#fott-home-v4{--blue:#16324f;--blue2:#234b70;--cream:#f7f4ee;--sand:#e9e2d7;--terra:#b84e31;--teal:#477881;--ink:#182635;--muted:#5e6b76;--white:#fff;color:var(--ink);font-family:"Source Sans 3",Arial,sans-serif;overflow:hidden}
#fott-home-v4 *{box-sizing:border-box}
#fott-home-v4 img{display:block;width:100%;max-width:100%}
#fott-home-v4 h1,#fott-home-v4 h2,#fott-home-v4 h3,#fott-home-v4 p,#fott-home-v4 figure{margin-top:0}
#fott-home-v4 h1,#fott-home-v4 h2,#fott-home-v4 h3{font-family:"DM Sans",Arial,sans-serif;color:var(--blue);line-height:1.08}
#fott-home-v4 h1{font-size:clamp(3rem,5.5vw,5.8rem);letter-spacing:-.045em;margin-bottom:22px}
#fott-home-v4 h2{font-size:clamp(2.2rem,3.5vw,4rem);letter-spacing:-.035em;margin-bottom:18px}
#fott-home-v4 h3{font-size:1.55rem;margin-bottom:10px}
#fott-home-v4 p{font-size:1.09rem;line-height:1.7;color:var(--muted);margin-bottom:18px}
#fott-home-v4 .fott-v4-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
#fott-home-v4 .fott-v4-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.77rem;color:var(--terra);margin-bottom:12px}
#fott-home-v4 .fott-v4-eyebrow-light{color:#ffd6c8}
#fott-home-v4 .fott-v4-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
#fott-home-v4 .fott-v4-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border-radius:999px;text-decoration:none!important;font-weight:800;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
#fott-home-v4 .fott-v4-btn:hover{transform:translateY(-2px)}
#fott-home-v4 .fott-v4-btn-primary{background:var(--terra);color:#fff!important;box-shadow:0 10px 25px rgba(184,78,49,.24)}
#fott-home-v4 .fott-v4-btn-light{background:#fff;color:var(--blue)!important;box-shadow:0 10px 25px rgba(0,0,0,.14)}
#fott-home-v4 .fott-v4-btn-ghost{border:1px solid rgba(255,255,255,.7);color:#fff!important;background:rgba(255,255,255,.08);backdrop-filter:blur(6px)}
#fott-home-v4 .fott-v4-arrow-link{display:inline-flex;gap:8px;align-items:center;color:var(--terra)!important;text-decoration:none!important;font-weight:800}

#fott-home-v4 .fott-v4-hero{position:relative;width:100vw;left:50%;margin-left:-50vw;min-height:clamp(500px,52vw,690px);display:flex;align-items:flex-end;overflow:hidden;background:var(--blue)}
#fott-home-v4 .fott-v4-hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}
#fott-home-v4 .fott-v4-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,23,37,.88) 0%,rgba(8,23,37,.68) 42%,rgba(8,23,37,.16) 72%,rgba(8,23,37,.03) 100%),linear-gradient(0deg,rgba(8,23,37,.48),transparent 45%)}
#fott-home-v4 .fott-v4-hero-content{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:68px 0 58px;max-width:1180px}
#fott-home-v4 .fott-v4-hero-content>*{max-width:700px}
#fott-home-v4 .fott-v4-hero h1{color:#fff}
#fott-home-v4 .fott-v4-hero p:not(.fott-v4-eyebrow){color:rgba(255,255,255,.88);font-size:1.2rem;max-width:630px}

#fott-home-v4 .fott-v4-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:68px;align-items:center;padding-block:78px}
#fott-home-v4 .fott-v4-intro-copy{max-width:680px}
#fott-home-v4 .fott-v4-intro-photo{border-radius:28px;overflow:hidden;box-shadow:0 22px 52px rgba(22,50,79,.16);aspect-ratio:4/5}
#fott-home-v4 .fott-v4-intro-photo img{height:100%;object-fit:cover;object-position:center}

#fott-home-v4 .fott-v4-feature-band{background:var(--blue);color:#fff}
#fott-home-v4 .fott-v4-feature{display:grid;grid-template-columns:minmax(0,.78fr) minmax(480px,1.22fr);gap:64px;align-items:center;padding-block:72px}
#fott-home-v4 .fott-v4-feature h2,#fott-home-v4 .fott-v4-feature h3{color:#fff}
#fott-home-v4 .fott-v4-feature p{color:rgba(255,255,255,.8)}
#fott-home-v4 .fott-v4-feature-video{position:relative;border-radius:26px;overflow:hidden;box-shadow:0 24px 58px rgba(0,0,0,.28);aspect-ratio:16/9;background:#0c2238}
#fott-home-v4 .fott-v4-feature-video img{height:100%;object-fit:cover}
#fott-home-v4 .fott-v4-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:var(--terra);color:#fff;font-size:1.6rem;padding-left:5px;box-shadow:0 14px 32px rgba(0,0,0,.32)}

#fott-home-v4 .fott-v4-stories{padding-block:82px}
#fott-home-v4 .fott-v4-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}
#fott-home-v4 .fott-v4-section-heading h2{margin-bottom:0}
#fott-home-v4 .fott-v4-story-grid{display:grid;grid-template-columns:1.18fr .82fr .82fr;grid-template-rows:250px 285px;gap:18px}
#fott-home-v4 .fott-v4-story{position:relative;overflow:hidden;border-radius:24px;color:#fff;text-decoration:none!important;min-height:0;box-shadow:0 15px 38px rgba(22,50,79,.12)}
#fott-home-v4 .fott-v4-story-large{grid-column:1;grid-row:1/3}
#fott-home-v4 .fott-v4-story-grid>.fott-v4-story:nth-child(2){grid-column:2;grid-row:1}
#fott-home-v4 .fott-v4-story-grid>.fott-v4-story:nth-child(3){grid-column:3;grid-row:1}
#fott-home-v4 .fott-v4-story-grid>.fott-v4-story:nth-child(4){grid-column:2/4;grid-row:2}
#fott-home-v4 .fott-v4-story img{height:100%;object-fit:cover;transition:transform .5s ease}
#fott-home-v4 .fott-v4-story:hover img{transform:scale(1.035)}
#fott-home-v4 .fott-v4-story-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,22,36,.86) 0%,rgba(7,22,36,.12) 64%)}
#fott-home-v4 .fott-v4-story-copy{position:absolute;left:0;right:0;bottom:0;padding:28px;display:flex;flex-direction:column;gap:3px;color:#fff}
#fott-home-v4 .fott-v4-story-copy small{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#f2c8b7}
#fott-home-v4 .fott-v4-story-copy strong{font-family:"DM Sans",Arial,sans-serif;font-size:2.05rem;line-height:1;color:#fff}
#fott-home-v4 .fott-v4-story-copy em{font-style:normal;font-size:.98rem;color:rgba(255,255,255,.84);line-height:1.35;margin-top:4px}
#fott-home-v4 .fott-v4-pill{position:absolute;top:18px;right:18px;background:var(--terra);color:#fff;border-radius:999px;padding:7px 12px;font-size:.76rem;font-weight:800}

#fott-home-v4 .fott-v4-ways{background:var(--cream);padding-block:40px;border-block:1px solid var(--sand)}
#fott-home-v4 .fott-v4-section-heading-centered{justify-content:center;text-align:center;margin-bottom:18px}
#fott-home-v4 .fott-v4-ways h2{font-size:clamp(1.9rem,2.7vw,3rem);margin-bottom:0}
#fott-home-v4 .fott-v4-way-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
#fott-home-v4 .fott-v4-way-grid>div{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid rgba(22,50,79,.08);padding:14px 16px;border-radius:16px;box-shadow:0 9px 24px rgba(22,50,79,.05)}
#fott-home-v4 .fott-v4-way-grid span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--sand);color:var(--terra);font-weight:900;flex:0 0 auto}
#fott-home-v4 .fott-v4-way-grid strong{font-family:"DM Sans",Arial,sans-serif;color:var(--blue);line-height:1.25}

#fott-home-v4 .fott-v4-product{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr);gap:68px;align-items:center;padding-block:82px}
#fott-home-v4 .fott-v4-product-photo{border-radius:26px;overflow:hidden;background:var(--cream);box-shadow:0 20px 48px rgba(22,50,79,.14)}
#fott-home-v4 .fott-v4-product-photo img{height:auto;object-fit:contain}
#fott-home-v4 .fott-v4-product-copy ul{list-style:none;padding:0;margin:24px 0;display:grid;gap:10px}
#fott-home-v4 .fott-v4-product-copy li{position:relative;padding-left:28px;color:var(--ink);line-height:1.45}
#fott-home-v4 .fott-v4-product-copy li:before{content:"✓";position:absolute;left:0;color:var(--terra);font-weight:900}
#fott-home-v4 .fott-v4-product-bottom{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:26px}
#fott-home-v4 .fott-v4-product-bottom>strong{font-family:"DM Sans",Arial,sans-serif;font-size:2rem;color:var(--blue)}

#fott-home-v4 .fott-v4-closing{background:linear-gradient(125deg,var(--blue),#234f72);color:#fff;padding-block:68px}
#fott-home-v4 .fott-v4-closing-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:64px;align-items:center}
#fott-home-v4 .fott-v4-closing h2,#fott-home-v4 .fott-v4-closing h3{color:#fff}
#fott-home-v4 .fott-v4-closing p{color:rgba(255,255,255,.8)}
#fott-home-v4 .fott-v4-newsletter{background:#fff;color:var(--ink);border-radius:24px;padding:30px;box-shadow:0 18px 46px rgba(0,0,0,.18)}
#fott-home-v4 .fott-v4-newsletter h3{color:var(--blue)}
#fott-home-v4 .fott-v4-newsletter p{color:var(--muted)}
#fott-home-v4 .fott-v4-newsletter small{display:block;color:var(--muted);font-size:.8rem;margin-top:10px}
#fott-home-v4 .fott-v4-newsletter input{width:100%!important;min-height:46px!important;border:1px solid rgba(22,50,79,.22)!important;border-radius:10px!important;padding:10px 12px!important}
#fott-home-v4 .fott-v4-newsletter button,#fott-home-v4 .fott-v4-newsletter input[type=submit]{width:100%!important;min-height:46px!important;border:0!important;border-radius:999px!important;background:var(--terra)!important;color:#fff!important;font-weight:800!important}

@media(max-width:1020px){
  #fott-home-v4 .fott-v4-intro,#fott-home-v4 .fott-v4-feature,#fott-home-v4 .fott-v4-product,#fott-home-v4 .fott-v4-closing-grid{grid-template-columns:1fr;gap:36px}
  #fott-home-v4 .fott-v4-feature-video{max-width:780px}
  #fott-home-v4 .fott-v4-story-grid{grid-template-columns:1fr 1fr;grid-template-rows:380px 250px 280px}
  #fott-home-v4 .fott-v4-story-large{grid-column:1/3;grid-row:1}
  #fott-home-v4 .fott-v4-story-grid>.fott-v4-story:nth-child(2){grid-column:1;grid-row:2}
  #fott-home-v4 .fott-v4-story-grid>.fott-v4-story:nth-child(3){grid-column:2;grid-row:2}
  #fott-home-v4 .fott-v4-story-grid>.fott-v4-story:nth-child(4){grid-column:1/3;grid-row:3}
  #fott-home-v4 .fott-v4-way-grid{grid-template-columns:1fr 1fr}
  #fott-home-v4 .fott-v4-intro-photo{max-width:600px}
  #fott-home-v4 .fott-v4-product-photo{max-width:620px}
}
@media(max-width:720px){
  #fott-home-v4 .fott-v4-shell{width:min(100% - 32px,1180px)}
  #fott-home-v4 h1{font-size:clamp(2.45rem,13vw,4rem);margin-bottom:16px}
  #fott-home-v4 h2{font-size:clamp(2rem,10vw,3rem)}
  #fott-home-v4 p{font-size:1rem;line-height:1.58}
  #fott-home-v4 .fott-v4-hero{min-height:auto;display:block;background:var(--blue)}
  #fott-home-v4 .fott-v4-hero-photo{position:relative;height:clamp(230px,58vw,330px);object-fit:cover;object-position:center 60%;background:#fff}
  #fott-home-v4 .fott-v4-hero-shade{display:none}
  #fott-home-v4 .fott-v4-hero-content{width:auto;padding:24px 16px 30px;background:var(--blue)}
  #fott-home-v4 .fott-v4-hero-content>*{max-width:none}
  #fott-home-v4 .fott-v4-hero p:not(.fott-v4-eyebrow){font-size:1.04rem}
  #fott-home-v4 .fott-v4-actions{flex-direction:column;margin-top:20px}
  #fott-home-v4 .fott-v4-btn{width:100%}
  #fott-home-v4 .fott-v4-intro,#fott-home-v4 .fott-v4-stories,#fott-home-v4 .fott-v4-product{padding-block:46px}
  #fott-home-v4 .fott-v4-intro{gap:28px}
  #fott-home-v4 .fott-v4-intro-photo{aspect-ratio:auto;border-radius:20px}
  #fott-home-v4 .fott-v4-intro-photo img{height:auto;object-fit:contain}
  #fott-home-v4 .fott-v4-feature{padding-block:46px;gap:28px}
  #fott-home-v4 .fott-v4-feature-video{border-radius:18px}
  #fott-home-v4 .fott-v4-play{width:58px;height:58px;font-size:1.2rem}
  #fott-home-v4 .fott-v4-section-heading{display:block;margin-bottom:20px}
  #fott-home-v4 .fott-v4-section-heading .fott-v4-arrow-link{margin-top:8px}
  #fott-home-v4 .fott-v4-story-grid{grid-template-columns:1fr;grid-template-rows:none;gap:12px}
  #fott-home-v4 .fott-v4-story,#fott-home-v4 .fott-v4-story-large,#fott-home-v4 .fott-v4-story-grid>.fott-v4-story:nth-child(2),#fott-home-v4 .fott-v4-story-grid>.fott-v4-story:nth-child(3),#fott-home-v4 .fott-v4-story-grid>.fott-v4-story:nth-child(4){grid-column:auto;grid-row:auto;aspect-ratio:16/10;border-radius:18px}
  #fott-home-v4 .fott-v4-story-copy{padding:20px}
  #fott-home-v4 .fott-v4-story-copy strong{font-size:1.65rem}
  #fott-home-v4 .fott-v4-ways{padding-block:30px}
  #fott-home-v4 .fott-v4-way-grid{grid-template-columns:1fr;gap:10px}
  #fott-home-v4 .fott-v4-way-grid>div{padding:13px 15px}
  #fott-home-v4 .fott-v4-product{gap:30px}
  #fott-home-v4 .fott-v4-product-photo{border-radius:20px}
  #fott-home-v4 .fott-v4-product-bottom{align-items:stretch;gap:14px}
  #fott-home-v4 .fott-v4-product-bottom .fott-v4-btn{flex:1}
  #fott-home-v4 .fott-v4-closing{padding-block:44px}
  #fott-home-v4 .fott-v4-closing-grid{gap:28px}
  #fott-home-v4 .fott-v4-newsletter{padding:22px 18px;border-radius:18px}
}
@media(max-width:420px){
  #fott-home-v4 .fott-v4-shell{width:calc(100% - 24px)}
  #fott-home-v4 .fott-v4-hero-content{padding-left:12px;padding-right:12px}
  #fott-home-v4 .fott-v4-story{aspect-ratio:4/3}
}


/* Social-Media-Icons v4.2 */
.fott-v4-social-icons{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:14px;
  margin-top:28px;
}
.fott-v4-social-icon{
  width:58px;
  height:58px;
  min-width:58px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  transition:transform .2s ease, background-color .2s ease, border-color .2s ease;
}
.fott-v4-social-icon svg{
  width:28px;
  height:28px;
  display:block;
}
.fott-v4-social-light{
  color:#173654;
  background:#fff;
  border:2px solid #fff;
  box-shadow:0 14px 28px rgba(0,0,0,.14);
}
.fott-v4-social-ghost{
  color:#fff;
  background:transparent;
  border:2px solid rgba(255,255,255,.72);
}
.fott-v4-social-icon:hover,
.fott-v4-social-icon:focus-visible{
  transform:translateY(-3px);
}
.fott-v4-social-light:hover,
.fott-v4-social-light:focus-visible{
  background:#f5efe6;
}
.fott-v4-social-ghost:hover,
.fott-v4-social-ghost:focus-visible{
  background:rgba(255,255,255,.12);
  border-color:#fff;
}
@media (max-width: 767px){
  .fott-v4-social-icons{gap:12px;margin-top:22px}
  .fott-v4-social-icon{width:54px;height:54px;min-width:54px}
  .fott-v4-social-icon svg{width:26px;height:26px}
}


/* v4.7 - Produkt-Slider auf der Startseite */
.fott-v4-products {
    padding-top: 86px;
    padding-bottom: 86px;
}

.fott-v4-products-intro {
    margin: 8px auto 0;
    max-width: 760px;
    color: #66727D;
    font-size: 18px;
    line-height: 1.65;
}

.fott-v4-product-slider {
    display: flex;
    gap: 26px;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    scroll-padding: 24px;
    padding: 8px 4px 24px;
    -webkit-overflow-scrolling: touch;
}

.fott-v4-product-slider::-webkit-scrollbar {
    height: 10px;
}

.fott-v4-product-slider::-webkit-scrollbar-track {
    background: rgba(22, 50, 79, .10);
    border-radius: 999px;
}

.fott-v4-product-slider::-webkit-scrollbar-thumb {
    background: #B84E31;
    border-radius: 999px;
}

.fott-v4-product-slide {
    flex: 0 0 min(860px, 88vw);
    scroll-snap-align: start;
    display: grid;
    grid-template-columns: minmax(260px, .9fr) minmax(320px, 1.1fr);
    overflow: hidden;
    border-radius: 28px;
    background: #fff;
    border: 1px solid rgba(22, 50, 79, .12);
    box-shadow: 0 18px 48px rgba(22, 50, 79, .11);
}

.fott-v4-product-slide-media {
    min-height: 430px;
    background: #F7F4EE;
    display: grid;
    place-items: center;
    padding: 28px;
}

.fott-v4-product-slide-media > img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 370px;
    object-fit: contain;
    border-radius: 18px;
    box-shadow: 0 14px 34px rgba(22,50,79,.13);
}

.fott-v4-product-slide-media-guide {
    position: relative;
    background: linear-gradient(135deg, #F7F4EE 0%, #EEE6DA 100%);
}

.fott-v4-product-slide-media-guide .fott-v4-guide-main {
    width: min(82%, 340px);
    transform: rotate(-1.5deg);
    position: relative;
    z-index: 2;
}

.fott-v4-product-slide-media-guide .fott-v4-guide-inside {
    position: absolute;
    right: 20px;
    bottom: 26px;
    width: min(46%, 210px);
    transform: rotate(3deg);
    z-index: 3;
    border: 6px solid #fff;
}

.fott-v4-product-slide-copy {
    padding: 42px 40px;
}

.fott-v4-product-badge {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 7px 13px;
    border-radius: 999px;
    background: rgba(184, 78, 49, .10);
    color: #B84E31;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.fott-v4-product-slide-copy h3 {
    margin: 0 0 14px !important;
    color: #16324F !important;
    font-size: clamp(29px, 3vw, 42px) !important;
    line-height: 1.08 !important;
    letter-spacing: -.035em;
    font-weight: 900 !important;
}

.fott-v4-product-slide-copy p {
    margin: 0 0 18px;
    color: #4F5F6D;
    font-size: 17px;
    line-height: 1.68;
}

.fott-v4-product-slide-copy ul {
    margin: 0 0 26px;
    padding: 0;
    list-style: none;
}

.fott-v4-product-slide-copy li {
    position: relative;
    margin: 10px 0;
    padding-left: 28px;
    color: #283D50;
    font-size: 16px;
    line-height: 1.5;
}

.fott-v4-product-slide-copy li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #477881;
    font-weight: 900;
}

.fott-v4-product-slide-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding-top: 24px;
    border-top: 1px solid rgba(22, 50, 79, .12);
}

.fott-v4-product-slide-bottom strong {
    color: #16324F;
    font-size: 34px;
    line-height: 1;
    letter-spacing: -.03em;
}

.fott-v4-products-footer {
    text-align: center;
    margin-top: 18px;
}

@media (max-width: 820px) {
    .fott-v4-product-slide {
        grid-template-columns: 1fr;
        flex-basis: min(620px, 88vw);
    }

    .fott-v4-product-slide-media {
        min-height: 310px;
    }

    .fott-v4-product-slide-copy {
        padding: 30px 26px 34px;
    }
}

@media (max-width: 560px) {
    .fott-v4-products {
        padding-top: 60px;
        padding-bottom: 62px;
    }

    .fott-v4-product-slider {
        gap: 18px;
        padding-left: 0;
        padding-right: 0;
    }

    .fott-v4-product-slide {
        flex-basis: 88vw;
        border-radius: 22px;
    }

    .fott-v4-product-slide-media {
        min-height: 260px;
        padding: 20px;
    }

    .fott-v4-product-slide-media > img {
        max-height: 250px;
    }

    .fott-v4-product-slide-media-guide .fott-v4-guide-inside {
        width: 44%;
        right: 14px;
        bottom: 18px;
        border-width: 4px;
    }

    .fott-v4-product-slide-copy h3 {
        font-size: 27px !important;
    }

    .fott-v4-product-slide-bottom {
        align-items: flex-start;
        flex-direction: column;
    }

    .fott-v4-product-slide-bottom .fott-v4-btn {
        width: 100%;
    }
}
