

/* Start:/local/components/site/ozslider/templates/.default/style.css?17754688451138*/
[data-ozslider-container]  {
    position: relative;
    margin-bottom: 1.8461538462rem;
}

[data-ozslider-image] {
    position: relative;
    transform: initial;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 0;
}

[data-ozslider-zones] {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

[data-ozslider-zone] {
    flex: 1 1 auto;
    height: 100%;
}

[data-ozslider-dots] {
    list-style: none;
    /* display: block; */
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 0;
    padding-left: 0;
    left: 0;
    margin-top: .75rem;
    width: 100%;
    margin-left: 0;
    bottom: -1.1538461538rem;
    position: absolute;
}

[data-ozslider-dot] {
    background: none;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    margin: 0 .4615384615rem;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    border: .0769230769rem solid #303f9f;
    height: .5384615385rem;
    width: .5384615385rem;
}

[data-ozslider-dot].active {
    background: #303f9f;
}
/* End */
/* /local/components/site/ozslider/templates/.default/style.css?17754688451138 */
