@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

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;
}

@font-face {
  font-family: "AmaticSC-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/amatic-sc/AmaticSC-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "AmaticSC-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/amatic-sc/AmaticSC-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Michroma-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/michroma/Michroma-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/montserrat/Montserrat-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-ExtraLight";
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/montserrat/Montserrat-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/montserrat/Montserrat-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/montserrat/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/montserrat/Montserrat-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/montserrat/Montserrat-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/montserrat/Montserrat-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat-Black";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/montserrat/Montserrat-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Orbitron-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/orbitron/Orbitron-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Orbitron-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/orbitron/Orbitron-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Orbitron-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/orbitron/Orbitron-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Orbitron-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/orbitron/Orbitron-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Orbitron-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/orbitron/Orbitron-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Orbitron-Black";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/orbitron/Orbitron-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Pacifico-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/pacifico/Pacifico-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "PoiretOne-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/poiret-one/PoiretOne-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/poppins/Poppins-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-ExtraLight";
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/poppins/Poppins-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Light";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/poppins/Poppins-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/poppins/Poppins-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/poppins/Poppins-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-SemiBold";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/poppins/Poppins-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/poppins/Poppins-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/poppins/Poppins-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Black";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/poppins/Poppins-Black.ttf") format("truetype");
}
@font-face {
  font-family: "ShadowsIntoLight-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/shadows-into-light/ShadowsIntoLight-Regular.ttf") format("truetype");
}
/*
@include font-face("AlumniSansPinstripe-Regular", "/fonts/", 400, normal, "ttf");

@include font-face("BebasNeue-Regular", "/fonts/", 400, normal, "ttf");
@include font-face("Cantarell-Regular", "/fonts/", 400, normal, "ttf");
@include font-face("Cantarell-Regular", "/fonts/", 700, normal, "ttf");
@include font-face("Chewy-Regular", "/fonts/", 400, normal, "ttf");
@include font-face("CormorantGaramond-VariableFont_wght", "/fonts/", 400, normal, "ttf"); // 300, 400, 500, 600, 700
@include font-face("Inter-VariableFont_opsz,wght", "/fonts/", 400, normal, "ttf"); // 100 bis 900
@include font-face("Kodchasan-ExtraLight", "/fonts/", 200, normal, "ttf");
@include font-face("Kodchasan-Light", "/fonts/", 300, normal, "ttf");
@include font-face("Kodchasan-Regular", "/fonts/", 400, normal, "ttf");
@include font-face("Kodchasan-Medium", "/fonts/", 500, normal, "ttf");
@include font-face("Kodchasan-SemiBold", "/fonts/", 600, normal, "ttf");
@include font-face("Kodchasan-Bold", "/fonts/", 700, normal, "ttf");
@include font-face("Lato-Thin", "/fonts/", 100, normal, "ttf");
@include font-face("Lato-Light", "/fonts/", 300, normal, "ttf");
@include font-face("Lato-Regular", "/fonts/", 400, normal, "ttf");
@include font-face("Lato-Bold", "/fonts/", 700, normal, "ttf");
@include font-face("Lato-Black", "/fonts/", 900, normal, "ttf");
@include font-face("LobsterTwo-Regular", "/fonts/", 400, normal, "ttf");
@include font-face("LobsterTwo-Bold", "/fonts/", 700, normal, "ttf");
@include font-face("Michroma-Regular", "/fonts/", 400, normal, "ttf");
@include font-face("Montserrat-VariableFont_wght", "/fonts/", 400, normal, "ttf");  // 100 bis 900
@include font-face("MuseoModerno-VariableFont_wght", "/fonts/", 400 normal, "ttf"); // 100 bis 900
@include font-face("OpenSans-VariableFont_wdth,wght", "/fonts/", 400, normal, "ttf"); // 300 bis 800
@include font-face("Ovo-Regular", "/fonts/", 400, normal, "ttf");
@include font-face("PlayfairDisplaySC-Regular", "/fonts/", 400, normal, "ttf");
@include font-face("PlayfairDisplaySC-Bold", "/fonts/", 700, normal, "ttf");
@include font-face("PlayfairDisplaySC-Black", "/fonts/", 900, normal, "ttf");

@include font-face("Raleway-VariableFont_wght", "/fonts/", 400, normal, "ttf"); // 100 bis 900
@include font-face("RalewayDots-Regular", "/fonts/", 400, normal, "ttf");
@include font-face("SourceCodePro-VariableFont_wght", "/fonts/", 400, normal, "ttf"); // 200 bis 900
@include font-face("TextMeOne-Regular", "/fonts/", 400, normal, "ttf");
*/
/*
.ff-AlumniSansPinstripe-Regular      { font-family: "AlumniSansPinstripe-Regular"; }
.ff-AmaticSC-Regular                 { font-family: "AmaticSC-Regular"; }
.ff-AmaticSC-Bold                    { font-family: "AmaticSC-Bold"; }
.ff-BebasNeue-Regular                { font-family: "BebasNeue-Regular"; }
.ff-Cantarell-Regular                { font-family: "Cantarell-Regular"; }
.ff-Chewy-Regular                    { font-family: "Chewy-Regular"; }
.ff-CormorantGaramond-VariableFont_wght { font-family: "CormorantGaramond-VariableFont_wght"; }
.ff-Inter-VariableFont_opsz-wght     { font-family: "Inter-VariableFont_opsz,wght"; }
.ff-Kodchasan-ExtraLight             { font-family: "Kodchasan-ExtraLight"; }
.ff-Kodchasan-Light                  { font-family: "Kodchasan-Light"; }
.ff-Kodchasan-Regular                { font-family: "Kodchasan-Regular"; }
.ff-Kodchasan-Medium                 { font-family: "Kodchasan-Medium"; }
.ff-Kodchasan-SemiBold               { font-family: "Kodchasan-SemiBold"; }
.ff-Kodchasan-Bold                   { font-family: "Kodchasan-Bold"; }
.ff-Lato-Thin                        { font-family: "Lato-Thin"; }
.ff-Lato-Light                       { font-family: "Lato-Light"; }
.ff-Lato-Regular                     { font-family: "Lato-Regular"; }
.ff-Lato-Bold                        { font-family: "Lato-Bold"; }
.ff-Lato-Black                       { font-family: "Lato-Black"; }
.ff-LobsterTwo-Regular               { font-family: "LobsterTwo-Regular"; }
.ff-LobsterTwo-Bold                  { font-family: "LobsterTwo-Bold"; }
.ff-Michroma-Regular                 { font-family: "Michroma-Regular"; }
.ff-Montserrat-VariableFont_wght     { font-family: "Montserrat-VariableFont_wght"; }
.ff-MuseoModerno-VariableFont_wght   { font-family: "MuseoModerno-VariableFont_wght"; }
.ff-OpenSans-VariableFont_wdth-wght  { font-family: "OpenSans-VariableFont_wdth,wght"; }
.ff-Ovo-Regular                      { font-family: "Ovo-Regular"; }
.ff-PlayfairDisplaySC-Regular        { font-family: "PlayfairDisplaySC-Regular"; }
.ff-PlayfairDisplaySC-Bold           { font-family: "PlayfairDisplaySC-Bold"; }
.ff-PlayfairDisplaySC-Black          { font-family: "PlayfairDisplaySC-Black"; }
.ff-PoiretOne-Regular                { font-family: "PoiretOne-Regular"; }
.ff-Raleway-VariableFont_wght        { font-family: "Raleway-VariableFont_wght"; }
.ff-RalewayDots-Regular              { font-family: "RalewayDots-Regular"; }
.ff-SourceCodePro-VariableFont_wght  { font-family: "SourceCodePro-VariableFont_wght"; }
.ff-TextMeOne-Regular                { font-family: "TextMeOne-Regular"; }
*/
/*
@mixin AlumniSansPinstripe-Regular($font, $weight: 400)      
{ 
  font-family: "AlumniSansPinstripe-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin AmaticSC-Regular($font, $weight: 400)
{ 
  font-family: "AmaticSC-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin AmaticSC-Bold($font, $weight: 400)
{ 
  font-family: "AmaticSC-Bold";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin BebasNeue-Regular($font, $weight: 400){ 
  font-family: "BebasNeue-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Cantarell-Regular($font, $weight: 400)
{ 
  font-family: "Cantarell-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Chewy-Regular($font, $weight: 400)
{ 
  font-family: "Chewy-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin CormorantGaramond-VariableFont_wght($font, $weight: 400)
{ 
  font-family: "CormorantGaramond-VariableFont_wght";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
  font-variation-settings: 'wght' $weight;
}

@mixin Inter-VariableFont_opsz-wght($font, $weight: 400)
{ 
  font-family: "Inter-VariableFont_opsz,wght";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
  font-variation-settings: 'wght' $weight;
}

@mixin Kodchasan-ExtraLight($font, $weight: 400)
{ 
  font-family: "Kodchasan-ExtraLight";
  font-style: normal;
  font-size: $font;
  font-weight: $weight; 
}

@mixin Kodchasan-Light($font, $weight: 400)
{ 
  font-family: "Kodchasan-Light";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Kodchasan-Regular($font, $weight: 400)
{ 
  font-family: "Kodchasan-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Kodchasan-Medium($font, $weight: 400)
{ 
  font-family: "Kodchasan-Medium";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Kodchasan-SemiBold($font, $weight: 400)
{ 
  font-family: "Kodchasan-SemiBold";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Kodchasan-Bold($font, $weight: 400)
{ 
  font-family: "Kodchasan-Bold";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Lato-Thin($font, $weight: 400)
{ 
  font-family: "Lato-Thin";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Lato-Light($font, $weight: 400)
{ 
  font-family: "Lato-Light";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Lato-Regular($font, $weight: 400)
{ 
  font-family: "Lato-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Lato-Bold($font, $weight: 400)
{ 
  font-family: "Lato-Bold";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin ff-Lato-Black($font, $weight: 400)
{ 
  font-family: "Lato-Black";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin LobsterTwo-Regular($font, $weight: 400)
{ 
  font-family: "LobsterTwo-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin LobsterTwo-Bold($font, $weight: 400)
{ 
  font-family: "LobsterTwo-Bold";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Michroma-Regular($font, $weight: 400)
{ 
  font-family: "Michroma-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Montserrat-VariableFont_wght($font, $weight: 400)
{ 
  font-family: "Montserrat-VariableFont_wght";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
  font-variation-settings: 'wght' $weight;
}

@mixin MuseoModerno-VariableFont_wght($font, $weight: 400)
{ 
  font-family: "MuseoModerno-VariableFont_wght";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
  font-variation-settings: 'wght' $weight;
}

@mixin OpenSans-VariableFont_wdth-wght($font, $weight: 400)
{ 
  font-family: "OpenSans-VariableFont_wdth,wght";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
  font-variation-settings: 'wght' $weight;
}

@mixin Ovo-Regular($font, $weight: 400)
{ 
  font-family: "Ovo-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin PlayfairDisplaySC-Regular($font, $weight: 400)
{ 
  font-family: "PlayfairDisplaySC-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin PlayfairDisplaySC-Bold($font, $weight: 400)
{ 
  font-family: "PlayfairDisplaySC-Bold";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin PlayfairDisplaySC-Black($font, $weight: 400)
{
  font-family: "PlayfairDisplaySC-Black";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin PoiretOne-Regular($font, $weight: 400)
{ 
  font-family: "PoiretOne-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}

@mixin Raleway-VariableFont_wght($font, $weight: 400)
{ 
  font-family: "Raleway-VariableFont_wght";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
  font-variation-settings: 'wght' $weight;
}

@mixin RalewayDots-Regular($font, $weight: 400)
{
  font-family: "RalewayDots-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}
@mixin SourceCodePro-VariableFont_wght($font, $weight: 400)
{ 
  font-family: "SourceCodePro-VariableFont_wght";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
  font-variation-settings: 'wght' $weight;
}

@mixin TextMeOne-Regular($font, $weight: 400)
{ 
  font-family: "TextMeOne-Regular";
  font-style: normal;
  font-size: $font;
  font-weight: $weight;
}
*/
/*
.test-text{
  @include Montserrat-VariableFont_wght(20px, 100);
  line-height: 30px;
}

.test-text-link{
  all: unset;
  cursor: pointer;
  @include Montserrat-VariableFont_wght(20px, 100);
}

.test-title{
  @include Montserrat-VariableFont_wght(30px, 400); 
  text-transform: uppercase;
  letter-spacing: 4px;
}


.test-button{
  @include SourceCodePro-VariableFont_wght(40px, 400);
}

.test-slogan{
  @include SourceCodePro-VariableFont_wght(40px, 400);
}

 */
.logimeister.cookie-consent {
  position: fixed;
  backdrop-filter: blur(12px);
  width: 100vw;
  height: 100vh;
}
/*

  @include breakpoint.mobile-s {
  }

  @include breakpoint.mobile-m {
  }

  @include breakpoint.mobile-l {
  }

  @include breakpoint.tablet-s {
  }

  @include breakpoint.tablet-m {
  }

  @include breakpoint.tablet-l {
  }

  @include breakpoint.tablet-xl {
  }

  @include breakpoint.desktop-s {
  }

  @include breakpoint.desktop-m {
  }

  @include breakpoint.desktop-l {
  }

  @include breakpoint.desktop-xl {
  }

  @include breakpoint.desktop-xxl {
  }

 */
/*
$turquise: #374f4f;
$turquise: #a7f2f2;
$turquise: #4f7373;
$turquise: #8bc9c9;
$turquise: #6fa1a1;
 */
/*
 * Schnörkelschrift
 * font-family: 'ShadowsIntoLight-Regular', 'Shadows Into Light Regular', sans-serif;
 *
 */
/*
 * Text & Header
 * font-family: 'Montserrat-Light', 'Montserrat Light', sans-serif;
 * font-family: 'Poppins-Light', 'Poppins Light', sans-serif;
 */
/*


 */
/*
  font-family: 'Poppins-Thin', 'Poppins Thin', sans-serif;
  font-family: 'Poppins-ExtraLight', 'Poppins Extra Light', sans-serif;
  font-family: 'Poppins-Light', 'Poppins Light', sans-serif;
  font-family: 'Poppins-Regular', 'Poppins Regular', sans-serif;
 */
/*** positioning ***/
/*** height width ***/
.logimeister {
  /*
    &.footer{
      background-color: variable.$color-primary;

      &__container {

       }

      &__title{
        @include fonts.brand();
        color: variable.$color-white;
        line-height: unset !important;
        // font-size: clamp(24px, 12vw, 1000px) !important;
        font-size:  calc(100vw / 11) !important;
      }

      &__fullwidth{
        display: block;
        width: 80%;
        // passe die Höhe an deinen Footer an 
        height: clamp(48px, 12vw, 480px);
        color: white;
        fill: white;
      }
    }
  */
}
.logimeister.footer {
  margin-top: 100px;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.footer {
    padding-bottom: 100px;
  }
}
.logimeister.footer__container {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 200px;
  gap: 20px;
}
.logimeister.footer__logo-link {
  all: unset;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.footer__logo {
    height: 40px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.footer__logo {
    height: 50px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.footer__logo {
    height: 50px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.footer__logo {
    height: 70px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.footer__logo {
    height: 70px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.footer__logo {
    height: 80px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.footer__logo {
    height: 80px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.footer__logo {
    height: 80px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.footer__logo {
    height: 100px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.footer__logo {
    height: 100px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.footer__logo {
    height: 100px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.footer__logo {
    height: 100px;
  }
}
.logimeister.footer__link {
  all: unset;
  cursor: pointer;
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
  text-transform: uppercase;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.footer__link {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.footer__link {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.footer__link {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.footer__link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.footer__link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.footer__link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.footer__link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.footer__link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.footer__link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.footer__link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.footer__link {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.footer__link {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}

.logimeister.header {
  display: flex;
  justify-content: center;
}
.logimeister.header__container {
  position: absolute;
  top: 20px;
  width: 80%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logimeister.header__button {
  text-transform: uppercase;
  padding: 12px 32px;
  color: white;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  cursor: pointer;
  transition: all 0.3s ease;
}
.logimeister.header__button:hover {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  transform: translateY(-2px);
}
.logimeister.header__button:active {
  transform: translateY(0);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.logimeister.header__logo {
  height: 60px;
}
.logimeister.header__brand {
  all: unset;
  cursor: pointer;
  font-family: "Orbitron-Medium", "Orbitron Medium", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.header__brand {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.header__brand {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.header__brand {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.header__brand {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.header__brand {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.header__brand {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.header__brand {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.header__brand {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.header__brand {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.header__brand {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.header__brand {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.header__brand {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 4px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .logimeister.header__link--active {
    border-bottom: unset;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .logimeister.header__link-text {
    display: none;
  }
}
.logimeister.header__icon {
  width: 24px;
}
@media screen and (min-width: 768px) {
  .logimeister.header__icon {
    display: none;
  }
}

.logimeister.header__link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.logimeister.hero-header {
  height: 100vh;
  color: white;
  position: relative;
  overflow: hidden;
}
.logimeister.hero-header.hero-header--legal {
  height: 40vh;
}
.logimeister.hero-header__slogan {
  position: absolute;
  bottom: 100px;
  left: 50px;
  max-width: 700px;
  font-family: "AmaticSC-Bold", "Amatic SC Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 2px;
  text-indent: 2px;
}
.logimeister.hero-header__image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transform: scale(1);
  animation: cameraMove 30s ease-in-out infinite;
  position: relative;
  z-index: -1;
}
.logimeister.content-container {
  display: flex;
  justify-content: center;
}

@keyframes cameraMove {
  0% {
    transform: scale(1) translate(0, 0);
  }
  50% {
    transform: scale(1.4) translate(10px, 10px);
  }
  100% {
    transform: scale(1) translate(0, 0);
  }
}
.tasks_icon {
  color: white;
  stroke-width: 1;
}

.logimeister.form__step {
  display: none;
}
.logimeister.form__step--active {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.logimeister.form__step-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-top: 20px;
}
.logimeister.form__step-wrapper--row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.logimeister.form__step-wrapper-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}
.logimeister.form__input {
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
  border: 1px solid #d1d1d1;
  border-radius: 10px;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__input {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__input {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__input {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__input {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__input {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__input {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__input {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__input {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__input {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__input {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__input {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__input {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__input {
    height: 30px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__input {
    height: 30px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__input {
    height: 40px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__input {
    height: 40px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__input {
    height: 40px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__input {
    height: 40px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__input {
    height: 40px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__input {
    height: 50px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__input {
    height: 50px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__input {
    height: 50px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__input {
    height: 50px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__input {
    height: 50px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
.logimeister.form__input:focus {
  outline: none;
  border: 1.5px solid #6fa1a1;
}
.logimeister.form__textarea {
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
  border: 1px solid #d1d1d1;
  border-radius: 10px;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__textarea {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__textarea {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__textarea {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__textarea {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__textarea {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__textarea {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__textarea {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__textarea {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__textarea {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__textarea {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__textarea {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__textarea {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__textarea {
    padding-left: 10px;
    margin-top: 10px;
  }
}
.logimeister.form__textarea:focus {
  outline: none;
  border: 1.5px solid #6fa1a1;
}
.logimeister.form__button {
  all: unset;
  cursor: pointer;
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px; /* space between icon and text */
  font-weight: 600;
  padding: 10px 18px;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.logimeister.form__button:focus {
  outline: none;
}
.logimeister.form__button--primary {
  background-color: transparent;
  color: #5b9c9b; /* teal */
  border: 1.5px solid #5b9c9b;
}
.logimeister.form__button--primary:hover {
  background-color: rgba(91, 156, 155, 0.1);
}
.logimeister.form__button--seconday {
  background-color: #5b9c9b; /* teal */
  color: white;
  border: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.logimeister.form__button--seconday:hover {
  background-color: #4b8b8a;
}
.logimeister.form__button--hidden {
  display: none;
}
.logimeister.form__button:focus {
  transform: scale(1.05);
}
.logimeister.form__button-icon {
  width: 24px;
  height: 24px;
  color: #6fa1a1;
  stroke-width: 1;
}
.logimeister.form__button-icon--white {
  color: #ffffff;
}
.logimeister.form__checkbox {
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__checkbox {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__checkbox {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__checkbox {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__checkbox {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__checkbox {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__checkbox {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__checkbox {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__checkbox {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__checkbox {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__checkbox {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__checkbox {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__checkbox {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.form__checkbox-link {
  all: unset;
  cursor: pointer;
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
  color: #6fa1a1;
}
.logimeister.form__checkbox-link:focus {
  outline: none;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__checkbox-link {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__checkbox-link {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__checkbox-link {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__checkbox-link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__checkbox-link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__checkbox-link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__checkbox-link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__checkbox-link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__checkbox-link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__checkbox-link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__checkbox-link {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__checkbox-link {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.form__checkbox-label {
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__checkbox-label {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__checkbox-label {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__checkbox-label {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__checkbox-label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__checkbox-label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__checkbox-label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__checkbox-label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__checkbox-label {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__checkbox-label {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__checkbox-label {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__checkbox-label {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__checkbox-label {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.form__label {
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
  color: #6fa1a1;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__label {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__label {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__label {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__label {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__label {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__label {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__label {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__label {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.form__validation-error {
  font-family: "Poppins-Thin", "Poppins Thin", sans-serif;
  font-style: normal;
  font-weight: 100;
  color: #bd1c30;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__validation-error {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__validation-error {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__validation-error {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__validation-error {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__validation-error {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__validation-error {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__validation-error {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__validation-error {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__validation-error {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__validation-error {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__validation-error {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__validation-error {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
.logimeister.form__link {
  all: unset;
  cursor: pointer;
}
.logimeister.form__link:focus {
  outline: none;
}
.logimeister.form__summary {
  border: 1px solid #6fa1a1;
  border-radius: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__summary {
    gap: 14px;
    overflow: auto;
    height: 160px;
    padding-left: 10px;
    margin-top: 10px;
  }
}
.logimeister.form__summary-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.logimeister.form__summary-title {
  font-family: "Poppins-SemiBold", "Poppins Semi Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__summary-title {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__summary-title {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__summary-title {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__summary-title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__summary-title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__summary-title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__summary-title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__summary-title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__summary-title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__summary-title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__summary-title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__summary-title {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.form__summary-text {
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.form__summary-text {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.form__summary-text {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.form__summary-text {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.form__summary-text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.form__summary-text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.form__summary-text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.form__summary-text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.form__summary-text {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.form__summary-text {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.form__summary-text {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.form__summary-text {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.form__summary-text {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.form__summary-text--success {
  color: #00aa77;
}
.logimeister.form__summary-text--error {
  color: #bd1c30;
}
.logimeister.form__summary-text--success-none {
  display: none;
}
.logimeister.form__summary-text--error-none {
  display: none;
}
.logimeister .decrease {
  all: unset;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  color: #6fa1a1;
  border: 0.5px solid #6fa1a1;
  padding-bottom: 4px;
  width: 30px;
  border-radius: 10px;
}
.logimeister .increase {
  all: unset;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  color: #6fa1a1;
  border: 0.5px solid #6fa1a1;
  padding-bottom: 4px;
  width: 30px;
  border-radius: 10px;
}

#ContactForModal::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: -1;
}

.logimeister.modal {
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  overflow: auto;
}
.logimeister.modal--closed {
  display: none;
}
.logimeister.modal__icon-x {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  fill: white;
  color: white;
  cursor: pointer;
}
.logimeister.modal__container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 8px 16px rgba(0, 0, 0, 0.1), 0 16px 32px rgba(0, 0, 0, 0.15);
  /* leichter 3D "Pop" Effekt */
  transform: perspective(1000px) translateZ(20px) scale(1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.modal__container {
    width: 90%;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.modal__container {
    width: 90%;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.modal__container {
    width: 80%;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.modal__container {
    width: 80%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.modal__container {
    width: 70%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.modal__container {
    width: 70%;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.modal__container {
    width: 50%;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.modal__container {
    width: 50%;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.modal__container {
    width: 50%;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.modal__container {
    width: 50%;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.modal__container {
    width: 80%;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.modal__container {
    width: 80%;
  }
}
@media screen and (min-width: 0px) and (max-width: 400px) {
  .logimeister.modal__container--offer {
    width: 99%;
  }
}
@media screen and (min-width: 400px) and (max-width: 768px) {
  .logimeister.modal__container--offer {
    width: 90%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .logimeister.modal__container--offer {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .logimeister.modal__container--offer {
    width: 70%;
  }
}
.logimeister.modal__header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 20px;
  background-size: 100% 100%;
  background-position: 0px 0px;
  background-image: linear-gradient(77deg, #6fa1a1 0%, #ed9474 200%);
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 50px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 50px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 50px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 60px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 60px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 80px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 80px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 80px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 80px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 80px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.modal__logo {
    margin-top: 20px;
    height: 80px;
  }
}
.logimeister.modal__title {
  font-family: "Poppins-SemiBold", "Poppins Semi Bold", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.modal__title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.modal__title {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.modal__title {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.modal__title {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.modal__title {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.modal__title {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.modal__title {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.modal__title {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.modal__title {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.modal__title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.modal__title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.modal__title {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.modal__progress-container {
  padding-bottom: 40px;
}
.logimeister.modal__progress {
  appearance: none;
  width: 100px;
  height: 4px;
}
.logimeister.modal__progress::-webkit-progress-bar {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 4px;
}
.logimeister.modal__progress::-webkit-progress-value {
  background-color: #ffffff;
  border-radius: 4px;
}
.logimeister.modal__content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.modal__content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 20px;
    height: 300px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 300px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 400px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 400px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 400px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 400px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 400px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 400px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 400px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 400px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 400px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.modal__content-wrapper {
    margin-top: 40px;
    height: 400px;
  }
}
.logimeister.modal__button-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  margin-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.modal__button-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.logimeister.modal__button-wrapper--end {
  justify-content: flex-end;
}

:root {
  --bg: #ffffff;
  --text: #0b0c0e;
  --muted: #677489;
  --muted-2: #8b97aa;
  --line: #e9edf2;
  --card: #f6f8fb;
  --accent: #0b0c0e;
  --radius: 24px;
  --shadow: 0 8px 24px rgba(12, 18, 28, 0.06);
}

/* RESET */
* {
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

body {
  margin: 0;
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";
  color: var(--text);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img {
  max-width: 100%;
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

/* PAGE */
.page {
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
  padding: 32px 24px 64px;
}

.container {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

/* HEADER */
.header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 12px 8px;
}

.header__mark {
  width: 2px;
  height: 42px;
  background: var(--text);
  border-radius: 2px;
  transform-origin: center;
  animation: grow-in 700ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.kicker {
  text-align: center;
  letter-spacing: 0.35em;
  font-size: 12px;
  color: var(--muted-2);
  margin-top: 16px;
}

/* HERO */
.hero {
  text-align: center;
  margin-top: 16px;
}

.hero__title {
  font-size: clamp(40px, 6.8vw, 86px);
  line-height: 1.05;
  font-weight: 700;
  margin: 12px 0 8px;
  letter-spacing: -0.02em;
  opacity: 0;
  transform: translateY(8px);
  animation: fade-up 700ms 0.1s cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.hero__subtitle {
  font-size: clamp(20px, 3.2vw, 40px);
  color: #445367;
  font-weight: 500;
  margin: 0 0 28px;
  opacity: 0;
  transform: translateY(8px);
  animation: fade-up 700ms 0.18s cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.hero__lead {
  max-width: 800px;
  margin: 0 auto;
  color: var(--muted);
  line-height: 1.75;
  font-size: clamp(14px, 1.6vw, 16px);
  opacity: 0;
  transform: translateY(8px);
  animation: fade-up 700ms 0.26s cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

/* SECTION: FEATURES + CTA */
.section {
  margin-top: clamp(32px, 6vw, 64px);
}

.grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

@media (min-width: 920px) {
  .grid {
    grid-template-columns: 1fr 1fr;
    gap: 28px;
    align-items: stretch;
  }
}
/* FEATURE LIST */
.feature-list {
  display: grid;
  gap: 28px;
  align-content: start;
}

.feature {
  padding-left: 20px;
  border-left: 3px solid var(--line);
}

.feature + .feature {
  border-left-color: var(--line);
}

.feature__title {
  font-weight: 600;
  font-size: 20px;
  margin: 0 0 8px;
}

.feature__text {
  color: var(--muted);
  line-height: 1.75;
  margin: 0;
}

/* CTA CARD */
.cta {
  background: var(--card);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: clamp(22px, 4vw, 36px);
  display: grid;
  place-content: center;
  min-height: 320px;
  position: relative;
  overflow: hidden;
}

.cta__halo {
  position: absolute;
  inset: -60% -10% auto auto;
  width: 480px;
  height: 480px;
  border-radius: 50%;
  background: radial-gradient(closest-side, rgba(0, 0, 0, 0.06), transparent 70%);
  filter: blur(6px);
  pointer-events: none;
  animation: float 7s ease-in-out infinite;
}

.cta__icon {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: var(--accent);
  color: white;
  display: grid;
  place-items: center;
  margin: 0 auto 18px;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.12);
  animation: nudge 2.4s ease-in-out infinite;
}

.cta__icon svg {
  width: 34px;
  height: 34px;
}

.cta__question {
  text-align: center;
  color: #333c48;
  font-weight: 500;
  margin: 0 0 16px;
}

.cta__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 500;
  border-radius: 999px;
  padding: 10px 18px;
  background: white;
  border: 1px solid #dfe6ee;
  margin: 0 auto;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  cursor: pointer;
}

.cta__button:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 18px rgba(12, 18, 28, 0.08);
  border-color: #cfd9e6;
}

.cta__button:active {
  transform: translateY(0);
  box-shadow: none;
}

/* ANIMATIONS */
@keyframes grow-in {
  from {
    transform: scaleY(0);
    opacity: 0;
  }
  to {
    transform: scaleY(1);
    opacity: 1;
  }
}
@keyframes fade-up {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes float {
  0%, 100% {
    transform: translateY(-3%);
  }
  50% {
    transform: translateY(3%);
  }
}
@keyframes nudge {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-2px);
  }
}
:root {
  --bg1: #f6f9f8;
  --text1: #0f172a; /* slate-900 */
  --muted1: #475569; /* slate-600 */
  --card1: #ffffff;
  --brand1: #6ca79e; /* teal/seafoam */
  --brand1-strong: #5b9a91;
  --ring: rgb(0 0 0 / 7%);
  --shadow: 0 10px 30px rgb(2 6 23 / 6%);
  --radius-xl: 22px;
}

* {
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

body {
  margin: 0;
  font-family: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji";
  color: var(--text1);
  background: radial-gradient(1200px 600px at 70% -80%, #e1f0ed 0%, transparent 60%), var(--bg1);
  line-height: 1.5;
}

.container {
  max-width: 1120px;
  margin-inline: auto;
  padding: 24px 20px;
}

/* Utility */
.visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(50%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

/* ---------- HERO ---------- */
.hero {
  padding: 28px 0 16px;
  text-align: center;
}

.hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 0.8rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #63757a;
  margin-bottom: 18px;
  position: relative;
}

.hero__eyebrow::before, .hero__eyebrow::after {
  content: "";
  width: 42px;
  height: 2px;
  background: #b9d7d2;
  border-radius: 1px;
}

.hero__title {
  font-weight: 800;
  line-height: 1.1;
  margin: 0;
}

.hero__title-main {
  font-size: clamp(2.2rem, 4.8vw, 3.8rem);
}

.hero__title-highlight {
  font-size: clamp(2.2rem, 6vw, 4.2rem);
  color: var(--brand1);
  margin-top: 6px;
}

.hero__lead {
  max-width: 820px;
  margin: 18px auto 0;
  color: var(--muted1);
}

/* ---------- FEATURES ---------- */
.features {
  padding: 36px 0 8px;
}

.features__grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 960px) {
  .features__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 560px) {
  .features__grid {
    grid-template-columns: 1fr;
  }
}
.feature-card {
  background: var(--card1);
  border-radius: 16px;
  box-shadow: var(--shadow);
  padding: 22px;
  text-align: left;
  border: 1px solid var(--ring1);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.feature-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(2, 6, 23, 0.1);
}

.feature-card__icon {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  background: #cfe4df;
  display: inline-grid;
  place-items: center;
  margin-bottom: 14px;
}

.feature-card__icon svg {
  width: 22px;
  height: 22px;
  stroke: #2d6f66;
}

.feature-card__title {
  font-weight: 700;
  margin: 0 0 6px;
}

.feature-card__text {
  font-size: 0.92rem;
  color: #56636b;
  margin: 0;
}

/* ---------- CTA BANNER ---------- */
.cta {
  padding: 28px 0 64px;
}

.cta__wrap {
  background: linear-gradient(160deg, var(--brand1), var(--brand1-strong));
  color: #ecf7f5;
  border-radius: 26px;
  padding: 40px 26px;
  box-shadow: var(--shadow);
}

.cta__inner {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
}

.cta__title {
  font-size: clamp(1.2rem, 3vw, 1.8rem);
  font-weight: 700;
  margin: 0 0 10px;
}

.cta__text {
  color: #e4f2f0;
  margin: 0 0 20px;
}

.buttons {
  display: flex;
  gap: 14px;
  justify-content: center;
  flex-wrap: wrap;
}

.btn {
  --btn-bg:#ffffff;
  --btn-fg:#0f3e39;
  appearance: none;
  border: 0;
  border-radius: 999px;
  padding: 12px 18px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.08), 0 8px 20px rgba(2, 6, 23, 0.12);
  transition: transform 0.2s ease, box-shadow 0.3s ease, background 0.3s ease, color 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--btn-fg);
  background: var(--btn-bg);
}

.btn--ghost {
  --btn-bg:transparent;
  --btn-fg:#ffffff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.45), 0 8px 20px rgba(2, 6, 23, 0.08);
}

.btn:focus-visible {
  outline: 3px solid #e7fffb;
  outline-offset: 2px;
}

.btn:hover {
  transform: translateY(-2px);
}

.btn__icon {
  display: inline-grid;
  place-items: center;
}

/* ---------- ANIMATIONS ---------- */
@keyframes fade-up {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.a-fade-up {
  opacity: 0;
  animation: fade-up 0.8s ease both;
}

.a-delay-1 {
  animation-delay: 0.06s;
}

.a-delay-2 {
  animation-delay: 0.12s;
}

.a-delay-3 {
  animation-delay: 0.18s;
}

.a-delay-4 {
  animation-delay: 0.24s;
}

.a-delay-5 {
  animation-delay: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  .feature-card, .btn {
    transition: none;
  }
  .a-fade-up {
    animation: none;
    opacity: 1;
  }
}
.container1 {
  display: flex;
  max-width: 1400px;
  margin: 0 auto;
  padding: 40px 20px;
}

.left-column {
  flex: 1;
  padding-right: 40px;
  position: sticky;
  top: 40px;
  align-self: flex-start;
  height: fit-content;
}

.left-column h1 {
  font-size: 32px;
  margin-bottom: 10px;
}

.left-column p {
  font-size: 16px;
  color: #777;
  max-width: 300px;
}

.right-column {
  flex: 2;
}

.experience {
  margin-bottom: 40px;
}

.experience h3 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

.experience .location {
  font-weight: bold;
  color: #111;
  margin: 4px 0;
}

.experience p {
  font-size: 15px;
  line-height: 1.6;
  color: #555;
}

.icon {
  width: 40px;
  height: 40px;
  background: #eee;
  border-radius: 50%;
  margin-bottom: 10px;
}

/* =========
       Design Tokens
       ========= */
:root {
  --bg: #f6fbf9;
  --bg-soft: #eef7f4;
  --card: #ffffff;
  --ink: #0a2e28;
  --ink-soft: #557a72;
  --primary: #4fb89b;
  --primary-600:#38a889;
  --primary-700:#2f8f75;
  --ring: 0 0 0 6px rgba(79,184,155,.12);
  --shadow: 0 10px 35px rgba(22, 80, 70, 0.12);
  --radius-xl: 22px;
  --radius-2xl: 28px;
  --transition: 220ms cubic-bezier(.22,1,.36,1);
}

/* =========
   Reset / Base
   ========= */
*, *::before, *::after {
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

body {
  margin: 0;
  font-family: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji";
  color: var(--ink);
  background: radial-gradient(1000px 500px at -15% 10%, var(--bg-soft), transparent 60%), radial-gradient(900px 480px at 115% -10%, var(--bg-soft), transparent 60%), var(--bg);
  line-height: 1.5;
}

/* =========
   Block: hero (page)
   ========= */
.hero {
  min-height: 100%;
  display: grid;
  place-items: center;
  padding: 6rem 1.25rem 4rem;
}

.hero__container {
  max-width: 860px;
  width: 100%;
  text-align: center;
  animation: hero-fade 0.7s ease-out both;
}

@keyframes hero-fade {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Icon badge */
.hero__icon {
  width: 84px;
  height: 84px;
  margin: 0 auto 1.25rem;
  border-radius: 24px;
  background: linear-gradient(180deg, #eaf7f3, #dff3ec);
  display: grid;
  place-items: center;
  box-shadow: var(--shadow);
  transition: transform var(--transition), box-shadow var(--transition);
}

.hero__icon svg {
  width: 42px;
  height: 42px;
  display: block;
}

.hero__icon:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 40px rgba(22, 80, 70, 0.16);
}

.hero__title {
  line-height: 1.05;
  margin: 0.25rem 0 0.5rem;
  letter-spacing: 0.5px;
  font-weight: 800;
}

.hero__subtitle {
  font-size: clamp(1.05rem, 1.1vw + 0.8rem, 1.5rem);
  color: var(--ink);
  opacity: 0.9;
  font-weight: 700;
  margin: 0 0 1.5rem;
}

.hero__lead {
  max-width: 760px;
  margin: 0 auto 1.75rem;
  color: var(--ink-soft);
  font-size: 1.1rem;
}

/* Badges row */
.hero__badges {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  flex-wrap: wrap;
  margin: 1.25rem 0 2.25rem;
}

.hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  /*
  padding:.5rem .9rem;
  border-radius: 999px;
  background: var(--card);
  border:1px solid #e8efe8;
  box-shadow: 0 2px 10px rgba(22,80,70,.06);
  font-size:.95rem;

   */
  color: var(--ink-soft);
  transition: transform var(--transition), box-shadow var(--transition);
}

.hero__badge:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(22, 80, 70, 0.1);
}

.hero__badge-icon {
  width: 18px;
  height: 18px;
  display: block;
  flex: 0 0 auto;
}

/* Actions */
.hero__actions {
  display: flex;
  gap: 0.9rem;
  justify-content: center;
  flex-wrap: wrap;
}

.hero__btn {
  --btn-bg: var(--primary);
  --btn-bg-hover: var(--primary-600);
  --btn-ink: #0e2d26;
  appearance: none;
  border: 0;
  cursor: pointer;
  padding: 0.95rem 1.25rem;
  border-radius: var(--radius-xl);
  font-weight: 700;
  font-size: 1rem;
  transition: transform var(--transition), box-shadow var(--transition), background var(--transition), color var(--transition), outline var(--transition);
  outline: none;
}
@media screen and (min-width: 0px) and (max-width: 360px) {
  .hero__btn {
    min-width: 130px;
  }
}
@media screen and (min-width: 360px) and (max-width: 768px) {
  .hero__btn {
    min-width: 160px;
  }
}
@media screen and (min-width: 768px) {
  .hero__btn {
    min-width: 210px;
  }
}

.hero__btn:focus-visible {
  box-shadow: var(--ring);
}

.hero__btn--primary {
  background: var(--btn-bg);
  color: white;
  box-shadow: 0 8px 24px rgba(79, 184, 155, 0.32);
}

.hero__btn--primary:hover {
  background: var(--btn-bg-hover);
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(79, 184, 155, 0.38);
}

.hero__btn--secondary {
  background: var(--card);
  color: var(--primary-700);
  border: 1px solid #e8efe8;
  box-shadow: 0 6px 20px rgba(22, 80, 70, 0.08);
}

.hero__btn--secondary:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(22, 80, 70, 0.12);
}

/* small helpers for spacing on very narrow viewports */
@media (max-width: 420px) {
  .hero {
    padding-top: 4.5rem;
  }
  .hero__actions .hero__btn {
    min-width: 100%;
  }
}
h1, h2 {
  line-height: 1.2;
  margin: 0 0 0.6rem;
}

p {
  margin: 0.5rem 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.container {
  max-width: 1050px;
  margin-inline: auto;
  padding: 48px 20px;
}

/* -------- BEM Blocks -------- */
.section-header {
  text-align: center;
  margin-bottom: 28px;
  opacity: 0;
  transform: translateY(8px);
  animation: fadeUp 0.6s ease-out 0.1s forwards;
}

.section-header__title {
  font-size: clamp(1.6rem, 2.6vw, 2.6rem);
  font-weight: 800;
  letter-spacing: 0.2px;
}

.section-header__underline {
  width: 78px;
  height: 6px;
  border-radius: 6px;
  margin: 16px auto 0;
  background: linear-gradient(90deg, var(--accent) 0%, #10b981 100%);
  position: relative;
  overflow: hidden;
}

.section-header__underline::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.6) 40%, transparent 80%);
  animation: shine 2.2s ease-in-out 0.4s infinite;
}

.grid {
  display: grid;
  gap: 36px;
  align-items: start;
  grid-template-columns: 1.2fr 1.1fr;
}

/* Left column */
.why {
  opacity: 0;
  transform: translateY(10px);
  animation: fadeUp 0.6s ease-out 0.25s forwards;
}

.why__lead {
  color: var(--muted);
}

.why__emph {
  font-weight: 700;
}

.why__note {
  background: var(--note);
  border: 1px solid var(--border);
  border-left: 4px solid var(--accent);
  border-radius: 10px;
  padding: 16px 18px;
  margin-top: 18px;
}

.why__note-title {
  font-weight: 700;
  margin-bottom: 6px;
}

.why__note-text {
  color: var(--muted);
}

/* Right column */
.tasks {
  opacity: 0;
  transform: translateY(10px);
  animation: fadeUp 0.6s ease-out 0.35s forwards;
}

.tasks__title {
  font-size: 1.1rem;
  font-weight: 800;
}

.tasks__list {
  margin-top: 16px;
  display: grid;
  gap: 16px;
}

.tasks-item {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  align-items: start;
  background: var(--card);
  border: 1px solid var(--border);
  padding: 14px 16px;
  border-radius: 12px;
}

.tasks-item__icon {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
}

.tasks-item__text {
  color: var(--muted);
}

/* subtle hover */
.tasks-item {
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.tasks-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06);
}

/* -------- Utilities -------- */
.muted {
  color: var(--muted);
}

/* -------- Animations -------- */
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes shine {
  50% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(100%);
  }
}
/* -------- Responsive -------- */
@media (max-width: 900px) {
  .grid {
    grid-template-columns: 1fr;
  }
}
/* ====== Utilities ====== */
.u-sr {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* ====== Section: Legal Basis ====== */
.legal {
  display: grid;
  grid-template-columns: 1.4fr 0.9fr;
  gap: var(--gap);
  align-items: stretch;
  margin-bottom: 28px;
}

@media (max-width: 860px) {
  .legal {
    grid-template-columns: 1fr;
  }
}
.legal__card {
  border-radius: var(--radius);
  padding: 22px 22px;
  box-shadow: var(--shadow);
  border: 1px solid rgba(255, 255, 255, 0.04);
  animation: cardIn 0.6s both;
}

.legal__title {
  font-weight: 800;
  font-size: clamp(18px, 2.2vw, 22px);
  margin: 4px 0 14px;
  letter-spacing: 0.3px;
}

.legal__text {
  color: var(--muted);
  margin: 10px 0;
}

.notice {
  background: var(--card-contrast);
  border-radius: var(--radius);
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: var(--shadow);
  display: grid;
  align-content: start;
  gap: 10px;
  outline: 1px solid rgba(255, 255, 255, 0.02);
  animation: floatIn 0.7s 0.05s both;
}

.notice__title {
  color: #9ee5c0;
  font-weight: 800;
  font-size: clamp(16px, 2vw, 20px);
  margin: 2px 0 8px;
}

.notice__text {
  color: var(--muted);
}

/* ====== Section: Tasks ====== */
.tasks {
  border-radius: 18px;
  padding: clamp(16px, 1.5vw, 22px);
  box-shadow: var(--shadow);
  border: 1px solid rgba(255, 255, 255, 0.04);
}

.tasks__title {
  text-align: center;
  margin: 8px 6px 18px;
  font-size: clamp(20px, 2.6vw, 28px);
  letter-spacing: 0.4px;
}

.tasks__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--gap);
  padding: 12px 6px 8px;
  gap: 30px;
}

@media (max-width: 980px) {
  .tasks__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 620px) {
  .tasks__grid {
    grid-template-columns: 1fr;
  }
}
.task-card {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  padding: 22px 18px;
  text-align: center;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  transition: transform 0.35s ease, box-shadow 0.35s ease, background 0.35s ease, border-color 0.35s ease;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25);
  animation: cardIn 0.55s both;
}

.task-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.35);
  border-color: rgba(127, 180, 174, 0.35);
}

.task-card::after {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: inherit;
  background: radial-gradient(280px 120px at 15% -15%, rgba(127, 180, 174, 0.12), transparent 55%);
  opacity: 0.9;
  pointer-events: none;
  z-index: -1;
}

.task-card__icon {
  --s: 54px;
  width: var(--s);
  height: var(--s);
  margin: 6px auto 14px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, var(--accent), var(--accent-2));
  filter: drop-shadow(0 8px 18px rgba(127, 180, 174, 0.35));
}

.task-card__icon svg {
  width: 28px;
  height: 28px;
  color: #0c1416;
}

.task-card__text {
  color: var(--muted);
  font-weight: 500;
}

/* ====== Animations (minimal, elegant) ====== */
@keyframes cardIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes floatIn {
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
/* HEADER */
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 4rem;
}

.header__logo {
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: 1px;
}

.header__list {
  display: flex;
  gap: 2rem;
  list-style: none;
}

.header__link {
  text-decoration: none;
  color: #1a1a1a;
  font-size: 0.95rem;
  transition: color 0.3s ease;
}

.header__link:hover {
  color: #444;
}

.header__link--active {
  border-bottom: 1px solid #1a1a1a;
  padding-bottom: 2px;
}

/* HERO */
.hero {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  padding: 2rem 4rem;
}

.hero__content {
  max-width: 700px;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1s ease forwards;
}

.hero__label {
  font-size: 0.8rem;
  letter-spacing: 2px;
  color: #555;
  display: block;
  margin-bottom: 1rem;
}

.hero__title {
  font-weight: 700;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0px) and (max-width: 360px) {
  .hero__title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 360px) and (max-width: 768px) {
  .hero__title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .hero__title {
    font-size: 3rem;
  }
}

.hero__highlight {
  font-style: italic;
}

.hero__text {
  font-size: 1rem;
  color: #444;
  margin-bottom: 2rem;
  max-width: 550px;
}

.hero__buttons {
  display: flex;
  gap: 1rem;
}

/* BUTTONS */
.button {
  display: inline-block;
  padding: 0.8rem 1.5rem;
  border-radius: 6px;
  text-decoration: none;
  font-size: 0.95rem;
  transition: all 0.3s ease;
}

.button--primary {
  background: #0a0a0a;
  color: #fff;
}

.button--primary:hover {
  background: #333;
}

.button--secondary {
  background: #eee;
  color: #1a1a1a;
}

.button--secondary:hover {
  background: #ddd;
}

/* ANIMATION */
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (max-width: 400px) {
  .container--process {
    flex-direction: column;
    gap: 30px;
  }
}

@media screen and (max-width: 400px) {
  .left-column {
    position: relative;
  }
}

.logimeister.legal {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.legal__container {
    width: 80%;
  }
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.legal__wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 20px;
    margin-top: 100px;
  }
}
.logimeister.legal__header {
  font-family: "Poppins-Medium", "Poppins Medium", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.legal__header {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.legal__header {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0px;
    text-indent: 0px;
  }
}
.logimeister.legal__subheader {
  font-family: "Poppins-SemiBold", "Poppins Semi Bold", sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.legal__subheader {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.legal__subheader {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.legal__subheader {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.legal__subheader {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.legal__subheader {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.legal__subheader {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.legal__subheader {
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.legal__subheader {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.legal__subheader {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.legal__subheader {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.legal__subheader {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.legal__subheader {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.legal__subsubheader {
  font-family: "Poppins-Medium", "Poppins Medium", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.legal__subsubheader {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.legal__subsubheader {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.legal__subsubheader {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.legal__subsubheader {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.legal__subsubheader {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.legal__subsubheader {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.legal__subsubheader {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.legal__subsubheader {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.legal__subsubheader {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.legal__subsubheader {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.legal__subsubheader {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.legal__subsubheader {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.legal__subsubsubheader {
  font-family: "Poppins-SemiBold", "Poppins Semi Bold", sans-serif;
  font-style: normal;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.legal__subsubsubheader {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.legal__subsubsubheader {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.legal__text {
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.legal__text {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.legal__text {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.legal__text {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.legal__text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.legal__text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.legal__text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.legal__text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.legal__text {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.legal__text {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.legal__text {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.legal__text {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.legal__text {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
.logimeister.legal__link {
  font-family: "Poppins-ExtraLight", "Poppins Extra Light", sans-serif;
  font-style: normal;
  font-weight: 200;
  color: #6fa1a1;
}
@media screen and (min-width: 0px) and (max-width: 374.98px) {
  .logimeister.legal__link {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 375px) and (max-width: 411.98px) {
  .logimeister.legal__link {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 412px) and (max-width: 539.98px) {
  .logimeister.legal__link {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 540px) and (max-width: 767.98px) {
  .logimeister.legal__link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023.98px) {
  .logimeister.legal__link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1345.98px) {
  .logimeister.legal__link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1346px) and (max-width: 1579.98px) {
  .logimeister.legal__link {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1899.98px) {
  .logimeister.legal__link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 1900px) and (max-width: 2539.98px) {
  .logimeister.legal__link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 2540px) and (max-width: 3819.98px) {
  .logimeister.legal__link {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 3820px) and (max-width: 4999.98px) {
  .logimeister.legal__link {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}
@media screen and (min-width: 5000px) {
  .logimeister.legal__link {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}

/*# sourceMappingURL=main.css.map */
