@font-face{font-family:'Ubuntu';font-weight:300;src:url(/assets/ubuntu-regular-f316dcdafb82cec91182cffbd73db0163c555942ca7800b1ff181abb4138ddfc.ttf) format("truetype")}@font-face{font-family:'Ubuntu';font-weight:100;src:url(/assets/ubuntu-light-10bece4eef1c62763b0d4c22bd555da4ea25e67eafe5cad921192ff007846f0d.ttf) format("truetype")}@font-face{font-family:'Ubuntu';font-weight:500;src:url(/assets/ubuntu-medium-db01d20d6957f22a33b16e76decfb391dea17f50a88f58fcbb55764690931a3e.ttf) format("truetype")}@font-face{font-family:'Ubuntu';font-weight:700;src:url(/assets/ubuntu-bold-89a0424c0be1b9ab6174889e04a7d23585fd54dd5a03d782355889bd620c9ad6.ttf) format("truetype")}*,::after,::before{box-sizing:border-box}html{background-color:#FFF}body{background-color:#FFF}html,body{color:#555;font-family:'Ubuntu', sans-serif;font-size:15px;font-weight:400;line-height:1.5;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:'Ubuntu', sans-serif;font-weight:500;line-height:1.5;margin:0}h1{font-size:3rem}@media only screen and (max-width: 1280px){h1{font-size:2.5rem}}@media only screen and (max-width: 480px){h1{font-size:2rem}}h2{font-size:2.5rem}@media only screen and (max-width: 1280px){h2{font-size:2rem}}@media only screen and (max-width: 480px){h2{font-size:1.7rem}}h3{font-size:2rem}@media only screen and (max-width: 1280px){h3{font-size:1.75rem}}@media only screen and (max-width: 480px){h3{font-size:1.6rem}}h4{font-size:1.75rem}@media only screen and (max-width: 1280px){h4{font-size:1.65rem}}@media only screen and (max-width: 480px){h4{font-size:1.5rem}}h5{font-size:1.5rem}@media only screen and (max-width: 1280px){h5{font-size:1.4rem}}@media only screen and (max-width: 480px){h5{font-size:1.3rem}}h6{font-size:1.25rem}@media only screen and (max-width: 1280px){h6{font-size:1.2rem}}@media only screen and (max-width: 480px){h6{font-size:1.15rem}}p,span{color:#555;font-size:1rem;font-weight:400;line-height:1.8;margin:0}@media only screen and (max-width: 480px){p,span{font-size:0.9rem}}a{font-size:1rem;font-weight:400;line-height:1.8;outline:none;text-decoration:none}@media only screen and (max-width: 480px){a{font-size:0.9rem}}ul,li,table,tr,td{font-size:1rem;font-weight:400;line-height:1.8}@media only screen and (max-width: 480px){ul,li,table,tr,td{font-size:0.9rem}}input,textarea{font-family:'Ubuntu', sans-serif}.classifications{font-size:0}.classification{color:#555;cursor:pointer;transition:background linear 0.1s}.classification+.classification{margin-left:5px}.container{display:inherit;flex-direction:inherit;align-items:inherit;justify-content:inherit;flex-wrap:inherit;margin:0 auto;padding:0 58px;width:inherit;height:inherit;max-width:1280px}@media only screen and (max-width: 768px){.container{padding:0 30px}}@media only screen and (max-width: 480px){.container{padding:0 15px}}.jump-to{display:flex;gap:4px;flex-direction:column;position:fixed;right:16px;bottom:64px;z-index:999}@media only screen and (max-width: 480px){.jump-to{bottom:24px}}.jump-to__button{background-color:#FFF0DE;border:1px solid #003366;border-radius:8px;font-size:0;cursor:pointer;opacity:0.5;position:relative;transition:all linear 0.2s;width:40px;height:40px}@media only screen and (max-width: 480px){.jump-to__button{width:32px;height:32px}}.jump-to__button::after{content:"";background-position:center;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all linear 0.2s;width:24px;height:24px}.jump-to__button--top::after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="%23F79927" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="m4.5 15.75 7.5-7.5 7.5 7.5" /></svg>')}.jump-to__button--top:hover::after{transform:translate(-50%, -60%)}.jump-to__button--bottom::after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="%23F79927" class="size-6"><path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" /></svg>')}.jump-to__button--bottom:hover::after{transform:translate(-50%, -40%)}.jump-to__button:hover,.jump-to__button:focus{opacity:1}.logo{cursor:pointer;display:inline-block;font-size:0;overflow:hidden;height:50px}.logo__image{height:100%}.logo__image--symbol{background-color:#FFF;display:none;position:relative;z-index:1}@media only screen and (max-width: 968px){.logo__image--symbol{display:inline-block}}.logo__image--text{opacity:1}@media only screen and (max-width: 968px){.logo__image--text{display:none}}.menus{font-size:0;text-align:right;width:100%}.menus__toggle{display:none}.menus__block{display:none}.menus__toggle ~ .menus__block--menu{display:inline-flex;align-items:center;justify-content:flex-end}.menus__toggle ~ .menus__block--search{display:none}.menus__toggle:checked ~ .menus__block--menu{display:none}.menus__toggle:checked ~ .menus__block--search{display:block}.menu{color:#555;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;transition:color linear 0.1s;user-select:none}@media only screen and (max-width: 480px){.menu{font-size:0.8rem}}.menu:hover,.menu:focus{color:#F79927}.menu+.menu{margin-left:20px}@media only screen and (max-width: 480px){.menu+.menu{margin-left:10px}}.menu--search{background-color:#FFF;border:1px solid #F79927;border-radius:5px;color:#555;display:inline-flex;align-items:center;line-height:1;padding:0 35px 0 15px;position:relative;transition:background linear 0.1s;height:40px}@media only screen and (max-width: 480px){.menu--search{padding:0 30px 0 10px;height:35px}}.menu--search::after{content:'';background-image:url(/assets/icon-search-3d7739ca8047b0a38ba9d691a65f9bf9b19c5740e972289650591d6a6d80a9df.svg);background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;position:absolute;top:50%;right:10px;transform:translateY(-50%);width:13px;height:100%}.menu--account{background-color:#FAFAFA;border:1px solid #979797;border-radius:8px;display:inline-flex;justify-content:center;flex-direction:column;gap:4px;padding:0 15px;height:40px}@media only screen and (max-width: 480px){.menu--account{height:35px}}.menu--account>span{color:#002346;font-size:14px;font-weight:600;line-height:1}@media only screen and (max-width: 480px){.menu--account>span{font-size:0.8rem}}.menu--account>a{color:#C50000;font-size:12px;font-weight:600;line-height:1}@media only screen and (max-width: 480px){.menu--account>a{font-size:0.6rem}}.search{background-color:#FFF;border:1px solid #F79927;border-radius:5px;display:flex;position:relative;overflow:hidden;height:40px}@media only screen and (max-width: 480px){.search{height:35px}}.search__select{border-right:1px solid #CCC;display:flex;font-size:0;position:relative;width:40%;height:100%}.search__select::after{content:"";border-top:5px solid #F79927;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;top:50%;right:15px;transform:translateY(-50%);width:0;height:0}@media only screen and (max-width: 480px){.search__select::after{right:0}}@media only screen and (max-width: 480px){.search__select{border:none;width:100%}}.search__select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#FFF !important;border:none;border-radius:0;font-size:1rem;outline:none;padding:0 35px 0 15px;user-select:none;width:100%}@media only screen and (max-width: 480px){.search__select-input{font-size:0.8rem;padding:0 15px 0 10px}}.search__input{border:none;color:#555;font-size:1rem;font-weight:500;line-height:1;flex:1;padding:0 0 0 15px;outline:none}@media only screen and (max-width: 480px){.search__input{font-size:0.8rem;padding:0 10px;width:120px}}.search__input:hover,.search__input:focus{border-color:#F79927}.search__submit,.search__close{background-color:#FFF;background-position:center;background-repeat:no-repeat;background-size:13px;cursor:pointer;display:inline-block;border:none;font-size:0;padding:0 15px;transition:background-color linear 0.1s;width:45px}@media only screen and (max-width: 480px){.search__submit,.search__close{padding:0 10px;width:35px}}.search__submit{background-image:url(/assets/icon-search-3d7739ca8047b0a38ba9d691a65f9bf9b19c5740e972289650591d6a6d80a9df.svg)}.search__submit:hover,.search__submit:focus{background-image:url(/assets/icon-search-inverse-ca884b9cf27cd828e2af9ea48188f634ea105c364badc0d94a39acbfee41fcd1.svg);background-color:#FFB100}.search__close{background-image:url(/assets/icon-close-a431967cc4c04457eff5d9de0bd4f292d710053ed23136a1e38b52ae9a8872b2.svg);border-left:1px solid #CCC}.search__close:hover,.search__close:focus{background-color:#E8E8E8}.socials{font-size:0;position:relative}.social{background-color:#CCC;background-position:center;background-repeat:no-repeat;background-size:auto 15px;border-radius:5px;display:inline-block;transition:all linear 0.1s;width:30px;height:30px}.social:hover,.social:focus{background-color:#FFF}.social+.social{margin-left:5px}.social--facebook{background-image:url(/assets/icon-facebook-09944975b1809ee12ae31fe5e60f30ce9c4decb25620bc9ef6a580d7e8e9a8f8.svg)}.social--twitter{background-image:url(/assets/icon-twitter-462213b690cf7996fde60adc85d99b97e19e640989189a4df976027a5ad877de.svg)}.social--instagram{background-image:url(/assets/icon-instagram-c0962df1c98ff966d2bce7a3e7675dd2fb813a532080b0f753ad3a74b32da405.svg)}.social--youtube{background-image:url(/assets/icon-youtube-304691f8d132b91493dbada5631edaebbf1053691f3b1e2aac072821bce380d7.svg)}.social--linkedin{background-image:url(/assets/icon-linkedin-9685163f6793b76970e372a0a522aa3b500aecd32888a0d5a3547f0b7d8b0e54.svg)}.app-filter{display:flex;overflow:hidden;width:100%}@media only screen and (max-width: 480px){.app-filter{overflow-x:auto}}.app-filter__content{display:flex;align-items:center;width:100%}@media only screen and (max-width: 480px){.app-filter__content{padding:0 15px}}.app-filter .classifications{display:flex;align-items:center;height:100%}@media only screen and (max-width: 480px){.app-filter .classifications{margin:0 -2.5px}}.app-filter .classification{background-color:#002346;border-radius:40px;color:#FFF;display:flex;align-items:center;margin:5px 2.5px;padding:0 15px;user-select:none;text-decoration:none;white-space:nowrap;height:40px}@media only screen and (max-width: 480px){.app-filter .classification{height:25px}}.app-filter .classification:hover,.app-filter .classification:focus,.app-filter .classification--selected{background-color:#F79927}.app-filter .classifications--slider .classification{border-radius:0;display:inline-flex;align-items:center;justify-content:center;font-size:1rem !important;line-height:1.1;margin:0;padding:0 15px !important;text-align:center;height:50px}.app-filter .classifications--slider .classification::after{content:"";background-color:#F79927;position:absolute;left:0;bottom:0;transform:translateY(4px);width:100%;height:4px}.app-filter .classifications--slider .classification:hover,.app-filter .classifications--slider .classification:focus,.app-filter .classifications--slider .classification--selected{background-color:#002346}.app-filter .classifications--slider .classification:hover::after,.app-filter .classifications--slider .classification:focus::after,.app-filter .classifications--slider .classification--selected::after{transition:transform linear 0.1s;transform:translateY(0)}.app-filter .tns-outer{position:relative;width:100%;height:100%}.app-filter .tns-controls button[data-controls="prev"],.app-filter .tns-controls button[data-controls="next"]{background:transparent;border:0;position:absolute;top:0;width:50px;height:100%}.app-filter .tns-controls button[data-controls="prev"]::before,.app-filter .tns-controls button[data-controls="next"]::before{content:"";background-color:transparent;border-radius:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:background linear 0.1s;width:30px;height:30px}.app-filter .tns-controls button[data-controls="prev"]::after,.app-filter .tns-controls button[data-controls="next"]::after{content:"";background-position:center;background-repeat:no-repeat;background-size:contain;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:background linear 0.1s;width:25px;height:25px;z-index:1}.app-filter .tns-controls button[data-controls="prev"]:hover::before,.app-filter .tns-controls button[data-controls="next"]:hover::before{background-color:#FFF}.app-filter .tns-controls button[data-controls="prev"]{left:0}.app-filter .tns-controls button[data-controls="prev"]::after{background-image:url(/assets/icon-chevron-left-9217566c6b9387fe1551d14d637f86fb5e0c6fa15164bc7985b033382460b429.svg)}.app-filter .tns-controls button[data-controls="prev"]:hover::after{background-image:url(/assets/icon-chevron-left-active-dc30e044342900ef3c8b471ace2d4745c1c2fe4daa0e99fbca0d21ba7023d763.svg)}.app-filter .tns-controls button[data-controls="next"]{right:0}.app-filter .tns-controls button[data-controls="next"]::after{background-image:url(/assets/icon-chevron-right-3afd4f03d2d5fc68b6c1a43e29db966d4996deae6ac0a4c7eca01973a88db376.svg)}.app-filter .tns-controls button[data-controls="next"]:hover::after{background-image:url(/assets/icon-chevron-right-active-d2d1ff3a109a4e03b6e368c553f49ea004b54d059572d4ef0b2ceb9bfb6bf6e1.svg)}.app-filter .tns-nav{display:none}.app-filter .tns-item{display:inline-flex;padding-right:0;white-space:nowrap}.app-filter .tns-inner{margin-left:50px;width:calc(100% - 100px)}.app-header{position:fixed;top:0;width:100%;z-index:100}@media only screen and (max-width: 480px){.app-header{display:none}}.app-header__top{background-color:#FFF;display:flex;align-items:center;width:100%;height:80px}.app-header__bottom{background-color:#003366;display:flex;align-items:center;width:100%;height:50px}.app-header__block{display:flex;flex:1;width:100%}.app-header__block:nth-child(odd){justify-content:flex-start}.app-header__block:nth-child(even){justify-content:flex-end}.app-header__bottom .app-header__block{height:100%}.app-header-mobile{display:none;position:fixed;top:0;width:100%;z-index:99}@media only screen and (max-width: 480px){.app-header-mobile{display:block}}.app-header-mobile__top{background-color:#FFF;display:flex;align-items:center;width:100%;height:65px}.app-header-mobile__bottom{background-color:#003366;display:flex;align-items:center;width:100%;height:35px}.app-header-mobile__block{display:flex}.app-header-mobile__block:nth-child(odd){justify-content:flex-start}.app-header-mobile__block:nth-child(even){flex:1;justify-content:flex-end;margin-left:30px}.app-header-mobile__bottom .menus{display:flex;width:100%;height:100%}.app-header-mobile__bottom .menu{background-color:rgba(0,0,0,0.3);color:#FFF;display:flex;align-items:center;justify-content:center;flex:1}.app-header-mobile__bottom .menu+.menu{margin-left:0}.app-content{background-color:#FFF;padding:180px 0 120px}@media only screen and (max-width: 480px){.app-content{padding:100px 0 0}}.app-content--no-margin{padding:130px 0 50px}@media only screen and (max-width: 480px){.app-content--no-margin{padding:100px 0 0}}.app-content--no-footer{padding:130px 0 0}@media only screen and (max-width: 480px){.app-content--no-footer{padding:100px 0 0}}.app-footer{background-color:#E8E8E8;display:flex;align-items:center;padding:10px 0;position:fixed;bottom:0;width:100%;z-index:100}@media only screen and (max-width: 480px){.app-footer{display:block;align-items:unset;padding:30px 0;position:relative}}.app-footer__copyright{color:#979797;font-size:0.8rem}.app-footer__block{display:flex;flex:1}.app-footer__block:nth-child(odd){justify-content:flex-start}.app-footer__block:nth-child(even){justify-content:flex-end}@media only screen and (max-width: 480px){.app-footer__block{display:block;flex:none;text-align:center}}@media only screen and (max-width: 480px){.app-footer__block+.app-footer__block{margin-top:10px}}.app{display:flex;flex-direction:column}.tns-controls{display:block !important}
