@view-transition {
  navigation: auto;
}
::view-transition-old(root),
::view-transition-new(root) {
  animation-duration: 450ms;
  animation-timing-function: ease;
}
html, body {
  background: #0f0f0f;
  color: white;
  overflow-x: hidden;
}

.fm-site-logo {
    display: block;
    width: 320px;
    height: 34px;
    margin-left: -20px;
    margin-top: 5px;
    max-width: 100%;
}
@media (max-width: 768px) {
    .fm-site-logo {
     margin-left: -35px !important;
    }
}

.xl\:text-8xl {
        font-size: 75px !important; 
}
@media (max-width: 60rem) {
    .xl\:text-8xl {
        font-size: 40px !important;
    }
}

.btn-black  {
    background-color: rgba(22,15,26,0.6) !important;
    padding-block: 11px;
}

.btn-black:hover {
    background-color: rgba(250,50,90,1) !important;
}
.aktive {color: var(--color-primary);}
.text-4xl > i.flaticon-youtube:hover {
color:#ffa500 !important;
}
.text-4xl > i.flaticon-facebook-app-symbol:hover {
color:#ffa500 !important;
}
.text-4xl > i.flaticon-twitter:hover {
color:#ffa500 !important;
}
p.md\:text-base.lg\:text-lg.text-white {
  padding:10px;
  border-radius:8px;
  background: rgba(0,0,0,0.4) !important;
}
.abstand-50 {
margin-bottom:50px;
}
.active-volume .volume-slider-wrapper {
width: 70px !important;
}
@media (min-width: 1024px) {
.volume-container:hover .volume-slider-wrapper {
width: 70px !important;
}
}
.text-\[\#a0a0a0\] {
    color: #ccc !important;
}
.produktion {
position:relative;
top:-120px !important;
}

/* -----------------  Album Overlay Start --------------------------- */

.audiocover {
    width: 100%;
    height: 130%;
    object-fit: cover;
    display: block;
}
.track-image {
    width: 250px !important;
    height: 200px !important;
    object-fit: cover;
    display: block;
    flex: 0 0 auto;
}
@media (max-width: 768px) {
.track-image {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
    display: block;
    flex: 0 0 auto;
}
}

.card-image-container {
    position: relative;
    padding: 0px 0px 0px 0px;
    height: 320px;
    overflow: hidden;
}
.card-inner-border {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid rgba(255, 255, 255, 0.0);
    pointer-events: none;
    z-index: 3;
}
.card-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center !important;
    opacity: 1;
    transition: all 0.4s ease;
    padding: 20px;
    text-align: center;
    color: #fff;
    z-index: 10;
    backdrop-filter: blur(3px);
}
.card-overlay-album {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center !important;
    opacity: 1;
    transition: all 0.4s ease;
    padding: 20px;
    text-align: center;
    color: #fff;
    z-index: 10;
    backdrop-filter: blur(0px);
}

.fm-album-overlay {
    display: none;
}

@media (min-width: 1024px) {
    .fm-album-overlay {
        display: flex;
    }
}

@media (max-width: 768px) {
    .fm-album-cover {
        display: none !important;
    }

    .fm-album-video {
        display: block !important;
    }
}

.fm-album-video-native {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.fm-album-video-mobile {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.fm-mobile-video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 20;
    background: rgba(0, 0, 0, 0.12);
    opacity: 1;
    transition: opacity 180ms ease-in-out;
}

.fm-mobile-video-overlay.is-hidden {
    opacity: 0;
    pointer-events: none;
}

.fm-mobile-video-btn {
    width: 64px;
    height: 44px;
    border-radius: 8px;
    border: 0px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    margin-top:30px;
}

.fm-mobile-video-btn i {
    font-size: 34px;
    line-height: 1;
}

@media (max-width: 1024px) {
    .fm-album-video-native::-webkit-media-controls-panel,
    .fm-album-video-mobile::-webkit-media-controls-panel,
    .fm-watch-video-native::-webkit-media-controls-panel {
        background-color: rgba(0, 0, 0, 0.22) !important;
    }

    .fm-album-video-native::-webkit-media-controls-enclosure,
    .fm-album-video-mobile::-webkit-media-controls-enclosure,
    .fm-watch-video-native::-webkit-media-controls-enclosure {
        background-color: transparent !important;
    }

    .fm-album-video-native::-webkit-media-controls-play-button,
    .fm-album-video-mobile::-webkit-media-controls-play-button,
    .fm-watch-video-native::-webkit-media-controls-play-button {
        opacity: 0.65;
    }

    .fm-album-video-native::-webkit-media-controls-overlay-play-button,
    .fm-album-video-mobile::-webkit-media-controls-overlay-play-button,
    .fm-watch-video-native::-webkit-media-controls-overlay-play-button {
        display: none !important;
    }

    .fm-album-video-native::-webkit-media-controls-start-playback-button,
    .fm-album-video-mobile::-webkit-media-controls-start-playback-button,
    .fm-watch-video-native::-webkit-media-controls-start-playback-button {
        display: none !important;
        -webkit-appearance: none;
    }
}

.bg-navy-black:hover .card-overlay {
    opacity: 1;
}
.card-overlay .timer {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #fff;
    letter-spacing: 1px;
}
.card-overlay .recent-badge {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: 100%;
    justify-content: center;
}
.card-overlay .recent-badge::before,
.card-overlay .recent-badge::after {
    content: '';
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    flex-grow: 1;
    max-width: 50px;
}
.card-overlay .overlay-title {
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.drei {
    font-size: 24px !important;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.1;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.card-overlay .btn-group {
    display: flex;
    gap: 12px;
    margin-top: 30px;
    margin-bottom: 0px;
}
.card-overlay .btn-buy {
    background: #ff3d4f;
    color: #fff;
    border: none;
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    transition: background 0.3s;
}
.card-overlay .btn-buy:hover {
    background: #e63546;
}
.card-overlay .btn-details {
    background: transparent;
    background: rgba(0, 0, 0, 0.5);
    color: #ddd;
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.3s;
}
.card-overlay .btn-details:hover {
    background: #fff;
    color: #000;
}
.card-overlay .posted-date {
    font-size: 12px;
    text-transform: none;
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 1px;
    margin-bottom: 0px;
}
.downloadtext {
    color:#ddd !important;
    margin-left:5px;
    max-width:540px !important;
}

/* -----------------  Album Overlay Ende --------------------------- */

.bg-navy-black {
    border-radius:8px;
}
.bg-navy-black {
    border-radius:8px;
}
.bg-navy-black.profil {
    background-color: rgba(22, 15, 26, 0.9) !important;
}

.border-x {
   height:1px;
   width:100%;
   border: 0.05px solid rgba(255, 255, 255, 0.1);
   margin-bottom:15px;
   transform: scaleY(0.5);
   transform-origin: 50% 100%;
}
.borders-w {
   height:1px;
   width:100%;
   border: 0.05px solid rgba(255, 255, 255, 0.07);
   margin-top:20px;
   margin-bottom:20px;
   transform: scaleY(0.5);
   transform-origin: 50% 100%;
}

.video-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.video-image-album {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.play-button {
    width: 68px;
    height: 48px;
    background: #ff0000;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    margin-top: 30px;
    transition: all 0.3s ease;
    cursor: pointer;
}
.bg-navy-black:hover .play-button,
.group:hover .play-button {
    background: #ff0000;
}
.play-button i {
    font-size: 30px;
    color: #fff;
    margin-left: 4px;
}
.play-button-v {
    width: 68px;
    height: 48px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    margin-top: 5px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
}

@media (min-width: 1024px) {
    .card-image-container video::-webkit-media-controls-start-playback-button {
        display: none !important;
        -webkit-appearance: none;
    }

    .card-image-container video::-webkit-media-controls-overlay-play-button {
        display: none !important;
    }
}

.bg-navy-black-v:hover .play-button-v,
.group:hover .play-button-v {
    background: #ff0000;
}

.play-button-v i {
    font-size: 30px;
    color: #fff;
    margin-left: 0px; /* Zentrierung korrigiert */
    display: block;
    line-height: 1;
}

img.footer-text {
    width: 70% !important;
    height: 100% !important;
    opacity:0.2 !important;
}


/* Video Overlay Styles */
.video-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center !important;
    opacity: 1;
    transition: all 0.4s ease;
    z-index: 10;
    backdrop-filter: blur(0px);
}

.fm-watch-overlay {
    display: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

@media (min-width: 1024px) {
    .fm-watch-overlay {
        display: flex;
        backdrop-filter: blur(0px);
        -webkit-backdrop-filter: blur(0px);
    }
}

.video-container-height {
    height: 230px !important;
}

@media (max-width: 768px) {
    .video-container-height {
        height: 200px !important;
    }
}

.video-card-overlay .overlay-title {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    text-transform: none;
    letter-spacing: 1px;
    margin-top:10px;
}

@media (max-width: 768px) {
    .video-card-overlay .overlay-title {
        font-size: 16px;
        line-height: 1.2;
        letter-spacing: 0;
        margin-top: 8px;
        padding: 0 12px;
        text-align: center;
    }
}

.vab-text {
    font-family:arial !important; 
    font-size: 17px !important;
    font-weight: 500 !important;
}
.vab-ico {
    margin-right:10px;
    font-size: 15px !important;
    font-weight: 200 !important;
}
.vab-text2 {
    font-family:arial !important; 
    font-size: 15px !important;
    font-weight: 300 !important;
    color:#999;
}

.vab-ico2 {
    margin-right: 8px;
    font-size: 15px !important;
    font-weight: 200 !important;
}
.vab-ico3 {
    margin-left: 30px;
    font-size: 15px !important;
    font-weight: 200 !important;
}
.vab-ico4 {
    margin-left: 30px;
    font-size: 15px !important;
    font-weight: 200 !important;
}

@media (max-width: 768px) {
.weg {
    display:none !important;
}
.vab-ico3 {
    margin-left: 10px;
    font-size: 15px !important;
    font-weight: 200 !important;
}
.vab-ico4 {
    margin-left: 25px;
    font-size: 15px !important;
    font-weight: 200 !important;
}
}
.teilen {
    border-top:1px solid #333;
    padding: 10px 0px 0px 0px;
    margin-top:10px;
}
.fm-desc-panel {
    overflow: hidden;
    transition: max-height 280ms ease;
}
.fm-desc-text {
    white-space: pre-line;
    line-height: 1.6;
}
#fmShareModal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    align-items: center;
    justify-content: center;
}

#fmShareModal.hidden {
    display: none !important;
}

#fmShareBackdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
}

#fmSharePanel {
    position: relative;
    width: 92%;
    max-width: 520px;
    background: rgba(22, 15, 26, 0.98);
    border-radius: 16px;
    padding: 24px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    z-index: 1;
}

.fm-share-close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 2;
    background: transparent;
    border: 0;
    padding: 8px;
    cursor: pointer;
    line-height: 1;
    opacity: 0.9;
}
.fm-share-close:hover {
    opacity: 1;
}

.fm-share-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 18px 0;
}

.fm-share-head {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.04);
    margin-bottom: 16px;
}

.fm-share-thumb {
    width: 74px;
    height: 48px;
    border-radius: 10px;
    object-fit: cover;
    display: block;
    flex: 0 0 auto;
    background: rgba(0, 0, 0, 0.25);
}

.fm-share-meta {
    min-width: 0;
    flex: 1 1 auto;
}

.fm-share-label {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 2px;
}

.fm-share-vtitle {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fm-share-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    margin-bottom: 18px;
}
@media (max-width: 520px) {
    .fm-share-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.fm-share-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.85);
}
.fm-share-item:hover {
    color: #fff;
}
.fm-share-item span {
    font-size: 12px;
}

.fm-share-circle {
    width: 48px;
    height: 48px;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.25);
}

.fm-share-linkrow {
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 12px;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.06);
}

.fm-share-input {
    flex: 1 1 auto;
    min-width: 0;
    height: 40px;
    padding: 0 10px;
    border: 0;
    outline: none;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
    font-size: 13px;
}

.fm-share-copy {
    flex: 0 0 auto;
    height: 40px;
    padding: 0 14px;
    border: 0;
    border-radius: 10px;
    background: #ff3d4f;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}
.fm-share-copy:hover {
    background: #e63546;
}

.fm-watch-title {
    word-break: break-word;
}

@media (max-width: 768px) {
    .fm-watch-title {
        font-size: 16px !important;
        line-height: 1.2 !important;
        margin-bottom: 16px !important;
    }
}
.vansehen {
        --font-weight-bold: normal !important;
        font-size:18px !important;
}
.fm-avatar-img {
  object-fit: cover;
  height: 36px !important;
  width: 36px !important;
  border-radius: 9999px !important;
  margin-right: 10px;
  margin-top: 0; 
  display: block;
  flex: none;
}
.herzchen {
    margin-left:20px;
}
.kmenu {
    padding:20px;
    text-align: left !important;
    line-height:30px !important;
}
.kommy {
border: 1px solid #333 !important;
margin-top:10px;

}
.skommy {
padding:15px !important;
}
.txt-normal{
font-size:18px;
font-weight:400 !important;
}
.no-border {
padding:10px !important;
}
.kom-black {
padding:20px;
background:rgba(0,0,0,0.5);
}
.kuser {
font-size:15px;
}
.kdate {
color:#888 !important;
font-size:12px;
}
.ravatar {
  width: 20px !important;
  border-radius: 9999px !important;
  margin-right: 10px;
  margin-top: 0; 
  display: block;
  flex: none;
}
.farbe {
font-size:14px;
font-weight:400 !important;
}
i.ri-more-2-fill.text-xl {
position:absolute !important;
right:0 !important; 
left:100% !important; 
font-size:18px;
font-weight:500 !important;
color:#888 !important;
}
.avatar-url {
margin-top:15px;
}
.btn-dashboard {
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-primary);
    background-color: var(--color-primary);
    border-radius: 5px;
    padding-block: 4px;
    padding-inline: 25px;
    display: inline-block;
    float:right;
}
.avatar-dashboard {
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-primary);
    background-color: var(--color-primary);
    border-radius: 5px;
    padding-block: 4px;
    padding-inline: 25px;
    display: inline-block;
}
.fm-avatar-imgage {
  object-fit: cover;
  height: 56px !important;
  width: 56px !important;
  border-radius: 9999px !important;
  margin-right: 10px;
  margin-top: 15px; 
  display: block;
  flex: none;
}
.btn-blacky {
    background-color: rgba(255, 255, 255, 0.1) !important;
    padding-block: 11px;
    border:1px solid  rgba(255, 255, 255, 0.2) !important;
    padding-block: 4px;
    padding-inline: 25px;

}
.btn-blacky:hover {
    border-color: #fa325a !important;
    background-color: #fa325a !important;
}
    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    textarea:-webkit-autofill,
    textarea:-webkit-autofill:hover,
    textarea:-webkit-autofill:focus,
    select:-webkit-autofill,
    select:-webkit-autofill:hover,
    select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #111 inset;
    -webkit-text-fill-color: #fff;
}

.bg-black\/55 {
    background-color: 
    color-mix(in oklab, var(--color-black) 45%, transparent);
}


























/* poppins-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/poppins-v24-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/poppins-v24-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/poppins-v24-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/poppins-v24-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/poppins-v24-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/poppins-v24-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/poppins-v24-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/poppins-v24-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/poppins-v24-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins-v24-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/poppins-v24-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins-v24-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/poppins-v24-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/poppins-v24-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/poppins-v24-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/poppins-v24-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/poppins-v24-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


