.topbar--wrap{display:flex;align-items:center;justify-content:space-between;background:#da2032;color:#fff;font-size:12px;text-transform:uppercase;height:30px;padding:0 15px}.topbar--wrap .icona{margin-right:5px}.topbar--wrap .icona svg{fill:#fff}.topbar--lang{display:flex;align-items:center;cursor:pointer}.topbar--lang:hover{opacity:.8}.topbar--portal{display:flex;align-items:center;color:#fff;cursor:pointer}.topbar--portal:hover{opacity:.8}.menu--wrap{position:relative;display:flex;align-items:center;justify-content:space-between;height:70px;transition:150ms opacity ease-out;background:rgba(25,29,29,.7);z-index:10}.menu--wrap{opacity:0;pointer-events:none}.menu--wrap.on{opacity:1;pointer-events:all}.menu--logowrap{flex:1;padding-left:15px}.menu--logo img{display:block;width:50px;height:auto}@media(min-width: 768px){.menu--logo img{width:75px}}@media(min-width: 768px){.nav--mobile{display:none}}.nav--desktop{display:none}@media(min-width: 768px){.nav--desktop{display:block}}.nav--box{display:flex;position:relative;top:0;width:auto;height:70px;border-bottom:0;padding-top:0;align-items:stretch;justify-content:space-between}.nav--item{display:flex;align-items:center;position:relative;text-transform:uppercase;color:#fff;font-weight:bold;text-align:center;text-decoration:none;cursor:pointer;padding:0 5px;font-size:13px}@media(min-width: 769px){.nav--item{font-size:.8rem;font-weight:600;padding:0 10px;width:auto}.nav--item:before{content:"";position:absolute;width:100%;height:2px;bottom:20px;left:0;background-color:#da2032;visibility:hidden;transform:scaleX(0);transition:all 250ms ease-in-out}.nav--item:hover:before{visibility:visible;transform:scaleX(1)}.nav--item.on{color:#da2032}}@media(min-width: 1024px){.nav--item{font-size:14px;padding:0 15px}}.nav--item__about{border-left:1px solid rgba(255,255,255,.1803921569);margin-left:5px;margin-right:5px;padding-left:10px}@media(min-width: 769px){.nav--item__about{margin-right:20px;padding-left:20px}}.nav--item__about:before{content:none}.nav--item__about svg{margin-left:5px;transform:translateY(2px)}.topbar--wrap{position:fixed;top:0;left:0;width:100%;z-index:10}.menu--wrap{position:fixed;z-index:10;top:30px;left:0;width:100%;border-bottom:1px solid rgba(255,255,255,.2)}.header--langSwitcherMobile{margin-left:5px;margin-top:0px;cursor:pointer}.header--langSwitcherMobile select{background:none;color:#fff;border:none;font-family:"WorkSans","Helvetica",Arial,sans-serif;font-size:12px;text-transform:uppercase}.langBar--wrap{position:fixed;bottom:0;left:0;width:100%;cursor:pointer;background:#da2032;color:#fff;text-align:center;font-weight:bold;display:flex;align-items:center;justify-content:center;z-index:99;border-top:4px solid #fff;font-size:24px;padding:35px 20px 35px 20px}@media(min-width: 768px){.langBar--wrap{font-size:32px;padding:50px 0 50px 0}}footer{background:#da2032;color:#fff;font-size:13px;letter-spacing:.5px;min-height:300px}.footer--layout{display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px 20px;max-width:1200px;width:100%;margin:0 auto}@media(max-width: 1300px){.footer--layout{padding-left:20px;padding-right:20px}}.footer--logo{padding-right:40px;margin-bottom:20px;width:100%}@media(min-width: 768px){.footer--logo{margin-bottom:0;width:auto}}.footer--logo svg{width:100px;height:49.2753623188px;fill:#fff}.footer--content{display:flex;flex-wrap:wrap;width:100%;margin-bottom:20px}@media(min-width: 768px){.footer--content{width:auto;margin-bottom:0}}.footer--address{line-height:1.2;padding-right:40px;margin-bottom:20px;width:100%}@media(min-width: 320px){.footer--address{margin-bottom:0;width:auto}}.footer--contact{line-height:1.2;width:100%}@media(min-width: 320px){.footer--contact{width:auto}}.footer--contact span{width:50px;display:inline-block}.footer--social{display:flex}@media(min-width: 768px){.footer--social{margin-left:auto}}.footer--social__item{display:flex;justify-content:center;align-items:center;color:#fff;width:32px;height:32px;margin-right:10px}.footer--social__item:last-child{margin-right:0}.footer--social__item:hover{opacity:.8}.footer--social__item svg{width:auto;height:24px}.post--footer{background:#da2032}.post--footer__layout{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;width:100%;margin:0 auto;padding:0 20px 15px 20px;color:#fff;font-size:13px}@media(max-width: 1300px){.post--footer__layout{padding-left:20px;padding-right:20px}}.post--footer__layout a{color:#fff;text-decoration:underline}.post--footer__layout hr{height:1px;width:100%;background:#fff;border:0;margin:0 0 20px 0}.post--footer__block{width:100%;margin-bottom:10px}.post--footer__block:last-child{margin-bottom:0}@media(min-width: 768px){.post--footer__block{width:auto;margin-bottom:0}}@font-face{font-family:"WorkSans";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/WorkSans-Regular.woff2) format("woff2")}@font-face{font-family:"WorkSans";font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/WorkSans-Bold.woff2) format("woff2")}html{height:100%}@media(min-width: 320px){html{font-size:15px}}@media(min-width: 768px){html{font-size:16px}}body{height:100%;font-size:16px;line-height:1.2;font-family:"WorkSans","Helvetica",Arial,sans-serif;background:#26292a}.noscroll{overflow:hidden}*::selection{background:rgba(0,0,0,.4)}button,input[type=text],input[type=search],input[type=email],input[type=password],input[type=submit],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}button:focus,input[type=text]:focus,input[type=search]:focus,input[type=email]:focus,input[type=password]:focus,input[type=submit]:focus,select:focus,textarea:focus{outline:0 !important}strong,b{font-weight:700}i{font-style:italic}u{text-decoration:underline}a{text-decoration:none;cursor:pointer}p+p{margin-top:1rem}a{text-decoration:underline;color:inherit}ul,ol{margin:1rem 0;padding-left:1rem;list-style-type:none}ul{list-style-type:disc}li{font-size:16px}li+li{margin-top:.5rem}.freeze{overflow-y:hidden}.inactive{transition:opacity 250ms ease-in-out}.icona{display:inline-block;width:14px;height:auto;line-height:0}.icona svg{width:100%;height:auto}body.mfp-zoom-out-cur{cursor:auto}.displayNone{display:none}.floatCta{position:fixed;bottom:15px;right:15px;padding:15px 15px 15px 15px;background:#da2032;color:#fff;font-weight:bold;text-transform:uppercase;border-radius:35px;font-size:17px;cursor:pointer;display:flex;align-items:center;box-shadow:0 0 30px rgba(6,4,5,.4705882353)}.floatCta span{display:none}@media(min-width: 768px){.floatCta{border-radius:35px 0 0 35px;bottom:50px;right:0px}.floatCta span{display:block}}