@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    bottom: 5px;
    display: block;
    width: 44px;
    height: 16px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    opacity: 0.5;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    transform:translate(-50%, -50%);
    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 37%;
}
[dir='rtl'] .slick-prev
{
    right: 35%;
    left: auto;
}
.slick-prev:before
{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='16' viewBox='0 0 45 16' fill='none' class='arrowLeft d-none d-md-block'%3E%3Cpath d='M0.292893 7.29301C-0.0976295 7.68354 -0.0976296 8.3167 0.292892 8.70722L6.65685 15.0712C7.04738 15.4617 7.68054 15.4617 8.07107 15.0712C8.46159 14.6807 8.46159 14.0475 8.07107 13.657L2.41422 8.00012L8.07107 2.34326C8.46159 1.95274 8.46159 1.31958 8.07107 0.929051C7.68054 0.538527 7.04738 0.538527 6.65685 0.929051L0.292893 7.29301ZM45 7.00012L1 7.00012L1 9.00012L45 9.00012L45 7.00012Z' fill='%238A91A1'/%3E%3C/svg%3E");;
}
[dir='rtl'] .slick-prev:before
{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='16' viewBox='0 0 45 16' fill='none' class='arrowRight d-none d-md-block'%3E%3Cpath d='M44.7071 8.70722C45.0976 8.3167 45.0976 7.68354 44.7071 7.29301L38.3431 0.929051C37.9526 0.538527 37.3195 0.538527 36.9289 0.929051C36.5384 1.31958 36.5384 1.95274 36.9289 2.34326L42.5858 8.00012L36.9289 13.657C36.5384 14.0475 36.5384 14.6807 36.9289 15.0712C37.3195 15.4617 37.9526 15.4617 38.3431 15.0712L44.7071 8.70722ZM8.74228e-08 9.00012L44 9.00012L44 7.00012L-8.74228e-08 7.00012L8.74228e-08 9.00012Z' fill='%238A91A1'/%3E%3C/svg%3E");
}

.slick-next
{
    right: 37%;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='16' viewBox='0 0 45 16' fill='none' class='arrowRight d-none d-md-block'%3E%3Cpath d='M44.7071 8.70722C45.0976 8.3167 45.0976 7.68354 44.7071 7.29301L38.3431 0.929051C37.9526 0.538527 37.3195 0.538527 36.9289 0.929051C36.5384 1.31958 36.5384 1.95274 36.9289 2.34326L42.5858 8.00012L36.9289 13.657C36.5384 14.0475 36.5384 14.6807 36.9289 15.0712C37.3195 15.4617 37.9526 15.4617 38.3431 15.0712L44.7071 8.70722ZM8.74228e-08 9.00012L44 9.00012L44 7.00012L-8.74228e-08 7.00012L8.74228e-08 9.00012Z' fill='%238A91A1'/%3E%3C/svg%3E");
}
[dir='rtl'] .slick-next:before
{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='16' viewBox='0 0 45 16' fill='none' class='arrowLeft d-none d-md-block'%3E%3Cpath d='M0.292893 7.29301C-0.0976295 7.68354 -0.0976296 8.3167 0.292892 8.70722L6.65685 15.0712C7.04738 15.4617 7.68054 15.4617 8.07107 15.0712C8.46159 14.6807 8.46159 14.0475 8.07107 13.657L2.41422 8.00012L8.07107 2.34326C8.46159 1.95274 8.46159 1.31958 8.07107 0.929051C7.68054 0.538527 7.04738 0.538527 6.65685 0.929051L0.292893 7.29301ZM45 7.00012L1 7.00012L1 9.00012L45 9.00012L45 7.00012Z' fill='%238A91A1'/%3E%3C/svg%3E");
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: 0;
    left: 43%;
    display: block;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 12px;
    height: 12px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1; 
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Ccircle cx='6.85693' cy='6.00012' r='5.14286' stroke='%238A91A1' stroke-width='1.71429'/%3E%3C/svg%3E");
    text-align: center;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Ccircle cx='6' cy='6.00012' r='6' fill='url(%23paint0_linear_1_109)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1_109' x1='0.352' y1='12.0001' x2='14.5158' y2='6.60606' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F16076'/%3E%3Cstop offset='1' stop-color='%23FF805B'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");;
    border: none;
    background: linear-gradient(45deg, #F16076, #FF805B);
    border-radius: 50%;
}
