/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.b-tertiary .progress{
    background-image: linear-gradient(to right, #FF624B, #FF624B);
}
.b-secondary .progress{
    background-image: linear-gradient(to right, #51B791, #51B791);
}
.progress {
    position: relative;
    display: block;
    margin-top: 30px;
    margin-left: 0;
    width: calc(100% - 130px);
    height: 4px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    background-image: linear-gradient(to right, #FF624B, #FF624B);
    background-repeat: no-repeat;
    background-size: 0 100%;
    opacity: 1;
    z-index: 1;
    transition: background-size 0.4s ease-in-out;
  }
  /*.progress:after {
    content: "";
    width: 100%;
    height: 4px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0.2;
  }*/
  .has-bg-white .progress {
    background-color: #F8F7F7 !important;
  }
  .a-white button.slick-arrow {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="39" height="39" viewBox="0 0 39 39"><g id="Group_1103" data-name="Group 1103" transform="translate(-335 -5907.037)"><g id="Ellipse_32" data-name="Ellipse 32" transform="translate(335 5907.037)" fill="none" stroke="%23fff" stroke-width="2"><circle cx="19.5" cy="19.5" r="19.5" stroke="none"/><circle cx="19.5" cy="19.5" r="18.5" fill="none"/></g><path id="Path_1430" data-name="Path 1430" d="M-18835.334,7844.436l6.43,6.43-6.43,6.431" transform="translate(19186.904 -1924.33)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></svg>') !important;
  }
  .a-secondary button.slick-arrow {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="39" height="39" viewBox="0 0 39 39"><g id="Group_1103" data-name="Group 1103" transform="translate(-335 -5907.037)"><g id="Ellipse_32" data-name="Ellipse 32" transform="translate(335 5907.037)" fill="none" stroke="%2351B791" stroke-width="2"><circle cx="19.5" cy="19.5" r="19.5" stroke="none"/><circle cx="19.5" cy="19.5" r="18.5" fill="none"/></g><path id="Path_1430" data-name="Path 1430" d="M-18835.334,7844.436l6.43,6.43-6.43,6.431" transform="translate(19186.904 -1924.33)" fill="none" stroke="%2351B791" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></svg>') !important;
  }
  .a-tertiary button.slick-arrow {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="39" height="39" viewBox="0 0 39 39"><g id="Group_1103" data-name="Group 1103" transform="translate(-335 -5907.037)"><g id="Ellipse_32" data-name="Ellipse 32" transform="translate(335 5907.037)" fill="none" stroke="%23FF624B" stroke-width="2"><circle cx="19.5" cy="19.5" r="19.5" stroke="none"/><circle cx="19.5" cy="19.5" r="18.5" fill="none"/></g><path id="Path_1430" data-name="Path 1430" d="M-18835.334,7844.436l6.43,6.43-6.43,6.431" transform="translate(19186.904 -1924.33)" fill="none" stroke="%23FF624B" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></svg>') !important;
  }
  .a-white button.slick-arrow:hover, .a-white button.slick-arrow:focus {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="39" height="39" viewBox="0 0 39 39"><g id="Group_1103" data-name="Group 1103" transform="translate(-335 -5907.037)"><g id="Ellipse_32" data-name="Ellipse 32" transform="translate(335 5907.037)" fill="%23fff" stroke="%23fff" stroke-width="2"><circle cx="19.5" cy="19.5" r="19.5" stroke="none"/><circle cx="19.5" cy="19.5" r="18.5" fill="none"/></g><path id="Path_1430" data-name="Path 1430" d="M-18835.334,7844.436l6.43,6.43-6.43,6.431" transform="translate(19186.904 -1924.33)" fill="none" stroke="%2325313C" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></svg>') !important;
  }
  .a-secondary button.slick-arrow:hover, .a-secondary button.slick-arrow:focus {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="39" height="39" viewBox="0 0 39 39"><g id="Group_1103" data-name="Group 1103" transform="translate(-335 -5907.037)"><g id="Ellipse_32" data-name="Ellipse 32" transform="translate(335 5907.037)" fill="%2351B791" stroke="%2351B791" stroke-width="2"><circle cx="19.5" cy="19.5" r="19.5" stroke="none"/><circle cx="19.5" cy="19.5" r="18.5" fill="none"/></g><path id="Path_1430" data-name="Path 1430" d="M-18835.334,7844.436l6.43,6.43-6.43,6.431" transform="translate(19186.904 -1924.33)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></svg>') !important;
  }
  .a-tertiary button.slick-arrow:hover, .a-tertiary button.slick-arrow:focus {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="39" height="39" viewBox="0 0 39 39"><g id="Group_1103" data-name="Group 1103" transform="translate(-335 -5907.037)"><g id="Ellipse_32" data-name="Ellipse 32" transform="translate(335 5907.037)" fill="%23FF624B" stroke="%23FF624B" stroke-width="2"><circle cx="19.5" cy="19.5" r="19.5" stroke="none"/><circle cx="19.5" cy="19.5" r="18.5" fill="none"/></g><path id="Path_1430" data-name="Path 1430" d="M-18835.334,7844.436l6.43,6.43-6.43,6.431" transform="translate(19186.904 -1924.33)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></svg>') !important;
  }

  button.slick-arrow::before {
    display: none;
  }
  button.slick-arrow,
  button.slick-arrow:hover,
  button.slick-arrow:focus {
    outline: 0;
    bottom: -70px;
    top: auto;
    width: 39px;
    height: 39px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="39" height="39" viewBox="0 0 39 39"><g id="Group_1103" data-name="Group 1103" transform="translate(-335 -5907.037)"><g id="Ellipse_32" data-name="Ellipse 32" transform="translate(335 5907.037)" fill="none" stroke="%23fff" stroke-width="2"><circle cx="19.5" cy="19.5" r="19.5" stroke="none"/><circle cx="19.5" cy="19.5" r="18.5" fill="none"/></g><path id="Path_1430" data-name="Path 1430" d="M-18835.334,7844.436l6.43,6.43-6.43,6.431" transform="translate(19186.904 -1924.33)" fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></svg>') !important;
    background-size: contain;
    background-repeat: no-repeat;
  }
  button.slick-prev.slick-arrow {
    transform: scalex(-1) translate(-50%, -50%);
    right: 80px;
    left: auto;
  }
  button.slick-next.slick-arrow {
    right: 0;
  }