html,body{min-height:100%}body #page.site{min-height:100vh;display:flex;flex-direction:column}body #page.site>.site-main{flex:1 0 auto}.footer-container{background:#0f172a;border-top:1px solid #1e293b;box-sizing:border-box;flex-shrink:0}.footer{width:100%;position:relative;margin:0 auto;box-sizing:border-box}.footer div,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer p,.footer a,.footer img,.footer span,.footer section,.footer ul,.footer li,.footer ol{margin:0;padding:0;box-sizing:border-box}.footer li::marker{display:none}.footer ul,.footer li,.footer ol{list-style:none;padding:0;margin:0}.footer .footer-top{display:none;margin:0 auto;width:100%;justify-content:space-between;align-items:center;background:#fff;border-radius:10px 10px 0 0;padding:20px 20px 30px;box-sizing:border-box}.footer .footer-top h2{font-weight:500;font-size:20px;color:#ff8429;font-style:italic}.footer .footer-top .footer-top__right{min-width:220px;height:50px;line-height:50px;background:#ff8429;border-radius:25px;display:flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;padding:0 30px;font-weight:400;font-size:16px;color:#fff;transition:background .3s ease}.footer .footer-top .footer-top__right img{transform:rotate(-90deg)}.footer .footer-top .footer-top__right:hover{background:#e6611a}.footer .footer-center{background:rgba(0,0,0,0);margin:0 auto;width:100%;padding:64px 0 24px;box-sizing:border-box}.footer .footer-center .footer-center__content{width:var(--page-width, 1416px);margin:0 auto;padding:0 0 40px;display:grid;grid-template-columns:260px minmax(0, 1fr);gap:56px;align-items:start;border-bottom:1px solid #1e293b}.footer .footer-center .item-images{display:flex;flex-direction:column;align-items:flex-start;max-width:260px}.footer .footer-center .item-images .footer-center__item-logo{width:151px;height:38px;-o-object-fit:contain;object-fit:contain}.footer .footer-center .item-images .footer-brand__description{margin-top:18px;color:#94a3b8;font-size:14px;line-height:22.75px}.footer .footer-center .item-images .footer-brand__socials{display:flex;gap:16px;margin-top:22px}.footer .footer-center .item-images .footer-brand__socials span{width:20px;height:20px;border-radius:999px;background:#1e293b}.footer .footer-center .footer-center__list{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:40px}.footer .footer-center .footer-center__list .footer-center__item{min-width:0}.footer .footer-center .footer-center__list .footer-center__item .footer-center__item-title{font-weight:700;font-size:16px;line-height:24px;color:#fff}.footer .footer-center .footer-center__list .footer-center__item ul{margin-top:16px;display:flex;flex-direction:column;gap:12px}.footer .footer-center .footer-center__list .footer-center__item ul li{margin:0}.footer .footer-center .footer-center__list .footer-center__item ul li a{font-weight:400;font-size:14px;line-height:20px;color:#94a3b8;text-decoration:none;transition:color .2s ease}.footer .footer-center .footer-center__list .footer-center__item ul li a:hover{color:#fff}.footer .footer-bottom{margin:0 auto;width:var(--page-width, 1416px);padding:24px 0 36px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-weight:400;font-size:12px;line-height:16px;color:#94a3b8;box-sizing:border-box}.footer .footer-bottom .footer-bottom__copyright{color:#94a3b8;white-space:nowrap}.footer .footer-bottom nav{margin-left:auto}.footer .footer-bottom .footer-bottom__links{display:flex;align-items:center;gap:16px;list-style:none}.footer .footer-bottom .footer-bottom__links li{list-style:none;display:inline-flex;align-items:center;gap:0}.footer .footer-bottom .footer-bottom__links li span{display:none}.footer .footer-bottom .footer-bottom__links li a{text-decoration:none;color:#94a3b8;transition:color .2s ease}.footer .footer-bottom .footer-bottom__links li a:hover{color:#fff}.footer .footer-bottom .footer-bottom__links li button{text-decoration:none;color:#94a3b8;border:none;background:rgba(0,0,0,0);padding:0}.footer .footer-bottom .footer-bottom__links li button:hover{color:#fff}.footer .footer-bottom .footer-bottom__links #manage-cookies{display:none}.footer .footer-bottom .footer-bottom__payments{display:none}.floating-action{position:fixed;bottom:22vh;right:0px;z-index:99999;background:#fff;border-radius:10px 0px 0px 10px;border:1px solid #ebebeb;padding:20px;cursor:pointer}.floating-action .new-ticket__btn{background:none;border:none;transition:all .3s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:400;font-size:12px;color:#281f15}.floating-action .new-ticket__email{display:block}.floating-action .new-ticket__icon{display:none}.floating-action .send-left__icons{display:none}.floating-action:hover{border-color:#ff8429}.floating-action:hover .new-ticket__btn{color:#ff8429}.floating-action:hover .new-ticket__email{display:none}.floating-action:hover .new-ticket__icon{display:block}.floating-action:active{background-color:#eee;border-color:#ff8429}.floating-action:active .new-ticket__btn{color:#ff8429}.floating-action:active .new-ticket__email{display:none}.floating-action:active .new-ticket__icon{display:block}.back-to__top-btn{position:fixed;right:0px;bottom:calc(22vh - 88px);z-index:99999;padding:20px;background:#fff;border-radius:10px 0px 0px 10px;border:1px solid #ebebeb;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:opacity .3s,transform .3s;opacity:0;transform:translateY(20px);font-weight:400;font-size:12px;color:#000}.back-to__top-btn .back-ticket__btn{display:flex;flex-direction:column;align-items:center;justify-content:center}.back-to__top-btn .back-left__icons{display:none}.back-to__top-btn[style*="display: none;"]{opacity:0;transform:translateY(20px)}.back-to__top-btn:not([style*="display: none;"]){opacity:1;transform:translateY(0)}.back-to__top-img,.back-to__top-icon{width:22px;height:22px}.back-to__top-icon{display:none}.back-to__top-btn:hover{border-color:#ff8429;color:#ff8429}.back-to__top-btn:hover .back-to__top-img{display:none}.back-to__top-btn:hover .back-to__top-icon{display:block}.back-to__top-btn:active{background-color:#eee;border-color:#ff8429;color:#ff8429}.back-to__top-btn:active .back-to__top-img{display:none}.back-to__top-btn:active .back-to__top-icon{display:block}@media screen and (max-width: 1200px){.floating-action{padding:30px 0}.floating-action .new-ticket__btn{display:none}.floating-action .send-left__icons{display:flex}.back-to__top-btn{padding:30px 0}.back-to__top-btn .back-ticket__btn{display:none}.back-to__top-btn .back-left__icons{display:block}.send-left{width:20px;height:20px;transform:rotate(90deg)}.help-icon{display:block}.get-icon{display:none}.floating-action:hover{padding:20px}.floating-action:hover .new-ticket__btn{display:flex}.floating-action:hover .send-left__icons{display:none}.back-to__top-btn:hover{padding:20px}.back-to__top-btn:hover .back-ticket__btn{display:flex}.back-to__top-btn:hover .back-left__icons{display:none}.footer .footer-center .footer-center__content{display:flex;flex-direction:column;width:100%;padding:16px}.footer .footer-center .footer-center__list{display:flex;flex-direction:column;gap:24px}.footer .footer-bottom{flex-direction:column;width:100%;padding:16px;align-items:flex-start}.footer .footer-bottom nav{margin-left:initial}}
