.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px;
}

.btn-burger {
    margin: 5px 0 0 0;
    display: block;
    z-index: 2;
    width: 30px;
    height: 30px;
    position: relative;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.btn-burger span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #000;
    left: 0;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    border-radius: 10px;
}

.btn-burger span:nth-child(1) {
    top: 0px;
}

.btn-burger span:nth-child(2) {
    top: 10px;
}

.btn-burger span:nth-child(3) {
    top: 20px;
}

.btn-burger.open span:nth-child(1) {
    top: 13px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.btn-burger.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.btn-burger.open {
    background: #fff;
}

.btn-burger.open span:nth-child(3) {
    top: 13px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}


/* ------------------------------------------------------------ *\
    Header
\* ------------------------------------------------------------ */

.header {
    position: -webkit-sticky;
    position: sticky;
}

.header .cont {
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0px;
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    z-index: 99;
}

.header .cont .logo {
    margin-left: 20px;
}

.header .header-content {
    direction: ltr;
    z-index: 100;
    display: block;
    width: 289px;
    position: fixed;
    top: 0;
    left: -290px;
    height: 100vh;
    overflow: auto;
    background: #000;
    padding-top: 50px;
    text-align: left;
    transform: translateY(0px);
}

.header .header-content .close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 101;
    background: url(../img/close.png) no-repeat center;
    background-size: contain;
    cursor: pointer;
}

.header .header-content {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.header .header-content.open {
    left: 0;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
}

.header .logo {
	display: flex;
	align-items: center;
}

.header .logo img {
    width: 70px;
}

.header.sticky {
    width: 100%;
    left: 0;
    top: 0;
    z-index: 98;
    border-top: 0;
    background: #fff;
}

.btn-burger.open span {
    background: #fff;
    color: #fff;
}

.header.sticky .phone {
    color: rgba(0, 0, 0, 1);
    text-shadow: none;
}


/* ------------------------------------------------------------ *\
    Nav
\* ------------------------------------------------------------ */

.nav {
    font-size: 16px;
}

.nav ul {
    display: block;
    padding-right: 20px;
    text-align: left;
    list-style: none;
}

.nav li {
    padding: 10px;
    color: #fff;
    font-size: 22px;
}

.nav a {
    text-decoration: none;
    position: relative;
    padding: 5px 0;
    color: #fff;
    font-family: 'Gilroy Light';
    cursor: pointer;
}

.nav .button a {
    background-color: #8039b2;
    padding: 10px;
    border-radius: 10px;
    border-bottom: 3px solid #411461;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    font-weight: 700;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    max-width: 150px;
    width: 100%;
    font-size: 22px;
    height: auto;
    direction: ltr;
    text-align: center;
}

.nav .button:hover a {
    background-color: #8039b2;
    color: #fff;
}
/*
     FILE ARCHIVED ON 02:24:51 Apr 18, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:11:33 Apr 15, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.561
  exclusion.robots: 0.062
  exclusion.robots.policy: 0.054
  cdx.remote: 0.051
  esindex: 0.008
  LoadShardBlock: 773.949 (3)
  PetaboxLoader3.resolve: 869.405 (4)
  PetaboxLoader3.datanode: 93.964 (4)
  load_resource: 382.225
*/