@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

* {
    box-sizing: border-box;
    outline: none;
}



html {

    font-family: "DM Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;

    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5em;
    font-size: 15px;
    color: #222222;
    height: 100%;
} 

body {
    margin: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background: #FFF;
    overflow-x: hidden;
    display: block;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5 {
    line-height: 1.2em;
    font-weight: 800;

}

h1, .h1 {
    font-size: 2.4rem;
    color: #73ca3d;
    font-weight: 800;
    margin-top: 10px;
    margin-bottom: 30px;
}

h2, .h2 {
    font-size: 1.4rem;
}

h2.subheader1 {
    font-size: 1.4rem;
    font-weight: 800;
    margin-bottom: 15px;
}

a {
    color: #005b51;
}

img { display: block; width: 100%; height: auto; max-width: 100%; }
ul.ul-clear, ul.ul-clear li { margin: 0; padding: 0; list-style: none;}

footer { 
    background: #1c2125 url(footerbg.jpg) no-repeat center center;
    background-attachment: fixed; /* Ustawienie tła jako nieruchome */
    background-size: cover;
    font-size: cover;
    color: #FFF;
    -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;
}

.bottom-menu, .bottom-menu li { margin: 0; padding: 0; list-style: none;}  
.bottom-menu li { padding-top: 4px; padding-bottom: 4px; padding-left: 20px; background: url(mehr.gif) no-repeat left center}  
.bottom-menu li a { color: #FFF; font-size: 1rem; text-decoration: none;}
.bottom-menu li a:hover { text-decoration: underline; color: #dcdcdc;}

#footerlogo {
    display: block;
    height: 80px;
    width: auto;
}


.mainlogo {
    display: block;
    height: 44px;
}
.mainlogo svg {
    display: block;
    width: auto;
    height: 100%;
}
.mainlogo svg path {
    fill: #005b51;
}

.mb-60 {
    margin-bottom: 60px;
}
.mb-30 {
    margin-bottom: 30px;
}

.pt-30 { padding-top: 30px;}


#myBtn {
    transition: bottom .5s;
    display: block;
    position: fixed;
    bottom: -60px;
    right: 15px;
    z-index: 99994;
    border: none;
    outline: none;
    background-color: #73ca3d;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    font-size: 18px;
}


/* FOOTER */
footer { padding-top: 30px; padding-bottom: 30px;}
footer h3 {
    text-transform: uppercase;
    font-weight: 400;
    color: #77c547;
    font-weight: 600;
    margin-bottom: 30px;
    padding-top: 15px;
}
footer .menu, footer .menu li { margin: 0; padding: 0; list-style: none;} 
footer .menu { margin-bottom: 30px}
footer .menu li {padding: 2px 0;}
footer .menu li a { color: #dbe2e3; font-size: .9rem; text-decoration: none !important; }
footer .menu li a:hover { color: #FFF; }  

footer #copy { font-size: .9rem; font-weight: 400; margin-top: 30px; padding-top: 20px; padding-bottom: 40px; border-top: 1px solid #838586; color: #838586;} 
footer #copy small { display: block; }

footer .contactblock { display: flex; margin-bottom: 15px;} 
footer .contactblock div { padding-top: 6px; font-size: .9rem;}
footer .contactblock img {width: 32px; height: 32px; margin-right: 15px;}
footer .contactblock div a {
    color: #FFF; text-decoration: none;
}
footer .contactblock div a:hover { text-decoration: underline }

.pt-10 { padding-top: 10px;}
.pt-15 { padding-top: 15px;}

.footinfo {
    font-size: .9rem;
    color: #dcdcdc;
}

#hambg { display: block; z-index: 70; position: absolute; right: 15px;}
#hambg.hambg-fixed {position: fixed; right: 15px;}
.header-row-right { padding-right: 50px;}

.outer-container {
    max-width: 1600px;
    margin: 0 auto;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.homeslider { position: relative; left: 0; top: 0; overflow: hidden; background: #1f2428;
    background-image: url('sliderbg.jpg'); /* Ścieżka do obrazu tła */
    background-attachment: fixed; /* Ustawienie tła jako nieruchome */
    background-size: cover;
}

.homeslider .sliderwrap {
    max-width: 1150px;
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    padding: 15px;
    height: 100%;
}

.homeslider .sliderwrap div {
    position: relative;
    height: 100%;
}

.homeslider img {z-index: 10; display: block; width: 100%; height: auto; opacity: 0; }
.homeslider .trojkat {z-index: 100; display: block; background: #FFF; position: absolute; left: -100px; bottom: -155px; width: 150%; height: 200px; transform: rotate(5deg);}
.homeslider h2 {position: absolute; right: 0px; top: 20%; /* transform: translateY(-50%);  */z-index: 15; font-size: 2rem; color: #FFF;}
.homeslider h3 {position: absolute; right: 0px; top: 45%; /* transform: translateY(-50%); */ z-index: 15; font-size: 1.1rem; color: #FFF;}

header .container {display: flex; justify-content: space-between; flex-wrap: wrap; padding: 15px; align-items: center;}
header .container .logobox {display: flex; align-items: center;}
header .container .logobox strong { color: #222; margin-left: 12px; padding-left: 12px; border-left: 1px solid #AAA; text-transform: uppercase; font-size: .85rem; padding-top: 12px; padding-bottom: 12px;}




.row {
    margin-right: -15px;
    margin-left: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}

.row .col-xs-2,
.row .col-xs-6,
.row .col-xs-10,
.row .col-xs-12,
.row .col-sm-2,
.row .col-sm-3,
.row .col-sm-4,
.row .col-sm-5,
.row .col-sm-6,
.row .col-sm-8,
.row .col-sm-9,
.row .col-sm-10,
.row .col-sm-12,
.row .col-md-2,
.row .col-md-3,
.row .col-md-4,
.row .col-md-5,
.row .col-md-6,
.row .col-md-7,
.row .col-md-8,
.row .col-md-9,
.row .col-md-10,
.row .col-lg-5,
.row .col-lg-7
{
    padding-right: 15px;
    padding-left: 15px;
}

.row .col-xs-6 {
    width: 50%;
}

.row .col-xs-12 {
    width: 100%;
}
.row .col-xs-2 {
    width: 16.66%;
}
.row .col-xs-10 {
    width: 83.33%;
}

.col-sm-2, 
.col-sm-3, 
.col-sm-4, 
.col-sm-5, 
.col-sm-6,
.col-sm-12 { width: 100%; } 

@media (min-width: 768px) {
    .row .col-sm-0 { display: none }
    .row .col-sm-2 {
        width: 16.66%;
    }
    .row .col-sm-3 {
        width: 25%;
    }
    .row .col-sm-4 {
        width: 33.3%;
    }
    .row .col-sm-5 {
        width: 41.66%;
    }
    .row .col-sm-6 {
        width: 50%;
    }
    .row .col-sm-8 {
        width: 66.6%;
    }
    .row .col-sm-9 {
        width: 75%;
    }
    .row .col-sm-10 {
        width: 83.3%;
    }
    .row .col-sm-12 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .row .col-sm-0 { display: block; }
    .row .col-md-2 {
       /*  width: 16.6%; */
         width: 20%; 
    }
    .row .col-md-3 {
        width: 25%;
    }
    .row .col-md-4 {
        width: 33.3%;
        display: block;
    }
    .row .col-md-6 {
        width: 50%;
    }
    .row .col-md-8 {
        width: 66.6%;
    }
    .row .col-md-5 {
        width: 40%;
    }
    .row .col-md-7 {
        width: 60%;
    }
    .row .col-md-9 {
        width: 75%;
    }
    .row .col-md-10 {
        width: 83.3%;
    }
}

.topphone {
    display: block;
    background: #f2f2f2;
    padding: 0px;
    border-radius: 15px;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 50px;
    padding-right: 30px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    text-decoration: none;
    color: #222;
}
.topphone > div {
    width: 60px;
    height: 50px;
    margin-right: 30px;
    background: #73ca3d url(topphone.png) no-repeat 60% center;
    position: relative;

}
.topphone > div::before {
    content: '';
    width: 15px;
    height: 80px;
    position: absolute;
    right: -10px; top: 0;
    transform: rotate(-10deg);
    background: #73ca3d;
}

@media (min-width: 1200px) {
    .row .col-lg-5 {
        width: 40%;
    }
    .row .col-lg-7 {
        width: 60%;
    }
}


.cytat {
    border-left: 5px solid #f2f2f2;
    padding-left: 45px;
    display: flex;
    align-items: center;
    color: #888;
    font-size: 1.2rem;
    height: 100%;
    line-height: 1.6em;
}

.cytato {
    min-height: 360px;
    font-size: 1.2rem;
    line-height: 1.6em;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #888;
    max-width: 840px;
    padding: 20px 30px;
    margin: 0 auto;

}

.align-center { align-items: center;}

.zaleten { display: flex;}
.zaleten > div { padding-top: 30px; padding-right: 45px;}
.zaleten > div > b { font-size: 2.6rem; font-weight: 400; display: block; margin-bottom: 10px;}
.zaleten > div span, .zaleten > div strong { display: block;}

.button {
    display: inline-block;
    padding: 7px 50px 7px 30px;
    background: #73ca3d url(miniarrow.png) no-repeat 95% center;
    color: #FFF;
    border-radius: 0 10px 10px 0;
    text-decoration: none !important;
    transition: opacity .5s;
    font-size: .9rem;
    text-transform: uppercase;
    font-weight: 600;
}
.button:hover {
    opacity: .8
}

.greybg {
    background: #f2f2f2;
}

.vortaile-wrap {
    padding-top: 55px;
    padding-bottom: 55px;
    display: flex;
    flex-wrap: wrap;
}
.vortaile-wrap .fortaile-foto {
    width: 100%;
    padding: 15px;
}

.vortaile-wrap .fortaile-box {
    width: 100%;
    padding: 15px
}
.vortaile-wrap .fortaile-box h4 {
    color: #73ca3d;
    font-size: 2.4rem;
    margin: 5px 0;
}

@media (max-width: 767px) {
    .mb-30-mobile { margin-bottom: 30px;}
   .mobile-text-center {
    text-align: center;
   }
   .zaleten > div {
        width: 50%;
        padding: 0;
        padding-top: 30px;
        margin-bottom: 60px;
   }

   #topmenu {
    position: fixed;
    left: 0; 
    top: 0;
    width: 300px;
    height: 100vh;
    background: #FFF;
    z-index: 777;
    box-shadow: 0 0 30px rgba(0,0,0, .06);
    transition: left .3s ease-out;

    }

    #topmenu.topmenuhidden {
        left: -400px;
    }

    #topmenu .container {
        width: 100%;
        height: 100%;
        padding: 30px;
        display: flex;
        align-items: center;
        border-left: 10px solid #73ca3d;
        position: relative;
    }
    #topmenu .container #logo-mobile {
        width: 120px;
        height: auto;
        display: block;
        position: absolute;
        left: 30px;
        top: 30px;
    }


    #topmenu .container ul, #topmenu .container ul li {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    #topmenu .container ul li {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #topmenu .container ul li a {
        font-size: 1.8rem;
        display: block;
        padding-top: 8px;
        padding-bottom: 8px;
        text-decoration: none;
        color: #222222;
        text-transform: uppercase;
    }

    .logobox { width: 100%; }
    .logobox a {height: 36px; display: block;}
    .logobox a img {height: 100%; width: auto;}
    header .container { justify-content: center; }

.topphone { position: fixed; left: 10px; bottom: 10px; z-index: 22; box-shadow: 5px 5px 10px rgba(0,0,0, .06)}
}



@media (min-width: 550px) {
    header .container .logobox strong { margin-left: 15px; padding-left: 15px; font-size: 1rem; }
}

@media (min-width: 768px) {

    .homeslider h2 {width: auto; position: absolute; right: 0px; top: 30%; /* transform: translateY(-50%); */ z-index: 15; font-size: 3rem; color: #FFF;}
    .homeslider h3 {width: auto; position: absolute; right: 0px; top: 45%; /* transform: translateY(-50%); */ z-index: 15; font-size: 2rem; color: #FFF;}

    #hamburger { display: none; }
    #logo-mobile {
        display: none;
    }
   
    .container {
        max-width: 100%;
    }
    .blok-homeselect, .home-lanyards-selectors {border: none;}

    .vortaile-wrap .fortaile-foto {
        width: 50%;
        padding: 15px;
    }
    
    .vortaile-wrap .fortaile-box {
        width: 50%;
        padding: 15px 30px;
    }

    #topmenu {
        background: #73ca3d;
    }
    #topmenu ul, #topmenu ul li {
     margin: 0; padding: 0; list-style: none;
    }
    #topmenu ul {display: flex;}
    #topmenu ul li a { 
        display: block;
        padding: 15px;
        font-size: 1rem;
        text-transform: uppercase;
        color: #FFF;
        font-weight: 600;
        text-decoration: none !important;
        position: relative;
        top: 0; left: 0;
    }   
    #topmenu ul li a:hover { 
        color: rgba(255,255,255, .8);
    }
    #topmenu ul li a:before {
        content: '';
        position: absolute;
        top: 0; left: 0;
        width: 100%;
        height: 5px;
        background: rgba(255,255,255, .4);
        z-index: 10;
        transform: scaleX(0);
        transform-origin: left;
        transition: transform .5s;
    }
    #topmenu ul li a:hover:before {
        transform: scaleX(1);
        transform-origin: right;
    }
    
    #topmenu ul li a:after {
        content: '';
        position: absolute;
        bottom: 0; left: 0;
        width: 100%;
        height: 5px;
        background: rgba(255,255,255, .4);
        z-index: 10;
        transform: scaleX(0);
        transform-origin: right;
        transition: transform .5s;
    }
    #topmenu ul li a:hover:after {
        transform: scaleX(1);
        transform-origin: left;
        /* transform-origin: 100% 50%;
        transform-origin: 0% 50%; */
    }
}

@media (min-width: 992px) { 
    .container {
        max-width: 100%;
    }
    header .container .logobox strong {  font-size: 1.2rem; }
    .homeslider h2 {width: auto; position: absolute; right: 0px; top: 30%; /* transform: translateY(-50%);  */z-index: 15; font-size: 5rem; color: #FFF;}
    .homeslider h3 {width: auto; position: absolute; right: 0px; top: 48%; /* transform: translateY(-50%); */ z-index: 15; font-size: 2.5rem; color: #FFF;}
}

@media (min-width: 1200px) { 
    .container {
        max-width: 1150px;
    }
}


* {
    margin: 0;
    padding: 0; 
  }
  
  /* Icon 1 */

  #hamburger {
    transform: scale(.85); 
    width: 60px;
    height: 45px;
    position: absolute; right: 12px; top: 15px;
  }
  
  #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 60px;
    height: 45px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  
  #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 9px;
    width: 100%;
    background: #222;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  
  #nav-icon1 span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon1 span:nth-child(2) {
    top: 18px;
  }
  
  #nav-icon1 span:nth-child(3) {
    top: 36px;
  }
  
  #nav-icon1.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  
  #nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  
  #nav-icon1.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  
  /* Icon 2 */
  
  #nav-icon2 {
  }
  
  #nav-icon2 span {
    display: block;
    position: absolute;
    height: 9px;
    width: 50%;
    background: #222;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  
  #nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
  }
  
  #nav-icon2 span:nth-child(odd) {
    left:0px;
    border-radius: 9px 0 0 9px;
  }
  
  #nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
    top: 0px;
  }
  
  #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 18px;
  }
  
  #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 36px;
  }
  
  #nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #nav-icon2.open span:nth-child(1) {
    left: 5px;
    top: 7px;
  }
  
  #nav-icon2.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 7px;
  }
  
  #nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
  }
  
  #nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
  }
  
  #nav-icon2.open span:nth-child(5) {
    left: 5px;
    top: 29px;
  }
  
  #nav-icon2.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 29px;
  }
  
  /* Icon 3 */
  
  #nav-icon3 span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
    top: 18px;
  }
  
  #nav-icon3 span:nth-child(4) {
    top: 36px;
  }
  
  #nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  
  #nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  
  /* Icon 4 */
  
  #nav-icon4 {
  }
  
  #nav-icon4 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  
  #nav-icon4 span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  
  #nav-icon4 span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  
  #nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
  }
  
  #nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  
  #nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39px;
    left: 8px;
  }

  .slideintop-first { animation: slideInTopFirst 3s ease-in-out; }

 @keyframes slideInTopFirst {
    0% {
      transform: translateY(80%); /* PrzesuniÄ™cie tekstu poza lewÄ… krawÄ™dÅº */
      opacity: 0; /* Tekst jest niewidoczny */
    }
    10% {
        transform: translateY(80%); /* PrzesuniÄ™cie tekstu poza lewÄ… krawÄ™dÅº */
        opacity: 0; /* Tekst jest niewidoczny */
    }
    50% {
      transform: translateY(0); /* Tekst wraca na swoje miejsce */
      opacity: .9; /* Tekst jest widoczny */
    }
    100% {
        transform: translateY(0); /* Tekst wraca na swoje miejsce */
        opacity: 1; /* Tekst jest widoczny */
      }
  }

  .slideintop-second { animation: slideInTopSecond 3s ease-in-out; }

  @keyframes slideInTopSecond {
     0% {
       transform: translateY(80%); /* PrzesuniÄ™cie tekstu poza lewÄ… krawÄ™dÅº */
       opacity: 0; /* Tekst jest niewidoczny */
     }
     30% {
         transform: translateY(80%); /* PrzesuniÄ™cie tekstu poza lewÄ… krawÄ™dÅº */
         opacity: 0; /* Tekst jest niewidoczny */
     }
     70% {
       transform: translateY(0); /* Tekst wraca na swoje miejsce */
       opacity: .8; /* Tekst jest widoczny */
     }
     100% {
         transform: translateY(0); /* Tekst wraca na swoje miejsce */
         opacity: 1; /* Tekst jest widoczny */
       }
   }

   #homeslider .homeslider-inf div { animation: slideInTopThirth 3s ease-in-out; max-width: 420px; height: 120px;}

   @keyframes slideInTopThirth {
    0% {
      opacity: 0; /* Tekst jest niewidoczny */
    }
    40% {
      transform: translateY(40%); /* Tekst wraca na swoje miejsce */
      opacity: 0; /* Tekst jest widoczny */
    }
    100% {
        transform: translateY(0); /* Tekst wraca na swoje miejsce */
        opacity: 1; /* Tekst jest widoczny */
      }
  }


.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
