:root {
  --containerWidth: 0px;
}
body{
    overflow-x: hidden;
}
body:before{
    content: "";
    position: absolute;
    z-index: 1;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 300px;
    background: rgb(214,195,216);
    background: linear-gradient(180deg, rgba(214,195,216,1) 0%, rgba(214,195,216,0) 100%);
}
body.body-blank:before{
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    height: auto;
    background: rgb(91,17,97);
    background: linear-gradient(180deg, rgba(91,17,97,1) 0%, rgba(189,54,27,1) 100%);
}
a{
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a.line, a.line:hover{
    text-decoration: none;
}
a.line:before{
    content: "";
    position: absolute;
    left:0px;
    bottom: 0px;
    height: 1px;
    width: 0%;
    background-color: #28022B;
    -webkit-transition:all 0.2s ease-in;
    -moz-transition:all 0.2s ease-in;
    -o-transition:all 0.2s ease-in;
    transition:all 0.2s ease-in;
}
a.line:hover:before,
a.line.active:before{
    width: 100%;
}
blockquote{
    font-weight: 700;
    font-size: 1rem;
    font-style: italic;
    text-wrap: balance;
    padding: 0px;
    position: relative;
}
h1, h2, h3, h4, h5, h6{
    line-height: 1.1;
    text-wrap: balance;
}
.container-width{
    width: var(--containerWidth);
}
.logo{
    position: relative;
    display:block;
    width:160px;
    height:120px;
    text-indent:120%;
    white-space:nowrap;
    overflow:hidden;
    padding:0px;
    position:relative;
    background-color:transparent;
    background-position:top center;
    background-repeat:no-repeat;
    background-size: contain;
    background-image: url('/assets/upload/site/kiwi-logo.svg');
    text-decoration:none;
}
.transition, a, .icon-link-arrow{
    -webkit-transition:all 0.2s ease-in;
    -moz-transition:all 0.2s ease-in;
    -o-transition:all 0.2s ease-in;
    transition:all 0.2s ease-in;
}
.shadow-box{
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
.shadow-box-hover:hover{
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
}
.radius{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}
.full{
    width: 100%;
}
.uk-button-primary .icon,
.uk-button-secondary .icon{
    background-color: #FFF;
}


/* Icons */
.icon-grid{
    display: grid !important;
    gap: 8px;
    grid-template-columns: auto auto;
    align-items: center;
    justify-content: start;
}
.icon-grid-reverse,
.icon-grid-reverse:hover{
    color: #FFF;
}
.icon-grid-reverse .icon{
    background-color: #FFF;
}
.icon-grid-start{
    align-items: start;
}
.icon-grid-button{
    justify-content: center;
}
.icon-grid-button .icon{
    top: -2px;
}
.icon-grid-bold{
    font-weight: 700;
}
.icon-grid-arrow:hover{
    gap: 16px;
}
.icon{
    position: relative;
    width: 24px;
    height: 24px;
    display: block;
    background-color: #28022B;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition:all 0.2s ease-in;
    -moz-transition:all 0.2s ease-in;
    -o-transition:all 0.2s ease-in;
    transition:all 0.2s ease-in;
}
.icon-16{
    width: 16px;
    height: 16px;
}
.icon-32{
    width: 32px;
    height: 32px;
}
.icon-48{
    width: 48px;
    height: 48px;
}
.icon-phone{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.47318 11.6659C4.51203 14.2785 5.43459 16.0823 6.83828 17.486C8.24198 18.8897 10.0458 19.8123 12.6584 20.8511C15.8079 22.1035 19.3567 20.787 21.0746 17.9239C21.6292 16.9996 21.2245 15.7985 20.2237 15.3982L16.5302 13.9208C15.9187 13.6762 15.226 13.7483 14.678 14.1136L12.5627 15.5238C11.4483 15.0365 10.7245 14.5764 10.1792 14.0297C9.63781 13.4869 9.2152 12.8015 8.79208 11.7742L10.2107 9.64629C10.576 9.0983 10.6481 8.40559 10.4035 7.7941L8.92608 4.10054C8.52576 3.09975 7.32469 2.69513 6.4004 3.2497C3.53726 4.96759 2.22083 8.51641 3.47318 11.6659ZM4.40242 11.2964C3.34037 8.62549 4.45019 5.58602 6.9149 4.1072C7.31112 3.86946 7.826 4.04291 7.9976 4.47194L9.47503 8.16549C9.59733 8.47124 9.56126 8.81759 9.3786 9.09159L7.955 11.227C7.77633 11.495 7.73569 11.8337 7.85787 12.1317C8.76938 14.3552 9.80703 15.4136 12.1821 16.4488C12.4855 16.5811 12.8352 16.544 13.1106 16.3604L15.2327 14.9457C15.5067 14.763 15.8531 14.727 16.1588 14.8493L19.8524 16.3267C20.2814 16.4983 20.4548 17.0132 20.2171 17.4094C18.7383 19.8741 15.6988 20.9839 13.0279 19.9219C7.84936 17.8627 6.46158 16.4749 4.40242 11.2964Z' fill='black'/%3E%3Cpath d='M14.1961 4.49582C14.2834 4.23385 14.5666 4.09227 14.8286 4.17959C16.3528 4.68767 17.4414 5.21778 18.274 6.05038C19.1066 6.88298 19.6367 7.97159 20.1448 9.49582C20.2321 9.75779 20.0906 10.041 19.8286 10.1283C19.5666 10.2156 19.2834 10.074 19.1961 9.81205C18.7042 8.33628 18.2343 7.42489 17.5669 6.75749C16.8995 6.09009 15.9881 5.6202 14.5124 5.12828C14.2504 5.04095 14.1088 4.75779 14.1961 4.49582Z' fill='black'/%3E%3Cpath d='M13.1961 7.49582C13.2834 7.23385 13.5666 7.09227 13.8286 7.17959C15.4779 7.72936 16.595 8.84652 17.1448 10.4958C17.2321 10.7578 17.0906 11.041 16.8286 11.1283C16.5666 11.2156 16.2834 11.074 16.1961 10.812C15.7459 9.46135 14.8631 8.57851 13.5124 8.12828C13.2504 8.04095 13.1088 7.75779 13.1961 7.49582Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.47318 11.6659C4.51203 14.2785 5.43459 16.0823 6.83828 17.486C8.24198 18.8897 10.0458 19.8123 12.6584 20.8511C15.8079 22.1035 19.3567 20.787 21.0746 17.9239C21.6292 16.9996 21.2245 15.7985 20.2237 15.3982L16.5302 13.9208C15.9187 13.6762 15.226 13.7483 14.678 14.1136L12.5627 15.5238C11.4483 15.0365 10.7245 14.5764 10.1792 14.0297C9.63781 13.4869 9.2152 12.8015 8.79208 11.7742L10.2107 9.64629C10.576 9.0983 10.6481 8.40559 10.4035 7.7941L8.92608 4.10054C8.52576 3.09975 7.32469 2.69513 6.4004 3.2497C3.53726 4.96759 2.22083 8.51641 3.47318 11.6659ZM4.40242 11.2964C3.34037 8.62549 4.45019 5.58602 6.9149 4.1072C7.31112 3.86946 7.826 4.04291 7.9976 4.47194L9.47503 8.16549C9.59733 8.47124 9.56126 8.81759 9.3786 9.09159L7.955 11.227C7.77633 11.495 7.73569 11.8337 7.85787 12.1317C8.76938 14.3552 9.80703 15.4136 12.1821 16.4488C12.4855 16.5811 12.8352 16.544 13.1106 16.3604L15.2327 14.9457C15.5067 14.763 15.8531 14.727 16.1588 14.8493L19.8524 16.3267C20.2814 16.4983 20.4548 17.0132 20.2171 17.4094C18.7383 19.8741 15.6988 20.9839 13.0279 19.9219C7.84936 17.8627 6.46158 16.4749 4.40242 11.2964Z' fill='black'/%3E%3Cpath d='M14.1961 4.49582C14.2834 4.23385 14.5666 4.09227 14.8286 4.17959C16.3528 4.68767 17.4414 5.21778 18.274 6.05038C19.1066 6.88298 19.6367 7.97159 20.1448 9.49582C20.2321 9.75779 20.0906 10.041 19.8286 10.1283C19.5666 10.2156 19.2834 10.074 19.1961 9.81205C18.7042 8.33628 18.2343 7.42489 17.5669 6.75749C16.8995 6.09009 15.9881 5.6202 14.5124 5.12828C14.2504 5.04095 14.1088 4.75779 14.1961 4.49582Z' fill='black'/%3E%3Cpath d='M13.1961 7.49582C13.2834 7.23385 13.5666 7.09227 13.8286 7.17959C15.4779 7.72936 16.595 8.84652 17.1448 10.4958C17.2321 10.7578 17.0906 11.041 16.8286 11.1283C16.5666 11.2156 16.2834 11.074 16.1961 10.812C15.7459 9.46135 14.8631 8.57851 13.5124 8.12828C13.2504 8.04095 13.1088 7.75779 13.1961 7.49582Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-location{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 10C16 12.2091 14.2091 14 12 14C9.79086 14 8 12.2091 8 10C8 7.79086 9.79086 6 12 6C14.2091 6 16 7.79086 16 10ZM12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.23178 15.6402C6.22084 15.6271 6.21025 15.6137 6.2 15.6C4.60903 13.4787 4 11.7314 4 10C4 5.58172 7.58172 2 12 2C16.4183 2 20 5.58172 20 10C20 11.7314 19.391 13.4787 17.8 15.6C17.7898 15.6137 17.7792 15.6271 17.7682 15.6402L13.3017 21H17.5C17.7761 21 18 21.2239 18 21.5C18 21.7761 17.7761 22 17.5 22H6.5C6.22386 22 6 21.7761 6 21.5C6 21.2239 6.22386 21 6.5 21H10.6983L6.23178 15.6402ZM12 21L17 15C18.5 13 19 11.4582 19 10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10C5 11.4582 5.5 13 7 15L12 21Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 10C16 12.2091 14.2091 14 12 14C9.79086 14 8 12.2091 8 10C8 7.79086 9.79086 6 12 6C14.2091 6 16 7.79086 16 10ZM12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.23178 15.6402C6.22084 15.6271 6.21025 15.6137 6.2 15.6C4.60903 13.4787 4 11.7314 4 10C4 5.58172 7.58172 2 12 2C16.4183 2 20 5.58172 20 10C20 11.7314 19.391 13.4787 17.8 15.6C17.7898 15.6137 17.7792 15.6271 17.7682 15.6402L13.3017 21H17.5C17.7761 21 18 21.2239 18 21.5C18 21.7761 17.7761 22 17.5 22H6.5C6.22386 22 6 21.7761 6 21.5C6 21.2239 6.22386 21 6.5 21H10.6983L6.23178 15.6402ZM12 21L17 15C18.5 13 19 11.4582 19 10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10C5 11.4582 5.5 13 7 15L12 21Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-calendar{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 14V11H6V14H9Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 4H16V2.5C16 2.22386 16.2239 2 16.5 2C16.7761 2 17 2.22386 17 2.5V4H20C20.5523 4 21 4.44772 21 5V19C21 19.5523 20.5523 20 20 20H4C3.44772 20 3 19.5523 3 19V5C3 4.44772 3.44772 4 4 4H7V2.5C7 2.22386 7.22386 2 7.5 2C7.77614 2 8 2.22386 8 2.5V4ZM7 6.5C7 6.77614 7.22386 7 7.5 7C7.77614 7 8 6.77614 8 6.5V5H16V6.5C16 6.77614 16.2239 7 16.5 7C16.7761 7 17 6.77614 17 6.5V5H20V8H4V5H7V6.5ZM4 9H20V19H4V9Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 14V11H6V14H9Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 4H16V2.5C16 2.22386 16.2239 2 16.5 2C16.7761 2 17 2.22386 17 2.5V4H20C20.5523 4 21 4.44772 21 5V19C21 19.5523 20.5523 20 20 20H4C3.44772 20 3 19.5523 3 19V5C3 4.44772 3.44772 4 4 4H7V2.5C7 2.22386 7.22386 2 7.5 2C7.77614 2 8 2.22386 8 2.5V4ZM7 6.5C7 6.77614 7.22386 7 7.5 7C7.77614 7 8 6.77614 8 6.5V5H16V6.5C16 6.77614 16.2239 7 16.5 7C16.7761 7 17 6.77614 17 6.5V5H20V8H4V5H7V6.5ZM4 9H20V19H4V9Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-email{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 4C2.44772 4 2 4.44772 2 5V19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19V5C22 4.44772 21.5523 4 21 4H3ZM3.7282 5H20.2718L12 12.8123L3.7282 5ZM3 5.68775V18.2929L9.48265 11.8102L3 5.68775ZM3.70711 19H20.2929L13.79 12.4971L12.3433 13.8635C12.1506 14.0455 11.8494 14.0455 11.6567 13.8635L10.21 12.4971L3.70711 19ZM21 18.2929V5.68774L14.5174 11.8102L21 18.2929Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 4C2.44772 4 2 4.44772 2 5V19C2 19.5523 2.44772 20 3 20H21C21.5523 20 22 19.5523 22 19V5C22 4.44772 21.5523 4 21 4H3ZM3.7282 5H20.2718L12 12.8123L3.7282 5ZM3 5.68775V18.2929L9.48265 11.8102L3 5.68775ZM3.70711 19H20.2929L13.79 12.4971L12.3433 13.8635C12.1506 14.0455 11.8494 14.0455 11.6567 13.8635L10.21 12.4971L3.70711 19ZM21 18.2929V5.68774L14.5174 11.8102L21 18.2929Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-price{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 7V5H16V7H15Z' fill='black'/%3E%3Cpath d='M15 13V11H16V13H15Z' fill='black'/%3E%3Cpath d='M15 8V10H16V8H15Z' fill='black'/%3E%3Cpath d='M15 16V14H16V16H15Z' fill='black'/%3E%3Cpath d='M15 17V19H16V17H15Z' fill='black'/%3E%3Cpath d='M21.5 6C21.5 5.72386 21.2761 5.5 21 5.5H3C2.72386 5.5 2.5 5.72386 2.5 6V8.12602C2.5 8.35416 2.65443 8.55337 2.87537 8.61024C4.38505 8.9988 5.5 10.3698 5.5 12C5.5 13.6302 4.38505 15.0012 2.87537 15.3898C2.65443 15.4466 2.5 15.6458 2.5 15.874V18C2.5 18.2761 2.72386 18.5 3 18.5H21C21.2761 18.5 21.5 18.2761 21.5 18V15.874C21.5 15.6458 21.3456 15.4466 21.1246 15.3898C19.615 15.0012 18.5 13.6302 18.5 12C18.5 10.3698 19.615 8.9988 21.1246 8.61024C21.3456 8.55337 21.5 8.35416 21.5 8.12602V6Z' stroke='black' stroke-linejoin='round'/%3E%3Crect x='8' y='9' width='5' height='1' fill='black'/%3E%3Crect x='8' y='11' width='5' height='1' fill='black'/%3E%3Crect x='8' y='13' width='5' height='1' fill='black'/%3E%3Crect x='8' y='15' width='3' height='1' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 7V5H16V7H15Z' fill='black'/%3E%3Cpath d='M15 13V11H16V13H15Z' fill='black'/%3E%3Cpath d='M15 8V10H16V8H15Z' fill='black'/%3E%3Cpath d='M15 16V14H16V16H15Z' fill='black'/%3E%3Cpath d='M15 17V19H16V17H15Z' fill='black'/%3E%3Cpath d='M21.5 6C21.5 5.72386 21.2761 5.5 21 5.5H3C2.72386 5.5 2.5 5.72386 2.5 6V8.12602C2.5 8.35416 2.65443 8.55337 2.87537 8.61024C4.38505 8.9988 5.5 10.3698 5.5 12C5.5 13.6302 4.38505 15.0012 2.87537 15.3898C2.65443 15.4466 2.5 15.6458 2.5 15.874V18C2.5 18.2761 2.72386 18.5 3 18.5H21C21.2761 18.5 21.5 18.2761 21.5 18V15.874C21.5 15.6458 21.3456 15.4466 21.1246 15.3898C19.615 15.0012 18.5 13.6302 18.5 12C18.5 10.3698 19.615 8.9988 21.1246 8.61024C21.3456 8.55337 21.5 8.35416 21.5 8.12602V6Z' stroke='black' stroke-linejoin='round'/%3E%3Crect x='8' y='9' width='5' height='1' fill='black'/%3E%3Crect x='8' y='11' width='5' height='1' fill='black'/%3E%3Crect x='8' y='13' width='5' height='1' fill='black'/%3E%3Crect x='8' y='15' width='3' height='1' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-close{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.1464 4.14645C19.3417 3.95118 19.6583 3.95118 19.8536 4.14645C20.0488 4.34171 20.0488 4.65829 19.8536 4.85355L12.7071 12L19.8536 19.1464C20.0488 19.3417 20.0488 19.6583 19.8536 19.8536C19.6583 20.0488 19.3417 20.0488 19.1464 19.8536L12 12.7071L4.85355 19.8536C4.65829 20.0488 4.34171 20.0488 4.14645 19.8536C3.95118 19.6583 3.95118 19.3417 4.14645 19.1464L11.2929 12L4.14645 4.85355C3.95118 4.65829 3.95118 4.34171 4.14645 4.14645C4.34171 3.95118 4.65829 3.95118 4.85355 4.14645L12 11.2929L19.1464 4.14645Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.1464 4.14645C19.3417 3.95118 19.6583 3.95118 19.8536 4.14645C20.0488 4.34171 20.0488 4.65829 19.8536 4.85355L12.7071 12L19.8536 19.1464C20.0488 19.3417 20.0488 19.6583 19.8536 19.8536C19.6583 20.0488 19.3417 20.0488 19.1464 19.8536L12 12.7071L4.85355 19.8536C4.65829 20.0488 4.34171 20.0488 4.14645 19.8536C3.95118 19.6583 3.95118 19.3417 4.14645 19.1464L11.2929 12L4.14645 4.85355C3.95118 4.65829 3.95118 4.34171 4.14645 4.14645C4.34171 3.95118 4.65829 3.95118 4.85355 4.14645L12 11.2929L19.1464 4.14645Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-light{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.08551 13.4045C3.92538 13.0426 3.99382 12.6202 4.26008 12.3273L14.2601 1.32732C14.5651 0.991808 15.0577 0.90351 15.4602 1.11219C15.8628 1.32087 16.0746 1.77429 15.9762 2.21692L14.2466 10L19 9.99999C19.3958 9.99999 19.7544 10.2335 19.9145 10.5954C20.0747 10.9574 20.0062 11.3798 19.74 11.6727L9.73996 22.6727C9.422 23.0224 8.90256 23.1018 8.49467 22.8629C8.08678 22.624 7.90186 22.1322 8.05134 21.6838L10.6126 14L5.00002 14C4.6042 14 4.24563 13.7665 4.08551 13.4045ZM5.00002 13H10.6126C11.2952 13 11.7771 13.6687 11.5613 14.3162L9.00002 22L19 11H14.2466C13.6069 11 13.1317 10.4076 13.2704 9.78306L15 1.99999L5.00002 13Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.08551 13.4045C3.92538 13.0426 3.99382 12.6202 4.26008 12.3273L14.2601 1.32732C14.5651 0.991808 15.0577 0.90351 15.4602 1.11219C15.8628 1.32087 16.0746 1.77429 15.9762 2.21692L14.2466 10L19 9.99999C19.3958 9.99999 19.7544 10.2335 19.9145 10.5954C20.0747 10.9574 20.0062 11.3798 19.74 11.6727L9.73996 22.6727C9.422 23.0224 8.90256 23.1018 8.49467 22.8629C8.08678 22.624 7.90186 22.1322 8.05134 21.6838L10.6126 14L5.00002 14C4.6042 14 4.24563 13.7665 4.08551 13.4045ZM5.00002 13H10.6126C11.2952 13 11.7771 13.6687 11.5613 14.3162L9.00002 22L19 11H14.2466C13.6069 11 13.1317 10.4076 13.2704 9.78306L15 1.99999L5.00002 13Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-gallery{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 6C13 5.44772 13.4477 5 14 5H18C18.5523 5 19 5.44772 19 6V10C19 10.5523 18.5523 11 18 11H14C13.4477 11 13 10.5523 13 10V6ZM14 6V10H18V6H14Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 6C6.44772 6 6 6.44772 6 7V10C6 10.5523 6.44772 11 7 11H10C10.5523 11 11 10.5523 11 10V7C11 6.44772 10.5523 6 10 6H7ZM7 7H10V10H7V7Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 13C5.44772 13 5 13.4477 5 14V18C5 18.5523 5.44772 19 6 19H10C10.5523 19 11 18.5523 11 18V14C11 13.4477 10.5523 13 10 13H6ZM6 14H10V18H6V14Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 13C13.4477 13 13 13.4477 13 14V19C13 19.5523 13.4477 20 14 20H19C19.5523 20 20 19.5523 20 19V14C20 13.4477 19.5523 13 19 13H14ZM14 14H19V19H14V14Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 6C13 5.44772 13.4477 5 14 5H18C18.5523 5 19 5.44772 19 6V10C19 10.5523 18.5523 11 18 11H14C13.4477 11 13 10.5523 13 10V6ZM14 6V10H18V6H14Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 6C6.44772 6 6 6.44772 6 7V10C6 10.5523 6.44772 11 7 11H10C10.5523 11 11 10.5523 11 10V7C11 6.44772 10.5523 6 10 6H7ZM7 7H10V10H7V7Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 13C5.44772 13 5 13.4477 5 14V18C5 18.5523 5.44772 19 6 19H10C10.5523 19 11 18.5523 11 18V14C11 13.4477 10.5523 13 10 13H6ZM6 14H10V18H6V14Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14 13C13.4477 13 13 13.4477 13 14V19C13 19.5523 13.4477 20 14 20H19C19.5523 20 20 19.5523 20 19V14C20 13.4477 19.5523 13 19 13H14ZM14 14H19V19H14V14Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-arrow-top{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 13.5L12 9L16.5 13.5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 13.5L12 9L16.5 13.5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.icon-arrow-bottom{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 10.5L12 15L16.5 10.5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 10.5L12 15L16.5 10.5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.icon-arrow-left{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 7.5L9 12L13.5 16.5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 7.5L9 12L13.5 16.5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.icon-arrow-right{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 7.5L15 12L10.5 16.5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 7.5L15 12L10.5 16.5' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.icon-arrow-left-long{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.14645 6.14645C7.34171 5.95118 7.65829 5.95118 7.85355 6.14645C8.04882 6.34171 8.04882 6.65829 7.85355 6.85355L2.70711 12H22.5C22.7761 12 23 12.2239 23 12.5C23 12.7761 22.7761 13 22.5 13H2.70711L7.85355 18.1464C8.04882 18.3417 8.04882 18.6583 7.85355 18.8536C7.65829 19.0488 7.34171 19.0488 7.14645 18.8536L1.14645 12.8536C0.951184 12.6583 0.951184 12.3417 1.14645 12.1464L7.14645 6.14645Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.14645 6.14645C7.34171 5.95118 7.65829 5.95118 7.85355 6.14645C8.04882 6.34171 8.04882 6.65829 7.85355 6.85355L2.70711 12H22.5C22.7761 12 23 12.2239 23 12.5C23 12.7761 22.7761 13 22.5 13H2.70711L7.85355 18.1464C8.04882 18.3417 8.04882 18.6583 7.85355 18.8536C7.65829 19.0488 7.34171 19.0488 7.14645 18.8536L1.14645 12.8536C0.951184 12.6583 0.951184 12.3417 1.14645 12.1464L7.14645 6.14645Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-arrow-right-long{
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8536 6.14645C16.6583 5.95118 16.3417 5.95118 16.1464 6.14645C15.9512 6.34171 15.9512 6.65829 16.1464 6.85355L21.2929 12H1.5C1.22386 12 1 12.2239 1 12.5C1 12.7761 1.22386 13 1.5 13H21.2929L16.1464 18.1464C15.9512 18.3417 15.9512 18.6583 16.1464 18.8536C16.3417 19.0488 16.6583 19.0488 16.8536 18.8536L22.8536 12.8536C23.0488 12.6583 23.0488 12.3417 22.8536 12.1464L16.8536 6.14645Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8536 6.14645C16.6583 5.95118 16.3417 5.95118 16.1464 6.14645C15.9512 6.34171 15.9512 6.65829 16.1464 6.85355L21.2929 12H1.5C1.22386 12 1 12.2239 1 12.5C1 12.7761 1.22386 13 1.5 13H21.2929L16.1464 18.1464C15.9512 18.3417 15.9512 18.6583 16.1464 18.8536C16.3417 19.0488 16.6583 19.0488 16.8536 18.8536L22.8536 12.8536C23.0488 12.6583 23.0488 12.3417 22.8536 12.1464L16.8536 6.14645Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-home-16{
    mask: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.66782 2.1263C7.85726 1.9579 8.14274 1.9579 8.33218 2.1263L12.8322 6.1263C12.9389 6.22118 13 6.35718 13 6.5V13H14.5C14.7761 13 15 13.2239 15 13.5C15 13.7761 14.7761 14 14.5 14H1.5C1.22386 14 1 13.7761 1 13.5C1 13.2239 1.22386 13 1.5 13H3V6.5C3 6.35718 3.06107 6.22118 3.16782 6.1263L7.66782 2.1263ZM7 13H9V10H7V13ZM10 13V9.5C10 9.22386 9.77614 9 9.5 9H6.5C6.22386 9 6 9.22386 6 9.5V13H4V6.72453L8 3.16898L12 6.72453V13H10Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.66782 2.1263C7.85726 1.9579 8.14274 1.9579 8.33218 2.1263L12.8322 6.1263C12.9389 6.22118 13 6.35718 13 6.5V13H14.5C14.7761 13 15 13.2239 15 13.5C15 13.7761 14.7761 14 14.5 14H1.5C1.22386 14 1 13.7761 1 13.5C1 13.2239 1.22386 13 1.5 13H3V6.5C3 6.35718 3.06107 6.22118 3.16782 6.1263L7.66782 2.1263ZM7 13H9V10H7V13ZM10 13V9.5C10 9.22386 9.77614 9 9.5 9H6.5C6.22386 9 6 9.22386 6 9.5V13H4V6.72453L8 3.16898L12 6.72453V13H10Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-dot-16{
    mask: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-arrow-right-16{
    mask: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.50003 4.5L10 8.00001L6.5 11.5001' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.50003 4.5L10 8.00001L6.5 11.5001' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.icon-facebook{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 13L16 10H13L13.0052 8.5C13.0052 7.65066 13.5 7 14.5 7H16V4.5C15 4 14.3196 4.01001 13.5 4C11.5 4 10 5.54209 10 8.5V10H7V13H10V20H13V13H15Z' fill='%23021832'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 13L16 10H13L13.0052 8.5C13.0052 7.65066 13.5 7 14.5 7H16V4.5C15 4 14.3196 4.01001 13.5 4C11.5 4 10 5.54209 10 8.5V10H7V13H10V20H13V13H15Z' fill='%23021832'/%3E%3C/svg%3E%0A");
}
.icon-youtube{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.2514 6.35727C18.9411 6.55636 19.4833 7.13727 19.6666 7.87364C20 9.21 20 12 20 12C20 12 20 14.79 19.6666 16.1264C19.4808 16.8655 18.9386 17.4464 18.2514 17.6427C17.0041 18 12 18 12 18C12 18 6.99841 18 5.74865 17.6427C5.05886 17.4436 4.5167 16.8627 4.33344 16.1264C4 14.79 4 12 4 12C4 12 4 9.21 4.33344 7.87364C4.51925 7.13455 5.06141 6.55364 5.74865 6.35727C6.99841 6 12 6 12 6C12 6 17.0041 6 18.2514 6.35727ZM14.9091 12L10.5455 9V15L14.9091 12Z' fill='%23101010'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.2514 6.35727C18.9411 6.55636 19.4833 7.13727 19.6666 7.87364C20 9.21 20 12 20 12C20 12 20 14.79 19.6666 16.1264C19.4808 16.8655 18.9386 17.4464 18.2514 17.6427C17.0041 18 12 18 12 18C12 18 6.99841 18 5.74865 17.6427C5.05886 17.4436 4.5167 16.8627 4.33344 16.1264C4 14.79 4 12 4 12C4 12 4 9.21 4.33344 7.87364C4.51925 7.13455 5.06141 6.55364 5.74865 6.35727C6.99841 6 12 6 12 6C12 6 17.0041 6 18.2514 6.35727ZM14.9091 12L10.5455 9V15L14.9091 12Z' fill='%23101010'/%3E%3C/svg%3E%0A");
}
.icon-pinterest{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0995 3.06354C8.10921 3.416 5.12948 5.97042 5.0065 9.61933C4.92919 11.8473 5.5283 13.5187 7.53645 13.988C8.40788 12.3648 7.25535 12.0068 7.07614 10.8325C6.33999 6.02051 12.3328 2.7389 15.4689 6.09842C17.6387 8.42467 16.2103 15.5815 12.7106 14.8376C9.35838 14.1271 14.3515 8.43023 11.6757 7.31163C9.50069 6.40265 8.34464 10.0924 9.37594 11.9252C8.77157 15.0769 7.46969 18.0469 7.99677 22C9.70624 20.6903 10.2825 18.1823 10.7551 15.5667C11.6143 16.1176 12.0728 16.6908 13.1691 16.7799C17.2118 17.1101 19.4694 12.5188 18.9178 8.28368C18.4276 4.52904 14.8786 2.61833 11.0995 3.06354Z' fill='%23101010'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0995 3.06354C8.10921 3.416 5.12948 5.97042 5.0065 9.61933C4.92919 11.8473 5.5283 13.5187 7.53645 13.988C8.40788 12.3648 7.25535 12.0068 7.07614 10.8325C6.33999 6.02051 12.3328 2.7389 15.4689 6.09842C17.6387 8.42467 16.2103 15.5815 12.7106 14.8376C9.35838 14.1271 14.3515 8.43023 11.6757 7.31163C9.50069 6.40265 8.34464 10.0924 9.37594 11.9252C8.77157 15.0769 7.46969 18.0469 7.99677 22C9.70624 20.6903 10.2825 18.1823 10.7551 15.5667C11.6143 16.1176 12.0728 16.6908 13.1691 16.7799C17.2118 17.1101 19.4694 12.5188 18.9178 8.28368C18.4276 4.52904 14.8786 2.61833 11.0995 3.06354Z' fill='%23101010'/%3E%3C/svg%3E%0A");
}
.icon-linkedin{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.06 18.39H5.06V9.39H8.06V18.39ZM6.56 8.13C6.14626 8.13 5.74947 7.96564 5.45691 7.67309C5.16436 7.38053 5 6.98374 5 6.57C5 6.15626 5.16436 5.75947 5.45691 5.46691C5.74947 5.17436 6.14626 5.01 6.56 5.01C6.7797 4.98508 7.00218 5.00685 7.21287 5.07388C7.42357 5.14091 7.61774 5.25169 7.78266 5.39896C7.94757 5.54623 8.07953 5.72668 8.16987 5.92848C8.26022 6.13029 8.30692 6.3489 8.30692 6.57C8.30692 6.7911 8.26022 7.00971 8.16987 7.21152C8.07953 7.41332 7.94757 7.59377 7.78266 7.74104C7.61774 7.88831 7.42357 7.99909 7.21287 8.06612C7.00218 8.13315 6.7797 8.15492 6.56 8.13ZM18.88 18.39H15.88V13.56C15.88 12.35 15.45 11.56 14.36 11.56C14.0227 11.5625 13.6942 11.6683 13.4188 11.8632C13.1435 12.0581 12.9345 12.3327 12.82 12.65C12.7417 12.885 12.7078 13.1326 12.72 13.38V18.38H9.72C9.72 18.38 9.72 10.2 9.72 9.38H12.72V10.65C12.9925 10.1771 13.3889 9.78752 13.8664 9.5232C14.344 9.25888 14.8846 9.12985 15.43 9.15C17.43 9.15 18.88 10.44 18.88 13.21V18.39Z' fill='%23101010'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.06 18.39H5.06V9.39H8.06V18.39ZM6.56 8.13C6.14626 8.13 5.74947 7.96564 5.45691 7.67309C5.16436 7.38053 5 6.98374 5 6.57C5 6.15626 5.16436 5.75947 5.45691 5.46691C5.74947 5.17436 6.14626 5.01 6.56 5.01C6.7797 4.98508 7.00218 5.00685 7.21287 5.07388C7.42357 5.14091 7.61774 5.25169 7.78266 5.39896C7.94757 5.54623 8.07953 5.72668 8.16987 5.92848C8.26022 6.13029 8.30692 6.3489 8.30692 6.57C8.30692 6.7911 8.26022 7.00971 8.16987 7.21152C8.07953 7.41332 7.94757 7.59377 7.78266 7.74104C7.61774 7.88831 7.42357 7.99909 7.21287 8.06612C7.00218 8.13315 6.7797 8.15492 6.56 8.13ZM18.88 18.39H15.88V13.56C15.88 12.35 15.45 11.56 14.36 11.56C14.0227 11.5625 13.6942 11.6683 13.4188 11.8632C13.1435 12.0581 12.9345 12.3327 12.82 12.65C12.7417 12.885 12.7078 13.1326 12.72 13.38V18.38H9.72C9.72 18.38 9.72 10.2 9.72 9.38H12.72V10.65C12.9925 10.1771 13.3889 9.78752 13.8664 9.5232C14.344 9.25888 14.8846 9.12985 15.43 9.15C17.43 9.15 18.88 10.44 18.88 13.21V18.39Z' fill='%23101010'/%3E%3C/svg%3E%0A");
}
.icon-x{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.375 19.25L4.5 4.75H8.625L19.5 19.25H15.375Z' stroke='%23101010' stroke-width='1.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 4H18L12.5455 9.81818L13.7922 11.6883L21 4ZM11.4545 14.1818L10.2078 12.3117L3 20H6L11.4545 14.1818Z' fill='%23101010'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.375 19.25L4.5 4.75H8.625L19.5 19.25H15.375Z' stroke='%23101010' stroke-width='1.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 4H18L12.5455 9.81818L13.7922 11.6883L21 4ZM11.4545 14.1818L10.2078 12.3117L3 20H6L11.4545 14.1818Z' fill='%23101010'/%3E%3C/svg%3E%0A");
}
.icon-instagram{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 7C18 7.55228 17.5523 8 17 8C16.4477 8 16 7.55228 16 7C16 6.44772 16.4477 6 17 6C17.5523 6 18 6.44772 18 7Z' fill='%23101010'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16ZM15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z' fill='%23101010'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3H16C18.7614 3 21 5.23858 21 8V16C21 18.7614 18.7614 21 16 21H8C5.23858 21 3 18.7614 3 16V8C3 5.23858 5.23858 3 8 3ZM8 4C5.79086 4 4 5.79086 4 8V16C4 18.2091 5.79086 20 8 20H16C18.2091 20 20 18.2091 20 16V8C20 5.79086 18.2091 4 16 4H8Z' fill='%23101010'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 7C18 7.55228 17.5523 8 17 8C16.4477 8 16 7.55228 16 7C16 6.44772 16.4477 6 17 6C17.5523 6 18 6.44772 18 7Z' fill='%23101010'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16ZM15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z' fill='%23101010'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 3H16C18.7614 3 21 5.23858 21 8V16C21 18.7614 18.7614 21 16 21H8C5.23858 21 3 18.7614 3 16V8C3 5.23858 5.23858 3 8 3ZM8 4C5.79086 4 4 5.79086 4 8V16C4 18.2091 5.79086 20 8 20H16C18.2091 20 20 18.2091 20 16V8C20 5.79086 18.2091 4 16 4H8Z' fill='%23101010'/%3E%3C/svg%3E%0A");
}
.icon-telegram{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1685 7.9416C11.5609 9.02377 4.04224 12.097 4.04224 12.097C2.26037 12.7896 3.30336 13.4389 3.30336 13.4389C3.30336 13.4389 4.82449 13.9584 6.12835 14.3479C7.43215 14.7375 8.12754 14.3046 8.12754 14.3046C8.12754 14.3046 11.1698 12.3135 14.2555 10.1924C16.4285 8.72076 15.907 9.93275 15.3854 10.4522C14.2555 11.5776 12.3867 13.3523 10.8221 14.7808C10.1267 15.3868 10.4744 15.9062 10.7786 16.1659C11.6634 16.9116 13.7473 18.2677 14.6935 18.8834C14.9556 19.054 15.1304 19.1677 15.1682 19.1959C15.3854 19.3691 16.6024 20.1482 17.3412 19.9751C18.08 19.8019 18.1669 18.8063 18.1669 18.8063C18.1669 18.8063 18.7319 15.2569 19.2535 12.0105C19.3501 11.373 19.4467 10.749 19.5367 10.167C19.7708 8.65462 19.9609 7.42695 19.9923 6.98931C20.1227 5.51762 18.5581 6.12358 18.5581 6.12358C18.5581 6.12358 15.1682 7.50877 14.1685 7.9416Z' fill='%23101010'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1685 7.9416C11.5609 9.02377 4.04224 12.097 4.04224 12.097C2.26037 12.7896 3.30336 13.4389 3.30336 13.4389C3.30336 13.4389 4.82449 13.9584 6.12835 14.3479C7.43215 14.7375 8.12754 14.3046 8.12754 14.3046C8.12754 14.3046 11.1698 12.3135 14.2555 10.1924C16.4285 8.72076 15.907 9.93275 15.3854 10.4522C14.2555 11.5776 12.3867 13.3523 10.8221 14.7808C10.1267 15.3868 10.4744 15.9062 10.7786 16.1659C11.6634 16.9116 13.7473 18.2677 14.6935 18.8834C14.9556 19.054 15.1304 19.1677 15.1682 19.1959C15.3854 19.3691 16.6024 20.1482 17.3412 19.9751C18.08 19.8019 18.1669 18.8063 18.1669 18.8063C18.1669 18.8063 18.7319 15.2569 19.2535 12.0105C19.3501 11.373 19.4467 10.749 19.5367 10.167C19.7708 8.65462 19.9609 7.42695 19.9923 6.98931C20.1227 5.51762 18.5581 6.12358 18.5581 6.12358C18.5581 6.12358 15.1682 7.50877 14.1685 7.9416Z' fill='%23101010'/%3E%3C/svg%3E%0A");
}
.icon-viber{
    mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.413 7.58717C14.6019 6.776 13.432 6.30004 12.0002 6.30006C11.8345 6.30006 11.7002 6.16575 11.7002 6.00007C11.7002 5.83438 11.8345 5.70006 12.0002 5.70006C13.5684 5.70004 14.8985 6.22407 15.8373 7.16291C16.7761 8.10175 17.3002 9.4319 17.3002 11.0001C17.3002 11.1658 17.1658 11.3001 17.0002 11.3001C16.8345 11.3001 16.7002 11.1658 16.7002 11.0001C16.7002 9.56824 16.2242 8.39835 15.413 7.58717Z' fill='%23101010'/%3E%3Cpath d='M12.5002 7.8C13.1526 7.8 13.8302 8.12923 14.3506 8.64962C14.871 9.17001 15.2002 9.84754 15.2002 10.5C15.2002 10.6657 15.3345 10.8 15.5002 10.8C15.6659 10.8 15.8002 10.6657 15.8002 10.5C15.8002 9.6524 15.3794 8.82995 14.7748 8.22535C14.1702 7.62076 13.3478 7.2 12.5002 7.2C12.3346 7.2 12.2002 7.33431 12.2002 7.5C12.2002 7.66568 12.3346 7.8 12.5002 7.8Z' fill='%23101010'/%3E%3Cpath d='M7.65229 8.58721C7.64364 8.32265 7.79073 8.13057 7.96872 7.95782C8.20347 7.73804 8.4621 7.544 8.74001 7.37917C8.86674 7.30279 9.01741 7.27368 9.16434 7.29721C9.31127 7.32074 9.44457 7.39531 9.53973 7.50722C9.87598 7.85266 10.1769 8.22934 10.4383 8.63191C10.5678 8.81299 10.6655 9.01385 10.7276 9.22626C10.7524 9.30915 10.754 9.39702 10.7322 9.48073C10.7105 9.56444 10.6662 9.64092 10.604 9.70223C10.4614 9.83903 10.3094 9.96617 10.1491 10.0828C10.0683 10.1457 10.0083 10.2304 9.97641 10.3264C9.94454 10.4224 9.94227 10.5255 9.96987 10.6228C10.0689 11.0795 10.2932 11.5013 10.6188 11.8429C11.0144 12.3149 11.5242 12.6832 12.102 12.9144C12.244 12.9857 12.4067 13.0075 12.5631 12.976C12.6487 12.9532 12.7248 12.9046 12.7806 12.8371C12.806 12.8055 12.8321 12.7743 12.8581 12.743C12.9209 12.6677 12.984 12.592 13.039 12.5109C13.14 12.3678 13.2942 12.2688 13.4687 12.2352C13.6433 12.2016 13.8244 12.2359 13.9734 12.3309C14.3924 12.5685 14.788 12.8435 15.1551 13.1524C15.194 13.185 15.2336 13.2171 15.2733 13.2492C15.3219 13.2886 15.3708 13.3281 15.4184 13.3686C15.5207 13.4449 15.5947 13.552 15.6288 13.6733C15.663 13.7946 15.6555 13.9235 15.6075 14.0403C15.5311 14.2366 15.4198 14.4182 15.2787 14.5767C15.1033 14.8149 14.88 15.0155 14.6223 15.1662C14.4992 15.2369 14.3608 15.2784 14.2183 15.2874C14.0758 15.2964 13.9331 15.2727 13.8016 15.2181C12.8016 14.8246 11.8671 14.2876 11.0292 13.6247C10.2095 12.9653 9.49326 12.192 8.90317 11.3295C8.40664 10.6154 8.01162 9.83881 7.72893 9.02089C7.69883 8.92197 7.67407 8.82156 7.65476 8.72009C7.64927 8.676 7.64844 8.63147 7.65229 8.58721Z' fill='%23101010'/%3E%3Cpath d='M13.4753 9.52464C13.3299 9.37924 13.1523 9.30001 12.9999 9.30001C12.8342 9.30001 12.6999 9.1657 12.6999 9.00001C12.6999 8.83433 12.8342 8.70001 12.9999 8.70001C13.3475 8.7 13.6699 8.87077 13.8995 9.10037C14.1291 9.32997 14.2999 9.65242 14.2999 9.99998C14.3 10.1657 14.1657 10.3 14 10.3C13.8343 10.3 13.7 10.1657 13.7 10C13.6999 9.8476 13.6207 9.67004 13.4753 9.52464Z' fill='%23101010'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 19C11.5697 19 11.1583 18.9936 10.7651 18.9798L8.8 21.6C8.54174 21.9443 8.09212 22.0848 7.68377 21.9487C7.27543 21.8126 7 21.4304 7 21V18.4492C5.63676 18.0229 4.61089 17.2969 3.94566 16.1218C3.20396 14.8117 3 13.0854 3 11C3 8.24274 3.35288 6.07268 4.89571 4.69226C6.39637 3.34956 8.76583 3 12 3C15.2342 3 17.6036 3.34956 19.1043 4.69226C20.6471 6.07268 21 8.24274 21 11C21 13.7573 20.6471 15.9273 19.1043 17.3077C17.6036 18.6504 15.2342 19 12 19ZM8 17.678V21L10.282 17.9573C10.8116 17.9865 11.3833 18 12 18C18.5 18 20 16.5 20 11C20 5.5 18.5 4 12 4C5.5 4 4 5.5 4 11C4 15.1216 4.84235 16.9969 8 17.678Z' fill='%23101010'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.413 7.58717C14.6019 6.776 13.432 6.30004 12.0002 6.30006C11.8345 6.30006 11.7002 6.16575 11.7002 6.00007C11.7002 5.83438 11.8345 5.70006 12.0002 5.70006C13.5684 5.70004 14.8985 6.22407 15.8373 7.16291C16.7761 8.10175 17.3002 9.4319 17.3002 11.0001C17.3002 11.1658 17.1658 11.3001 17.0002 11.3001C16.8345 11.3001 16.7002 11.1658 16.7002 11.0001C16.7002 9.56824 16.2242 8.39835 15.413 7.58717Z' fill='%23101010'/%3E%3Cpath d='M12.5002 7.8C13.1526 7.8 13.8302 8.12923 14.3506 8.64962C14.871 9.17001 15.2002 9.84754 15.2002 10.5C15.2002 10.6657 15.3345 10.8 15.5002 10.8C15.6659 10.8 15.8002 10.6657 15.8002 10.5C15.8002 9.6524 15.3794 8.82995 14.7748 8.22535C14.1702 7.62076 13.3478 7.2 12.5002 7.2C12.3346 7.2 12.2002 7.33431 12.2002 7.5C12.2002 7.66568 12.3346 7.8 12.5002 7.8Z' fill='%23101010'/%3E%3Cpath d='M7.65229 8.58721C7.64364 8.32265 7.79073 8.13057 7.96872 7.95782C8.20347 7.73804 8.4621 7.544 8.74001 7.37917C8.86674 7.30279 9.01741 7.27368 9.16434 7.29721C9.31127 7.32074 9.44457 7.39531 9.53973 7.50722C9.87598 7.85266 10.1769 8.22934 10.4383 8.63191C10.5678 8.81299 10.6655 9.01385 10.7276 9.22626C10.7524 9.30915 10.754 9.39702 10.7322 9.48073C10.7105 9.56444 10.6662 9.64092 10.604 9.70223C10.4614 9.83903 10.3094 9.96617 10.1491 10.0828C10.0683 10.1457 10.0083 10.2304 9.97641 10.3264C9.94454 10.4224 9.94227 10.5255 9.96987 10.6228C10.0689 11.0795 10.2932 11.5013 10.6188 11.8429C11.0144 12.3149 11.5242 12.6832 12.102 12.9144C12.244 12.9857 12.4067 13.0075 12.5631 12.976C12.6487 12.9532 12.7248 12.9046 12.7806 12.8371C12.806 12.8055 12.8321 12.7743 12.8581 12.743C12.9209 12.6677 12.984 12.592 13.039 12.5109C13.14 12.3678 13.2942 12.2688 13.4687 12.2352C13.6433 12.2016 13.8244 12.2359 13.9734 12.3309C14.3924 12.5685 14.788 12.8435 15.1551 13.1524C15.194 13.185 15.2336 13.2171 15.2733 13.2492C15.3219 13.2886 15.3708 13.3281 15.4184 13.3686C15.5207 13.4449 15.5947 13.552 15.6288 13.6733C15.663 13.7946 15.6555 13.9235 15.6075 14.0403C15.5311 14.2366 15.4198 14.4182 15.2787 14.5767C15.1033 14.8149 14.88 15.0155 14.6223 15.1662C14.4992 15.2369 14.3608 15.2784 14.2183 15.2874C14.0758 15.2964 13.9331 15.2727 13.8016 15.2181C12.8016 14.8246 11.8671 14.2876 11.0292 13.6247C10.2095 12.9653 9.49326 12.192 8.90317 11.3295C8.40664 10.6154 8.01162 9.83881 7.72893 9.02089C7.69883 8.92197 7.67407 8.82156 7.65476 8.72009C7.64927 8.676 7.64844 8.63147 7.65229 8.58721Z' fill='%23101010'/%3E%3Cpath d='M13.4753 9.52464C13.3299 9.37924 13.1523 9.30001 12.9999 9.30001C12.8342 9.30001 12.6999 9.1657 12.6999 9.00001C12.6999 8.83433 12.8342 8.70001 12.9999 8.70001C13.3475 8.7 13.6699 8.87077 13.8995 9.10037C14.1291 9.32997 14.2999 9.65242 14.2999 9.99998C14.3 10.1657 14.1657 10.3 14 10.3C13.8343 10.3 13.7 10.1657 13.7 10C13.6999 9.8476 13.6207 9.67004 13.4753 9.52464Z' fill='%23101010'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 19C11.5697 19 11.1583 18.9936 10.7651 18.9798L8.8 21.6C8.54174 21.9443 8.09212 22.0848 7.68377 21.9487C7.27543 21.8126 7 21.4304 7 21V18.4492C5.63676 18.0229 4.61089 17.2969 3.94566 16.1218C3.20396 14.8117 3 13.0854 3 11C3 8.24274 3.35288 6.07268 4.89571 4.69226C6.39637 3.34956 8.76583 3 12 3C15.2342 3 17.6036 3.34956 19.1043 4.69226C20.6471 6.07268 21 8.24274 21 11C21 13.7573 20.6471 15.9273 19.1043 17.3077C17.6036 18.6504 15.2342 19 12 19ZM8 17.678V21L10.282 17.9573C10.8116 17.9865 11.3833 18 12 18C18.5 18 20 16.5 20 11C20 5.5 18.5 4 12 4C5.5 4 4 5.5 4 11C4 15.1216 4.84235 16.9969 8 17.678Z' fill='%23101010'/%3E%3C/svg%3E%0A");
}
.icon-32.icon-facebook{
    mask: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 17.3333L21.3334 13.3333H17.3334L17.3403 11.3333C17.3403 10.2009 18 9.33334 19.3334 9.33334H21.3334V6.00001C20 5.33334 19.0928 5.34669 18 5.33334C15.3334 5.33334 13.3334 7.38947 13.3334 11.3333V13.3333H9.33337V17.3333H13.3334V26.6667H17.3334V17.3333H20Z' fill='black'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 17.3333L21.3334 13.3333H17.3334L17.3403 11.3333C17.3403 10.2009 18 9.33334 19.3334 9.33334H21.3334V6.00001C20 5.33334 19.0928 5.34669 18 5.33334C15.3334 5.33334 13.3334 7.38947 13.3334 11.3333V13.3333H9.33337V17.3333H13.3334V26.6667H17.3334V17.3333H20Z' fill='black'/%3E%3C/svg%3E%0A");
}
.icon-32.icon-instagram{
    mask: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.3333 8.66669H23.3466M9.33329 2.66669H22.6666C26.3485 2.66669 29.3333 5.65146 29.3333 9.33335V22.6667C29.3333 26.3486 26.3485 29.3334 22.6666 29.3334H9.33329C5.65139 29.3334 2.66663 26.3486 2.66663 22.6667V9.33335C2.66663 5.65146 5.65139 2.66669 9.33329 2.66669ZM21.3333 15.16C21.4978 16.2697 21.3083 17.403 20.7916 18.3987C20.275 19.3944 19.4575 20.2019 18.4555 20.7063C17.4534 21.2106 16.3179 21.3862 15.2103 21.2079C14.1028 21.0297 13.0796 20.5068 12.2864 19.7136C11.4932 18.9203 10.9703 17.8972 10.792 16.7896C10.6138 15.6821 10.7894 14.5465 11.2937 13.5445C11.7981 12.5425 12.6055 11.725 13.6013 11.2083C14.597 10.6917 15.7303 10.5021 16.84 10.6667C17.9719 10.8345 19.0198 11.362 19.8289 12.1711C20.638 12.9802 21.1654 14.0281 21.3333 15.16Z' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.3333 8.66669H23.3466M9.33329 2.66669H22.6666C26.3485 2.66669 29.3333 5.65146 29.3333 9.33335V22.6667C29.3333 26.3486 26.3485 29.3334 22.6666 29.3334H9.33329C5.65139 29.3334 2.66663 26.3486 2.66663 22.6667V9.33335C2.66663 5.65146 5.65139 2.66669 9.33329 2.66669ZM21.3333 15.16C21.4978 16.2697 21.3083 17.403 20.7916 18.3987C20.275 19.3944 19.4575 20.2019 18.4555 20.7063C17.4534 21.2106 16.3179 21.3862 15.2103 21.2079C14.1028 21.0297 13.0796 20.5068 12.2864 19.7136C11.4932 18.9203 10.9703 17.8972 10.792 16.7896C10.6138 15.6821 10.7894 14.5465 11.2937 13.5445C11.7981 12.5425 12.6055 11.725 13.6013 11.2083C14.597 10.6917 15.7303 10.5021 16.84 10.6667C17.9719 10.8345 19.0198 11.362 19.8289 12.1711C20.638 12.9802 21.1654 14.0281 21.3333 15.16Z' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.icon-32.icon-tiktok{
    mask: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3334 4H21.3334V4.66667C21.3334 7.244 23.4227 9.33333 26 9.33333C26.2264 9.33333 26.449 9.31722 26.6667 9.28607V13.3081C26.4467 13.3248 26.2244 13.3333 26 13.3333C24.2819 13.3333 22.6804 12.8333 21.3334 11.9709V20C21.3334 24.4183 17.7517 28 13.3334 28C8.9151 28 5.33337 24.4183 5.33337 20C5.33337 15.5817 8.9151 12 13.3334 12C13.7877 12 14.2331 12.0379 14.6667 12.1106V16.2276C14.2497 16.0802 13.8009 16 13.3334 16C11.1242 16 9.33337 17.7909 9.33337 20C9.33337 22.2091 11.1242 24 13.3334 24C15.5425 24 17.3334 22.2091 17.3334 20V4Z' fill='black'/%3E%3C/svg%3E");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.3334 4H21.3334V4.66667C21.3334 7.244 23.4227 9.33333 26 9.33333C26.2264 9.33333 26.449 9.31722 26.6667 9.28607V13.3081C26.4467 13.3248 26.2244 13.3333 26 13.3333C24.2819 13.3333 22.6804 12.8333 21.3334 11.9709V20C21.3334 24.4183 17.7517 28 13.3334 28C8.9151 28 5.33337 24.4183 5.33337 20C5.33337 15.5817 8.9151 12 13.3334 12C13.7877 12 14.2331 12.0379 14.6667 12.1106V16.2276C14.2497 16.0802 13.8009 16 13.3334 16C11.1242 16 9.33337 17.7909 9.33337 20C9.33337 22.2091 11.1242 24 13.3334 24C15.5425 24 17.3334 22.2091 17.3334 20V4Z' fill='black'/%3E%3C/svg%3E");
}
.icon-menu{
    mask: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 15.5H28' stroke='black' stroke-width='2'/%3E%3Cpath d='M10 7.5H28' stroke='black' stroke-width='2'/%3E%3Cpath d='M10 23.5H28' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 15.5H28' stroke='black' stroke-width='2'/%3E%3Cpath d='M10 7.5H28' stroke='black' stroke-width='2'/%3E%3Cpath d='M10 23.5H28' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.icon-menu-close{
    mask: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 25L25 7' stroke='black' stroke-width='2'/%3E%3Cpath d='M7 7L25 25' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
    -webkit-mask: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 25L25 7' stroke='black' stroke-width='2'/%3E%3Cpath d='M7 7L25 25' stroke='black' stroke-width='2'/%3E%3C/svg%3E%0A");
}


/* Alert */
.alert-message{
    background-color: #FBEAE1;
    padding: 15px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.alert-message-success{
    background-color: #ccffcc;
    color: #003300;
    font-weight: 700;
}
.alert-message-warning{
    color: #660000;
    font-weight: 700;
}
.alert-message ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.alert-message-title{
    font-weight: 700;
}


/* Header */
.header{
    position: relative;
    z-index: 1005;
    padding: 16px 0px;
}
.header-grid{
    position: relative;
    display: grid;
    gap: 8px;
    align-items: center;
    grid-template-columns: auto 1fr;
}
.header-menu{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    justify-content: end;
    font-size: 18px;
}
.header-menu li{
    padding-right: 24px;
}
.header-menu li:last-child{
    padding-right: 0px;
}
.header-menu li a{
    display: block;
}
.header-menu li a:hover{
    color: #28022B;
}
.header-menu-icon{
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -16px;
}
.header.uk-active{
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,.2);
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,.2);
}
.header.uk-active .logo{
    width:160px;
    height:68px;
    background-image: url('/assets/upload/site/kiwi-simple-logo.svg'); 
}
.header-menu-icon-close .icon{
    background-color: #fff;
}
body.uk-offcanvas-container .header.uk-active{
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
body.uk-offcanvas-container .header .logo{
    background-image: url('/assets/upload/site/kiwi-reverse-logo.svg'); 
}
body.uk-offcanvas-container .header.uk-active .logo{
    background-image: url('/assets/upload/site/kiwi-simple-reverse-logo.svg'); 
}
body.uk-offcanvas-container .header-menu-icon-open,
body:not(.uk-offcanvas-container) .header-menu-icon-close{
    display: none;
}
body:not(.uk-offcanvas-container) .header-menu-icon-open{
    display: block;
}
.header-blank{
    z-index: 1100;
}
.header-blank, 
.header-blank .header-menu li a, 
.header-blank .header-menu li a:hover{
    color: #FFF;
}
.header-blank .icon,
.header-blank a.line:before{
    background-color: #FFF;
}
.header-blank .logo{
    background-image: url('/assets/upload/site/kiwi-reverse-logo.svg');
}


/* Footer */
.footer{
    position: relative;
    z-index: 2;
    padding: 32px 0px;
    color: #FFF;
    background: rgb(91,17,97);
    background: linear-gradient(180deg, rgba(91,17,97,1) 0%, rgba(189,54,27,1) 100%);
}
.footer-blank{
    background: transparent;
}
.footer a{
    color: #fff;
}
.footer a:hover{
    text-decoration: none;
}
.footer a.line:before{
    background-color: #fff;
}
.footer hr{
    border-color: #fff;
}
.footer-header{
    padding-top: 32px;
    background: rgb(91,17,97);
    color: #FFF;
}
.footer-header-grid{
    display: grid;
    gap: 8px;
    width: 70%;
    margin: 0 auto;
}
.footer-header h1{
    color: #FFF;
    font-size: 2rem !important;
}
.footer-grid{
    display: grid;
    gap: 24px;
}
.footer .icon{
    background-color: #FFF;
}
.footer-logo{
    display: grid;
    gap: 24px;
    align-items: end;
    grid-template-columns: auto 1fr;
}
.footer-logo .logo{
    background-image: url('/assets/upload/site/kiwi-reverse-logo.svg'); 
}
.footer-subname{
    width: 160px;
    line-height: 1.2;
    font-style: italic;
    text-wrap: balance;
}
.footer-content{
    position: relative;
    display: grid;
    gap: 24px;
    justify-content: space-between;
    align-items: center;
    grid-template-columns: repeat(3, auto);
}
.footer-menu{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: grid;
    gap: 16px;
}
.footer-menu a{
    padding: 4px 0px;
}
.footer-social .text{
    display: none;
}
.footer-end{
    padding-top: 40px;
    text-wrap: balance;
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr auto;
    font-size: 14px;
}
.footer-blank .footer-end{
    padding: 0px;
}

/* Contacts */
.contacts-ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: grid;
    gap: 16px;
}

/* Main */
main{
    position: relative;
    z-index: 2;
    padding: 16px 0px 0px 0px;
}
.main-homepage{
    padding: 0px;
}
.main-blank,
.main-blank h1,
.main-blank a,
.main-blank a:hover{
    color: #FFF;
}
.main-blank .icon{
    background-color: #FFF;
}
.main-padding-bottom{
    padding-bottom: 32px;
}
.blank-back{
    position: fixed;
    z-index: 1;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 60%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    mix-blend-mode: lighten;
    background-image: url('/assets/upload/site/blank-back.jpg');
}
.page-container{
    display: grid;
    gap: 24px;
}
.page-container h1{
    padding: 0px;
    margin: 0px;
}
.page-contacts-social{
    padding-left: 32px;
}
.page-contacts-social .text{
    display: none;
}
.page-contacts-social ul{
    display: flex;
}
.page-content{
    padding: 0px;
}

/* Charity */
.charity-list{
    display: grid;
    gap: 8px;
}
.charity-list-item{
    display: grid;
    gap: 8px;
}
.charity-list-title{
    font-weight: 700;
    font-size: 2rem;
}
.charity-list-image{
    margin-bottom: 8px;
}
.charity-list-image img{
    width: 100%;
}
.charity-list-gallery{
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, 1fr);
}
.charity-list-gallery a{
    display: block;
}

/* Event */
.event-list{
    line-height: 1.2;
    display: grid;
    gap: 32px 24px;
    grid-template-columns: repeat(4, 1fr);
}
.event-list-item{
    display: grid;
    gap: 16px;
    align-content: start;
    grid-template-columns: 1fr;
}
.event-list-item:hover{
    text-decoration: none;
    color: #28022b;
}
.event-list-item:hover .event-list-title{
    color: #BA351C;
}
.event-list-poster{}
.event-list-content{
    padding: 0px 8px;
    display: grid;
    gap: 16px;
    align-content: start;
    grid-template-columns: 1fr;
}
.event-list-params{
    display: grid;
    gap: 8px;
    align-content: start;
    grid-template-columns: 1fr;
}
.event-list-title{
    position: relative;
    font-weight: 700;
    font-size: 18px;
    text-wrap: balance;
    padding-right: 24px;
}
.event-list-title .icon{
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -12px;
    background-color: #BA351C;
    opacity: 0;
}
.event-list-item:hover .event-list-title .icon{
    right: 0px;
    opacity: 1;
}
.event-list-subtitle span{
    display: inline-block;
    background-color: #FFF35F;
    font-size: 14px;
    padding: 4px 8px;
    line-height: 1.2;
    text-wrap: balance;
}
.event-item .event-list-params{
    font-size: 18px;
}
.event-item .event-list-price{
    font-weight: 700;
    color: #BA351C;
}
.event-item .event-list-price .icon{
    background-color: #BA351C;
}
.event-order{
    padding: 16px;
    display: grid;
    gap: 16px;
    align-items: center;
    grid-template-columns: 1fr auto;
    background-color: #fff35e;
}
.event-order-carabas span{
    display: inline-block;
    line-height: 1;
    padding: 6px 190px 4px 0px;
    text-transform: uppercase;
    background-image: url('/assets/upload/site/karabas-logo.svg');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 180px auto;
}
.event-order-button a{
    padding: 16px 40px 12px 40px;
}

.gallery-list{
    line-height: 1.2;
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, 1fr);
}
.gallery-list-item{
    display: block;
    color: #FFF;
}
.gallery-list-item:hover{
    text-decoration: none;
    color: #FFF;
}
.gallery-list-poster{
    position: relative;
    z-index: 1;
    background-color: #28022B;
}
.gallery-list-poster img{
    opacity: .6;
}

.gallery-list-content{
    position: absolute;
    z-index: 2;
    left: 10px;
    right: 10px;
    bottom: 20px;
    text-align: center;
    display: grid;
    gap: 8px;
    line-height: 1.2;
}
.gallery-list-title{
    font-weight: 700;
    font-size: 18px;
    text-wrap: balance;
}
.gallery-list-params{
    display: flex;
    justify-content: center;
}
.gallery-list-params > div{
    padding: 0px 8px;
}
.gallery-list-item:hover .gallery-list-poster img{
    opacity: .2;
}
.gallery-list-item-cover,
.gallery-list-item-cover:hover{
    color: #28022B;
}
.gallery-list-item-cover .gallery-list-poster{
    background-color: transparent;
}
.gallery-list-item-cover .gallery-list-poster img,
.gallery-list-item-cover:hover .gallery-list-poster img{
    opacity: 1;
}
.gallery-item{
    max-width: 960px;
    margin: 0 auto;
}
.gallery-grid{
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, 1fr);
}

.gallery-grid-item-more{
    position: relative;
    cursor: pointer;
}
.gallery-grid-item-more > .uk-inline-clip{
    position: relative;
    z-index: 1;
}
.gallery-grid-item-more-content{
    position: absolute;
    z-index: 2;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
}
.gallery-grid-item-more-content .icon{
    background-color: #FFF;
}
.gallery-grid-item-more img{
    opacity: .3;
}
.gallery-grid-item-more:hover img{
    opacity: .3 !important;
}


/* Block */
.block-headline{
    display: grid;
    gap: 16px;
    align-items: center;
    grid-template-columns: auto 1fr;
    font-size: 24px;
    text-transform: uppercase;
}
.block-headline div{
    padding: 8px;
    background: rgb(185,53,30);
    background: linear-gradient(180deg, rgba(185,53,30,1) 0%, rgba(92,17,97,1) 100%);   
    border-radius: 45% 55% 45% 55% / 45% 55% 45% 55%;
}
.block-headline .icon{
    background-color: #fff;
}
.block-last-events{
    padding: 24px 0px 48px 0px;
    position: relative;
}
.block-last-galleries{
    padding: 24px 0px;
    position: relative;
}
.block-last-galleries > .uk-container{
    position: relative;
    z-index: 2;
}
.block-last-galleries:before{
    content: "";
    position: absolute;
    z-index: 1;
    left: 0px;
    right: 0px;
    bottom: -2px;
    height: 40%;
    background-color: #5B1161;
}
.block-last-galleries .icon-grid{
    color: #fff;
}
.block-last-galleries .icon-grid .icon{
    background-color: #fff;
}
.block-last-galleries .gallery-list-item{
    border: 2px solid rgb(255, 255, 255, .1);
}
.block-last-gallery{
    padding: 24px 0px 24px 0px;
    position: relative;
}
.block-last-gallery:before{
    content: "";
    position: absolute;
    z-index: 1;
    left: 0px;
    right: 0px;
    bottom: -2px;
    height: 50%;
    background-color: #5B1161;
}
.block-last-gallery > .uk-container{
    position: relative;
    z-index: 2;
}
.block-last-gallery-header{
    display: grid;
    gap: 8px;
    align-items: center;
    grid-template-columns: 1fr auto;
    padding-left: 56px;
}
.block-last-gallery-header > div:first-child{
    display: grid;
    gap: 8px;
}
.block-last-gallery-title{
    font-weight: 700;
    line-height: 1.2;
    font-size: 22px;
    text-wrap: balance;
}
.block-last-gallery-grid{
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(6, 1fr);
}
.block-last-gallery-grid > a:first-child{
    grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 4;
}
.block-last-gallery-grid .gallery-grid-item{
    border: 2px solid rgb(255, 255, 255, .1);
}
.block-slider{
    position: relative;
    overflow: hidden;
}
.block-slider-container{
    position: relative;
    max-width: 960px;
    margin: 0 auto;
}
.block-slider-container .uk-slider{
    position: relative;
    z-index: 2;
}
.block-slider-container:before{
    content: "";
    position: absolute;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    left: -238px;
    width: 260px;
    background-position: center left;
    background-repeat: no-repeat;
    background-image: url('/assets/upload/site/slider-back-left.webp');
}
.block-slider-container:after{
    content: "";
    position: absolute;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    right: -238px;
    width: 260px;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url('/assets/upload/site/slider-back-right.webp');
}
.block-slider-items > div{
    padding-bottom: 16px;
}
.block-slider-item{
    margin: 16px;
    display: block;
    background-color: #F3F5E8;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.3);
}
.block-slider-item:hover{
    color: #28022B;
    text-decoration: none;
}
.block-slider-item-banner{}
.block-slider-item-container{
    position: relative;
    display: grid;
    align-items: center;
}
.block-slider-item-content{
    position: relative;
    padding: 24px;
    display: grid;
    gap: 16px;
    align-items: center;
    grid-template-columns: 1fr 300px;
}
.block-slider-item-title{
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    text-wrap: balance;
}
.block-slider-item-param{
    display: grid;
    gap: 8px;    
}
.block-slider-item-subtitle{
    position: absolute;
    display: flex;
    left: 24px;
    right: 0px;
    top: -12px;
}
.block-slider-item-subtitle span{
    display: inline-block;
    background-color: #FFF35F;
    font-size: 14px;
    padding: 4px 8px;
    line-height: 1.2;
    text-wrap: balance;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


/* Social */
.social-share{
    display: grid;
    gap: 8px;
}
.social-ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.social-ul li{
    padding-right: 8px;
    padding-bottom: 8px;
}
.social-ul li:last-child{
    padding-right: 0px;
}
.social-ul li a{
    display: block;
    padding: 6px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #EAE6EA;
}
.social-ul li a .icon{
    background-color: #5B1061;
}
.social-ul li a:hover{
    background-color: #5B1061;
}
.social-ul li a:hover  .icon{
    background-color: #FFF;
}

/* Pagination  */
.pagination-container{
    display: grid;
    gap: 8px;
    padding: 16px 0px;
}
.pagination-desc{
    text-align: center;
    color: #898F96;
    font-size: 14px;
}
.pagination-links ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pagination-links ul li{
    padding: 4px;
}
.pagination-links ul li a{
    display: block;
    min-width: 24px;
    padding: 4px;
    background-color: #EEEEEE;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
}
.pagination-links ul li a:hover, .pagination-links ul li.active a{
    color: #FFF;
    background-color: #FF4800;
    text-decoration: none;
}

.divider{
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.divider span{
    content: "";
    position: relative;
    display: block;
    width: 80px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='80' height='64' viewBox='0 0 80 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M55.0678 62C55.3048 61.0076 55.5154 60.1066 55.7392 59.2056C55.0941 59.062 52.1057 59.3362 49.5255 59.7671C49.6834 59.5321 49.7756 59.3232 49.9204 59.1534C50.4996 58.4483 51.2237 57.8999 52.0926 57.6257C53.4354 57.1948 54.8045 56.8422 56.1605 56.4505C56.6871 56.3068 57.2137 56.1501 57.7402 56.0065C59.162 55.6278 59.7676 54.6224 59.9387 53.2644C60.1099 51.9325 60.0572 50.5875 59.8203 49.2687C59.3595 46.7225 57.6744 45.26 55.1336 44.9858C53.6855 44.8291 54.041 44.6332 53.1326 45.952C52.1321 47.4015 51.6976 49.0859 51.3685 50.7834C51.1974 51.6844 51.1316 52.5984 50.9999 53.5125C50.9472 53.9173 51.0789 54.2045 51.3948 54.4657C51.5397 54.5832 51.6976 54.8444 51.645 54.9619C51.5791 55.1316 51.3422 55.2753 51.1447 55.3144C50.8814 55.3797 50.5918 55.3667 50.3022 55.3536C48.1563 55.21 46.5766 56.1762 45.3786 57.8476C45.2338 58.0435 45.1021 58.2524 44.9178 58.5136C44.9178 57.4298 44.9178 56.4374 44.9178 55.4058C43.1406 55.7453 41.4028 56.124 40.2312 57.8738C40.1653 56.4766 40.5076 55.3536 41.4292 54.4657C42.4692 53.4602 43.7856 52.9771 45.1679 52.6768C45.9052 52.5201 46.6555 52.4287 47.4059 52.3242C47.6561 52.2981 47.7614 52.2067 47.814 51.9455C48.3011 49.1512 48.8146 46.3568 49.3148 43.5625C49.328 43.5233 49.3148 43.4841 49.3148 43.3927C48.6434 43.223 47.9457 43.0532 47.2611 42.8704C41.6793 41.3688 36.6898 38.8095 32.4771 34.8399C30.2391 32.7246 28.3171 30.3611 26.9743 27.5668C26.948 27.5145 26.9085 27.4754 26.9216 27.4884C25.8158 28.1282 24.7495 28.8334 23.6041 29.3818C20.8 30.7398 17.8116 31.3404 14.6784 31.2229C14.3098 31.2099 13.9412 31.1576 13.5858 31.1838C13.4146 31.1968 13.2303 31.3143 13.1118 31.4449C10.4394 34.0956 8.4647 37.2164 6.87177 40.5984C5.3315 43.8889 4.23882 47.3362 3.25147 50.8095C3.00134 51.6975 2.72488 52.5723 2.44842 53.5125C2.13247 53.0424 1.98766 52.5593 2.00082 52.0631C2.02715 50.9401 2.05348 49.8171 2.18513 48.6942C3.054 41.5516 5.91075 35.2317 10.3736 29.5907C10.4921 29.4471 10.5447 29.212 10.5579 29.0292C10.5711 27.5929 10.5184 26.1565 10.5842 24.7332C10.7159 22.1478 11.1898 19.6277 12.243 17.2381C13.5858 14.1826 16.0476 12.6679 19.3124 12.3284C21.7216 12.0803 24.1044 12.3284 26.474 12.694C27.8958 12.916 29.2913 12.7985 30.5156 11.9889C31.4766 11.3491 32.3982 10.6439 33.3197 9.93882C37.4797 6.77885 42.1795 4.89853 47.3533 4.24565C53.3169 3.50136 59.0567 4.49374 64.6386 6.6091C67.4031 7.66677 70.0624 8.92031 72.3531 10.8006C75.8417 13.6733 78.0271 17.3034 78.7248 21.7952C79.1987 24.8769 79.0013 27.9324 78.58 30.9879C78.3167 32.8813 77.9349 34.7355 77.2503 36.5374C76.1445 39.4624 74.1698 41.7083 71.6685 43.5364C70.3125 44.5288 68.9434 45.495 67.6401 46.5527C66.113 47.7932 64.8229 49.2687 63.8355 50.9793C62.7955 52.7812 62.3084 54.7007 62.519 56.79C62.598 57.5473 63.0061 58.1088 63.5064 58.6311C63.6775 58.8139 63.7828 59.0489 63.9277 59.2579C63.6644 59.3623 63.4142 59.5321 63.1509 59.5451C62.4532 59.5974 61.7423 59.5321 61.0446 59.5843C59.7676 59.6888 58.5959 60.1719 57.4638 60.7334C56.6871 61.1251 55.9367 61.543 55.0678 62ZM52.2242 7.49702C51.4607 7.57537 50.1969 7.6276 48.9594 7.83652C44.7072 8.54164 40.9552 10.2653 37.9537 13.3991C35.6762 15.7756 34.3202 18.6092 34.0832 21.8997C33.7805 25.9868 35.1891 29.5124 37.7957 32.594C39.2175 34.2654 40.9026 35.6364 42.8246 36.7333C47.6561 39.4754 52.843 40.4025 58.3195 39.5407C62.5849 38.8748 66.3763 37.1381 69.3647 33.9781C72.7085 30.4395 73.9987 26.2479 72.9718 21.4688C72.2083 17.9302 70.2599 15.0836 67.5085 12.7593C63.2563 9.15535 58.2405 7.60148 52.2242 7.49702ZM15.8369 25.9345C16.245 25.8823 16.9823 25.817 17.6932 25.6734C18.3646 25.5428 19.036 25.3861 19.681 25.1641C20.6816 24.8246 21.6294 24.3807 22.3798 23.6103C23.512 22.4612 23.6963 20.5939 22.7879 19.2751C21.8006 17.8387 19.9838 17.2903 18.4567 17.9563C17.2982 18.4655 16.6005 19.4057 16.0607 20.4895C15.3367 21.9389 14.9549 23.4797 14.7048 25.0727C14.5863 25.8301 14.7443 25.9868 15.8369 25.9345Z' fill='%23CEB8D0'/%3E%3Cpath d='M55.0415 37.0728C49.6439 36.9422 45.1811 35.5842 41.4292 32.3459C39.257 30.4656 37.6509 28.1805 37.0453 25.3469C36.1896 21.2991 37.3744 17.8257 40.297 14.953C42.7456 12.5373 45.7735 11.1924 49.1437 10.6439C54.5939 9.75601 59.7018 10.7223 64.3226 13.8039C66.8107 15.4622 68.7591 17.6298 69.7991 20.4503C71.3789 24.7332 70.5364 28.5983 67.469 31.9542C64.9808 34.6702 61.7818 36.0935 58.1878 36.7333C57.003 36.9161 55.7787 36.9814 55.0415 37.0728ZM55.0151 35.5059C55.6471 35.4406 56.7134 35.3883 57.7666 35.2186C60.8734 34.6963 63.6644 33.495 65.9682 31.2882C69.0882 28.3111 69.8781 23.9367 67.9561 20.0977C66.6791 17.5645 64.6912 15.6973 62.2294 14.3132C58.3195 12.1325 54.1199 11.4405 49.7098 12.1064C46.5371 12.5895 43.6672 13.8039 41.3502 16.089C38.8752 18.5439 37.8352 21.4819 38.5592 24.9291C39.1385 27.6973 40.7578 29.8388 42.9299 31.5755C46.3264 34.2784 50.2758 35.4014 55.0151 35.5059Z' fill='%23CEB8D0'/%3E%3Cpath d='M15.6658 25.0074C16.1002 22.9835 16.4952 21.0248 17.9038 19.484C18.7463 18.5569 20.076 18.3741 21.1555 19.0009C22.5509 19.8105 22.8669 21.6908 21.7874 22.879C21.5636 23.1402 21.2871 23.3622 20.9843 23.545C19.3783 24.5112 17.5878 24.8116 15.6658 25.0074ZM19.839 19.3404C18.7858 19.3404 17.9433 20.163 17.9301 21.2076C17.917 22.2261 18.799 23.088 19.839 23.088C20.879 23.088 21.7216 22.2392 21.7216 21.1946C21.7084 20.163 20.879 19.3404 19.839 19.3404Z' fill='%23CEB8D0'/%3E%3Cpath d='M51.1579 26.5352C50.9867 27.5537 50.6181 28.6506 49.9994 29.6691C49.6966 30.1652 48.933 30.2697 48.4065 29.9563C47.893 29.656 47.6297 28.8725 47.9589 28.3372C48.5776 27.3317 49.4201 26.496 50.4602 25.9215C50.9341 25.6603 51.171 25.8562 51.1579 26.5352Z' fill='%23CEB8D0'/%3E%3Cpath d='M51.9214 19.8105C51.8951 20.0586 51.8819 20.3067 51.8293 20.5548C51.7371 20.9595 51.487 21.064 51.1579 20.8159C50.9472 20.6592 50.7366 20.4764 50.5918 20.2675C50.131 19.5754 49.6703 18.8703 49.2885 18.1391C48.933 17.447 49.2885 16.5983 49.9599 16.3763C50.6839 16.1282 51.4343 16.5721 51.5923 17.3817C51.7503 18.1913 51.8424 19.0009 51.9609 19.8105C51.9478 19.8105 51.9346 19.8105 51.9214 19.8105Z' fill='%23CEB8D0'/%3E%3Cpath d='M59.557 18.5308C59.4517 18.7658 59.399 19.0531 59.241 19.2359C58.5696 19.941 57.8587 20.607 57.161 21.2729C57.0952 21.3382 56.9898 21.3774 56.9109 21.4166C56.3843 21.6516 56.1078 21.4688 56.1868 20.9073C56.3316 19.7974 56.7397 18.7528 57.2795 17.7735C57.5428 17.2903 58.122 17.1206 58.6749 17.2773C59.1489 17.434 59.5043 17.9563 59.557 18.5308Z' fill='%23CEB8D0'/%3E%3Cpath d='M55.4232 27.7104C55.4364 27.4362 55.4364 27.1489 55.4759 26.8747C55.5549 26.3524 55.8445 26.2479 56.2658 26.5874C56.4106 26.705 56.5554 26.8225 56.6476 26.9661C57.1347 27.7365 57.6481 28.5069 58.0825 29.3165C58.3458 29.7996 58.1483 30.3872 57.7271 30.7528C57.3453 31.0793 56.8319 31.1315 56.3579 30.8704C55.9893 30.6745 55.805 30.3611 55.7392 29.9694C55.6076 29.212 55.5022 28.4547 55.3838 27.7104C55.3969 27.7235 55.4101 27.7104 55.4232 27.7104Z' fill='%23CEB8D0'/%3E%3Cpath d='M61.5053 28.2588C61.4395 28.8203 61.2026 29.1859 60.7286 29.3687C60.2284 29.5646 59.7018 29.4862 59.3858 29.0815C58.7013 28.1935 58.1089 27.2534 57.7929 26.1696C57.7402 25.9868 57.7666 25.6995 57.8851 25.5689C57.9772 25.4645 58.2932 25.4906 58.4643 25.5559C59.4912 25.9607 60.3732 26.6135 61.1104 27.4231C61.321 27.632 61.3869 27.9715 61.5053 28.2588Z' fill='%23CEB8D0'/%3E%3Cpath d='M45.01 26.6919C45.0231 26.2088 45.2074 25.7909 45.6419 25.5298C46.5239 24.9813 47.4718 24.5635 48.5118 24.3937C48.7224 24.3546 49.0252 24.4198 49.1437 24.5635C49.2358 24.6679 49.17 24.9944 49.0647 25.1641C48.4986 26.1435 47.7087 26.9269 46.8398 27.632C46.4712 27.9324 46.0236 27.8932 45.6155 27.6712C45.2206 27.4623 44.9836 27.162 45.01 26.6919Z' fill='%23CEB8D0'/%3E%3Cpath d='M62.2952 20.7245C62.2952 21.1815 62.1241 21.6124 61.7028 21.7952C60.8208 22.2 59.9124 22.5526 59.0041 22.9182C58.8987 22.9574 58.7539 22.9574 58.6354 22.9574C58.1747 22.9574 58.0299 22.7354 58.2142 22.3045C58.2932 22.1217 58.3853 21.9389 58.5038 21.8083C59.1225 21.1293 59.7413 20.4503 60.3864 19.7974C60.7418 19.4318 61.2157 19.4187 61.6765 19.6277C62.1241 19.8627 62.3084 20.2414 62.2952 20.7245Z' fill='%23CEB8D0'/%3E%3Cpath d='M47.1426 17.7996C47.4191 17.9824 47.814 18.0999 47.972 18.348C48.5118 19.1706 48.9594 20.0455 49.4465 20.9073C49.5123 21.0118 49.5255 21.1424 49.5518 21.2599C49.6439 21.7691 49.407 21.9911 48.9199 21.8083C48.5118 21.6647 48.13 21.4557 47.7745 21.2076C47.248 20.842 46.7345 20.4372 46.2738 20.0063C45.8393 19.6015 45.813 19.0662 46.0368 18.5439C46.2211 18.0999 46.5766 17.891 47.1426 17.7996Z' fill='%23CEB8D0'/%3E%3Cpath d='M62.4005 23.5319C62.5848 23.558 62.8087 23.5711 63.0193 23.6103C63.6249 23.7408 63.9671 24.2632 63.8882 24.8899C63.8223 25.4645 63.3616 25.9215 62.7692 25.8562C61.5843 25.7387 60.4785 25.3339 59.4911 24.681C59.162 24.4721 59.1884 24.1979 59.5701 24.0542C60.0967 23.8714 60.6365 23.7408 61.1894 23.6364C61.5712 23.5711 61.9661 23.5711 62.4005 23.5319Z' fill='%23CEB8D0'/%3E%3Cpath d='M54.1199 29.9563C54.0673 30.1261 54.0146 30.4525 53.8698 30.7398C53.6197 31.236 53.0799 31.4318 52.5402 31.2752C52.0399 31.1315 51.6713 30.6745 51.7503 30.1391C51.9083 29.0162 52.2769 27.9454 52.9088 26.9922C53.1458 26.6266 53.4354 26.6527 53.5802 27.0575C53.7645 27.5929 53.883 28.1544 54.0015 28.7028C54.0805 29.0684 54.0804 29.434 54.1199 29.9563Z' fill='%23CEB8D0'/%3E%3Cpath d='M45.1021 23.8322C44.7993 23.7931 44.4834 23.78 44.1937 23.6886C43.5882 23.4797 43.2854 22.9051 43.4434 22.3306C43.6013 21.73 44.1542 21.3252 44.7993 21.521C45.7735 21.8083 46.7214 22.187 47.6692 22.5656C47.8272 22.6309 47.9983 22.866 48.0115 23.0227C48.0115 23.1271 47.7614 23.323 47.5902 23.3622C46.774 23.558 45.9578 23.7147 45.1416 23.8845C45.1284 23.8714 45.1153 23.8453 45.1021 23.8322Z' fill='%23CEB8D0'/%3E%3Cpath d='M53.1852 17.8779C53.2511 17.4209 53.2642 17.0814 53.3696 16.768C53.5802 16.1935 54.1463 15.9062 54.7123 16.0498C55.3048 16.2065 55.6602 16.6766 55.5681 17.3034C55.3969 18.348 55.0546 19.3534 54.4885 20.2544C54.3964 20.3981 54.1858 20.5809 54.0541 20.5678C53.9093 20.5548 53.7382 20.3328 53.6987 20.163C53.488 19.3796 53.33 18.583 53.1852 17.8779Z' fill='%23CEB8D0'/%3E%3Cpath d='M19.8127 22.1217C19.2861 22.1086 18.878 21.7038 18.878 21.1946C18.878 20.6984 19.3124 20.2675 19.8259 20.2675C20.3656 20.2675 20.7869 20.6984 20.7737 21.2207C20.7474 21.743 20.3261 22.1347 19.8127 22.1217Z' fill='%23CEB8D0'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.divider span:before{
    content:"";
    position: absolute;
    display: block;
    top: 48%;
    right: 100%;
    width: 2000px;
    height: 1px;
    background-color: #CEB8D0;
}
.divider span:after{
    content:"";
    position: absolute;
    display: block;
    top: 48%;
    left: 100%;
    width: 2000px;
    height: 1px;
    background-color: #CEB8D0;
}

/* Slider  */
.slider-nav{
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
}
.slider-nav-center{
    justify-content: center;
}
.slider-nav li{
    width: 28px;
    height: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 2px;
}
.slider-nav li a{
    display: block;
    width: 16px;
    height: 6px;
    border-radius: 6px;
    background-color: #5B1061;
    opacity: .3;
}
.slider-nav li.uk-active a{
    width: 24px;
    height: 10px;
    background-color: #5B1061;
    opacity: 1;
}
.slider-nav-reverse li a{
    background-color: #FFF;
}
.slider-nav-reverse li.uk-active a{
    background-color: #FFF;
}
.slider-grid{
    display: grid;
    gap: 8px;
    align-items: center;
    grid-template-columns: 1fr auto;
}

/* Breadcrumbs */
.breadcrumbs-container{
    padding: 0px 0px 24px 0px;
}
.breadcrumbs ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.breadcrumbs ul li:first-child{
    padding-left: 0px;
}
.breadcrumbs ul li:last-child{
    font-weight: 700;
}
.breadcrumbs ul li{
    padding: 0px 6px 0px 0px;
}
.breadcrumbs ul li a{
    display: grid;
    gap: 0px;
    grid-template-columns: auto auto;
    align-items: center;
}
.breadcrumbs ul li.breadcrumbs-home a{
    gap: 8px;
}
.breadcrumbs ul li:last-child{
    padding: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* Offcanvas */
.uk-offcanvas{
    /*z-index: 2000;*/
}
.uk-offcanvas-bar{
    padding: 0px;
    background: rgb(185,53,30);
    background: linear-gradient(180deg, rgba(185,53,30,1) 0%, rgba(92,17,97,1) 100%);
}
.uk-offcanvas-close{
    top:50px;
    right:16px;
}
.uk-offcanvas-close .icon{
    background-color: #FFF;
}
.offcanvas-container{
    padding: 180px 24px 24px 24px;
    display: grid;
    gap: 24px;
}
.offcanvas-menu{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: grid;
    gap: 24px;
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
}
.offcanvas-menu a, .offcanvas-menu a:hover{
    color: #FFF;
    text-decoration: none;
}

@media only screen and (max-width: 1599px) {
    /* XL */

}

@media only screen and (max-width: 1199px) {
    /* L */
    .event-list{
        grid-template-columns: repeat(3, 1fr);
    }
    .event-order{
        padding: 16px;
        gap: 16px;
        align-items: center;
        justify-content: center;
        grid-template-columns: auto;
        background-color: #fff35e;
    }
    .event-order > div{
        /*display: flex;
        justify-content: center;*/
    }
    .event-order-carabas{
        order: 3;
    }
    h1{font-size: 32px !important;}
    h2{font-size: 26px !important;}
    h3{font-size: 24px !important;}
    h5{font-size: 22px !important;}
    h6{font-size: 20px !important;}

}
@media only screen and (max-width: 959px) {
    /* M */
    .block-last-gallery-grid{
        grid-template-columns: repeat(5, 1fr);
    }
    .block-last-gallery-grid > a:first-child{
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 1;
        grid-row-end: 4;
    }
    .block-slider-item-content{
        padding: 24px;
        gap: 8px;
        grid-template-columns: 1fr;
    }
    h1{font-size: 28px !important;}
    h2{font-size: 26px !important;}
    h3{font-size: 24px !important;}
    h5{font-size: 22px !important;}
    h6{font-size: 20px !important;}
}
@media only screen and (max-width: 639px) {
    /* S */
    .logo{
        width:133px;
        height:100px;
    }
    .header.uk-active .logo{
        width:133px;
        height:60px;
    }
    .header-grid{
        justify-items: center;
        grid-template-columns: auto;
    }
    .page-container{
        gap: 16px;
    }
    .charity-list-title{
        font-size: 1.4rem;
    }
    .charity-list-gallery{
        gap: 8px;
        grid-template-columns: repeat(3, 1fr);
    }
    .event-list{
        gap: 32px 16px;
        grid-template-columns: repeat(2, 1fr);
    }
    .event-list-content{
        text-align: center;
    }
    .event-list .icon-grid {
        justify-content: center;
        grid-template-columns: 1fr;
    }
    .event-list .icon-grid span{
        display: none;
    }
    .event-item .event-list-params{
        font-size: 16px;
    }
    .event-list-title{
        font-size: 18px;
        padding: 0px;
    }
    .event-list-title .icon{
        display: none;
    }
    .gallery-grid{
        gap: 16px;
        grid-template-columns: repeat(2, 1fr);
    }
    .block-last-gallery-grid{
        grid-template-columns: repeat(3, 1fr);
    }
    .block-last-gallery-grid > a:first-child{
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 1;
        grid-row-end: 4;
    }
    .block-last-gallery-header{
        padding: 0px;
        grid-template-columns: 1fr;
    }
    .block-last-gallery-header > div:last-child{
        display: none;
    }
    .block-last-gallery-title{
        font-size: 20px;
    }
    .block-slider .uk-container{
        padding: 0px;
    }
    .block-slider-item-content{
        padding: 20px 16px 16px 16px;
    }
    .block-slider-item-title{
        font-size: 18px;
    }
    .block-slider-item-subtitle{
        left: 16px;
    }

    .blank-back{
        bottom: 0px;
        width: 100%;
        background-position: center bottom;
    }
    .footer-header-grid{
        width: auto;
    }
    .footer-header h1{
        font-size: 1.4rem !important;
    }
    .footer-logo{
        gap: 8px;
        justify-content: center;
        grid-template-columns: auto;
        text-align: center;
    }
    .footer-logo > div{
        display: flex;
        justify-content: center;
    }
    .footer-subname{
        width: auto;
    }
    .footer-end{
        padding: 0px;
        text-align: center;
        grid-template-columns: 1fr;
    }
    .footer-content{
        grid-template-columns: 1fr;
    }
    .footer-social{
        position: absolute;
        top: 10px;
        right: 0px;
    }
    .footer-social .contacts-ul{
        gap: 24px;
    }
    .footer-menu{
        font-size: 22px;
    }
    .footer-menu a.line:before{
        display: none;
    }
    h1{font-size: 26px !important;}
    h2{font-size: 24px !important;}
    h3{font-size: 22px !important;}
    h5{font-size: 20px !important;}
    h6{font-size: 18px !important;}
}
@media only screen and (max-width: 400px) {
    /* XS */
    .charity-list-title{
        font-size: 1.2rem;
    }
    .charity-list-gallery{
        grid-template-columns: repeat(2, 1fr);
    }
    .event-order{
        gap: 8px;
        grid-template-columns: 1fr;
    }
    .event-order > div{
        display: flex;
        justify-content: center;
    }
    .event-order-carabas span{
        font-size: 14px;
        padding: 6px 110px 4px 0px;
        background-size: 100px auto;
    }
    .event-order-button a{
        padding: 16px 16px 12px 16px;
    }
    .event-list-title{
        font-size: 16px;
    }
    .slider-grid{
        gap: 16px;
        grid-template-columns: 1fr;
    }
    .slider-grid > div{
        display: flex;
        justify-content: center;
    }
    .block-last-gallery-grid{
        gap: 8px;
        grid-template-columns: repeat(2, 1fr);
    }
    .block-last-gallery-grid > a:first-child{
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 1;
        grid-row-end: 1;
    }
    .block-last-gallery-title{
        font-size: 18px;
    }
    .block-slider-item-title{
        font-size: 16px;
        text-align: center;
    }
    .block-slider-item-subtitle{
        justify-content: center;
        text-align: center;
        left: 0px;
    }
}

@media only screen and (max-width: 360px) {
    .event-list{
        gap: 24px;
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 300px) {
    /* XXS */
    .event-order > div{
        display: flex;
        justify-content: center;
    }
    .event-order-carabas span{
        font-size: 14px;
        padding: 6px 0px 20px 0px;
        background-size: 120px auto;
        background-position: center bottom;
    }
    

}