@import url("https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");.menu-free{margin:20px 0;width:1900px;display:flex;justify-content:space-between;align-items:center}@media(max-width:767.8px){.menu-free{flex-direction:column}}@media(max-width:767.8px){.menu-free .logo{width:100%;display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--golden);padding-bottom:20px}}.menu-free .logo img{max-width:200px}.menu-free .main-menu-top{display:flex;z-index:0}@media(max-width:767.8px){.menu-free .main-menu-top{padding:20px 20px 0;width:100%;justify-content:space-around}}.menu-free .main-menu-top div{display:flex;align-items:center;justify-content:space-between;white-space:nowrap;width:220px}@media(max-width:767.8px){.menu-free .main-menu-top div{width:180px;white-space:normal}}.menu-free .main-menu-top div .text-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-left:10px}@media(max-width:767.8px){.menu-free .main-menu-top div .text-item{width:102px}}.menu-free .main-menu-top div .text-item span{font:normal normal 700 14px/16px Epilogue;color:var(--blue)}.menu-free .main-menu-top div .text-item p{font:normal normal normal 13px/22px Roboto;color:#707070;margin-right:20px}@media(max-width:767.8px){.menu-free .main-menu-top div .text-item p{font-size:11px;line-height:15px}}.menu-free .main-menu-top div img{width:40px}.menu-free .main-menu-top div .wrap>div{display:flex;width:auto;margin:0 -31px;max-width:unset}.freebie{border-bottom:1px solid var(--blue) !important}