/*!
 *  Iconly icon font. Generated by Iconly: https://iconly.io/
 */

 @font-face {
    font-display: swap;
    font-family: "IconlyClm";
    font-style: normal;
    font-weight: 400;
    src: url("../eot/iconly36cf.eot?1727268519129");
    src: url("../eot/iconlyd41d-4.eot?#iefix") format("embedded-opentype"), 
    url("../iconly36cf.html?1727268519129") format("woff2"), 
    url("../woff/iconly36cf.woff?1727268519129") format("woff"), 
    url("../ttf/iconly36cf.ttf?1727268519129") format("truetype"), 
    url("../svg/iconly36cf.svg?1727268519129#Iconly") format("svg");
  }
  
  [class="iconly"], [class^="iconly-"], [class*=" iconly-"] {
    display: inline-block;
    font-family: "IconlyClm" !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
  
  .iconly-win:before {
    content: "\e000";
  }
  
  .iconly-win-scale:before {
    content: "\e001";
  }
  
  .iconly-arrow-right:before {
    content: "\e002";
  }
  
  .iconly-apple:before {
    content: "\e003";
  }
  
  .iconly-linkedin:before {
    content: "\e004";
  }
  
  .iconly-facebook:before {
    content: "\e005";
  }
  
  .iconly-reddit:before {
    content: "\e006";
  }
  
  .iconly-twitter:before {
    content: "\e007";
  }
  
  .iconly-youtube:before {
    content: "\e008";
  }
  
  .iconly-arrow:before {
    content: "\e009";
  }
  
  .iconly-circle-arrow:before {
    content: "\e00a";
  }
  
  .iconly-circle-arrow-prev{
    color: #48B7FF;
    position: relative;
    transform: rotate(3600deg);
  }
  .iconly-circle-arrow-prev:before {
    content: "\e00a";
  }
  .iconly-circle-arrow-prev::after{
    content: '';
    background-color: #fff;
    position: absolute;
    width: 80%;
    height: 80%;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
  }
  .iconly-circle-arrow-next{
    transform: rotate(180deg);
    color: #48B7FF;
    position: relative;
  }
  .iconly-circle-arrow-next:before {
    content: "\e00a";
  }
  .iconly-circle-arrow-next::after{
    content: '';
    background-color: #fff;
    position: absolute;
    width: 80%;
    height: 80%;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
  }
  
  .iconly-location:before {
    content: "\e00b";
  }
  
  .iconly-play:before {
    content: "\e00c";
  }