@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{align-items:center;display:flex;justify-content:space-between;margin:20px 0;width:1900px}@media (max-width:767.8px){.menu-free{flex-direction:column}}.menu-free .wrapper{display:flex;justify-content:space-between}@media (max-width:767.8px){.menu-free .logo{align-items:center;border-bottom:1px solid var(--golden);display:flex;justify-content:center;padding-bottom:20px;width:100%}}.menu-free .logo img{max-width:200px}.menu-free .main-menu-top{display:flex;gap:20px;z-index:0}@media (max-width:767.8px){.menu-free .main-menu-top{justify-content:space-around;padding:20px 20px 0;width:100%}}.menu-free .main-menu-top div{align-items:center;display:flex;justify-content:space-between;white-space:nowrap;width:220px}@media (max-width:767.8px){.menu-free .main-menu-top div{white-space:normal;width:180px}}.menu-free .main-menu-top div .text-item{align-items:flex-start;display:flex;flex-direction:column;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{color:var(--blue);font:normal normal 700 14px/16px Epilogue}.menu-free .main-menu-top div .text-item p{color:#707070;font:normal normal normal 13px/22px Roboto}@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;margin:0 -31px;max-width:unset;width:auto}.freebie{border-bottom:1px solid var(--blue)!important}