﻿@charset "UTF-8";
/*!
 * Ford Otosan UI Framework
 * Copyright 2017-2024 Ford Otosan, All Rights Reserved
 */
.fo-radio span,.fo-checkbox span{font-family:"RobotoMedium",sans-serif;}input[type=checkbox]{-webkit-appearance:none;position:relative;content:" ";display:inline-block;vertical-align:middle;width:18px;height:18px;border:2px solid var(--color-border);border-radius:2px;margin:0;cursor:pointer;}input[type=checkbox]:checked::before{content:"";font-family:"MaterialIcons";color:#fff;font-size:14px;background-color:#337ab7;text-align:center;vertical-align:text-top;}input[type=checkbox]:checked{border:2px solid #337ab7;border-radius:2px;}input[type=checkbox]:indeterminate{border:2px solid #337ab7;border-radius:2px;}input[type=checkbox]:indeterminate:before{content:"";font-family:"MaterialIcons";color:#fff;font-size:14px;background-color:#337ab7;text-align:center;vertical-align:text-top;}input[type=checkbox]:focus{outline:0;}input[type=checkbox]:disabled+label{color:#999;}input[type=checkbox]:disabled:not(:checked){border-color:#999;}input[type=checkbox]:disabled:checked::before{background-color:#999;border-color:#999;}input[type=checkbox]:disabled:checked{border-color:#999;}.fo-checkbox{overflow:visible;}.fo-checkbox input[type=checkbox][disabled]:checked+.checkbox-material .check{opacity:.6;}.fo-checkbox label{font-weight:normal;margin:0;}input[type=checkbox]:disabled~span{opacity:.6;}input[type=radio]:disabled~span{opacity:.6;}.disabled .check{cursor:not-allowed;}.fo-checkbox label,label.checkbox-inline{cursor:pointer;padding-left:0;}fieldset[disabled] .fo-checkbox,fieldset[disabled] label.checkbox-inline,fieldset[disabled] .fo-checkbox input[type=checkbox],fieldset[disabled] label.checkbox-inline input[type=checkbox],.fo-checkbox input[type=checkbox][disabled]:not(:checked)~.checkbox-material .check:before,label.checkbox-inline input[type=checkbox][disabled]:not(:checked)~.checkbox-material .check:before,.fo-checkbox input[type=checkbox][disabled]:not(:checked)~.checkbox-material .check,label.checkbox-inline input[type=checkbox][disabled]:not(:checked)~.checkbox-material .check,.fo-checkbox input[type=checkbox][disabled]+.circle,label.checkbox-inline input[type=checkbox][disabled]+.circle{opacity:.6;}.fo-checkbox input[type=checkbox],label.checkbox-inline input[type=checkbox]{opacity:0;position:absolute;margin:0;z-index:-1;width:0;height:0;overflow:hidden;left:0;pointer-events:none;}.fo-checkbox .checkbox-material,label.checkbox-inline .checkbox-material{vertical-align:middle;position:relative;top:3px;}.fo-checkbox .checkbox-material:before,label.checkbox-inline .checkbox-material:before{display:block;position:absolute;top:-5px;left:0;content:"";background-color:rgba(0,0,0,.84);height:20px;width:20px;border-radius:100%;z-index:1;opacity:0;margin:0;-webkit-transform:scale3d(2.3,2.3,1);transform:scale3d(2.3,2.3,1);}.fo-checkbox .checkbox-material .check,label.checkbox-inline .checkbox-material .check{position:relative;display:inline-block;width:20px;height:20px;border:2px solid var(--color-border);border-radius:2px;overflow:hidden;z-index:1;margin-right:5px;}.fo-checkbox .checkbox-material .check:before,label.checkbox-inline .checkbox-material .check:before{position:absolute;content:"";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);display:block;margin-top:-4px;margin-left:6px;width:0;height:0;-webkit-box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;}.fo-checkbox input[type=checkbox]:focus:checked+.checkbox-material:before,label.checkbox-inline input[type=checkbox]:focus:checked+.checkbox-material:before{-webkit-animation:rippleOn 500ms;-o-animation:rippleOn 500ms;animation:rippleOn 500ms;}.fo-checkbox input[type=checkbox]:focus:checked+.checkbox-material .check:before,label.checkbox-inline input[type=checkbox]:focus:checked+.checkbox-material .check:before{-webkit-animation:checkbox-on .3s forwards;-o-animation:checkbox-on .3s forwards;animation:checkbox-on .3s forwards;}.fo-checkbox input[type=checkbox]:focus:checked+.checkbox-material .check:after,label.checkbox-inline input[type=checkbox]:focus:checked+.checkbox-material .check:after{-webkit-animation:rippleOn 500ms forwards;-o-animation:rippleOn 500ms forwards;animation:rippleOn 500ms forwards;}.fo-checkbox input[type=checkbox]:focus:not(:checked)+.checkbox-material:before,label.checkbox-inline input[type=checkbox]:focus:not(:checked)+.checkbox-material:before{-webkit-animation:rippleOff 500ms;-o-animation:rippleOff 500ms;animation:rippleOff 500ms;}.fo-checkbox input[type=checkbox]:focus:not(:checked)+.checkbox-material .check:before,label.checkbox-inline input[type=checkbox]:focus:not(:checked)+.checkbox-material .check:before{-webkit-animation:checkbox-off .3s forwards;-o-animation:checkbox-off .3s forwards;animation:checkbox-off .3s forwards;}.fo-checkbox input[type=checkbox]:focus:not(:checked)+.checkbox-material .check:after,label.checkbox-inline input[type=checkbox]:focus:not(:checked)+.checkbox-material .check:after{-webkit-animation:rippleOff 500ms forwards;-o-animation:rippleOff 500ms forwards;animation:rippleOff 500ms forwards;}.fo-checkbox input[type=checkbox]:checked+.checkbox-material .check,label.checkbox-inline input[type=checkbox]:checked+.checkbox-material .check{color:#337ab7;border-color:#337ab7;}.fo-checkbox input[type=checkbox]:checked+.checkbox-material .check:before,label.checkbox-inline input[type=checkbox]:checked+.checkbox-material .check:before{color:#337ab7;-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;}@-webkit-keyframes checkbox-on{0%{-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px;}50%{-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px;}100%{-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;}}@-o-keyframes checkbox-on{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px;}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px;}100%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;}}@keyframes checkbox-on{0%{-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px;}50%{-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px;}100%{-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;}}@-webkit-keyframes checkbox-off{0%{-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;}25%{-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-4px;margin-left:6px;width:0;height:0;-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset;}51%{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;-webkit-box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset;}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;-webkit-box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;}}@-o-keyframes checkbox-off{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;}25%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;}50%{-o-transform:rotate(45deg);transform:rotate(45deg);margin-top:-4px;margin-left:6px;width:0;height:0;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset;}51%{-o-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset;}100%{-o-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;}}@keyframes checkbox-off{0%{-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;}25%{-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset;}50%{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);margin-top:-4px;margin-left:6px;width:0;height:0;-webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset;}51%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;-webkit-box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset;}100%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;-webkit-box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;}}@-webkit-keyframes rippleOn{0%{opacity:0;}50%{opacity:.2;}100%{opacity:0;}}@-o-keyframes rippleOn{0%{opacity:0;}50%{opacity:.2;}100%{opacity:0;}}@keyframes rippleOn{0%{opacity:0;}50%{opacity:.2;}100%{opacity:0;}}@-webkit-keyframes rippleOff{0%{opacity:0;}50%{opacity:.2;}100%{opacity:0;}}@-o-keyframes rippleOff{0%{opacity:0;}50%{opacity:.2;}100%{opacity:0;}}@keyframes rippleOff{0%{opacity:0;}50%{opacity:.2;}100%{opacity:0;}}.fo-checkbox-check{position:relative;}.fo-checkbox-check.fo-checkbox-inline{display:inline-block;}.fo-checkbox-check label{cursor:pointer;margin-left:5px;font-family:"RobotoMedium",sans-serif!important;font-weight:normal!important;}.fo-checkbox-check label:before,.fo-checkbox-check label:after{content:"";position:absolute;left:0;top:0;}.fo-checkbox-check label:before{width:18px;height:18px;background:#fff;border:2px solid #999;border-radius:3px;cursor:pointer;transition:background .3s;}.fo-checkbox-check input[type=checkbox]{outline:0;margin:0 6px 0 0;visibility:hidden;}.fo-checkbox-check input[type=checkbox]:checked+label:before{background:#337ab7;border:0;}.fo-checkbox-check input[type=checkbox]:checked+label:after{transform:rotate(-45deg);top:4px;left:2px;width:12px;height:6px;border:2px solid #fff;border-top-style:none;border-right-style:none;}.fo-checkbox-check input[type=checkbox]:disabled+label:before{border-color:#999;cursor:not-allowed;}.fo-checkbox-check input[type=checkbox]:disabled:checked+label:before{background-color:#999;cursor:not-allowed;}.checkbox label{padding:0;}.fo-switch{font-weight:normal;}.fo-switch input[type=checkbox]{border:0;}.fo-switch input[type=checkbox]:checked{border:0;}.fo-switch input.fo-toggle[type=checkbox]{cursor:pointer;width:40px;height:15px;position:relative;margin:0 10px 0 0;}.fo-switch input.fo-toggle[type=checkbox]::before,.fo-switch input.fo-toggle[type=checkbox]::after{content:"";position:absolute;}.fo-switch input.fo-toggle[type=checkbox]::before{width:100%;background-color:#777;border-radius:30px;height:100%;transition:all .25s ease-in-out;}.fo-switch input.fo-toggle[type=checkbox]::after{width:21px;height:21px;margin-top:-3px;background-color:#fafafa;border-radius:21px;right:19px;box-shadow:0 0 1px 0 rgba(0,0,0,.75);transition:all .2s;}.fo-switch input.fo-toggle[type=checkbox]:not(:checked):not(:disabled):hover::before{background-color:#337ab7;opacity:.4;}.fo-switch input.fo-toggle[type=checkbox]:checked::after{right:0;}.fo-switch input.fo-toggle[type=checkbox]:checked::before{background-color:#337ab7;}.fo-switch input.fo-toggle[type=checkbox]:disabled{cursor:default;}.fo-switch input.fo-toggle[type=checkbox]:disabled::after{box-shadow:none;background-color:#ddd;}.fo-switch input.fo-toggle[type=checkbox]:disabled::before{background-color:#eee;border-color:rgba(0,0,0,.12);box-shadow:none;}.fo-switch input.fo-toggle[type=checkbox]:disabled:checked::before{background-color:#337ab7;opacity:.6;}.fo-switch input.fo-toggle[type=checkbox]:disabled:checked:after{background-color:#337ab7;opacity:.8;box-shadow:none;}.fo-switch label{display:block;margin-bottom:10px;cursor:pointer;}.fo-switch-variable-label input{display:none;}.fo-switch-variable-label label{position:relative;display:inline-block;min-width:112px;cursor:pointer;font-family:var(--font-base);font-weight:normal;text-align:left;margin:2px;padding:0 0 0 44px;}.fo-switch-variable-label label:before,.fo-switch-variable-label label:after{content:"";position:absolute;margin:0;outline:0;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}.fo-switch-variable-label label:before{left:1px;width:34px;height:14px;border-radius:8px;background-color:var(--color-gray-60);}.fo-switch-variable-label label:after{left:0;width:20px;height:20px;border-radius:50%;background-color:var(--color-gray-90);-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.14),0 2px 2px 0 rgba(0,0,0,.098),0 1px 5px 0 rgba(0,0,0,.084);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.14),0 2px 2px 0 rgba(0,0,0,.098),0 1px 5px 0 rgba(0,0,0,.084);box-shadow:0 3px 1px -2px rgba(0,0,0,.14),0 2px 2px 0 rgba(0,0,0,.098),0 1px 5px 0 rgba(0,0,0,.084);}.fo-switch-variable-label label .toggle-on{display:none;}.fo-switch-variable-label label .toggle-off{display:inline-block;}.fo-switch-variable-label input:checked+label:before{background-color:var(--color-primary);}.fo-switch-variable-label input:checked+label:after{background-color:var(--color-primary);-webkit-transform:translate(80%,-50%);-ms-transform:translate(80%,-50%);transform:translate(80%,-50%);}.fo-switch-variable-label input:checked+label .toggle-on{display:inline-block;}.fo-switch-variable-label input:checked+label .toggle-off{display:none;}.fo-color-error .fo-switch-variable-label input:checked+label:before{background-color:var(--color-error);}.fo-color-error .fo-switch-variable-label input:checked+label:after{background-color:var(--color-error);}.fo-color-warning .fo-switch-variable-label input:checked+label:before{background-color:var(--color-warning);}.fo-color-warning .fo-switch-variable-label input:checked+label:after{background-color:var(--color-warning);}.fo-color-success .fo-switch-variable-label input:checked+label:before{background-color:var(--color-success);}.fo-color-success .fo-switch-variable-label input:checked+label:after{background-color:var(--color-success);}.fo-list-checkbox{padding:0;margin:0;list-style:none;text-align:left;color:var(--color-gray-20);line-height:1;}.fo-list-checkbox li{display:flex;justify-content:start;align-items:start;margin-bottom:10px;}.fo-list-checkbox li.fo-read-more-container{display:block;}.fo-list-checkbox label{font-size:12px;line-height:1.6;width:100%;margin-left:10px;font-family:var(--font-regular);font-weight:normal;}.fo-list-checkbox label a{text-decoration:underline;}.fo-list-checkbox label span{font-size:12px;line-height:1.6;}.fo-list-checkbox .fo-read-more-container .fo-read-more-content{display:flex;}.fo-list-checkbox .fo-read-more-container .fo-read-more-buttons{text-align:center;font-size:75%;}.fo-hero-image-container{width:100%;overflow:hidden;position:relative;border-radius:0;margin:0;}.fo-hero-image-container .fo-hero-image{max-height:500px;display:flex;align-items:center;}.fo-hero-image-container .fo-hero-image img{width:100%;max-width:100%;}.fo-hero-image-container .fo-hero-image .fo-hero-image-mobile{display:none;}.fo-hero-image-container .fo-hero-image-auto{height:auto;}.fo-hero-image-container .fo-hero-image-auto img{width:100%;max-width:100%;height:auto;border-radius:24px;}.fo-hero-image-container .fo-hero-image-content{width:100%;height:100%;position:absolute;display:flex;padding:6em;}.fo-hero-image-container .fo-hero-text h1,.fo-hero-image-container .fo-hero-text h2{text-transform:uppercase;letter-spacing:2px;line-height:1.4;font-size:1.875rem;font-family:var(--font-regular);color:var(--color-white);margin:.5rem 0;}.fo-hero-text-container{width:960px;max-width:960px;margin:0 auto;padding:0 0 2em 0;}.fo-hero-text-container .fo-hero-text .fo-hero-text-title{color:var(--color-blue);font-size:60px;font-weight:600;line-height:72px;letter-spacing:-.7px;text-align:left;}.fo-hero-text-container .fo-hero-text .fo-hero-text-subtitle{color:var(--color-blue);font-size:20px;font-weight:600;line-height:30px;letter-spacing:.2px;text-align:left;margin:.5em 0;}.fo-hero-text-container .fo-hero-text .fo-hero-text-description{color:var(--color-blue);font-size:12px;font-weight:400;line-height:18px;letter-spacing:.2px;text-align:left;}.fo-hero-fullscreen-container{width:100%;height:100vh;overflow:hidden;position:relative;}.fo-hero-fullscreen-container .fo-hero-fullscreen-content{text-align:center;position:absolute;bottom:60px;width:100%;margin:0 auto;}.fo-hero-fullscreen-container .fo-hero-fullscreen-content h2{font-size:60px;font-weight:600;line-height:72px;letter-spacing:-.7px;text-align:center;color:var(--color-white);}.fo-hero-fullscreen-container .fo-hero-fullscreen-content p{font-size:20px;font-weight:600;line-height:30px;letter-spacing:.24px;text-align:center;color:var(--color-white);}.fo-hero-fullscreen-container .fo-hero-fullscreen img{width:100%;max-width:100%;border-radius:24px;}.fo-hero-fullscreen-container .fo-hero-fullscreen .fo-hero-fullscreen-mobile{display:none;}.fo-hero-fullscreen-container .fo-hero-fullscreen-auto{height:auto;}.fo-hero-fullscreen-container .fo-hero-fullscreen-auto img{width:100%;max-width:100%;height:auto;border-radius:24px;}.fo-hero-fullscreen-container .fo-hero-fullscreen-text h2{text-transform:uppercase;letter-spacing:2px;line-height:1.4;font-size:3.125rem;font-family:var(--font-regular);}@media only screen and (min-device-width:38mm) and (max-device-width:667px){.fo-box-image-container,.fo-hero-image-container{padding:0;}.fo-box-image-container .fo-box-image,.fo-box-image-container .fo-hero-image,.fo-hero-image-container .fo-box-image,.fo-hero-image-container .fo-hero-image{height:390px;max-height:unset;width:auto;max-width:unset;}.fo-box-image-container .fo-box-image img,.fo-box-image-container .fo-hero-image img,.fo-hero-image-container .fo-box-image img,.fo-hero-image-container .fo-hero-image img{width:auto;}.fo-box-image-container .fo-box-image .fo-hero-image-mobile,.fo-box-image-container .fo-hero-image .fo-hero-image-mobile,.fo-hero-image-container .fo-box-image .fo-hero-image-mobile,.fo-hero-image-container .fo-hero-image .fo-hero-image-mobile{display:block;}.fo-box-image-container .fo-box-image .fo-hero-image-desktop,.fo-box-image-container .fo-hero-image .fo-hero-image-desktop,.fo-hero-image-container .fo-box-image .fo-hero-image-desktop,.fo-hero-image-container .fo-hero-image .fo-hero-image-desktop{display:none;}.fo-box-image-container .fo-hero-image-content,.fo-box-image-container .fo-box-image-content,.fo-hero-image-container .fo-hero-image-content,.fo-hero-image-container .fo-box-image-content{padding:3em;}.fo-box-image-container .fo-hero-text h1,.fo-box-image-container .fo-hero-text h2,.fo-box-image-container .fo-box-text h1,.fo-box-image-container .fo-box-text h2,.fo-hero-image-container .fo-hero-text h1,.fo-hero-image-container .fo-hero-text h2,.fo-hero-image-container .fo-box-text h1,.fo-hero-image-container .fo-box-text h2{margin-bottom:.5em;}.fo-hero-fullscreen-container .fo-hero-fullscreen-content{bottom:120px;}.fo-hero-fullscreen-container .fo-hero-fullscreen img{width:100%;max-width:100%;height:100%;}.fo-hero-fullscreen-container .fo-hero-fullscreen .fo-hero-fullscreen-mobile{display:block;}.fo-hero-fullscreen-container .fo-hero-fullscreen .fo-hero-fullscreen-desktop{display:none;}.fo-hero-text-container{width:100%;max-width:100%;margin:0 auto;padding:1em;}.fo-hero-text-container .fo-hero-text .fo-hero-text-title{font-size:40px;line-height:48px;letter-spacing:-.5px;}.fo-hero-text-container .fo-hero-text .fo-hero-text-subtitle{font-size:16px;line-height:24px;margin:0;}.fo-hero-text-container .fo-hero-text .fo-hero-text-description{font-size:14px;}}.fo-radio,.fo-radio-inline{position:relative;}.fo-radio .check,.fo-radio-inline .check{position:absolute;left:0;top:2px;width:20px;height:20px;border-radius:100%;background-color:var(--color-primary);-webkit-transform:scale3d(0,0,0);-ms-transform:scale3d(0,0,0);transform:scale3d(0,0,0);}.fo-radio .check:after,.fo-radio-inline .check:after{display:block;position:absolute;content:"";left:-18px;top:-18px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0;-webkit-transform:scale3d(1.5,1.5,1);-ms-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1);}.fo-radio .circle,.fo-radio-inline .circle{display:block;position:absolute;left:0;top:2px;border:2px solid var(--color-gray-40);height:20px;width:20px;border-radius:100%;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;}.fo-radio label,.fo-radio-inline label{line-height:1.8;cursor:pointer;padding-left:24px;position:relative;color:var(--color-body);font-size:var(--font-size-base);}.fo-radio label input[type=radio][disabled]~.circle,.fo-radio-inline label input[type=radio][disabled]~.circle{opacity:.5;cursor:not-allowed;}.fo-radio label input[type=radio][disabled]~.check,.fo-radio-inline label input[type=radio][disabled]~.check{opacity:.5;cursor:not-allowed;background-color:var(--color-primary);border-color:var(--color-primary);}.fo-radio span,.fo-radio-inline span{font-weight:normal;}.fo-radio input[type=radio],.fo-radio-inline input[type=radio]{opacity:0;height:0;width:0;overflow:hidden;}.fo-radio input[type=radio]:checked~.check,.fo-radio-inline input[type=radio]:checked~.check{-webkit-transform:scale3d(.55,.55,1);-ms-transform:scale3d(.55,.55,1);transform:scale3d(.55,.55,1);background-color:var(--color-primary);opacity:1;}.fo-radio input[type=radio]:checked~.circle,.fo-radio-inline input[type=radio]:checked~.circle{border-color:var(--color-primary);opacity:1;}.fo-error{color:var(--color-error)!important;}.fo-error input[type=checkbox]:checked+.checkbox-material .check,.fo-error label.checkbox-inline input[type=checkbox]:checked+.checkbox-material .check,.fo-error input[type=radio],.fo-error input[type=radio]:checked{color:var(--color-error);border-color:var(--color-error);}.fo-error input[type=checkbox]:checked+.checkbox-material .check:before,.fo-error input[type=radio],.fo-error input[type=radio]:checked{color:var(--color-error);border-color:var(--color-error);}.fo-error input[type=radio]:checked~.circle{color:var(--color-error);border-color:var(--color-error);}.fo-error label .circle{border-color:var(--color-error);}.fo-error label .check,.fo-error label span{color:var(--color-error);}.fo-error label input[type=radio]:checked~.check,.fo-error label input[type=radio][disabled]~.check{background-color:var(--color-error);}.fo-textfield,.fo-search-field,.fo-datepicker-outline,.fo-datepicker-changeable-outline,.fo-datetimepicker-outline,.fo-daterange-outline,.fo-textarea{position:relative;display:inline-block;padding-top:6px;margin:0;font-size:.9rem;line-height:1.5;overflow:hidden;width:100%;font-weight:normal;font-family:var(--font-medium);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-textfield label,.fo-search-field label,.fo-datepicker-outline label,.fo-datepicker-changeable-outline label,.fo-datetimepicker-outline label,.fo-daterange-outline label,.fo-textarea label{text-shadow:none;font-weight:normal;font-family:var(--font-medium);margin:0;color:var(--color-body);}.fo-textfield input,.fo-search-field input,.fo-datepicker-outline input,.fo-datepicker-changeable-outline input,.fo-datetimepicker-outline input,.fo-daterange-outline input,.fo-textfield textarea,.fo-search-field textarea,.fo-datepicker-outline textarea,.fo-datepicker-changeable-outline textarea,.fo-datetimepicker-outline textarea,.fo-daterange-outline textarea,.fo-textarea input,.fo-textarea textarea{box-sizing:border-box;margin:0;border:1px solid var(--color-border);border-top-color:transparent;border-radius:4px;padding:8px 12px;width:100%;height:inherit;min-height:40px;color:var(--color-body);font-family:inherit;font-size:inherit;line-height:inherit;caret-color:var(--color-primary);transition:border .2s,box-shadow .2s;background-color:var(--background-content);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.fo-textfield input::-webkit-input-placeholder,.fo-search-field input::-webkit-input-placeholder,.fo-datepicker-outline input::-webkit-input-placeholder,.fo-datepicker-changeable-outline input::-webkit-input-placeholder,.fo-datetimepicker-outline input::-webkit-input-placeholder,.fo-daterange-outline input::-webkit-input-placeholder,.fo-textfield textarea::-webkit-input-placeholder,.fo-search-field textarea::-webkit-input-placeholder,.fo-datepicker-outline textarea::-webkit-input-placeholder,.fo-datepicker-changeable-outline textarea::-webkit-input-placeholder,.fo-datetimepicker-outline textarea::-webkit-input-placeholder,.fo-daterange-outline textarea::-webkit-input-placeholder,.fo-textarea input::-webkit-input-placeholder,.fo-textarea textarea::-webkit-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield input:focus::-webkit-input-placeholder,.fo-search-field input:focus::-webkit-input-placeholder,.fo-datepicker-outline input:focus::-webkit-input-placeholder,.fo-datepicker-changeable-outline input:focus::-webkit-input-placeholder,.fo-datetimepicker-outline input:focus::-webkit-input-placeholder,.fo-daterange-outline input:focus::-webkit-input-placeholder,.fo-textfield textarea:focus::-webkit-input-placeholder,.fo-search-field textarea:focus::-webkit-input-placeholder,.fo-datepicker-outline textarea:focus::-webkit-input-placeholder,.fo-datepicker-changeable-outline textarea:focus::-webkit-input-placeholder,.fo-datetimepicker-outline textarea:focus::-webkit-input-placeholder,.fo-daterange-outline textarea:focus::-webkit-input-placeholder,.fo-textarea input:focus::-webkit-input-placeholder,.fo-textarea textarea:focus::-webkit-input-placeholder{opacity:1;}.fo-textfield input:-moz-placeholder,.fo-search-field input:-moz-placeholder,.fo-datepicker-outline input:-moz-placeholder,.fo-datepicker-changeable-outline input:-moz-placeholder,.fo-datetimepicker-outline input:-moz-placeholder,.fo-daterange-outline input:-moz-placeholder,.fo-textfield textarea:-moz-placeholder,.fo-search-field textarea:-moz-placeholder,.fo-datepicker-outline textarea:-moz-placeholder,.fo-datepicker-changeable-outline textarea:-moz-placeholder,.fo-datetimepicker-outline textarea:-moz-placeholder,.fo-daterange-outline textarea:-moz-placeholder,.fo-textarea input:-moz-placeholder,.fo-textarea textarea:-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield input:focus:-moz-placeholder,.fo-search-field input:focus:-moz-placeholder,.fo-datepicker-outline input:focus:-moz-placeholder,.fo-datepicker-changeable-outline input:focus:-moz-placeholder,.fo-datetimepicker-outline input:focus:-moz-placeholder,.fo-daterange-outline input:focus:-moz-placeholder,.fo-textfield textarea:focus:-moz-placeholder,.fo-search-field textarea:focus:-moz-placeholder,.fo-datepicker-outline textarea:focus:-moz-placeholder,.fo-datepicker-changeable-outline textarea:focus:-moz-placeholder,.fo-datetimepicker-outline textarea:focus:-moz-placeholder,.fo-daterange-outline textarea:focus:-moz-placeholder,.fo-textarea input:focus:-moz-placeholder,.fo-textarea textarea:focus:-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield input::-moz-placeholder,.fo-search-field input::-moz-placeholder,.fo-datepicker-outline input::-moz-placeholder,.fo-datepicker-changeable-outline input::-moz-placeholder,.fo-datetimepicker-outline input::-moz-placeholder,.fo-daterange-outline input::-moz-placeholder,.fo-textfield textarea::-moz-placeholder,.fo-search-field textarea::-moz-placeholder,.fo-datepicker-outline textarea::-moz-placeholder,.fo-datepicker-changeable-outline textarea::-moz-placeholder,.fo-datetimepicker-outline textarea::-moz-placeholder,.fo-daterange-outline textarea::-moz-placeholder,.fo-textarea input::-moz-placeholder,.fo-textarea textarea::-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield input:focus::-moz-placeholder,.fo-search-field input:focus::-moz-placeholder,.fo-datepicker-outline input:focus::-moz-placeholder,.fo-datepicker-changeable-outline input:focus::-moz-placeholder,.fo-datetimepicker-outline input:focus::-moz-placeholder,.fo-daterange-outline input:focus::-moz-placeholder,.fo-textfield textarea:focus::-moz-placeholder,.fo-search-field textarea:focus::-moz-placeholder,.fo-datepicker-outline textarea:focus::-moz-placeholder,.fo-datepicker-changeable-outline textarea:focus::-moz-placeholder,.fo-datetimepicker-outline textarea:focus::-moz-placeholder,.fo-daterange-outline textarea:focus::-moz-placeholder,.fo-textarea input:focus::-moz-placeholder,.fo-textarea textarea:focus::-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield input:-ms-input-placeholder,.fo-search-field input:-ms-input-placeholder,.fo-datepicker-outline input:-ms-input-placeholder,.fo-datepicker-changeable-outline input:-ms-input-placeholder,.fo-datetimepicker-outline input:-ms-input-placeholder,.fo-daterange-outline input:-ms-input-placeholder,.fo-textfield textarea:-ms-input-placeholder,.fo-search-field textarea:-ms-input-placeholder,.fo-datepicker-outline textarea:-ms-input-placeholder,.fo-datepicker-changeable-outline textarea:-ms-input-placeholder,.fo-datetimepicker-outline textarea:-ms-input-placeholder,.fo-daterange-outline textarea:-ms-input-placeholder,.fo-textarea input:-ms-input-placeholder,.fo-textarea textarea:-ms-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield input:focus:-ms-input-placeholder,.fo-search-field input:focus:-ms-input-placeholder,.fo-datepicker-outline input:focus:-ms-input-placeholder,.fo-datepicker-changeable-outline input:focus:-ms-input-placeholder,.fo-datetimepicker-outline input:focus:-ms-input-placeholder,.fo-daterange-outline input:focus:-ms-input-placeholder,.fo-textfield textarea:focus:-ms-input-placeholder,.fo-search-field textarea:focus:-ms-input-placeholder,.fo-datepicker-outline textarea:focus:-ms-input-placeholder,.fo-datepicker-changeable-outline textarea:focus:-ms-input-placeholder,.fo-datetimepicker-outline textarea:focus:-ms-input-placeholder,.fo-daterange-outline textarea:focus:-ms-input-placeholder,.fo-textarea input:focus:-ms-input-placeholder,.fo-textarea textarea:focus:-ms-input-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield input:focus,.fo-search-field input:focus,.fo-datepicker-outline input:focus,.fo-datepicker-changeable-outline input:focus,.fo-datetimepicker-outline input:focus,.fo-daterange-outline input:focus,.fo-textfield textarea:focus,.fo-search-field textarea:focus,.fo-datepicker-outline textarea:focus,.fo-datepicker-changeable-outline textarea:focus,.fo-datetimepicker-outline textarea:focus,.fo-daterange-outline textarea:focus,.fo-textarea input:focus,.fo-textarea textarea:focus{border-color:var(--color-primary);border-top-color:transparent;outline:0;}.fo-textfield input:focus+span,.fo-search-field input:focus+span,.fo-datepicker-outline input:focus+span,.fo-datepicker-changeable-outline input:focus+span,.fo-datetimepicker-outline input:focus+span,.fo-daterange-outline input:focus+span,.fo-textfield textarea:focus+span,.fo-search-field textarea:focus+span,.fo-datepicker-outline textarea:focus+span,.fo-datepicker-changeable-outline textarea:focus+span,.fo-datetimepicker-outline textarea:focus+span,.fo-daterange-outline textarea:focus+span,.fo-textarea input:focus+span,.fo-textarea textarea:focus+span{color:var(--color-primary);}.fo-textfield input:focus+span::before,.fo-search-field input:focus+span::before,.fo-datepicker-outline input:focus+span::before,.fo-datepicker-changeable-outline input:focus+span::before,.fo-datetimepicker-outline input:focus+span::before,.fo-daterange-outline input:focus+span::before,.fo-textfield input:focus+span::after,.fo-search-field input:focus+span::after,.fo-datepicker-outline input:focus+span::after,.fo-datepicker-changeable-outline input:focus+span::after,.fo-datetimepicker-outline input:focus+span::after,.fo-daterange-outline input:focus+span::after,.fo-textfield textarea:focus+span::before,.fo-search-field textarea:focus+span::before,.fo-datepicker-outline textarea:focus+span::before,.fo-datepicker-changeable-outline textarea:focus+span::before,.fo-datetimepicker-outline textarea:focus+span::before,.fo-daterange-outline textarea:focus+span::before,.fo-textfield textarea:focus+span::after,.fo-search-field textarea:focus+span::after,.fo-datepicker-outline textarea:focus+span::after,.fo-datepicker-changeable-outline textarea:focus+span::after,.fo-datetimepicker-outline textarea:focus+span::after,.fo-daterange-outline textarea:focus+span::after,.fo-textarea input:focus+span::before,.fo-textarea input:focus+span::after,.fo-textarea textarea:focus+span::before,.fo-textarea textarea:focus+span::after{border-top-color:var(--color-primary);}.fo-textfield:hover input,.fo-search-field:hover input,.fo-datepicker-outline:hover input,.fo-datepicker-changeable-outline:hover input,.fo-datetimepicker-outline:hover input,.fo-daterange-outline:hover input,.fo-textfield:hover textarea,.fo-search-field:hover textarea,.fo-datepicker-outline:hover textarea,.fo-datepicker-changeable-outline:hover textarea,.fo-datetimepicker-outline:hover textarea,.fo-daterange-outline:hover textarea,.fo-textarea:hover input,.fo-textarea:hover textarea{border-top-color:transparent;}.fo-textfield input+span,.fo-search-field input+span,.fo-datepicker-outline input+span,.fo-datepicker-changeable-outline input+span,.fo-datetimepicker-outline input+span,.fo-daterange-outline input+span,.fo-textfield textarea+span,.fo-search-field textarea+span,.fo-datepicker-outline textarea+span,.fo-datepicker-changeable-outline textarea+span,.fo-datetimepicker-outline textarea+span,.fo-daterange-outline textarea+span,.fo-textarea input+span,.fo-textarea textarea+span{position:absolute;top:0;left:0;display:flex;cursor:text;width:100%;max-height:100%;font-size:.72rem;line-height:15px;font-weight:normal;color:var(--color-gray-50);font-family:var(--font-medium);transition:color .2s,font-size .2s,line-height .2s;}.fo-textfield input+span::before,.fo-search-field input+span::before,.fo-datepicker-outline input+span::before,.fo-datepicker-changeable-outline input+span::before,.fo-datetimepicker-outline input+span::before,.fo-daterange-outline input+span::before,.fo-textfield input+span::after,.fo-search-field input+span::after,.fo-datepicker-outline input+span::after,.fo-datepicker-changeable-outline input+span::after,.fo-datetimepicker-outline input+span::after,.fo-daterange-outline input+span::after,.fo-textfield textarea+span::before,.fo-search-field textarea+span::before,.fo-datepicker-outline textarea+span::before,.fo-datepicker-changeable-outline textarea+span::before,.fo-datetimepicker-outline textarea+span::before,.fo-daterange-outline textarea+span::before,.fo-textfield textarea+span::after,.fo-search-field textarea+span::after,.fo-datepicker-outline textarea+span::after,.fo-datepicker-changeable-outline textarea+span::after,.fo-datetimepicker-outline textarea+span::after,.fo-daterange-outline textarea+span::after,.fo-textarea input+span::before,.fo-textarea input+span::after,.fo-textarea textarea+span::before,.fo-textarea textarea+span::after{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px var(--color-border);min-width:10px;height:8px;pointer-events:none;transition:border-color .2s,box-shadow .2s;}.fo-textfield input+span::before,.fo-search-field input+span::before,.fo-datepicker-outline input+span::before,.fo-datepicker-changeable-outline input+span::before,.fo-datetimepicker-outline input+span::before,.fo-daterange-outline input+span::before,.fo-textfield textarea+span::before,.fo-search-field textarea+span::before,.fo-datepicker-outline textarea+span::before,.fo-datepicker-changeable-outline textarea+span::before,.fo-datetimepicker-outline textarea+span::before,.fo-daterange-outline textarea+span::before,.fo-textarea input+span::before,.fo-textarea textarea+span::before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0;}.fo-textfield input+span::after,.fo-search-field input+span::after,.fo-datepicker-outline input+span::after,.fo-datepicker-changeable-outline input+span::after,.fo-datetimepicker-outline input+span::after,.fo-daterange-outline input+span::after,.fo-textfield textarea+span::after,.fo-search-field textarea+span::after,.fo-datepicker-outline textarea+span::after,.fo-datepicker-changeable-outline textarea+span::after,.fo-datetimepicker-outline textarea+span::after,.fo-daterange-outline textarea+span::after,.fo-textarea input+span::after,.fo-textarea textarea+span::after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px;}.fo-textfield input:disabled,.fo-search-field input:disabled,.fo-datepicker-outline input:disabled,.fo-datepicker-changeable-outline input:disabled,.fo-datetimepicker-outline input:disabled,.fo-daterange-outline input:disabled,.fo-textfield input:disabled+span,.fo-search-field input:disabled+span,.fo-datepicker-outline input:disabled+span,.fo-datepicker-changeable-outline input:disabled+span,.fo-datetimepicker-outline input:disabled+span,.fo-daterange-outline input:disabled+span,.fo-textfield textarea:disabled,.fo-search-field textarea:disabled,.fo-datepicker-outline textarea:disabled,.fo-datepicker-changeable-outline textarea:disabled,.fo-datetimepicker-outline textarea:disabled,.fo-daterange-outline textarea:disabled,.fo-textfield textarea:disabled+span,.fo-search-field textarea:disabled+span,.fo-datepicker-outline textarea:disabled+span,.fo-datepicker-changeable-outline textarea:disabled+span,.fo-datetimepicker-outline textarea:disabled+span,.fo-daterange-outline textarea:disabled+span,.fo-textarea input:disabled,.fo-textarea input:disabled+span,.fo-textarea textarea:disabled,.fo-textarea textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield input:disabled+span::before,.fo-search-field input:disabled+span::before,.fo-datepicker-outline input:disabled+span::before,.fo-datepicker-changeable-outline input:disabled+span::before,.fo-datetimepicker-outline input:disabled+span::before,.fo-daterange-outline input:disabled+span::before,.fo-textfield input:disabled+span::after,.fo-search-field input:disabled+span::after,.fo-datepicker-outline input:disabled+span::after,.fo-datepicker-changeable-outline input:disabled+span::after,.fo-datetimepicker-outline input:disabled+span::after,.fo-daterange-outline input:disabled+span::after,.fo-textfield textarea:disabled+span::before,.fo-search-field textarea:disabled+span::before,.fo-datepicker-outline textarea:disabled+span::before,.fo-datepicker-changeable-outline textarea:disabled+span::before,.fo-datetimepicker-outline textarea:disabled+span::before,.fo-daterange-outline textarea:disabled+span::before,.fo-textfield textarea:disabled+span::after,.fo-search-field textarea:disabled+span::after,.fo-datepicker-outline textarea:disabled+span::after,.fo-datepicker-changeable-outline textarea:disabled+span::after,.fo-datetimepicker-outline textarea:disabled+span::after,.fo-daterange-outline textarea:disabled+span::after,.fo-textarea input:disabled+span::before,.fo-textarea input:disabled+span::after,.fo-textarea textarea:disabled+span::before,.fo-textarea textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield input:disabled,.fo-search-field input:disabled,.fo-datepicker-outline input:disabled,.fo-datepicker-changeable-outline input:disabled,.fo-datetimepicker-outline input:disabled,.fo-daterange-outline input:disabled,.fo-textfield input:disabled+span,.fo-search-field input:disabled+span,.fo-datepicker-outline input:disabled+span,.fo-datepicker-changeable-outline input:disabled+span,.fo-datetimepicker-outline input:disabled+span,.fo-daterange-outline input:disabled+span,.fo-textfield textarea:disabled,.fo-search-field textarea:disabled,.fo-datepicker-outline textarea:disabled,.fo-datepicker-changeable-outline textarea:disabled,.fo-datetimepicker-outline textarea:disabled,.fo-daterange-outline textarea:disabled,.fo-textfield textarea:disabled+span,.fo-search-field textarea:disabled+span,.fo-datepicker-outline textarea:disabled+span,.fo-datepicker-changeable-outline textarea:disabled+span,.fo-datetimepicker-outline textarea:disabled+span,.fo-daterange-outline textarea:disabled+span,.fo-textarea input:disabled,.fo-textarea input:disabled+span,.fo-textarea textarea:disabled,.fo-textarea textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield input:disabled+span::before,.fo-search-field input:disabled+span::before,.fo-datepicker-outline input:disabled+span::before,.fo-datepicker-changeable-outline input:disabled+span::before,.fo-datetimepicker-outline input:disabled+span::before,.fo-daterange-outline input:disabled+span::before,.fo-textfield input:disabled+span::after,.fo-search-field input:disabled+span::after,.fo-datepicker-outline input:disabled+span::after,.fo-datepicker-changeable-outline input:disabled+span::after,.fo-datetimepicker-outline input:disabled+span::after,.fo-daterange-outline input:disabled+span::after,.fo-textfield textarea:disabled+span::before,.fo-search-field textarea:disabled+span::before,.fo-datepicker-outline textarea:disabled+span::before,.fo-datepicker-changeable-outline textarea:disabled+span::before,.fo-datetimepicker-outline textarea:disabled+span::before,.fo-daterange-outline textarea:disabled+span::before,.fo-textfield textarea:disabled+span::after,.fo-search-field textarea:disabled+span::after,.fo-datepicker-outline textarea:disabled+span::after,.fo-datepicker-changeable-outline textarea:disabled+span::after,.fo-datetimepicker-outline textarea:disabled+span::after,.fo-daterange-outline textarea:disabled+span::after,.fo-textarea input:disabled+span::before,.fo-textarea input:disabled+span::after,.fo-textarea textarea:disabled+span::before,.fo-textarea textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield input:not(:focus):placeholder-shown+span,.fo-search-field input:not(:focus):placeholder-shown+span,.fo-datepicker-outline input:not(:focus):placeholder-shown+span,.fo-datepicker-changeable-outline input:not(:focus):placeholder-shown+span,.fo-datetimepicker-outline input:not(:focus):placeholder-shown+span,.fo-daterange-outline input:not(:focus):placeholder-shown+span,.fo-textfield textarea:not(:focus):placeholder-shown+span,.fo-search-field textarea:not(:focus):placeholder-shown+span,.fo-datepicker-outline textarea:not(:focus):placeholder-shown+span,.fo-datepicker-changeable-outline textarea:not(:focus):placeholder-shown+span,.fo-datetimepicker-outline textarea:not(:focus):placeholder-shown+span,.fo-daterange-outline textarea:not(:focus):placeholder-shown+span,.fo-textarea input:not(:focus):placeholder-shown+span,.fo-textarea textarea:not(:focus):placeholder-shown+span{font-size:.9rem;line-height:56px;}.fo-textfield input:not(:focus):placeholder-shown+span::before,.fo-search-field input:not(:focus):placeholder-shown+span::before,.fo-datepicker-outline input:not(:focus):placeholder-shown+span::before,.fo-datepicker-changeable-outline input:not(:focus):placeholder-shown+span::before,.fo-datetimepicker-outline input:not(:focus):placeholder-shown+span::before,.fo-daterange-outline input:not(:focus):placeholder-shown+span::before,.fo-textfield textarea:not(:focus):placeholder-shown+span::before,.fo-search-field textarea:not(:focus):placeholder-shown+span::before,.fo-datepicker-outline textarea:not(:focus):placeholder-shown+span::before,.fo-datepicker-changeable-outline textarea:not(:focus):placeholder-shown+span::before,.fo-datetimepicker-outline textarea:not(:focus):placeholder-shown+span::before,.fo-daterange-outline textarea:not(:focus):placeholder-shown+span::before,.fo-textfield input:not(:focus):placeholder-shown+span::after,.fo-search-field input:not(:focus):placeholder-shown+span::after,.fo-datepicker-outline input:not(:focus):placeholder-shown+span::after,.fo-datepicker-changeable-outline input:not(:focus):placeholder-shown+span::after,.fo-datetimepicker-outline input:not(:focus):placeholder-shown+span::after,.fo-daterange-outline input:not(:focus):placeholder-shown+span::after,.fo-textfield textarea:not(:focus):placeholder-shown+span::after,.fo-search-field textarea:not(:focus):placeholder-shown+span::after,.fo-datepicker-outline textarea:not(:focus):placeholder-shown+span::after,.fo-datepicker-changeable-outline textarea:not(:focus):placeholder-shown+span::after,.fo-datetimepicker-outline textarea:not(:focus):placeholder-shown+span::after,.fo-daterange-outline textarea:not(:focus):placeholder-shown+span::after,.fo-textarea input:not(:focus):placeholder-shown+span::before,.fo-textarea textarea:not(:focus):placeholder-shown+span::before,.fo-textarea input:not(:focus):placeholder-shown+span::after,.fo-textarea textarea:not(:focus):placeholder-shown+span::after{border-top-color:transparent;}.fo-textfield input:not(:focus):placeholder-shown,.fo-search-field input:not(:focus):placeholder-shown,.fo-datepicker-outline input:not(:focus):placeholder-shown,.fo-datepicker-changeable-outline input:not(:focus):placeholder-shown,.fo-datetimepicker-outline input:not(:focus):placeholder-shown,.fo-daterange-outline input:not(:focus):placeholder-shown,.fo-textfield textarea:not(:focus):placeholder-shown,.fo-search-field textarea:not(:focus):placeholder-shown,.fo-datepicker-outline textarea:not(:focus):placeholder-shown,.fo-datepicker-changeable-outline textarea:not(:focus):placeholder-shown,.fo-datetimepicker-outline textarea:not(:focus):placeholder-shown,.fo-daterange-outline textarea:not(:focus):placeholder-shown,.fo-textarea input:not(:focus):placeholder-shown,.fo-textarea textarea:not(:focus):placeholder-shown{border:1px solid var(--color-border);}.fo-textfield-success,.fo-textarea-success{position:relative;display:inline-block;padding-top:6px;margin:0;font-size:.9rem;line-height:1.5;overflow:hidden;width:100%;font-weight:normal;font-family:var(--font-medium);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-textfield-success label,.fo-textarea-success label{text-shadow:none;font-weight:normal;font-family:var(--font-medium);margin:0;color:var(--color-body);}.fo-textfield-success input,.fo-textfield-success textarea,.fo-textarea-success input,.fo-textarea-success textarea{box-sizing:border-box;margin:0;border:1px solid var(--color-border);border-top-color:transparent;border-radius:4px;padding:8px 12px;width:100%;height:inherit;min-height:40px;color:var(--color-success);font-family:inherit;font-size:inherit;line-height:inherit;caret-color:var(--color-success);transition:border .2s,box-shadow .2s;background-color:var(--background-content);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.fo-textfield-success input::-webkit-input-placeholder,.fo-textfield-success textarea::-webkit-input-placeholder,.fo-textarea-success input::-webkit-input-placeholder,.fo-textarea-success textarea::-webkit-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-success input:focus::-webkit-input-placeholder,.fo-textfield-success textarea:focus::-webkit-input-placeholder,.fo-textarea-success input:focus::-webkit-input-placeholder,.fo-textarea-success textarea:focus::-webkit-input-placeholder{opacity:1;}.fo-textfield-success input:-moz-placeholder,.fo-textfield-success textarea:-moz-placeholder,.fo-textarea-success input:-moz-placeholder,.fo-textarea-success textarea:-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-success input:focus:-moz-placeholder,.fo-textfield-success textarea:focus:-moz-placeholder,.fo-textarea-success input:focus:-moz-placeholder,.fo-textarea-success textarea:focus:-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-success input::-moz-placeholder,.fo-textfield-success textarea::-moz-placeholder,.fo-textarea-success input::-moz-placeholder,.fo-textarea-success textarea::-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-success input:focus::-moz-placeholder,.fo-textfield-success textarea:focus::-moz-placeholder,.fo-textarea-success input:focus::-moz-placeholder,.fo-textarea-success textarea:focus::-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-success input:-ms-input-placeholder,.fo-textfield-success textarea:-ms-input-placeholder,.fo-textarea-success input:-ms-input-placeholder,.fo-textarea-success textarea:-ms-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-success input:focus:-ms-input-placeholder,.fo-textfield-success textarea:focus:-ms-input-placeholder,.fo-textarea-success input:focus:-ms-input-placeholder,.fo-textarea-success textarea:focus:-ms-input-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-success input:focus,.fo-textfield-success textarea:focus,.fo-textarea-success input:focus,.fo-textarea-success textarea:focus{border-color:var(--color-success);border-top-color:transparent;outline:0;}.fo-textfield-success input:focus+span,.fo-textfield-success textarea:focus+span,.fo-textarea-success input:focus+span,.fo-textarea-success textarea:focus+span{color:var(--color-success);}.fo-textfield-success input:focus+span::before,.fo-textfield-success input:focus+span::after,.fo-textfield-success textarea:focus+span::before,.fo-textfield-success textarea:focus+span::after,.fo-textarea-success input:focus+span::before,.fo-textarea-success input:focus+span::after,.fo-textarea-success textarea:focus+span::before,.fo-textarea-success textarea:focus+span::after{border-top-color:var(--color-success);}.fo-textfield-success:hover input,.fo-textfield-success:hover textarea,.fo-textarea-success:hover input,.fo-textarea-success:hover textarea{border-top-color:transparent;}.fo-textfield-success input+span,.fo-textfield-success textarea+span,.fo-textarea-success input+span,.fo-textarea-success textarea+span{position:absolute;top:0;left:0;display:flex;cursor:text;width:100%;max-height:100%;font-size:.72rem;line-height:15px;font-weight:normal;color:var(--color-gray-50);font-family:var(--font-medium);transition:color .2s,font-size .2s,line-height .2s;}.fo-textfield-success input+span::before,.fo-textfield-success input+span::after,.fo-textfield-success input+span::before,.fo-textfield-success input+span::after,.fo-textfield-success textarea+span::before,.fo-textfield-success textarea+span::after,.fo-textfield-success textarea+span::before,.fo-textfield-success textarea+span::after,.fo-textarea-success input+span::before,.fo-textarea-success input+span::after,.fo-textarea-success input+span::before,.fo-textarea-success input+span::after,.fo-textarea-success textarea+span::before,.fo-textarea-success textarea+span::after,.fo-textarea-success textarea+span::before,.fo-textarea-success textarea+span::after{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px var(--color-success);min-width:10px;height:8px;pointer-events:none;transition:border-color .2s,box-shadow .2s;}.fo-textfield-success input+span::before,.fo-textfield-success input+span::before,.fo-textfield-success textarea+span::before,.fo-textfield-success textarea+span::before,.fo-textarea-success input+span::before,.fo-textarea-success input+span::before,.fo-textarea-success textarea+span::before,.fo-textarea-success textarea+span::before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0;}.fo-textfield-success input+span::after,.fo-textfield-success input+span::after,.fo-textfield-success textarea+span::after,.fo-textfield-success textarea+span::after,.fo-textarea-success input+span::after,.fo-textarea-success input+span::after,.fo-textarea-success textarea+span::after,.fo-textarea-success textarea+span::after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px;}.fo-textfield-success input:disabled,.fo-textfield-success input:disabled+span,.fo-textfield-success textarea:disabled,.fo-textfield-success textarea:disabled+span,.fo-textarea-success input:disabled,.fo-textarea-success input:disabled+span,.fo-textarea-success textarea:disabled,.fo-textarea-success textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield-success input:disabled+span::before,.fo-textfield-success input:disabled+span::after,.fo-textfield-success textarea:disabled+span::before,.fo-textfield-success textarea:disabled+span::after,.fo-textarea-success input:disabled+span::before,.fo-textarea-success input:disabled+span::after,.fo-textarea-success textarea:disabled+span::before,.fo-textarea-success textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield-success input:disabled,.fo-textfield-success input:disabled+span,.fo-textfield-success textarea:disabled,.fo-textfield-success textarea:disabled+span,.fo-textarea-success input:disabled,.fo-textarea-success input:disabled+span,.fo-textarea-success textarea:disabled,.fo-textarea-success textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield-success input:disabled+span::before,.fo-textfield-success input:disabled+span::after,.fo-textfield-success textarea:disabled+span::before,.fo-textfield-success textarea:disabled+span::after,.fo-textarea-success input:disabled+span::before,.fo-textarea-success input:disabled+span::after,.fo-textarea-success textarea:disabled+span::before,.fo-textarea-success textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield-success input:not(:focus):placeholder-shown+span,.fo-textfield-success textarea:not(:focus):placeholder-shown+span,.fo-textarea-success input:not(:focus):placeholder-shown+span,.fo-textarea-success textarea:not(:focus):placeholder-shown+span{font-size:.9rem;line-height:56px;}.fo-textfield-success input:not(:focus):placeholder-shown+span::before,.fo-textfield-success textarea:not(:focus):placeholder-shown+span::before,.fo-textfield-success input:not(:focus):placeholder-shown+span::after,.fo-textfield-success textarea:not(:focus):placeholder-shown+span::after,.fo-textarea-success input:not(:focus):placeholder-shown+span::before,.fo-textarea-success textarea:not(:focus):placeholder-shown+span::before,.fo-textarea-success input:not(:focus):placeholder-shown+span::after,.fo-textarea-success textarea:not(:focus):placeholder-shown+span::after{border-top-color:transparent;}.fo-textfield-success input:not(:focus):placeholder-shown,.fo-textfield-success textarea:not(:focus):placeholder-shown,.fo-textarea-success input:not(:focus):placeholder-shown,.fo-textarea-success textarea:not(:focus):placeholder-shown{border:1px solid var(--color-success);}.fo-textfield-success input,.fo-textarea-success input{border-color:var(--color-success);border-top-color:transparent;outline:0;}.fo-textfield-info,.fo-textarea-info{position:relative;display:inline-block;padding-top:6px;margin:0;font-size:.9rem;line-height:1.5;overflow:hidden;width:100%;font-weight:normal;font-family:var(--font-medium);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-textfield-info label,.fo-textarea-info label{text-shadow:none;font-weight:normal;font-family:var(--font-medium);margin:0;color:var(--color-body);}.fo-textfield-info input,.fo-textfield-info textarea,.fo-textarea-info input,.fo-textarea-info textarea{box-sizing:border-box;margin:0;border:1px solid var(--color-border);border-top-color:transparent;border-radius:4px;padding:8px 12px;width:100%;height:inherit;min-height:40px;color:var(--color-info);font-family:inherit;font-size:inherit;line-height:inherit;caret-color:var(--color-info);transition:border .2s,box-shadow .2s;background-color:var(--background-content);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.fo-textfield-info input::-webkit-input-placeholder,.fo-textfield-info textarea::-webkit-input-placeholder,.fo-textarea-info input::-webkit-input-placeholder,.fo-textarea-info textarea::-webkit-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-info input:focus::-webkit-input-placeholder,.fo-textfield-info textarea:focus::-webkit-input-placeholder,.fo-textarea-info input:focus::-webkit-input-placeholder,.fo-textarea-info textarea:focus::-webkit-input-placeholder{opacity:1;}.fo-textfield-info input:-moz-placeholder,.fo-textfield-info textarea:-moz-placeholder,.fo-textarea-info input:-moz-placeholder,.fo-textarea-info textarea:-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-info input:focus:-moz-placeholder,.fo-textfield-info textarea:focus:-moz-placeholder,.fo-textarea-info input:focus:-moz-placeholder,.fo-textarea-info textarea:focus:-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-info input::-moz-placeholder,.fo-textfield-info textarea::-moz-placeholder,.fo-textarea-info input::-moz-placeholder,.fo-textarea-info textarea::-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-info input:focus::-moz-placeholder,.fo-textfield-info textarea:focus::-moz-placeholder,.fo-textarea-info input:focus::-moz-placeholder,.fo-textarea-info textarea:focus::-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-info input:-ms-input-placeholder,.fo-textfield-info textarea:-ms-input-placeholder,.fo-textarea-info input:-ms-input-placeholder,.fo-textarea-info textarea:-ms-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-info input:focus:-ms-input-placeholder,.fo-textfield-info textarea:focus:-ms-input-placeholder,.fo-textarea-info input:focus:-ms-input-placeholder,.fo-textarea-info textarea:focus:-ms-input-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-info input:focus,.fo-textfield-info textarea:focus,.fo-textarea-info input:focus,.fo-textarea-info textarea:focus{border-color:var(--color-info);border-top-color:transparent;outline:0;}.fo-textfield-info input:focus+span,.fo-textfield-info textarea:focus+span,.fo-textarea-info input:focus+span,.fo-textarea-info textarea:focus+span{color:var(--color-info);}.fo-textfield-info input:focus+span::before,.fo-textfield-info input:focus+span::after,.fo-textfield-info textarea:focus+span::before,.fo-textfield-info textarea:focus+span::after,.fo-textarea-info input:focus+span::before,.fo-textarea-info input:focus+span::after,.fo-textarea-info textarea:focus+span::before,.fo-textarea-info textarea:focus+span::after{border-top-color:var(--color-info);}.fo-textfield-info:hover input,.fo-textfield-info:hover textarea,.fo-textarea-info:hover input,.fo-textarea-info:hover textarea{border-top-color:transparent;}.fo-textfield-info input+span,.fo-textfield-info textarea+span,.fo-textarea-info input+span,.fo-textarea-info textarea+span{position:absolute;top:0;left:0;display:flex;cursor:text;width:100%;max-height:100%;font-size:.72rem;line-height:15px;font-weight:normal;color:var(--color-gray-50);font-family:var(--font-medium);transition:color .2s,font-size .2s,line-height .2s;}.fo-textfield-info input+span::before,.fo-textfield-info input+span::after,.fo-textfield-info input+span::before,.fo-textfield-info input+span::after,.fo-textfield-info textarea+span::before,.fo-textfield-info textarea+span::after,.fo-textfield-info textarea+span::before,.fo-textfield-info textarea+span::after,.fo-textarea-info input+span::before,.fo-textarea-info input+span::after,.fo-textarea-info input+span::before,.fo-textarea-info input+span::after,.fo-textarea-info textarea+span::before,.fo-textarea-info textarea+span::after,.fo-textarea-info textarea+span::before,.fo-textarea-info textarea+span::after{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px var(--color-info);min-width:10px;height:8px;pointer-events:none;transition:border-color .2s,box-shadow .2s;}.fo-textfield-info input+span::before,.fo-textfield-info input+span::before,.fo-textfield-info textarea+span::before,.fo-textfield-info textarea+span::before,.fo-textarea-info input+span::before,.fo-textarea-info input+span::before,.fo-textarea-info textarea+span::before,.fo-textarea-info textarea+span::before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0;}.fo-textfield-info input+span::after,.fo-textfield-info input+span::after,.fo-textfield-info textarea+span::after,.fo-textfield-info textarea+span::after,.fo-textarea-info input+span::after,.fo-textarea-info input+span::after,.fo-textarea-info textarea+span::after,.fo-textarea-info textarea+span::after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px;}.fo-textfield-info input:disabled,.fo-textfield-info input:disabled+span,.fo-textfield-info textarea:disabled,.fo-textfield-info textarea:disabled+span,.fo-textarea-info input:disabled,.fo-textarea-info input:disabled+span,.fo-textarea-info textarea:disabled,.fo-textarea-info textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield-info input:disabled+span::before,.fo-textfield-info input:disabled+span::after,.fo-textfield-info textarea:disabled+span::before,.fo-textfield-info textarea:disabled+span::after,.fo-textarea-info input:disabled+span::before,.fo-textarea-info input:disabled+span::after,.fo-textarea-info textarea:disabled+span::before,.fo-textarea-info textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield-info input:disabled,.fo-textfield-info input:disabled+span,.fo-textfield-info textarea:disabled,.fo-textfield-info textarea:disabled+span,.fo-textarea-info input:disabled,.fo-textarea-info input:disabled+span,.fo-textarea-info textarea:disabled,.fo-textarea-info textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield-info input:disabled+span::before,.fo-textfield-info input:disabled+span::after,.fo-textfield-info textarea:disabled+span::before,.fo-textfield-info textarea:disabled+span::after,.fo-textarea-info input:disabled+span::before,.fo-textarea-info input:disabled+span::after,.fo-textarea-info textarea:disabled+span::before,.fo-textarea-info textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield-info input:not(:focus):placeholder-shown+span,.fo-textfield-info textarea:not(:focus):placeholder-shown+span,.fo-textarea-info input:not(:focus):placeholder-shown+span,.fo-textarea-info textarea:not(:focus):placeholder-shown+span{font-size:.9rem;line-height:56px;}.fo-textfield-info input:not(:focus):placeholder-shown+span::before,.fo-textfield-info textarea:not(:focus):placeholder-shown+span::before,.fo-textfield-info input:not(:focus):placeholder-shown+span::after,.fo-textfield-info textarea:not(:focus):placeholder-shown+span::after,.fo-textarea-info input:not(:focus):placeholder-shown+span::before,.fo-textarea-info textarea:not(:focus):placeholder-shown+span::before,.fo-textarea-info input:not(:focus):placeholder-shown+span::after,.fo-textarea-info textarea:not(:focus):placeholder-shown+span::after{border-top-color:transparent;}.fo-textfield-info input:not(:focus):placeholder-shown,.fo-textfield-info textarea:not(:focus):placeholder-shown,.fo-textarea-info input:not(:focus):placeholder-shown,.fo-textarea-info textarea:not(:focus):placeholder-shown{border:1px solid var(--color-info);}.fo-textfield-info input,.fo-textarea-info input{border-color:var(--color-info);border-top-color:transparent;outline:0;}.fo-textfield-warning,.fo-textarea-warning{position:relative;display:inline-block;padding-top:6px;margin:0;font-size:.9rem;line-height:1.5;overflow:hidden;width:100%;font-weight:normal;font-family:var(--font-medium);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-textfield-warning label,.fo-textarea-warning label{text-shadow:none;font-weight:normal;font-family:var(--font-medium);margin:0;color:var(--color-body);}.fo-textfield-warning input,.fo-textfield-warning textarea,.fo-textarea-warning input,.fo-textarea-warning textarea{box-sizing:border-box;margin:0;border:1px solid var(--color-border);border-top-color:transparent;border-radius:4px;padding:8px 12px;width:100%;height:inherit;min-height:40px;color:var(--color-warning);font-family:inherit;font-size:inherit;line-height:inherit;caret-color:var(--color-warning);transition:border .2s,box-shadow .2s;background-color:var(--background-content);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.fo-textfield-warning input::-webkit-input-placeholder,.fo-textfield-warning textarea::-webkit-input-placeholder,.fo-textarea-warning input::-webkit-input-placeholder,.fo-textarea-warning textarea::-webkit-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-warning input:focus::-webkit-input-placeholder,.fo-textfield-warning textarea:focus::-webkit-input-placeholder,.fo-textarea-warning input:focus::-webkit-input-placeholder,.fo-textarea-warning textarea:focus::-webkit-input-placeholder{opacity:1;}.fo-textfield-warning input:-moz-placeholder,.fo-textfield-warning textarea:-moz-placeholder,.fo-textarea-warning input:-moz-placeholder,.fo-textarea-warning textarea:-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-warning input:focus:-moz-placeholder,.fo-textfield-warning textarea:focus:-moz-placeholder,.fo-textarea-warning input:focus:-moz-placeholder,.fo-textarea-warning textarea:focus:-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-warning input::-moz-placeholder,.fo-textfield-warning textarea::-moz-placeholder,.fo-textarea-warning input::-moz-placeholder,.fo-textarea-warning textarea::-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-warning input:focus::-moz-placeholder,.fo-textfield-warning textarea:focus::-moz-placeholder,.fo-textarea-warning input:focus::-moz-placeholder,.fo-textarea-warning textarea:focus::-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-warning input:-ms-input-placeholder,.fo-textfield-warning textarea:-ms-input-placeholder,.fo-textarea-warning input:-ms-input-placeholder,.fo-textarea-warning textarea:-ms-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-warning input:focus:-ms-input-placeholder,.fo-textfield-warning textarea:focus:-ms-input-placeholder,.fo-textarea-warning input:focus:-ms-input-placeholder,.fo-textarea-warning textarea:focus:-ms-input-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-warning input:focus,.fo-textfield-warning textarea:focus,.fo-textarea-warning input:focus,.fo-textarea-warning textarea:focus{border-color:var(--color-warning);border-top-color:transparent;outline:0;}.fo-textfield-warning input:focus+span,.fo-textfield-warning textarea:focus+span,.fo-textarea-warning input:focus+span,.fo-textarea-warning textarea:focus+span{color:var(--color-warning);}.fo-textfield-warning input:focus+span::before,.fo-textfield-warning input:focus+span::after,.fo-textfield-warning textarea:focus+span::before,.fo-textfield-warning textarea:focus+span::after,.fo-textarea-warning input:focus+span::before,.fo-textarea-warning input:focus+span::after,.fo-textarea-warning textarea:focus+span::before,.fo-textarea-warning textarea:focus+span::after{border-top-color:var(--color-warning);}.fo-textfield-warning:hover input,.fo-textfield-warning:hover textarea,.fo-textarea-warning:hover input,.fo-textarea-warning:hover textarea{border-top-color:transparent;}.fo-textfield-warning input+span,.fo-textfield-warning textarea+span,.fo-textarea-warning input+span,.fo-textarea-warning textarea+span{position:absolute;top:0;left:0;display:flex;cursor:text;width:100%;max-height:100%;font-size:.72rem;line-height:15px;font-weight:normal;color:var(--color-gray-50);font-family:var(--font-medium);transition:color .2s,font-size .2s,line-height .2s;}.fo-textfield-warning input+span::before,.fo-textfield-warning input+span::after,.fo-textfield-warning input+span::before,.fo-textfield-warning input+span::after,.fo-textfield-warning textarea+span::before,.fo-textfield-warning textarea+span::after,.fo-textfield-warning textarea+span::before,.fo-textfield-warning textarea+span::after,.fo-textarea-warning input+span::before,.fo-textarea-warning input+span::after,.fo-textarea-warning input+span::before,.fo-textarea-warning input+span::after,.fo-textarea-warning textarea+span::before,.fo-textarea-warning textarea+span::after,.fo-textarea-warning textarea+span::before,.fo-textarea-warning textarea+span::after{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px var(--color-warning);min-width:10px;height:8px;pointer-events:none;transition:border-color .2s,box-shadow .2s;}.fo-textfield-warning input+span::before,.fo-textfield-warning input+span::before,.fo-textfield-warning textarea+span::before,.fo-textfield-warning textarea+span::before,.fo-textarea-warning input+span::before,.fo-textarea-warning input+span::before,.fo-textarea-warning textarea+span::before,.fo-textarea-warning textarea+span::before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0;}.fo-textfield-warning input+span::after,.fo-textfield-warning input+span::after,.fo-textfield-warning textarea+span::after,.fo-textfield-warning textarea+span::after,.fo-textarea-warning input+span::after,.fo-textarea-warning input+span::after,.fo-textarea-warning textarea+span::after,.fo-textarea-warning textarea+span::after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px;}.fo-textfield-warning input:disabled,.fo-textfield-warning input:disabled+span,.fo-textfield-warning textarea:disabled,.fo-textfield-warning textarea:disabled+span,.fo-textarea-warning input:disabled,.fo-textarea-warning input:disabled+span,.fo-textarea-warning textarea:disabled,.fo-textarea-warning textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield-warning input:disabled+span::before,.fo-textfield-warning input:disabled+span::after,.fo-textfield-warning textarea:disabled+span::before,.fo-textfield-warning textarea:disabled+span::after,.fo-textarea-warning input:disabled+span::before,.fo-textarea-warning input:disabled+span::after,.fo-textarea-warning textarea:disabled+span::before,.fo-textarea-warning textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield-warning input:disabled,.fo-textfield-warning input:disabled+span,.fo-textfield-warning textarea:disabled,.fo-textfield-warning textarea:disabled+span,.fo-textarea-warning input:disabled,.fo-textarea-warning input:disabled+span,.fo-textarea-warning textarea:disabled,.fo-textarea-warning textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield-warning input:disabled+span::before,.fo-textfield-warning input:disabled+span::after,.fo-textfield-warning textarea:disabled+span::before,.fo-textfield-warning textarea:disabled+span::after,.fo-textarea-warning input:disabled+span::before,.fo-textarea-warning input:disabled+span::after,.fo-textarea-warning textarea:disabled+span::before,.fo-textarea-warning textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield-warning input:not(:focus):placeholder-shown+span,.fo-textfield-warning textarea:not(:focus):placeholder-shown+span,.fo-textarea-warning input:not(:focus):placeholder-shown+span,.fo-textarea-warning textarea:not(:focus):placeholder-shown+span{font-size:.9rem;line-height:56px;}.fo-textfield-warning input:not(:focus):placeholder-shown+span::before,.fo-textfield-warning textarea:not(:focus):placeholder-shown+span::before,.fo-textfield-warning input:not(:focus):placeholder-shown+span::after,.fo-textfield-warning textarea:not(:focus):placeholder-shown+span::after,.fo-textarea-warning input:not(:focus):placeholder-shown+span::before,.fo-textarea-warning textarea:not(:focus):placeholder-shown+span::before,.fo-textarea-warning input:not(:focus):placeholder-shown+span::after,.fo-textarea-warning textarea:not(:focus):placeholder-shown+span::after{border-top-color:transparent;}.fo-textfield-warning input:not(:focus):placeholder-shown,.fo-textfield-warning textarea:not(:focus):placeholder-shown,.fo-textarea-warning input:not(:focus):placeholder-shown,.fo-textarea-warning textarea:not(:focus):placeholder-shown{border:1px solid var(--color-warning);}.fo-textfield-warning input,.fo-textarea-warning input{border-color:var(--color-warning);border-top-color:transparent;outline:0;}.fo-textfield-error,.fo-textarea-error{position:relative;display:inline-block;padding-top:6px;margin:0;font-size:.9rem;line-height:1.5;overflow:hidden;width:100%;font-weight:normal;font-family:var(--font-medium);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-textfield-error label,.fo-textarea-error label{text-shadow:none;font-weight:normal;font-family:var(--font-medium);margin:0;color:var(--color-body);}.fo-textfield-error input,.fo-textfield-error textarea,.fo-textarea-error input,.fo-textarea-error textarea{box-sizing:border-box;margin:0;border:1px solid var(--color-border);border-top-color:transparent;border-radius:4px;padding:8px 12px;width:100%;height:inherit;min-height:40px;color:var(--color-error);font-family:inherit;font-size:inherit;line-height:inherit;caret-color:var(--color-error);transition:border .2s,box-shadow .2s;background-color:var(--background-content);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.fo-textfield-error input::-webkit-input-placeholder,.fo-textfield-error textarea::-webkit-input-placeholder,.fo-textarea-error input::-webkit-input-placeholder,.fo-textarea-error textarea::-webkit-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-error input:focus::-webkit-input-placeholder,.fo-textfield-error textarea:focus::-webkit-input-placeholder,.fo-textarea-error input:focus::-webkit-input-placeholder,.fo-textarea-error textarea:focus::-webkit-input-placeholder{opacity:1;}.fo-textfield-error input:-moz-placeholder,.fo-textfield-error textarea:-moz-placeholder,.fo-textarea-error input:-moz-placeholder,.fo-textarea-error textarea:-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-error input:focus:-moz-placeholder,.fo-textfield-error textarea:focus:-moz-placeholder,.fo-textarea-error input:focus:-moz-placeholder,.fo-textarea-error textarea:focus:-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-error input::-moz-placeholder,.fo-textfield-error textarea::-moz-placeholder,.fo-textarea-error input::-moz-placeholder,.fo-textarea-error textarea::-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-error input:focus::-moz-placeholder,.fo-textfield-error textarea:focus::-moz-placeholder,.fo-textarea-error input:focus::-moz-placeholder,.fo-textarea-error textarea:focus::-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-error input:-ms-input-placeholder,.fo-textfield-error textarea:-ms-input-placeholder,.fo-textarea-error input:-ms-input-placeholder,.fo-textarea-error textarea:-ms-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-textfield-error input:focus:-ms-input-placeholder,.fo-textfield-error textarea:focus:-ms-input-placeholder,.fo-textarea-error input:focus:-ms-input-placeholder,.fo-textarea-error textarea:focus:-ms-input-placeholder{color:var(--color-primary);opacity:1;}.fo-textfield-error input:focus,.fo-textfield-error textarea:focus,.fo-textarea-error input:focus,.fo-textarea-error textarea:focus{border-color:var(--color-error);border-top-color:transparent;outline:0;}.fo-textfield-error input:focus+span,.fo-textfield-error textarea:focus+span,.fo-textarea-error input:focus+span,.fo-textarea-error textarea:focus+span{color:var(--color-error);}.fo-textfield-error input:focus+span::before,.fo-textfield-error input:focus+span::after,.fo-textfield-error textarea:focus+span::before,.fo-textfield-error textarea:focus+span::after,.fo-textarea-error input:focus+span::before,.fo-textarea-error input:focus+span::after,.fo-textarea-error textarea:focus+span::before,.fo-textarea-error textarea:focus+span::after{border-top-color:var(--color-error);}.fo-textfield-error:hover input,.fo-textfield-error:hover textarea,.fo-textarea-error:hover input,.fo-textarea-error:hover textarea{border-top-color:transparent;}.fo-textfield-error input+span,.fo-textfield-error textarea+span,.fo-textarea-error input+span,.fo-textarea-error textarea+span{position:absolute;top:0;left:0;display:flex;cursor:text;width:100%;max-height:100%;font-size:.72rem;line-height:15px;font-weight:normal;color:var(--color-gray-50);font-family:var(--font-medium);transition:color .2s,font-size .2s,line-height .2s;}.fo-textfield-error input+span::before,.fo-textfield-error input+span::after,.fo-textfield-error input+span::before,.fo-textfield-error input+span::after,.fo-textfield-error textarea+span::before,.fo-textfield-error textarea+span::after,.fo-textfield-error textarea+span::before,.fo-textfield-error textarea+span::after,.fo-textarea-error input+span::before,.fo-textarea-error input+span::after,.fo-textarea-error input+span::before,.fo-textarea-error input+span::after,.fo-textarea-error textarea+span::before,.fo-textarea-error textarea+span::after,.fo-textarea-error textarea+span::before,.fo-textarea-error textarea+span::after{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px var(--color-error);min-width:10px;height:8px;pointer-events:none;transition:border-color .2s,box-shadow .2s;}.fo-textfield-error input+span::before,.fo-textfield-error input+span::before,.fo-textfield-error textarea+span::before,.fo-textfield-error textarea+span::before,.fo-textarea-error input+span::before,.fo-textarea-error input+span::before,.fo-textarea-error textarea+span::before,.fo-textarea-error textarea+span::before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0;}.fo-textfield-error input+span::after,.fo-textfield-error input+span::after,.fo-textfield-error textarea+span::after,.fo-textfield-error textarea+span::after,.fo-textarea-error input+span::after,.fo-textarea-error input+span::after,.fo-textarea-error textarea+span::after,.fo-textarea-error textarea+span::after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px;}.fo-textfield-error input:disabled,.fo-textfield-error input:disabled+span,.fo-textfield-error textarea:disabled,.fo-textfield-error textarea:disabled+span,.fo-textarea-error input:disabled,.fo-textarea-error input:disabled+span,.fo-textarea-error textarea:disabled,.fo-textarea-error textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield-error input:disabled+span::before,.fo-textfield-error input:disabled+span::after,.fo-textfield-error textarea:disabled+span::before,.fo-textfield-error textarea:disabled+span::after,.fo-textarea-error input:disabled+span::before,.fo-textarea-error input:disabled+span::after,.fo-textarea-error textarea:disabled+span::before,.fo-textarea-error textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield-error input:disabled,.fo-textfield-error input:disabled+span,.fo-textfield-error textarea:disabled,.fo-textfield-error textarea:disabled+span,.fo-textarea-error input:disabled,.fo-textarea-error input:disabled+span,.fo-textarea-error textarea:disabled,.fo-textarea-error textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield-error input:disabled+span::before,.fo-textfield-error input:disabled+span::after,.fo-textfield-error textarea:disabled+span::before,.fo-textfield-error textarea:disabled+span::after,.fo-textarea-error input:disabled+span::before,.fo-textarea-error input:disabled+span::after,.fo-textarea-error textarea:disabled+span::before,.fo-textarea-error textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield-error input:not(:focus):placeholder-shown+span,.fo-textfield-error textarea:not(:focus):placeholder-shown+span,.fo-textarea-error input:not(:focus):placeholder-shown+span,.fo-textarea-error textarea:not(:focus):placeholder-shown+span{font-size:.9rem;line-height:56px;}.fo-textfield-error input:not(:focus):placeholder-shown+span::before,.fo-textfield-error textarea:not(:focus):placeholder-shown+span::before,.fo-textfield-error input:not(:focus):placeholder-shown+span::after,.fo-textfield-error textarea:not(:focus):placeholder-shown+span::after,.fo-textarea-error input:not(:focus):placeholder-shown+span::before,.fo-textarea-error textarea:not(:focus):placeholder-shown+span::before,.fo-textarea-error input:not(:focus):placeholder-shown+span::after,.fo-textarea-error textarea:not(:focus):placeholder-shown+span::after{border-top-color:transparent;}.fo-textfield-error input:not(:focus):placeholder-shown,.fo-textfield-error textarea:not(:focus):placeholder-shown,.fo-textarea-error input:not(:focus):placeholder-shown,.fo-textarea-error textarea:not(:focus):placeholder-shown{border:1px solid var(--color-error);}.fo-textfield-error input,.fo-textarea-error input{border-color:var(--color-error);border-top-color:transparent;outline:0;}.fo-textfield-default{position:relative;padding-top:6px;width:100%;}.fo-textfield-default input{box-sizing:border-box;margin:0;border-radius:4px;padding:7px 12px 8px;width:100%;min-height:40px;height:inherit;color:var(--color-body);background-color:var(--background-section);font-family:inherit;font-size:.9rem;line-height:inherit;caret-color:var(--color-primary);transition:border .2s,box-shadow .2s;border-color:var(--color-border);border-style:solid;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-color:var(--color-border);outline:0;border:1px solid var(--color-border);}.fo-textfield-default input:focus{border-color:var(--color-primary);outline:0;}.fo-textfield-default input:focus{border:1px solid var(--color-primary)!important;outline:0;}.fo-textarea-default{position:relative;display:inline-block;padding-top:6px;margin:0;font-size:.9rem;line-height:1.5;overflow:hidden;width:100%;font-weight:normal;font-family:var(--font-medium);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-textarea-default label{text-shadow:none;font-weight:normal;font-family:var(--font-medium);margin:0;color:var(--color-body);}.fo-textarea-default textarea{box-sizing:border-box;margin:0;border-radius:4px;padding:7px 12px 8px;width:100%;min-height:40px;height:inherit;color:var(--color-body);background-color:var(--background-section);font-family:inherit;font-size:.9rem;line-height:inherit;caret-color:var(--color-primary);transition:border .2s,box-shadow .2s;border-color:var(--color-border);border-style:solid;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.fo-textarea-default textarea:focus{border-color:var(--color-primary);outline:0;}.fo-textarea-default textarea:focus{border-color:var(--color-primary);outline:0;}.fo-textarea-default textarea:focus+span{color:var(--color-primary);}.fo-textarea-default textarea:focus+span::before,.fo-textarea-default textarea:focus+span::after{border-top-color:var(--color-primary);box-shadow:inset 0 1px var(--color-primary);}input.fo-error[type=text],input.error[type=text],input.fo-error[type=password],input.error[type=password],input.fo-error[type=email],input.error[type=email]{border-right:1px solid var(--color-error)!important;border-bottom:1px solid var(--color-error)!important;border-left:1px solid var(--color-error)!important;border-top:0;}input.fo-error[type=text] span::before,input.error[type=text] span::before,input.fo-error[type=password] span::before,input.error[type=password] span::before,input.fo-error[type=email] span::before,input.error[type=email] span::before{border-top:1px solid var(--color-error)!important;}.fo-error input{border-right:1px solid var(--color-error)!important;border-bottom:1px solid var(--color-error)!important;border-left:1px solid var(--color-error)!important;border-top:0;}.fo-error span::after{border-top:1px solid var(--color-error)!important;}.fo-error span::before{border-top:1px solid var(--color-error)!important;}.fo-textfield-classic input:disabled,.fo-textfield-classic input:disabled+span,.fo-textfield-classic textarea:disabled,.fo-textfield-classic textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield-classic input:disabled+span::before,.fo-textfield-classic input:disabled+span::after,.fo-textfield-classic textarea:disabled+span::before,.fo-textfield-classic textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield-classic input:disabled,.fo-textfield-classic input:disabled+span,.fo-textfield-classic textarea:disabled,.fo-textfield-classic textarea:disabled+span{border-top-color:transparent;color:var(--color-gray-70);cursor:not-allowed;}.fo-textfield-classic input:disabled+span::before,.fo-textfield-classic input:disabled+span::after,.fo-textfield-classic textarea:disabled+span::before,.fo-textfield-classic textarea:disabled+span::after{border-top-color:var(--color-gray-90);}.fo-textfield-classic::-webkit-input-placeholder{color:var(--color-black-white)!important;}.fo-textfield-classic:focus::-webkit-input-placeholder{opacity:1;}.fo-textfield-classic:-moz-placeholder{color:var(--color-black-white)!important;}.fo-textfield-classic:focus:-moz-placeholder{color:var(--color-black-white)!important;}.fo-textfield-classic::-moz-placeholder{color:var(--color-black-white)!important;}.fo-textfield-classic:focus::-moz-placeholder{color:var(--color-black-white)!important;}.fo-textfield-classic:-ms-input-placeholder{color:var(--color-black-white)!important;}.fo-textfield-classic:focus:-ms-input-placeholder{color:var(--color-black-white)!important;}.fo-textfield-classic input,.fo-textfield-classic textarea{margin:0;border:1px solid var(--color-border);border-radius:4px;padding:8px 12px;margin-top:6px;width:100%;height:inherit;min-height:40px;color:var(--color-black-white);font-family:var(--font-medium);font-size:inherit;line-height:inherit;transition:border .2s,box-shadow .2s;background-color:var(--background-content);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.fo-textfield-classic input:focus,.fo-textfield-classic textarea:focus{border-color:var(--color-primary);outline:0;}.fo-textfield-classic input:focus+span,.fo-textfield-classic textarea:focus+span{color:var(--color-primary);}.fo-textfield-classic input+span,.fo-textfield-classic textarea+span{position:absolute;top:0;left:0;display:flex;cursor:text;width:100%;max-height:100%;font-size:.72rem;line-height:15px;font-weight:normal;color:var(--color-gray-70);font-family:var(--font-medium);transition:color .2s,font-size .2s,line-height .2s;}.fo-textfield-large input{border-radius:4px;padding:12px 16px;width:100%;height:inherit;min-height:50px;font-size:inherit;line-height:inherit;}.fo-textfield-large .fo-textfield-with-button-two,.fo-textfield-large .fo-textfield-with-button-one{position:absolute;width:35px;height:32px;top:30%!important;margin:0;padding:5px;background-color:transparent;color:var(--color-primary);border:0;outline:0;font-size:1.3em;line-height:1;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;}.fo-textfield-large .fo-textfield-with-button-two:hover,.fo-textfield-large .fo-textfield-with-button-one:hover{color:var(--color-hover);}.fo-textfield-large .fo-textfield-with-button-two{right:43px;}.fo-textfield-large .fo-textfield-with-button-one{right:1em!important;}.fo-input-container label,.fo-input-wrapper label,.fo-select-container label{text-shadow:none;font-weight:normal;font-family:var(--font-medium);margin:0;color:var(--color-body);}.fo-form-container .fo-input-container .fo-textfield-classic label{margin:15px 0 0 0!important;}.fo-form-container .fo-input-container .fo-upload-bordered label{margin:15px 0 0 0!important;}.fo-form-container .fo-select-container label{margin:15px 0 0 0!important;}.fo-form-container .fo-select-container .fo-datepicker-outline{margin:0!important;}.fo-form-container .fo-select-container .fop-datepicker-label{text-shadow:none;font-weight:normal;font-family:var(--font-medium);margin:0;color:var(--color-body);margin:15px 0 0 0!important;}.fo-textarea-autoheight{resize:none;overflow:hidden;}.fo-form-group,.form-group{position:relative;margin:15px 0;}.fo-form-group .form-control,.form-group .form-control{border-top:0;border-right:0;border-bottom:1px solid var(--color-border);color:var(--color-input);border-left:0;background-color:var(--background-content);background-size:0 2px,100% 1px;background-repeat:no-repeat;background-position:center bottom,center -webkit-calc(100% - 1px);background-position:center bottom,center calc(100% - 1px);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;float:none;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-left:5px;}.fo-form-group .form-control[disabled],.fo-form-group .form-control[disabled],.form-group .form-control[disabled],.form-group .form-control[disabled]{background-image:none;border-bottom:1px solid var(--color-gray-80);}.fo-form-group label,.form-group label{font-size:inherit;font-weight:400;margin:16px 0 0 0;line-height:1.42857143;color:var(--color-gray-40);}.label-floating{display:inline-block;width:100%;}.label-floating .control-label{position:absolute;pointer-events:none;-webkit-transition:.3s ease all;-o-transition:.3s ease all;transition:.3s ease all;z-index:1;}.is-focused .form-control{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--color-primary)),to(var(--color-primary))),-webkit-gradient(linear,left top,left bottom,from(var(--color-primary)),to(var(--color-primary)));background-image:-webkit-linear-gradient(var(--color-primary),var(--color-primary)),-webkit-linear-gradient(var(--color-primary),var(--color-primary));background-image:-o-linear-gradient(var(--color-primary),var(--color-primary)),-o-linear-gradient(var(--color-primary),var(--color-primary));background-image:linear-gradient(var(--color-primary),var(--color-blue)),linear-gradient(var(--color-primary),var(--color-blue));-webkit-background-size:100% 2px,100% 2px;background-size:100% 2px,100% 2px;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:none;outline:0;}.form-group.label-floating label.control-label,.form-group.label-placeholder label.control-label{top:-5px;font-size:inherit;line-height:1.4;padding-left:5px;}.form-group.label-static label.control-label,.form-group.label-floating.is-focused label.control-label,.form-group.label-floating:not(.is-empty) label.control-label{top:-24px;left:0;font-size:75%;line-height:1.4;font-family:var(--font-medium);}.fo-textfield-with-button{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-textfield-with-button .fo-textfield-with-button-two,.fo-textfield-with-button .fo-textfield-with-button-one{position:absolute;width:35px;height:32px;top:10px;margin:0;padding:5px;background-color:transparent;color:var(--color-primary);border:0;outline:0;font-size:1.3em;line-height:1;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;}.fo-textfield-with-button .fo-textfield-with-button-two:hover,.fo-textfield-with-button .fo-textfield-with-button-one:hover{color:var(--color-hover);}.fo-textfield-with-button .fo-textfield-with-button-two{right:43px;}.fo-textfield-with-button .fo-textfield-with-button-one{right:5px;}.fo-textfield-with-button button[aria-expanded=true]{color:var(--color-white);background-color:var(--color-primary);}.fo-textfield-with-button button,.fo-textfield-with-button a{text-align:center;}.fo-textfield-numeric{position:relative;}.fo-textfield-numeric .fo-button-decrease,.fo-textfield-numeric .fo-button-increase{position:absolute;width:35px;height:32px;top:10px;margin:0;padding:5px;background-color:transparent;border:0;outline:0;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;}.fo-textfield-numeric .fo-button-decrease:hover,.fo-textfield-numeric .fo-button-increase:hover{color:var(--color-white);background-color:var(--color-primary);}.fo-textfield-numeric .fo-button-decrease,.fo-textfield-numeric .fo-button-increase{font-size:1.3em;background-color:var(--color-gray-90);line-height:1;}.fo-textfield-numeric .fo-button-decrease{right:43px;}.fo-textfield-numeric .fo-button-increase{right:5px;}.fo-input-clear{position:relative;overflow:visible;}.fo-input-clear a{position:absolute;right:5px;top:-18px;}.fo-input-counter span{cursor:pointer;}.fo-input-counter .fo-input-counter-minus,.fo-input-counter .fo-input-counter-plus{width:20px;height:20px;background:#f2f2f2;border-radius:4px;padding:8px 5px 8px 5px;border:1px solid #ddd;display:inline-block;vertical-align:middle;text-align:center;}.fo-input-counter input{height:40px;width:40px;text-align:center;border:0;display:inline-block;vertical-align:middle;}.fo-switch-triple{margin:0;position:relative;text-align:center;width:6em;}.fo-switch-triple .radio1,.fo-switch-triple .radio2,.fo-switch-triple .radio3{position:absolute;left:-9999px;}.fo-switch-triple .fo-switch-triple-label{margin:0;}.fo-switch-triple .labelTop1,.fo-switch-triple .labelTop2,.fo-switch-triple .labelTop3{width:2em;margin:auto;padding:0 1px 0 1px;display:inline-block;text-align:center;font-size:.8em;}.fo-switch-triple .fo-switch-triple-container{height:2em;width:6em;margin:0 auto;position:relative;padding:2px;display:inline-block;}.fo-switch-triple .label1,.fo-switch-triple .label2,.fo-switch-triple .label3{height:100%;width:100%;padding:8px;position:absolute;top:0;bottom:0;left:0;right:0;background:var(--color-gray-80);border:1px solid var(--color-gray-70);border-radius:20px;}.fo-switch-triple .radio1:checked~span .label1,.fo-switch-triple .radio1:checked~span .label3,.fo-switch-triple .radio2:checked~span .label1,.fo-switch-triple .radio2:checked~span .label2,.fo-switch-triple .radio3:checked~span .label2,.fo-switch-triple .radio3:checked~span .label3{position:absolute;left:-9999px;}.fo-switch-triple .slider{width:1.7em;height:1.7em;position:absolute;display:inline-block;pointer-events:none;top:2px;bottom:0;left:0;right:0;background-color:var(--color-gray-80);-webkit-transition:.4s;transition:.4s;border-radius:50px;}.fo-switch-triple .radio2:checked~span .slider{-webkit-transform:translateX(2em);-ms-transform:translateX(2em);transform:translateX(2em);}.fo-switch-triple .radio3:checked~span .slider{-webkit-transform:translateX(4em);-ms-transform:translateX(4em);transform:translateX(4em);}.fo-switch-triple .content1{height:1em;width:7em;position:relative;display:block;margin:0 auto;padding:.2em;text-align:center;font-size:1em;background:var(--color-gray);display:table-row;}.fo-switch-triple .content1 p{margin:0;}.fo-switch-triple .labelTop1,.fo-switch-triple .radio1:checked~.fo-switch-triple-container .slider,.fo-switch-triple .radio1:checked~.content1{color:var(--color-gray);}.fo-switch-triple .radio1:checked~.fo-switch-triple-label .labelTop1{color:var(--color-gray);}.fo-switch-triple .radio1:checked~.fo-switch-triple-container .slider{background:var(--color-gray-30);}.fo-switch-triple .labelTop2,.fo-switch-triple .radio2:checked~.content1{color:var(--color-gray);}.fo-switch-triple .radio2:checked~.fo-switch-triple-label .labelTop2{color:var(--color-success);}.fo-switch-triple .radio2:checked~.fo-switch-triple-container .slider{background:var(--color-success);}.fo-switch-triple .labelTop3,.fo-switch-triple .radio3:checked~.content1{color:var(--color-gray);}.fo-switch-triple .radio3:checked~.fo-switch-triple-label .labelTop3{color:var(--color-error);}.fo-switch-triple .radio3:checked~.fo-switch-triple-container .slider{background:var(--color-error);}.fo-radio-card-container{margin-bottom:.5em;}.fo-radio-card-container .fo-radio-card-label{width:100%;}.fo-radio-card-container .fo-radio-card-input{display:none;}.fo-radio-card-container .fo-radio-card{height:calc(50px + 2rem);color:var(--color-primary);-webkit-box-shadow:none;box-shadow:none;border:2px solid var(--color-gray-90);border-radius:5px;transition:all .2s linear;display:flex;justify-content:space-between;align-items:center;min-height:1px;padding:1.25rem;-ms-flex-direction:row;flex-direction:row;}.fo-radio-card-container .fo-radio-card .fo-radio-card-option{font-family:var(--font-regular);padding-right:1em;}.fo-radio-card-container .fo-radio-card .fo-radio-card-option .fo-radio-card-option-title{margin:0;display:block;font-weight:500;font-family:var(--font-bold);}.fo-radio-card-container .fo-radio-card .fo-radio-card-option .fo-radio-card-option-description{margin:0;font-weight:300;font-family:var(--font-regular);}.fo-radio-card-container .fo-radio-card .fo-radio-card-price{color:var(--color-gray-60);font-size:.9rem;}.fo-radio-card-container .fo-radio-card-with-image{justify-content:normal;}.fo-radio-card-container .fo-radio-card-with-image .fo-radio-card-image{margin-right:1em;}.fo-radio-card-container .fo-radio-card-with-image .fo-radio-card-image img{max-width:80px;}.fo-radio-card-container .fo-radio-card-input+.fo-radio-card:hover{cursor:pointer;border:2px solid var(--color-gray-80);background-color:rgba(0,9,91,.05);}.fo-radio-card-container .fo-radio-card-input:checked+.fo-radio-card{border:2px solid var(--color-primary);-webkit-transition:border .3s;-o-transition:border .3s;transition:border .3s;background-color:rgba(0,9,91,.2);}.fo-radio-card-check .fo-radio-card-input+.fo-radio-card::after{content:"";color:transparent;font-family:var(--font-icon);font-size:24px;}.fo-radio-card-check .fo-radio-card-input:checked+.fo-radio-card::after{color:var(--color-primary);}.fo-checkbox-card-container{margin-bottom:.5em;}.fo-checkbox-card-container .fo-checkbox-card-label{width:100%;font-size:1rem;}.fo-checkbox-card-container .fo-checkbox-card-input{display:none;}.fo-checkbox-card-container .fo-checkbox-card{height:calc(50px + 2rem);color:var(--color-primary);-webkit-box-shadow:none;box-shadow:none;border:2px solid var(--color-gray-90);border-radius:5px;transition:all .2s linear;display:flex;justify-content:space-between;align-items:center;min-height:1px;padding:1.25rem;-ms-flex-direction:row;flex-direction:row;}.fo-checkbox-card-container .fo-checkbox-card .fo-checkbox-card-option{font-size:1rem;}.fo-checkbox-card-container .fo-checkbox-card .fo-checkbox-card-price{color:var(--color-gray-60);font-size:.9rem;}.fo-checkbox-card-container .fo-checkbox-card .fo-checkbox-card-image{margin-right:1em;}.fo-checkbox-card-container .fo-checkbox-card .fo-checkbox-card-image img{max-width:50px;}.fo-checkbox-card-container .fo-checkbox-card-with-image{justify-content:normal;}.fo-checkbox-card-container .fo-checkbox-card-with-image .fo-checkbox-card-image{margin-right:1em;}.fo-checkbox-card-container .fo-checkbox-card-with-image .fo-checkbox-card-image img{max-width:50px;}.fo-checkbox-card-container .fo-checkbox-card-input+.fo-checkbox-card:hover{cursor:pointer;border:2px solid var(--color-gray-80);background-color:rgba(0,9,91,.05);}.fo-checkbox-card-container .fo-checkbox-card-input:checked+.fo-checkbox-card{border:2px solid var(--color-primary);-webkit-transition:border .3s;-o-transition:border .3s;transition:border .3s;background-color:rgba(0,9,91,.2);}.fo-accordion .panel,.fo-accordion-table .panel{background-color:#f5f5f5;background-color:var(--background-content);margin-bottom:5px;}.fo-accordion .panel .panel-heading,.fo-accordion-table .panel .panel-heading{border-color:var(--color-border);}.fo-accordion .panel .panel-collapse,.fo-accordion-table .panel .panel-collapse{margin-bottom:15px;}.fo-accordion div,.fo-accordion-table div{margin-top:0;}.fo-accordion .panel-heading,.fo-accordion-table .panel-heading{background-color:#f5f5f5;cursor:pointer;padding:15px;-webkit-box-shadow:0 -12px 16px -16px rgba(0,0,0,.8);-moz-box-shadow:0 -12px 16px -16px rgba(0,0,0,.8);box-shadow:0 -12px 16px -16px rgba(0,0,0,.8);position:relative;transition:all .2s ease-in-out;}.fo-accordion .panel-heading .panel-title,.fo-accordion-table .panel-heading .panel-title{color:var(--color-body);}.fo-accordion .panel-heading:hover,.fo-accordion-table .panel-heading:hover{background-color:var(--color-secondary-light);}.fo-accordion .panel-heading h4,.fo-accordion-table .panel-heading h4{text-align:left;color:var(--color-gray-20);}.fo-accordion .panel-heading:before,.fo-accordion-table .panel-heading:before,.fo-accordion .fo-table-collapse:before,.fo-accordion-table .fo-table-collapse:before{font-family:var(--font-icon);color:#999;content:"";float:right;font-size:1.8em;transition:all .5s;position:absolute;right:1em;top:25%;}.fo-accordion .panel-heading.active:before,.fo-accordion-table .panel-heading.active:before,.fo-accordion .fo-table-collapse.collapsed:before,.fo-accordion-table .fo-table-collapse.collapsed:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}.fo-accordion .panel-heading.active,.fo-accordion-table .panel-heading.active,.fo-accordion .fo-table-collapse.collapsed,.fo-accordion-table .fo-table-collapse.collapsed{box-shadow:none;}.fo-accordion .panel-body,.fo-accordion-table .panel-body{text-align:left;}.fo-accordion .panel,.fo-accordion-table .panel{border-radius:0;margin-top:0;}.fo-accordion .panel>.active,.fo-accordion-table .panel>.active{background-color:var(--color-secondary-light);}.fo-accordion .panel>.active .fo-icon-offer-selectable,.fo-accordion-table .panel>.active .fo-icon-offer-selectable{color:#ccc;}.fo-accordion-block{border:1px solid var(--color-border);border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden;}.fo-accordion-block div{margin-top:0;}.fo-accordion-block .panel-heading{background-color:#fff;cursor:pointer;padding:15px;position:relative;transition:all .2s ease-in-out;}.fo-accordion-block .panel-heading .panel-title{color:var(--color-body);}.fo-accordion-block .panel-heading:hover{background-color:var(--color-secondary-light);}.fo-accordion-block .panel-heading h4{text-align:left;color:var(--color-gray-20);}.fo-accordion-block .panel-heading:before,.fo-accordion-block .fo-table-collapse:before{font-family:var(--font-icon);color:#999;content:"";float:right;font-size:1.8em;transition:all .5s;position:absolute;right:1em;top:25%;}.fo-accordion-block .panel-heading.active:before,.fo-accordion-block .fo-table-collapse.collapsed:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}.fo-accordion-block .panel-heading.active,.fo-accordion-block .fo-table-collapse.collapsed{box-shadow:none;}.fo-accordion-block .panel-body{text-align:left;}.fo-accordion-block .panel{border-radius:0;margin:0;box-shadow:none;border:0;}.fo-accordion-block .panel>.active{background-color:var(--color-secondary-light);}.fo-accordion-block .panel>.active .fo-icon-offer-selectable{color:#ccc;}.fo-accordion-block .panel:first-child{border-top-left-radius:5px;border-top-right-radius:5px;}.fo-accordion-table .panel-default{border-color:transparent;box-shadow:none;}.fo-accordion-table .panel-default .panel-heading{padding:10px;box-shadow:none;background-color:#f0f0f0;border-radius:10px;border:1px solid #e6e6e6;}.fo-accordion-table .panel-default .panel-heading:hover{background-color:#e6f1fd;}.fo-accordion-table .panel-default .panel-heading table{width:100%;max-width:100%;margin-bottom:0;border:0;}.fo-accordion-table .panel-default .panel-heading table tr{border:0;}.fo-accordion-table .panel-default .panel-heading table th{padding:0 0 0 6px;border-top:0;border-right:0 solid #e6e6e6;border-bottom:0;border-left:0;max-width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-accordion-table .panel-default .panel-heading table th:last-child{border-right:0;}.fo-accordion-table .panel-default .panel-heading table th small{display:block;color:#808080;}.fo-accordion-table .panel-default .fo-border-left-primary,.fo-accordion-table .panel-default .border-left-primary{border-left:5px solid var(--color-primary);}.fo-accordion-table .panel-default .fo-border-left-primary:hover,.fo-accordion-table .panel-default .border-left-primary:hover{border-top:1px solid var(--color-primary-dark);border-right:1px solid var(--color-primary-dark);border-bottom:1px solid var(--color-primary-dark);border-left:5px solid var(--color-primary-dark);}.fo-accordion-table .panel-default .fo-border-left-primary table,.fo-accordion-table .panel-default .border-left-primary table{width:100%;max-width:100%;margin-bottom:0;border:0;}.fo-accordion-table .panel-default .fo-border-left-primary table th,.fo-accordion-table .panel-default .border-left-primary table th{padding:0 0 0 6px;border-top:0;border-right:0 solid #e6e6e6;border-bottom:0;border-left:0;max-width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-accordion-table .panel-default .fo-border-left-primary table th:last-child,.fo-accordion-table .panel-default .border-left-primary table th:last-child{border-right:0;}.fo-accordion-table .panel-default .fo-border-left-primary table th small,.fo-accordion-table .panel-default .border-left-primary table th small{display:block;color:#808080;}.fo-accordion-table .panel-default .fo-border-left-secondary,.fo-accordion-table .panel-default .border-left-secondary{border-left:5px solid #344859;}.fo-accordion-table .panel-default .fo-border-left-success,.fo-accordion-table .panel-default .border-left-success{border-left:5px solid var(--color-success);}.fo-accordion-table .panel-default .fo-border-left-success:hover,.fo-accordion-table .panel-default .border-left-success:hover{border-top:1px solid var(--color-success-dark);border-right:1px solid var(--color-success-dark);border-bottom:1px solid var(--color-success-dark);border-left:5px solid var(--color-success-dark);}.fo-accordion-table .panel-default .fo-border-left-info,.fo-accordion-table .panel-default .border-left-info{border-left:5px solid #3aa7de;}.fo-accordion-table .panel-default .fo-border-left-warning,.fo-accordion-table .panel-default .border-left-warning{border-left:5px solid #faba57;}.fo-accordion-table .panel-default .fo-border-left-warning:hover,.fo-accordion-table .panel-default .border-left-warning:hover{border-top:1px solid var(--color-warning-dark);border-right:1px solid var(--color-warning-dark);border-bottom:1px solid var(--color-warning-dark);border-left:5px solid var(--color-warning-dark);}.fo-accordion-table .panel-default .fo-border-left-error,.fo-accordion-table .panel-default .border-left-error{border-left:5px solid #db4437;}.fo-accordion-table .panel-default .fo-border-left-error:hover,.fo-accordion-table .panel-default .border-left-error:hover{border-top:1px solid var(--color-error-dark);border-right:1px solid var(--color-error-dark);border-bottom:1px solid var(--color-error-dark);border-left:5px solid var(--color-error-dark);}.fo-accordion-table .panel-default>.active{background-color:#e6f1fd;}.fo-accordion-table .fo-accordion-table-select{border:1px solid #337ab7!important;background-color:rgba(0,153,255,.2);}.fo-accordion-table .fo-panel-heading-no-hover:hover{border-top:1px solid #e6e6e6!important;border-right:1px solid #e6e6e6!important;border-bottom:1px solid #e6e6e6!important;border-left:5px solid inherit!important;}.fo-accordion-nav{padding:0;margin-bottom:20px;}.fo-accordion-nav .panel-default{border-color:var(--color-border);}.fo-accordion-nav .panel-default .panel-heading{background-color:var(--background-content);color:var(--color-body);border-color:var(--color-border);padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-accordion-nav .panel-default .panel-heading .panel-title a{color:var(--color-body);font-size:14px;}.fo-accordion-nav .panel-default .panel-heading .panel-title a:hover{color:var(--color-body);background-color:var(--background-panel);}.fo-accordion-nav .panel-default .panel-heading .panel-title a em{margin-right:15px;}.fo-accordion-nav .panel{margin-bottom:2px;background-color:var(--background-content);}.fo-accordion-nav ul{margin:0;padding:0;list-style:none;}.fo-accordion-nav .nav li{border-bottom:1px solid var(--color-border);}.fo-accordion-nav .nav li a{font-size:14px;color:var(--color-body);}.fo-accordion-nav .panel-group .panel+.panel{margin-top:0;border-top:0;}.fo-accordion-nav .panel-group .panel{border-radius:0;}.fo-accordion-nav .panel-default>.panel-heading a{display:block;padding:10px 15px;text-decoration:none;}.fo-accordion-nav .panel-default>.panel-heading a:after{content:"";position:relative;top:0;display:inline-block;font-family:var(--font-icon);font-style:normal;font-size:1.5em;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;float:right;transition:transform .25s linear;-webkit-transition:-webkit-transform .25s linear;}.fo-accordion-nav .panel-default>.panel-heading a[aria-expanded=true]{background-color:var(--background-panel);}.fo-accordion-nav .panel-default>.panel-heading a[aria-expanded=true]:after{content:"";}.fo-accordion-nav .panel-default>.panel-heading a[aria-expanded=false]:after{content:"";}@media only screen and (max-width:767px){.fo-accordion-nav{width:100%;min-width:100%;}}.fo-accordion-horizontal,.fo-collapse-horizontal{display:flex;width:auto;max-height:500px;padding:0;cursor:default;}.fo-accordion-horizontal ul li,.fo-collapse-horizontal ul li{float:left;padding:0 25px 0 0;border-right:0;}.fo-accordion-horizontal ul li label,.fo-collapse-horizontal ul li label{display:block;height:50px;line-height:50px;width:100%;padding:0 15px;letter-spacing:1px;background-color:#dfe6e9;text-align:right;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;-webkit-transform:translateX(-100%) rotate(-90deg);-ms-transform:translateX(-100%) rotate(-90deg);transform:translateX(-100%) rotate(-90deg);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-accordion-horizontal ul li .fo-accordion-horizontal-content,.fo-collapse-horizontal ul li .fo-accordion-horizontal-content{width:0;color:var(--color-gray-20);margin:0 -32px 0 32px;padding:0 0 0 2em;}.fo-accordion-horizontal ul li .fo-accordion-horizontal-content h3,.fo-collapse-horizontal ul li .fo-accordion-horizontal-content h3{font-size:20px;}.fo-accordion-horizontal ul li .fo-accordion-horizontal-content,.fo-accordion-horizontal ul li label,.fo-collapse-horizontal ul li .fo-accordion-horizontal-content,.fo-collapse-horizontal ul li label{overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}.fo-accordion-horizontal ul li .fo-accordion-horizontal-content,.fo-accordion-horizontal ul li input,.fo-collapse-horizontal ul li .fo-accordion-horizontal-content,.fo-collapse-horizontal ul li input{opacity:0;}.fo-accordion-horizontal ul li input,.fo-accordion-horizontal ul li label,.fo-collapse-horizontal ul li input,.fo-collapse-horizontal ul li label{position:absolute;}.fo-accordion-horizontal ul li input:checked+label,.fo-collapse-horizontal ul li input:checked+label{background:var(--color-gray-80);}.fo-accordion-horizontal ul li input:checked+label,.fo-collapse-horizontal ul li input:checked+label{border-bottom-color:transparent;color:var(--color-white);background:var(--color-primary);}.fo-accordion-horizontal ul li input:not(:checked)+label:hover,.fo-collapse-horizontal ul li input:not(:checked)+label:hover{background:var(--color-info);}.fo-accordion-horizontal ul,.fo-accordion-horizontal ul>*,.fo-collapse-horizontal ul,.fo-collapse-horizontal ul>*{margin:0;padding:0;list-style:none;}.fo-accordion-horizontal li,.fo-accordion-horizontal li:last-child,.fo-collapse-horizontal li,.fo-collapse-horizontal li:last-child{border:solid 1px rgba(255,255,255,.75);}.fo-accordion-horizontal ul>li>input:checked~div,.fo-collapse-horizontal ul>li>input:checked~div{width:763px;padding:15px 15px 0 35px;overflow:auto;opacity:1;}.fo-accordion-horizontal ul>li>div h3,.fo-collapse-horizontal ul>li>div h3{font:inherit;font-size:18px;border:0;margin-top:0;}.list-group-item{background-color:none;}.fo-plate-container{display:inline;}.fo-plate-container .fo-plate-tr{background:linear-gradient(to bottom,#fff 0%,#fff 100%);padding:.2em .75em .2em 1.75em;font-weight:bold;font-size:1.3em;border-radius:5px;border:1px solid var(--color-white);position:relative;}.fo-plate-container .fo-plate-tr:before{content:"TR";display:block;width:24px;height:100%;background:var(--color-primary);position:absolute;top:0;left:0;border-radius:5px 0 0 5px;color:var(--color-white);font-size:.4em;line-height:48px;padding-left:7px;}.fo-plate-container .fo-plate-tr:after{content:"";display:block;position:absolute;top:6px;left:7px;width:10px;height:10px;border-radius:30px;border:1px dashed var(--color-white);}.fo-read-more-container .more-state{display:none;}.fo-read-more-container .more-target{opacity:0;max-height:0;font-size:0;transition:.25s ease;}.fo-read-more-container .more-state:checked~.more-wrap .more-target{opacity:1;font-size:inherit;max-height:999em;}.fo-read-more-container .more-state~.more-trigger:before{content:"+";color:#fff;display:inline-block;background:#8af;line-height:1em;border-radius:.5em;width:1em;font-weight:600;transition:all .3s ease;}.fo-read-more-container .more-state~.more-trigger:after{content:" show more";transition:all .3s ease;}.fo-read-more-container .more-state:checked~.more-trigger:before{content:"-";background:#f69;}.fo-read-more-container .more-state:checked~.more-trigger:after{content:" show less";}.fo-read-more-container .more-trigger{margin-left:20px;cursor:pointer;font-size:.9em;line-height:2;border:1px solid #ddd;border-radius:.25em;box-shadow:0 0 10px rgba(0,0,0,.1),0 -40px 16px -10px #fff;}.fo-read-more-container .more-state:checked~.more-trigger{box-shadow:0 0 10px rgba(0,0,0,.1);}.fo-message-primary{background-color:var(--color-primary-light);color:var(--color-gray-40);padding:0 15px;min-height:40px;border-radius:5px;margin:0;display:flex;align-items:center;}.fo-message-primary:before{font-size:1.7em;margin-right:1rem;vertical-align:middle;}.fo-message-primary p{margin:0;}.fo-message-primary::selection{background-color:var(--color-primary-light);color:var(--color-gray-30);}.fo-message-secondary{background-color:var(--color-secondary-light);color:var(--color-gray-40);padding:0 15px;min-height:40px;border-radius:5px;margin:0;display:flex;align-items:center;}.fo-message-secondary:before{font-size:1.7em;margin-right:1rem;vertical-align:middle;}.fo-message-secondary p{margin:0;}.fo-message-secondary::selection{background-color:var(--color-secondary-light);color:var(--color-secondary);}.fo-message-success,.fo-message-icon-success{background-color:var(--color-success-light);color:var(--color-success);padding:0 15px;min-height:40px;border-radius:5px;margin:0;display:flex;align-items:center;}.fo-message-success:before,.fo-message-icon-success:before{font-size:1.7em;margin-right:1rem;vertical-align:middle;}.fo-message-success p,.fo-message-icon-success p{margin:0;}.fo-message-success::selection,.fo-message-icon-success::selection{background-color:var(--color-success-light);color:var(--color-gray-30);}.fo-message-info{background-color:var(--color-info-light);color:var(--color-info);padding:0 15px;min-height:40px;border-radius:5px;margin:0;display:flex;align-items:center;}.fo-message-info:before{font-size:1.7em;margin-right:1rem;vertical-align:middle;}.fo-message-info p{margin:0;}.fo-message-info::selection{background-color:var(--color-info-light);color:var(--color-gray-30);}.fo-message-warning{background-color:var(--color-warning-light);color:var(--color-warning);padding:0 15px;min-height:40px;border-radius:5px;margin:0;display:flex;align-items:center;}.fo-message-warning:before{font-size:1.7em;margin-right:1rem;vertical-align:middle;}.fo-message-warning p{margin:0;}.fo-message-warning::selection{background-color:var(--color-warning-light);color:var(--color-gray-30);}.fo-message-error{background-color:var(--color-error-light);color:var(--color-error);padding:0 15px;min-height:40px;border-radius:5px;margin:0;display:flex;align-items:center;}.fo-message-error:before{font-size:1.7em;margin-right:1rem;vertical-align:middle;}.fo-message-error p{margin:0;}.fo-message-error::selection{background-color:var(--color-error-light);color:var(--color-gray-30);}.fo-message-icon-success:before{font-family:var(--font-icon);content:"";}.fo-message-icon-info{background-color:var(--color-info-light);color:var(--color-info);padding:0 15px;min-height:40px;border-radius:5px;margin:0;display:flex;align-items:center;}.fo-message-icon-info:before{font-size:1.7em;margin-right:1rem;vertical-align:middle;}.fo-message-icon-info p{margin:0;}.fo-message-icon-info:before{font-family:var(--font-icon);content:"";}.fo-message-icon-info::selection{background-color:var(--color-info-light);color:var(--color-gray-30);}.fo-message-icon-warning{background-color:var(--color-warning-light);color:var(--color-warning);padding:0 15px;min-height:40px;border-radius:5px;margin:0;display:flex;align-items:center;}.fo-message-icon-warning:before{font-size:1.7em;margin-right:1rem;vertical-align:middle;}.fo-message-icon-warning p{margin:0;}.fo-message-icon-warning:before{font-family:var(--font-icon);content:"";}.fo-message-icon-warning::selection{background-color:var(--color-warning-light);color:var(--color-gray-30);}.fo-message-icon-error{background-color:var(--color-error-light);color:var(--color-error);padding:0 15px;min-height:40px;border-radius:5px;margin:0;display:flex;align-items:center;}.fo-message-icon-error:before{font-size:1.7em;margin-right:1rem;vertical-align:middle;}.fo-message-icon-error p{margin:0;}.fo-message-icon-error:before{font-family:var(--font-icon);content:"";}.fo-message-icon-error::selection{background-color:var(--color-error-light);color:var(--color-gray-30);}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:bold;color:var(--color-white);-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);}.toast-close-button:hover,.toast-close-button:focus{color:var(--color-black);text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}.toast-top-center{top:0;right:0;width:100%;}.toast-bottom-center{bottom:0;right:0;width:100%;}.toast-top-full-width{top:0;right:0;width:100%;}.toast-bottom-full-width{bottom:0;right:0;width:100%;}.toast-top-left{top:12px;left:12px;}.toast-top-right{top:12px;right:12px;}.toast-bottom-right{right:12px;bottom:12px;}.toast-bottom-left{bottom:12px;left:12px;}#toast-container{position:fixed;z-index:999999;border-radius:3px 3px 3px 3px;top:1px;right:2%;left:2%;}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;background-position:15px center;background-repeat:no-repeat;color:var(--color-white);opacity:.9;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer;}#toast-container .toast-title{font-family:"RobotoBold",sans-serif;font-size:24px;margin-top:6px;padding:0;}#toast-container .toast-message{-ms-word-wrap:break-word;word-wrap:break-word;margin-top:.8em;}#toast-container .toast-message label{color:var(--color-white);}#toast-container .toast-message a{color:var(--color-white);}#toast-container .toast-message a:hover{color:var(--color-gray-80);text-decoration:none;}#toast-container .toast-success{background-color:#00a860;}#toast-container .toast-success:before{font-family:var(--font-icon);font-style:normal;content:"";font-size:50px;float:left;margin-right:10px;}#toast-container .toast-info{background-color:#3aa7de;}#toast-container .toast-info:before{font-family:var(--font-icon);font-style:normal;content:"";font-size:50px;float:left;margin-right:10px;}#toast-container .toast-warning{background-color:#faba57;}#toast-container .toast-warning:before{font-family:var(--font-icon);font-style:normal;content:"";font-size:50px;float:left;margin-right:10px;}#toast-container .toast-error{background-color:#db4437;}#toast-container .toast-error:before{font-family:var(--font-icon);font-style:normal;content:"";font-size:50px;float:left;margin-right:10px;}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}#toast-container.toast-top-center>div,#toast-container.toast-bottom-center>div{width:300px;margin-left:auto;margin-right:auto;}#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:96%;margin-left:auto;margin-right:auto;}.toast{background-color:#333;}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em;}#toast-container .toast-close-button{right:-.2em;top:-.2em;}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em;}#toast-container .toast-close-button{right:-.2em;top:-.2em;}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em;}}.fo-alert{padding:1rem;border-radius:.5rem;background-color:#f8f9fa;color:#212529;border:1px solid #e0e0e0;font-size:.875rem;}.fo-alert.fo-alert-info{background-color:#e7f3ff;border-color:#b6d4fe;color:#084298;}.fo-alert.fo-alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404;}.fo-alert.fo-alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724;}.fo-appraisal-container{display:flex;justify-content:center;margin:2em 0;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax{width:100%;position:relative;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-right,.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-left,.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-back,.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-top,.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-front{height:300px;background-repeat:no-repeat;background-size:contain;position:relative;padding:5em;display:flex;align-items:center;justify-content:center;background-position:center;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-right .fo-appraisal-views-right-side-icons,.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-right .fo-appraisal-views-right-icons,.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-left .fo-appraisal-views-left-side-icons,.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-left .fo-appraisal-views-left-icons,.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-back .fo-appraisal-views-back-icons,.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-top .fo-appraisal-views-top-icons,.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-front .fo-appraisal-views-front-icons{display:flex;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-icon{background-repeat:no-repeat;background-size:contain;display:block;margin:4px;width:20px;height:20px;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views{display:flex;flex-wrap:nowrap;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-front{width:33.33%;background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/models/fmax/cup-front.jpg");}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-front .fo-appraisal-views-front-icons{top:14em;left:20%;right:auto;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-top{width:33.33%;background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/models/fmax/cup-top.jpg");align-items:start;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-top .fo-appraisal-views-top-icons{top:14em;left:25%;right:auto;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-back{width:33.33%;background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/models/fmax/cup-back.jpg");}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-back .fo-appraisal-views-back-icons{top:14em;left:25%;right:auto;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-left{width:50%;background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/models/fmax/cup-left.jpg");}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-left .fo-appraisal-views-left-icons{position:absolute;top:50%;left:16%;right:auto;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-left .fo-appraisal-views-left-side-icons{position:absolute;bottom:15%;left:42%;right:auto;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-right{width:50%;background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/models/fmax/cup-right.jpg");}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-right .fo-appraisal-views-right-icons{position:absolute;top:50%;left:auto;right:16%;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-right .fo-appraisal-views-right-side-icons{position:absolute;bottom:15%;left:34%;right:auto;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-icon-o{background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/vehicle-appraisal/fo-icon-vehicle-appraisal-o.svg");}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-icon-b{background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/vehicle-appraisal/fo-icon-vehicle-appraisal-b.svg");}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-icon-y{background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/vehicle-appraisal/fo-icon-vehicle-appraisal-y.svg");}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-icon-d{background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/vehicle-appraisal/fo-icon-vehicle-appraisal-d.svg");}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-icon-v{background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/vehicle-appraisal/fo-icon-vehicle-appraisal-v.svg");}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-icon-c{background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/vehicle-appraisal/fo-icon-vehicle-appraisal-c.svg");}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-icon-e{background-image:url("https://fof.ford.com.tr/Content/img/fordtrucks/vehicle-appraisal/fo-icon-vehicle-appraisal-e.svg");}@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait){.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-left .fo-appraisal-views-left-icons{left:6%;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-left .fo-appraisal-views-left-side-icons{bottom:20%;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-right .fo-appraisal-views-right-side-icons{bottom:20%;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-right .fo-appraisal-views-right-icons{right:10%;}}@media all and (device-width:1024px) and (device-height:768px) and (orientation:landscape){.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-left .fo-appraisal-views-left-side-icons{bottom:20%;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-right .fo-appraisal-views-right-side-icons{bottom:20%;}.fo-appraisal-container .fo-appraisal-vehicle-trucks-fmax .fo-appraisal-vehicle-views .fo-appraisal-views-container .fo-appraisal-views .fo-appraisal-views-right .fo-appraisal-views-right-icons{right:10%;}}.fo-badges{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.85em;border-radius:50px;font-family:var(--font-medium);color:var(--color-white);display:inline-flex;white-space:nowrap;justify-content:center;align-items:center;background-color:var(--color-primary);padding:0;line-height:2;padding:0 12px;}.fo-badges-default{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.85em;border-radius:50px;font-family:var(--font-medium);color:var(--color-white);display:inline-flex;white-space:nowrap;justify-content:center;align-items:center;color:var(--color-gray-30);background-color:var(--color-gray-80);}.fo-badges-primary{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.85em;border-radius:50px;font-family:var(--font-medium);color:var(--color-white);display:inline-flex;white-space:nowrap;justify-content:center;align-items:center;color:var(--color-primary);background-color:var(--color-primary-light);}.fo-badges-secondary{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.85em;border-radius:50px;font-family:var(--font-medium);color:var(--color-white);display:inline-flex;white-space:nowrap;justify-content:center;align-items:center;color:var(--color-secondary);background-color:var(--color-secondary-light);}.fo-badges-success{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.85em;border-radius:50px;font-family:var(--font-medium);color:var(--color-white);display:inline-flex;white-space:nowrap;justify-content:center;align-items:center;color:var(--color-success)!important;background-color:var(--color-success-light)!important;}.fo-badges-info{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.85em;border-radius:50px;font-family:var(--font-medium);color:var(--color-white);display:inline-flex;white-space:nowrap;justify-content:center;align-items:center;color:var(--color-info)!important;background-color:var(--color-info-light)!important;}.fo-badges-warning{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.85em;border-radius:50px;font-family:var(--font-medium);color:var(--color-white);display:inline-flex;white-space:nowrap;justify-content:center;align-items:center;color:var(--color-warning)!important;background-color:var(--color-warning-light)!important;}.fo-badges-error{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.85em;border-radius:50px;font-family:var(--font-medium);color:var(--color-white);display:inline-flex;white-space:nowrap;justify-content:center;align-items:center;color:var(--color-error)!important;background-color:var(--color-error-light)!important;}.fo-badges-auto,.fo-card-detail-error a ul li .fo-badges,.fo-card-detail-error .fo-card-detail-content ul li .fo-badges,.fo-card-detail-error .card-content ul li .fo-badges,.fo-card-detail-warning a ul li .fo-badges,.fo-card-detail-warning .fo-card-detail-content ul li .fo-badges,.fo-card-detail-warning .card-content ul li .fo-badges,.fo-card-detail-info a ul li .fo-badges,.fo-card-detail-info .fo-card-detail-content ul li .fo-badges,.fo-card-detail-info .card-content ul li .fo-badges,.fo-card-detail-success a ul li .fo-badges,.fo-card-detail-success .fo-card-detail-content ul li .fo-badges,.fo-card-detail-success .card-content ul li .fo-badges,.fo-card-detail a ul li .fo-badges,.fo-card-detail .fo-card-detail-content ul li .fo-badges,.fo-card-detail .card-content ul li .fo-badges{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.85em;border-radius:50px;font-family:var(--font-medium);color:var(--color-white);display:inline-flex;white-space:nowrap;justify-content:center;align-items:center;width:auto;min-width:22px;min-height:22px;padding:0 .9em;}.fo-badges-location{width:30px;height:30px;background-color:var(--color-primary);color:var(--color-white);border-radius:60px 60px 0 60px;position:relative;transform:rotate(45deg);display:inline-block;}.fo-badges-location::after{content:attr(data-order);width:18px;height:5px;text-align:center;position:absolute;left:5%;top:30%;border-radius:60px;transform:rotate(-45deg);color:var(--color-white);}.fo-badge-test{position:sticky;position:-webkit-sticky;top:0;padding:10px 15px;z-index:9999;text-align:center;text-transform:uppercase;font-size:16px;font-family:var(--font-medium);color:var(--color-white);background-color:var(--color-red);background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;}.fo-selection-boxes{width:100%;min-height:395px;border:1px solid #dfe6e9;}.fo-selection-boxes .checkbox-material span.check{width:16px;height:16px;}.fo-selection-boxes h2{background-color:#e6e6e6;padding:10px;color:#337ab7;font-family:"RobotoMedium",sans-serif;font-size:18px;text-align:center;border:1px solid #e8eef0;margin-bottom:0;margin-top:0;}.fo-selection-boxes .selection-list{padding:10px;box-sizing:content-box;background-color:#fff;height:300px;overflow-y:scroll;max-height:300px;margin:0;padding:0 10px 0 0;}.fo-selection-boxes .selection-list li{position:relative;}.fo-selection-boxes .selection-list li .fo-collapse-toggle-button,.fo-selection-boxes .selection-list li .option-detail{width:60px;position:absolute;display:inline-flex;top:10px;right:0;z-index:999;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-o-user-select:none;}.fo-selection-boxes .selection-list li .fo-collapse-toggle-button a:hover,.fo-selection-boxes .selection-list li .option-detail a:hover{color:#337ab7;}.fo-selection-boxes .selection-list li .fo-collapse-toggle-button i,.fo-selection-boxes .selection-list li .option-detail i{font-size:20px;position:relative;top:-6px;color:#000;float:right;}.fo-selection-boxes .selection-list li .option-detail{cursor:default;}.fo-selection-boxes .selection-list li .option-detail span{position:absolute;right:22px;}.fo-selection-boxes .selection-list li .fo-collapse-toggle-content{font-size:13px;padding:5px 25px 5px 25px;border-radius:5px;display:none;background-color:#e6e6e6;}.fo-selection-boxes .selection-list li .fo-collapse-toggle-content ul li{padding:0;}.fo-selection-boxes .selection-list li.active{background-color:#e5f4ff;}.fo-selection-boxes .selection-list li:hover{background-color:#f2f2f2;}.fo-selection-boxes ul{margin:0;padding:0;}.fo-selection-boxes ul li{padding-left:10px;color:#000;font-size:14px;margin-bottom:5px;list-style:none;padding-top:5px;padding-bottom:5px;}.fo-selection-boxes ul li a{color:#000;cursor:pointer;}.fo-selection-boxes ul li a span{float:right;}.fo-selection-boxes ul li i{color:#337ab7;}.fo-selection-boxes ul li.selection-list-suggested{font-weight:bold;}.fo-selection-boxes small{border-bottom:1px solid #dfe6e9;text-align:right;margin:0;padding:5px;}.suggested-info{padding:10px;border-left:1px solid #e8eef0;border-right:1px solid #e8eef0;border-bottom:1px solid #e8eef0;border-top:0;margin-bottom:10px;font-size:15px;}.suggested-info i{color:#337ab7;font-size:19px;}.fo-search-box{margin:1rem;position:relative;display:inline-block;border-radius:5px;background:var(--background-content);padding:15px;overflow:hidden;white-space:nowrap;-webkit-box-shadow:0 5px 10px #ccc;-moz-box-shadow:0 5px 10px #ccc;box-shadow:0 5px 10px #ccc;width:100%;height:20%;text-align:center;margin-bottom:20px;}.fo-search-box a{text-decoration:none;}.fo-search-box a:hover{text-decoration:none;}.fo-search-box a:hover *{color:#337ab7;}.fo-search-box:before{content:"";font-family:var(--font-icon);font-size:40px;color:#ccc;}.fo-search-box .form-control{width:40%;margin:0 auto;color:#4c4c4c;}.fo-search-area{width:100%;height:20%;text-align:center;margin-bottom:20px;}.fo-search-area:before{content:"";font-family:var(--font-icon);font-size:40px;color:#ccc;}.fo-search-area .form-group .form-control,.fo-search-area .form-control{margin:0;width:40%;margin:0 auto;color:#4c4c4c;border-bottom:2px solid #ccc;}.fo-tab-button{text-align:center;font-family:"RobotoBold",sans-serif;color:#09f;}.fo-bordered-box{position:relative;display:inline-block;margin:20px;width:auto;height:auto;background:#fff;padding:10px 15px;-webkit-box-shadow:0,0,50px,0,rgba(0,0,0,.07);-moz-box-shadow:0,0,50px,0,rgba(0,0,0,.07);box-shadow:0,0,50px,0,rgba(0,0,0,.07);}@media only screen and (max-width:767px){.fo-box-icon{margin:1em 0;}}.fo-breadcrumb,.fo-breadcrumb-button{position:relative;padding:10px;}.fo-breadcrumb h1,.fo-breadcrumb-button h1{font-size:24px;color:var(--color-white);margin:0;padding:0;text-align:left;}.fo-breadcrumb h1 span,.fo-breadcrumb-button h1 span{font-size:14px;color:var(--color-white);text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid var(--color-white);}.fo-breadcrumb h4,.fo-breadcrumb-button h4{font-family:var(--font-medium);font-size:18px;text-align:left;color:var(--color-white);}.fo-breadcrumb ul,.fo-breadcrumb-button ul{background-color:transparent;color:var(--color-white);list-style:none;display:block;padding:0;text-align:left;margin-bottom:0;}.fo-breadcrumb ul li,.fo-breadcrumb-button ul li{display:inline-block;}.fo-breadcrumb ul li:after,.fo-breadcrumb-button ul li:after{font-family:var(--font-icon);font-style:normal;content:"";margin:0 5px;font-size:16px;vertical-align:bottom;}.fo-breadcrumb ul li:before,.fo-breadcrumb-button ul li:before{content:none!important;}.fo-breadcrumb ul li:last-child,.fo-breadcrumb-button ul li:last-child{color:var(--color-white);font-family:var(--font-medium);}.fo-breadcrumb ul li:last-child:after,.fo-breadcrumb-button ul li:last-child:after{content:none;}.fo-breadcrumb ul a,.fo-breadcrumb-button ul a{color:var(--color-white);}.fo-breadcrumb ul a:hover,.fo-breadcrumb-button ul a:hover{color:var(--color-skyview);}.fo-breadcrumb ul i,.fo-breadcrumb-button ul i{margin-top:5px;}.fo-breadcrumb-button{padding:0;line-height:50px;width:100%;}.fo-breadcrumb-button h1{color:var(--color-white);font-size:18px;line-height:unset;}.fo-breadcrumb-button ul{display:inline-flex;align-items:center;margin:0;padding:0;max-height:50px;}.fo-breadcrumb-button .back,.fo-breadcrumb-button .fo-breadcrumb-button-back{background-color:transparent;padding:0 12px;margin-right:1em;width:50px;height:50px;float:left;border-right:1px solid var(--color-primary);}.fo-breadcrumb-button .back:after,.fo-breadcrumb-button .fo-breadcrumb-button-back:after{display:none;}.fo-breadcrumb-button .back .fo-icon-back,.fo-breadcrumb-button .back .fo-icon-arrow-back,.fo-breadcrumb-button .fo-breadcrumb-button-back .fo-icon-back,.fo-breadcrumb-button .fo-breadcrumb-button-back .fo-icon-arrow-back{font-size:1.8em;color:var(--color-white);line-height:1;}.fo-breadcrumb-button .back .fo-icon-back:hover,.fo-breadcrumb-button .back .fo-icon-arrow-back:hover,.fo-breadcrumb-button .fo-breadcrumb-button-back .fo-icon-back:hover,.fo-breadcrumb-button .fo-breadcrumb-button-back .fo-icon-arrow-back:hover{color:var(--color-hover);}.fo-breadcrumb-black h4{font-family:"RobotoBold",sans-serif;font-size:18px;text-align:left;color:#333;}.fo-breadcrumb-black ul{background-color:transparent;color:#333;margin:0;list-style:none;display:block;padding:0;}.fo-breadcrumb-black ul li{display:inline-block;}.fo-breadcrumb-black ul li:after{font-family:var(--font-icon);font-style:normal;content:"";margin:0 5px;font-size:16px;vertical-align:bottom;}.fo-breadcrumb-black ul li:before{content:none!important;}.fo-breadcrumb-black ul li:last-child{color:#000;font-family:"RobotoBold",sans-serif;}.fo-breadcrumb-black ul li:last-child:after{content:none;}.fo-breadcrumb-black ul a{color:#333;}.fo-breadcrumb-black ul a:hover{color:#285f8f;}.fo-breadcrumb-black ul i{margin-top:5px;}.fo-button-merge{display:inline-block;position:relative;vertical-align:middle;}.fo-button-merge button{border:1px solid transparent;border-radius:0;outline:0;float:left;position:relative;padding:4px 6px;min-width:40px;min-height:40px;margin:0 2px 0 0;background-color:rgba(226,240,255,.6);}.fo-button-merge button em[class*=fo-icon-],.fo-button-merge button i[class*=fo-icon-]{color:var(--color-primary);font-size:1.5em;margin:0;}.fo-button-merge button:hover{background-color:#e2f0ff;border:1px solid transparent;}.fo-button-merge button[tooltip]:after{top:calc(100% + 16px)!important;height:25px;}.fo-button-merge button:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px;}.fo-button-merge button:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px;margin-right:0;border-right:1px solid transparent;}.fo-button,.fo-button-full,.fo-button-block,a.fo-button{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:var(--button-border);background-color:var(--button-background);color:var(--button-color);}.fo-button i,.fo-button-full i,.fo-button-block i,.fo-button em,.fo-button-full em,.fo-button-block em,a.fo-button i,a.fo-button em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button i:before,.fo-button-full i:before,.fo-button-block i:before,.fo-button em:before,.fo-button-full em:before,.fo-button-block em:before,a.fo-button i:before,a.fo-button em:before{height:16px;line-height:18px;}.fo-button::before,.fo-button-full::before,.fo-button-block::before,.fo-button:before,a.fo-button:before{margin:0 5px;height:16px;}.fo-button em[class^=fo-icon-],.fo-button-full em[class^=fo-icon-],.fo-button-block em[class^=fo-icon-],.fo-button em[class*=fo-icon-],.fo-button-full em[class*=fo-icon-],.fo-button-block em[class*=fo-icon-],a.fo-button em[class^=fo-icon-],a.fo-button em[class*=fo-icon-]{font-size:1.5em;}.fo-button:hover,.fo-button-full:hover,.fo-button-block:hover,.fo-button.hover,.hover.fo-button-full,.hover.fo-button-block,a.fo-button:hover,a.fo-button.hover{background-color:var(--button-hover);border:1px solid var(--button-hover);text-decoration:none;}.fo-button:active,.fo-button-full:active,.fo-button-block:active,.fo-button.active,.active.fo-button-full,.active.fo-button-block,a.fo-button:active,a.fo-button.active{outline:0;background-image:none;background-color:var(--button-background);}.fo-button:active:focus,.fo-button-full:active:focus,.fo-button-block:active:focus,.fo-button:active.focus,.fo-button-full:active.focus,.fo-button-block:active.focus,.fo-button.active:focus,.active.fo-button-full:focus,.active.fo-button-block:focus,.fo-button.active.focus,.active.focus.fo-button-full,.active.focus.fo-button-block,a.fo-button:active:focus,a.fo-button:active.focus,a.fo-button.active:focus,a.fo-button.active.focus{background-color:var(--button-background);}.fo-button:focus,.fo-button-full:focus,.fo-button-block:focus,.fo-button.focus,.focus.fo-button-full,.focus.fo-button-block,a.fo-button:focus,a.fo-button.focus{color:var(--color-white);background-color:var(--button-background);text-decoration:none;outline:0;}.fo-button.disable,.disable.fo-button-full,.disable.fo-button-block,.fo-button[disable],[disable].fo-button-full,[disable].fo-button-block,fieldset[disable] .fo-button,fieldset[disable] .fo-button-full,fieldset[disable] .fo-button-block,a.fo-button.disable,a.fo-button[disable],fieldset[disable] a.fo-button{cursor:not-allowed;background-color:var(--color-disable);color:var(--color-gray-50);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button.disable:focus,.disable.fo-button-full:focus,.disable.fo-button-block:focus,.fo-button.disable.focus,.disable.focus.fo-button-full,.disable.focus.fo-button-block,.fo-button[disable]:focus,[disable].fo-button-full:focus,[disable].fo-button-block:focus,.fo-button[disable].focus,[disable].focus.fo-button-full,[disable].focus.fo-button-block,fieldset[disable] .fo-button:focus,fieldset[disable] .fo-button-full:focus,fieldset[disable] .fo-button-block:focus,fieldset[disable] .fo-button.focus,fieldset[disable] .focus.fo-button-full,fieldset[disable] .focus.fo-button-block,a.fo-button.disable:focus,a.fo-button.disable.focus,a.fo-button[disable]:focus,a.fo-button[disable].focus,fieldset[disable] a.fo-button:focus,fieldset[disable] a.fo-button.focus{color:var(--color-gray-50);background-color:var(--color-disable);text-decoration:none;border:0;outline:0;}.fo-button-secondary,.fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-button-input button,.fo-stroke-button-full,.fo-stroke-button,a.fo-button-secondary{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;box-shadow:none;border:var(--button-border);background-color:var(--button-color);color:var(--button-background);}.fo-button-secondary i,.fo-select-add-subtract .fo-select-add-subtract-controls button i,.fo-button-input button i,.fo-stroke-button-full i,.fo-stroke-button i,.fo-button-secondary em,.fo-select-add-subtract .fo-select-add-subtract-controls button em,.fo-button-input button em,.fo-stroke-button-full em,.fo-stroke-button em,a.fo-button-secondary i,a.fo-button-secondary em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-secondary i:before,.fo-select-add-subtract .fo-select-add-subtract-controls button i:before,.fo-button-input button i:before,.fo-stroke-button-full i:before,.fo-stroke-button i:before,.fo-button-secondary em:before,.fo-select-add-subtract .fo-select-add-subtract-controls button em:before,.fo-button-input button em:before,.fo-stroke-button-full em:before,.fo-stroke-button em:before,a.fo-button-secondary i:before,a.fo-button-secondary em:before{height:16px;line-height:18px;}.fo-button-secondary:before,.fo-select-add-subtract .fo-select-add-subtract-controls button:before,.fo-button-input button:before,.fo-stroke-button-full:before,.fo-stroke-button::before,a.fo-button-secondary:before{margin:0 5px;height:16px;}.fo-button-secondary em[class^=fo-icon-],.fo-select-add-subtract .fo-select-add-subtract-controls button em[class^=fo-icon-],.fo-button-input button em[class^=fo-icon-],.fo-stroke-button-full em[class^=fo-icon-],.fo-stroke-button em[class^=fo-icon-],.fo-button-secondary em[class*=fo-icon-],.fo-select-add-subtract .fo-select-add-subtract-controls button em[class*=fo-icon-],.fo-button-input button em[class*=fo-icon-],.fo-stroke-button-full em[class*=fo-icon-],.fo-stroke-button em[class*=fo-icon-],a.fo-button-secondary em[class^=fo-icon-],a.fo-button-secondary em[class*=fo-icon-]{font-size:1.5em;}.fo-button-secondary:hover,.fo-select-add-subtract .fo-select-add-subtract-controls button:hover,.fo-button-input button:hover,.fo-stroke-button-full:hover,.fo-stroke-button:hover,.fo-button-secondary.hover,.fo-select-add-subtract .fo-select-add-subtract-controls button.hover,.fo-button-input button.hover,.hover.fo-stroke-button-full,.hover.fo-stroke-button,a.fo-button-secondary:hover,a.fo-button-secondary.hover{border:1px solid var(--button-hover);background-color:var(--button-color);color:var(--button-hover);text-decoration:none;}.fo-button-secondary:active,.fo-select-add-subtract .fo-select-add-subtract-controls button:active,.fo-button-input button:active,.fo-stroke-button-full:active,.fo-stroke-button:active,.fo-button-secondary.active,.fo-select-add-subtract .fo-select-add-subtract-controls button.active,.fo-button-input button.active,.active.fo-stroke-button-full,.active.fo-stroke-button,a.fo-button-secondary:active,a.fo-button-secondary.active{outline:0;background-image:none;border:1px solid var(--color-hover);background-color:transparent;}.fo-button-secondary:active:focus,.fo-select-add-subtract .fo-select-add-subtract-controls button:active:focus,.fo-button-input button:active:focus,.fo-stroke-button-full:active:focus,.fo-stroke-button:active:focus,.fo-button-secondary:active.focus,.fo-select-add-subtract .fo-select-add-subtract-controls button:active.focus,.fo-button-input button:active.focus,.fo-stroke-button-full:active.focus,.fo-stroke-button:active.focus,.fo-button-secondary.active:focus,.fo-select-add-subtract .fo-select-add-subtract-controls button.active:focus,.fo-button-input button.active:focus,.active.fo-stroke-button-full:focus,.active.fo-stroke-button:focus,.fo-button-secondary.active.focus,.fo-select-add-subtract .fo-select-add-subtract-controls button.active.focus,.fo-button-input button.active.focus,.active.focus.fo-stroke-button-full,.active.focus.fo-stroke-button,a.fo-button-secondary:active:focus,a.fo-button-secondary:active.focus,a.fo-button-secondary.active:focus,a.fo-button-secondary.active.focus{background-color:transparent;}.fo-button-secondary:focus,.fo-select-add-subtract .fo-select-add-subtract-controls button:focus,.fo-button-input button:focus,.fo-stroke-button-full:focus,.fo-stroke-button:focus,.fo-button-secondary.focus,.fo-select-add-subtract .fo-select-add-subtract-controls button.focus,.fo-button-input button.focus,.focus.fo-stroke-button-full,.focus.fo-stroke-button,a.fo-button-secondary:focus,a.fo-button-secondary.focus{border:1px solid var(--color-hover);background-color:var(--background-content);color:var(--color-hover);text-decoration:none;outline:0;}.fo-button-secondary.disable,.fo-select-add-subtract .fo-select-add-subtract-controls button.disable,.fo-button-input button.disable,.disable.fo-stroke-button-full,.disable.fo-stroke-button,.fo-button-secondary[disable],.fo-select-add-subtract .fo-select-add-subtract-controls button[disable],.fo-button-input button[disable],[disable].fo-stroke-button-full,[disable].fo-stroke-button,fieldset[disable] .fo-button-secondary,fieldset[disable] .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls fieldset[disable] button,fieldset[disable] .fo-button-input button,.fo-button-input fieldset[disable] button,fieldset[disable] .fo-stroke-button-full,fieldset[disable] .fo-stroke-button,a.fo-button-secondary.disable,a.fo-button-secondary[disable],fieldset[disable] a.fo-button-secondary{cursor:var(--color-hover);background-color:var(--color-gray-90);}.fo-button-disable{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:not-allowed;pointer-events:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-disable i,.fo-button-disable em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-disable i:before,.fo-button-disable em:before{height:16px;line-height:18px;}.fo-button-disable::before,.fo-button-disable:before{margin:0 5px;height:16px;}.fo-button-disable em[class^=fo-icon-],.fo-button-disable em[class*=fo-icon-]{font-size:1.5em;}.fo-button-disable:focus,.fo-button-disable.focus{outline:0;}.fo-button-transparent,.section-title-large .page-detail-row .page-detail-toggle,.dataTables_wrapper .dt-buttons .buttons-collection{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:transparent;color:var(--color-blue);border:0;}.fo-button-transparent i,.section-title-large .page-detail-row .page-detail-toggle i,.dataTables_wrapper .dt-buttons .buttons-collection i,.fo-button-transparent em,.section-title-large .page-detail-row .page-detail-toggle em,.dataTables_wrapper .dt-buttons .buttons-collection em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-transparent i:before,.section-title-large .page-detail-row .page-detail-toggle i:before,.dataTables_wrapper .dt-buttons .buttons-collection i:before,.fo-button-transparent em:before,.section-title-large .page-detail-row .page-detail-toggle em:before,.dataTables_wrapper .dt-buttons .buttons-collection em:before{height:16px;line-height:18px;}.fo-button-transparent::before,.section-title-large .page-detail-row .page-detail-toggle::before,.dataTables_wrapper .dt-buttons .buttons-collection::before,.fo-button-transparent:before{margin:0 5px;height:16px;}.fo-button-transparent em[class^=fo-icon-],.section-title-large .page-detail-row .page-detail-toggle em[class^=fo-icon-],.dataTables_wrapper .dt-buttons .buttons-collection em[class^=fo-icon-],.fo-button-transparent em[class*=fo-icon-],.section-title-large .page-detail-row .page-detail-toggle em[class*=fo-icon-],.dataTables_wrapper .dt-buttons .buttons-collection em[class*=fo-icon-]{font-size:1.5em;}.fo-button-transparent:hover,.section-title-large .page-detail-row .page-detail-toggle:hover,.dataTables_wrapper .dt-buttons .buttons-collection:hover,.fo-button-transparent.hover,.section-title-large .page-detail-row .hover.page-detail-toggle,.dataTables_wrapper .dt-buttons .hover.buttons-collection{color:var(--color-primary-dark);text-decoration:none;}.fo-button-transparent:active,.section-title-large .page-detail-row .page-detail-toggle:active,.dataTables_wrapper .dt-buttons .buttons-collection:active,.fo-button-transparent.active,.section-title-large .page-detail-row .active.page-detail-toggle,.dataTables_wrapper .dt-buttons .active.buttons-collection{outline:0;background-image:none;background-color:transparent;}.fo-button-transparent:active:focus,.section-title-large .page-detail-row .page-detail-toggle:active:focus,.dataTables_wrapper .dt-buttons .buttons-collection:active:focus,.fo-button-transparent:active.focus,.section-title-large .page-detail-row .page-detail-toggle:active.focus,.dataTables_wrapper .dt-buttons .buttons-collection:active.focus,.fo-button-transparent.active:focus,.section-title-large .page-detail-row .active.page-detail-toggle:focus,.dataTables_wrapper .dt-buttons .active.buttons-collection:focus,.fo-button-transparent.active.focus,.section-title-large .page-detail-row .active.focus.page-detail-toggle,.dataTables_wrapper .dt-buttons .active.focus.buttons-collection{background-color:transparent;outline:0;}.fo-button-transparent:focus,.section-title-large .page-detail-row .page-detail-toggle:focus,.dataTables_wrapper .dt-buttons .buttons-collection:focus,.fo-button-transparent.focus,.section-title-large .page-detail-row .focus.page-detail-toggle,.dataTables_wrapper .dt-buttons .focus.buttons-collection{background-color:transparent;text-decoration:none;outline:0;}.fo-button-secondary-full{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;box-shadow:none;border:1px solid var(--color-primary);font-family:var(--font-regular);background-color:var(--color-white);color:var(--color-primary);width:100%;}.fo-button-secondary-full i,.fo-button-secondary-full em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-secondary-full i:before,.fo-button-secondary-full em:before{height:16px;line-height:18px;}.fo-button-secondary-full::before,.fo-button-secondary-full:before{margin:0 5px;height:16px;}.fo-button-secondary-full em[class^=fo-icon-],.fo-button-secondary-full em[class*=fo-icon-]{font-size:1.5em;}.fo-button-secondary-full:hover,.fo-button-secondary-full.hover{border:1px solid var(--color-primary-dark);background-color:var(--color-white);color:var(--color-primary-dark);text-decoration:none;}.fo-button-secondary-full:active,.fo-button-secondary-full.active{outline:0;background-image:none;border:1px solid var(--color-primary-dark);background-color:var(--color-white);}.fo-button-secondary-full:active:focus,.fo-button-secondary-full:active.focus,.fo-button-secondary-full.active:focus,.fo-button-secondary-full.active.focus{background-color:var(--color-white);}.fo-button-secondary-full:focus,.fo-button-secondary-full.focus{border:1px solid var(--color-primary-dark);background-color:var(--color-white);color:var(--color-primary-dark);text-decoration:none;outline:0;}.fo-button-secondary-full.disable,.fo-button-secondary-full[disable],fieldset[disable] .fo-button-secondary-full{cursor:not-allowed;background-color:var(--color-disable);}.fo-link{cursor:pointer;}.fo-link em,.fo-link i{font-size:1.5em;}.fo-button-success{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:var(--color-success);border:1px solid var(--color-success);color:var(--color-white);}.fo-button-success i,.fo-button-success em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-success i:before,.fo-button-success em:before{height:16px;line-height:18px;}.fo-button-success::before,.fo-button-success:before{margin:0 5px;height:16px;}.fo-button-success em[class^=fo-icon-],.fo-button-success em[class*=fo-icon-]{font-size:1.5em;}.fo-button-success:hover,.fo-button-success.hover{background-color:var(--color-success-dark);text-decoration:none;}.fo-button-success:active,.fo-button-success.active{outline:0;background-image:none;background-color:var(--color-success);}.fo-button-success:active:focus,.fo-button-success:active.focus,.fo-button-success.active:focus,.fo-button-success.active.focus{background-color:var(--color-success);}.fo-button-success:focus,.fo-button-success.focus{color:var(--color-white);background-color:var(--color-success);text-decoration:none;outline:0;}.fo-button-success.disable,.fo-button-success[disable],fieldset[disable] .fo-button-success{cursor:not-allowed;background-color:var(--color-disable);color:var(--color-gray-50);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-success.disable:focus,.fo-button-success.disable.focus,.fo-button-success[disable]:focus,.fo-button-success[disable].focus,fieldset[disable] .fo-button-success:focus,fieldset[disable] .fo-button-success.focus{color:var(--color-gray-50);background-color:var(--color-disable);text-decoration:none;border:0;outline:0;}.fo-button-info{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:var(--color-info);border:1px solid var(--color-info);color:var(--color-white);}.fo-button-info i,.fo-button-info em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-info i:before,.fo-button-info em:before{height:16px;line-height:18px;}.fo-button-info::before,.fo-button-info:before{margin:0 5px;height:16px;}.fo-button-info em[class^=fo-icon-],.fo-button-info em[class*=fo-icon-]{font-size:1.5em;}.fo-button-info:hover,.fo-button-info.hover{background-color:var(--color-info-dark);text-decoration:none;}.fo-button-info:active,.fo-button-info.active{outline:0;background-image:none;background-color:var(--color-info);}.fo-button-info:active:focus,.fo-button-info:active.focus,.fo-button-info.active:focus,.fo-button-info.active.focus{background-color:var(--color-info);}.fo-button-info:focus,.fo-button-info.focus{color:var(--color-white);background-color:var(--color-info);text-decoration:none;outline:0;}.fo-button-info.disable,.fo-button-info[disable],fieldset[disable] .fo-button-info{cursor:not-allowed;background-color:var(--color-disable);color:var(--color-gray-50);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-info.disable:focus,.fo-button-info.disable.focus,.fo-button-info[disable]:focus,.fo-button-info[disable].focus,fieldset[disable] .fo-button-info:focus,fieldset[disable] .fo-button-info.focus{color:var(--color-gray-50);background-color:var(--color-disable);text-decoration:none;border:0;outline:0;}.fo-button-warning{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:var(--color-warning);border:1px solid var(--color-warning);color:var(--color-white);}.fo-button-warning i,.fo-button-warning em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-warning i:before,.fo-button-warning em:before{height:16px;line-height:18px;}.fo-button-warning::before,.fo-button-warning:before{margin:0 5px;height:16px;}.fo-button-warning em[class^=fo-icon-],.fo-button-warning em[class*=fo-icon-]{font-size:1.5em;}.fo-button-warning:hover,.fo-button-warning.hover{background-color:var(--color-warning-dark);text-decoration:none;}.fo-button-warning:active,.fo-button-warning.active{outline:0;background-image:none;background-color:var(--color-warning);}.fo-button-warning:active:focus,.fo-button-warning:active.focus,.fo-button-warning.active:focus,.fo-button-warning.active.focus{background-color:var(--color-warning);}.fo-button-warning:focus,.fo-button-warning.focus{color:var(--color-white);background-color:var(--color-warning);text-decoration:none;outline:0;}.fo-button-warning.disable,.fo-button-warning[disable],fieldset[disable] .fo-button-warning{cursor:not-allowed;background-color:var(--color-disable);color:var(--color-gray-50);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-warning.disable:focus,.fo-button-warning.disable.focus,.fo-button-warning[disable]:focus,.fo-button-warning[disable].focus,fieldset[disable] .fo-button-warning:focus,fieldset[disable] .fo-button-warning.focus{color:var(--color-gray-50);background-color:var(--color-disable);text-decoration:none;border:0;outline:0;}.fo-button-error{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:var(--color-error);border:1px solid var(--color-error);color:var(--color-white);}.fo-button-error i,.fo-button-error em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-error i:before,.fo-button-error em:before{height:16px;line-height:18px;}.fo-button-error::before,.fo-button-error:before{margin:0 5px;height:16px;}.fo-button-error em[class^=fo-icon-],.fo-button-error em[class*=fo-icon-]{font-size:1.5em;}.fo-button-error:hover,.fo-button-error.hover{background-color:var(--color-error-dark);text-decoration:none;}.fo-button-error:active,.fo-button-error.active{outline:0;background-image:none;background-color:var(--color-error);}.fo-button-error:active:focus,.fo-button-error:active.focus,.fo-button-error.active:focus,.fo-button-error.active.focus{background-color:var(--color-error);}.fo-button-error:focus,.fo-button-error.focus{color:var(--color-white);background-color:var(--color-error);text-decoration:none;outline:0;}.fo-button-white{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:var(--color-white);color:var(--color-gray-30);box-shadow:none;border:1px solid var(--color-gray-90);}.fo-button-white i,.fo-button-white em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-white i:before,.fo-button-white em:before{height:16px;line-height:18px;}.fo-button-white::before,.fo-button-white:before{margin:0 5px;height:16px;}.fo-button-white em[class^=fo-icon-],.fo-button-white em[class*=fo-icon-]{font-size:1.5em;}.fo-button-white:hover,.fo-button-white.hover{background-color:var(--color-gray-90);text-decoration:none;}.fo-button-white:active,.fo-button-white.active{outline:0;background-image:none;background-color:var(--color-white);}.fo-button-white:active:focus,.fo-button-white:active.focus,.fo-button-white.active:focus,.fo-button-white.active.focus{background-color:var(--color-white);}.fo-button-white:focus,.fo-button-white.focus{color:var(--color-gray-30);background-color:var(--color-gray-90);text-decoration:none;outline:0;}.fo-button-white.disable,.fo-button-white[disable],fieldset[disable] .fo-button-white{cursor:not-allowed;background-color:var(--color-disable);}.fo-button-black{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:var(--color-black);border:1px solid var(--color-black);color:var(--color-white);box-shadow:none;}.fo-button-black i,.fo-button-black em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-black i:before,.fo-button-black em:before{height:16px;line-height:18px;}.fo-button-black::before,.fo-button-black:before{margin:0 5px;height:16px;}.fo-button-black em[class^=fo-icon-],.fo-button-black em[class*=fo-icon-]{font-size:1.5em;}.fo-button-black:hover,.fo-button-black.hover{background-color:var(--color-gray-30);text-decoration:none;}.fo-button-black:active,.fo-button-black.active{outline:0;background-image:none;background-color:var(--color-black);}.fo-button-black:active:focus,.fo-button-black:active.focus,.fo-button-black.active:focus,.fo-button-black.active.focus{background-color:var(--color-black);}.fo-button-black:focus,.fo-button-black.focus{color:var(--color-white);background-color:var(--color-black);text-decoration:none;outline:0;}.fo-button-black.disable,.fo-button-black[disable],fieldset[disable] .fo-button-black{cursor:not-allowed;background-color:var(--color-disable);}.fo-button-gray{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:var(--color-gray-60);border:1px solid var(--color-gray-60);color:var(--color-white);box-shadow:none;}.fo-button-gray i,.fo-button-gray em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-gray i:before,.fo-button-gray em:before{height:16px;line-height:18px;}.fo-button-gray::before,.fo-button-gray:before{margin:0 5px;height:16px;}.fo-button-gray em[class^=fo-icon-],.fo-button-gray em[class*=fo-icon-]{font-size:1.5em;}.fo-button-gray:hover,.fo-button-gray.hover{background-color:var(--color-gray-50);color:var(--color-white);text-decoration:none;}.fo-button-gray:active,.fo-button-gray.active{outline:0;background-image:none;background-color:var(--color-gray-60);}.fo-button-gray:active:focus,.fo-button-gray:active.focus,.fo-button-gray.active:focus,.fo-button-gray.active.focus{background-color:var(--color-gray-60);}.fo-button-gray:focus,.fo-button-gray.focus{color:var(--color-white);background-color:var(--color-gray-60);text-decoration:none;outline:0;}.fo-button-gray.disable,.fo-button-gray[disable],fieldset[disable] .fo-button-gray{cursor:not-allowed;background-color:var(--color-disable);}.fo-button-blue{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:var(--color-blue);border:1px solid var(--color-blue);color:var(--color-white);box-shadow:none;}.fo-button-blue i,.fo-button-blue em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-blue i:before,.fo-button-blue em:before{height:16px;line-height:18px;}.fo-button-blue::before,.fo-button-blue:before{margin:0 5px;height:16px;}.fo-button-blue em[class^=fo-icon-],.fo-button-blue em[class*=fo-icon-]{font-size:1.5em;}.fo-button-blue:hover,.fo-button-blue.hover{background-color:var(--color-blue);color:var(--color-white);text-decoration:none;}.fo-button-blue:active,.fo-button-blue.active{outline:0;background-image:none;background-color:var(--color-blue);}.fo-button-blue:active:focus,.fo-button-blue:active.focus,.fo-button-blue.active:focus,.fo-button-blue.active.focus{background-color:var(--color-blue);}.fo-button-blue:focus,.fo-button-blue.focus{color:var(--color-white);background-color:var(--color-gray-60);text-decoration:none;outline:0;}.fo-button-blue.disable,.fo-button-blue[disable],fieldset[disable] .fo-button-blue{cursor:not-allowed;background-color:var(--color-disable);}.fo-button-secondary-success{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:3px;display:inline-block;box-shadow:none;background-color:transparent;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid;color:var(--color-success);border-color:#00a860;color:#00a860;}.fo-button-secondary-success i,.fo-button-secondary-success em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-secondary-success i:before,.fo-button-secondary-success em:before{height:16px;line-height:18px;}.fo-button-secondary-success::before,.fo-button-secondary-success:before{margin:0 5px;height:16px;line-height:18px;font-size:1.5em;}.fo-button-secondary-success:hover,.fo-button-secondary-success.hover{background-color:transparent;text-decoration:none;}.fo-button-secondary-success:active,.fo-button-secondary-success.active{outline:0;background-image:none;background-color:transparent;}.fo-button-secondary-success:active:focus,.fo-button-secondary-success:active.focus,.fo-button-secondary-success.active:focus,.fo-button-secondary-success.active.focus{background-color:transparent;}.fo-button-secondary-success:focus,.fo-button-secondary-success.focus{background-color:transparent;text-decoration:none;outline:0;}.fo-button-secondary-success.disable,.fo-button-secondary-success[disable],fieldset[disable] .fo-button-secondary-success{cursor:not-allowed;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-secondary-success.disable:focus,.fo-button-secondary-success.disable.focus,.fo-button-secondary-success[disable]:focus,.fo-button-secondary-success[disable].focus,fieldset[disable] .fo-button-secondary-success:focus,fieldset[disable] .fo-button-secondary-success.focus{background-color:transparent;text-decoration:none;border:0;outline:0;}.fo-button-secondary-success:hover{border-color:#007543;}.fo-button-secondary-success:hover{color:#007543;}.fo-button-secondary-success:hover,.fo-button-secondary-success.hover{background-color:var(--color-success-light);}.fo-button-secondary-success:active,.fo-button-secondary-success.active{border:1px solid var(--color-success);}.fo-button-secondary-success:active:focus,.fo-button-secondary-success:active.focus,.fo-button-secondary-success.active:focus,.fo-button-secondary-success.active.focus{border:1px solid var(--color-success);}.fo-button-secondary-success:focus,.fo-button-secondary-success.focus{color:var(--color-success);border:1px solid var(--color-success);}.fo-button-secondary-success.disable,.fo-button-secondary-success[disable],fieldset[disable] .fo-button-secondary-success{border:1px solid var(--color-success);color:var(--color-success);}.fo-button-secondary-success.disable:focus,.fo-button-secondary-success.disable.focus,.fo-button-secondary-success[disable]:focus,.fo-button-secondary-success[disable].focus,fieldset[disable] .fo-button-secondary-success:focus,fieldset[disable] .fo-button-secondary-success.focus{color:var(--color-success);}.fo-button-secondary-info{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:3px;display:inline-block;box-shadow:none;background-color:transparent;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid;color:var(--color-info);border-color:#3aa7de;color:#3aa7de;}.fo-button-secondary-info i,.fo-button-secondary-info em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-secondary-info i:before,.fo-button-secondary-info em:before{height:16px;line-height:18px;}.fo-button-secondary-info::before,.fo-button-secondary-info:before{margin:0 5px;height:16px;line-height:18px;font-size:1.5em;}.fo-button-secondary-info:hover,.fo-button-secondary-info.hover{background-color:transparent;text-decoration:none;}.fo-button-secondary-info:active,.fo-button-secondary-info.active{outline:0;background-image:none;background-color:transparent;}.fo-button-secondary-info:active:focus,.fo-button-secondary-info:active.focus,.fo-button-secondary-info.active:focus,.fo-button-secondary-info.active.focus{background-color:transparent;}.fo-button-secondary-info:focus,.fo-button-secondary-info.focus{background-color:transparent;text-decoration:none;outline:0;}.fo-button-secondary-info.disable,.fo-button-secondary-info[disable],fieldset[disable] .fo-button-secondary-info{cursor:not-allowed;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-secondary-info.disable:focus,.fo-button-secondary-info.disable.focus,.fo-button-secondary-info[disable]:focus,.fo-button-secondary-info[disable].focus,fieldset[disable] .fo-button-secondary-info:focus,fieldset[disable] .fo-button-secondary-info.focus{background-color:transparent;text-decoration:none;border:0;outline:0;}.fo-button-secondary-info:hover{border-color:#218dc4;}.fo-button-secondary-info:hover{color:#218dc4;}.fo-button-secondary-info:hover,.fo-button-secondary-info.hover{background-color:var(--color-info-light);}.fo-button-secondary-info:active,.fo-button-secondary-info.active{border:1px solid var(--color-info);}.fo-button-secondary-info:active:focus,.fo-button-secondary-info:active.focus,.fo-button-secondary-info.active:focus,.fo-button-secondary-info.active.focus{border:1px solid var(--color-info);}.fo-button-secondary-info:focus,.fo-button-secondary-info.focus{color:var(--color-info);border:1px solid var(--color-info);}.fo-button-secondary-info.disable,.fo-button-secondary-info[disable],fieldset[disable] .fo-button-secondary-info{border:1px solid var(--color-info);color:var(--color-info);}.fo-button-secondary-info.disable:focus,.fo-button-secondary-info.disable.focus,.fo-button-secondary-info[disable]:focus,.fo-button-secondary-info[disable].focus,fieldset[disable] .fo-button-secondary-info:focus,fieldset[disable] .fo-button-secondary-info.focus{color:var(--color-info);}.fo-button-secondary-warning{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:3px;display:inline-block;box-shadow:none;background-color:transparent;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid;color:var(--color-warning)!important;border-color:#faba57;color:#faba57;}.fo-button-secondary-warning i,.fo-button-secondary-warning em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-secondary-warning i:before,.fo-button-secondary-warning em:before{height:16px;line-height:18px;}.fo-button-secondary-warning::before,.fo-button-secondary-warning:before{margin:0 5px;height:16px;line-height:18px;font-size:1.5em;}.fo-button-secondary-warning:hover,.fo-button-secondary-warning.hover{background-color:transparent;text-decoration:none;}.fo-button-secondary-warning:active,.fo-button-secondary-warning.active{outline:0;background-image:none;background-color:transparent;}.fo-button-secondary-warning:active:focus,.fo-button-secondary-warning:active.focus,.fo-button-secondary-warning.active:focus,.fo-button-secondary-warning.active.focus{background-color:transparent;}.fo-button-secondary-warning:focus,.fo-button-secondary-warning.focus{background-color:transparent;text-decoration:none;outline:0;}.fo-button-secondary-warning.disable,.fo-button-secondary-warning[disable],fieldset[disable] .fo-button-secondary-warning{cursor:not-allowed;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-secondary-warning.disable:focus,.fo-button-secondary-warning.disable.focus,.fo-button-secondary-warning[disable]:focus,.fo-button-secondary-warning[disable].focus,fieldset[disable] .fo-button-secondary-warning:focus,fieldset[disable] .fo-button-secondary-warning.focus{background-color:transparent;text-decoration:none;border:0;outline:0;}.fo-button-secondary-warning:hover{border-color:#f9a625;}.fo-button-secondary-warning:hover{color:#f9a625;}.fo-button-secondary-warning:hover,.fo-button-secondary-warning.hover{background-color:var(--color-warning-light);}.fo-button-secondary-warning:active,.fo-button-secondary-warning.active{border:1px solid var(--color-warning);}.fo-button-secondary-warning:active:focus,.fo-button-secondary-warning:active.focus,.fo-button-secondary-warning.active:focus,.fo-button-secondary-warning.active.focus{border:1px solid var(--color-warning);}.fo-button-secondary-warning:focus,.fo-button-secondary-warning.focus{color:var(--color-warning);border:1px solid var(--color-warning);}.fo-button-secondary-warning.disable,.fo-button-secondary-warning[disable],fieldset[disable] .fo-button-secondary-warning{border:1px solid var(--color-warning);color:var(--color-warning);}.fo-button-secondary-warning.disable:focus,.fo-button-secondary-warning.disable.focus,.fo-button-secondary-warning[disable]:focus,.fo-button-secondary-warning[disable].focus,fieldset[disable] .fo-button-secondary-warning:focus,fieldset[disable] .fo-button-secondary-warning.focus{color:var(--color-warning);}.fo-button-secondary-warning em{color:var(--color-warning)!important;}.fo-button-secondary-error{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:3px;display:inline-block;box-shadow:none;background-color:transparent;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid;color:var(--color-error);border-color:#db4437;color:#db4437;}.fo-button-secondary-error i,.fo-button-secondary-error em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-secondary-error i:before,.fo-button-secondary-error em:before{height:16px;line-height:18px;}.fo-button-secondary-error::before,.fo-button-secondary-error:before{margin:0 5px;height:16px;line-height:18px;font-size:1.5em;}.fo-button-secondary-error:hover,.fo-button-secondary-error.hover{background-color:transparent;text-decoration:none;}.fo-button-secondary-error:active,.fo-button-secondary-error.active{outline:0;background-image:none;background-color:transparent;}.fo-button-secondary-error:active:focus,.fo-button-secondary-error:active.focus,.fo-button-secondary-error.active:focus,.fo-button-secondary-error.active.focus{background-color:transparent;}.fo-button-secondary-error:focus,.fo-button-secondary-error.focus{background-color:transparent;text-decoration:none;outline:0;}.fo-button-secondary-error.disable,.fo-button-secondary-error[disable],fieldset[disable] .fo-button-secondary-error{cursor:not-allowed;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-secondary-error.disable:focus,.fo-button-secondary-error.disable.focus,.fo-button-secondary-error[disable]:focus,.fo-button-secondary-error[disable].focus,fieldset[disable] .fo-button-secondary-error:focus,fieldset[disable] .fo-button-secondary-error.focus{background-color:transparent;text-decoration:none;border:0;outline:0;}.fo-button-secondary-error:hover{border-color:#bd2e22;}.fo-button-secondary-error:hover{color:#bd2e22;}.fo-button-secondary-error:hover,.fo-button-secondary-error.hover{background-color:var(--color-error-light);}.fo-button-secondary-error:active,.fo-button-secondary-error.active{border:1px solid var(--color-error);}.fo-button-secondary-error:active:focus,.fo-button-secondary-error:active.focus,.fo-button-secondary-error.active:focus,.fo-button-secondary-error.active.focus{border:1px solid var(--color-error);}.fo-button-secondary-error:focus,.fo-button-secondary-error.focus{color:var(--color-error);border:1px solid var(--color-error);}.fo-button-secondary-error.disable,.fo-button-secondary-error[disable],fieldset[disable] .fo-button-secondary-error{border:1px solid var(--color-error);color:var(--color-error);}.fo-button-secondary-error.disable:focus,.fo-button-secondary-error.disable.focus,.fo-button-secondary-error[disable]:focus,.fo-button-secondary-error[disable].focus,fieldset[disable] .fo-button-secondary-error:focus,fieldset[disable] .fo-button-secondary-error.focus{color:var(--color-error);}.fo-button-secondary-white{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:3px;display:inline-block;box-shadow:none;background-color:transparent;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid;color:var(--color-white);border-color:#fff;color:#fff;}.fo-button-secondary-white i,.fo-button-secondary-white em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-secondary-white i:before,.fo-button-secondary-white em:before{height:16px;line-height:18px;}.fo-button-secondary-white::before,.fo-button-secondary-white:before{margin:0 5px;height:16px;line-height:18px;font-size:1.5em;}.fo-button-secondary-white:hover,.fo-button-secondary-white.hover{background-color:transparent;text-decoration:none;}.fo-button-secondary-white:active,.fo-button-secondary-white.active{outline:0;background-image:none;background-color:transparent;}.fo-button-secondary-white:active:focus,.fo-button-secondary-white:active.focus,.fo-button-secondary-white.active:focus,.fo-button-secondary-white.active.focus{background-color:transparent;}.fo-button-secondary-white:focus,.fo-button-secondary-white.focus{background-color:transparent;text-decoration:none;outline:0;}.fo-button-secondary-white.disable,.fo-button-secondary-white[disable],fieldset[disable] .fo-button-secondary-white{cursor:not-allowed;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-secondary-white.disable:focus,.fo-button-secondary-white.disable.focus,.fo-button-secondary-white[disable]:focus,.fo-button-secondary-white[disable].focus,fieldset[disable] .fo-button-secondary-white:focus,fieldset[disable] .fo-button-secondary-white.focus{background-color:transparent;text-decoration:none;border:0;outline:0;}.fo-button-secondary-white:hover{border-color:#e6e6e6;}.fo-button-secondary-white:hover{color:#e6e6e6;}.fo-button-secondary-white:active,.fo-button-secondary-white.active{border:1px solid var(--color-white);}.fo-button-secondary-white:active:focus,.fo-button-secondary-white:active.focus,.fo-button-secondary-white.active:focus,.fo-button-secondary-white.active.focus{border:1px solid var(--color-white);}.fo-button-secondary-white:focus,.fo-button-secondary-white.focus{color:var(--color-white);border:1px solid var(--color-white);}.fo-button-secondary-white.disable,.fo-button-secondary-white[disable],fieldset[disable] .fo-button-secondary-white{border:1px solid var(--color-white-disable);color:var(--color-white-disable);}.fo-button-secondary-white.disable:focus,.fo-button-secondary-white.disable.focus,.fo-button-secondary-white[disable]:focus,.fo-button-secondary-white[disable].focus,fieldset[disable] .fo-button-secondary-white:focus,fieldset[disable] .fo-button-secondary-white.focus{color:var(--color-white-disable);}.fo-button-secondary-black{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:3px;display:inline-block;box-shadow:none;background-color:transparent;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid;color:var(--color-black);border-color:#000;color:#000;}.fo-button-secondary-black i,.fo-button-secondary-black em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-secondary-black i:before,.fo-button-secondary-black em:before{height:16px;line-height:18px;}.fo-button-secondary-black::before,.fo-button-secondary-black:before{margin:0 5px;height:16px;line-height:18px;font-size:1.5em;}.fo-button-secondary-black:hover,.fo-button-secondary-black.hover{background-color:transparent;text-decoration:none;}.fo-button-secondary-black:active,.fo-button-secondary-black.active{outline:0;background-image:none;background-color:transparent;}.fo-button-secondary-black:active:focus,.fo-button-secondary-black:active.focus,.fo-button-secondary-black.active:focus,.fo-button-secondary-black.active.focus{background-color:transparent;}.fo-button-secondary-black:focus,.fo-button-secondary-black.focus{background-color:transparent;text-decoration:none;outline:0;}.fo-button-secondary-black.disable,.fo-button-secondary-black[disable],fieldset[disable] .fo-button-secondary-black{cursor:not-allowed;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-secondary-black.disable:focus,.fo-button-secondary-black.disable.focus,.fo-button-secondary-black[disable]:focus,.fo-button-secondary-black[disable].focus,fieldset[disable] .fo-button-secondary-black:focus,fieldset[disable] .fo-button-secondary-black.focus{background-color:transparent;text-decoration:none;border:0;outline:0;}.fo-button-secondary-black:hover{border-color:#000;}.fo-button-secondary-black:hover{color:#000;}.fo-button-secondary-black:active,.fo-button-secondary-black.active{border:1px solid var(--color-black);}.fo-button-secondary-black:active:focus,.fo-button-secondary-black:active.focus,.fo-button-secondary-black.active:focus,.fo-button-secondary-black.active.focus{border:1px solid var(--color-black);}.fo-button-secondary-black:focus,.fo-button-secondary-black.focus{color:var(--color-black);border:1px solid var(--color-black);}.fo-button-secondary-black.disable,.fo-button-secondary-black[disable],fieldset[disable] .fo-button-secondary-black{border:1px solid var(--color-black-disable);color:var(--color-black-disable);}.fo-button-secondary-black.disable:focus,.fo-button-secondary-black.disable.focus,.fo-button-secondary-black[disable]:focus,.fo-button-secondary-black[disable].focus,fieldset[disable] .fo-button-secondary-black:focus,fieldset[disable] .fo-button-secondary-black.focus{color:var(--color-black-disable);}.fo-button-secondary-gray{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:3px;display:inline-block;box-shadow:none;background-color:transparent;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid;color:var(--color-gray-60);border-color:#999;color:#999;}.fo-button-secondary-gray i,.fo-button-secondary-gray em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-secondary-gray i:before,.fo-button-secondary-gray em:before{height:16px;line-height:18px;}.fo-button-secondary-gray::before,.fo-button-secondary-gray:before{margin:0 5px;height:16px;line-height:18px;font-size:1.5em;}.fo-button-secondary-gray:hover,.fo-button-secondary-gray.hover{background-color:transparent;text-decoration:none;}.fo-button-secondary-gray:active,.fo-button-secondary-gray.active{outline:0;background-image:none;background-color:transparent;}.fo-button-secondary-gray:active:focus,.fo-button-secondary-gray:active.focus,.fo-button-secondary-gray.active:focus,.fo-button-secondary-gray.active.focus{background-color:transparent;}.fo-button-secondary-gray:focus,.fo-button-secondary-gray.focus{background-color:transparent;text-decoration:none;outline:0;}.fo-button-secondary-gray.disable,.fo-button-secondary-gray[disable],fieldset[disable] .fo-button-secondary-gray{cursor:not-allowed;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-secondary-gray.disable:focus,.fo-button-secondary-gray.disable.focus,.fo-button-secondary-gray[disable]:focus,.fo-button-secondary-gray[disable].focus,fieldset[disable] .fo-button-secondary-gray:focus,fieldset[disable] .fo-button-secondary-gray.focus{background-color:transparent;text-decoration:none;border:0;outline:0;}.fo-button-secondary-gray:hover{border-color:#808080;}.fo-button-secondary-gray:hover{color:#808080;}.fo-button-secondary-gray:active,.fo-button-secondary-gray.active{border:1px solid var(--color-gray-60);}.fo-button-secondary-gray:active:focus,.fo-button-secondary-gray:active.focus,.fo-button-secondary-gray.active:focus,.fo-button-secondary-gray.active.focus{border:1px solid var(--color-gray-60);}.fo-button-secondary-gray:focus,.fo-button-secondary-gray.focus{color:var(--color-gray-60);border:1px solid var(--color-gray-60);}.fo-button-secondary-gray.disable,.fo-button-secondary-gray[disable],fieldset[disable] .fo-button-secondary-gray{border:1px solid var(--color-gray-disable);color:var(--color-gray-disable);}.fo-button-secondary-gray.disable:focus,.fo-button-secondary-gray.disable.focus,.fo-button-secondary-gray[disable]:focus,.fo-button-secondary-gray[disable].focus,fieldset[disable] .fo-button-secondary-gray:focus,fieldset[disable] .fo-button-secondary-gray.focus{color:var(--color-gray-disable);}.fo-button-filter{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#666;border:1px solid #666;color:#fff;padding:20px 0;border-radius:0 3px 3px 0;outline:0;border:0;}.fo-button-filter i,.fo-button-filter em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-filter i:before,.fo-button-filter em:before{height:16px;line-height:18px;}.fo-button-filter::before,.fo-button-filter:before{margin:0 5px;height:16px;}.fo-button-filter em[class^=fo-icon-],.fo-button-filter em[class*=fo-icon-]{font-size:1.5em;}.fo-button-filter:hover,.fo-button-filter.hover{background-color:#333;color:#fff;text-decoration:none;outline:0;}.fo-button-filter:active,.fo-button-filter.active{outline:0;background-image:none;background-color:#666;color:#fff;}.fo-button-filter:active:focus,.fo-button-filter:active.focus,.fo-button-filter.active:focus,.fo-button-filter.active.focus{background-color:#666;}.fo-button-filter:focus,.fo-button-filter.focus{color:#fff;background-color:#666;text-decoration:none;outline:0;}.fo-button-filter i{font-size:20px;margin:0;}.fo-button-mini,.fo-calendar .fc-state-default{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid inherit;font-size:12px;padding:4px 12px;line-height:14px;box-shadow:none;background-color:var(--color-primary);color:var(--color-white);}.fo-button-mini i,.fo-calendar .fc-state-default i,.fo-button-mini em,.fo-calendar .fc-state-default em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-mini i:before,.fo-calendar .fc-state-default i:before,.fo-button-mini em:before,.fo-calendar .fc-state-default em:before{height:16px;line-height:18px;}.fo-button-mini::before,.fo-calendar .fc-state-default::before,.fo-button-mini:before{margin:0 5px;height:16px;}.fo-button-mini em[class^=fo-icon-],.fo-calendar .fc-state-default em[class^=fo-icon-],.fo-button-mini em[class*=fo-icon-],.fo-calendar .fc-state-default em[class*=fo-icon-]{font-size:1.5em;}.fo-button-mini a:hover,.fo-calendar .fc-state-default a:hover,.fo-button-mini:hover,.fo-calendar .fc-state-default:hover,.fo-button-mini.hover,.fo-calendar .hover.fc-state-default{border:1px solid inherit;text-decoration:none;background-color:var(--color-hover);color:var(--color-white);}.fo-button-mini:active,.fo-calendar .fc-state-default:active,.fo-button-mini.active,.fo-calendar .active.fc-state-default{outline:0;background-image:none;}.fo-button-mini:focus,.fo-calendar .fc-state-default:focus,.fo-button-mini.focus,.fo-calendar .focus.fc-state-default{text-decoration:none;color:var(--color-hover);}.fo-button-mini:visited,.fo-calendar .fc-state-default:visited,.fo-button-mini.visited,.fo-calendar .visited.fc-state-default{text-decoration:none;color:var(--color-white);}.fo-button-mini:visited a:hover,.fo-calendar .fc-state-default:visited a:hover,.fo-button-mini:visited:hover,.fo-calendar .fc-state-default:visited:hover,.fo-button-mini:visited.hover,.fo-calendar .fc-state-default:visited.hover,.fo-button-mini.visited a:hover,.fo-calendar .visited.fc-state-default a:hover,.fo-button-mini.visited:hover,.fo-calendar .visited.fc-state-default:hover,.fo-button-mini.visited.hover,.fo-calendar .visited.hover.fc-state-default{color:var(--color-white);}.fo-button-secondary-mini{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:3px;display:inline-block;box-shadow:none;background-color:transparent;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-size:12px;padding:4px 12px;line-height:14px;box-shadow:none;border:var(--button-border);}.fo-button-secondary-mini i,.fo-button-secondary-mini em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-secondary-mini i:before,.fo-button-secondary-mini em:before{height:16px;line-height:18px;}.fo-button-secondary-mini::before,.fo-button-secondary-mini:before{margin:0 5px;height:16px;line-height:18px;font-size:1.5em;}.fo-button-secondary-mini:hover,.fo-button-secondary-mini.hover{background-color:transparent;text-decoration:none;}.fo-button-secondary-mini:active,.fo-button-secondary-mini.active{outline:0;background-image:none;background-color:transparent;}.fo-button-secondary-mini:active:focus,.fo-button-secondary-mini:active.focus,.fo-button-secondary-mini.active:focus,.fo-button-secondary-mini.active.focus{background-color:transparent;}.fo-button-secondary-mini:focus,.fo-button-secondary-mini.focus{background-color:transparent;text-decoration:none;outline:0;}.fo-button-secondary-mini.disable,.fo-button-secondary-mini[disable],fieldset[disable] .fo-button-secondary-mini{cursor:not-allowed;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=65);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);opacity:.65;}.fo-button-secondary-mini.disable:focus,.fo-button-secondary-mini.disable.focus,.fo-button-secondary-mini[disable]:focus,.fo-button-secondary-mini[disable].focus,fieldset[disable] .fo-button-secondary-mini:focus,fieldset[disable] .fo-button-secondary-mini.focus{background-color:transparent;text-decoration:none;border:0;outline:0;}.fo-button-secondary-mini a:hover,.fo-button-secondary-mini:hover,.fo-button-secondary-mini.hover{border:1px solid var(--color-hover);text-decoration:none;}.fo-button-secondary-mini:active,.fo-button-secondary-mini.active{outline:0;background-image:none;}.fo-button-secondary-mini:focus,.fo-button-secondary-mini.focus{text-decoration:none;color:var(--color-hover);}.fo-button-secondary-mini:visited,.fo-button-secondary-mini.visited{text-decoration:none;color:var(--color-white);}.fo-button-secondary-mini:visited a:hover,.fo-button-secondary-mini:visited:hover,.fo-button-secondary-mini:visited.hover,.fo-button-secondary-mini.visited a:hover,.fo-button-secondary-mini.visited:hover,.fo-button-secondary-mini.visited.hover{color:var(--color-white);}.fo-mobile-icon-button{background-color:transparent;border-radius:2px;padding:2px;color:var(--color-white);font-size:20px;margin-right:7px;}.fo-mobile-icon-button:hover,.fo-mobile-icon-button.hover{color:var(--color-hover)!important;background-color:transparent!important;text-decoration:none;}.fo-mobile-icon-button:active,.fo-mobile-icon-button.active{outline:0;background-image:none;color:var(--color-hover)!important;background-color:transparent!important;}.fo-mobile-icon-button:active:focus,.fo-mobile-icon-button:active.focus,.fo-mobile-icon-button.active:focus,.fo-mobile-icon-button.active.focus{background-color:transparent!important;}.fo-mobile-icon-button:focus,.fo-mobile-icon-button.focus{color:var(--color-hover)!important;background-color:transparent!important;text-decoration:none;}.fo-mobile-icon-button i{font-size:20px;}.fo-mobile-button-black{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:transparent;border-radius:2px;padding:2px;color:#333;font-size:14px;margin-right:7px;box-shadow:none;}.fo-mobile-button-black i,.fo-mobile-button-black em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-mobile-button-black i:before,.fo-mobile-button-black em:before{height:16px;line-height:18px;}.fo-mobile-button-black::before,.fo-mobile-button-black:before{margin:0 5px;height:16px;}.fo-mobile-button-black em[class^=fo-icon-],.fo-mobile-button-black em[class*=fo-icon-]{font-size:1.5em;}.fo-mobile-button-black:hover,.fo-mobile-button-black.hover{background-color:var(--color-primary) -dark!important;text-decoration:none;}.fo-mobile-button-black:active,.fo-mobile-button-black.active{outline:0;background-image:none;background-color:var(--button-background);}.fo-mobile-button-black:active:focus,.fo-mobile-button-black:active.focus,.fo-mobile-button-black.active:focus,.fo-mobile-button-black.active.focus{background-color:var(--button-background)!important;}.fo-mobile-button-black:focus,.fo-mobile-button-black.focus{color:#fff;background-color:var(--button-background)!important;text-decoration:none;}.fo-mobile-button-black i{font-size:20px;}.fo-button-dropdown{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:var(--color-primary);border:1px solid var(--color-primary);color:#fff;padding:8px 15px;}.fo-button-dropdown i,.fo-button-dropdown em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}.fo-button-dropdown i:before,.fo-button-dropdown em:before{height:16px;line-height:18px;}.fo-button-dropdown::before,.fo-button-dropdown:before{margin:0 5px;height:16px;}.fo-button-dropdown em[class^=fo-icon-],.fo-button-dropdown em[class*=fo-icon-]{font-size:1.5em;}.fo-button-dropdown:hover,.fo-button-dropdown.hover{background-color:var(--color-primary) -dark;text-decoration:none;}.fo-button-dropdown:active,.fo-button-dropdown.active{outline:0;background-image:none;background-color:var(--button-background);}.fo-button-dropdown:active:focus,.fo-button-dropdown:active.focus,.fo-button-dropdown.active:focus,.fo-button-dropdown.active.focus{background-color:var(--button-background);}.fo-button-dropdown:focus,.fo-button-dropdown.focus{color:#fff;background-color:var(--button-background);text-decoration:none;}.fo-button-dropdown i{font-size:20px;}.fo-button-dropdown label{margin-top:-4px;}.fo-button-dropdown input{margin-left:8px;}.fo-button-full,.fo-button-block{width:100%!important;}.filter-button-static{position:fixed;height:50px;left:5px;bottom:5px;z-index:999;text-align:center;padding:0;border:0;background-color:#3aa7de;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,153,255,.2);}.filter-button-static:hover{background-color:var(--color-primary) -dark;}.filter-button-static a{width:100%;color:#fff;text-transform:uppercase;}.filter-button-relative{position:relative;height:50px;width:100%;z-index:999;text-align:center;padding:1px0;border:0;background-color:#3aa7de;color:#fff;margin-bottom:1px5;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,153,255,.2);}.filter-button-relative:hover{background-color:var(--color-primary) -dark;}.filter-button-relative a{width:100%;color:#fff;text-transform:uppercase;}.button-group,.fo-button-group{display:inline-block;white-space:nowrap;vertical-align:middle;position:relative;}.button-group button,.button-group a,.fo-button-group button,.fo-button-group a{margin-left:10px;}.fo-feedback-button{-webkit-transform:rotate(270deg) translate(100%,-50%);-moz-transform:rotate(270deg) translate(100%,-50%);-ms-transform:rotate(270deg) translate(100%,-50%);transform:rotate(270deg) translate(100%,-50%);z-index:1010;position:fixed;right:-80px;top:50%;}.fo-feedback-button:hover{right:-70px;}.fo-stroke-button-full{width:100%;}.fo-button-small{padding:6px 25px;font-size:.9em;line-height:1.5;}.fo-button-large{padding:6px 45px;font-size:1.4em;line-height:1.9;}.fo-button-input{position:absolute;right:5%;top:30%;}.fo-button-input button{font-size:.8em;padding:0;border:0;width:2.1em;height:2.1em;border-radius:5px;line-height:1;margin:0;}.fo-button-input button:before{color:var(--color-primary);font-size:2.3em;line-height:1;margin:0;height:unset;}.fo-button-input button:hover{border:0;}.fo-button-input button:hover:before{color:#285f8f;}.fo-button-input button:focus{border:0;}.fo-button-group{margin:.5em 0 0 0;vertical-align:middle;display:inline-block;position:relative;padding:0;}.fo-button-group button{display:inline;margin:0 .4em;}@media(max-width:1023px){.navbar-toggle{display:block;}}label input{border:2px solid #ccc;transition:border-color 200ms ease;}.fo-button-badges{position:relative;}.fo-button-badges:before{display:inline-block;position:absolute;top:-10px;right:-15px;content:attr(data-badges);font-size:.9em;line-height:1.8;color:var(--color-error-light);background-color:var(--color-error);border-radius:2em;width:1.9em;height:1.9em;text-align:center;}.fo-button-circle{font-size:2em;line-height:1.8;color:var(--color-white);background-color:var(--color-primary);border:0;border-radius:2em;width:2em;height:2em;text-align:center;}.fo-card{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}.fo-card .fo-card-title h3,.fo-card .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-card .fo-card-body,.fo-card .card-body{padding:15px;}.fo-card .fo-card-body .fo-card-image img,.fo-card .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-card .fo-card-body .fo-card-title h2,.fo-card .fo-card-body .card-title h2,.fo-card .card-body .fo-card-title h2,.fo-card .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-card .fo-card-body .fo-card-content,.fo-card .fo-card-body .card-content,.fo-card .card-body .fo-card-content,.fo-card .card-body .card-content{padding:1em;}.fo-card .fo-card-body .fo-card-content h2,.fo-card .fo-card-body .fo-card-content h3,.fo-card .fo-card-body .fo-card-content h4,.fo-card .fo-card-body .fo-card-content h5,.fo-card .fo-card-body .card-content h2,.fo-card .fo-card-body .card-content h3,.fo-card .fo-card-body .card-content h4,.fo-card .fo-card-body .card-content h5,.fo-card .card-body .fo-card-content h2,.fo-card .card-body .fo-card-content h3,.fo-card .card-body .fo-card-content h4,.fo-card .card-body .fo-card-content h5,.fo-card .card-body .card-content h2,.fo-card .card-body .card-content h3,.fo-card .card-body .card-content h4,.fo-card .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-card .fo-card-body .fo-card-content h1,.fo-card .fo-card-body .card-content h1,.fo-card .card-body .fo-card-content h1,.fo-card .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-card .fo-card-body .fo-card-content h6,.fo-card .fo-card-body .card-content h6,.fo-card .card-body .fo-card-content h6,.fo-card .card-body .card-content h6{color:#808080;margin:0;}.fo-card .fo-card-body .fo-card-content p,.fo-card .fo-card-body .card-content p,.fo-card .card-body .fo-card-content p,.fo-card .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-card .fo-card-body .fo-card-icon,.fo-card .fo-card-body .card-icon,.fo-card .card-body .fo-card-icon,.fo-card .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card .fo-card-body .fo-card-icon h6,.fo-card .fo-card-body .card-icon h6,.fo-card .card-body .fo-card-icon h6,.fo-card .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card .fo-card-body .fo-card-icon em,.fo-card .fo-card-body .fo-card-icon i,.fo-card .fo-card-body .fo-card-icon span,.fo-card .fo-card-body .card-icon em,.fo-card .fo-card-body .card-icon i,.fo-card .fo-card-body .card-icon span,.fo-card .card-body .fo-card-icon em,.fo-card .card-body .fo-card-icon i,.fo-card .card-body .fo-card-icon span,.fo-card .card-body .card-icon em,.fo-card .card-body .card-icon i,.fo-card .card-body .card-icon span{font-size:4em;color:#666;}.fo-card-visual{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}.fo-card-visual .fo-card-title h3,.fo-card-visual .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-card-visual .fo-card-body,.fo-card-visual .card-body{padding:15px;}.fo-card-visual .fo-card-body .fo-card-image img,.fo-card-visual .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-card-visual .fo-card-body .fo-card-title h2,.fo-card-visual .fo-card-body .card-title h2,.fo-card-visual .card-body .fo-card-title h2,.fo-card-visual .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-card-visual .fo-card-body .fo-card-content,.fo-card-visual .fo-card-body .card-content,.fo-card-visual .card-body .fo-card-content,.fo-card-visual .card-body .card-content{padding:1em;}.fo-card-visual .fo-card-body .fo-card-content h2,.fo-card-visual .fo-card-body .fo-card-content h3,.fo-card-visual .fo-card-body .fo-card-content h4,.fo-card-visual .fo-card-body .fo-card-content h5,.fo-card-visual .fo-card-body .card-content h2,.fo-card-visual .fo-card-body .card-content h3,.fo-card-visual .fo-card-body .card-content h4,.fo-card-visual .fo-card-body .card-content h5,.fo-card-visual .card-body .fo-card-content h2,.fo-card-visual .card-body .fo-card-content h3,.fo-card-visual .card-body .fo-card-content h4,.fo-card-visual .card-body .fo-card-content h5,.fo-card-visual .card-body .card-content h2,.fo-card-visual .card-body .card-content h3,.fo-card-visual .card-body .card-content h4,.fo-card-visual .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-card-visual .fo-card-body .fo-card-content h1,.fo-card-visual .fo-card-body .card-content h1,.fo-card-visual .card-body .fo-card-content h1,.fo-card-visual .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-card-visual .fo-card-body .fo-card-content h6,.fo-card-visual .fo-card-body .card-content h6,.fo-card-visual .card-body .fo-card-content h6,.fo-card-visual .card-body .card-content h6{color:#808080;margin:0;}.fo-card-visual .fo-card-body .fo-card-content p,.fo-card-visual .fo-card-body .card-content p,.fo-card-visual .card-body .fo-card-content p,.fo-card-visual .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-card-visual .fo-card-body .fo-card-icon,.fo-card-visual .fo-card-body .card-icon,.fo-card-visual .card-body .fo-card-icon,.fo-card-visual .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-visual .fo-card-body .fo-card-icon h6,.fo-card-visual .fo-card-body .card-icon h6,.fo-card-visual .card-body .fo-card-icon h6,.fo-card-visual .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-visual .fo-card-body .fo-card-icon em,.fo-card-visual .fo-card-body .fo-card-icon i,.fo-card-visual .fo-card-body .fo-card-icon span,.fo-card-visual .fo-card-body .card-icon em,.fo-card-visual .fo-card-body .card-icon i,.fo-card-visual .fo-card-body .card-icon span,.fo-card-visual .card-body .fo-card-icon em,.fo-card-visual .card-body .fo-card-icon i,.fo-card-visual .card-body .fo-card-icon span,.fo-card-visual .card-body .card-icon em,.fo-card-visual .card-body .card-icon i,.fo-card-visual .card-body .card-icon span{font-size:4em;color:#666;}.fo-card-visual .fo-card-body{padding:0;}.fo-card-post,.post-slide{background-color:var(--background-content);margin:0 15px 15px 0;border-radius:5px;padding-top:1px;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0rgba 0,0,0,.12;}.fo-card-post .fo-card-post-img,.fo-card-post .post-img,.post-slide .fo-card-post-img,.post-slide .post-img{position:relative;overflow:hidden;border-radius:5px 5px 0 0;min-height:200px;}.fo-card-post .fo-card-post-img img,.fo-card-post .post-img img,.post-slide .fo-card-post-img img,.post-slide .post-img img{width:100%;height:100%;transform:scale(1,1);transition:transform .2s linear;}.fo-card-post .fo-card-post-over-layer,.fo-card-post .over-layer,.post-slide .fo-card-post-over-layer,.post-slide .over-layer{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;background:linear-gradient(-45deg,rgba(6,190,244,.75) 0%,rgba(45,112,253,.6) 100%);transition:all .5s linear;}.fo-card-post .fo-card-post-over-layer em,.fo-card-post .over-layer em,.post-slide .fo-card-post-over-layer em,.post-slide .over-layer em{position:relative;top:40%;text-align:center;display:block;color:var(--color-white);font-size:3em;}.fo-card-post:hover .fo-card-post-over-layer,.fo-card-post:hover .over-layer,.post-slide:hover .fo-card-post-over-layer,.post-slide:hover .over-layer{opacity:1;text-decoration:none;}.fo-card-post:hover .fo-card-post-img img,.fo-card-post:hover .post-img img,.post-slide:hover .fo-card-post-img img,.post-slide:hover .post-img img{transform:scale(1.1,1.1);}.fo-card-post .fo-card-post-content,.fo-card-post .post-content,.post-slide .fo-card-post-content,.post-slide .post-content{padding:1em;border-radius:15px;}.fo-card-post .fo-card-post-content .fo-card-post-title,.fo-card-post .fo-card-post-content .post-title,.fo-card-post .post-content .fo-card-post-title,.fo-card-post .post-content .post-title,.post-slide .fo-card-post-content .fo-card-post-title,.post-slide .fo-card-post-content .post-title,.post-slide .post-content .fo-card-post-title,.post-slide .post-content .post-title{font-size:1.2rem;}.fo-card-post .fo-card-post-content .fo-card-post-title a,.fo-card-post .fo-card-post-content .post-title a,.fo-card-post .post-content .fo-card-post-title a,.fo-card-post .post-content .post-title a,.post-slide .fo-card-post-content .fo-card-post-title a,.post-slide .fo-card-post-content .post-title a,.post-slide .post-content .fo-card-post-title a,.post-slide .post-content .post-title a{font-size:15px;font-weight:bold;color:var(--color-body);display:inline-block;transition:all .3s ease 0s;height:30px;max-height:30px;overflow:hidden;}.fo-card-post .fo-card-post-content .fo-card-post-title a:hover,.fo-card-post .fo-card-post-content .post-title a:hover,.fo-card-post .post-content .fo-card-post-title a:hover,.fo-card-post .post-content .post-title a:hover,.post-slide .fo-card-post-content .fo-card-post-title a:hover,.post-slide .fo-card-post-content .post-title a:hover,.post-slide .post-content .fo-card-post-title a:hover,.post-slide .post-content .post-title a:hover{text-decoration:none;color:var(--color-hover);}.fo-card-post .fo-card-post-content .fo-card-post-description,.fo-card-post .fo-card-post-content .post-description,.fo-card-post .post-content .fo-card-post-description,.fo-card-post .post-content .post-description,.post-slide .fo-card-post-content .fo-card-post-description,.post-slide .fo-card-post-content .post-description,.post-slide .post-content .fo-card-post-description,.post-slide .post-content .post-description{line-height:24px;color:var(--color-gray-60);margin-bottom:15px;max-height:70px;min-height:70px;overflow:hidden;}.fo-card-post .fo-card-post-content .fo-card-post-description .fo-card-post-edit-buttons em,.fo-card-post .fo-card-post-content .fo-card-post-description .post-edit-buttons em,.fo-card-post .fo-card-post-content .post-description .fo-card-post-edit-buttons em,.fo-card-post .fo-card-post-content .post-description .post-edit-buttons em,.fo-card-post .post-content .fo-card-post-description .fo-card-post-edit-buttons em,.fo-card-post .post-content .fo-card-post-description .post-edit-buttons em,.fo-card-post .post-content .post-description .fo-card-post-edit-buttons em,.fo-card-post .post-content .post-description .post-edit-buttons em,.post-slide .fo-card-post-content .fo-card-post-description .fo-card-post-edit-buttons em,.post-slide .fo-card-post-content .fo-card-post-description .post-edit-buttons em,.post-slide .fo-card-post-content .post-description .fo-card-post-edit-buttons em,.post-slide .fo-card-post-content .post-description .post-edit-buttons em,.post-slide .post-content .fo-card-post-description .fo-card-post-edit-buttons em,.post-slide .post-content .fo-card-post-description .post-edit-buttons em,.post-slide .post-content .post-description .fo-card-post-edit-buttons em,.post-slide .post-content .post-description .post-edit-buttons em{font-size:1.5em;}.fo-card-post .fo-card-post-content .fo-card-post-description .fo-card-post-date-created,.fo-card-post .fo-card-post-content .fo-card-post-description .post-date-created,.fo-card-post .fo-card-post-content .fo-card-post-description .fo-card-post-date-expired,.fo-card-post .fo-card-post-content .fo-card-post-description .post-date-expired,.fo-card-post .fo-card-post-content .post-description .fo-card-post-date-created,.fo-card-post .fo-card-post-content .post-description .post-date-created,.fo-card-post .fo-card-post-content .post-description .fo-card-post-date-expired,.fo-card-post .fo-card-post-content .post-description .post-date-expired,.fo-card-post .post-content .fo-card-post-description .fo-card-post-date-created,.fo-card-post .post-content .fo-card-post-description .post-date-created,.fo-card-post .post-content .fo-card-post-description .fo-card-post-date-expired,.fo-card-post .post-content .fo-card-post-description .post-date-expired,.fo-card-post .post-content .post-description .fo-card-post-date-created,.fo-card-post .post-content .post-description .post-date-created,.fo-card-post .post-content .post-description .fo-card-post-date-expired,.fo-card-post .post-content .post-description .post-date-expired,.post-slide .fo-card-post-content .fo-card-post-description .fo-card-post-date-created,.post-slide .fo-card-post-content .fo-card-post-description .post-date-created,.post-slide .fo-card-post-content .fo-card-post-description .fo-card-post-date-expired,.post-slide .fo-card-post-content .fo-card-post-description .post-date-expired,.post-slide .fo-card-post-content .post-description .fo-card-post-date-created,.post-slide .fo-card-post-content .post-description .post-date-created,.post-slide .fo-card-post-content .post-description .fo-card-post-date-expired,.post-slide .fo-card-post-content .post-description .post-date-expired,.post-slide .post-content .fo-card-post-description .fo-card-post-date-created,.post-slide .post-content .fo-card-post-description .post-date-created,.post-slide .post-content .fo-card-post-description .fo-card-post-date-expired,.post-slide .post-content .fo-card-post-description .post-date-expired,.post-slide .post-content .post-description .fo-card-post-date-created,.post-slide .post-content .post-description .post-date-created,.post-slide .post-content .post-description .fo-card-post-date-expired,.post-slide .post-content .post-description .post-date-expired{color:var(--color-gray-80);font-size:.9em;}.fo-card-post .fo-card-post-content .fo-card-post-description .fo-card-post-date-created em,.fo-card-post .fo-card-post-content .fo-card-post-description .post-date-created em,.fo-card-post .fo-card-post-content .fo-card-post-description .fo-card-post-date-expired em,.fo-card-post .fo-card-post-content .fo-card-post-description .post-date-expired em,.fo-card-post .fo-card-post-content .post-description .fo-card-post-date-created em,.fo-card-post .fo-card-post-content .post-description .post-date-created em,.fo-card-post .fo-card-post-content .post-description .fo-card-post-date-expired em,.fo-card-post .fo-card-post-content .post-description .post-date-expired em,.fo-card-post .post-content .fo-card-post-description .fo-card-post-date-created em,.fo-card-post .post-content .fo-card-post-description .post-date-created em,.fo-card-post .post-content .fo-card-post-description .fo-card-post-date-expired em,.fo-card-post .post-content .fo-card-post-description .post-date-expired em,.fo-card-post .post-content .post-description .fo-card-post-date-created em,.fo-card-post .post-content .post-description .post-date-created em,.fo-card-post .post-content .post-description .fo-card-post-date-expired em,.fo-card-post .post-content .post-description .post-date-expired em,.post-slide .fo-card-post-content .fo-card-post-description .fo-card-post-date-created em,.post-slide .fo-card-post-content .fo-card-post-description .post-date-created em,.post-slide .fo-card-post-content .fo-card-post-description .fo-card-post-date-expired em,.post-slide .fo-card-post-content .fo-card-post-description .post-date-expired em,.post-slide .fo-card-post-content .post-description .fo-card-post-date-created em,.post-slide .fo-card-post-content .post-description .post-date-created em,.post-slide .fo-card-post-content .post-description .fo-card-post-date-expired em,.post-slide .fo-card-post-content .post-description .post-date-expired em,.post-slide .post-content .fo-card-post-description .fo-card-post-date-created em,.post-slide .post-content .fo-card-post-description .post-date-created em,.post-slide .post-content .fo-card-post-description .fo-card-post-date-expired em,.post-slide .post-content .fo-card-post-description .post-date-expired em,.post-slide .post-content .post-description .fo-card-post-date-created em,.post-slide .post-content .post-description .post-date-created em,.post-slide .post-content .post-description .fo-card-post-date-expired em,.post-slide .post-content .post-description .post-date-expired em{margin-right:5px;color:var(--color-gray-80);font-size:1.3em;}.fo-card-post .fo-card-post-content .fo-card-post-description .fo-card-post-date-expired,.fo-card-post .fo-card-post-content .fo-card-post-description .post-date-expired,.fo-card-post .fo-card-post-content .post-description .fo-card-post-date-expired,.fo-card-post .fo-card-post-content .post-description .post-date-expired,.fo-card-post .post-content .fo-card-post-description .fo-card-post-date-expired,.fo-card-post .post-content .fo-card-post-description .post-date-expired,.fo-card-post .post-content .post-description .fo-card-post-date-expired,.fo-card-post .post-content .post-description .post-date-expired,.post-slide .fo-card-post-content .fo-card-post-description .fo-card-post-date-expired,.post-slide .fo-card-post-content .fo-card-post-description .post-date-expired,.post-slide .fo-card-post-content .post-description .fo-card-post-date-expired,.post-slide .fo-card-post-content .post-description .post-date-expired,.post-slide .post-content .fo-card-post-description .fo-card-post-date-expired,.post-slide .post-content .fo-card-post-description .post-date-expired,.post-slide .post-content .post-description .fo-card-post-date-expired,.post-slide .post-content .post-description .post-date-expired{margin-left:5px;}.fo-card-post .fo-card-post-content .fo-card-post-description .fo-button-secondary,.fo-card-post .fo-card-post-content .fo-card-post-description .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-card-post .fo-card-post-content .fo-card-post-description button,.fo-card-post .fo-card-post-content .fo-card-post-description .fo-stroke-button,.fo-card-post .fo-card-post-content .fo-card-post-description .fo-stroke-button-full,.fo-card-post .fo-card-post-content .fo-card-post-description .fo-button-input button,.fo-button-input .fo-card-post .fo-card-post-content .fo-card-post-description button,.fo-card-post .fo-card-post-content .post-description .fo-button-secondary,.fo-card-post .fo-card-post-content .post-description .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-card-post .fo-card-post-content .post-description button,.fo-card-post .fo-card-post-content .post-description .fo-stroke-button,.fo-card-post .fo-card-post-content .post-description .fo-stroke-button-full,.fo-card-post .fo-card-post-content .post-description .fo-button-input button,.fo-button-input .fo-card-post .fo-card-post-content .post-description button,.fo-card-post .post-content .fo-card-post-description .fo-button-secondary,.fo-card-post .post-content .fo-card-post-description .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-card-post .post-content .fo-card-post-description button,.fo-card-post .post-content .fo-card-post-description .fo-stroke-button,.fo-card-post .post-content .fo-card-post-description .fo-stroke-button-full,.fo-card-post .post-content .fo-card-post-description .fo-button-input button,.fo-button-input .fo-card-post .post-content .fo-card-post-description button,.fo-card-post .post-content .post-description .fo-button-secondary,.fo-card-post .post-content .post-description .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-card-post .post-content .post-description button,.fo-card-post .post-content .post-description .fo-stroke-button,.fo-card-post .post-content .post-description .fo-stroke-button-full,.fo-card-post .post-content .post-description .fo-button-input button,.fo-button-input .fo-card-post .post-content .post-description button,.post-slide .fo-card-post-content .fo-card-post-description .fo-button-secondary,.post-slide .fo-card-post-content .fo-card-post-description .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls .post-slide .fo-card-post-content .fo-card-post-description button,.post-slide .fo-card-post-content .fo-card-post-description .fo-stroke-button,.post-slide .fo-card-post-content .fo-card-post-description .fo-stroke-button-full,.post-slide .fo-card-post-content .fo-card-post-description .fo-button-input button,.fo-button-input .post-slide .fo-card-post-content .fo-card-post-description button,.post-slide .fo-card-post-content .post-description .fo-button-secondary,.post-slide .fo-card-post-content .post-description .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls .post-slide .fo-card-post-content .post-description button,.post-slide .fo-card-post-content .post-description .fo-stroke-button,.post-slide .fo-card-post-content .post-description .fo-stroke-button-full,.post-slide .fo-card-post-content .post-description .fo-button-input button,.fo-button-input .post-slide .fo-card-post-content .post-description button,.post-slide .post-content .fo-card-post-description .fo-button-secondary,.post-slide .post-content .fo-card-post-description .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls .post-slide .post-content .fo-card-post-description button,.post-slide .post-content .fo-card-post-description .fo-stroke-button,.post-slide .post-content .fo-card-post-description .fo-stroke-button-full,.post-slide .post-content .fo-card-post-description .fo-button-input button,.fo-button-input .post-slide .post-content .fo-card-post-description button,.post-slide .post-content .post-description .fo-button-secondary,.post-slide .post-content .post-description .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls .post-slide .post-content .post-description button,.post-slide .post-content .post-description .fo-stroke-button,.post-slide .post-content .post-description .fo-stroke-button-full,.post-slide .post-content .post-description .fo-button-input button,.fo-button-input .post-slide .post-content .post-description button{float:right;}.fo-card-post .fo-card-post-read-more,.fo-card-post .read-more,.post-slide .fo-card-post-read-more,.post-slide .read-more{padding:7px 20px;float:right;font-size:12px;background:var(--color-primary);color:var(--color-white);box-shadow:none;border-radius:25px;text-transform:uppercase;}.fo-card-post .fo-card-post-read-more:hover,.fo-card-post .read-more:hover,.post-slide .fo-card-post-read-more:hover,.post-slide .read-more:hover{text-decoration:none;}.fo-card-icon,.fo-box-icon,.fo-card-hover-text,.fo-card-small,.fo-card-small-text{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);width:100%;min-width:220px;height:180px;text-align:center;display:inline-block;padding:10px;position:relative;font-family:"RobotoBold",sans-serif;-webkit-box-shadow:0 5px 10px #ccc;-moz-box-shadow:0 5px 10px #ccc;box-shadow:0 5px 10px #ccc;overflow:hidden;margin:1em 0;}.fo-card-icon .fo-card-title h3,.fo-card-icon .fo-card-header h3,.fo-box-icon .fo-card-title h3,.fo-box-icon .fo-card-header h3,.fo-card-hover-text .fo-card-title h3,.fo-card-hover-text .fo-card-header h3,.fo-card-small .fo-card-title h3,.fo-card-small .fo-card-header h3,.fo-card-small-text .fo-card-title h3,.fo-card-small-text .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-card-icon .fo-card-body,.fo-card-icon .card-body,.fo-box-icon .fo-card-body,.fo-box-icon .card-body,.fo-card-hover-text .fo-card-body,.fo-card-hover-text .card-body,.fo-card-small .fo-card-body,.fo-card-small .card-body,.fo-card-small-text .fo-card-body,.fo-card-small-text .card-body{padding:15px;}.fo-card-icon .fo-card-body .fo-card-image img,.fo-card-icon .card-body .fo-card-image img,.fo-box-icon .fo-card-body .fo-card-image img,.fo-box-icon .card-body .fo-card-image img,.fo-card-hover-text .fo-card-body .fo-card-image img,.fo-card-hover-text .card-body .fo-card-image img,.fo-card-small .fo-card-body .fo-card-image img,.fo-card-small .card-body .fo-card-image img,.fo-card-small-text .fo-card-body .fo-card-image img,.fo-card-small-text .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-card-icon .fo-card-body .fo-card-title h2,.fo-card-icon .fo-card-body .card-title h2,.fo-card-icon .card-body .fo-card-title h2,.fo-card-icon .card-body .card-title h2,.fo-box-icon .fo-card-body .fo-card-title h2,.fo-box-icon .fo-card-body .card-title h2,.fo-box-icon .card-body .fo-card-title h2,.fo-box-icon .card-body .card-title h2,.fo-card-hover-text .fo-card-body .fo-card-title h2,.fo-card-hover-text .fo-card-body .card-title h2,.fo-card-hover-text .card-body .fo-card-title h2,.fo-card-hover-text .card-body .card-title h2,.fo-card-small .fo-card-body .fo-card-title h2,.fo-card-small .fo-card-body .card-title h2,.fo-card-small .card-body .fo-card-title h2,.fo-card-small .card-body .card-title h2,.fo-card-small-text .fo-card-body .fo-card-title h2,.fo-card-small-text .fo-card-body .card-title h2,.fo-card-small-text .card-body .fo-card-title h2,.fo-card-small-text .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-card-icon .fo-card-body .fo-card-content,.fo-card-icon .fo-card-body .card-content,.fo-card-icon .card-body .fo-card-content,.fo-card-icon .card-body .card-content,.fo-box-icon .fo-card-body .fo-card-content,.fo-box-icon .fo-card-body .card-content,.fo-box-icon .card-body .fo-card-content,.fo-box-icon .card-body .card-content,.fo-card-hover-text .fo-card-body .fo-card-content,.fo-card-hover-text .fo-card-body .card-content,.fo-card-hover-text .card-body .fo-card-content,.fo-card-hover-text .card-body .card-content,.fo-card-small .fo-card-body .fo-card-content,.fo-card-small .fo-card-body .card-content,.fo-card-small .card-body .fo-card-content,.fo-card-small .card-body .card-content,.fo-card-small-text .fo-card-body .fo-card-content,.fo-card-small-text .fo-card-body .card-content,.fo-card-small-text .card-body .fo-card-content,.fo-card-small-text .card-body .card-content{padding:1em;}.fo-card-icon .fo-card-body .fo-card-content h2,.fo-card-icon .fo-card-body .fo-card-content h3,.fo-card-icon .fo-card-body .fo-card-content h4,.fo-card-icon .fo-card-body .fo-card-content h5,.fo-card-icon .fo-card-body .card-content h2,.fo-card-icon .fo-card-body .card-content h3,.fo-card-icon .fo-card-body .card-content h4,.fo-card-icon .fo-card-body .card-content h5,.fo-card-icon .card-body .fo-card-content h2,.fo-card-icon .card-body .fo-card-content h3,.fo-card-icon .card-body .fo-card-content h4,.fo-card-icon .card-body .fo-card-content h5,.fo-card-icon .card-body .card-content h2,.fo-card-icon .card-body .card-content h3,.fo-card-icon .card-body .card-content h4,.fo-card-icon .card-body .card-content h5,.fo-box-icon .fo-card-body .fo-card-content h2,.fo-box-icon .fo-card-body .fo-card-content h3,.fo-box-icon .fo-card-body .fo-card-content h4,.fo-box-icon .fo-card-body .fo-card-content h5,.fo-box-icon .fo-card-body .card-content h2,.fo-box-icon .fo-card-body .card-content h3,.fo-box-icon .fo-card-body .card-content h4,.fo-box-icon .fo-card-body .card-content h5,.fo-box-icon .card-body .fo-card-content h2,.fo-box-icon .card-body .fo-card-content h3,.fo-box-icon .card-body .fo-card-content h4,.fo-box-icon .card-body .fo-card-content h5,.fo-box-icon .card-body .card-content h2,.fo-box-icon .card-body .card-content h3,.fo-box-icon .card-body .card-content h4,.fo-box-icon .card-body .card-content h5,.fo-card-hover-text .fo-card-body .fo-card-content h2,.fo-card-hover-text .fo-card-body .fo-card-content h3,.fo-card-hover-text .fo-card-body .fo-card-content h4,.fo-card-hover-text .fo-card-body .fo-card-content h5,.fo-card-hover-text .fo-card-body .card-content h2,.fo-card-hover-text .fo-card-body .card-content h3,.fo-card-hover-text .fo-card-body .card-content h4,.fo-card-hover-text .fo-card-body .card-content h5,.fo-card-hover-text .card-body .fo-card-content h2,.fo-card-hover-text .card-body .fo-card-content h3,.fo-card-hover-text .card-body .fo-card-content h4,.fo-card-hover-text .card-body .fo-card-content h5,.fo-card-hover-text .card-body .card-content h2,.fo-card-hover-text .card-body .card-content h3,.fo-card-hover-text .card-body .card-content h4,.fo-card-hover-text .card-body .card-content h5,.fo-card-small .fo-card-body .fo-card-content h2,.fo-card-small .fo-card-body .fo-card-content h3,.fo-card-small .fo-card-body .fo-card-content h4,.fo-card-small .fo-card-body .fo-card-content h5,.fo-card-small .fo-card-body .card-content h2,.fo-card-small .fo-card-body .card-content h3,.fo-card-small .fo-card-body .card-content h4,.fo-card-small .fo-card-body .card-content h5,.fo-card-small .card-body .fo-card-content h2,.fo-card-small .card-body .fo-card-content h3,.fo-card-small .card-body .fo-card-content h4,.fo-card-small .card-body .fo-card-content h5,.fo-card-small .card-body .card-content h2,.fo-card-small .card-body .card-content h3,.fo-card-small .card-body .card-content h4,.fo-card-small .card-body .card-content h5,.fo-card-small-text .fo-card-body .fo-card-content h2,.fo-card-small-text .fo-card-body .fo-card-content h3,.fo-card-small-text .fo-card-body .fo-card-content h4,.fo-card-small-text .fo-card-body .fo-card-content h5,.fo-card-small-text .fo-card-body .card-content h2,.fo-card-small-text .fo-card-body .card-content h3,.fo-card-small-text .fo-card-body .card-content h4,.fo-card-small-text .fo-card-body .card-content h5,.fo-card-small-text .card-body .fo-card-content h2,.fo-card-small-text .card-body .fo-card-content h3,.fo-card-small-text .card-body .fo-card-content h4,.fo-card-small-text .card-body .fo-card-content h5,.fo-card-small-text .card-body .card-content h2,.fo-card-small-text .card-body .card-content h3,.fo-card-small-text .card-body .card-content h4,.fo-card-small-text .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-card-icon .fo-card-body .fo-card-content h1,.fo-card-icon .fo-card-body .card-content h1,.fo-card-icon .card-body .fo-card-content h1,.fo-card-icon .card-body .card-content h1,.fo-box-icon .fo-card-body .fo-card-content h1,.fo-box-icon .fo-card-body .card-content h1,.fo-box-icon .card-body .fo-card-content h1,.fo-box-icon .card-body .card-content h1,.fo-card-hover-text .fo-card-body .fo-card-content h1,.fo-card-hover-text .fo-card-body .card-content h1,.fo-card-hover-text .card-body .fo-card-content h1,.fo-card-hover-text .card-body .card-content h1,.fo-card-small .fo-card-body .fo-card-content h1,.fo-card-small .fo-card-body .card-content h1,.fo-card-small .card-body .fo-card-content h1,.fo-card-small .card-body .card-content h1,.fo-card-small-text .fo-card-body .fo-card-content h1,.fo-card-small-text .fo-card-body .card-content h1,.fo-card-small-text .card-body .fo-card-content h1,.fo-card-small-text .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-card-icon .fo-card-body .fo-card-content h6,.fo-card-icon .fo-card-body .card-content h6,.fo-card-icon .card-body .fo-card-content h6,.fo-card-icon .card-body .card-content h6,.fo-box-icon .fo-card-body .fo-card-content h6,.fo-box-icon .fo-card-body .card-content h6,.fo-box-icon .card-body .fo-card-content h6,.fo-box-icon .card-body .card-content h6,.fo-card-hover-text .fo-card-body .fo-card-content h6,.fo-card-hover-text .fo-card-body .card-content h6,.fo-card-hover-text .card-body .fo-card-content h6,.fo-card-hover-text .card-body .card-content h6,.fo-card-small .fo-card-body .fo-card-content h6,.fo-card-small .fo-card-body .card-content h6,.fo-card-small .card-body .fo-card-content h6,.fo-card-small .card-body .card-content h6,.fo-card-small-text .fo-card-body .fo-card-content h6,.fo-card-small-text .fo-card-body .card-content h6,.fo-card-small-text .card-body .fo-card-content h6,.fo-card-small-text .card-body .card-content h6{color:#808080;margin:0;}.fo-card-icon .fo-card-body .fo-card-content p,.fo-card-icon .fo-card-body .card-content p,.fo-card-icon .card-body .fo-card-content p,.fo-card-icon .card-body .card-content p,.fo-box-icon .fo-card-body .fo-card-content p,.fo-box-icon .fo-card-body .card-content p,.fo-box-icon .card-body .fo-card-content p,.fo-box-icon .card-body .card-content p,.fo-card-hover-text .fo-card-body .fo-card-content p,.fo-card-hover-text .fo-card-body .card-content p,.fo-card-hover-text .card-body .fo-card-content p,.fo-card-hover-text .card-body .card-content p,.fo-card-small .fo-card-body .fo-card-content p,.fo-card-small .fo-card-body .card-content p,.fo-card-small .card-body .fo-card-content p,.fo-card-small .card-body .card-content p,.fo-card-small-text .fo-card-body .fo-card-content p,.fo-card-small-text .fo-card-body .card-content p,.fo-card-small-text .card-body .fo-card-content p,.fo-card-small-text .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-card-icon .fo-card-body .fo-card-icon,.fo-card-icon .fo-card-body .card-icon,.fo-card-icon .card-body .fo-card-icon,.fo-card-icon .card-body .card-icon,.fo-box-icon .fo-card-body .fo-card-icon,.fo-box-icon .fo-card-body .card-icon,.fo-box-icon .card-body .fo-card-icon,.fo-box-icon .card-body .card-icon,.fo-card-hover-text .fo-card-body .fo-card-icon,.fo-card-hover-text .fo-card-body .card-icon,.fo-card-hover-text .card-body .fo-card-icon,.fo-card-hover-text .card-body .card-icon,.fo-card-small .fo-card-body .fo-card-icon,.fo-card-small .fo-card-body .card-icon,.fo-card-small .card-body .fo-card-icon,.fo-card-small .card-body .card-icon,.fo-card-small-text .fo-card-body .fo-card-icon,.fo-card-small-text .fo-card-body .card-icon,.fo-card-small-text .card-body .fo-card-icon,.fo-card-small-text .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-icon .fo-card-body .fo-card-icon h6,.fo-card-icon .fo-card-body .card-icon h6,.fo-card-icon .card-body .fo-card-icon h6,.fo-card-icon .card-body .card-icon h6,.fo-box-icon .fo-card-body .fo-card-icon h6,.fo-box-icon .fo-card-body .card-icon h6,.fo-box-icon .card-body .fo-card-icon h6,.fo-box-icon .card-body .card-icon h6,.fo-card-hover-text .fo-card-body .fo-card-icon h6,.fo-card-hover-text .fo-card-body .card-icon h6,.fo-card-hover-text .card-body .fo-card-icon h6,.fo-card-hover-text .card-body .card-icon h6,.fo-card-small .fo-card-body .fo-card-icon h6,.fo-card-small .fo-card-body .card-icon h6,.fo-card-small .card-body .fo-card-icon h6,.fo-card-small .card-body .card-icon h6,.fo-card-small-text .fo-card-body .fo-card-icon h6,.fo-card-small-text .fo-card-body .card-icon h6,.fo-card-small-text .card-body .fo-card-icon h6,.fo-card-small-text .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-icon .fo-card-body .fo-card-icon em,.fo-card-icon .fo-card-body .fo-card-icon i,.fo-card-icon .fo-card-body .fo-card-icon span,.fo-card-icon .fo-card-body .card-icon em,.fo-card-icon .fo-card-body .card-icon i,.fo-card-icon .fo-card-body .card-icon span,.fo-card-icon .card-body .fo-card-icon em,.fo-card-icon .card-body .fo-card-icon i,.fo-card-icon .card-body .fo-card-icon span,.fo-card-icon .card-body .card-icon em,.fo-card-icon .card-body .card-icon i,.fo-card-icon .card-body .card-icon span,.fo-box-icon .fo-card-body .fo-card-icon em,.fo-box-icon .fo-card-body .fo-card-icon i,.fo-box-icon .fo-card-body .fo-card-icon span,.fo-box-icon .fo-card-body .card-icon em,.fo-box-icon .fo-card-body .card-icon i,.fo-box-icon .fo-card-body .card-icon span,.fo-box-icon .card-body .fo-card-icon em,.fo-box-icon .card-body .fo-card-icon i,.fo-box-icon .card-body .fo-card-icon span,.fo-box-icon .card-body .card-icon em,.fo-box-icon .card-body .card-icon i,.fo-box-icon .card-body .card-icon span,.fo-card-hover-text .fo-card-body .fo-card-icon em,.fo-card-hover-text .fo-card-body .fo-card-icon i,.fo-card-hover-text .fo-card-body .fo-card-icon span,.fo-card-hover-text .fo-card-body .card-icon em,.fo-card-hover-text .fo-card-body .card-icon i,.fo-card-hover-text .fo-card-body .card-icon span,.fo-card-hover-text .card-body .fo-card-icon em,.fo-card-hover-text .card-body .fo-card-icon i,.fo-card-hover-text .card-body .fo-card-icon span,.fo-card-hover-text .card-body .card-icon em,.fo-card-hover-text .card-body .card-icon i,.fo-card-hover-text .card-body .card-icon span,.fo-card-small .fo-card-body .fo-card-icon em,.fo-card-small .fo-card-body .fo-card-icon i,.fo-card-small .fo-card-body .fo-card-icon span,.fo-card-small .fo-card-body .card-icon em,.fo-card-small .fo-card-body .card-icon i,.fo-card-small .fo-card-body .card-icon span,.fo-card-small .card-body .fo-card-icon em,.fo-card-small .card-body .fo-card-icon i,.fo-card-small .card-body .fo-card-icon span,.fo-card-small .card-body .card-icon em,.fo-card-small .card-body .card-icon i,.fo-card-small .card-body .card-icon span,.fo-card-small-text .fo-card-body .fo-card-icon em,.fo-card-small-text .fo-card-body .fo-card-icon i,.fo-card-small-text .fo-card-body .fo-card-icon span,.fo-card-small-text .fo-card-body .card-icon em,.fo-card-small-text .fo-card-body .card-icon i,.fo-card-small-text .fo-card-body .card-icon span,.fo-card-small-text .card-body .fo-card-icon em,.fo-card-small-text .card-body .fo-card-icon i,.fo-card-small-text .card-body .fo-card-icon span,.fo-card-small-text .card-body .card-icon em,.fo-card-small-text .card-body .card-icon i,.fo-card-small-text .card-body .card-icon span{font-size:4em;color:#666;}.fo-card-icon h4,.fo-box-icon h4,.fo-card-hover-text h4,.fo-card-small h4,.fo-card-small-text h4{height:20px;color:var(--color-body);font-family:"RobotoBold",sans-serif;margin:0;font-size:1.1em;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-card-icon p,.fo-box-icon p,.fo-card-hover-text p,.fo-card-small p,.fo-card-small-text p{color:#666;font-size:.9em;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-card-icon em,.fo-card-icon i,.fo-box-icon em,.fo-box-icon i,.fo-card-hover-text em,.fo-card-hover-text i,.fo-card-small em,.fo-card-small i,.fo-card-small-text em,.fo-card-small-text i{opacity:.9;color:var(--color-gray-70);font-size:50px;}.fo-card-icon .fo-card-icon-icon,.fo-card-icon .fo-card-small-icon,.fo-card-icon .fo-card-hover-icon,.fo-box-icon .fo-card-icon-icon,.fo-box-icon .fo-card-small-icon,.fo-box-icon .fo-card-hover-icon,.fo-card-hover-text .fo-card-icon-icon,.fo-card-hover-text .fo-card-small-icon,.fo-card-hover-text .fo-card-hover-icon,.fo-card-small .fo-card-icon-icon,.fo-card-small .fo-card-small-icon,.fo-card-small .fo-card-hover-icon,.fo-card-small-text .fo-card-icon-icon,.fo-card-small-text .fo-card-small-icon,.fo-card-small-text .fo-card-hover-icon{min-height:80px;}.fo-card-icon .fo-card-icon-icon em,.fo-card-icon .fo-card-small-icon em,.fo-card-icon .fo-card-hover-icon em,.fo-box-icon .fo-card-icon-icon em,.fo-box-icon .fo-card-small-icon em,.fo-box-icon .fo-card-hover-icon em,.fo-card-hover-text .fo-card-icon-icon em,.fo-card-hover-text .fo-card-small-icon em,.fo-card-hover-text .fo-card-hover-icon em,.fo-card-small .fo-card-icon-icon em,.fo-card-small .fo-card-small-icon em,.fo-card-small .fo-card-hover-icon em,.fo-card-small-text .fo-card-icon-icon em,.fo-card-small-text .fo-card-small-icon em,.fo-card-small-text .fo-card-hover-icon em{font-size:4em;color:var(--color-primary);}.fo-card-icon .fo-card-icon-image,.fo-card-icon .fo-card-small-image,.fo-card-icon .fo-card-hover-image,.fo-box-icon .fo-card-icon-image,.fo-box-icon .fo-card-small-image,.fo-box-icon .fo-card-hover-image,.fo-card-hover-text .fo-card-icon-image,.fo-card-hover-text .fo-card-small-image,.fo-card-hover-text .fo-card-hover-image,.fo-card-small .fo-card-icon-image,.fo-card-small .fo-card-small-image,.fo-card-small .fo-card-hover-image,.fo-card-small-text .fo-card-icon-image,.fo-card-small-text .fo-card-small-image,.fo-card-small-text .fo-card-hover-image{min-height:80px;}.fo-card-icon .fo-card-icon-image img,.fo-card-icon .fo-card-small-image img,.fo-card-icon .fo-card-hover-image img,.fo-box-icon .fo-card-icon-image img,.fo-box-icon .fo-card-small-image img,.fo-box-icon .fo-card-hover-image img,.fo-card-hover-text .fo-card-icon-image img,.fo-card-hover-text .fo-card-small-image img,.fo-card-hover-text .fo-card-hover-image img,.fo-card-small .fo-card-icon-image img,.fo-card-small .fo-card-small-image img,.fo-card-small .fo-card-hover-image img,.fo-card-small-text .fo-card-icon-image img,.fo-card-small-text .fo-card-small-image img,.fo-card-small-text .fo-card-hover-image img{width:60px;margin:10px 0;}.fo-card-icon .fo-card-icon-title,.fo-card-icon .fo-card-small-title,.fo-card-icon .fo-card-hover-title,.fo-box-icon .fo-card-icon-title,.fo-box-icon .fo-card-small-title,.fo-box-icon .fo-card-hover-title,.fo-card-hover-text .fo-card-icon-title,.fo-card-hover-text .fo-card-small-title,.fo-card-hover-text .fo-card-hover-title,.fo-card-small .fo-card-icon-title,.fo-card-small .fo-card-small-title,.fo-card-small .fo-card-hover-title,.fo-card-small-text .fo-card-icon-title,.fo-card-small-text .fo-card-small-title,.fo-card-small-text .fo-card-hover-title{text-align:center;height:35px;}.fo-card-icon .fo-card-icon-title h4,.fo-card-icon .fo-card-small-title h4,.fo-card-icon .fo-card-hover-title h4,.fo-box-icon .fo-card-icon-title h4,.fo-box-icon .fo-card-small-title h4,.fo-box-icon .fo-card-hover-title h4,.fo-card-hover-text .fo-card-icon-title h4,.fo-card-hover-text .fo-card-small-title h4,.fo-card-hover-text .fo-card-hover-title h4,.fo-card-small .fo-card-icon-title h4,.fo-card-small .fo-card-small-title h4,.fo-card-small .fo-card-hover-title h4,.fo-card-small-text .fo-card-icon-title h4,.fo-card-small-text .fo-card-small-title h4,.fo-card-small-text .fo-card-hover-title h4{font-size:16px;color:var(--color-black);font-family:var(--font-bold);margin:0;padding:0;}.fo-card-icon .fo-card-icon-content,.fo-card-icon .fo-card-small-content,.fo-card-icon .fo-card-hover-content,.fo-box-icon .fo-card-icon-content,.fo-box-icon .fo-card-small-content,.fo-box-icon .fo-card-hover-content,.fo-card-hover-text .fo-card-icon-content,.fo-card-hover-text .fo-card-small-content,.fo-card-hover-text .fo-card-hover-content,.fo-card-small .fo-card-icon-content,.fo-card-small .fo-card-small-content,.fo-card-small .fo-card-hover-content,.fo-card-small-text .fo-card-icon-content,.fo-card-small-text .fo-card-small-content,.fo-card-small-text .fo-card-hover-content{background-color:var(--color-white);}.fo-card-icon .fo-card-icon-content .fo-card-icon-content-options,.fo-card-icon .fo-card-icon-content .fo-card-small-content-options,.fo-card-icon .fo-card-icon-content .fo-card-hover-content-options,.fo-card-icon .fo-card-small-content .fo-card-icon-content-options,.fo-card-icon .fo-card-small-content .fo-card-small-content-options,.fo-card-icon .fo-card-small-content .fo-card-hover-content-options,.fo-card-icon .fo-card-hover-content .fo-card-icon-content-options,.fo-card-icon .fo-card-hover-content .fo-card-small-content-options,.fo-card-icon .fo-card-hover-content .fo-card-hover-content-options,.fo-box-icon .fo-card-icon-content .fo-card-icon-content-options,.fo-box-icon .fo-card-icon-content .fo-card-small-content-options,.fo-box-icon .fo-card-icon-content .fo-card-hover-content-options,.fo-box-icon .fo-card-small-content .fo-card-icon-content-options,.fo-box-icon .fo-card-small-content .fo-card-small-content-options,.fo-box-icon .fo-card-small-content .fo-card-hover-content-options,.fo-box-icon .fo-card-hover-content .fo-card-icon-content-options,.fo-box-icon .fo-card-hover-content .fo-card-small-content-options,.fo-box-icon .fo-card-hover-content .fo-card-hover-content-options,.fo-card-hover-text .fo-card-icon-content .fo-card-icon-content-options,.fo-card-hover-text .fo-card-icon-content .fo-card-small-content-options,.fo-card-hover-text .fo-card-icon-content .fo-card-hover-content-options,.fo-card-hover-text .fo-card-small-content .fo-card-icon-content-options,.fo-card-hover-text .fo-card-small-content .fo-card-small-content-options,.fo-card-hover-text .fo-card-small-content .fo-card-hover-content-options,.fo-card-hover-text .fo-card-hover-content .fo-card-icon-content-options,.fo-card-hover-text .fo-card-hover-content .fo-card-small-content-options,.fo-card-hover-text .fo-card-hover-content .fo-card-hover-content-options,.fo-card-small .fo-card-icon-content .fo-card-icon-content-options,.fo-card-small .fo-card-icon-content .fo-card-small-content-options,.fo-card-small .fo-card-icon-content .fo-card-hover-content-options,.fo-card-small .fo-card-small-content .fo-card-icon-content-options,.fo-card-small .fo-card-small-content .fo-card-small-content-options,.fo-card-small .fo-card-small-content .fo-card-hover-content-options,.fo-card-small .fo-card-hover-content .fo-card-icon-content-options,.fo-card-small .fo-card-hover-content .fo-card-small-content-options,.fo-card-small .fo-card-hover-content .fo-card-hover-content-options,.fo-card-small-text .fo-card-icon-content .fo-card-icon-content-options,.fo-card-small-text .fo-card-icon-content .fo-card-small-content-options,.fo-card-small-text .fo-card-icon-content .fo-card-hover-content-options,.fo-card-small-text .fo-card-small-content .fo-card-icon-content-options,.fo-card-small-text .fo-card-small-content .fo-card-small-content-options,.fo-card-small-text .fo-card-small-content .fo-card-hover-content-options,.fo-card-small-text .fo-card-hover-content .fo-card-icon-content-options,.fo-card-small-text .fo-card-hover-content .fo-card-small-content-options,.fo-card-small-text .fo-card-hover-content .fo-card-hover-content-options{padding:.7em 0;border-top:1px solid #e6e6e6;}.fo-card-icon .fo-card-icon-content .fo-card-icon-content-options a,.fo-card-icon .fo-card-icon-content .fo-card-small-content-options a,.fo-card-icon .fo-card-icon-content .fo-card-hover-content-options a,.fo-card-icon .fo-card-small-content .fo-card-icon-content-options a,.fo-card-icon .fo-card-small-content .fo-card-small-content-options a,.fo-card-icon .fo-card-small-content .fo-card-hover-content-options a,.fo-card-icon .fo-card-hover-content .fo-card-icon-content-options a,.fo-card-icon .fo-card-hover-content .fo-card-small-content-options a,.fo-card-icon .fo-card-hover-content .fo-card-hover-content-options a,.fo-box-icon .fo-card-icon-content .fo-card-icon-content-options a,.fo-box-icon .fo-card-icon-content .fo-card-small-content-options a,.fo-box-icon .fo-card-icon-content .fo-card-hover-content-options a,.fo-box-icon .fo-card-small-content .fo-card-icon-content-options a,.fo-box-icon .fo-card-small-content .fo-card-small-content-options a,.fo-box-icon .fo-card-small-content .fo-card-hover-content-options a,.fo-box-icon .fo-card-hover-content .fo-card-icon-content-options a,.fo-box-icon .fo-card-hover-content .fo-card-small-content-options a,.fo-box-icon .fo-card-hover-content .fo-card-hover-content-options a,.fo-card-hover-text .fo-card-icon-content .fo-card-icon-content-options a,.fo-card-hover-text .fo-card-icon-content .fo-card-small-content-options a,.fo-card-hover-text .fo-card-icon-content .fo-card-hover-content-options a,.fo-card-hover-text .fo-card-small-content .fo-card-icon-content-options a,.fo-card-hover-text .fo-card-small-content .fo-card-small-content-options a,.fo-card-hover-text .fo-card-small-content .fo-card-hover-content-options a,.fo-card-hover-text .fo-card-hover-content .fo-card-icon-content-options a,.fo-card-hover-text .fo-card-hover-content .fo-card-small-content-options a,.fo-card-hover-text .fo-card-hover-content .fo-card-hover-content-options a,.fo-card-small .fo-card-icon-content .fo-card-icon-content-options a,.fo-card-small .fo-card-icon-content .fo-card-small-content-options a,.fo-card-small .fo-card-icon-content .fo-card-hover-content-options a,.fo-card-small .fo-card-small-content .fo-card-icon-content-options a,.fo-card-small .fo-card-small-content .fo-card-small-content-options a,.fo-card-small .fo-card-small-content .fo-card-hover-content-options a,.fo-card-small .fo-card-hover-content .fo-card-icon-content-options a,.fo-card-small .fo-card-hover-content .fo-card-small-content-options a,.fo-card-small .fo-card-hover-content .fo-card-hover-content-options a,.fo-card-small-text .fo-card-icon-content .fo-card-icon-content-options a,.fo-card-small-text .fo-card-icon-content .fo-card-small-content-options a,.fo-card-small-text .fo-card-icon-content .fo-card-hover-content-options a,.fo-card-small-text .fo-card-small-content .fo-card-icon-content-options a,.fo-card-small-text .fo-card-small-content .fo-card-small-content-options a,.fo-card-small-text .fo-card-small-content .fo-card-hover-content-options a,.fo-card-small-text .fo-card-hover-content .fo-card-icon-content-options a,.fo-card-small-text .fo-card-hover-content .fo-card-small-content-options a,.fo-card-small-text .fo-card-hover-content .fo-card-hover-content-options a{color:var(--color-primary);font-size:1.5em;margin:0 .8em;}.fo-card-icon .fo-card-icon-content .fo-card-icon-content-options a:hover,.fo-card-icon .fo-card-icon-content .fo-card-small-content-options a:hover,.fo-card-icon .fo-card-icon-content .fo-card-hover-content-options a:hover,.fo-card-icon .fo-card-small-content .fo-card-icon-content-options a:hover,.fo-card-icon .fo-card-small-content .fo-card-small-content-options a:hover,.fo-card-icon .fo-card-small-content .fo-card-hover-content-options a:hover,.fo-card-icon .fo-card-hover-content .fo-card-icon-content-options a:hover,.fo-card-icon .fo-card-hover-content .fo-card-small-content-options a:hover,.fo-card-icon .fo-card-hover-content .fo-card-hover-content-options a:hover,.fo-box-icon .fo-card-icon-content .fo-card-icon-content-options a:hover,.fo-box-icon .fo-card-icon-content .fo-card-small-content-options a:hover,.fo-box-icon .fo-card-icon-content .fo-card-hover-content-options a:hover,.fo-box-icon .fo-card-small-content .fo-card-icon-content-options a:hover,.fo-box-icon .fo-card-small-content .fo-card-small-content-options a:hover,.fo-box-icon .fo-card-small-content .fo-card-hover-content-options a:hover,.fo-box-icon .fo-card-hover-content .fo-card-icon-content-options a:hover,.fo-box-icon .fo-card-hover-content .fo-card-small-content-options a:hover,.fo-box-icon .fo-card-hover-content .fo-card-hover-content-options a:hover,.fo-card-hover-text .fo-card-icon-content .fo-card-icon-content-options a:hover,.fo-card-hover-text .fo-card-icon-content .fo-card-small-content-options a:hover,.fo-card-hover-text .fo-card-icon-content .fo-card-hover-content-options a:hover,.fo-card-hover-text .fo-card-small-content .fo-card-icon-content-options a:hover,.fo-card-hover-text .fo-card-small-content .fo-card-small-content-options a:hover,.fo-card-hover-text .fo-card-small-content .fo-card-hover-content-options a:hover,.fo-card-hover-text .fo-card-hover-content .fo-card-icon-content-options a:hover,.fo-card-hover-text .fo-card-hover-content .fo-card-small-content-options a:hover,.fo-card-hover-text .fo-card-hover-content .fo-card-hover-content-options a:hover,.fo-card-small .fo-card-icon-content .fo-card-icon-content-options a:hover,.fo-card-small .fo-card-icon-content .fo-card-small-content-options a:hover,.fo-card-small .fo-card-icon-content .fo-card-hover-content-options a:hover,.fo-card-small .fo-card-small-content .fo-card-icon-content-options a:hover,.fo-card-small .fo-card-small-content .fo-card-small-content-options a:hover,.fo-card-small .fo-card-small-content .fo-card-hover-content-options a:hover,.fo-card-small .fo-card-hover-content .fo-card-icon-content-options a:hover,.fo-card-small .fo-card-hover-content .fo-card-small-content-options a:hover,.fo-card-small .fo-card-hover-content .fo-card-hover-content-options a:hover,.fo-card-small-text .fo-card-icon-content .fo-card-icon-content-options a:hover,.fo-card-small-text .fo-card-icon-content .fo-card-small-content-options a:hover,.fo-card-small-text .fo-card-icon-content .fo-card-hover-content-options a:hover,.fo-card-small-text .fo-card-small-content .fo-card-icon-content-options a:hover,.fo-card-small-text .fo-card-small-content .fo-card-small-content-options a:hover,.fo-card-small-text .fo-card-small-content .fo-card-hover-content-options a:hover,.fo-card-small-text .fo-card-hover-content .fo-card-icon-content-options a:hover,.fo-card-small-text .fo-card-hover-content .fo-card-small-content-options a:hover,.fo-card-small-text .fo-card-hover-content .fo-card-hover-content-options a:hover{color:var(--color-hover);}.fo-card-icon .fo-card-icon-content-description,.fo-card-icon .fo-card-small-content-description,.fo-card-icon .fo-card-hover-content-description,.fo-box-icon .fo-card-icon-content-description,.fo-box-icon .fo-card-small-content-description,.fo-box-icon .fo-card-hover-content-description,.fo-card-hover-text .fo-card-icon-content-description,.fo-card-hover-text .fo-card-small-content-description,.fo-card-hover-text .fo-card-hover-content-description,.fo-card-small .fo-card-icon-content-description,.fo-card-small .fo-card-small-content-description,.fo-card-small .fo-card-hover-content-description,.fo-card-small-text .fo-card-icon-content-description,.fo-card-small-text .fo-card-small-content-description,.fo-card-small-text .fo-card-hover-content-description{padding:1rem;font-size:.9em;font-family:var(--font-base);text-align:justify;position:absolute;background-color:var(--color-white);z-index:99;}.fo-card-icon .fo-card-icon-link,.fo-card-icon .fo-card-small-link,.fo-card-icon .fo-card-hover-link,.fo-box-icon .fo-card-icon-link,.fo-box-icon .fo-card-small-link,.fo-box-icon .fo-card-hover-link,.fo-card-hover-text .fo-card-icon-link,.fo-card-hover-text .fo-card-small-link,.fo-card-hover-text .fo-card-hover-link,.fo-card-small .fo-card-icon-link,.fo-card-small .fo-card-small-link,.fo-card-small .fo-card-hover-link,.fo-card-small-text .fo-card-icon-link,.fo-card-small-text .fo-card-small-link,.fo-card-small-text .fo-card-hover-link{position:absolute;top:0;right:0;bottom:50px;left:0;z-index:99;}.fo-card-icon .fo-card-icon-link:hover,.fo-card-icon .fo-card-small-link:hover,.fo-card-icon .fo-card-hover-link:hover,.fo-box-icon .fo-card-icon-link:hover,.fo-box-icon .fo-card-small-link:hover,.fo-box-icon .fo-card-hover-link:hover,.fo-card-hover-text .fo-card-icon-link:hover,.fo-card-hover-text .fo-card-small-link:hover,.fo-card-hover-text .fo-card-hover-link:hover,.fo-card-small .fo-card-icon-link:hover,.fo-card-small .fo-card-small-link:hover,.fo-card-small .fo-card-hover-link:hover,.fo-card-small-text .fo-card-icon-link:hover,.fo-card-small-text .fo-card-small-link:hover,.fo-card-small-text .fo-card-hover-link:hover{color:var(--color-orange);}.fo-card-box,.fo-card-box-link,.fo-box-link,.fo-box{padding:0 35px 10px 20px;width:260px;height:200px;margin:5px;margin:1rem;position:relative;display:inline-block;border-radius:5px;background:var(--background-content);padding:15px;overflow:hidden;white-space:nowrap;-webkit-box-shadow:0 5px 10px #ccc;-moz-box-shadow:0 5px 10px #ccc;box-shadow:0 5px 10px #ccc;}.fo-card-box a,.fo-card-box-link a,.fo-box-link a,.fo-box a{text-decoration:none;}.fo-card-box a:hover,.fo-card-box-link a:hover,.fo-box-link a:hover,.fo-box a:hover{text-decoration:none;}.fo-card-box a:hover *,.fo-card-box-link a:hover *,.fo-box-link a:hover *,.fo-box a:hover *{color:#337ab7;}.fo-card-box:hover,.fo-card-box-link:hover,.fo-box-link:hover,.fo-card-box:focus,.fo-card-box-link:focus,.fo-box-link:focus,.fo-box:hover,.fo-box:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-box:hover h4,.fo-card-box-link:hover h4,.fo-box-link:hover h4,.fo-card-box:hover .fo-card-box-subtitle,.fo-card-box-link:hover .fo-card-box-subtitle,.fo-box-link:hover .fo-card-box-subtitle,.fo-card-box:hover .fo-box-subtitle,.fo-card-box-link:hover .fo-box-subtitle,.fo-box-link:hover .fo-box-subtitle,.fo-card-box:focus h4,.fo-card-box-link:focus h4,.fo-box-link:focus h4,.fo-card-box:focus .fo-card-box-subtitle,.fo-card-box-link:focus .fo-card-box-subtitle,.fo-box-link:focus .fo-card-box-subtitle,.fo-card-box:focus .fo-box-subtitle,.fo-card-box-link:focus .fo-box-subtitle,.fo-box-link:focus .fo-box-subtitle,.fo-box:hover h4,.fo-box:hover .fo-card-box-subtitle,.fo-box:hover .fo-box-subtitle,.fo-box:focus h4,.fo-box:focus .fo-card-box-subtitle,.fo-box:focus .fo-box-subtitle{color:#000;}.fo-card-box .fo-card-box-float-icon,.fo-card-box-link .fo-card-box-float-icon,.fo-box-link .fo-card-box-float-icon,.fo-card-box .float-icon,.fo-card-box-link .float-icon,.fo-box-link .float-icon,.fo-box .fo-card-box-float-icon,.fo-box .float-icon{font-size:80px;position:absolute;right:0;bottom:-15px;overflow:hidden;color:var(--color-gray-90);}.fo-card-box h2,.fo-card-box-link h2,.fo-box-link h2,.fo-card-box .fo-card-box-title,.fo-card-box-link .fo-card-box-title,.fo-box-link .fo-card-box-title,.fo-card-box .fo-box-title,.fo-card-box-link .fo-box-title,.fo-box-link .fo-box-title,.fo-box h2,.fo-box .fo-card-box-title,.fo-box .fo-box-title{width:55px;height:48px;font-size:48px;color:var(--color-primary);}.fo-card-box em.fo-card-box-title,.fo-card-box-link em.fo-card-box-title,.fo-box-link em.fo-card-box-title,.fo-card-box em.fo-box-title,.fo-card-box-link em.fo-box-title,.fo-box-link em.fo-box-title,.fo-box em.fo-card-box-title,.fo-box em.fo-box-title{font-size:52px;}.fo-card-box img.fo-card-box-title,.fo-card-box-link img.fo-card-box-title,.fo-box-link img.fo-card-box-title,.fo-card-box img.fo-box-title,.fo-card-box-link img.fo-box-title,.fo-box-link img.fo-box-title,.fo-box img.fo-card-box-title,.fo-box img.fo-box-title{width:50px;height:50px;margin-top:20px;}.fo-card-box h4,.fo-card-box-link h4,.fo-box-link h4,.fo-card-box .fo-card-box-subtitle,.fo-card-box-link .fo-card-box-subtitle,.fo-box-link .fo-card-box-subtitle,.fo-card-box .fo-box-subtitle,.fo-card-box-link .fo-box-subtitle,.fo-box-link .fo-box-subtitle,.fo-box h4,.fo-box .fo-card-box-subtitle,.fo-box .fo-box-subtitle{font-size:16px;text-align:left;font-family:var(--font-medium);color:var(--color-body);margin-bottom:4px;max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-card-box p,.fo-card-box-link p,.fo-box-link p,.fo-box p{height:auto;width:100%;font-size:14px;color:var(--color-body);text-align:left;max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-card-box a,.fo-card-box-link a,.fo-box-link a,.fo-box a{text-decoration:none;}.fo-card-box a:hover,.fo-card-box-link a:hover,.fo-box-link a:hover,.fo-box a:hover{text-decoration:none;}.fo-card-box a:hover p,.fo-card-box-link a:hover p,.fo-box-link a:hover p,.fo-box a:hover p{color:var(--color-body);}.fo-card-box .fo-card-box-launch-info,.fo-card-box-link .fo-card-box-launch-info,.fo-box-link .fo-card-box-launch-info,.fo-card-box .fo-box-launch-info,.fo-card-box-link .fo-box-launch-info,.fo-box-link .fo-box-launch-info,.fo-box .fo-card-box-launch-info,.fo-box .fo-box-launch-info{position:absolute;top:10px;right:10px;}.fo-card-box .fo-card-box-launch-info em,.fo-card-box-link .fo-card-box-launch-info em,.fo-box-link .fo-card-box-launch-info em,.fo-card-box .fo-card-box-launch-info i,.fo-card-box-link .fo-card-box-launch-info i,.fo-box-link .fo-card-box-launch-info i,.fo-card-box .fo-box-launch-info em,.fo-card-box-link .fo-box-launch-info em,.fo-box-link .fo-box-launch-info em,.fo-card-box .fo-box-launch-info i,.fo-card-box-link .fo-box-launch-info i,.fo-box-link .fo-box-launch-info i,.fo-box .fo-card-box-launch-info em,.fo-box .fo-card-box-launch-info i,.fo-box .fo-box-launch-info em,.fo-box .fo-box-launch-info i{font-size:22px;color:var(--color-body);opacity:.7;}.fo-card-box .fo-card-box-launch-info em:hover,.fo-card-box-link .fo-card-box-launch-info em:hover,.fo-box-link .fo-card-box-launch-info em:hover,.fo-card-box .fo-card-box-launch-info i:hover,.fo-card-box-link .fo-card-box-launch-info i:hover,.fo-box-link .fo-card-box-launch-info i:hover,.fo-card-box .fo-box-launch-info em:hover,.fo-card-box-link .fo-box-launch-info em:hover,.fo-box-link .fo-box-launch-info em:hover,.fo-card-box .fo-box-launch-info i:hover,.fo-card-box-link .fo-box-launch-info i:hover,.fo-box-link .fo-box-launch-info i:hover,.fo-box .fo-card-box-launch-info em:hover,.fo-box .fo-card-box-launch-info i:hover,.fo-box .fo-box-launch-info em:hover,.fo-box .fo-box-launch-info i:hover{opacity:1;}.fo-card-box .fo-card-box-launch,.fo-card-box-link .fo-card-box-launch,.fo-box-link .fo-card-box-launch,.fo-card-box .launch,.fo-card-box-link .launch,.fo-box-link .launch,.fo-card-box .fo-box-launch,.fo-card-box-link .fo-box-launch,.fo-box-link .fo-box-launch,.fo-box .fo-card-box-launch,.fo-box .launch,.fo-box .fo-box-launch{position:absolute;top:10px;right:10px;}.fo-card-box .fo-card-box-launch em,.fo-card-box-link .fo-card-box-launch em,.fo-box-link .fo-card-box-launch em,.fo-card-box .fo-card-box-launch i,.fo-card-box-link .fo-card-box-launch i,.fo-box-link .fo-card-box-launch i,.fo-card-box .launch em,.fo-card-box-link .launch em,.fo-box-link .launch em,.fo-card-box .launch i,.fo-card-box-link .launch i,.fo-box-link .launch i,.fo-card-box .fo-box-launch em,.fo-card-box-link .fo-box-launch em,.fo-box-link .fo-box-launch em,.fo-card-box .fo-box-launch i,.fo-card-box-link .fo-box-launch i,.fo-box-link .fo-box-launch i,.fo-box .fo-card-box-launch em,.fo-box .fo-card-box-launch i,.fo-box .launch em,.fo-box .launch i,.fo-box .fo-box-launch em,.fo-box .fo-box-launch i{font-size:20px;color:var(--color-body);}.fo-card-box .fo-card-box-launch em:hover,.fo-card-box-link .fo-card-box-launch em:hover,.fo-box-link .fo-card-box-launch em:hover,.fo-card-box .fo-card-box-launch i:hover,.fo-card-box-link .fo-card-box-launch i:hover,.fo-box-link .fo-card-box-launch i:hover,.fo-card-box .launch em:hover,.fo-card-box-link .launch em:hover,.fo-box-link .launch em:hover,.fo-card-box .launch i:hover,.fo-card-box-link .launch i:hover,.fo-box-link .launch i:hover,.fo-card-box .fo-box-launch em:hover,.fo-card-box-link .fo-box-launch em:hover,.fo-box-link .fo-box-launch em:hover,.fo-card-box .fo-box-launch i:hover,.fo-card-box-link .fo-box-launch i:hover,.fo-box-link .fo-box-launch i:hover,.fo-box .fo-card-box-launch em:hover,.fo-box .fo-card-box-launch i:hover,.fo-box .launch em:hover,.fo-box .launch i:hover,.fo-box .fo-box-launch em:hover,.fo-box .fo-box-launch i:hover{color:var(--color-primary);}.fo-card-box .fo-card-box-launch-ios,.fo-card-box-link .fo-card-box-launch-ios,.fo-box-link .fo-card-box-launch-ios,.fo-card-box .launch-ios,.fo-card-box-link .launch-ios,.fo-box-link .launch-ios,.fo-card-box .fo-box-launch-ios,.fo-card-box-link .fo-box-launch-ios,.fo-box-link .fo-box-launch-ios,.fo-box .fo-card-box-launch-ios,.fo-box .launch-ios,.fo-box .fo-box-launch-ios{position:absolute;top:50px;right:10px;text-align:center;}.fo-card-box .fo-card-box-launch-ios em,.fo-card-box-link .fo-card-box-launch-ios em,.fo-box-link .fo-card-box-launch-ios em,.fo-card-box .fo-card-box-launch-ios i,.fo-card-box-link .fo-card-box-launch-ios i,.fo-box-link .fo-card-box-launch-ios i,.fo-card-box .launch-ios em,.fo-card-box-link .launch-ios em,.fo-box-link .launch-ios em,.fo-card-box .launch-ios i,.fo-card-box-link .launch-ios i,.fo-box-link .launch-ios i,.fo-card-box .fo-box-launch-ios em,.fo-card-box-link .fo-box-launch-ios em,.fo-box-link .fo-box-launch-ios em,.fo-card-box .fo-box-launch-ios i,.fo-card-box-link .fo-box-launch-ios i,.fo-box-link .fo-box-launch-ios i,.fo-box .fo-card-box-launch-ios em,.fo-box .fo-card-box-launch-ios i,.fo-box .launch-ios em,.fo-box .launch-ios i,.fo-box .fo-box-launch-ios em,.fo-box .fo-box-launch-ios i{font-size:20px;color:var(--color-body);width:20px;}.fo-card-box .fo-card-box-launch-ios em:hover,.fo-card-box-link .fo-card-box-launch-ios em:hover,.fo-box-link .fo-card-box-launch-ios em:hover,.fo-card-box .fo-card-box-launch-ios i:hover,.fo-card-box-link .fo-card-box-launch-ios i:hover,.fo-box-link .fo-card-box-launch-ios i:hover,.fo-card-box .launch-ios em:hover,.fo-card-box-link .launch-ios em:hover,.fo-box-link .launch-ios em:hover,.fo-card-box .launch-ios i:hover,.fo-card-box-link .launch-ios i:hover,.fo-box-link .launch-ios i:hover,.fo-card-box .fo-box-launch-ios em:hover,.fo-card-box-link .fo-box-launch-ios em:hover,.fo-box-link .fo-box-launch-ios em:hover,.fo-card-box .fo-box-launch-ios i:hover,.fo-card-box-link .fo-box-launch-ios i:hover,.fo-box-link .fo-box-launch-ios i:hover,.fo-box .fo-card-box-launch-ios em:hover,.fo-box .fo-card-box-launch-ios i:hover,.fo-box .launch-ios em:hover,.fo-box .launch-ios i:hover,.fo-box .fo-box-launch-ios em:hover,.fo-box .fo-box-launch-ios i:hover{color:var(--color-primary);}.fo-card-box .fo-card-box-launch-android,.fo-card-box-link .fo-card-box-launch-android,.fo-box-link .fo-card-box-launch-android,.fo-card-box .launch-android,.fo-card-box-link .launch-android,.fo-box-link .launch-android,.fo-box .fo-card-box-launch-android,.fo-box .launch-android{position:absolute;top:80px;right:10px;}.fo-card-box .fo-card-box-launch-android em,.fo-card-box-link .fo-card-box-launch-android em,.fo-box-link .fo-card-box-launch-android em,.fo-card-box .fo-card-box-launch-android i,.fo-card-box-link .fo-card-box-launch-android i,.fo-box-link .fo-card-box-launch-android i,.fo-card-box .launch-android em,.fo-card-box-link .launch-android em,.fo-box-link .launch-android em,.fo-card-box .launch-android i,.fo-card-box-link .launch-android i,.fo-box-link .launch-android i,.fo-box .fo-card-box-launch-android em,.fo-box .fo-card-box-launch-android i,.fo-box .launch-android em,.fo-box .launch-android i{font-size:20px;color:var(--color-body);width:20px;}.fo-card-box .fo-card-box-launch-android em:hover,.fo-card-box-link .fo-card-box-launch-android em:hover,.fo-box-link .fo-card-box-launch-android em:hover,.fo-card-box .fo-card-box-launch-android i:hover,.fo-card-box-link .fo-card-box-launch-android i:hover,.fo-box-link .fo-card-box-launch-android i:hover,.fo-card-box .launch-android em:hover,.fo-card-box-link .launch-android em:hover,.fo-box-link .launch-android em:hover,.fo-card-box .launch-android i:hover,.fo-card-box-link .launch-android i:hover,.fo-box-link .launch-android i:hover,.fo-box .fo-card-box-launch-android em:hover,.fo-box .fo-card-box-launch-android i:hover,.fo-box .launch-android em:hover,.fo-box .launch-android i:hover{color:var(--color-primary);}.fo-card-box .fo-card-box-add-favorite,.fo-card-box-link .fo-card-box-add-favorite,.fo-box-link .fo-card-box-add-favorite,.fo-card-box .add-favorite,.fo-card-box-link .add-favorite,.fo-box-link .add-favorite,.fo-box .fo-card-box-add-favorite,.fo-box .add-favorite{right:0;bottom:0;position:absolute;width:42px;height:42px;background-color:var(--color-gray-60);border-radius:35px 0 5px 0;}.fo-card-box .fo-card-box-add-favorite em,.fo-card-box-link .fo-card-box-add-favorite em,.fo-box-link .fo-card-box-add-favorite em,.fo-card-box .fo-card-box-add-favorite i,.fo-card-box-link .fo-card-box-add-favorite i,.fo-box-link .fo-card-box-add-favorite i,.fo-card-box .add-favorite em,.fo-card-box-link .add-favorite em,.fo-box-link .add-favorite em,.fo-card-box .add-favorite i,.fo-card-box-link .add-favorite i,.fo-box-link .add-favorite i,.fo-box .fo-card-box-add-favorite em,.fo-box .fo-card-box-add-favorite i,.fo-box .add-favorite em,.fo-box .add-favorite i{color:var(--color-white);right:10px;bottom:10px;position:absolute;font-size:16px;}.fo-card-box .fo-card-box-add-favorite:hover,.fo-card-box-link .fo-card-box-add-favorite:hover,.fo-box-link .fo-card-box-add-favorite:hover,.fo-card-box .add-favorite:hover,.fo-card-box-link .add-favorite:hover,.fo-box-link .add-favorite:hover,.fo-box .fo-card-box-add-favorite:hover,.fo-box .add-favorite:hover{color:var(--color-white);background-color:var(--color-orange);}.fo-card-box .fo-card-box-favorite,.fo-card-box-link .fo-card-box-favorite,.fo-box-link .fo-card-box-favorite,.fo-card-box .favorite,.fo-card-box-link .favorite,.fo-box-link .favorite,.fo-box .fo-card-box-favorite,.fo-box .favorite{position:absolute;right:0;bottom:0;width:42px;height:42px;color:var(--color-white);background-color:var(--color-orange);border-radius:35px 0 5px 0;}.fo-card-box .fo-card-box-favorite em,.fo-card-box-link .fo-card-box-favorite em,.fo-box-link .fo-card-box-favorite em,.fo-card-box .fo-card-box-favorite i,.fo-card-box-link .fo-card-box-favorite i,.fo-box-link .fo-card-box-favorite i,.fo-card-box .favorite em,.fo-card-box-link .favorite em,.fo-box-link .favorite em,.fo-card-box .favorite i,.fo-card-box-link .favorite i,.fo-box-link .favorite i,.fo-box .fo-card-box-favorite em,.fo-box .fo-card-box-favorite i,.fo-box .favorite em,.fo-box .favorite i{position:absolute;color:var(--color-white);right:10px;bottom:10px;font-size:18px;}.fo-card-box .fo-card-box-favorite:hover,.fo-card-box-link .fo-card-box-favorite:hover,.fo-box-link .fo-card-box-favorite:hover,.fo-card-box .favorite:hover,.fo-card-box-link .favorite:hover,.fo-box-link .favorite:hover,.fo-box .fo-card-box-favorite:hover,.fo-box .favorite:hover{color:#fff;background-color:#ccc;}.fo-card-box-link,.fo-box-link{width:220px;height:120px;padding:15px;}.fo-card-box-link h2,.fo-box-link h2{font-size:35px;margin:.2em 0 0 0;text-transform:uppercase;width:unset;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-card-box-link h4,.fo-box-link h4{margin:0;font-size:14px;}.fo-card-dashboard{background-color:var(--background-section);margin-bottom:.6em;position:relative;transition:all 250ms;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.05);border-radius:5px;border-left-width:4px;border-left-color:#4c4c4c;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-left:4px solid var(--color-primary);}.fo-card-dashboard a:hover,.fo-card-dashboard a:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-dashboard a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-dashboard .fo-card-dashboard-body,.fo-card-dashboard .card-body{padding:15px;}.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-title h2,.fo-card-dashboard .fo-card-dashboard-body .card-title h2,.fo-card-dashboard .card-body .fo-card-dashboard-title h2,.fo-card-dashboard .card-body .card-title h2{color:#999;font-size:.9rem;margin:0;}.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-content,.fo-card-dashboard .fo-card-dashboard-body .card-content,.fo-card-dashboard .card-body .fo-card-dashboard-content,.fo-card-dashboard .card-body .card-content{background:none;position:relative;transition:unset;border:0;box-shadow:none;width:unset;height:unset;}.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-content h1,.fo-card-dashboard .fo-card-dashboard-body .card-content h1,.fo-card-dashboard .card-body .fo-card-dashboard-content h1,.fo-card-dashboard .card-body .card-content h1{font-size:1.8rem;font-family:var(--font-medium);color:#666;margin:5px 0;}.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-content h4,.fo-card-dashboard .fo-card-dashboard-body .card-content h4,.fo-card-dashboard .card-body .fo-card-dashboard-content h4,.fo-card-dashboard .card-body .card-content h4{font-size:.9rem;font-family:var(--font-medium);color:var(--color-gray-40);margin:5px 0;}.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-content h6,.fo-card-dashboard .fo-card-dashboard-body .card-content h6,.fo-card-dashboard .card-body .fo-card-dashboard-content h6,.fo-card-dashboard .card-body .card-content h6{color:#b2b2b2;margin:0;font-size:.8rem;}.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-icon,.fo-card-dashboard .fo-card-dashboard-body .card-icon,.fo-card-dashboard .card-body .fo-card-dashboard-icon,.fo-card-dashboard .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-icon h6,.fo-card-dashboard .fo-card-dashboard-body .card-icon h6,.fo-card-dashboard .card-body .fo-card-dashboard-icon h6,.fo-card-dashboard .card-body .card-icon h6{color:#b2b2b2;margin:0;font-size:.8rem;}.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-icon i,.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-icon span,.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-icon em,.fo-card-dashboard .fo-card-dashboard-body .card-icon i,.fo-card-dashboard .fo-card-dashboard-body .card-icon span,.fo-card-dashboard .fo-card-dashboard-body .card-icon em,.fo-card-dashboard .card-body .fo-card-dashboard-icon i,.fo-card-dashboard .card-body .fo-card-dashboard-icon span,.fo-card-dashboard .card-body .fo-card-dashboard-icon em,.fo-card-dashboard .card-body .card-icon i,.fo-card-dashboard .card-body .card-icon span,.fo-card-dashboard .card-body .card-icon em{font-size:2.4rem;color:#666;}.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-content h1,.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-content h4{color:var(--color-primary);}.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-icon em,.fo-card-dashboard .fo-card-dashboard-body .fo-card-dashboard-icon i{color:var(--color-primary);}.fo-card-dashboard-success{background-color:var(--background-section);margin-bottom:.6em;position:relative;transition:all 250ms;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.05);border-radius:5px;border-left-width:4px;border-left-color:#4c4c4c;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-left:4px solid var(--color-success);}.fo-card-dashboard-success a:hover,.fo-card-dashboard-success a:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-dashboard-success a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-dashboard-success .fo-card-dashboard-body,.fo-card-dashboard-success .card-body{padding:15px;}.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-title h2,.fo-card-dashboard-success .fo-card-dashboard-body .card-title h2,.fo-card-dashboard-success .card-body .fo-card-dashboard-title h2,.fo-card-dashboard-success .card-body .card-title h2{color:#999;font-size:.9rem;margin:0;}.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-content,.fo-card-dashboard-success .fo-card-dashboard-body .card-content,.fo-card-dashboard-success .card-body .fo-card-dashboard-content,.fo-card-dashboard-success .card-body .card-content{background:none;position:relative;transition:unset;border:0;box-shadow:none;width:unset;height:unset;}.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-content h1,.fo-card-dashboard-success .fo-card-dashboard-body .card-content h1,.fo-card-dashboard-success .card-body .fo-card-dashboard-content h1,.fo-card-dashboard-success .card-body .card-content h1{font-size:1.8rem;font-family:var(--font-medium);color:#666;margin:5px 0;}.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-content h4,.fo-card-dashboard-success .fo-card-dashboard-body .card-content h4,.fo-card-dashboard-success .card-body .fo-card-dashboard-content h4,.fo-card-dashboard-success .card-body .card-content h4{font-size:.9rem;font-family:var(--font-medium);color:var(--color-gray-40);margin:5px 0;}.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-content h6,.fo-card-dashboard-success .fo-card-dashboard-body .card-content h6,.fo-card-dashboard-success .card-body .fo-card-dashboard-content h6,.fo-card-dashboard-success .card-body .card-content h6{color:#b2b2b2;margin:0;font-size:.8rem;}.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-icon,.fo-card-dashboard-success .fo-card-dashboard-body .card-icon,.fo-card-dashboard-success .card-body .fo-card-dashboard-icon,.fo-card-dashboard-success .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-icon h6,.fo-card-dashboard-success .fo-card-dashboard-body .card-icon h6,.fo-card-dashboard-success .card-body .fo-card-dashboard-icon h6,.fo-card-dashboard-success .card-body .card-icon h6{color:#b2b2b2;margin:0;font-size:.8rem;}.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-icon i,.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-icon span,.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-icon em,.fo-card-dashboard-success .fo-card-dashboard-body .card-icon i,.fo-card-dashboard-success .fo-card-dashboard-body .card-icon span,.fo-card-dashboard-success .fo-card-dashboard-body .card-icon em,.fo-card-dashboard-success .card-body .fo-card-dashboard-icon i,.fo-card-dashboard-success .card-body .fo-card-dashboard-icon span,.fo-card-dashboard-success .card-body .fo-card-dashboard-icon em,.fo-card-dashboard-success .card-body .card-icon i,.fo-card-dashboard-success .card-body .card-icon span,.fo-card-dashboard-success .card-body .card-icon em{font-size:2.4rem;color:#666;}.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-content h1,.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-content h4{color:var(--color-success);}.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-icon em,.fo-card-dashboard-success .fo-card-dashboard-body .fo-card-dashboard-icon i{color:var(--color-success);}.fo-card-dashboard-info{background-color:var(--background-section);margin-bottom:.6em;position:relative;transition:all 250ms;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.05);border-radius:5px;border-left-width:4px;border-left-color:#4c4c4c;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-left:4px solid var(--color-info);}.fo-card-dashboard-info a:hover,.fo-card-dashboard-info a:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-dashboard-info a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-dashboard-info .fo-card-dashboard-body,.fo-card-dashboard-info .card-body{padding:15px;}.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-title h2,.fo-card-dashboard-info .fo-card-dashboard-body .card-title h2,.fo-card-dashboard-info .card-body .fo-card-dashboard-title h2,.fo-card-dashboard-info .card-body .card-title h2{color:#999;font-size:.9rem;margin:0;}.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-content,.fo-card-dashboard-info .fo-card-dashboard-body .card-content,.fo-card-dashboard-info .card-body .fo-card-dashboard-content,.fo-card-dashboard-info .card-body .card-content{background:none;position:relative;transition:unset;border:0;box-shadow:none;width:unset;height:unset;}.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-content h1,.fo-card-dashboard-info .fo-card-dashboard-body .card-content h1,.fo-card-dashboard-info .card-body .fo-card-dashboard-content h1,.fo-card-dashboard-info .card-body .card-content h1{font-size:1.8rem;font-family:var(--font-medium);color:#666;margin:5px 0;}.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-content h4,.fo-card-dashboard-info .fo-card-dashboard-body .card-content h4,.fo-card-dashboard-info .card-body .fo-card-dashboard-content h4,.fo-card-dashboard-info .card-body .card-content h4{font-size:.9rem;font-family:var(--font-medium);color:var(--color-gray-40);margin:5px 0;}.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-content h6,.fo-card-dashboard-info .fo-card-dashboard-body .card-content h6,.fo-card-dashboard-info .card-body .fo-card-dashboard-content h6,.fo-card-dashboard-info .card-body .card-content h6{color:#b2b2b2;margin:0;font-size:.8rem;}.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-icon,.fo-card-dashboard-info .fo-card-dashboard-body .card-icon,.fo-card-dashboard-info .card-body .fo-card-dashboard-icon,.fo-card-dashboard-info .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-icon h6,.fo-card-dashboard-info .fo-card-dashboard-body .card-icon h6,.fo-card-dashboard-info .card-body .fo-card-dashboard-icon h6,.fo-card-dashboard-info .card-body .card-icon h6{color:#b2b2b2;margin:0;font-size:.8rem;}.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-icon i,.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-icon span,.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-icon em,.fo-card-dashboard-info .fo-card-dashboard-body .card-icon i,.fo-card-dashboard-info .fo-card-dashboard-body .card-icon span,.fo-card-dashboard-info .fo-card-dashboard-body .card-icon em,.fo-card-dashboard-info .card-body .fo-card-dashboard-icon i,.fo-card-dashboard-info .card-body .fo-card-dashboard-icon span,.fo-card-dashboard-info .card-body .fo-card-dashboard-icon em,.fo-card-dashboard-info .card-body .card-icon i,.fo-card-dashboard-info .card-body .card-icon span,.fo-card-dashboard-info .card-body .card-icon em{font-size:2.4rem;color:#666;}.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-content h1,.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-content h4{color:var(--color-info);}.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-icon em,.fo-card-dashboard-info .fo-card-dashboard-body .fo-card-dashboard-icon i{color:var(--color-info);}.fo-card-dashboard-warning{background-color:var(--background-section);margin-bottom:.6em;position:relative;transition:all 250ms;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.05);border-radius:5px;border-left-width:4px;border-left-color:#4c4c4c;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-left:4px solid var(--color-warning);}.fo-card-dashboard-warning a:hover,.fo-card-dashboard-warning a:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-dashboard-warning a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-dashboard-warning .fo-card-dashboard-body,.fo-card-dashboard-warning .card-body{padding:15px;}.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-title h2,.fo-card-dashboard-warning .fo-card-dashboard-body .card-title h2,.fo-card-dashboard-warning .card-body .fo-card-dashboard-title h2,.fo-card-dashboard-warning .card-body .card-title h2{color:#999;font-size:.9rem;margin:0;}.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-content,.fo-card-dashboard-warning .fo-card-dashboard-body .card-content,.fo-card-dashboard-warning .card-body .fo-card-dashboard-content,.fo-card-dashboard-warning .card-body .card-content{background:none;position:relative;transition:unset;border:0;box-shadow:none;width:unset;height:unset;}.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-content h1,.fo-card-dashboard-warning .fo-card-dashboard-body .card-content h1,.fo-card-dashboard-warning .card-body .fo-card-dashboard-content h1,.fo-card-dashboard-warning .card-body .card-content h1{font-size:1.8rem;font-family:var(--font-medium);color:#666;margin:5px 0;}.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-content h4,.fo-card-dashboard-warning .fo-card-dashboard-body .card-content h4,.fo-card-dashboard-warning .card-body .fo-card-dashboard-content h4,.fo-card-dashboard-warning .card-body .card-content h4{font-size:.9rem;font-family:var(--font-medium);color:var(--color-gray-40);margin:5px 0;}.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-content h6,.fo-card-dashboard-warning .fo-card-dashboard-body .card-content h6,.fo-card-dashboard-warning .card-body .fo-card-dashboard-content h6,.fo-card-dashboard-warning .card-body .card-content h6{color:#b2b2b2;margin:0;font-size:.8rem;}.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-icon,.fo-card-dashboard-warning .fo-card-dashboard-body .card-icon,.fo-card-dashboard-warning .card-body .fo-card-dashboard-icon,.fo-card-dashboard-warning .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-icon h6,.fo-card-dashboard-warning .fo-card-dashboard-body .card-icon h6,.fo-card-dashboard-warning .card-body .fo-card-dashboard-icon h6,.fo-card-dashboard-warning .card-body .card-icon h6{color:#b2b2b2;margin:0;font-size:.8rem;}.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-icon i,.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-icon span,.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-icon em,.fo-card-dashboard-warning .fo-card-dashboard-body .card-icon i,.fo-card-dashboard-warning .fo-card-dashboard-body .card-icon span,.fo-card-dashboard-warning .fo-card-dashboard-body .card-icon em,.fo-card-dashboard-warning .card-body .fo-card-dashboard-icon i,.fo-card-dashboard-warning .card-body .fo-card-dashboard-icon span,.fo-card-dashboard-warning .card-body .fo-card-dashboard-icon em,.fo-card-dashboard-warning .card-body .card-icon i,.fo-card-dashboard-warning .card-body .card-icon span,.fo-card-dashboard-warning .card-body .card-icon em{font-size:2.4rem;color:#666;}.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-content h1,.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-content h4{color:var(--color-warning);}.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-icon em,.fo-card-dashboard-warning .fo-card-dashboard-body .fo-card-dashboard-icon i{color:var(--color-warning);}.fo-card-dashboard-error{background-color:var(--background-section);margin-bottom:.6em;position:relative;transition:all 250ms;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.05);border-radius:5px;border-left-width:4px;border-left-color:#4c4c4c;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-left:4px solid var(--color-error);}.fo-card-dashboard-error a:hover,.fo-card-dashboard-error a:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-dashboard-error a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-dashboard-error .fo-card-dashboard-body,.fo-card-dashboard-error .card-body{padding:15px;}.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-title h2,.fo-card-dashboard-error .fo-card-dashboard-body .card-title h2,.fo-card-dashboard-error .card-body .fo-card-dashboard-title h2,.fo-card-dashboard-error .card-body .card-title h2{color:#999;font-size:.9rem;margin:0;}.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-content,.fo-card-dashboard-error .fo-card-dashboard-body .card-content,.fo-card-dashboard-error .card-body .fo-card-dashboard-content,.fo-card-dashboard-error .card-body .card-content{background:none;position:relative;transition:unset;border:0;box-shadow:none;width:unset;height:unset;}.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-content h1,.fo-card-dashboard-error .fo-card-dashboard-body .card-content h1,.fo-card-dashboard-error .card-body .fo-card-dashboard-content h1,.fo-card-dashboard-error .card-body .card-content h1{font-size:1.8rem;font-family:var(--font-medium);color:#666;margin:5px 0;}.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-content h4,.fo-card-dashboard-error .fo-card-dashboard-body .card-content h4,.fo-card-dashboard-error .card-body .fo-card-dashboard-content h4,.fo-card-dashboard-error .card-body .card-content h4{font-size:.9rem;font-family:var(--font-medium);color:var(--color-gray-40);margin:5px 0;}.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-content h6,.fo-card-dashboard-error .fo-card-dashboard-body .card-content h6,.fo-card-dashboard-error .card-body .fo-card-dashboard-content h6,.fo-card-dashboard-error .card-body .card-content h6{color:#b2b2b2;margin:0;font-size:.8rem;}.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-icon,.fo-card-dashboard-error .fo-card-dashboard-body .card-icon,.fo-card-dashboard-error .card-body .fo-card-dashboard-icon,.fo-card-dashboard-error .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-icon h6,.fo-card-dashboard-error .fo-card-dashboard-body .card-icon h6,.fo-card-dashboard-error .card-body .fo-card-dashboard-icon h6,.fo-card-dashboard-error .card-body .card-icon h6{color:#b2b2b2;margin:0;font-size:.8rem;}.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-icon i,.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-icon span,.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-icon em,.fo-card-dashboard-error .fo-card-dashboard-body .card-icon i,.fo-card-dashboard-error .fo-card-dashboard-body .card-icon span,.fo-card-dashboard-error .fo-card-dashboard-body .card-icon em,.fo-card-dashboard-error .card-body .fo-card-dashboard-icon i,.fo-card-dashboard-error .card-body .fo-card-dashboard-icon span,.fo-card-dashboard-error .card-body .fo-card-dashboard-icon em,.fo-card-dashboard-error .card-body .card-icon i,.fo-card-dashboard-error .card-body .card-icon span,.fo-card-dashboard-error .card-body .card-icon em{font-size:2.4rem;color:#666;}.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-content h1,.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-content h4{color:var(--color-error);}.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-icon em,.fo-card-dashboard-error .fo-card-dashboard-body .fo-card-dashboard-icon i{color:var(--color-error);}.fo-card-dashboard-colored{background-color:#337ab7;margin-bottom:.6em;position:relative;overflow:hidden;transition:all 250ms;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);background-color:var(--color-primary-light);color:var(--color-primary);border-left:0;}.fo-card-dashboard-colored:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-dashboard-colored .fo-card-dashboard-colored-body,.fo-card-dashboard-colored .card-body{padding:15px;color:var(--color-gray-20);}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-title,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-title,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-title,.fo-card-dashboard-colored .card-body .card-title{margin-bottom:5px;}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-title h2,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-title h2,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-title h2,.fo-card-dashboard-colored .card-body .card-title h2{font-size:1.2em;margin:0;}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content h1,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-content h1,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-content h1,.fo-card-dashboard-colored .card-body .card-content h1{font-size:3rem;font-family:var(--font-medium);margin:0;line-height:1;}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-content .card-content-history,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored .card-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored .card-body .card-content .card-content-history{margin:0;border-radius:20px;padding:5px 20px;}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history em,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-content .card-content-history em,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-content .card-content-history em,.fo-card-dashboard-colored .card-body .card-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored .card-body .card-content .card-content-history em{font-size:1.5em;}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-icon,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-icon,.fo-card-dashboard-colored .card-body .card-icon{position:absolute;top:-30px;right:0;}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon h6,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-icon h6,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-icon h6,.fo-card-dashboard-colored .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-icon i,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-icon span,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-icon em,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored .card-body .card-icon i,.fo-card-dashboard-colored .card-body .card-icon span,.fo-card-dashboard-colored .card-body .card-icon em{font-size:15em;line-height:0;color:var(--color-white);opacity:.2;}.fo-card-dashboard-colored .fo-card-dashboard-colored-body,.fo-card-dashboard-colored .card-body{color:var(--color-primary);}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-content,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-content,.fo-card-dashboard-colored .card-body .card-content{background-color:transparent;height:unset;width:unset;text-align:left;padding:0;box-shadow:none;border:0;}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-content .card-content-history,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored .card-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored .card-body .card-content .card-content-history{background-color:rgba(0,168,96,.2);color:var(--color-primary);}.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-icon i,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-icon span,.fo-card-dashboard-colored .fo-card-dashboard-colored-body .card-icon em,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored .card-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored .card-body .card-icon i,.fo-card-dashboard-colored .card-body .card-icon span,.fo-card-dashboard-colored .card-body .card-icon em{color:var(--color-primary);}.fo-card-dashboard-colored-success{background-color:#337ab7;margin-bottom:.6em;position:relative;overflow:hidden;transition:all 250ms;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);background-color:var(--color-success-light);color:var(--color-success);border-left:0;}.fo-card-dashboard-colored-success:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body,.fo-card-dashboard-colored-success .card-body{padding:15px;color:var(--color-gray-20);}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-title,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-title,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-title,.fo-card-dashboard-colored-success .card-body .card-title{margin-bottom:5px;}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-title h2,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-title h2,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-title h2,.fo-card-dashboard-colored-success .card-body .card-title h2{font-size:1.2em;margin:0;}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content h1,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-content h1,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-content h1,.fo-card-dashboard-colored-success .card-body .card-content h1{font-size:3rem;font-family:var(--font-medium);margin:0;line-height:1;}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-content .card-content-history,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-success .card-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-success .card-body .card-content .card-content-history{margin:0;border-radius:20px;padding:5px 20px;}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history em,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-content .card-content-history em,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-content .card-content-history em,.fo-card-dashboard-colored-success .card-body .card-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-success .card-body .card-content .card-content-history em{font-size:1.5em;}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-icon,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-icon,.fo-card-dashboard-colored-success .card-body .card-icon{position:absolute;top:-30px;right:0;}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon h6,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-icon h6,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-icon h6,.fo-card-dashboard-colored-success .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-icon i,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-icon span,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-icon em,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-success .card-body .card-icon i,.fo-card-dashboard-colored-success .card-body .card-icon span,.fo-card-dashboard-colored-success .card-body .card-icon em{font-size:15em;line-height:0;color:var(--color-white);opacity:.2;}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body,.fo-card-dashboard-colored-success .card-body{color:var(--color-success);}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-content,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-content,.fo-card-dashboard-colored-success .card-body .card-content{background-color:transparent;height:unset;width:unset;text-align:left;padding:0;box-shadow:none;border:0;}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-content .card-content-history,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-success .card-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-success .card-body .card-content .card-content-history{background-color:rgba(0,168,96,.2);color:var(--color-success);}.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-icon i,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-icon span,.fo-card-dashboard-colored-success .fo-card-dashboard-colored-body .card-icon em,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-success .card-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-success .card-body .card-icon i,.fo-card-dashboard-colored-success .card-body .card-icon span,.fo-card-dashboard-colored-success .card-body .card-icon em{color:var(--color-success);}.fo-card-dashboard-colored-info{background-color:#337ab7;margin-bottom:.6em;position:relative;overflow:hidden;transition:all 250ms;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);background-color:var(--color-info-light);color:var(--color-info);border-left:0;}.fo-card-dashboard-colored-info:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body,.fo-card-dashboard-colored-info .card-body{padding:15px;color:var(--color-gray-20);}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-title,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-title,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-title,.fo-card-dashboard-colored-info .card-body .card-title{margin-bottom:5px;}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-title h2,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-title h2,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-title h2,.fo-card-dashboard-colored-info .card-body .card-title h2{font-size:1.2em;margin:0;}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content h1,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-content h1,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-content h1,.fo-card-dashboard-colored-info .card-body .card-content h1{font-size:3rem;font-family:var(--font-medium);margin:0;line-height:1;}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-content .card-content-history,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-info .card-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-info .card-body .card-content .card-content-history{margin:0;border-radius:20px;padding:5px 20px;}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history em,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-content .card-content-history em,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-content .card-content-history em,.fo-card-dashboard-colored-info .card-body .card-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-info .card-body .card-content .card-content-history em{font-size:1.5em;}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-icon,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-icon,.fo-card-dashboard-colored-info .card-body .card-icon{position:absolute;top:-30px;right:0;}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon h6,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-icon h6,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-icon h6,.fo-card-dashboard-colored-info .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-icon i,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-icon span,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-icon em,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-info .card-body .card-icon i,.fo-card-dashboard-colored-info .card-body .card-icon span,.fo-card-dashboard-colored-info .card-body .card-icon em{font-size:15em;line-height:0;color:var(--color-white);opacity:.2;}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body,.fo-card-dashboard-colored-info .card-body{color:var(--color-info);}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-content,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-content,.fo-card-dashboard-colored-info .card-body .card-content{background-color:transparent;height:unset;width:unset;text-align:left;padding:0;box-shadow:none;border:0;}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-content .card-content-history,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-info .card-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-info .card-body .card-content .card-content-history{background-color:rgba(33,150,243,.2);color:var(--color-info);}.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-icon i,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-icon span,.fo-card-dashboard-colored-info .fo-card-dashboard-colored-body .card-icon em,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-info .card-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-info .card-body .card-icon i,.fo-card-dashboard-colored-info .card-body .card-icon span,.fo-card-dashboard-colored-info .card-body .card-icon em{color:var(--color-info);}.fo-card-dashboard-colored-warning{background-color:#337ab7;margin-bottom:.6em;position:relative;overflow:hidden;transition:all 250ms;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);background-color:var(--color-warning-light);color:var(--color-warning);border-left:0;}.fo-card-dashboard-colored-warning:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body,.fo-card-dashboard-colored-warning .card-body{padding:15px;color:var(--color-gray-20);}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-title,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-title,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-title,.fo-card-dashboard-colored-warning .card-body .card-title{margin-bottom:5px;}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-title h2,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-title h2,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-title h2,.fo-card-dashboard-colored-warning .card-body .card-title h2{font-size:1.2em;margin:0;}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content h1,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-content h1,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-content h1,.fo-card-dashboard-colored-warning .card-body .card-content h1{font-size:3rem;font-family:var(--font-medium);margin:0;line-height:1;}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-content .card-content-history,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-warning .card-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-warning .card-body .card-content .card-content-history{margin:0;border-radius:20px;padding:5px 20px;}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history em,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-content .card-content-history em,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-content .card-content-history em,.fo-card-dashboard-colored-warning .card-body .card-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-warning .card-body .card-content .card-content-history em{font-size:1.5em;}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-icon,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-icon,.fo-card-dashboard-colored-warning .card-body .card-icon{position:absolute;top:-30px;right:0;}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon h6,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-icon h6,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-icon h6,.fo-card-dashboard-colored-warning .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-icon i,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-icon span,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-icon em,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-warning .card-body .card-icon i,.fo-card-dashboard-colored-warning .card-body .card-icon span,.fo-card-dashboard-colored-warning .card-body .card-icon em{font-size:15em;line-height:0;color:var(--color-white);opacity:.2;}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body,.fo-card-dashboard-colored-warning .card-body{color:var(--color-warning);}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-content,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-content,.fo-card-dashboard-colored-warning .card-body .card-content{background-color:transparent;height:unset;width:unset;text-align:left;padding:0;box-shadow:none;border:0;}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-content .card-content-history,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-warning .card-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-warning .card-body .card-content .card-content-history{background-color:rgba(216,181,99,.2);color:var(--color-warning);}.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-icon i,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-icon span,.fo-card-dashboard-colored-warning .fo-card-dashboard-colored-body .card-icon em,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-warning .card-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-warning .card-body .card-icon i,.fo-card-dashboard-colored-warning .card-body .card-icon span,.fo-card-dashboard-colored-warning .card-body .card-icon em{color:var(--color-warning);}.fo-card-dashboard-colored-error{background-color:#337ab7;margin-bottom:.6em;position:relative;overflow:hidden;transition:all 250ms;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);background-color:var(--color-error-light);color:var(--color-error);border-left:0;}.fo-card-dashboard-colored-error:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body,.fo-card-dashboard-colored-error .card-body{padding:15px;color:var(--color-gray-20);}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-title,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-title,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-title,.fo-card-dashboard-colored-error .card-body .card-title{margin-bottom:5px;}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-title h2,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-title h2,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-title h2,.fo-card-dashboard-colored-error .card-body .card-title h2{font-size:1.2em;margin:0;}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content h1,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-content h1,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-content h1,.fo-card-dashboard-colored-error .card-body .card-content h1{font-size:3rem;font-family:var(--font-medium);margin:0;line-height:1;}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-content .card-content-history,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-content .card-content-history,.fo-card-dashboard-colored-error .card-body .card-content .fo-card-dashboard-colored-content-history,.fo-card-dashboard-colored-error .card-body .card-content .card-content-history{margin:0;border-radius:20px;padding:5px 20px;}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .card-content-history em,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-content .card-content-history em,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-content .card-content-history em,.fo-card-dashboard-colored-error .card-body .card-content .fo-card-dashboard-colored-content-history em,.fo-card-dashboard-colored-error .card-body .card-content .card-content-history em{font-size:1.5em;}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-icon,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-icon,.fo-card-dashboard-colored-error .card-body .card-icon{position:absolute;top:-30px;right:0;}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon h6,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-icon h6,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-icon h6,.fo-card-dashboard-colored-error .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-icon i,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-icon span,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .card-icon em,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-error .card-body .fo-card-dashboard-colored-icon em,.fo-card-dashboard-colored-error .card-body .card-icon i,.fo-card-dashboard-colored-error .card-body .card-icon span,.fo-card-dashboard-colored-error .card-body .card-icon em{font-size:15em;line-height:0;color:var(--color-white);opacity:.2;}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body{color:var(--color-error);}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-content .fo-card-content-history{background-color:rgba(219,68,55,.2);color:var(--color-error);}.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon i,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon span,.fo-card-dashboard-colored-error .fo-card-dashboard-colored-body .fo-card-dashboard-colored-icon em{color:var(--color-error);}.fo-card-currency{background-color:var(--background-section);margin-bottom:.6em;position:relative;transition:all 250ms;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.05);border-radius:5px;border-left-width:6px;border-left-color:var(--color-gray-30);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-left:6px solid var(--color-gray-40);}.fo-card-currency a:hover,.fo-card-currency a:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-currency a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-currency .fo-card-currency-body,.fo-card-currency .card-body{padding:15px;}.fo-card-currency .fo-card-currency-body .fo-card-currency-title,.fo-card-currency .fo-card-currency-body .card-title,.fo-card-currency .card-body .fo-card-currency-title,.fo-card-currency .card-body .card-title{text-align:right;}.fo-card-currency .fo-card-currency-body .fo-card-currency-title h2,.fo-card-currency .fo-card-currency-body .card-title h2,.fo-card-currency .card-body .fo-card-currency-title h2,.fo-card-currency .card-body .card-title h2{color:var(--color-gray-30);font-size:1.2em;margin:0;}.fo-card-currency .fo-card-currency-body .fo-card-currency-content,.fo-card-currency .fo-card-currency-body .card-content,.fo-card-currency .card-body .fo-card-currency-content,.fo-card-currency .card-body .card-content{text-align:right;}.fo-card-currency .fo-card-currency-body .fo-card-currency-content h1,.fo-card-currency .fo-card-currency-body .card-content h1,.fo-card-currency .card-body .fo-card-currency-content h1,.fo-card-currency .card-body .card-content h1{font-size:3em;font-family:var(--font-medium);color:var(--color-black);margin:5px 0;}.fo-card-currency .fo-card-currency-body .fo-card-currency-content h6,.fo-card-currency .fo-card-currency-body .card-content h6,.fo-card-currency .card-body .fo-card-currency-content h6,.fo-card-currency .card-body .card-content h6{color:var(--color-gray-60);margin:0;}.fo-card-currency .fo-card-currency-body .fo-card-currency-icon,.fo-card-currency .fo-card-currency-body .card-icon,.fo-card-currency .card-body .fo-card-currency-icon,.fo-card-currency .card-body .card-icon{position:absolute;top:10%;left:2%;text-align:left;}.fo-card-currency .fo-card-currency-body .fo-card-currency-icon h6,.fo-card-currency .fo-card-currency-body .card-icon h6,.fo-card-currency .card-body .fo-card-currency-icon h6,.fo-card-currency .card-body .card-icon h6{color:var(--color-primary);margin:0;}.fo-card-currency .fo-card-currency-body .fo-card-currency-icon i,.fo-card-currency .fo-card-currency-body .fo-card-currency-icon span,.fo-card-currency .fo-card-currency-body .fo-card-currency-icon em,.fo-card-currency .fo-card-currency-body .card-icon i,.fo-card-currency .fo-card-currency-body .card-icon span,.fo-card-currency .fo-card-currency-body .card-icon em,.fo-card-currency .card-body .fo-card-currency-icon i,.fo-card-currency .card-body .fo-card-currency-icon span,.fo-card-currency .card-body .fo-card-currency-icon em,.fo-card-currency .card-body .card-icon i,.fo-card-currency .card-body .card-icon span,.fo-card-currency .card-body .card-icon em{font-size:6em;opacity:.1;color:var(--color-gray-30);}.fo-card-currency-success{background-color:var(--background-section);margin-bottom:.6em;position:relative;transition:all 250ms;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.05);border-radius:5px;border-left-width:6px;border-left-color:var(--color-gray-30);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-left:6px solid var(--color-success);}.fo-card-currency-success a:hover,.fo-card-currency-success a:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-currency-success a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-currency-success .fo-card-currency-body,.fo-card-currency-success .card-body{padding:15px;}.fo-card-currency-success .fo-card-currency-body .fo-card-currency-title,.fo-card-currency-success .fo-card-currency-body .card-title,.fo-card-currency-success .card-body .fo-card-currency-title,.fo-card-currency-success .card-body .card-title{text-align:right;}.fo-card-currency-success .fo-card-currency-body .fo-card-currency-title h2,.fo-card-currency-success .fo-card-currency-body .card-title h2,.fo-card-currency-success .card-body .fo-card-currency-title h2,.fo-card-currency-success .card-body .card-title h2{color:var(--color-gray-30);font-size:1.2em;margin:0;}.fo-card-currency-success .fo-card-currency-body .fo-card-currency-content,.fo-card-currency-success .fo-card-currency-body .card-content,.fo-card-currency-success .card-body .fo-card-currency-content,.fo-card-currency-success .card-body .card-content{text-align:right;}.fo-card-currency-success .fo-card-currency-body .fo-card-currency-content h1,.fo-card-currency-success .fo-card-currency-body .card-content h1,.fo-card-currency-success .card-body .fo-card-currency-content h1,.fo-card-currency-success .card-body .card-content h1{font-size:3em;font-family:var(--font-medium);color:var(--color-black);margin:5px 0;}.fo-card-currency-success .fo-card-currency-body .fo-card-currency-content h6,.fo-card-currency-success .fo-card-currency-body .card-content h6,.fo-card-currency-success .card-body .fo-card-currency-content h6,.fo-card-currency-success .card-body .card-content h6{color:var(--color-gray-60);margin:0;}.fo-card-currency-success .fo-card-currency-body .fo-card-currency-icon,.fo-card-currency-success .fo-card-currency-body .card-icon,.fo-card-currency-success .card-body .fo-card-currency-icon,.fo-card-currency-success .card-body .card-icon{position:absolute;top:10%;left:2%;text-align:left;}.fo-card-currency-success .fo-card-currency-body .fo-card-currency-icon h6,.fo-card-currency-success .fo-card-currency-body .card-icon h6,.fo-card-currency-success .card-body .fo-card-currency-icon h6,.fo-card-currency-success .card-body .card-icon h6{color:var(--color-primary);margin:0;}.fo-card-currency-success .fo-card-currency-body .fo-card-currency-icon i,.fo-card-currency-success .fo-card-currency-body .fo-card-currency-icon span,.fo-card-currency-success .fo-card-currency-body .fo-card-currency-icon em,.fo-card-currency-success .fo-card-currency-body .card-icon i,.fo-card-currency-success .fo-card-currency-body .card-icon span,.fo-card-currency-success .fo-card-currency-body .card-icon em,.fo-card-currency-success .card-body .fo-card-currency-icon i,.fo-card-currency-success .card-body .fo-card-currency-icon span,.fo-card-currency-success .card-body .fo-card-currency-icon em,.fo-card-currency-success .card-body .card-icon i,.fo-card-currency-success .card-body .card-icon span,.fo-card-currency-success .card-body .card-icon em{font-size:6em;opacity:.1;color:var(--color-gray-30);}.fo-card-currency-info{background-color:var(--background-section);margin-bottom:.6em;position:relative;transition:all 250ms;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.05);border-radius:5px;border-left-width:6px;border-left-color:var(--color-gray-30);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-left:6px solid var(--color-info);}.fo-card-currency-info a:hover,.fo-card-currency-info a:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-currency-info a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-currency-info .fo-card-currency-body,.fo-card-currency-info .card-body{padding:15px;}.fo-card-currency-info .fo-card-currency-body .fo-card-currency-title,.fo-card-currency-info .fo-card-currency-body .card-title,.fo-card-currency-info .card-body .fo-card-currency-title,.fo-card-currency-info .card-body .card-title{text-align:right;}.fo-card-currency-info .fo-card-currency-body .fo-card-currency-title h2,.fo-card-currency-info .fo-card-currency-body .card-title h2,.fo-card-currency-info .card-body .fo-card-currency-title h2,.fo-card-currency-info .card-body .card-title h2{color:var(--color-gray-30);font-size:1.2em;margin:0;}.fo-card-currency-info .fo-card-currency-body .fo-card-currency-content,.fo-card-currency-info .fo-card-currency-body .card-content,.fo-card-currency-info .card-body .fo-card-currency-content,.fo-card-currency-info .card-body .card-content{text-align:right;}.fo-card-currency-info .fo-card-currency-body .fo-card-currency-content h1,.fo-card-currency-info .fo-card-currency-body .card-content h1,.fo-card-currency-info .card-body .fo-card-currency-content h1,.fo-card-currency-info .card-body .card-content h1{font-size:3em;font-family:var(--font-medium);color:var(--color-black);margin:5px 0;}.fo-card-currency-info .fo-card-currency-body .fo-card-currency-content h6,.fo-card-currency-info .fo-card-currency-body .card-content h6,.fo-card-currency-info .card-body .fo-card-currency-content h6,.fo-card-currency-info .card-body .card-content h6{color:var(--color-gray-60);margin:0;}.fo-card-currency-info .fo-card-currency-body .fo-card-currency-icon,.fo-card-currency-info .fo-card-currency-body .card-icon,.fo-card-currency-info .card-body .fo-card-currency-icon,.fo-card-currency-info .card-body .card-icon{position:absolute;top:10%;left:2%;text-align:left;}.fo-card-currency-info .fo-card-currency-body .fo-card-currency-icon h6,.fo-card-currency-info .fo-card-currency-body .card-icon h6,.fo-card-currency-info .card-body .fo-card-currency-icon h6,.fo-card-currency-info .card-body .card-icon h6{color:var(--color-primary);margin:0;}.fo-card-currency-info .fo-card-currency-body .fo-card-currency-icon i,.fo-card-currency-info .fo-card-currency-body .fo-card-currency-icon span,.fo-card-currency-info .fo-card-currency-body .fo-card-currency-icon em,.fo-card-currency-info .fo-card-currency-body .card-icon i,.fo-card-currency-info .fo-card-currency-body .card-icon span,.fo-card-currency-info .fo-card-currency-body .card-icon em,.fo-card-currency-info .card-body .fo-card-currency-icon i,.fo-card-currency-info .card-body .fo-card-currency-icon span,.fo-card-currency-info .card-body .fo-card-currency-icon em,.fo-card-currency-info .card-body .card-icon i,.fo-card-currency-info .card-body .card-icon span,.fo-card-currency-info .card-body .card-icon em{font-size:6em;opacity:.1;color:var(--color-gray-30);}.fo-card-currency-warning{background-color:var(--background-section);margin-bottom:.6em;position:relative;transition:all 250ms;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.05);border-radius:5px;border-left-width:6px;border-left-color:var(--color-gray-30);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-left:6px solid var(--color-warning);}.fo-card-currency-warning a:hover,.fo-card-currency-warning a:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-currency-warning a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-currency-warning .fo-card-currency-body,.fo-card-currency-warning .card-body{padding:15px;}.fo-card-currency-warning .fo-card-currency-body .fo-card-currency-title,.fo-card-currency-warning .fo-card-currency-body .card-title,.fo-card-currency-warning .card-body .fo-card-currency-title,.fo-card-currency-warning .card-body .card-title{text-align:right;}.fo-card-currency-warning .fo-card-currency-body .fo-card-currency-title h2,.fo-card-currency-warning .fo-card-currency-body .card-title h2,.fo-card-currency-warning .card-body .fo-card-currency-title h2,.fo-card-currency-warning .card-body .card-title h2{color:var(--color-gray-30);font-size:1.2em;margin:0;}.fo-card-currency-warning .fo-card-currency-body .fo-card-currency-content,.fo-card-currency-warning .fo-card-currency-body .card-content,.fo-card-currency-warning .card-body .fo-card-currency-content,.fo-card-currency-warning .card-body .card-content{text-align:right;}.fo-card-currency-warning .fo-card-currency-body .fo-card-currency-content h1,.fo-card-currency-warning .fo-card-currency-body .card-content h1,.fo-card-currency-warning .card-body .fo-card-currency-content h1,.fo-card-currency-warning .card-body .card-content h1{font-size:3em;font-family:var(--font-medium);color:var(--color-black);margin:5px 0;}.fo-card-currency-warning .fo-card-currency-body .fo-card-currency-content h6,.fo-card-currency-warning .fo-card-currency-body .card-content h6,.fo-card-currency-warning .card-body .fo-card-currency-content h6,.fo-card-currency-warning .card-body .card-content h6{color:var(--color-gray-60);margin:0;}.fo-card-currency-warning .fo-card-currency-body .fo-card-currency-icon,.fo-card-currency-warning .fo-card-currency-body .card-icon,.fo-card-currency-warning .card-body .fo-card-currency-icon,.fo-card-currency-warning .card-body .card-icon{position:absolute;top:10%;left:2%;text-align:left;}.fo-card-currency-warning .fo-card-currency-body .fo-card-currency-icon h6,.fo-card-currency-warning .fo-card-currency-body .card-icon h6,.fo-card-currency-warning .card-body .fo-card-currency-icon h6,.fo-card-currency-warning .card-body .card-icon h6{color:var(--color-primary);margin:0;}.fo-card-currency-warning .fo-card-currency-body .fo-card-currency-icon i,.fo-card-currency-warning .fo-card-currency-body .fo-card-currency-icon span,.fo-card-currency-warning .fo-card-currency-body .fo-card-currency-icon em,.fo-card-currency-warning .fo-card-currency-body .card-icon i,.fo-card-currency-warning .fo-card-currency-body .card-icon span,.fo-card-currency-warning .fo-card-currency-body .card-icon em,.fo-card-currency-warning .card-body .fo-card-currency-icon i,.fo-card-currency-warning .card-body .fo-card-currency-icon span,.fo-card-currency-warning .card-body .fo-card-currency-icon em,.fo-card-currency-warning .card-body .card-icon i,.fo-card-currency-warning .card-body .card-icon span,.fo-card-currency-warning .card-body .card-icon em{font-size:6em;opacity:.1;color:var(--color-gray-30);}.fo-card-currency-error{background-color:var(--background-section);margin-bottom:.6em;position:relative;transition:all 250ms;border-style:solid;border-width:1px;border-color:rgba(0,0,0,.05);border-radius:5px;border-left-width:6px;border-left-color:var(--color-gray-30);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-left:6px solid var(--color-error);}.fo-card-currency-error a:hover,.fo-card-currency-error a:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-currency-error a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);transform:translateY(-2px);}.fo-card-currency-error .fo-card-currency-body,.fo-card-currency-error .card-body{padding:15px;}.fo-card-currency-error .fo-card-currency-body .fo-card-currency-title,.fo-card-currency-error .fo-card-currency-body .card-title,.fo-card-currency-error .card-body .fo-card-currency-title,.fo-card-currency-error .card-body .card-title{text-align:right;}.fo-card-currency-error .fo-card-currency-body .fo-card-currency-title h2,.fo-card-currency-error .fo-card-currency-body .card-title h2,.fo-card-currency-error .card-body .fo-card-currency-title h2,.fo-card-currency-error .card-body .card-title h2{color:var(--color-gray-30);font-size:1.2em;margin:0;}.fo-card-currency-error .fo-card-currency-body .fo-card-currency-content,.fo-card-currency-error .fo-card-currency-body .card-content,.fo-card-currency-error .card-body .fo-card-currency-content,.fo-card-currency-error .card-body .card-content{text-align:right;}.fo-card-currency-error .fo-card-currency-body .fo-card-currency-content h1,.fo-card-currency-error .fo-card-currency-body .card-content h1,.fo-card-currency-error .card-body .fo-card-currency-content h1,.fo-card-currency-error .card-body .card-content h1{font-size:3em;font-family:var(--font-medium);color:var(--color-black);margin:5px 0;}.fo-card-currency-error .fo-card-currency-body .fo-card-currency-content h6,.fo-card-currency-error .fo-card-currency-body .card-content h6,.fo-card-currency-error .card-body .fo-card-currency-content h6,.fo-card-currency-error .card-body .card-content h6{color:var(--color-gray-60);margin:0;}.fo-card-currency-error .fo-card-currency-body .fo-card-currency-icon,.fo-card-currency-error .fo-card-currency-body .card-icon,.fo-card-currency-error .card-body .fo-card-currency-icon,.fo-card-currency-error .card-body .card-icon{position:absolute;top:10%;left:2%;text-align:left;}.fo-card-currency-error .fo-card-currency-body .fo-card-currency-icon h6,.fo-card-currency-error .fo-card-currency-body .card-icon h6,.fo-card-currency-error .card-body .fo-card-currency-icon h6,.fo-card-currency-error .card-body .card-icon h6{color:var(--color-primary);margin:0;}.fo-card-currency-error .fo-card-currency-body .fo-card-currency-icon i,.fo-card-currency-error .fo-card-currency-body .fo-card-currency-icon span,.fo-card-currency-error .fo-card-currency-body .fo-card-currency-icon em,.fo-card-currency-error .fo-card-currency-body .card-icon i,.fo-card-currency-error .fo-card-currency-body .card-icon span,.fo-card-currency-error .fo-card-currency-body .card-icon em,.fo-card-currency-error .card-body .fo-card-currency-icon i,.fo-card-currency-error .card-body .fo-card-currency-icon span,.fo-card-currency-error .card-body .fo-card-currency-icon em,.fo-card-currency-error .card-body .card-icon i,.fo-card-currency-error .card-body .card-icon span,.fo-card-currency-error .card-body .card-icon em{font-size:6em;opacity:.1;color:var(--color-gray-30);}.fo-card-detail{position:relative;overflow:hidden;border-radius:5px;padding:1em;margin:.5em 0;transition:all 250ms;border:1px solid transparent;min-height:75px;max-height:75px;display:flex;align-items:center;background-color:var(--background-white);border:1px solid var(--color-gray-90);}.fo-card-detail .fo-card-detail-name-vertical,.fo-card-detail .card-name-vertical{position:absolute;width:75px;height:30px;transform:rotate(270deg);left:-23px;top:22px;bottom:0;text-align:center;line-height:30px;}.fo-card-detail a,.fo-card-detail .fo-card-detail-content,.fo-card-detail .card-content{color:unset;background-color:unset;}.fo-card-detail a ul,.fo-card-detail .fo-card-detail-content ul,.fo-card-detail .card-content ul{list-style:none;display:flex;align-items:center;margin:0;}.fo-card-detail a ul li,.fo-card-detail .fo-card-detail-content ul li,.fo-card-detail .card-content ul li{margin:0 2em;text-align:left;}.fo-card-detail a ul li .fo-card-detail-label,.fo-card-detail a ul li .card-label,.fo-card-detail .fo-card-detail-content ul li .fo-card-detail-label,.fo-card-detail .fo-card-detail-content ul li .card-label,.fo-card-detail .card-content ul li .fo-card-detail-label,.fo-card-detail .card-content ul li .card-label{font-size:.8em;margin:0;display:block;opacity:.6;}.fo-card-detail a ul li .fo-card-detail-value,.fo-card-detail a ul li .card-value,.fo-card-detail .fo-card-detail-content ul li .fo-card-detail-value,.fo-card-detail .fo-card-detail-content ul li .card-value,.fo-card-detail .card-content ul li .fo-card-detail-value,.fo-card-detail .card-content ul li .card-value{font-size:1em;margin:0;}.fo-card-detail a ul li a:hover,.fo-card-detail .fo-card-detail-content ul li a:hover,.fo-card-detail .card-content ul li a:hover{color:var(--color-black);}.fo-card-detail .fo-card-detail-icon,.fo-card-detail .card-icon{position:absolute;top:-30px;right:0;}.fo-card-detail .fo-card-detail-icon h6,.fo-card-detail .card-icon h6{margin:0;}.fo-card-detail .fo-card-detail-icon i,.fo-card-detail .fo-card-detail-icon span,.fo-card-detail .fo-card-detail-icon em,.fo-card-detail .card-icon i,.fo-card-detail .card-icon span,.fo-card-detail .card-icon em{font-size:10em;line-height:0;opacity:.04;}.fo-card-detail .fo-card-detail-name-vertical,.fo-card-detail .card-name-vertical{background-color:var(--color-gray-30);color:var(--color-white);}.fo-card-detail a ul li .fo-card-detail-label,.fo-card-detail a ul li .card-label,.fo-card-detail div ul li .fo-card-detail-label,.fo-card-detail div ul li .card-label{color:var(--color-black);}.fo-card-detail a ul li .fo-card-detail-value,.fo-card-detail a ul li .card-value,.fo-card-detail div ul li .fo-card-detail-value,.fo-card-detail div ul li .card-value{color:var(--color-black);}.fo-card-detail a ul li .fo-badges,.fo-card-detail div ul li .fo-badges{background-color:var(--color-gray-30);}.fo-card-detail .fo-card-detail-icon h6,.fo-card-detail .card-icon h6{color:var(--color-gray-70);margin:0;}.fo-card-detail .fo-card-detail-icon i,.fo-card-detail .fo-card-detail-icon span,.fo-card-detail .fo-card-detail-icon em,.fo-card-detail .card-icon i,.fo-card-detail .card-icon span,.fo-card-detail .card-icon em{color:var(--color-black);}.fo-card-detail-success{position:relative;overflow:hidden;border-radius:5px;padding:1em;margin:.5em 0;transition:all 250ms;border:1px solid transparent;min-height:75px;max-height:75px;display:flex;align-items:center;background-color:var(--color-success-light);}.fo-card-detail-success .fo-card-detail-name-vertical,.fo-card-detail-success .card-name-vertical{position:absolute;width:75px;height:30px;transform:rotate(270deg);left:-23px;top:22px;bottom:0;text-align:center;line-height:30px;}.fo-card-detail-success a,.fo-card-detail-success .fo-card-detail-content,.fo-card-detail-success .card-content{color:unset;background-color:unset;}.fo-card-detail-success a ul,.fo-card-detail-success .fo-card-detail-content ul,.fo-card-detail-success .card-content ul{list-style:none;display:flex;align-items:center;margin:0;}.fo-card-detail-success a ul li,.fo-card-detail-success .fo-card-detail-content ul li,.fo-card-detail-success .card-content ul li{margin:0 2em;text-align:left;}.fo-card-detail-success a ul li .fo-card-detail-label,.fo-card-detail-success a ul li .card-label,.fo-card-detail-success .fo-card-detail-content ul li .fo-card-detail-label,.fo-card-detail-success .fo-card-detail-content ul li .card-label,.fo-card-detail-success .card-content ul li .fo-card-detail-label,.fo-card-detail-success .card-content ul li .card-label{font-size:.8em;margin:0;display:block;opacity:.6;}.fo-card-detail-success a ul li .fo-card-detail-value,.fo-card-detail-success a ul li .card-value,.fo-card-detail-success .fo-card-detail-content ul li .fo-card-detail-value,.fo-card-detail-success .fo-card-detail-content ul li .card-value,.fo-card-detail-success .card-content ul li .fo-card-detail-value,.fo-card-detail-success .card-content ul li .card-value{font-size:1em;margin:0;}.fo-card-detail-success a ul li a:hover,.fo-card-detail-success .fo-card-detail-content ul li a:hover,.fo-card-detail-success .card-content ul li a:hover{color:var(--color-black);}.fo-card-detail-success .fo-card-detail-icon,.fo-card-detail-success .card-icon{position:absolute;top:-30px;right:0;}.fo-card-detail-success .fo-card-detail-icon h6,.fo-card-detail-success .card-icon h6{margin:0;}.fo-card-detail-success .fo-card-detail-icon i,.fo-card-detail-success .fo-card-detail-icon span,.fo-card-detail-success .fo-card-detail-icon em,.fo-card-detail-success .card-icon i,.fo-card-detail-success .card-icon span,.fo-card-detail-success .card-icon em{font-size:10em;line-height:0;opacity:.04;}.fo-card-detail-success .fo-card-detail-name-vertical,.fo-card-detail-success .card-name-vertical{background-color:var(--color-success);color:var(--color-white);}.fo-card-detail-success a ul li .fo-card-detail-label,.fo-card-detail-success a ul li .card-label,.fo-card-detail-success div ul li .fo-card-detail-label,.fo-card-detail-success div ul li .card-label{color:var(--color-success);}.fo-card-detail-success a ul li .fo-card-detail-value,.fo-card-detail-success a ul li .card-value,.fo-card-detail-success div ul li .fo-card-detail-value,.fo-card-detail-success div ul li .card-value{color:var(--color-success);}.fo-card-detail-success a ul li .fo-badges,.fo-card-detail-success div ul li .fo-badges{background-color:var(--color-success);}.fo-card-detail-success a .fo-card-detail-icon h6,.fo-card-detail-success a .card-icon h6,.fo-card-detail-success div .fo-card-detail-icon h6,.fo-card-detail-success div .card-icon h6{color:var(--color-gray-70);}.fo-card-detail-success a .fo-card-detail-icon i,.fo-card-detail-success a .fo-card-detail-icon span,.fo-card-detail-success a .fo-card-detail-icon em,.fo-card-detail-success a .card-icon i,.fo-card-detail-success a .card-icon span,.fo-card-detail-success a .card-icon em,.fo-card-detail-success div .fo-card-detail-icon i,.fo-card-detail-success div .fo-card-detail-icon span,.fo-card-detail-success div .fo-card-detail-icon em,.fo-card-detail-success div .card-icon i,.fo-card-detail-success div .card-icon span,.fo-card-detail-success div .card-icon em{color:var(--color-success);}.fo-card-detail-info{position:relative;overflow:hidden;border-radius:5px;padding:1em;margin:.5em 0;transition:all 250ms;border:1px solid transparent;min-height:75px;max-height:75px;display:flex;align-items:center;background-color:var(--color-info-light);}.fo-card-detail-info .fo-card-detail-name-vertical,.fo-card-detail-info .card-name-vertical{position:absolute;width:75px;height:30px;transform:rotate(270deg);left:-23px;top:22px;bottom:0;text-align:center;line-height:30px;}.fo-card-detail-info a,.fo-card-detail-info .fo-card-detail-content,.fo-card-detail-info .card-content{color:unset;background-color:unset;}.fo-card-detail-info a ul,.fo-card-detail-info .fo-card-detail-content ul,.fo-card-detail-info .card-content ul{list-style:none;display:flex;align-items:center;margin:0;}.fo-card-detail-info a ul li,.fo-card-detail-info .fo-card-detail-content ul li,.fo-card-detail-info .card-content ul li{margin:0 2em;text-align:left;}.fo-card-detail-info a ul li .fo-card-detail-label,.fo-card-detail-info a ul li .card-label,.fo-card-detail-info .fo-card-detail-content ul li .fo-card-detail-label,.fo-card-detail-info .fo-card-detail-content ul li .card-label,.fo-card-detail-info .card-content ul li .fo-card-detail-label,.fo-card-detail-info .card-content ul li .card-label{font-size:.8em;margin:0;display:block;opacity:.6;}.fo-card-detail-info a ul li .fo-card-detail-value,.fo-card-detail-info a ul li .card-value,.fo-card-detail-info .fo-card-detail-content ul li .fo-card-detail-value,.fo-card-detail-info .fo-card-detail-content ul li .card-value,.fo-card-detail-info .card-content ul li .fo-card-detail-value,.fo-card-detail-info .card-content ul li .card-value{font-size:1em;margin:0;}.fo-card-detail-info a ul li a:hover,.fo-card-detail-info .fo-card-detail-content ul li a:hover,.fo-card-detail-info .card-content ul li a:hover{color:var(--color-black);}.fo-card-detail-info .fo-card-detail-icon,.fo-card-detail-info .card-icon{position:absolute;top:-30px;right:0;}.fo-card-detail-info .fo-card-detail-icon h6,.fo-card-detail-info .card-icon h6{margin:0;}.fo-card-detail-info .fo-card-detail-icon i,.fo-card-detail-info .fo-card-detail-icon span,.fo-card-detail-info .fo-card-detail-icon em,.fo-card-detail-info .card-icon i,.fo-card-detail-info .card-icon span,.fo-card-detail-info .card-icon em{font-size:10em;line-height:0;opacity:.04;}.fo-card-detail-info .fo-card-detail-name-vertical,.fo-card-detail-info .card-name-vertical{background-color:var(--color-info);color:var(--color-white);}.fo-card-detail-info a ul li .fo-card-detail-label,.fo-card-detail-info a ul li .card-label,.fo-card-detail-info div ul li .fo-card-detail-label,.fo-card-detail-info div ul li .card-label{color:var(--color-info);}.fo-card-detail-info a ul li .fo-card-detail-value,.fo-card-detail-info a ul li .card-value,.fo-card-detail-info div ul li .fo-card-detail-value,.fo-card-detail-info div ul li .card-value{color:var(--color-info);}.fo-card-detail-info a ul li .fo-badges,.fo-card-detail-info div ul li .fo-badges{background-color:var(--color-info);}.fo-card-detail-info a .fo-card-detail-icon h6,.fo-card-detail-info a .card-icon h6,.fo-card-detail-info div .fo-card-detail-icon h6,.fo-card-detail-info div .card-icon h6{color:var(--color-gray-70);}.fo-card-detail-info a .fo-card-detail-icon i,.fo-card-detail-info a .fo-card-detail-icon span,.fo-card-detail-info a .fo-card-detail-icon em,.fo-card-detail-info a .card-icon i,.fo-card-detail-info a .card-icon span,.fo-card-detail-info a .card-icon em,.fo-card-detail-info div .fo-card-detail-icon i,.fo-card-detail-info div .fo-card-detail-icon span,.fo-card-detail-info div .fo-card-detail-icon em,.fo-card-detail-info div .card-icon i,.fo-card-detail-info div .card-icon span,.fo-card-detail-info div .card-icon em{color:var(--color-info);}.fo-card-detail-warning{position:relative;overflow:hidden;border-radius:5px;padding:1em;margin:.5em 0;transition:all 250ms;border:1px solid transparent;min-height:75px;max-height:75px;display:flex;align-items:center;background-color:var(--color-warning-light);}.fo-card-detail-warning .fo-card-detail-name-vertical,.fo-card-detail-warning .card-name-vertical{position:absolute;width:75px;height:30px;transform:rotate(270deg);left:-23px;top:22px;bottom:0;text-align:center;line-height:30px;}.fo-card-detail-warning a,.fo-card-detail-warning .fo-card-detail-content,.fo-card-detail-warning .card-content{color:unset;background-color:unset;}.fo-card-detail-warning a ul,.fo-card-detail-warning .fo-card-detail-content ul,.fo-card-detail-warning .card-content ul{list-style:none;display:flex;align-items:center;margin:0;}.fo-card-detail-warning a ul li,.fo-card-detail-warning .fo-card-detail-content ul li,.fo-card-detail-warning .card-content ul li{margin:0 2em;text-align:left;}.fo-card-detail-warning a ul li .fo-card-detail-label,.fo-card-detail-warning a ul li .card-label,.fo-card-detail-warning .fo-card-detail-content ul li .fo-card-detail-label,.fo-card-detail-warning .fo-card-detail-content ul li .card-label,.fo-card-detail-warning .card-content ul li .fo-card-detail-label,.fo-card-detail-warning .card-content ul li .card-label{font-size:.8em;margin:0;display:block;opacity:.6;}.fo-card-detail-warning a ul li .fo-card-detail-value,.fo-card-detail-warning a ul li .card-value,.fo-card-detail-warning .fo-card-detail-content ul li .fo-card-detail-value,.fo-card-detail-warning .fo-card-detail-content ul li .card-value,.fo-card-detail-warning .card-content ul li .fo-card-detail-value,.fo-card-detail-warning .card-content ul li .card-value{font-size:1em;margin:0;}.fo-card-detail-warning a ul li a:hover,.fo-card-detail-warning .fo-card-detail-content ul li a:hover,.fo-card-detail-warning .card-content ul li a:hover{color:var(--color-black);}.fo-card-detail-warning .fo-card-detail-icon,.fo-card-detail-warning .card-icon{position:absolute;top:-30px;right:0;}.fo-card-detail-warning .fo-card-detail-icon h6,.fo-card-detail-warning .card-icon h6{margin:0;}.fo-card-detail-warning .fo-card-detail-icon i,.fo-card-detail-warning .fo-card-detail-icon span,.fo-card-detail-warning .fo-card-detail-icon em,.fo-card-detail-warning .card-icon i,.fo-card-detail-warning .card-icon span,.fo-card-detail-warning .card-icon em{font-size:10em;line-height:0;opacity:.04;}.fo-card-detail-warning .fo-card-detail-name-vertical,.fo-card-detail-warning .card-name-vertical{background-color:var(--color-warning);color:var(--color-white);}.fo-card-detail-warning a ul li .fo-card-detail-label,.fo-card-detail-warning a ul li .card-label,.fo-card-detail-warning div ul li .fo-card-detail-label,.fo-card-detail-warning div ul li .card-label{color:var(--color-warning);}.fo-card-detail-warning a ul li .fo-card-detail-value,.fo-card-detail-warning a ul li .card-value,.fo-card-detail-warning div ul li .fo-card-detail-value,.fo-card-detail-warning div ul li .card-value{color:var(--color-warning);}.fo-card-detail-warning a ul li .fo-badges,.fo-card-detail-warning div ul li .fo-badges{background-color:var(--color-warning);}.fo-card-detail-warning a .fo-card-detail-icon h6,.fo-card-detail-warning a .card-icon h6,.fo-card-detail-warning div .fo-card-detail-icon h6,.fo-card-detail-warning div .card-icon h6{color:var(--color-gray-70);}.fo-card-detail-warning a .fo-card-detail-icon i,.fo-card-detail-warning a .fo-card-detail-icon span,.fo-card-detail-warning a .fo-card-detail-icon em,.fo-card-detail-warning a .card-icon i,.fo-card-detail-warning a .card-icon span,.fo-card-detail-warning a .card-icon em,.fo-card-detail-warning div .fo-card-detail-icon i,.fo-card-detail-warning div .fo-card-detail-icon span,.fo-card-detail-warning div .fo-card-detail-icon em,.fo-card-detail-warning div .card-icon i,.fo-card-detail-warning div .card-icon span,.fo-card-detail-warning div .card-icon em{color:var(--color-warning);}.fo-card-detail-error{position:relative;overflow:hidden;border-radius:5px;padding:1em;margin:.5em 0;transition:all 250ms;border:1px solid transparent;min-height:75px;max-height:75px;display:flex;align-items:center;background-color:var(--color-error-light);}.fo-card-detail-error .fo-card-detail-name-vertical,.fo-card-detail-error .card-name-vertical{position:absolute;width:75px;height:30px;transform:rotate(270deg);left:-23px;top:22px;bottom:0;text-align:center;line-height:30px;}.fo-card-detail-error a,.fo-card-detail-error .fo-card-detail-content,.fo-card-detail-error .card-content{color:unset;background-color:unset;}.fo-card-detail-error a ul,.fo-card-detail-error .fo-card-detail-content ul,.fo-card-detail-error .card-content ul{list-style:none;display:flex;align-items:center;margin:0;}.fo-card-detail-error a ul li,.fo-card-detail-error .fo-card-detail-content ul li,.fo-card-detail-error .card-content ul li{margin:0 2em;text-align:left;}.fo-card-detail-error a ul li .fo-card-detail-label,.fo-card-detail-error a ul li .card-label,.fo-card-detail-error .fo-card-detail-content ul li .fo-card-detail-label,.fo-card-detail-error .fo-card-detail-content ul li .card-label,.fo-card-detail-error .card-content ul li .fo-card-detail-label,.fo-card-detail-error .card-content ul li .card-label{font-size:.8em;margin:0;display:block;opacity:.6;}.fo-card-detail-error a ul li .fo-card-detail-value,.fo-card-detail-error a ul li .card-value,.fo-card-detail-error .fo-card-detail-content ul li .fo-card-detail-value,.fo-card-detail-error .fo-card-detail-content ul li .card-value,.fo-card-detail-error .card-content ul li .fo-card-detail-value,.fo-card-detail-error .card-content ul li .card-value{font-size:1em;margin:0;}.fo-card-detail-error a ul li a:hover,.fo-card-detail-error .fo-card-detail-content ul li a:hover,.fo-card-detail-error .card-content ul li a:hover{color:var(--color-black);}.fo-card-detail-error .fo-card-detail-icon,.fo-card-detail-error .card-icon{position:absolute;top:-30px;right:0;}.fo-card-detail-error .fo-card-detail-icon h6,.fo-card-detail-error .card-icon h6{margin:0;}.fo-card-detail-error .fo-card-detail-icon i,.fo-card-detail-error .fo-card-detail-icon span,.fo-card-detail-error .fo-card-detail-icon em,.fo-card-detail-error .card-icon i,.fo-card-detail-error .card-icon span,.fo-card-detail-error .card-icon em{font-size:10em;line-height:0;opacity:.04;}.fo-card-detail-error .fo-card-detail-name-vertical,.fo-card-detail-error .card-name-vertical{background-color:var(--color-error);color:var(--color-white);}.fo-card-detail-error a ul li .fo-card-detail-label,.fo-card-detail-error a ul li .card-label,.fo-card-detail-error div ul li .fo-card-detail-label,.fo-card-detail-error div ul li .card-label{color:var(--color-error);}.fo-card-detail-error a ul li .fo-card-detail-value,.fo-card-detail-error a ul li .card-value,.fo-card-detail-error div ul li .fo-card-detail-value,.fo-card-detail-error div ul li .card-value{color:var(--color-error);}.fo-card-detail-error a ul li .fo-badges,.fo-card-detail-error div ul li .fo-badges{background-color:var(--color-error);}.fo-card-detail-error .fo-card-detail-icon h6,.fo-card-detail-error .card-icon h6{color:var(--color-gray-70);margin:0;}.fo-card-detail-error .fo-card-detail-icon i,.fo-card-detail-error .fo-card-detail-icon span,.fo-card-detail-error .fo-card-detail-icon em,.fo-card-detail-error .card-icon i,.fo-card-detail-error .card-icon span,.fo-card-detail-error .card-icon em{color:var(--color-error);}.fo-card-grid{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:15px;min-width:200px;position:relative;margin:4px;display:inline-block;}.fo-card-grid .fo-card-title h3,.fo-card-grid .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-card-grid .fo-card-body,.fo-card-grid .card-body{padding:15px;}.fo-card-grid .fo-card-body .fo-card-image img,.fo-card-grid .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-card-grid .fo-card-body .fo-card-title h2,.fo-card-grid .fo-card-body .card-title h2,.fo-card-grid .card-body .fo-card-title h2,.fo-card-grid .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-card-grid .fo-card-body .fo-card-content,.fo-card-grid .fo-card-body .card-content,.fo-card-grid .card-body .fo-card-content,.fo-card-grid .card-body .card-content{padding:1em;}.fo-card-grid .fo-card-body .fo-card-content h2,.fo-card-grid .fo-card-body .fo-card-content h3,.fo-card-grid .fo-card-body .fo-card-content h4,.fo-card-grid .fo-card-body .fo-card-content h5,.fo-card-grid .fo-card-body .card-content h2,.fo-card-grid .fo-card-body .card-content h3,.fo-card-grid .fo-card-body .card-content h4,.fo-card-grid .fo-card-body .card-content h5,.fo-card-grid .card-body .fo-card-content h2,.fo-card-grid .card-body .fo-card-content h3,.fo-card-grid .card-body .fo-card-content h4,.fo-card-grid .card-body .fo-card-content h5,.fo-card-grid .card-body .card-content h2,.fo-card-grid .card-body .card-content h3,.fo-card-grid .card-body .card-content h4,.fo-card-grid .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-card-grid .fo-card-body .fo-card-content h1,.fo-card-grid .fo-card-body .card-content h1,.fo-card-grid .card-body .fo-card-content h1,.fo-card-grid .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-card-grid .fo-card-body .fo-card-content h6,.fo-card-grid .fo-card-body .card-content h6,.fo-card-grid .card-body .fo-card-content h6,.fo-card-grid .card-body .card-content h6{color:#808080;margin:0;}.fo-card-grid .fo-card-body .fo-card-content p,.fo-card-grid .fo-card-body .card-content p,.fo-card-grid .card-body .fo-card-content p,.fo-card-grid .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-card-grid .fo-card-body .fo-card-icon,.fo-card-grid .fo-card-body .card-icon,.fo-card-grid .card-body .fo-card-icon,.fo-card-grid .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-grid .fo-card-body .fo-card-icon h6,.fo-card-grid .fo-card-body .card-icon h6,.fo-card-grid .card-body .fo-card-icon h6,.fo-card-grid .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-grid .fo-card-body .fo-card-icon em,.fo-card-grid .fo-card-body .fo-card-icon i,.fo-card-grid .fo-card-body .fo-card-icon span,.fo-card-grid .fo-card-body .card-icon em,.fo-card-grid .fo-card-body .card-icon i,.fo-card-grid .fo-card-body .card-icon span,.fo-card-grid .card-body .fo-card-icon em,.fo-card-grid .card-body .fo-card-icon i,.fo-card-grid .card-body .fo-card-icon span,.fo-card-grid .card-body .card-icon em,.fo-card-grid .card-body .card-icon i,.fo-card-grid .card-body .card-icon span{font-size:4em;color:#666;}.fo-card-grid .fo-card-grid-share,.fo-card-grid .card-share{position:absolute;right:15px;top:15px;color:#999;font-size:1.5em;}.fo-card-grid .fo-card-grid-share:hover,.fo-card-grid .card-share:hover{color:#337ab7;}.fo-card-grid .fo-card-grid-content h4,.fo-card-grid .card-content h4{font-size:1em;color:var(--color-body);}.fo-card-grid .fo-card-grid-content h6,.fo-card-grid .card-content h6{font-size:.9em;color:#808080;}.fo-card-grid .fo-card-grid-link,.fo-card-grid .card-link{text-align:center;}.fo-card-grid .fo-card-grid-icon,.fo-card-grid .card-icon{font-size:4em;color:var(--color-primary);height:70px;}.fo-card-grid .fo-card-grid-footer .fo-card-grid-user,.fo-card-grid .fo-card-grid-footer .card-user,.fo-card-grid .fo-card-grid-footer .fo-card-grid-date,.fo-card-grid .fo-card-grid-footer .card-date,.fo-card-grid .card-footer .fo-card-grid-user,.fo-card-grid .card-footer .card-user,.fo-card-grid .card-footer .fo-card-grid-date,.fo-card-grid .card-footer .card-date{font-size:.8em;color:#999;display:block;}.fo-card-grid em[class^=fo-icon-],.fo-card-grid em[class*=fo-icon-]{font-size:1em;}.fo-card-list{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:15px;width:100%;position:relative;margin:.5em 0;}.fo-card-list .fo-card-title h3,.fo-card-list .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-card-list .fo-card-body,.fo-card-list .card-body{padding:15px;}.fo-card-list .fo-card-body .fo-card-image img,.fo-card-list .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-card-list .fo-card-body .fo-card-title h2,.fo-card-list .fo-card-body .card-title h2,.fo-card-list .card-body .fo-card-title h2,.fo-card-list .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-card-list .fo-card-body .fo-card-content,.fo-card-list .fo-card-body .card-content,.fo-card-list .card-body .fo-card-content,.fo-card-list .card-body .card-content{padding:1em;}.fo-card-list .fo-card-body .fo-card-content h2,.fo-card-list .fo-card-body .fo-card-content h3,.fo-card-list .fo-card-body .fo-card-content h4,.fo-card-list .fo-card-body .fo-card-content h5,.fo-card-list .fo-card-body .card-content h2,.fo-card-list .fo-card-body .card-content h3,.fo-card-list .fo-card-body .card-content h4,.fo-card-list .fo-card-body .card-content h5,.fo-card-list .card-body .fo-card-content h2,.fo-card-list .card-body .fo-card-content h3,.fo-card-list .card-body .fo-card-content h4,.fo-card-list .card-body .fo-card-content h5,.fo-card-list .card-body .card-content h2,.fo-card-list .card-body .card-content h3,.fo-card-list .card-body .card-content h4,.fo-card-list .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-card-list .fo-card-body .fo-card-content h1,.fo-card-list .fo-card-body .card-content h1,.fo-card-list .card-body .fo-card-content h1,.fo-card-list .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-card-list .fo-card-body .fo-card-content h6,.fo-card-list .fo-card-body .card-content h6,.fo-card-list .card-body .fo-card-content h6,.fo-card-list .card-body .card-content h6{color:#808080;margin:0;}.fo-card-list .fo-card-body .fo-card-content p,.fo-card-list .fo-card-body .card-content p,.fo-card-list .card-body .fo-card-content p,.fo-card-list .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-card-list .fo-card-body .fo-card-icon,.fo-card-list .fo-card-body .card-icon,.fo-card-list .card-body .fo-card-icon,.fo-card-list .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-list .fo-card-body .fo-card-icon h6,.fo-card-list .fo-card-body .card-icon h6,.fo-card-list .card-body .fo-card-icon h6,.fo-card-list .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-list .fo-card-body .fo-card-icon em,.fo-card-list .fo-card-body .fo-card-icon i,.fo-card-list .fo-card-body .fo-card-icon span,.fo-card-list .fo-card-body .card-icon em,.fo-card-list .fo-card-body .card-icon i,.fo-card-list .fo-card-body .card-icon span,.fo-card-list .card-body .fo-card-icon em,.fo-card-list .card-body .fo-card-icon i,.fo-card-list .card-body .fo-card-icon span,.fo-card-list .card-body .card-icon em,.fo-card-list .card-body .card-icon i,.fo-card-list .card-body .card-icon span{font-size:4em;color:#666;}.fo-card-list .fo-card-list-share,.fo-card-list .card-share,.fo-card-list .card-right-buttons{position:absolute;right:15px;top:10px;color:var(--color-primary);font-size:1.5em;cursor:pointer;}.fo-card-list .fo-card-list-share:hover,.fo-card-list .card-share:hover,.fo-card-list .card-right-buttons:hover{color:var(--color-hover);}.fo-card-list .fo-card-list-content h4,.fo-card-list .card-content h4{font-size:1.1em;max-width:950px!important;margin:6px 0 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-body);font-family:var(--font-medium);}.fo-card-list .fo-card-list-content h5,.fo-card-list .card-content h5{font-size:1em;max-width:170px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-body);margin:0;font-family:var(--font-medium);}.fo-card-list .fo-card-list-content h6,.fo-card-list .card-content h6{font-size:.8em;max-width:200px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-regular);color:var(--color-gray-40);margin:3px 0 0 0;}.fo-card-list .fo-card-list-content p,.fo-card-list .card-content p{font-size:.9em;max-width:950px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-body);margin:0;}.fo-card-list .fo-card-list-link,.fo-card-list .card-link{text-align:left;display:inline-flex;justify-content:space-between;align-items:center;}.fo-card-list .fo-card-list-icon,.fo-card-list .card-icon{font-size:4em;color:var(--color-primary);margin-right:15px;}.fo-card-list .fo-card-list-icon em,.fo-card-list .card-icon em{display:grid;}.fo-card-list .fo-card-list-icon img,.fo-card-list .card-icon img{max-height:50px;}.fo-card-list .fo-card-list-footer,.fo-card-list .card-footer{position:absolute;right:15px;top:36px;text-align:right;}.fo-card-list .fo-card-list-footer .fo-card-list-user,.fo-card-list .fo-card-list-footer .card-user,.fo-card-list .fo-card-list-footer .fo-card-list-date,.fo-card-list .fo-card-list-footer .card-date,.fo-card-list .card-footer .fo-card-list-user,.fo-card-list .card-footer .card-user,.fo-card-list .card-footer .fo-card-list-date,.fo-card-list .card-footer .card-date{font-size:.8em;color:#999;display:block;}.fo-card-list em[class^=fo-icon-],.fo-card-list em[class*=fo-icon-]{font-size:1em;}.fo-card-attached{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:15px;width:100%;position:relative;margin-bottom:.6em;box-shadow:unset;overflow:unset;border-style:solid;border-width:1px;border-color:var(--color-primary-light);border-radius:5px;}.fo-card-attached .fo-card-title h3,.fo-card-attached .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-card-attached .fo-card-body,.fo-card-attached .card-body{padding:15px;}.fo-card-attached .fo-card-body .fo-card-image img,.fo-card-attached .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-card-attached .fo-card-body .fo-card-title h2,.fo-card-attached .fo-card-body .card-title h2,.fo-card-attached .card-body .fo-card-title h2,.fo-card-attached .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-card-attached .fo-card-body .fo-card-content,.fo-card-attached .fo-card-body .card-content,.fo-card-attached .card-body .fo-card-content,.fo-card-attached .card-body .card-content{padding:1em;}.fo-card-attached .fo-card-body .fo-card-content h2,.fo-card-attached .fo-card-body .fo-card-content h3,.fo-card-attached .fo-card-body .fo-card-content h4,.fo-card-attached .fo-card-body .fo-card-content h5,.fo-card-attached .fo-card-body .card-content h2,.fo-card-attached .fo-card-body .card-content h3,.fo-card-attached .fo-card-body .card-content h4,.fo-card-attached .fo-card-body .card-content h5,.fo-card-attached .card-body .fo-card-content h2,.fo-card-attached .card-body .fo-card-content h3,.fo-card-attached .card-body .fo-card-content h4,.fo-card-attached .card-body .fo-card-content h5,.fo-card-attached .card-body .card-content h2,.fo-card-attached .card-body .card-content h3,.fo-card-attached .card-body .card-content h4,.fo-card-attached .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-card-attached .fo-card-body .fo-card-content h1,.fo-card-attached .fo-card-body .card-content h1,.fo-card-attached .card-body .fo-card-content h1,.fo-card-attached .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-card-attached .fo-card-body .fo-card-content h6,.fo-card-attached .fo-card-body .card-content h6,.fo-card-attached .card-body .fo-card-content h6,.fo-card-attached .card-body .card-content h6{color:#808080;margin:0;}.fo-card-attached .fo-card-body .fo-card-content p,.fo-card-attached .fo-card-body .card-content p,.fo-card-attached .card-body .fo-card-content p,.fo-card-attached .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-card-attached .fo-card-body .fo-card-icon,.fo-card-attached .fo-card-body .card-icon,.fo-card-attached .card-body .fo-card-icon,.fo-card-attached .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-attached .fo-card-body .fo-card-icon h6,.fo-card-attached .fo-card-body .card-icon h6,.fo-card-attached .card-body .fo-card-icon h6,.fo-card-attached .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-attached .fo-card-body .fo-card-icon em,.fo-card-attached .fo-card-body .fo-card-icon i,.fo-card-attached .fo-card-body .fo-card-icon span,.fo-card-attached .fo-card-body .card-icon em,.fo-card-attached .fo-card-body .card-icon i,.fo-card-attached .fo-card-body .card-icon span,.fo-card-attached .card-body .fo-card-icon em,.fo-card-attached .card-body .fo-card-icon i,.fo-card-attached .card-body .fo-card-icon span,.fo-card-attached .card-body .card-icon em,.fo-card-attached .card-body .card-icon i,.fo-card-attached .card-body .card-icon span{font-size:4em;color:#666;}.fo-card-attached:hover,.fo-card-attached:focus{box-shadow:unset;transform:unset;}.fo-card-attached .fo-card-attached-content .fo-card-attached-body{position:relative;}.fo-card-attached .fo-card-attached-content .fo-card-attached-body::before{font-family:var(--font-icon);font-size:2.5em;content:"";color:var(--color-primary);position:absolute;right:-.4em;top:-1.2em;}.fo-card-attached .fo-card-attached-content .fo-card-attached-body h4{font-size:1em;max-width:950px!important;margin:6px 0 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-body);font-family:var(--font-medium);}.fo-card-attached .fo-card-attached-content .fo-card-attached-body p{font-size:.9em;max-width:950px!important;margin:6px 0 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-body);font-family:var(--font-regular);}.fo-card-attached .fo-card-attached-content .fo-card-icon,.fo-card-attached .fo-card-attached-content .card-icon{font-size:4em;color:#999;height:70px;float:left;margin-right:15px;}.fo-card-attached .fo-card-attached-content .fo-card-icon em,.fo-card-attached .fo-card-attached-content .card-icon em{display:grid;}.fo-card-attached .fo-card-attached-content .fo-card-footer,.fo-card-attached .fo-card-attached-content .card-footer{position:absolute;right:15px;top:36px;text-align:right;}.fo-card-attached .fo-card-attached-content .fo-card-footer .fo-card-user,.fo-card-attached .fo-card-attached-content .fo-card-footer .fo-card-date,.fo-card-attached .fo-card-attached-content .fo-card-footer .card-user,.fo-card-attached .fo-card-attached-content .fo-card-footer .card-date,.fo-card-attached .fo-card-attached-content .card-footer .fo-card-user,.fo-card-attached .fo-card-attached-content .card-footer .fo-card-date,.fo-card-attached .fo-card-attached-content .card-footer .card-user,.fo-card-attached .fo-card-attached-content .card-footer .card-date{font-size:.8em;color:#999;display:block;}.fo-card-chart{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:15px;width:100%;position:relative;margin:4px;display:inline-block;text-align:center;}.fo-card-chart .fo-card-title h3,.fo-card-chart .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-card-chart .fo-card-body,.fo-card-chart .card-body{padding:15px;}.fo-card-chart .fo-card-body .fo-card-image img,.fo-card-chart .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-card-chart .fo-card-body .fo-card-title h2,.fo-card-chart .fo-card-body .card-title h2,.fo-card-chart .card-body .fo-card-title h2,.fo-card-chart .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-card-chart .fo-card-body .fo-card-content,.fo-card-chart .fo-card-body .card-content,.fo-card-chart .card-body .fo-card-content,.fo-card-chart .card-body .card-content{padding:1em;}.fo-card-chart .fo-card-body .fo-card-content h2,.fo-card-chart .fo-card-body .fo-card-content h3,.fo-card-chart .fo-card-body .fo-card-content h4,.fo-card-chart .fo-card-body .fo-card-content h5,.fo-card-chart .fo-card-body .card-content h2,.fo-card-chart .fo-card-body .card-content h3,.fo-card-chart .fo-card-body .card-content h4,.fo-card-chart .fo-card-body .card-content h5,.fo-card-chart .card-body .fo-card-content h2,.fo-card-chart .card-body .fo-card-content h3,.fo-card-chart .card-body .fo-card-content h4,.fo-card-chart .card-body .fo-card-content h5,.fo-card-chart .card-body .card-content h2,.fo-card-chart .card-body .card-content h3,.fo-card-chart .card-body .card-content h4,.fo-card-chart .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-card-chart .fo-card-body .fo-card-content h1,.fo-card-chart .fo-card-body .card-content h1,.fo-card-chart .card-body .fo-card-content h1,.fo-card-chart .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-card-chart .fo-card-body .fo-card-content h6,.fo-card-chart .fo-card-body .card-content h6,.fo-card-chart .card-body .fo-card-content h6,.fo-card-chart .card-body .card-content h6{color:#808080;margin:0;}.fo-card-chart .fo-card-body .fo-card-content p,.fo-card-chart .fo-card-body .card-content p,.fo-card-chart .card-body .fo-card-content p,.fo-card-chart .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-card-chart .fo-card-body .fo-card-icon,.fo-card-chart .fo-card-body .card-icon,.fo-card-chart .card-body .fo-card-icon,.fo-card-chart .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-chart .fo-card-body .fo-card-icon h6,.fo-card-chart .fo-card-body .card-icon h6,.fo-card-chart .card-body .fo-card-icon h6,.fo-card-chart .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-chart .fo-card-body .fo-card-icon em,.fo-card-chart .fo-card-body .fo-card-icon i,.fo-card-chart .fo-card-body .fo-card-icon span,.fo-card-chart .fo-card-body .card-icon em,.fo-card-chart .fo-card-body .card-icon i,.fo-card-chart .fo-card-body .card-icon span,.fo-card-chart .card-body .fo-card-icon em,.fo-card-chart .card-body .fo-card-icon i,.fo-card-chart .card-body .fo-card-icon span,.fo-card-chart .card-body .card-icon em,.fo-card-chart .card-body .card-icon i,.fo-card-chart .card-body .card-icon span{font-size:4em;color:#666;}.fo-card-chart canvas{width:100%;height:100%;}.fo-card-chart .fo-card-chart-title{font-size:2em;margin-bottom:0;}.fo-card-chart .fo-card-chart-description{margin-bottom:1em;color:var(--color-gray-70);}.fo-card-station{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);width:100%;height:auto;text-align:center;display:inline-block;padding:10px;position:relative;font-family:"RobotoBold",sans-serif;}.fo-card-station .fo-card-title h3,.fo-card-station .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-card-station .fo-card-body,.fo-card-station .card-body{padding:15px;}.fo-card-station .fo-card-body .fo-card-image img,.fo-card-station .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-card-station .fo-card-body .fo-card-title h2,.fo-card-station .fo-card-body .card-title h2,.fo-card-station .card-body .fo-card-title h2,.fo-card-station .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-card-station .fo-card-body .fo-card-content,.fo-card-station .fo-card-body .card-content,.fo-card-station .card-body .fo-card-content,.fo-card-station .card-body .card-content{padding:1em;}.fo-card-station .fo-card-body .fo-card-content h2,.fo-card-station .fo-card-body .fo-card-content h3,.fo-card-station .fo-card-body .fo-card-content h4,.fo-card-station .fo-card-body .fo-card-content h5,.fo-card-station .fo-card-body .card-content h2,.fo-card-station .fo-card-body .card-content h3,.fo-card-station .fo-card-body .card-content h4,.fo-card-station .fo-card-body .card-content h5,.fo-card-station .card-body .fo-card-content h2,.fo-card-station .card-body .fo-card-content h3,.fo-card-station .card-body .fo-card-content h4,.fo-card-station .card-body .fo-card-content h5,.fo-card-station .card-body .card-content h2,.fo-card-station .card-body .card-content h3,.fo-card-station .card-body .card-content h4,.fo-card-station .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-card-station .fo-card-body .fo-card-content h1,.fo-card-station .fo-card-body .card-content h1,.fo-card-station .card-body .fo-card-content h1,.fo-card-station .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-card-station .fo-card-body .fo-card-content h6,.fo-card-station .fo-card-body .card-content h6,.fo-card-station .card-body .fo-card-content h6,.fo-card-station .card-body .card-content h6{color:#808080;margin:0;}.fo-card-station .fo-card-body .fo-card-content p,.fo-card-station .fo-card-body .card-content p,.fo-card-station .card-body .fo-card-content p,.fo-card-station .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-card-station .fo-card-body .fo-card-icon,.fo-card-station .fo-card-body .card-icon,.fo-card-station .card-body .fo-card-icon,.fo-card-station .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-station .fo-card-body .fo-card-icon h6,.fo-card-station .fo-card-body .card-icon h6,.fo-card-station .card-body .fo-card-icon h6,.fo-card-station .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-station .fo-card-body .fo-card-icon em,.fo-card-station .fo-card-body .fo-card-icon i,.fo-card-station .fo-card-body .fo-card-icon span,.fo-card-station .fo-card-body .card-icon em,.fo-card-station .fo-card-body .card-icon i,.fo-card-station .fo-card-body .card-icon span,.fo-card-station .card-body .fo-card-icon em,.fo-card-station .card-body .fo-card-icon i,.fo-card-station .card-body .fo-card-icon span,.fo-card-station .card-body .card-icon em,.fo-card-station .card-body .card-icon i,.fo-card-station .card-body .card-icon span{font-size:4em;color:#666;}.fo-card-station a .fo-card-station-number{font-size:smaller;text-transform:uppercase;padding:5px 0;color:var(--color-gray-30);background-color:var(--color-gray-90);border-radius:5px;}.fo-card-station a .fo-card-station-image img{height:100px;max-height:100px;}.fo-card-station a .fo-card-station-vin{display:flex;justify-content:center;font-size:smaller;color:var(--color-gray-60);line-height:2;}.fo-card-station a .fo-card-station-vin .fo-card-station-vin-encoder{padding:0 5px;}.fo-card-station a .fo-card-station-vin .fo-card-station-vin-tablet{padding:0 5px;}.fo-card-station a .fo-card-station-line-info{font-size:smaller;padding:5px 0;color:var(--color-gray-30);background-color:var(--color-gray-90);border-radius:5px;}.fo-card-station .fo-card-station-zone ul{padding:0;list-style:none;}.fo-card-station .fo-card-station-zone ul li{color:var(--color-gray-10);border-bottom:1px solid var(--color-gray-90);font-size:smaller;}.fo-card-station .fo-card-station-zone .fo-table-container .fo-table tr td,.fo-card-station .fo-card-station-zone .fo-table-container .fo-table-onoff-switcher tr td,.fo-card-station .fo-card-station-zone .fo-table-container .fo-table-collapse tr td,.fo-card-station .fo-card-station-zone .fo-table-container .fo-table-fit-text tr td,.fo-card-station .fo-card-station-zone .fo-table-container .fo-table-striped tr td{padding:0;}.fo-card-selected{cursor:pointer;}.fo-card-selected:hover,.fo-card-selected:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-card-selected:hover .fo-card-selected-body .fo-card-selected-row,.fo-card-selected:focus .fo-card-selected-body .fo-card-selected-row{opacity:1;}.fo-card-container-grid{width:100%;display:flex;flex-wrap:wrap;}.fo-card-container-list{width:100%;display:flex;flex-wrap:nowrap;}.fo-card-image-with-description{display:grid;grid-template-columns:1fr 3fr;grid-template-rows:3fr 1fr;grid-column-gap:0;grid-row-gap:0;margin-bottom:1em;max-height:150px;}.fo-card-image-with-description .fo-card-image-with-description-image{grid-area:1/1/4/2;border-radius:1em;overflow:hidden;}.fo-card-image-with-description .fo-card-image-with-description-content{grid-area:1/2/2/3;padding:1em 1em 0 1em;align-items:center;}.fo-card-image-with-description .fo-card-image-with-description-content .fo-card-image-with-description-subtitle{color:var(--color-gray-50);font-size:.9em;margin-bottom:1em;}.fo-card-image-with-description .fo-card-image-with-description-content .fo-card-image-with-description-title{font-size:1.5em;color:var(--color-primary);font-family:var(--font-medium);margin-bottom:5px;}.fo-card-image-with-description .fo-card-image-with-description-content .fo-card-image-with-description-text{font-size:1.2em;}.fo-card-image-with-description .fo-card-image-with-description-content .fo-card-image-with-description-list ul{list-style:square;padding:0;line-height:1.5;margin:0;font-size:.8em;list-style-position:inside;}.fo-card-image-with-description .fo-card-image-with-description-button{grid-area:2/2/3/3;padding:1em;}.fo-card-image-hover{box-shadow:0 0 5px rgba(0,0,0,.15);color:var(--color-white);float:left;font-size:16px;margin:10px 1%;overflow:hidden;position:relative;text-align:left;width:100%;border-radius:10px;transition:border .3s ease;cursor:pointer;}.fo-card-image-hover:hover figcaption:before{background:-moz-linear-gradient(90deg,#002f6c 0%,#032045 100%,#032045 100%);background:-webkit-linear-gradient(90deg,#002f6c 0%,#032045 100%,#032045 100%);background:linear-gradient(90deg,#002f6c 0%,#032045 100%,#032045 100%);}.fo-card-image-hover *{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease;transition:all .25s ease;}.fo-card-image-hover img{max-width:100%;vertical-align:top;position:relative;}.fo-card-image-hover figcaption{padding:25px 20px 25px;position:absolute;bottom:0;z-index:1;width:100%;}.fo-card-image-hover figcaption:before{position:absolute;top:0;bottom:0;left:0;right:0;background:var(--color-black);content:"";background:-moz-linear-gradient(90deg,#032045 0%,#002f6c 100%,#002f6c 100%);background:-webkit-linear-gradient(90deg,#032045 0%,#002f6c 100%,#002f6c 100%);background:linear-gradient(90deg,#032045 0%,#002f6c 100%,#002f6c 100%);opacity:.4;z-index:-1;}.fo-card-image-hover figcaption h3,.fo-card-image-hover figcaption p{margin:0;padding:0;}.fo-card-image-hover figcaption h3{display:inline-block;color:var(--color-white);font-size:1.5rem;}.fo-card-image-hover figcaption p{font-size:.8em;line-height:1.6em;margin-bottom:0;}.fo-card-image-hover .date{background-color:var(--color-white);border-radius:50%;color:var(--color-purple);font-size:18px;font-weight:700;min-height:48px;min-width:48px;padding:10px 0;position:absolute;right:15px;text-align:center;text-transform:uppercase;top:-25px;}.fo-card-image-hover .date span{display:block;line-height:14px;}.fo-card-image-hover .date .month{font-size:11px;}.fo-card-image-hover a{left:0;right:0;top:0;bottom:0;position:absolute;z-index:1;}.fo-card-image-hover:hover img,.fo-card-image-hover.hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}.fo-card-image-hover input{position:absolute;opacity:0;pointer-events:none;}.fo-card-image-hover .fo-card-image-hover-icon{position:absolute;bottom:1.7em;right:1.2em;width:24px;height:24px;color:var(--color-white);font-size:18px;font-weight:bold;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;}.fo-card-image-hover.selected{border:3px solid var(--color-quaternary);}.fo-card-image-hover.selected img{-webkit-transform:scale(1.1);transform:scale(1.1);}.fo-card-image-hover.selected .fo-card-image-hover-icon{opacity:1;}.fo-card-horizontal{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:1em;width:100%;position:relative;margin:.5em 0;}.fo-card-horizontal .fo-card-title h3,.fo-card-horizontal .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-card-horizontal .fo-card-body,.fo-card-horizontal .card-body{padding:15px;}.fo-card-horizontal .fo-card-body .fo-card-image img,.fo-card-horizontal .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-card-horizontal .fo-card-body .fo-card-title h2,.fo-card-horizontal .fo-card-body .card-title h2,.fo-card-horizontal .card-body .fo-card-title h2,.fo-card-horizontal .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-card-horizontal .fo-card-body .fo-card-content,.fo-card-horizontal .fo-card-body .card-content,.fo-card-horizontal .card-body .fo-card-content,.fo-card-horizontal .card-body .card-content{padding:1em;}.fo-card-horizontal .fo-card-body .fo-card-content h2,.fo-card-horizontal .fo-card-body .fo-card-content h3,.fo-card-horizontal .fo-card-body .fo-card-content h4,.fo-card-horizontal .fo-card-body .fo-card-content h5,.fo-card-horizontal .fo-card-body .card-content h2,.fo-card-horizontal .fo-card-body .card-content h3,.fo-card-horizontal .fo-card-body .card-content h4,.fo-card-horizontal .fo-card-body .card-content h5,.fo-card-horizontal .card-body .fo-card-content h2,.fo-card-horizontal .card-body .fo-card-content h3,.fo-card-horizontal .card-body .fo-card-content h4,.fo-card-horizontal .card-body .fo-card-content h5,.fo-card-horizontal .card-body .card-content h2,.fo-card-horizontal .card-body .card-content h3,.fo-card-horizontal .card-body .card-content h4,.fo-card-horizontal .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-card-horizontal .fo-card-body .fo-card-content h1,.fo-card-horizontal .fo-card-body .card-content h1,.fo-card-horizontal .card-body .fo-card-content h1,.fo-card-horizontal .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-card-horizontal .fo-card-body .fo-card-content h6,.fo-card-horizontal .fo-card-body .card-content h6,.fo-card-horizontal .card-body .fo-card-content h6,.fo-card-horizontal .card-body .card-content h6{color:#808080;margin:0;}.fo-card-horizontal .fo-card-body .fo-card-content p,.fo-card-horizontal .fo-card-body .card-content p,.fo-card-horizontal .card-body .fo-card-content p,.fo-card-horizontal .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-card-horizontal .fo-card-body .fo-card-icon,.fo-card-horizontal .fo-card-body .card-icon,.fo-card-horizontal .card-body .fo-card-icon,.fo-card-horizontal .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-horizontal .fo-card-body .fo-card-icon h6,.fo-card-horizontal .fo-card-body .card-icon h6,.fo-card-horizontal .card-body .fo-card-icon h6,.fo-card-horizontal .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-horizontal .fo-card-body .fo-card-icon em,.fo-card-horizontal .fo-card-body .fo-card-icon i,.fo-card-horizontal .fo-card-body .fo-card-icon span,.fo-card-horizontal .fo-card-body .card-icon em,.fo-card-horizontal .fo-card-body .card-icon i,.fo-card-horizontal .fo-card-body .card-icon span,.fo-card-horizontal .card-body .fo-card-icon em,.fo-card-horizontal .card-body .fo-card-icon i,.fo-card-horizontal .card-body .fo-card-icon span,.fo-card-horizontal .card-body .card-icon em,.fo-card-horizontal .card-body .card-icon i,.fo-card-horizontal .card-body .card-icon span{font-size:4em;color:#666;}.fo-card-horizontal .fo-card-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;}.fo-card-horizontal .fo-card-row .fo-card-col-1{width:8.33333333%;}.fo-card-horizontal .fo-card-row .fo-card-col-2{width:16.66666667%;}.fo-card-horizontal .fo-card-row .fo-card-col-8{width:66.66666667%;}.fo-card-horizontal .fo-card-row .fo-card-col-9{width:75%;}.fo-card-horizontal .fo-card-row .fo-card-col-10{width:83.33333333%;}.fo-card-horizontal .fo-card-row .fo-card-horizontal-icon{font-size:4em;color:#999;}.fo-card-horizontal .fo-card-row .fo-card-horizontal-icon em{display:grid;}.fo-card-horizontal .fo-card-row .fo-card-horizontal-icon img{height:50px;}.fo-card-horizontal .fo-card-row .fo-card-description,.fo-card-horizontal .fo-card-row .fo-card-horizontal-description{padding:0 .5em;}.fo-card-horizontal .fo-card-row .fo-card-description h4,.fo-card-horizontal .fo-card-row .fo-card-horizontal-description h4{font-size:1.3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-body);margin:0;font-family:var(--font-medium);}.fo-card-horizontal .fo-card-row .fo-card-description h6,.fo-card-horizontal .fo-card-row .fo-card-horizontal-description h6{font-family:var(--font-regular);font-size:.9em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-gray-40);margin:3px 0 0 0;}.fo-card-horizontal .fo-card-row .fo-card-button,.fo-card-horizontal .fo-card-row .fo-card-horizontal-button{color:var(--color-primary);font-size:1.5em;cursor:pointer;}.fo-card-horizontal .fo-card-row .fo-card-button:hover,.fo-card-horizontal .fo-card-row .fo-card-horizontal-button:hover{color:var(--color-hover);}.fo-card-horizontal .fo-card-row .fo-card-button em,.fo-card-horizontal .fo-card-row .fo-card-horizontal-button em{font-size:1em;}@media only screen and (max-width:767px){.fo-card-grid{width:100%;margin:1em 0;}.fo-card-grid .fo-card-content h4,.fo-card-grid .fo-card-content h6,.fo-card-grid .card-content h4,.fo-card-grid .card-content h6{max-width:100%;}.fo-card-list{margin:1em 0;}.fo-card-list .fo-card-content h4,.fo-card-list .card-content h4{max-width:160px!important;}.fo-card-list .fo-card-content h6,.fo-card-list .card-content h6{max-width:160px!important;}.fo-card-list .fo-card-icon,.fo-card-list .card-icon{margin-right:5px;}.fo-card-list .fo-card-footer,.fo-card-list .card-footer{position:inherit;text-align:left;display:grid;}.fo-card-image-hover figcaption h3{font-size:1rem;}}@media(min-device-width:1366px) and (max-device-width:1440px){.fo-card-list .fo-card-content h4,.fo-card-list .card-content h4{max-width:600px!important;}.fo-card-list .fo-card-content h6,.fo-card-list .card-content h6{max-width:600px!important;}}@media(min-device-width:669px) and (max-device-width:1024px){.fo-card-grid .fo-card-grid-content h4,.fo-card-grid .card-content h4{max-width:auto;overflow:unset;white-space:normal;text-overflow:unset;}.fo-card-grid .fo-card-grid-content h6,.fo-card-grid .card-content h6{max-width:100%;overflow:unset;white-space:normal;}.fo-card-list .fo-card-content h4,.fo-card-list .card-content h4{max-width:300px!important;}.fo-card-list .fo-card-content h6,.fo-card-list .card-content h6{max-width:300px!important;}}.fo-card-mini-container div{width:16%;padding:6px;margin:2px;border:1px solid var(--color-gray-90);color:var(--color-gray-40);box-shadow:0 2px 4px rgba(0,0,0,.05);text-align:left;display:inline-flex;line-height:30px;font-size:12px;border-radius:8px;cursor:pointer;}.fo-card-mini-container div:hover{box-shadow:2px 4px 6px rgba(0,0,0,.07);border:1px solid var(--color-primary-light);}.fo-card-mini-container span{color:var(--color-primary);font-size:28px;margin-right:4px;}.fo-card-mini-container .filter-icon{width:auto;}.fo-card-mini-container .filter-icon strong{font-size:1em;display:none;}@media(min-device-width:239px) and (max-device-width:669px){.fo-card-mini-container div{width:100%;}}.fo-card-station{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:1rem;text-align:left;}.fo-card-station .fo-card-title h3,.fo-card-station .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-card-station .fo-card-body,.fo-card-station .card-body{padding:15px;}.fo-card-station .fo-card-body .fo-card-image img,.fo-card-station .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-card-station .fo-card-body .fo-card-title h2,.fo-card-station .fo-card-body .card-title h2,.fo-card-station .card-body .fo-card-title h2,.fo-card-station .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-card-station .fo-card-body .fo-card-content,.fo-card-station .fo-card-body .card-content,.fo-card-station .card-body .fo-card-content,.fo-card-station .card-body .card-content{padding:1em;}.fo-card-station .fo-card-body .fo-card-content h2,.fo-card-station .fo-card-body .fo-card-content h3,.fo-card-station .fo-card-body .fo-card-content h4,.fo-card-station .fo-card-body .fo-card-content h5,.fo-card-station .fo-card-body .card-content h2,.fo-card-station .fo-card-body .card-content h3,.fo-card-station .fo-card-body .card-content h4,.fo-card-station .fo-card-body .card-content h5,.fo-card-station .card-body .fo-card-content h2,.fo-card-station .card-body .fo-card-content h3,.fo-card-station .card-body .fo-card-content h4,.fo-card-station .card-body .fo-card-content h5,.fo-card-station .card-body .card-content h2,.fo-card-station .card-body .card-content h3,.fo-card-station .card-body .card-content h4,.fo-card-station .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-card-station .fo-card-body .fo-card-content h1,.fo-card-station .fo-card-body .card-content h1,.fo-card-station .card-body .fo-card-content h1,.fo-card-station .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-card-station .fo-card-body .fo-card-content h6,.fo-card-station .fo-card-body .card-content h6,.fo-card-station .card-body .fo-card-content h6,.fo-card-station .card-body .card-content h6{color:#808080;margin:0;}.fo-card-station .fo-card-body .fo-card-content p,.fo-card-station .fo-card-body .card-content p,.fo-card-station .card-body .fo-card-content p,.fo-card-station .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-card-station .fo-card-body .fo-card-icon,.fo-card-station .fo-card-body .card-icon,.fo-card-station .card-body .fo-card-icon,.fo-card-station .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-card-station .fo-card-body .fo-card-icon h6,.fo-card-station .fo-card-body .card-icon h6,.fo-card-station .card-body .fo-card-icon h6,.fo-card-station .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-card-station .fo-card-body .fo-card-icon em,.fo-card-station .fo-card-body .fo-card-icon i,.fo-card-station .fo-card-body .fo-card-icon span,.fo-card-station .fo-card-body .card-icon em,.fo-card-station .fo-card-body .card-icon i,.fo-card-station .fo-card-body .card-icon span,.fo-card-station .card-body .fo-card-icon em,.fo-card-station .card-body .fo-card-icon i,.fo-card-station .card-body .fo-card-icon span,.fo-card-station .card-body .card-icon em,.fo-card-station .card-body .card-icon i,.fo-card-station .card-body .card-icon span{font-size:4em;color:#666;}.fo-card-station .fo-card-station-title{color:var(--color-gray-20);margin:0;font-size:1.2rem;}.fo-card-station .fo-card-station-location{color:var(--color-gray-70);display:block;margin:.2rem 0 0 0;font-size:.8rem!important;}.fo-card-station .fo-card-station-available{font-size:.7rem;color:var(--color-success);}.fo-card-station .fo-card-station-notavailable{font-size:.7rem;color:var(--color-error);}.fo-card-station .fo-card-station-offline{font-size:.7rem;color:var(--color-gray-80);}.fo-card-station .fo-card-station-properties{padding:0;margin:10px 0;border-radius:8px;}.fo-card-station .fo-card-station-properties ul{align-items:center;display:flex;}.fo-card-station .fo-card-station-properties ul li{color:var(--color-gray-60);border-right:1px solid var(--color-border);padding-right:1rem;margin-right:1rem;font-family:var(--font-regular);}.fo-card-station .fo-card-station-properties ul li:last-child{border-right:0;padding-right:0;margin-right:0;}.fo-card-station .fo-card-station-buttons{position:absolute;right:1rem;top:1rem;font-size:1.6rem;}.fo-card-station .fo-card-station-buttons .fo-card-station-favorite{display:block;}.fo-carousel .carousel-control,.carousel .carousel-control{top:45%;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;width:50px;height:50px;background:none;}.fo-carousel .carousel-control em,.fo-carousel .carousel-control i,.carousel .carousel-control em,.carousel .carousel-control i{width:50px;height:50px;font-size:40px;line-height:50px;z-index:5;color:var(--color-white);background-color:var(--color-primary);box-shadow:none;text-shadow:none;border-radius:5px;}.fo-carousel .carousel-control:hover,.carousel .carousel-control:hover{color:var(--color-primary);}.fo-carousel .left,.carousel .left{left:1em;}.fo-carousel .right,.carousel .right{right:1em;}.fo-carousel .carousel-indicators,.carousel .carousel-indicators{bottom:8%;}.fo-carousel .carousel-inner .carousel-caption,.carousel .carousel-inner .carousel-caption{padding-top:0;padding-bottom:0;top:4%;}.fo-carousel .carousel-inner video,.carousel .carousel-inner video{width:100%;height:394px;background-color:var(--color-black);}.fo-carousel .carousel-inner .play-pause,.carousel .carousel-inner .play-pause{opacity:.4;position:absolute;background-color:none;top:30%;left:30%;color:var(--color-white);z-index:1080;font-size:120px;display:flex;justify-content:center;align-items:center;align-content:center;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;}.fo-carousel .carousel-inner .play-pause:hover,.carousel .carousel-inner .play-pause:hover{opacity:1;}.fo-carousel-table{position:relative;}.fo-carousel-table .owl-nav{display:none;}.fo-carousel-table .owl-nav .owl-prev{background-color:var(--color-white);border-radius:50px;}.fo-carousel-table .owl-nav .owl-next{background-color:var(--color-white);border-radius:50px;}.fo-carousel-table .owl-nav .owl-prev span,.fo-carousel-table .owl-nav .owl-next span{font-size:4em;}.fo-carousel-table .owl-dots{bottom:40px;position:unset!important;text-align:center;}.fo-carousel-table .owl-dots button.owl-dot{background-color:var(--color-gray-70);width:12px;height:12px;border-radius:15px;margin:0 10px;}.fo-carousel-table .owl-dots button.active{background-color:var(--color-primary);}.fo-title-center,.title-center{text-align:center;font-family:var(--font-regular);font-size:12px;border-top:0;border-left:0;border-bottom:1px solid var(--color-border);padding:6px 0;}.fo-title-center em,.fo-title-center i,.title-center em,.title-center i{font-size:24px;}.fo-carousel-banner{background:rgba(0,0,0,.5);}.fo-carousel-banner .fo-carousel-content{width:100%;height:50vh;position:relative;display:flex;justify-content:center;align-items:center;}.fo-carousel-banner .fo-carousel-content .fo-carousel-content-media{position:absolute;background-size:cover;background-position:center center;left:0;right:0;width:100%;height:100%;}.fo-carousel-banner .fo-carousel-content .fo-carousel-content-media video{object-fit:fill;}.fo-carousel-banner .fo-carousel-content .fo-carousel-content-text{z-index:2;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;background-color:rgba(0,0,0,.5);}.fo-carousel-banner .fo-carousel-content .fo-carousel-content-text h2,.fo-carousel-banner .fo-carousel-content .fo-carousel-content-text p{color:var(--color-white);}.fo-carousel-banner .fo-carousel-content .fo-carousel-content-text-top{z-index:2;display:flex;justify-content:start;align-items:center;flex-direction:column;width:100%;height:100%;padding-top:1em;}.fo-carousel-banner .fo-carousel-content .fo-carousel-content-text-top h2,.fo-carousel-banner .fo-carousel-content .fo-carousel-content-text-top p{color:var(--color-white);}.fo-carousel-banner .fo-carousel-content .fo-carousel-content-text-bottom{z-index:2;display:flex;justify-content:end;align-items:center;flex-direction:column;width:100%;height:100%;padding-bottom:1em;}.fo-carousel-banner .fo-carousel-content .fo-carousel-content-text-bottom h2,.fo-carousel-banner .fo-carousel-content .fo-carousel-content-text-bottom p{color:var(--color-white);}.fo-carousel-banner-large .fo-carousel-item .fo-carousel-content{height:70vh;}.fo-carousel-post{position:relative;}.fo-carousel-container .fo-legend{border:0;padding:10px 0 0 0;}.fo-carousel-container .fo-legend ul{text-align:center;}.video-check-carousel{padding:0;overflow:hidden;position:relative;background-color:#000;}.video-check-carousel img{max-height:400px;margin:0 auto;}.video-check-carousel .fo-icon-play-circle-outline{top:25%;left:40%;z-index:5;color:#fff;font-size:160px;position:absolute;opacity:.6;}.video-check-carousel .fo-icon-play-circle-outline:hover{opacity:1;}.video-check-carousel #carousel{margin:0;}.video-check-carousel #carousel .carousel-inner{border-radius:3px;}.video-check-carousel #thumbcarousel{margin:8px 0 0;padding:0;}.video-check-carousel #thumbcarousel .item{text-align:center;}.video-check-carousel #thumbcarousel .item .thumb{width:140px;margin:0 2px;display:inline-block;vertical-align:middle;cursor:pointer;max-width:140px;border-radius:3px;background-color:#337ab7;}.video-check-carousel #thumbcarousel .item .thumb:hover{border-color:#337ab7;}.video-check-carousel #thumbcarousel .item .thumb img{width:100%;height:auto;border-radius:3px;opacity:1;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;}.video-check-carousel #thumbcarousel .item .thumb img:hover{opacity:.6;}.video-check-carousel #thumbcarousel .item .thumb .selected{opacity:.6;}.video-check-carousel #thumbcarousel .item .active-thumb img{opacity:.6;}.video-check-carousel .img-counter{top:2%;left:2%;z-index:9;width:auto;color:#fff;background:#000;font-size:12px;padding:5px 10px;text-align:center;position:absolute;}.video-check-carousel .img-counter .fa-circle{font-size:4px;vertical-align:middle;margin:0 10px;}.carousel-video-check{height:500px;max-height:500px;overflow:hidden;margin:0;}.carousel-video-check .gallery-item{margin-right:6px;margin-bottom:6px;float:left;position:relative;}.carousel-video-check .gallery-item .gallery-image{background-color:#337ab7;border-radius:3px;width:140px;height:100px;overflow:hidden;}.carousel-video-check .gallery-item .gallery-image img{border-radius:3px;opacity:1;max-height:100px;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;}.carousel-video-check .gallery-item .gallery-image img:hover{opacity:.6;}.carousel-video-check .gallery-item .gallery-video{width:140px;height:100px;cursor:pointer;}.carousel-video-check .gallery-item .gallery-video img{border-radius:3px;width:140px;height:100px;}.carousel-video-check .gallery-item .gallery-video i{position:absolute;font-size:60px;margin:0 auto;top:0;left:40px;color:#fff;opacity:.4;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s;}.carousel-video-check .gallery-item .gallery-video i:hover{opacity:1;}.carousel-video-check .gallery-item .video-thumb{width:140px;height:100px;cursor:pointer;border-radius:3px;background-image:-moz-linear-gradient(top,#00c9ff #009aff);background-image:-webkit-gradient(linear,left top,left bottom,from(#00c9ff),to(#009aff));background-image:-webkit-linear-gradient(top,#00c9ff,#009aff);background-image:-o-linear-gradient(top,#00c9ff,#009aff);background-image:-ms-linear-gradient(top,#00c9ff,#009aff);}.carousel-video-check .gallery-item .video-thumb i{position:absolute;font-size:60px;margin:0 auto;top:0;left:40px;color:#fff;-webkit-transition:all 200ms ease-in;-webkit-transform:scale(1);-ms-transition:all 200ms ease-in;-ms-transform:scale(1);-moz-transition:all 200ms ease-in;-moz-transform:scale(1);transition:all 200ms ease-in;transform:scale(1);}.carousel-video-check .gallery-item .video-thumb i:hover{-webkit-transition:all 200ms ease-in;-webkit-transform:scale(1.2);-ms-transition:all 200ms ease-in;-ms-transform:scale(1.2);-moz-transition:all 200ms ease-in;-moz-transform:scale(1.2);transition:all 200ms ease-in;transform:scale(1.2);}.carousel-video-check .gallery-item .gallery-check{position:absolute;left:10px;top:5px;z-index:9;}.carousel-video-check .gallery-item .gallery-check input{background-color:#fff;}.fo-chart-container{position:relative;}.fo-chart-container .fo-chart-responsive canvas{height:100%!important;width:100%!important;}.fo-chart-container .fo-chart{position:relative;}.fo-chart-container .fo-chart canvas{min-height:128px;min-width:128px;}.fo-chart-container .fo-chart-legend{padding-left:20px;}.fo-chart-container .fo-chart-legend ul{list-style:none;padding:0;margin:0;}.fo-chart-container .fo-chart-legend ul li{display:flex;align-items:center;margin-bottom:8px;font-size:.8rem;}.fo-chart-container .fo-chart-legend ul li span{display:inline-block;width:16px;height:16px;margin-right:8px;}.fo-chart-container .fo-total,.fo-chart-container .total{position:absolute;top:42%;right:45%;bottom:45%;left:45%;width:10%;height:14%;font-size:2rem;text-align:center;margin:0;}.fo-chart-container .half-doughnut{text-align:center;color:#4c4c4c;padding:1em 0;}.fo-chart-container .half-doughnut .legend-absolute,.fo-chart-container .half-doughnut .legend{position:absolute;left:35%;top:70px;}.fo-chart-container .half-doughnut .legend-absolute h4,.fo-chart-container .half-doughnut .legend h4{margin:0;font-size:16px;font-family:var(--font-bold);}.fo-chart-container .half-doughnut .legend-absolute small,.fo-chart-container .half-doughnut .legend small{margin:0;font-size:12px;}.fo-collapse-button a .fo-icon-add:before,.fo-collapse-button a .fo-textfield-numeric .fo-button-increase:before,.fo-textfield-numeric .fo-collapse-button a .fo-button-increase:before{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.fo-collapse-button a[aria-expanded=true]{color:var(--color-hover);}.fo-collapse-button a[aria-expanded=true] .fo-icon-add:before,.fo-collapse-button a[aria-expanded=true] .fo-textfield-numeric .fo-button-increase:before,.fo-textfield-numeric .fo-collapse-button a[aria-expanded=true] .fo-button-increase:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.fo-collapse-container .fo-collapse-content .fo-form-inline{padding:2em 0 2em 0;}.fo-collapse-container .fo-collapse-content .fo-collapse-content-first{padding-top:2em;}.fo-collapse-container .fo-collapse-content .fo-collapse-content-last{padding-bottom:2em;align-items:center;}.fo-collapse-list-container{margin:10px 0;}.fo-collapse-list-container .fo-collapse-list-header{background-color:var(--background-content);position:relative;transition:all 250ms;overflow:hidden;border-style:solid;border-width:0;border-color:var(--color-border);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:.6em 0 .6em 1em;box-shadow:none;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-title h3,.fo-collapse-list-container .fo-collapse-list-header .fo-card-header h3{font-size:1.2rem;font-family:var(--font-medium);}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body,.fo-collapse-list-container .fo-collapse-list-header .card-body{padding:15px;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-image img,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-image img{margin:0 auto;max-width:100%;height:auto;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-title h2,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-title h2,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-title h2,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-title h2{color:#999;font-size:1.2em;margin:0;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-content,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-content,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-content,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-content{padding:1em;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-content h2,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-content h3,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-content h4,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-content h5,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-content h2,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-content h3,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-content h4,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-content h5,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-content h2,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-content h3,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-content h4,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-content h5,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-content h2,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-content h3,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-content h4,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-content h5{margin:0 0 5px 0;font-size:1em;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-content h1,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-content h1,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-content h1,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-content h1{font-size:4em;font-family:"RobotoBold",sans-serif;color:#666;margin:5px 0;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-content h6,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-content h6,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-content h6,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-content h6{color:#808080;margin:0;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-content p,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-content p,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-content p,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-content p{margin:0;max-height:100px;overflow:hidden;font-size:.9em;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-icon,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-icon,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-icon,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-icon{position:absolute;top:16%;right:5%;text-align:right;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-icon h6,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-icon h6,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-icon h6,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-icon h6{color:#b2b2b2;margin:0;}.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-icon em,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-icon i,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .fo-card-icon span,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-icon em,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-icon i,.fo-collapse-list-container .fo-collapse-list-header .fo-card-body .card-icon span,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-icon em,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-icon i,.fo-collapse-list-container .fo-collapse-list-header .card-body .fo-card-icon span,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-icon em,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-icon i,.fo-collapse-list-container .fo-collapse-list-header .card-body .card-icon span{font-size:4em;color:#666;}.fo-collapse-list-container .fo-collapse-list-header:hover,.fo-collapse-list-container .fo-collapse-list-header:focus{box-shadow:none;transform:none;}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);display:flex;justify-content:space-around;align-items:center;}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list li{width:10%;}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list li.fo-collapse-item-select{width:25px;margin-right:10px;}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list li.fo-collapse-item-width-5{width:5%;}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list li.fo-collapse-item-width-10{width:10%;}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list li.fo-collapse-item-width-15{width:16%;}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list li.fo-collapse-item-align-right{text-align:right;padding-right:3em;}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list li.fo-collapse-item-align-center{text-align:center;}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list .fo-collapse-list-toggle{cursor:pointer;color:var(--color-primary);}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list em.fo-collapse-list-toggle{font-size:1.5em;}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list small{color:var(--color-gray-40);}.fo-collapse-list-container .fo-collapse-list-header .fo-collapse-list h6{margin:0;}.fo-collapse-list-container .fo-collapse-list-filter{padding:5px 10px;box-shadow:none;background-color:var(--background-panel);margin-bottom:1em;border-radius:5px;}.fo-collapse-list-container .fo-collapse-list-filter:hover,.fo-collapse-list-container .fo-collapse-list-filter:focus,.fo-collapse-list-container .fo-collapse-list-filter:active{box-shadow:none;transform:none;}.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);display:flex;justify-content:space-around;align-items:center;}.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li{width:10%;padding:0 5px;}.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li .fo-textfield,.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li .fo-search-field,.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li .fo-datepicker-outline,.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li .fo-datepicker-changeable-outline,.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li .fo-datetimepicker-outline,.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li .fo-daterange-outline{font-size:1.2rem;}.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li.fo-collapse-item-select{width:25px;margin-right:10px;}.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li.fo-collapse-item-width-5{width:5%;}.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li.fo-collapse-item-width-10{width:10%;}.fo-collapse-list-container .fo-collapse-list-filter .fo-collapse-list li.fo-collapse-item-width-15{width:16%;}.fo-collapse-list-container .fo-collapse-list-body .fo-collapse-list-details{padding:1.5em 1em;}.fo-collapse-list-container .fo-collapse-list-selected{background-color:var(--color-primary-light);border:1px solid var(--color-primary);}.fo-collapse-list-container .fo-collapse-list-selected .fo-part-no{background-color:var(--color-primary-light);}.fo-collapse-list-container .fo-part-no{font-size:1em;font-family:var(--font-medium);margin:0;padding:5px 0;line-height:1;background-color:var(--color-white);}.fo-collapse-card .fo-card{padding:0;margin:10px 0;cursor:pointer;}.fo-collapse-card .fo-card .fo-card-header{padding:.75rem 1.25rem;margin-bottom:0;border-bottom:1px solid rgba(0,0,0,.125);border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0;}.fo-collapse-card .fo-card [aria-expanded=true]{background-color:var(--background-collapse-active);}.fo-collapse-card .fo-card:hover,.fo-collapse-card .fo-card:focus{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);transform:translateY(-5px);}.fo-collapse-card .fo-card .fo-card-header [aria-expanded=false]{background-color:var(--color-white);}.fo-collapse-card .fo-card .fo-card-body{min-height:1px;padding:1.25rem;}.fo-collapse-card .fo-card .panel-heading:before,.fo-collapse-card .fo-card .fo-table-collapse:before{font-family:var(--font-icon);color:#999;content:"";float:right;font-size:1.8em;transition:all .5s;position:absolute;right:1em;top:25%;}.fo-collapse-card .fo-card .panel-heading.active:before,.fo-collapse-card .fo-card .fo-table-collapse.collapsed:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}.fo-collapse-card .fo-card .panel-heading.active,.fo-collapse-card .fo-card .fo-table-collapse.collapsed{box-shadow:none;}.fo-conveyor-container{padding:1em;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;}.fo-conveyor-container::before{content:"";font-size:8rem;font-weight:100;font-style:normal;}.fo-conveyor-container .fo-conveyor-row{display:inline-flex;margin:0;width:100%;}.fo-conveyor-container .fo-conveyor{background-color:var(--color-success-light);border:1px solid var(--color-success);color:var(--color-gray-10);text-align:center;padding:1.2em .8em;margin:.2em;border-radius:5px;position:relative;}.fo-conveyor-container .fo-conveyor .fo-conveyor-body .fo-conveyor-name h4{margin:0;font-size:1.1em;}.fo-conveyor-container .fo-conveyor .fo-conveyor-body .fo-conveyor-weight{background-color:none;border:1px solid var(--color-gray-10);color:var(--color-gray-10);padding:.2em .5em;border-radius:5px;}.fo-conveyor-container .fo-conveyor .fo-conveyor-body .fo-conveyor-weight h5{margin:0;display:inline;margin-right:5px;font-size:1em;}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer{align-items:center;width:100%;border-top:1px solid var(--color-white);padding-top:.5em;margin-top:.5em;}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list{display:flex;justify-content:space-between;list-style:none;text-align:left;padding:0;margin:0;}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list h5{margin:.5em 0 0 0;line-height:0;font-size:1.1em;}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer .fo-conveyor-trucks-status{text-align:center;font-size:1.5em;}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer .fo-conveyor-trucks-status-online{color:var(--color-success);}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer .fo-conveyor-trucks-status-offline{color:var(--color-gray-60);}.fo-conveyor-container .fo-conveyor-horizontal{width:300px;height:100px;position:relative;}.fo-conveyor-container .fo-conveyor-horizontal .fo-conveyor-body{display:flex;justify-content:space-between;align-items:center;width:100%;}.fo-conveyor-container .fo-conveyor-vertical{height:250px;width:100px;position:relative;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-body{display:block;width:100%;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-body .fo-conveyor-name{margin-bottom:5px;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-body .fo-conveyor-type{background-color:var(--color-warning-light);border:1px solid var(--color-warning);color:var(--color-gray-10);padding:.2em .5em;border-radius:5px;margin-bottom:5px;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-body .fo-conveyor-type strong{display:block;margin:0;font-size:.9em;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-body .fo-conveyor-type small{font-size:.7em;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer{align-items:center;width:100%;border-top:0;padding-top:0;margin-top:5px;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer .fo-conveyor-metrics{margin-top:1em;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list{display:block;list-style:none;text-align:left;padding:0;margin:0;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list li{margin:1.2em 0;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list li:first-child{margin:0;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list h5{margin:.5em 0 0 0;line-height:0;}.fo-conveyor-container .fo-conveyor-stopped{background-color:var(--color-primary-light);border:1px solid var(--color-primary);}.fo-conveyor-container .fo-conveyor-warning{background-color:var(--color-warning-light);border:1px solid var(--color-warning);}.fo-conveyor-container .fo-conveyor-error{background-color:var(--color-error-light);border:1px solid var(--color-error);animation-name:conveyor-error;animation-duration:4s;animation-iteration-count:infinite;}.fo-conveyor-container .fo-conveyor-table{position:absolute;right:25%;left:25%;top:5%;padding:1em;}@keyframes conveyor-error{0%{background-color:var(--color-error-light);}50%{background-color:#d9958f;}100%{background-color:var(--color-error-light);}}@-webkit-keyframes bg-scrolling-reverse{100%{background-position:50px 50px;}}@-moz-keyframes bg-scrolling-reverse{100%{background-position:50px 50px;}}@-o-keyframes bg-scrolling-reverse{100%{background-position:50px 50px;}}@keyframes bg-scrolling-reverse{100%{background-position:50px 50px;}}@-webkit-keyframes bg-scrolling{0%{background-position:50px 50px;}}@-moz-keyframes bg-scrolling{0%{background-position:50px 50px;}}@-o-keyframes bg-scrolling{0%{background-position:50px 50px;}}@keyframes bg-scrolling{0%{background-position:50px 50px;}}bodyTry{color:#999;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAIAAACRXR/mAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABnSURBVHja7M5RDYAwDEXRDgmvEocnlrQS2SwUFST9uEfBGWs9c97nbGtDcquqiKhOImLs/UpuzVzWEi1atGjRokWLFi1atGjRokWLFi1atGjRokWLFi1af7Ukz8xWp8z8AAAA//8DAJ4LoEAAlL1nAAAAAElFTkSuQmCC") repeat 0 0;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;}bodyTry::before{content:"";font-size:8rem;font-weight:100;font-style:normal;}.fo-open-center-dropdown .open .dropdown-menu{left:5%;right:5%;}.fo-dropdown,.fo-table-actions .fo-table-actions-column-select,.fo-table-actions .fo-table-actions-dropdown{position:relative;display:inline-block;padding-top:6px;font-family:var(--font-medium);}.fo-dropdown>a,.fo-table-actions .fo-table-actions-column-select>a,.fo-table-actions .fo-table-actions-dropdown>a{padding:8px 15px;display:inline-block;text-decoration:none;}.fo-dropdown button,.fo-table-actions .fo-table-actions-column-select button,.fo-table-actions .fo-table-actions-dropdown button{cursor:pointer;background-color:var(--background-content);border:1px solid var(--color-border);font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;}.fo-dropdown button:after,.fo-table-actions .fo-table-actions-column-select button:after,.fo-table-actions .fo-table-actions-dropdown button:after,.fo-dropdown button::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-dropdown button:hover,.fo-table-actions .fo-table-actions-column-select button:hover,.fo-table-actions .fo-table-actions-dropdown button:hover{outline:0;}.fo-dropdown button:focus,.fo-table-actions .fo-table-actions-column-select button:focus,.fo-table-actions .fo-table-actions-dropdown button:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-dropdown button:focus:after,.fo-table-actions .fo-table-actions-column-select button:focus:after,.fo-table-actions .fo-table-actions-dropdown button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-dropdown ul,.fo-table-actions .fo-table-actions-column-select ul,.fo-table-actions .fo-table-actions-dropdown ul{position:absolute;border:1px solid var(--color-border);border-radius:5px;left:0;top:46px;list-style:none;padding:10px;display:none;background-color:var(--background-content);width:100%;}.fo-dropdown ul li,.fo-table-actions .fo-table-actions-column-select ul li,.fo-table-actions .fo-table-actions-dropdown ul li{display:block;white-space:nowrap;margin-top:5px;}.fo-dropdown ul li:hover,.fo-table-actions .fo-table-actions-column-select ul li:hover,.fo-table-actions .fo-table-actions-dropdown ul li:hover{background-color:rgba(0,153,255,.1);cursor:pointer;}.fo-dropdown ul li a,.fo-table-actions .fo-table-actions-column-select ul li a,.fo-table-actions .fo-table-actions-dropdown ul li a{text-decoration:none;display:block;line-height:30px;color:var(--color-body);}.fo-dropdown ul li i,.fo-table-actions .fo-table-actions-column-select ul li i,.fo-table-actions .fo-table-actions-dropdown ul li i{font-size:20px;}.fo-dropdown ul li:first-child,.fo-table-actions .fo-table-actions-column-select ul li:first-child,.fo-table-actions .fo-table-actions-dropdown ul li:first-child{border-top:0;margin-top:0;}.fo-dropdown input[type=checkbox],.fo-table-actions .fo-table-actions-column-select input[type=checkbox],.fo-table-actions .fo-table-actions-dropdown input[type=checkbox]{position:absolute;display:block;top:0;left:0;width:100%;height:100%;margin:0;opacity:0;}.fo-dropdown input[type=checkbox]:checked,.fo-table-actions .fo-table-actions-column-select input[type=checkbox]:checked,.fo-table-actions .fo-table-actions-dropdown input[type=checkbox]:checked{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;}.fo-dropdown .divider,.fo-table-actions .fo-table-actions-column-select .divider,.fo-table-actions .fo-table-actions-dropdown .divider{height:1px;margin:8px 0;overflow:hidden;background-color:var(--background-content);font-size:1px;padding:0;}.fo-dropdown .disabled,.fo-table-actions .fo-table-actions-column-select .disabled,.fo-table-actions .fo-table-actions-dropdown .disabled{cursor:not-allowed;}.fo-dropdown-center{position:relative;display:inline-block;padding-top:6px;font-family:var(--font-medium);float:none;}.fo-dropdown-center>a{padding:8px 15px;display:inline-block;text-decoration:none;}.fo-dropdown-center button{cursor:pointer;background-color:var(--background-content);border:1px solid var(--color-border);font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;}.fo-dropdown-center button:after,.fo-dropdown-center button::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-dropdown-center button:hover{outline:0;}.fo-dropdown-center button:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-dropdown-center button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-dropdown-center ul{position:absolute;border:1px solid var(--color-border);border-radius:5px;left:0;top:46px;list-style:none;padding:10px;display:none;background-color:var(--background-content);width:100%;}.fo-dropdown-center ul li{display:block;white-space:nowrap;margin-top:5px;}.fo-dropdown-center ul li:hover{background-color:rgba(0,153,255,.1);cursor:pointer;}.fo-dropdown-center ul li a{text-decoration:none;display:block;line-height:30px;color:var(--color-body);}.fo-dropdown-center ul li i{font-size:20px;}.fo-dropdown-center ul li:first-child{border-top:0;margin-top:0;}.fo-dropdown-center input[type=checkbox]{position:absolute;display:block;top:0;left:0;width:100%;height:100%;margin:0;opacity:0;}.fo-dropdown-center input[type=checkbox]:checked{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;}.fo-dropdown-center .divider{height:1px;margin:8px 0;overflow:hidden;background-color:var(--background-content);font-size:1px;padding:0;}.fo-dropdown-center button{width:100%;}.fo-dropdown-center ul{text-align:center;width:100%;}.fo-dropdown-center .disabled{cursor:not-allowed;}.fo-dropdown-right{position:relative;display:inline-block;padding-top:6px;font-family:var(--font-medium);float:right!important;}.fo-dropdown-right>a{padding:8px 15px;display:inline-block;text-decoration:none;}.fo-dropdown-right button{cursor:pointer;background-color:var(--background-content);border:1px solid var(--color-border);font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;}.fo-dropdown-right button:after,.fo-dropdown-right button::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-dropdown-right button:hover{outline:0;}.fo-dropdown-right button:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-dropdown-right button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-dropdown-right ul{position:absolute;border:1px solid var(--color-border);border-radius:5px;left:0;top:46px;list-style:none;padding:10px;display:none;background-color:var(--background-content);width:100%;}.fo-dropdown-right ul li{display:block;white-space:nowrap;margin-top:5px;}.fo-dropdown-right ul li:hover{background-color:rgba(0,153,255,.1);cursor:pointer;}.fo-dropdown-right ul li a{text-decoration:none;display:block;line-height:30px;color:var(--color-body);}.fo-dropdown-right ul li i{font-size:20px;}.fo-dropdown-right ul li:first-child{border-top:0;margin-top:0;}.fo-dropdown-right input[type=checkbox]{position:absolute;display:block;top:0;left:0;width:100%;height:100%;margin:0;opacity:0;}.fo-dropdown-right input[type=checkbox]:checked{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;}.fo-dropdown-right .divider{height:1px;margin:8px 0;overflow:hidden;background-color:var(--background-content);font-size:1px;padding:0;}.fo-dropdown-right ul,.fo-dropdown-right .dropdown-menu{text-align:right;left:unset;right:0;}.fo-dropdown-right .disabled{cursor:not-allowed;}.fo-dropdown-filter{position:relative;display:inline-block;padding-top:6px;font-family:var(--font-medium);}.fo-dropdown-filter>a{padding:8px 15px;display:inline-block;text-decoration:none;}.fo-dropdown-filter button{cursor:pointer;background-color:var(--background-content);border:1px solid var(--color-border);font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;}.fo-dropdown-filter button:after,.fo-dropdown-filter button::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-dropdown-filter button:hover{outline:0;}.fo-dropdown-filter button:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-dropdown-filter button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-dropdown-filter ul{position:absolute;border:1px solid var(--color-border);border-radius:5px;left:0;top:46px;list-style:none;padding:10px;display:none;background-color:var(--background-content);width:100%;}.fo-dropdown-filter ul li{display:block;white-space:nowrap;margin-top:5px;}.fo-dropdown-filter ul li:hover{background-color:rgba(0,153,255,.1);cursor:pointer;}.fo-dropdown-filter ul li a{text-decoration:none;display:block;line-height:30px;color:var(--color-body);}.fo-dropdown-filter ul li i{font-size:20px;}.fo-dropdown-filter ul li:first-child{border-top:0;margin-top:0;}.fo-dropdown-filter input[type=checkbox]{position:absolute;display:block;top:0;left:0;width:100%;height:100%;margin:0;opacity:0;}.fo-dropdown-filter input[type=checkbox]:checked{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;}.fo-dropdown-filter .divider{height:1px;margin:8px 0;overflow:hidden;background-color:var(--background-content);font-size:1px;padding:0;}.fo-dropdown-filter .dropdown-menu input{padding:0 20px;}.fo-dropdown-filter .disabled{cursor:not-allowed;}.fo-dropdown-full{position:relative;display:inline-block;padding-top:6px;font-family:var(--font-medium);width:100%;}.fo-dropdown-full>a{padding:8px 15px;display:inline-block;text-decoration:none;}.fo-dropdown-full button{cursor:pointer;background-color:var(--background-content);border:1px solid var(--color-border);font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;}.fo-dropdown-full button:after,.fo-dropdown-full button::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-dropdown-full button:hover{outline:0;}.fo-dropdown-full button:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-dropdown-full button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-dropdown-full ul{position:absolute;border:1px solid var(--color-border);border-radius:5px;left:0;top:46px;list-style:none;padding:10px;display:none;background-color:var(--background-content);width:100%;}.fo-dropdown-full ul li{display:block;white-space:nowrap;margin-top:5px;}.fo-dropdown-full ul li:hover{background-color:rgba(0,153,255,.1);cursor:pointer;}.fo-dropdown-full ul li a{text-decoration:none;display:block;line-height:30px;color:var(--color-body);}.fo-dropdown-full ul li i{font-size:20px;}.fo-dropdown-full ul li:first-child{border-top:0;margin-top:0;}.fo-dropdown-full input[type=checkbox]{position:absolute;display:block;top:0;left:0;width:100%;height:100%;margin:0;opacity:0;}.fo-dropdown-full input[type=checkbox]:checked{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;}.fo-dropdown-full .divider{height:1px;margin:8px 0;overflow:hidden;background-color:var(--background-content);font-size:1px;padding:0;}.fo-dropdown-full button{width:100%;background-color:#fff;}.fo-dropdown-full ul{width:auto;min-width:100%;text-align:left;}.fo-dropdown-full .disabled{cursor:not-allowed;}.fo-dropdown-multiline{position:relative;display:inline-block;padding-top:6px;font-family:var(--font-medium);width:100%;}.fo-dropdown-multiline>a{padding:8px 15px;display:inline-block;text-decoration:none;}.fo-dropdown-multiline button{cursor:pointer;background-color:var(--background-content);border:1px solid var(--color-border);font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;}.fo-dropdown-multiline button:after,.fo-dropdown-multiline button::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-dropdown-multiline button:hover{outline:0;}.fo-dropdown-multiline button:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-dropdown-multiline button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-dropdown-multiline ul{position:absolute;border:1px solid var(--color-border);border-radius:5px;left:0;top:46px;list-style:none;padding:10px;display:none;background-color:var(--background-content);width:100%;}.fo-dropdown-multiline ul li{display:block;white-space:nowrap;margin-top:5px;}.fo-dropdown-multiline ul li:hover{background-color:rgba(0,153,255,.1);cursor:pointer;}.fo-dropdown-multiline ul li a{text-decoration:none;display:block;line-height:30px;color:var(--color-body);}.fo-dropdown-multiline ul li i{font-size:20px;}.fo-dropdown-multiline ul li:first-child{border-top:0;margin-top:0;}.fo-dropdown-multiline input[type=checkbox]{position:absolute;display:block;top:0;left:0;width:100%;height:100%;margin:0;opacity:0;}.fo-dropdown-multiline input[type=checkbox]:checked{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;}.fo-dropdown-multiline .divider{height:1px;margin:8px 0;overflow:hidden;background-color:var(--background-content);font-size:1px;padding:0;}.fo-dropdown-multiline button{width:100%;background-color:#fff;}.fo-dropdown-multiline ul{width:auto;min-width:100%;text-align:left;}.fo-dropdown-multiline ul li{padding:5px;}.fo-dropdown-multiline ul li a{padding:0;line-height:1.2;}.fo-dropdown-multiline ul li strong{margin:0 0 2px 0;font-size:1em;color:#4c4c4c;display:block;}.fo-dropdown-multiline ul li small{color:#999;font-family:var(--font-regular);font-size:.9em;}.fo-dropdown-multiline .disabled{cursor:not-allowed;}.fo-autocomplete-multiline{text-align:left;list-style-image:none;}.fo-autocomplete-multiline div.ui-state-active{border:0!important;background:#e6e6e6;text-align:left!important;padding:4px 8px;margin:0;}.fo-autocomplete-multiline div.ui-state-active strong{color:#337ab7!important;}.fo-autocomplete-multiline div.ui-state-active small{color:#337ab7!important;}.fo-autocomplete-multiline .ui-menu-item-wrapper{padding:4px 8px;}.fo-autocomplete-multiline .autocomplete-line{padding:4px 8px;}.fo-autocomplete-multiline .autocomplete-line strong{margin:0 0 2px 0;font-size:1em;color:#4c4c4c;display:block;}.fo-autocomplete-multiline .autocomplete-line small{color:#999;font-family:var(--font-regular);font-size:.9em;}.btn-group.open .dropdown-toggle{box-shadow:none;}.fo-dropdown-three-columns{position:relative;display:inline-block;padding-top:6px;font-family:var(--font-medium);width:auto;min-width:100%;}.fo-dropdown-three-columns>a{padding:8px 15px;display:inline-block;text-decoration:none;}.fo-dropdown-three-columns button{cursor:pointer;background-color:var(--background-content);border:1px solid var(--color-border);font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;}.fo-dropdown-three-columns button:after,.fo-dropdown-three-columns button::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-dropdown-three-columns button:hover{outline:0;}.fo-dropdown-three-columns button:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-dropdown-three-columns button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-dropdown-three-columns ul{position:absolute;border:1px solid var(--color-border);border-radius:5px;left:0;top:46px;list-style:none;padding:10px;display:none;background-color:var(--background-content);width:100%;}.fo-dropdown-three-columns ul li{display:block;white-space:nowrap;margin-top:5px;}.fo-dropdown-three-columns ul li:hover{background-color:rgba(0,153,255,.1);cursor:pointer;}.fo-dropdown-three-columns ul li a{text-decoration:none;display:block;line-height:30px;color:var(--color-body);}.fo-dropdown-three-columns ul li i{font-size:20px;}.fo-dropdown-three-columns ul li:first-child{border-top:0;margin-top:0;}.fo-dropdown-three-columns input[type=checkbox]{position:absolute;display:block;top:0;left:0;width:100%;height:100%;margin:0;opacity:0;}.fo-dropdown-three-columns input[type=checkbox]:checked{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;}.fo-dropdown-three-columns .divider{height:1px;margin:8px 0;overflow:hidden;background-color:var(--background-content);font-size:1px;padding:0;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:0;grid-row-gap:0;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container .fo-dropdown-three-columns-filter{grid-area:1/1/2/4;padding:4px;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container .fo-dropdown-three-columns-filter input{width:100%;box-sizing:border-box;margin:0;border-radius:4px;padding:7px 12px 8px;width:100%;min-height:40px;height:inherit;color:var(--color-body);background-color:var(--background-section);font-family:inherit;font-size:.9rem;line-height:inherit;caret-color:var(--color-primary);transition:border .2s,box-shadow .2s;border-color:var(--color-border);border-style:solid;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container .fo-dropdown-three-columns-filter input:focus{border-color:var(--color-primary);outline:0;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container .fo-dropdown-three-columns-one{grid-area:2/1/3/2;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container .fo-dropdown-three-columns-two{grid-area:2/2/3/3;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container .fo-dropdown-three-columns-three{grid-area:2/3/3/4;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container ul{text-align:left;display:block;position:inherit;border:0;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container ul li{padding:5px;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container ul li a{padding:0;line-height:1.2;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container ul li strong{margin:0 0 2px 0;font-size:1em;color:#4c4c4c;display:block;}.fo-dropdown-three-columns .fo-dropdown-three-columns-container ul li small{color:#999;font-family:var(--font-regular);font-size:.9em;}.fo-dropdown-three-columns button{width:100%;background-color:#fff;}.fo-dropdown-three-columns .disabled{cursor:not-allowed;}@media only screen and (min-device-width:3840px) and (max-device-width:1024px){.fo-dropdown ul li,.fo-table-actions .fo-table-actions-column-select ul li,.fo-table-actions .fo-table-actions-dropdown ul li,.fo-dropdown .dropdown-menu li,.fo-table-actions .fo-table-actions-column-select .dropdown-menu li,.fo-table-actions .fo-table-actions-dropdown .dropdown-menu li,.fo-dropdown-left ul li,.fo-dropdown-left .dropdown-menu li,.fo-dropdown-center ul li,.fo-dropdown-center .dropdown-menu li,.fo-dropdown-right ul li,.fo-dropdown-right .dropdown-menu li{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}}.fo-dropdown.fo-dropdown-floating,.fo-table-actions .fo-dropdown-floating.fo-table-actions-column-select,.fo-table-actions .fo-dropdown-floating.fo-table-actions-dropdown{position:relative;width:100%;}.fo-dropdown.fo-dropdown-floating .dropdown-toggle,.fo-table-actions .fo-dropdown-floating.fo-table-actions-column-select .dropdown-toggle,.fo-table-actions .fo-dropdown-floating.fo-table-actions-dropdown .dropdown-toggle{position:relative;z-index:1;line-height:1.25;padding:.7rem 2rem .55rem .75rem;min-height:40px;width:100%;white-space:nowrap;}.fo-dropdown.fo-dropdown-floating>.dropdown-menu,.fo-table-actions .fo-dropdown-floating.fo-table-actions-column-select>.dropdown-menu,.fo-table-actions .fo-dropdown-floating.fo-table-actions-dropdown>.dropdown-menu{display:none;z-index:1051;}.fo-dropdown.fo-dropdown-floating.open>.dropdown-menu,.fo-table-actions .fo-dropdown-floating.open.fo-table-actions-column-select>.dropdown-menu,.fo-table-actions .fo-dropdown-floating.open.fo-table-actions-dropdown>.dropdown-menu{display:block;}.fo-dropdown.fo-dropdown-floating::before,.fo-table-actions .fo-dropdown-floating.fo-table-actions-column-select::before,.fo-table-actions .fo-dropdown-floating.fo-table-actions-dropdown::before{content:attr(data-label);position:absolute;left:.75rem;top:1.2rem;padding:0 .25rem;font-size:.95rem;line-height:1;opacity:.7;background:var(--color-white);border-radius:.25rem;pointer-events:none;transition:top .15s ease,font-size .15s ease,opacity .15s ease;z-index:3;}.fo-dropdown.fo-dropdown-floating:not(.has-value):not(.is-open) .dropdown-toggle .fo-dropdown-label,.fo-table-actions .fo-dropdown-floating.fo-table-actions-column-select:not(.has-value):not(.is-open) .dropdown-toggle .fo-dropdown-label,.fo-table-actions .fo-dropdown-floating.fo-table-actions-dropdown:not(.has-value):not(.is-open) .dropdown-toggle .fo-dropdown-label{opacity:0;}.fo-dropdown.fo-dropdown-floating.is-open::before,.fo-table-actions .fo-dropdown-floating.is-open.fo-table-actions-column-select::before,.fo-table-actions .fo-dropdown-floating.is-open.fo-table-actions-dropdown::before,.fo-dropdown.fo-dropdown-floating.has-value::before,.fo-table-actions .fo-dropdown-floating.has-value.fo-table-actions-column-select::before,.fo-table-actions .fo-dropdown-floating.has-value.fo-table-actions-dropdown::before,.fo-dropdown.fo-dropdown-floating.open::before,.fo-table-actions .fo-dropdown-floating.open.fo-table-actions-column-select::before,.fo-table-actions .fo-dropdown-floating.open.fo-table-actions-dropdown::before{top:.1rem;font-size:.72rem;opacity:1;color:var(--color-gray-50);}.fo-flowchart-tree{display:flex;flex-direction:row;padding:0;background-color:#f3f3f3;border-radius:10px;overflow:auto;}.fo-flowchart-tree span{background:var(--color-gray-80);border:1px solid var(--color-gray-80);color:var(--color-gray-20);border-radius:8px;padding:10px;display:flex;margin:4px;align-items:center;position:relative;justify-content:center;line-height:1;min-width:150px;max-width:300px;z-index:2;font-size:.8rem;}.fo-flowchart-tree span:before{content:"";width:10px;height:2px;background-color:var(--color-gray-80);position:absolute;left:-10px;top:0;bottom:0;margin:auto;}.fo-flowchart-tree span:hover{background:var(--color-gray-70);}.fo-flowchart-tree span:hover+.fo-flowchart-tree-second span{background:var(--color-gray-70);}.fo-flowchart-tree span:hover+.fo-flowchart-tree-third span{background:var(--color-gray-70);}.fo-flowchart-tree .fo-flowchart-tree-first>.fo-flowchart-tree-header>span:before{display:none;}.fo-flowchart-tree .fo-flowchart-tree-first>.fo-flowchart-tree-header span{font-family:var(--font-medium);}.fo-flowchart-tree .fo-flowchart-tree-header{display:flex;align-content:center;}.fo-flowchart-tree .fo-flowchart-tree-first,.fo-flowchart-tree .fo-flowchart-tree-second,.fo-flowchart-tree .fo-flowchart-tree-third,.fo-flowchart-tree .fo-flowchart-tree-fourth,.fo-flowchart-tree .fo-flowchart-tree-fifth{display:flex;flex-direction:column;}.fo-flowchart-hierarchy-container{overflow:auto;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy{list-style:none;padding:0;position:relative;margin:0;text-align:center;display:table;width:100%;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy ul{list-style:none;margin:0;padding:0;position:relative;display:table;width:100%;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy ul:before{outline:solid 1px var(--color-border);content:"";height:.5em;left:50%;position:absolute;top:-.5em;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy li{list-style:none;position:relative;display:table-cell;padding:1.5em 0;vertical-align:top;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy li:before{outline:solid 1px var(--color-border);content:"";left:0;position:absolute;right:0;top:0;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy li:first-child:before{left:50%;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy li:last-child:before{right:50%;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy span{border-radius:5px;display:inline-block;margin:0 .2em .5em;padding:.4em .8em;position:relative;font-family:var(--font-medium);}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy span:before{outline:solid 1px var(--color-border);content:"";height:1.4em;left:50%;position:absolute;top:-1.55em;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy>li{margin-top:0;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy>li:before{outline:0;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy>li:after{outline:0;}.fo-flowchart-hierarchy-container .fo-flowchart-hierarchy>li>span:before{outline:0;}.fo-color-chart-new-add{color:#7cc674;}.fo-color-chart-non-exist{color:#f4b678;}.fo-color-chart-hierarchy-first{background-color:#002f5d;color:var(--color-white);}.fo-color-chart-hierarchy-second{background-color:#004b95;color:var(--color-white);}.fo-color-chart-hierarchy-third{background-color:#06c;color:var(--color-white);}.fo-color-chart-hierarchy-fourth{background-color:#519de9;color:var(--color-white);}.fo-color-chart-hierarchy-fifth{background-color:#8bc1f7;color:var(--color-white);}.fo-color-chart-hierarchy-new-add{background-color:#7cc674;color:var(--color-white);}.fo-color-chart-hierarchy-non-exist{background-color:#f4b678;color:var(--color-white);}form .fo-error,form .error{color:var(--color-error)!important;border-color:var(--color-error)!important;}.input-explain{font-size:12px;color:var(--color-gray-50);}.form-inline button{padding:7px 15px;}.form-inline .form-group{margin-right:10px;}.form-inline .form-group-last{margin-right:1px;}.fo-listbox,.listbox{display:inline-block;vertical-align:top;overflow:hidden;width:100%;}.fo-listbox select,.listbox select{padding:10px;width:100%;border-color:var(--color-border);}input[type=date] ::placeholder{opacity:0!important;}input[type=date] ::-webkit-input-placeholder{opacity:0!important;}input[type=date] ::-moz-placeholder{opacity:0!important;}input[type=date] :-ms-input-placeholder{opacity:0!important;}input[type=date] :-moz-placeholder{opacity:0!important;}input[type=date] :-ms-input-placeholder{opacity:0!important;}input[type=date] ::-ms-input-placeholder{opacity:0!important;}input[type=date]:focus ::placeholder{opacity:.6;}input[type=date]:focus ::-webkit-input-placeholder{opacity:.6;}input[type=date]:focus ::-moz-placeholder{opacity:.6;}input[type=date]:focus :-ms-input-placeholder{opacity:.6;}input[type=date]:focus :-moz-placeholder{opacity:.6;}input[type=date]:focus :-ms-input-placeholder{opacity:.6;}input[type=date]:focus ::-ms-input-placeholder{opacity:.6;}input:not(.input) input:not(:focus)::-webkit-datetime-edit-ampm-field,input:not(.input) input:not(:focus)::-webkit-datetime-edit-day-field,input:not(.input) input:not(:focus)::-webkit-datetime-edit-hour-field,input:not(.input) input:not(:focus)::-webkit-datetime-edit-millisecond-field,input:not(.input) input:not(:focus)::-webkit-datetime-edit-minute-field,input:not(.input) input:not(:focus)::-webkit-datetime-edit-month-field,input:not(.input) input:not(:focus)::-webkit-datetime-edit-second-field,input:not(.input) input:not(:focus)::-webkit-datetime-edit-week-field,input:not(.input) input:not(:focus)::-webkit-datetime-edit-year-field,input:not(.input) input:not(:focus)::-webkit-datetime-edit-text{color:transparent;}md-input-container:not(.md-input-has-value) input:not(:focus){color:transparent;}.fo-fileupload{position:relative;overflow:hidden;display:inline-block;}.fo-fileupload input{position:absolute;top:0;right:0;margin:0;opacity:0;-ms-filter:"alpha(opacity=0)";font-size:200px!important;direction:ltr;cursor:pointer;}.fo-fileupload i{font-size:18px;}@media screen\9{.fileinput-button input{filter:alpha(opacity=0);font-size:100%;height:100%;}}#custom-button{padding:10px;color:#fff;background-color:#337ab7;border:1px solid #000;border-radius:5px;cursor:pointer;}#custom-button:hover{background-color:#285f8f;}#custom-text{margin-left:10px;font-family:sans-serif;color:#aaa;}.file-upload{margin:0 10px 0 25px;}.file-upload input.upload{position:absolute;top:0;right:0;margin:0;padding:0;z-index:10;font-size:20px;cursor:pointer;height:36px;opacity:0;filter:alpha(opacity=0);}#fileuploadurl{border:0;font-size:12px;padding-left:0;width:250px;}.p-0-5-0-0{padding:0 5px 0 0!important;}.fo-gallery-container .fo-gallery-image{display:flex;flex-wrap:wrap;justify-content:center;}.fo-gallery-container .fo-gallery-image figure{width:19%;margin:2px;padding:0;overflow:hidden;}.fo-gallery-container .fo-gallery-image .fo-gallery-image-item a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}.fo-gallery-container .fo-gallery-image .fo-gallery-image-thumbnail{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%;}.fo-gallery-container .fo-gallery-video{display:flex;flex-wrap:wrap;justify-content:center;}.fo-gallery-container .fo-gallery-video figure{width:19%;margin:2px;padding:0;overflow:hidden;}.fo-gallery-container .fo-gallery-video .fo-gallery-video-item{position:relative;}.fo-gallery-container .fo-gallery-video .fo-gallery-video-item a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}.fo-gallery-container .fo-gallery-video .fo-gallery-video-item:after{font-family:var(--font-icon);content:"";font-size:3em;color:var(--color-white);opacity:.5;pointer-events:none;position:absolute;top:30%;left:50%;transform:translateY(-40%);transform:translateX(-50%);}.fo-gallery-container .fo-gallery-video .fo-gallery-video-item .fo-gallery-video-item-label,.fo-gallery-container .fo-gallery-video .fo-gallery-video-item figcaption{padding:5px;font-family:var(--font-medium);}.fo-gallery-container .fo-gallery-video .fo-gallery-video-thumbnail{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%;}.fo-gallery-static-container .fo-gallery-static .fo-gallery-static-triple{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:repeat(1,1fr);grid-column-gap:0;grid-row-gap:0;}.fo-gallery-static-container .fo-gallery-static .fo-gallery-static-triple .fo-gallery-static-triple-item:nth-child(1){grid-area:1/1/2/3;max-height:504px;padding:0 0 4px 0;}.fo-gallery-static-container .fo-gallery-static .fo-gallery-static-triple .fo-gallery-static-triple-item:nth-child(2){grid-area:2/1/3/2;max-height:400px;padding:2px 4px 0 0;}.fo-gallery-static-container .fo-gallery-static .fo-gallery-static-triple .fo-gallery-static-triple-item:nth-child(3){grid-area:2/2/3/3;max-height:400px;padding:2px 0 0 4px;}.fo-gallery-static-container .fo-gallery-static .fo-gallery-static-triple img{max-width:100%;height:auto;object-position:center center;object-fit:cover;}.fo-gallery-static-container .fo-gallery-static .fo-gallery-static-triple div{overflow:hidden;box-sizing:border-box;width:100%;height:100%;}.fo-link-video{position:relative;}.fo-link-video:after{font-family:var(--font-icon);content:"";font-size:3em;color:var(--color-primary);opacity:.6;position:absolute;top:2%;left:2%;}.fo-link-video img{max-width:100%;height:auto;}.fo-gallery-container .fo-gallery-focus-center{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;}.fo-gallery-container .fo-gallery-focus-center>img:first-child{grid-column:2/4;grid-row:2/2;}.fo-gallery-container .fo-gallery-focus-center img{width:100%;height:100%;object-fit:cover;max-width:100%;}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.fo-gallery-container .fo-gallery-image figure{width:50%;}.fo-gallery-container .fo-gallery-video figure{width:50%;}}.fancybox-container .fancybox-inner .fancybox-toolbar .fancybox-button--zoom,.fancybox-container .fancybox-inner .fancybox-toolbar .fancybox-button--play{display:none!important;}table.dataTable.dt-checkboxes-select tbody tr,table.dataTable thead th.dt-checkboxes-select-all,table.dataTable tbody td.dt-checkboxes-cell{cursor:pointer;}table.dataTable thead th.dt-checkboxes-select-all,table.dataTable tbody td.dt-checkboxes-cell{text-align:center;}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:.5em;}@media screen and (max-width:640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block;}}.fo-action-container .fo-button,.fo-action-container .fo-button-full,.fo-action-container .fo-button-block{width:50px;height:40px;background-color:var(--color-white);border-radius:3px;padding:0;box-shadow:none;}.fo-action-container .fo-button i,.fo-action-container .fo-button-full i,.fo-action-container .fo-button-block i,.fo-action-container .fo-button em,.fo-action-container .fo-button-full em,.fo-action-container .fo-button-block em{font-size:1.5em;color:var(--color-gray-40);line-height:30px;}.fo-action-container .fo-button:hover,.fo-action-container .fo-button-full:hover,.fo-action-container .fo-button-block:hover{background-color:var(--color-white);}.fo-action-container .fo-dropdown,.fo-action-container .fo-table-actions .fo-table-actions-column-select,.fo-table-actions .fo-action-container .fo-table-actions-column-select,.fo-action-container .fo-table-actions .fo-table-actions-dropdown,.fo-table-actions .fo-action-container .fo-table-actions-dropdown{padding:0;}.fo-column-select{height:40px;text-align:center;}.fo-column-select ul{right:0;left:unset;max-height:20em;overflow:auto;}.fo-column-select ul li{line-height:24px;padding:8px;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-column-select ul li label{margin-bottom:0;}.fo-column-select ul li label .checkbox-material{margin-right:5px;}.fo-column-select button{border:0 solid var(--color-gray-90);background-color:var(--color-white);font-size:14px;color:var(--color-body);vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;width:40px;height:40px;margin:0 2px;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-align:center;padding:0;}.fo-column-select button i,.fo-column-select button em{font-size:1.5em;line-height:1;}.fo-column-select button button[class^=fo-icon-]::before,.fo-column-select button button[class^=fo-icon-]:before,.fo-column-select button button[class*=fo-icon-]::before,.fo-column-select button button[class*=fo-icon-]:before{font-size:1em;}.fo-column-select button:after{display:none;}.fo-table-actions{padding:10px;min-height:60px;background-color:var(--background-panel);position:relative;vertical-align:middle;display:flex;margin-bottom:4px;align-items:center;}.fo-table-actions .fo-action-container{text-align:right;}.fo-table-actions .fo-action-container button{border:2px solid transparent!important;transition:border-color 200ms ease;margin:0 2px;}.fo-table-actions .fo-action-container button:hover{border:2px solid #337ab7!important;}.fo-table-actions .fo-filter-grid,.fo-table-actions .fo-table-actions-filter{margin-right:15px;float:left;}.fo-table-actions .dataTables_filter label{border:0;position:relative;margin-bottom:0;font-weight:normal;color:#666;line-height:35px;}.fo-table-actions .dataTables_filter label:after{font-family:var(--font-icon);color:#b2b2b2;content:"";font-size:1.5rem;position:absolute;right:6px;top:0;line-height:40px;}.fo-table-actions .dataTables_filter label input{color:var(--color-body);border:2px solid transparent;border-radius:3px;padding-left:10px;width:100%;height:40px;background-color:var(--background-content);}.fo-table-actions .dataTables_filter label input:focus{border:2px solid #337ab7;}.fo-table-actions .dataTables_filter label input:focus-visible{border:2px solid #337ab7;outline:0;}.fo-table-actions .actions-left,.fo-table-actions .fo-table-actions-left{padding-left:0;padding-right:0;display:inline-flex;align-items:center;width:50%;}.fo-table-actions .actions-left .fo-button-merge,.fo-table-actions .fo-table-actions-left .fo-button-merge{margin:0 15px;}.fo-table-actions .actions-left .fo-info-grid,.fo-table-actions .fo-table-actions-left .fo-info-grid{color:var(--color-body);display:inline-block;}.fo-table-actions .actions-left .fo-info-grid .select-info,.fo-table-actions .fo-table-actions-left .fo-info-grid .select-info{font-family:var(--font-medium);}.fo-table-actions .actions-right,.fo-table-actions .fo-table-actions-right{padding-left:0;padding-right:0;text-align:right;width:50%;}.fo-table-actions .fo-buttons-grid,.fo-table-actions .fo-table-actions-button{display:inline;}.fo-table-actions .fo-buttons-grid .fo-icon-check-box,.fo-table-actions .fo-table-actions-button .fo-icon-check-box{font-size:1.5em;}.fo-table-actions .fo-buttons-grid .fo-icon-box-outline-blank,.fo-table-actions .fo-table-actions-button .fo-icon-box-outline-blank{font-size:1.5em;}.fo-table-actions .fo-buttons-grid .fo-icon-check-box-outline-blank:before,.fo-table-actions .fo-table-actions-button .fo-icon-check-box-outline-blank:before{font-size:1em;}.fo-table-actions .fo-buttons-grid button[class*=fo-icon-],.fo-table-actions .fo-table-actions-button button[class*=fo-icon-]{font-size:1.5em;}.fo-table-actions .fo-buttons-grid button,.fo-table-actions .fo-table-actions-button button{border:0 solid var(--color-gray-90);background-color:var(--color-white);font-size:14px;color:var(--color-body);vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;width:40px;height:40px;margin:0 2px;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-align:center;border:2px solid transparent!important;transition:border-color 200ms ease;margin:0 2px;}.fo-table-actions .fo-buttons-grid button i,.fo-table-actions .fo-buttons-grid button em,.fo-table-actions .fo-table-actions-button button i,.fo-table-actions .fo-table-actions-button button em{font-size:1.5em;line-height:1;}.fo-table-actions .fo-buttons-grid button button[class^=fo-icon-]::before,.fo-table-actions .fo-buttons-grid button button[class^=fo-icon-]:before,.fo-table-actions .fo-buttons-grid button button[class*=fo-icon-]::before,.fo-table-actions .fo-buttons-grid button button[class*=fo-icon-]:before,.fo-table-actions .fo-table-actions-button button button[class^=fo-icon-]::before,.fo-table-actions .fo-table-actions-button button button[class^=fo-icon-]:before,.fo-table-actions .fo-table-actions-button button button[class*=fo-icon-]::before,.fo-table-actions .fo-table-actions-button button button[class*=fo-icon-]:before{font-size:1em;}.fo-table-actions .fo-buttons-grid button:hover,.fo-table-actions .fo-table-actions-button button:hover{background-color:var(--color-gray-80);}.fo-table-actions .fo-buttons-grid .dt-button.disabled,.fo-table-actions .fo-table-actions-button .dt-button.disabled{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;}.fo-table-actions .fo-buttons-grid .dt-button.disabled:focus,.fo-table-actions .fo-buttons-grid .dt-button.disabled.focus,.fo-table-actions .fo-table-actions-button .dt-button.disabled:focus,.fo-table-actions .fo-table-actions-button .dt-button.disabled.focus{outline:0;}.fo-table-actions .fo-buttons-grid .dt-button.disabled [data-toggle=tab],.fo-table-actions .fo-table-actions-button .dt-button.disabled [data-toggle=tab]{pointer-events:none;}.fo-table-actions .fo-buttons-grid .dt-button,.fo-table-actions .fo-table-actions-button .dt-button{border:0 solid var(--color-gray-90);background-color:var(--color-white);font-size:14px;color:var(--color-body);vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;width:40px;height:40px;margin:0 2px;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:0;text-align:center;}.fo-table-actions .fo-buttons-grid .dt-button i,.fo-table-actions .fo-buttons-grid .dt-button em,.fo-table-actions .fo-table-actions-button .dt-button i,.fo-table-actions .fo-table-actions-button .dt-button em{font-size:1.5em;line-height:1;}.fo-table-actions .fo-buttons-grid .dt-button button[class^=fo-icon-]::before,.fo-table-actions .fo-buttons-grid .dt-button button[class^=fo-icon-]:before,.fo-table-actions .fo-buttons-grid .dt-button button[class*=fo-icon-]::before,.fo-table-actions .fo-buttons-grid .dt-button button[class*=fo-icon-]:before,.fo-table-actions .fo-table-actions-button .dt-button button[class^=fo-icon-]::before,.fo-table-actions .fo-table-actions-button .dt-button button[class^=fo-icon-]:before,.fo-table-actions .fo-table-actions-button .dt-button button[class*=fo-icon-]::before,.fo-table-actions .fo-table-actions-button .dt-button button[class*=fo-icon-]:before{font-size:1em;}.fo-table-actions .fo-buttons-grid .dt-button:hover,.fo-table-actions .fo-table-actions-button .dt-button:hover{background-color:#fff;color:#000;}.fo-table-actions .fo-buttons-grid .dt-button:focus,.fo-table-actions .fo-table-actions-button .dt-button:focus{background-color:#fff;color:#000;}.fo-table-actions .fo-buttons-grid .dt-button:active,.fo-table-actions .fo-table-actions-button .dt-button:active{background-color:#fff;color:#000;}.fo-table-actions .fo-table-process button,.fo-table-actions .fo-table-actions-dropdown button{border:0 solid var(--color-gray-90);background-color:var(--color-white);font-size:14px;color:var(--color-body);vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;width:40px;height:40px;margin:0 2px;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-align:center;padding:unset;width:40px;}.fo-table-actions .fo-table-process button i,.fo-table-actions .fo-table-process button em,.fo-table-actions .fo-table-actions-dropdown button i,.fo-table-actions .fo-table-actions-dropdown button em{font-size:1.5em;line-height:1;}.fo-table-actions .fo-table-process button button[class^=fo-icon-]::before,.fo-table-actions .fo-table-process button button[class^=fo-icon-]:before,.fo-table-actions .fo-table-process button button[class*=fo-icon-]::before,.fo-table-actions .fo-table-process button button[class*=fo-icon-]:before,.fo-table-actions .fo-table-actions-dropdown button button[class^=fo-icon-]::before,.fo-table-actions .fo-table-actions-dropdown button button[class^=fo-icon-]:before,.fo-table-actions .fo-table-actions-dropdown button button[class*=fo-icon-]::before,.fo-table-actions .fo-table-actions-dropdown button button[class*=fo-icon-]:before{font-size:1em;}.fo-table-actions .fo-table-process button:after,.fo-table-actions .fo-table-process button::after,.fo-table-actions .fo-table-actions-dropdown button:after,.fo-table-actions .fo-table-actions-dropdown button::after{font-family:"MaterialIcons";font-size:20px;line-height:unset;left:25%;right:25%;position:absolute;font-family:var(--font-icon);font-style:normal;content:"";}.fo-table-actions .fo-table-process button:hover,.fo-table-actions .fo-table-actions-dropdown button:hover{background-color:var(--color-gray-80);outline:0;}.fo-table-actions .fo-table-process button:focus,.fo-table-actions .fo-table-actions-dropdown button:focus{outline:0;border-color:#337ab7;box-shadow:inset 0 0 -2px #337ab7;-webkit-box-shadow:inset 0 0 -2px #337ab7;border:2px solid #337ab7;}.fo-table-actions .fo-table-process button:focus:after,.fo-table-actions .fo-table-actions-dropdown button:focus:after{display:inline-block;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fo-table-actions .open>.dropdown-menu{display:block;}.fo-table-actions .fo-table-actions-column-select ul{width:200px;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:300px;overflow-y:auto;}.fo-table-actions .fo-table-actions-column-select ul li{margin:.5em 0;}.fo-table-actions .fo-table-actions-column-select ul li:hover{background-color:transparent;color:var(--color-primary);}.fo-table-actions .fo-table-actions-column-select ul li .fo-checkbox label{width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.fo-table-actions .fo-table-actions-column-select ul li .fo-checkbox .checkbox-material{margin-right:5px;}.fo-table-actions .fo-table-actions-column-select ul li .fo-checkbox span{font-size:12px;}.fo-table-actions .fo-table-actions-column-select button{border:0 solid var(--color-gray-90);background-color:var(--color-white);font-size:14px;color:var(--color-body);vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;width:40px;height:40px;margin:0 2px;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:unset;width:40px;color:unset;text-align:center;}.fo-table-actions .fo-table-actions-column-select button i,.fo-table-actions .fo-table-actions-column-select button em{font-size:1.5em;line-height:1;}.fo-table-actions .fo-table-actions-column-select button button[class^=fo-icon-]::before,.fo-table-actions .fo-table-actions-column-select button button[class^=fo-icon-]:before,.fo-table-actions .fo-table-actions-column-select button button[class*=fo-icon-]::before,.fo-table-actions .fo-table-actions-column-select button button[class*=fo-icon-]:before{font-size:1em;}.fo-table-actions .fo-table-actions-column-select button:hover{background-color:var(--color-gray-80);}.fo-table-actions .fo-table-actions-column-select button:after{display:none;}.fo-table-actions .fo-table-actions-column-select button:focus:after{display:none;}.fo-table-actions .fo-table-actions-column-select .dropdown-menu{padding:1em;}.fo-table-actions .fo-dropdown,.fo-table-actions .fo-table-actions-dropdown,.fo-table-actions .fo-table-actions-column-select{line-height:unset;padding:0!important;}.fo-table-actions .fo-dropdown .dropdown-menu,.fo-table-actions .fo-table-actions-dropdown .dropdown-menu,.fo-table-actions .fo-table-actions-column-select .dropdown-menu{left:unset;right:0;top:40px;}.fo-table-actions .grid-actions-select{width:240px;height:34px;background-repeat:no-repeat;background-color:#fff;border:0;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);}.fo-table-actions .btn{height:34px;}.dataTables_wrapper{background-color:var(--background-content);border-radius:3px;padding:0 0 10px 0;overflow:hidden;}.dataTables_wrapper .table-wrapper{overflow:auto;}.dataTables_wrapper .dt-checkboxes-select .dt-checkboxes-cell{width:20px;}.dataTables_wrapper .fo-overflow-x-table{overflow-x:auto;clear:both;}.dataTables_wrapper table{width:100%;max-width:100%;margin:0 0 .8em 0;line-height:20px;border-spacing:0;border-collapse:collapse;background-color:transparent;}.dataTables_wrapper table a{color:var(--color-link);cursor:pointer;}.dataTables_wrapper table a:hover{color:var(--color-hover);}.dataTables_wrapper table a[class*=fo-icon-]{color:var(--color-primary);margin-right:10px;}.dataTables_wrapper table a[class*=fo-icon-]:hover{color:var(--color-hover);}.dataTables_wrapper table a.fo-icon-delete,.dataTables_wrapper table a.fo-remove-file{cursor:pointer;}.dataTables_wrapper table tr:first-child th:first-child{border-left:0 solid var(--color-gray-90);border:0;}.dataTables_wrapper table tr:first-child th{border-right:0 solid var(--color-gray-90);font-family:var(--font-medium);font-weight:normal;border:0;}.dataTables_wrapper table thead .grid-filter-row{border:0;}.dataTables_wrapper table thead .grid-filter-row:hover{background-color:transparent;}.dataTables_wrapper table thead .grid-filter-row .grid-filter:after{font-family:var(--font-icon);color:var(--color-gray-80);font-size:1.2em;content:"";opacity:.8;position:absolute;right:4px;top:10px;}.dataTables_wrapper table thead .grid-filter-row th{padding:0 .4rem;border:0;}.dataTables_wrapper table thead .grid-filter-row .edit-column .grid-filter{visibility:hidden;}.dataTables_wrapper table thead .sorting:after,.dataTables_wrapper table thead .sorting_asc:after,.dataTables_wrapper table thead .sorting_desc:after,.dataTables_wrapper table thead .sorting_asc_disabled:after,.dataTables_wrapper table thead .sorting_desc_disabled:after{position:absolute;top:30%;right:2px;display:block;font-family:var(--font-icon)!important;font-size:1.2em;opacity:.1;}.dataTables_wrapper table thead tr:first-child{border-top:0 solid var(--color-gray-90);border-bottom:0 solid var(--color-gray-90);}.dataTables_wrapper table thead th{font-family:var(--font-medium);font-weight:normal;font-size:13px;}.dataTables_wrapper table thead th:hover:after{opacity:.8;}.dataTables_wrapper table thead .sorting:after{opacity:0;content:"";}.dataTables_wrapper table thead .sorting_asc:after{content:"";opacity:.8;}.dataTables_wrapper table thead .sorting_desc:after{content:"";opacity:.8;}.dataTables_wrapper table tbody{font-size:13px;}.dataTables_wrapper table tbody td{border:0;}.dataTables_wrapper table tbody tr:nth-child(even){background-color:var(--background-even);}.dataTables_wrapper table tbody tr:nth-child(even) .fo-color-row-primary{background-color:rgba(0,153,255,.1)!important;color:var(--color-primary);}.dataTables_wrapper table tbody tr:nth-child(even) .fo-color-row-secondary{background-color:rgba(108,117,125,.1)!important;color:var(--color-secondary);}.dataTables_wrapper table tbody tr:nth-child(even) .fo-color-row-success{background-color:rgba(228,243,229,.3)!important;color:var(--color-success);}.dataTables_wrapper table tbody tr:nth-child(even) .fo-color-row-info{background-color:rgba(226,240,255,.3)!important;color:var(--color-info);}.dataTables_wrapper table tbody tr:nth-child(even) .fo-color-row-warning{background-color:rgba(255,240,217,.3)!important;color:var(--color-warning);}.dataTables_wrapper table tbody tr:nth-child(even) .fo-color-row-error{background-color:rgba(250,227,225,.3)!important;color:var(--color-error);}.dataTables_wrapper table tbody tr:nth-child(odd){background-color:var(--background-odd);}.dataTables_wrapper table tbody tr.selected{color:#333;background-color:#e0f0ff;}.dataTables_wrapper table tbody tr.selected .fo-color-row-primary{background-color:var(--background-primary)!important;color:var(--color-primary);}.dataTables_wrapper table tbody tr.selected .fo-color-row-secondary{background-color:var(--background-secondary)!important;color:var(--color-secondary);}.dataTables_wrapper table tbody tr.selected .fo-color-row-success{background-color:var(--background-success)!important;color:var(--color-success);}.dataTables_wrapper table tbody tr.selected .fo-color-row-info{background-color:var(--background-info)!important;color:var(--color-info);}.dataTables_wrapper table tbody tr.selected .fo-color-row-warning{background-color:var(--background-warning)!important;color:var(--color-warning);}.dataTables_wrapper table tbody tr.selected .fo-color-row-error{background-color:var(--background-error)!important;color:var(--color-error);}.dataTables_wrapper table tbody tr.selected:hover span,.dataTables_wrapper table tbody tr.selected:hover i,.dataTables_wrapper table tbody tr.selected:hover em{color:var(--color-primary);}.dataTables_wrapper table tbody tr.selected:hover .fo-icon-circle-primary{color:var(--color-primary);}.dataTables_wrapper table tbody tr.selected:hover .fo-icon-circle-secondary{color:var(--color-secondary);}.dataTables_wrapper table tbody tr.selected:hover .fo-icon-circle-success,.dataTables_wrapper table tbody tr.selected:hover .fo-card-station .fo-card-station-available,.fo-card-station .dataTables_wrapper table tbody tr.selected:hover .fo-card-station-available{color:var(--color-success);}.dataTables_wrapper table tbody tr.selected:hover .fo-icon-circle-info{color:var(--color-info);}.dataTables_wrapper table tbody tr.selected:hover .fo-icon-circle-warning{color:var(--color-warning);}.dataTables_wrapper table tbody tr.selected:hover .fo-icon-circle-error{color:var(--color-error);}.dataTables_wrapper table tbody tr.selected span,.dataTables_wrapper table tbody tr.selected i,.dataTables_wrapper table tbody tr.selected em{color:var(--color-white);}.dataTables_wrapper table tbody tr.selected .fo-icon-circle-primary{color:var(--color-primary);}.dataTables_wrapper table tbody tr.selected .fo-icon-circle-secondary{color:var(--color-secondary);}.dataTables_wrapper table tbody tr.selected .fo-icon-circle-success,.dataTables_wrapper table tbody tr.selected .fo-card-station .fo-card-station-available,.fo-card-station .dataTables_wrapper table tbody tr.selected .fo-card-station-available{color:var(--color-success);}.dataTables_wrapper table tbody tr.selected .fo-icon-circle-info{color:var(--color-info);}.dataTables_wrapper table tbody tr.selected .fo-icon-circle-warning{color:var(--color-warning);}.dataTables_wrapper table tbody tr.selected .fo-icon-circle-error{color:var(--color-error);}.dataTables_wrapper table tbody tr.fo-datatable-nested{background-color:#e0f0ff;}.dataTables_wrapper table tbody tr.fo-datatable-nested>td{padding:20px;border-right:0 solid var(--color-gray-30);border-bottom:0 solid var(--color-gray-30);border-left:0 solid var(--color-gray-30);}.dataTables_wrapper table tbody tr.fo-datatable-nested>td>div{width:100%;height:100%;display:block;}.dataTables_wrapper table tbody tr.fo-datatable-nested>td>div .dataTables_wrapper{background-color:var(--color-white);padding:6px;}.dataTables_wrapper table tbody tr.fo-datatable-nested>td>div .dataTables_wrapper table thead tr:first-child{background-color:var(--color-white);border-bottom:1px solid var(--color-border);}.dataTables_wrapper table tfoot tr{border-bottom:1px solid var(--color-border);}.dataTables_wrapper table tr td.nested-open:before{cursor:pointer;font-family:var(--font-icon);content:"";font-size:1.6em;color:var(--color-gray-50);}.dataTables_wrapper table tr td.nested-open:hover:before{color:var(--color-primary);}.dataTables_wrapper table tr.shown td.nested-open:before{font-family:var(--font-icon);content:"";font-size:1.6em;color:var(--color-gray-50);}.dataTables_wrapper table tr,.dataTables_wrapper table td,.dataTables_wrapper table th{vertical-align:middle;}.dataTables_wrapper table td,.dataTables_wrapper table th{height:40px;padding:10px;line-height:1;}.dataTables_wrapper table th{display:table-cell;position:relative;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);border-left:0;border-right:0;}.dataTables_wrapper table td{display:table-cell;border-right:0;border-left:0;}.dataTables_wrapper table td .fo-checkbox .checkbox-material .check{width:16px;height:16px;}.dataTables_wrapper table td small{display:block;font-family:var(--font-medium);}.dataTables_wrapper table .form-group{margin:0;padding:0;width:100½;}.dataTables_wrapper table .form-group input{margin:0;padding:0;height:32px;}.dataTables_wrapper table i[class*=fo-icon-],.dataTables_wrapper table span[class*=fo-icon-],.dataTables_wrapper table a[class*=fo-icon-]{font-size:1.5em;}.dataTables_wrapper table img{height:3em;max-height:3em!important;}.dataTables_wrapper .ttl,.dataTables_wrapper .ttr,.dataTables_wrapper .tbl,.dataTables_wrapper .tbm,.dataTables_wrapper .tbr{padding:0;}.dataTables_wrapper .ttl .dataTables_filter{width:100%;}.dataTables_wrapper .ttl .dataTables_filter input,.dataTables_wrapper .ttl .dataTables_filter input::-webkit-input-placeholder{font-size:inherit;}.dataTables_wrapper .ttl .dataTables_filter input::-ms-clear{display:none!important;}.dataTables_wrapper .ttl .dataTables_filter .form-group.form-group-sm{margin:0;}.dataTables_wrapper .ttl .dataTables_filter label{position:relative;width:100%;font-weight:normal;}.dataTables_wrapper .ttl .dataTables_filter label:after{font-family:var(--font-icon);color:var(--color-gray-80);content:"";font-size:1.5rem;position:absolute;right:.4em;top:0;line-height:40px;}.dataTables_wrapper .ttl .dataTables_filter label input{width:100%;height:35px;line-height:35px;border:0;border:2px solid var(--color-border);border-radius:3px;padding:5px;color:var(--color-black);}.dataTables_wrapper .ttl .dataTables_filter label input:focus{box-shadow:none!important;border:2px solid var(--color-blue);transform:scaleX(1);outline:0;}.dataTables_wrapper .ttl .dataTables_filter label input:focus:after{color:var(--color-blue);}.dataTables_wrapper .ttl .dataTables_filter label input:focus-visible{outline:0!important;border:2px solid var(--color-blue);}.dataTables_wrapper .ttr button:hover:before{color:var(--color-hover);}.dataTables_wrapper .tbl .dataTables_paginate,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate{text-align:left;}.dataTables_wrapper .tbl .dataTables_paginate a,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate a{cursor:pointer;}.dataTables_wrapper .tbl .dataTables_paginate .previous,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .previous{margin-right:3%;}.dataTables_wrapper .tbl .dataTables_paginate .next,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .next{margin-left:3%;}.dataTables_wrapper .tbl .dataTables_paginate span a.paginate_button,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate span a.paginate_button{color:var(--color-gray-50);border:0;padding:4px 10px;margin:5px;line-height:30px;}.dataTables_wrapper .tbl .dataTables_paginate span a.current,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate span a.current{color:var(--color-link);border-bottom:1px solid var(--color-link);background-color:unset;}.dataTables_wrapper .tbl .dataTables_paginate span a:hover,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate span a:hover{color:var(--color-primary);border-bottom:1px solid var(--color-primary);background-color:unset;}.dataTables_wrapper .tbl .dataTables_paginate span a:focus,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate span a:focus{outline:0;background-color:unset;}.dataTables_wrapper .tbl .dataTables_paginate .disabled,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .disabled{color:var(--color-gray-80);border-bottom:0;cursor:not-allowed;}.dataTables_wrapper .tbl .dataTables_paginate .disabled:focus,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .disabled:focus{outline:0;background-color:unset;}.dataTables_wrapper .tbl .dataTables_paginate .pagination li:first-child>a,.dataTables_wrapper .tbl .dataTables_paginate .pagination li:last-child>a,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .pagination li:first-child>a,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .pagination li:last-child>a{border-radius:0;}.dataTables_wrapper .tbl .dataTables_paginate .pagination li a:hover,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .pagination li a:hover{color:var(--color-primary);background-color:unset;border-bottom:1px solid var(--color-primary);}.dataTables_wrapper .tbl .dataTables_paginate .pagination li a:focus,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .pagination li a:focus{outline:0;background-color:unset;}.dataTables_wrapper .tbl .dataTables_paginate .pagination .paginate_button a,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .pagination .paginate_button a{color:var(--color-gray-50);border:0;}.dataTables_wrapper .tbl .dataTables_paginate .pagination .paginate_button.disabled a,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .pagination .paginate_button.disabled a{color:var(--color-gray-80);border-bottom:0;}.dataTables_wrapper .tbl .dataTables_paginate .pagination .paginate_button.active a,.dataTables_wrapper .fo-table-footer-left .dataTables_paginate .pagination .paginate_button.active a{color:var(--color-primary);border-bottom:1px solid var(--color-primary);background-color:unset;}.dataTables_wrapper .tbm{text-align:center;}.dataTables_wrapper .tbm .dataTables_info{font-size:14px;color:var(--color-gray-50);}.dataTables_wrapper .tbr .dataTables_length,.dataTables_wrapper .fo-table-footer-right .dataTables_length{text-align:right;}.dataTables_wrapper .tbr .dataTables_length select,.dataTables_wrapper .fo-table-footer-right .dataTables_length select{-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:0;font-size:14px;cursor:pointer;color:var(--color-gray-50);border-bottom:1px solid var(--color-gray-80);background-color:unset;padding:4px;margin:5px;}.dataTables_wrapper .tbr .dataTables_length select:focus,.dataTables_wrapper .fo-table-footer-right .dataTables_length select:focus{box-shadow:none;color:var(--color-primary);border-bottom:1px solid var(--color-primary);}.dataTables_wrapper .tbr .dataTables_length select:hover,.dataTables_wrapper .fo-table-footer-right .dataTables_length select:hover{box-shadow:none;color:var(--color-primary);border-bottom:1px solid var(--color-primary);}.dataTables_wrapper .tbr .dataTables_length .form-control:focus,.dataTables_wrapper .fo-table-footer-right .dataTables_length .form-control:focus{box-shadow:none;color:var(--color-primary);border-bottom:1px solid var(--color-primary);}.dataTables_wrapper .tbr .dataTables_length label .form-group-sm,.dataTables_wrapper .fo-table-footer-right .dataTables_length label .form-group-sm{margin:5px 0 0 0;}.dataTables_wrapper .tbr .dataTables_length label .form-group .form-control,.dataTables_wrapper .fo-table-footer-right .dataTables_length label .form-group .form-control{border-bottom:1px solid var(--color-gray-80);-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;color:var(--color-gray-50);}.dataTables_wrapper .dt-buttons{float:right;}.dataTables_wrapper .dt-buttons buttons:hover{color:var(--color-primary);}.dataTables_wrapper .dt-buttons .buttons-collection{margin-left:1px;}.dataTables_wrapper .dt-buttons .buttons-collection:before{font-family:var(--font-icon);content:"";font-size:1.6em;vertical-align:bottom;color:var(--color-gray-50);}.fo-datatable-fit-columns table tbody td{white-space:nowrap;}.fo-table-scroll{overflow-x:auto;clear:both;}.fo-table-wrapper .fo-table-column-process::before,.fo-table-wrapper .fo-table-column-process:before{font-family:var(--font-icon);content:"";font-size:2.1em;}.fo-table-wrapper .fo-table-column-process label input{border:0!important;}.fo-table-wrapper .fo-table-column-process label input:focus{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-table-wrapper .fo-table-column-process:after{display:none!important;}.fo-table-wrapper .fo-table-column-process .fo-textfield,.fo-table-wrapper .fo-table-column-process .fo-search-field,.fo-table-wrapper .fo-table-column-process .fo-datepicker-outline,.fo-table-wrapper .fo-table-column-process .fo-datepicker-changeable-outline,.fo-table-wrapper .fo-table-column-process .fo-datetimepicker-outline,.fo-table-wrapper .fo-table-column-process .fo-daterange-outline{display:none!important;}.fo-table-wrapper .dataTables_wrapper{position:relative;}.fo-table-wrapper .dataTables_wrapper .fo-table-footer-left{width:50%;}.fo-table-wrapper .dataTables_wrapper .fo-table-footer-right{position:absolute;right:15px;bottom:0;}.fo-table-editable tbody tr td.fo-editable-value span{border-bottom:1px dashed var(--color-gray-70);padding:0 5px 0 5px;}.fo-table-editable tbody tr td.fo-editable-value input{border-top:0;border-right:0;border-bottom:1px dashed var(--color-primary);border-left:0;padding:0 5px 0 5px;font-family:var(--font-medium);}.pre-datagrid thead tr{border-top:1px solid var(--color-gray-90)!important;}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.fo-table-actions{display:inline-block;width:100%;}.fo-table-actions .actions-left,.fo-table-actions .fo-table-actions-left{display:inline;width:100%;}.fo-table-actions .actions-left .fo-filter-grid,.fo-table-actions .actions-left .fo-table-actions-filter,.fo-table-actions .fo-table-actions-left .fo-filter-grid,.fo-table-actions .fo-table-actions-left .fo-table-actions-filter{margin-right:0;float:none;}.fo-table-actions .actions-left .fo-filter-grid .dataTables_filter label,.fo-table-actions .actions-left .fo-table-actions-filter .dataTables_filter label,.fo-table-actions .fo-table-actions-left .fo-filter-grid .dataTables_filter label,.fo-table-actions .fo-table-actions-left .fo-table-actions-filter .dataTables_filter label{width:100%;}.fo-table-actions .actions-left .fo-filter-grid .dataTables_filter label input,.fo-table-actions .actions-left .fo-table-actions-filter .dataTables_filter label input,.fo-table-actions .fo-table-actions-left .fo-filter-grid .dataTables_filter label input,.fo-table-actions .fo-table-actions-left .fo-table-actions-filter .dataTables_filter label input{min-width:100%;}.fo-table-actions .actions-left .fo-info-grid,.fo-table-actions .actions-left .fo-table-actions-info,.fo-table-actions .fo-table-actions-left .fo-info-grid,.fo-table-actions .fo-table-actions-left .fo-table-actions-info{width:100%;margin:1em 0;text-align:center;}.fo-table-actions .actions-right,.fo-table-actions .fo-table-actions-right{text-align:center;width:100%;}.fo-table-actions .actions-right .fo-buttons-grid button,.fo-table-actions .fo-table-actions-right .fo-buttons-grid button{margin:3px;}.fo-table-actions .actions-right .fo-dropdown button,.fo-table-actions .actions-right .fo-table-actions-dropdown button,.fo-table-actions .actions-right .fo-table-actions-column-select button,.fo-table-actions .fo-table-actions-right .fo-dropdown button,.fo-table-actions .fo-table-actions-right .fo-table-actions-dropdown button,.fo-table-actions .fo-table-actions-right .fo-table-actions-column-select button{margin:3px;}.fo-table-actions .fo-actions-container{text-align:left;margin-top:.4em;}.fo-table-wrapper .dataTables_wrapper .fo-table-footer-left,.fo-table-wrapper .dataTables_wrapper .tbl{text-align:center;width:100%;}.fo-table-wrapper .dataTables_wrapper .fo-table-footer-left .dataTables_paginate,.fo-table-wrapper .dataTables_wrapper .tbl .dataTables_paginate{text-align:center;}.fo-table-wrapper .dataTables_wrapper .fo-table-footer-right{text-align:center;width:100%;}}.fo-table-container{overflow:auto;clear:both;}.fo-table-container .fo-table-wrapper .dataTables_wrapper{overflow-x:auto;clear:both;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead .sorting_desc:after,.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead .sorting_asc:after,.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead .sorting:after{top:40%;right:20px;bottom:0;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead .sorting:hover:after{top:40%;right:20px;bottom:0;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:focus:not(input[type=checkbox]){border-color:var(--color-primary);border-top-color:transparent;outline:0;border-right:1px solid var(--color-primary);border-bottom:1px solid var(--color-primary);border-left:1px solid var(--color-primary);}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:not(input[type=checkbox]){border-color:var(--color-border);outline:0;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);border-left:1px solid var(--color-border);}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:not(input[type=checkbox]){color:var(--color-black);}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:not(input[type=checkbox])::-webkit-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:not(input[type=checkbox]):focus::-webkit-input-placeholder{opacity:1;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:not(input[type=checkbox]):-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:not(input[type=checkbox]):focus:-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:not(input[type=checkbox])::-moz-placeholder{color:var(--color-gray-40);opacity:0;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:not(input[type=checkbox]):focus::-moz-placeholder{color:var(--color-primary);opacity:1;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:not(input[type=checkbox]):-ms-input-placeholder{color:var(--color-gray-40);opacity:0;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th input:not(input[type=checkbox]):focus:-ms-input-placeholder{color:var(--color-primary);opacity:1;}.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th .fo-textfield span,.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th .fo-search-field span,.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th .fo-datepicker-outline span,.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th .fo-datepicker-changeable-outline span,.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th .fo-datetimepicker-outline span,.fo-table-container .fo-table-wrapper .dataTables_wrapper .fo-table-filter thead tr th .fo-daterange-outline span{color:var(--color-black);}.fo-table-container .fo-table-wrapper .fo-table-wrapper .dataTables_wrapper .fo-table-footer-left{text-align:center;width:100%;}.fo-table-container .fo-table-wrapper .fo-table-wrapper .dataTables_wrapper .fo-table-footer-right{text-align:center;width:100%;}.fo-table-filter thead tr th{border-top:1px solid var(--color-border);border-bottom:0 solid var(--color-border);border-right:0;border-left:0;min-width:140px;line-height:1.2;}.fo-table-filter thead tr th .fo-textfield,.fo-table-filter thead tr th .fo-search-field,.fo-table-filter thead tr th .fo-datepicker-outline,.fo-table-filter thead tr th .fo-datepicker-changeable-outline,.fo-table-filter thead tr th .fo-datetimepicker-outline,.fo-table-filter thead tr th .fo-daterange-outline{min-width:120px;}.fo-table-filter thead tr th .fo-textfield input,.fo-table-filter thead tr th .fo-search-field input,.fo-table-filter thead tr th .fo-datepicker-outline input,.fo-table-filter thead tr th .fo-datepicker-changeable-outline input,.fo-table-filter thead tr th .fo-datetimepicker-outline input,.fo-table-filter thead tr th .fo-daterange-outline input{min-width:120px;}.fo-legend{padding:20px 0;}.fo-legend .legend-title{color:var(--color-body);}.fo-legend .legend-title em,.fo-legend .legend-title i{font-size:20px;}.fo-legend ul{list-style:none;}.fo-legend ul li{display:inline-flex;align-items:center;margin-right:1em;font-size:14px;color:var(--color-gray-40);}.fo-legend ul li em{font-size:1.3em;line-height:0;margin-right:.2em;}.fo-legend .legend-green{color:#00a860;}.fo-legend .legend-blue{color:#3aa7de;}.fo-legend .legend-yellow{color:#faba57;}.fo-legend .legend-red{color:#db4437;}.fo-list,.fo-upload-list-files,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);}.fo-list-bordered li{border-bottom:1px solid var(--color-border);}.fo-list-table{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);display:table;}.fo-list-table li{display:table-row;}.fo-list-table li strong,.fo-list-table li span{display:table-cell;padding-right:1em;}.fo-list-arrow{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);}.fo-list-arrow li{display:flex;align-items:center;text-align:left;}.fo-list-arrow li:before{font-family:var(--font-icon);font-style:normal;content:"";margin-right:5px;vertical-align:bottom;font-size:1.3em;}.fo-list-arrow li:after{content:none!important;}.fo-list-dotted{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);list-style-position:inside!important;list-style:square;}.fo-list-properties,.fo-car-properties{padding:0;border-radius:5px;}.fo-list-properties ul,.fo-car-properties ul{list-style:none;margin:0;padding:0;}.fo-list-properties ul li,.fo-car-properties ul li{display:block;margin-bottom:1em;padding-bottom:1em;border-bottom:1px solid var(--color-gray-90);}.fo-list-properties ul li:last-child,.fo-car-properties ul li:last-child{margin-right:0;padding-right:0;border-right:0;}.fo-list-properties ul li small,.fo-car-properties ul li small{color:var(--color-gray-40);}.fo-list-properties ul li h4,.fo-car-properties ul li h4{font-size:1em;margin:0;line-height:1.5;}.fo-list-icon{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);}.fo-list-icon [class*=fo-icon-]{font-size:1.5em;margin-right:10px;}.fo-list-text{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);}.fo-list-text li{position:relative;}.fo-list-text li .fo-list-text-content{position:absolute;right:5px;color:var(--color-gray-70);}.fo-list-image{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);}.fo-list-image li{margin:1em 0;}.fo-list-image li img{height:50px;width:50px;margin-right:10px;object-fit:contain;}.fo-list-inline{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);align-items:center;display:inline-flex;}.fo-list-inline li{display:inline-block;margin-right:.6em;}.fo-list-inline li{align-items:center;}.fo-list-inline li em{font-size:1.5em;}.fo-list-ordered{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);align-items:center;list-style-position:inside;}.fo-list-ordered li{display:inline-block;margin-right:.6em;}.fo-list-ordered li{display:inline-flex;align-items:center;}.fo-list-inline-bordered{border-bottom:1px solid var(--color-border);}.fo-list-inline-table{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);display:table;}.fo-list-inline-table li{display:inline-block;margin-right:.6em;}.fo-list-inline-table li{display:inline;}.fo-list-inline-table li strong,.fo-list-inline-table li span{display:table-cell;padding-right:1em;}.fo-list-inline-arrow{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);}.fo-list-inline-arrow li{display:inline-block;margin-right:.6em;}.fo-list-inline-arrow li:after{font-family:var(--font-icon);font-style:normal;content:"";margin:0 5px 0 5px;font-size:16px;vertical-align:bottom;}.fo-list-inline-arrow li:before{content:none!important;}.fo-list-inline-arrow li:last-child:after{content:none;}.fo-list-inline-dotted{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);list-style:square outside none;}.fo-list-inline-dotted li{display:inline-block;margin-right:.6em;}.fo-list-inline-properties{padding:0;border-radius:5px;}.fo-list-inline-properties ul{list-style:none;margin:0;padding:0;}.fo-list-inline-properties ul li{display:inline-block;margin-right:1em;padding-right:1em;border-right:1px solid var(--color-gray-90);max-width:300px;}.fo-list-inline-properties ul li:last-child{margin-right:0;padding-right:0;border-right:0;}.fo-list-inline-properties ul li small{color:var(--color-gray-40);}.fo-list-inline-properties ul li h4{font-size:1em;margin:0;}.fo-list-inline-icon{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);}.fo-list-inline-icon li{display:inline-block;margin-right:.6em;}.fo-list-inline-icon li{margin-right:1em;}.fo-list-inline-icon [class*=fo-icon-]{font-size:1.5em;margin-right:10px;}.fo-list-inline-text{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);height:3em;}.fo-list-inline-text li{display:inline-block;margin-right:.6em;}.fo-list-inline-text li{position:relative;margin-right:1em;}.fo-list-inline-text li .fo-list-text-content{position:absolute;left:0;bottom:-15px;color:var(--color-gray-70);}.fo-list-inline-image{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);}.fo-list-inline-image li{display:inline-block;margin-right:.6em;}.fo-list-inline-image li{margin:0 1em;}.fo-list-inline-image li img{height:50px;width:50px;margin-right:10px;object-fit:contain;}dl.fo-description-list dt{font-family:var(--font-medium);line-height:20px;border-bottom:solid 1px var(--color-gray-90);}dl.fo-description-list dd{margin:-20px 0 10px 25%;padding-bottom:10px;}.fo-dashboard-summary{display:grid;grid-template-columns:.5fr 1.5fr;grid-template-rows:repeat(2,1fr);grid-column-gap:0;grid-row-gap:0;}.fo-dashboard-summary .fo-dashboard-summary-icon{grid-area:1/1/3/2;align-items:center;justify-content:center;display:flex;padding-right:1rem;}.fo-dashboard-summary .fo-dashboard-summary-icon em{font-size:2.5rem;color:var(--color-gray-40);}.fo-dashboard-summary .fo-dashboard-summary-label{grid-area:1/2/2/3;display:flex;align-items:end;font-size:.8rem;}.fo-dashboard-summary .fo-dashboard-summary-title{grid-area:2/2/3/3;margin:0;font-size:1.6rem;font-family:var(--font-medium);}@media only screen and (min-device-width:38mm) and (max-device-width:1024px){.fo-list-properties ul,.fo-car-properties ul{list-style:none;margin:0;padding:0;}.fo-list-properties ul li,.fo-car-properties ul li{display:block;text-align:left;margin-right:0;padding-right:0;border-right:0;border-bottom:1px solid var(--color-gray-90);margin-bottom:1em;padding-bottom:1em;}.fo-list-inline{display:unset;align-items:center;}}@media only screen and (min-device-width:38mm) and (max-device-width:667px){dl.fo-description-list dt{margin:10px 0 0 0;}dl.fo-description-list dd{margin:unset;}}.fo-loading,.loading{background-image:src("https://fof.ford.com.tr/content/img/loading.gif");background-color:none;border:0;}.fo-loading-gif,.loading-gif{width:193px;height:193px;margin:0 auto;background-image:url("https://fof.ford.com.tr/Content/img/loading.gif");}.fo-spinner{border:2px solid var(--color-white);border-top:2px solid transparent;background-color:transparent;border-radius:50%;width:16px;height:16px;margin-right:5px;display:inline-block;animation:spin 1s linear infinite;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.fo-animation-dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);box-shadow:9999px 0 0 -5px var(--color-primary);animation:dotPulse 1.5s infinite linear;animation-delay:.25s;}.fo-animation-dot-pulse::before,.fo-animation-dot-pulse::after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);}.fo-animation-dot-pulse::before{box-shadow:9984px 0 0 -5px var(--color-primary);animation:dotPulseBefore 1.5s infinite linear;animation-delay:0s;}.fo-animation-dot-pulse::after{box-shadow:10014px 0 0 -5px var(--color-primary);animation:dotPulseAfter 1.5s infinite linear;animation-delay:.5s;}@keyframes dotPulseBefore{0%{box-shadow:9984px 0 0 -5px var(--color-primary);}30%{box-shadow:9984px 0 0 2px var(--color-primary);}60%,100%{box-shadow:9984px 0 0 -5px var(--color-primary);}}@keyframes dotPulse{0%{box-shadow:9999px 0 0 -5px var(--color-primary);}30%{box-shadow:9999px 0 0 2px var(--color-primary);}60%,100%{box-shadow:9999px 0 0 -5px var(--color-primary);}}@keyframes dotPulseAfter{0%{box-shadow:10014px 0 0 -5px var(--color-primary);}30%{box-shadow:10014px 0 0 2px var(--color-primary);}60%,100%{box-shadow:10014px 0 0 -5px var(--color-primary);}}.fo-animation-dot-typing{position:relative;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);animation:dotFlashing 1s infinite linear alternate;animation-delay:.5s;}.fo-animation-dot-typing::before,.fo-animation-dot-typing::after{content:"";display:inline-block;position:absolute;top:0;}.fo-animation-dot-typing::before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);animation:dotFlashing 1s infinite alternate;animation-delay:0s;}.fo-animation-dot-typing::after{left:15px;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);animation:dotFlashing 1s infinite alternate;animation-delay:1s;}@keyframes dotFlashing{0%{background-color:var(--color-primary);}50%,100%{background-color:#ebe6ff;}}.fo-animation-dot-floating{position:relative;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);animation:dotFloating 3s infinite cubic-bezier(.15,.6,.9,.1);}.fo-animation-dot-floating::before,.fo-animation-dot-floating::after{content:"";display:inline-block;position:absolute;top:0;}.fo-animation-dot-floating::before{left:-12px;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);animation:dotFloatingBefore 3s infinite ease-in-out;}.fo-animation-dot-floating::after{left:-24px;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);animation:dotFloatingAfter 3s infinite cubic-bezier(.4,0,1,1);}@keyframes dotFloating{0%{left:calc(-50% - 5px);}75%{left:calc(50% + 105px);}100%{left:calc(50% + 105px);}}@keyframes dotFloatingBefore{0%{left:-50px;}50%{left:-12px;}75%{left:-50px;}100%{left:-50px;}}@keyframes dotFloatingAfter{0%{left:-100px;}50%{left:-24px;}75%{left:-100px;}100%{left:-100px;}}.fo-animation-dot-fire{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);box-shadow:9999px 22.5px 0 -5px var(--color-primary);animation:dotFire 1.5s infinite linear;animation-delay:-.85s;}.fo-animation-dot-fire::before,.fo-animation-dot-fire::after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);}.fo-animation-dot-fire::before{box-shadow:9999px 22.5px 0 -5px var(--color-primary);animation:dotFire 1.5s infinite linear;animation-delay:-1.85s;}.fo-animation-dot-fire::after{box-shadow:9999px 22.5px 0 -5px var(--color-primary);animation:dotFire 1.5s infinite linear;animation-delay:-2.85s;}@keyframes dotFire{1%{box-shadow:9999px 22.5px 0 -5px var(--color-primary);}50%{box-shadow:9999px -5.625px 0 2px var(--color-primary);}100%{box-shadow:9999px -22.5px 0 -5px var(--color-primary);}}.fo-animation-dot-spin{position:relative;width:10px;height:10px;border-radius:5px;background-color:transparent;color:transparent;box-shadow:0 -18px 0 0 var(--color-primary),12.72984px -12.72984px 0 0 var(--color-primary),18px 0 0 0 var(--color-primary),12.72984px 12.72984px 0 0 rgba(152,128,255,0),0 18px 0 0 rgba(152,128,255,0),-12.72984px 12.72984px 0 0 rgba(152,128,255,0),-18px 0 0 0 rgba(152,128,255,0),-12.72984px -12.72984px 0 0 rgba(152,128,255,0);animation:dotSpin 1.5s infinite linear;}@keyframes dotSpin{0%,100%{box-shadow:0 -18px 0 0 var(--color-primary),12.72984px -12.72984px 0 0 var(--color-primary),18px 0 0 0 var(--color-primary),12.72984px 12.72984px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.72984px 12.72984px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.72984px -12.72984px 0 -5px rgba(152,128,255,0);}12.5%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.72984px -12.72984px 0 0 var(--color-primary),18px 0 0 0 var(--color-primary),12.72984px 12.72984px 0 0 var(--color-primary),0 18px 0 -5px rgba(152,128,255,0),-12.72984px 12.72984px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.72984px -12.72984px 0 -5px rgba(152,128,255,0);}25%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.72984px -12.72984px 0 -5px rgba(152,128,255,0),18px 0 0 0 var(--color-primary),12.72984px 12.72984px 0 0 var(--color-primary),0 18px 0 0 var(--color-primary),-12.72984px 12.72984px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.72984px -12.72984px 0 -5px rgba(152,128,255,0);}37.5%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.72984px -12.72984px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.72984px 12.72984px 0 0 var(--color-primary),0 18px 0 0 var(--color-primary),-12.72984px 12.72984px 0 0 var(--color-primary),-18px 0 0 -5px rgba(152,128,255,0),-12.72984px -12.72984px 0 -5px rgba(152,128,255,0);}50%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.72984px -12.72984px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.72984px 12.72984px 0 -5px rgba(152,128,255,0),0 18px 0 0 var(--color-primary),-12.72984px 12.72984px 0 0 var(--color-primary),-18px 0 0 0 var(--color-primary),-12.72984px -12.72984px 0 -5px rgba(152,128,255,0);}62.5%{box-shadow:0 -18px 0 -5px rgba(152,128,255,0),12.72984px -12.72984px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.72984px 12.72984px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.72984px 12.72984px 0 0 var(--color-primary),-18px 0 0 0 var(--color-primary),-12.72984px -12.72984px 0 0 var(--color-primary);}75%{box-shadow:0 -18px 0 0 var(--color-primary),12.72984px -12.72984px 0 -5px rgba(152,128,255,0),18px 0 0 -5px rgba(152,128,255,0),12.72984px 12.72984px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.72984px 12.72984px 0 -5px rgba(152,128,255,0),-18px 0 0 0 var(--color-primary),-12.72984px -12.72984px 0 0 var(--color-primary);}87.5%{box-shadow:0 -18px 0 0 var(--color-primary),12.72984px -12.72984px 0 0 var(--color-primary),18px 0 0 -5px rgba(152,128,255,0),12.72984px 12.72984px 0 -5px rgba(152,128,255,0),0 18px 0 -5px rgba(152,128,255,0),-12.72984px 12.72984px 0 -5px rgba(152,128,255,0),-18px 0 0 -5px rgba(152,128,255,0),-12.72984px -12.72984px 0 0 var(--color-primary);}}.fo-animation-dot-falling{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);box-shadow:9999px 0 0 0 var(--color-primary);animation:dotFalling 1s infinite linear;animation-delay:.1s;}.fo-animation-dot-falling::before,.fo-animation-dot-falling::after{content:"";display:inline-block;position:absolute;top:0;}.fo-animation-dot-falling::before{width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);animation:dotFallingBefore 1s infinite linear;animation-delay:0s;}.fo-animation-dot-falling::after{width:10px;height:10px;border-radius:5px;background-color:var(--color-primary);color:var(--color-primary);animation:dotFallingAfter 1s infinite linear;animation-delay:.2s;}@keyframes dotFalling{0%{box-shadow:9999px -15px 0 0 rgba(152,128,255,0);}25%,50%,75%{box-shadow:9999px 0 0 0 var(--color-primary);}100%{box-shadow:9999px 15px 0 0 rgba(152,128,255,0);}}@keyframes dotFallingBefore{0%{box-shadow:9984px -15px 0 0 rgba(152,128,255,0);}25%,50%,75%{box-shadow:9984px 0 0 0 var(--color-primary);}100%{box-shadow:9984px 15px 0 0 rgba(152,128,255,0);}}@keyframes dotFallingAfter{0%{box-shadow:10014px -15px 0 0 rgba(152,128,255,0);}25%,50%,75%{box-shadow:10014px 0 0 0 var(--color-primary);}100%{box-shadow:10014px 15px 0 0 rgba(152,128,255,0);}}.fo-maps-container .fo-maps-turkiye{max-width:100%;margin:0 auto;text-align:center;}.fo-maps-container .fo-maps-turkiye svg{width:100%;height:auto;}.fo-maps-container .fo-maps-turkiye path{cursor:pointer;fill:#9cccf3;}.fo-maps-container .fo-maps-turkiye path:hover{fill:#1094f6;}.fo-maps-container .fo-maps-turkiye .fo-fill-primary{fill:#4f98d3;}.fo-maps-container .fo-maps-turkiye .fo-fill-success{fill:#9cf3c3;}.fo-maps-container .fo-maps-turkiye .fo-fill-info{fill:#9cccf3;}.fo-maps-container .fo-maps-turkiye .fo-fill-warning{fill:#f3c39c;}.fo-maps-container .fo-maps-turkiye .fo-fill-error{fill:#f39ca6;}.fo-maps-container .fo-maps-turkiye .fo-maps-disable-path{cursor:pointer;fill:#d1e5f6;}.fo-maps-container .fo-maps-turkiye text{z-index:9;fill:var(--color-gray-60);}.fo-maps-container .fo-maps-turkiye .fo-maps-turkiye-city-name{fill:var(--color-gray-30);font-size:9px;font-weight:bold;}.fo-maps-container .fo-maps-turkiye .fo-maps-turkiye-badge{fill:var(--color-gray-20);font-size:10px;font-weight:bold;}.fo-maps-container .fo-maps-turkiye-cities-container{position:absolute;z-index:2;}.fo-maps-container .fo-maps-turkiye-cities-container div{font-family:var(--font-regular);display:inline-block;background:#1094f6;color:var(--color-white);padding:8px 16px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.fo-maps-container .fo-maps-europe{max-width:100%;margin:0 auto;text-align:center;width:100%;height:100%;position:relative;}.fo-maps-container .fo-maps-europe svg{width:100%;height:100%;display:block;}.fo-maps-container .fo-maps-europe svg g{width:100%;height:100%;}.fo-maps-container .fo-maps-europe path{cursor:pointer;fill:#9cccf3;stroke:var(--color-white);stroke-width:.40082097;stroke-miterlimit:4;stroke-dasharray:none;}.fo-maps-container .fo-maps-europe path:hover{fill:#1094f6;}.fo-maps-container .fo-maps-europe .fo-fill-primary{fill:#4f98d3;}.fo-maps-container .fo-maps-europe .fo-fill-success{fill:#9cf3c3;}.fo-maps-container .fo-maps-europe .fo-fill-info{fill:#9cccf3;}.fo-maps-container .fo-maps-europe .fo-fill-warning{fill:#f3c39c;}.fo-maps-container .fo-maps-europe .fo-fill-error{fill:#f39ca6;}.fo-maps-container .fo-maps-europe .fo-maps-disable-path{cursor:pointer;fill:#d1e5f6;}.fo-maps-container .fo-maps-europe .fo-fill-non-europe{fill:#c0c0c0;}.fo-maps-container .fo-maps-europe .fo-fill-ocean{fill:none;stroke-miterlimit:4;stroke-dasharray:none;}.fo-maps-container .fo-maps-europe .fo-fill-water{opacity:.5;fill:var(--color-white);stroke:none;}.fo-maps-container .fo-maps-europe .fo-maps-europe-country-name{fill:var(--color-gray-30);font-size:.5em;font-weight:normal;}.fo-maps-container .fo-maps-europe .fo-maps-europe-warehouse{fill:#9cf3c3;font-size:.5em;font-weight:normal;}.fo-maps-container .fo-maps-europe text{z-index:999;fill:var(--color-gray-60);}.fo-maps-container .fo-maps-europe path:hover,.fo-maps-container .fo-maps-europe circle:hover{stroke-linejoin:round;fill:var(--color-blue)!important;cursor:pointer;}.fo-pagination{margin:1em 0;}.fo-pagination ul{padding-inline-start:0;display:inline-flex;align-items:center;}.fo-pagination ul li{list-style:none;margin:0;}.fo-pagination ul li a{border:0;padding:.4em .8em;margin:0 .5em;line-height:1;display:inherit;border-radius:5px;width:100%;text-transform:uppercase;color:var(--color-gray-30);font-family:var(--font-medium);}.fo-pagination ul li a.active{color:var(--color-white);background-color:var(--color-primary);font-family:var(--font-medium);}.fo-pagination ul li a:hover{color:var(--color-primary);background-color:var(--color-gray-90);}.fo-pagination ul .fo-pagination-backward a,.fo-pagination ul .fo-pagination-forward a{color:var(--color-gray-30);}.fo-pagination ul .fo-pagination-backward:before{font-family:var(--font-icon);content:"";font-size:1em;}.fo-pagination ul .fo-pagination-forward:before{font-family:var(--font-icon);content:"";font-size:1em;}.fo-pagination ul .fo-pagination-deactive a{background-color:var(--color-gray-90);color:var(--color-gray-70);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;}.fo-pagination ul .fo-pagination-deactive a:focus,.fo-pagination ul .fo-pagination-deactive a.focus{outline:0;}.fo-pagination ul .fo-pagination-deactive a [data-toggle=tab]{pointer-events:none;}.fo-pagination ul .fo-pagination-deactive a:hover{background-color:var(--color-gray-90);color:var(--color-gray-70);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;}.fo-pagination ul .fo-pagination-deactive a:hover:focus,.fo-pagination ul .fo-pagination-deactive a:hover.focus{outline:0;}.fo-pagination ul .fo-pagination-deactive a:hover [data-toggle=tab]{pointer-events:none;}.fo-panel-primary{border-radius:5px;margin:0 0 10px 0;background-color:var(--color-white);border:1px solid var(--color-primary-light);}.fo-panel-primary>.panel-heading,.fo-panel-primary .fo-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:5px;border-top-right-radius:5px;}.fo-panel-primary>.panel-heading::before,.fo-panel-primary .fo-panel-heading::before{display:none;}.fo-panel-primary>.panel-heading h3,.fo-panel-primary>.panel-heading .fo-panel-title,.fo-panel-primary .fo-panel-heading h3,.fo-panel-primary .fo-panel-heading .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-primary h3,.fo-panel-primary .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-primary .fo-panel-body{padding:1em;}.fo-panel-primary>.panel-heading,.fo-panel-primary .fo-panel-heading{color:var(--color-white);background-color:var(--color-primary);}.fo-panel-secondary{border-radius:5px;margin:0 0 10px 0;background-color:var(--background-content);border:1px solid var(--color-secondary-light);}.fo-panel-secondary>.panel-heading,.fo-panel-secondary .fo-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:5px;border-top-right-radius:5px;}.fo-panel-secondary>.panel-heading::before,.fo-panel-secondary .fo-panel-heading::before{display:none;}.fo-panel-secondary>.panel-heading h3,.fo-panel-secondary>.panel-heading .fo-panel-title,.fo-panel-secondary .fo-panel-heading h3,.fo-panel-secondary .fo-panel-heading .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-secondary h3,.fo-panel-secondary .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-secondary .fo-panel-body{padding:1em;}.fo-panel-secondary>.panel-heading,.fo-panel-secondary .fo-panel-heading{color:var(--color-secondary);background-color:var(--color-secondary-light);}.fo-panel-secondary>.panel-heading h3,.fo-panel-secondary .fo-panel-heading h3{margin:0!important;}.fo-panel-info,.fo-panel-blue{border-radius:5px;margin:0 0 10px 0;background-color:var(--background-content);border:1px solid var(--color-info-light);}.fo-panel-info>.panel-heading,.fo-panel-info .fo-panel-heading,.fo-panel-blue>.panel-heading,.fo-panel-blue .fo-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:5px;border-top-right-radius:5px;}.fo-panel-info>.panel-heading::before,.fo-panel-info .fo-panel-heading::before,.fo-panel-blue>.panel-heading::before,.fo-panel-blue .fo-panel-heading::before{display:none;}.fo-panel-info>.panel-heading h3,.fo-panel-info>.panel-heading .fo-panel-title,.fo-panel-info .fo-panel-heading h3,.fo-panel-info .fo-panel-heading .fo-panel-title,.fo-panel-blue>.panel-heading h3,.fo-panel-blue>.panel-heading .fo-panel-title,.fo-panel-blue .fo-panel-heading h3,.fo-panel-blue .fo-panel-heading .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-info h3,.fo-panel-info .fo-panel-title,.fo-panel-blue h3,.fo-panel-blue .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-info .fo-panel-body,.fo-panel-blue .fo-panel-body{padding:1em;}.fo-panel-info>.panel-heading,.fo-panel-info .fo-panel-heading,.fo-panel-blue>.panel-heading,.fo-panel-blue .fo-panel-heading{color:var(--color-info);background-color:var(--color-info-light);}.fo-panel-success,.fo-panel-green{border-radius:5px;margin:0 0 10px 0;background-color:var(--background-content);border:1px solid var(--color-success-light);}.fo-panel-success>.panel-heading,.fo-panel-success .fo-panel-heading,.fo-panel-green>.panel-heading,.fo-panel-green .fo-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:5px;border-top-right-radius:5px;}.fo-panel-success>.panel-heading::before,.fo-panel-success .fo-panel-heading::before,.fo-panel-green>.panel-heading::before,.fo-panel-green .fo-panel-heading::before{display:none;}.fo-panel-success>.panel-heading h3,.fo-panel-success>.panel-heading .fo-panel-title,.fo-panel-success .fo-panel-heading h3,.fo-panel-success .fo-panel-heading .fo-panel-title,.fo-panel-green>.panel-heading h3,.fo-panel-green>.panel-heading .fo-panel-title,.fo-panel-green .fo-panel-heading h3,.fo-panel-green .fo-panel-heading .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-success h3,.fo-panel-success .fo-panel-title,.fo-panel-green h3,.fo-panel-green .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-success .fo-panel-body,.fo-panel-green .fo-panel-body{padding:1em;}.fo-panel-success>.panel-heading,.fo-panel-success .fo-panel-heading,.fo-panel-green>.panel-heading,.fo-panel-green .fo-panel-heading{color:var(--color-success);background-color:var(--color-success-light);}.fo-panel-warning,.fo-panel-yellow{border-radius:5px;margin:0 0 10px 0;background-color:var(--background-content);border:1px solid var(--color-warning-light);}.fo-panel-warning>.panel-heading,.fo-panel-warning .fo-panel-heading,.fo-panel-yellow>.panel-heading,.fo-panel-yellow .fo-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:5px;border-top-right-radius:5px;}.fo-panel-warning>.panel-heading::before,.fo-panel-warning .fo-panel-heading::before,.fo-panel-yellow>.panel-heading::before,.fo-panel-yellow .fo-panel-heading::before{display:none;}.fo-panel-warning>.panel-heading h3,.fo-panel-warning>.panel-heading .fo-panel-title,.fo-panel-warning .fo-panel-heading h3,.fo-panel-warning .fo-panel-heading .fo-panel-title,.fo-panel-yellow>.panel-heading h3,.fo-panel-yellow>.panel-heading .fo-panel-title,.fo-panel-yellow .fo-panel-heading h3,.fo-panel-yellow .fo-panel-heading .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-warning h3,.fo-panel-warning .fo-panel-title,.fo-panel-yellow h3,.fo-panel-yellow .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-warning .fo-panel-body,.fo-panel-yellow .fo-panel-body{padding:1em;}.fo-panel-warning>.panel-heading,.fo-panel-warning .fo-panel-heading,.fo-panel-yellow>.panel-heading,.fo-panel-yellow .fo-panel-heading{color:var(--color-warning);background-color:var(--color-warning-light);}.fo-panel-error,.fo-panel-red{border-radius:5px;margin:0 0 10px 0;background-color:var(--background-content);border:1px solid var(--color-error-light);}.fo-panel-error>.panel-heading,.fo-panel-error .fo-panel-heading,.fo-panel-red>.panel-heading,.fo-panel-red .fo-panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:5px;border-top-right-radius:5px;}.fo-panel-error>.panel-heading::before,.fo-panel-error .fo-panel-heading::before,.fo-panel-red>.panel-heading::before,.fo-panel-red .fo-panel-heading::before{display:none;}.fo-panel-error>.panel-heading h3,.fo-panel-error>.panel-heading .fo-panel-title,.fo-panel-error .fo-panel-heading h3,.fo-panel-error .fo-panel-heading .fo-panel-title,.fo-panel-red>.panel-heading h3,.fo-panel-red>.panel-heading .fo-panel-title,.fo-panel-red .fo-panel-heading h3,.fo-panel-red .fo-panel-heading .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-error h3,.fo-panel-error .fo-panel-title,.fo-panel-red h3,.fo-panel-red .fo-panel-title{margin:0;font-size:16px;color:inherit;}.fo-panel-error .fo-panel-body,.fo-panel-red .fo-panel-body{padding:1em;}.fo-panel-error>.panel-heading,.fo-panel-error .fo-panel-heading,.fo-panel-red>.panel-heading,.fo-panel-red .fo-panel-heading{color:var(--color-error);background-color:var(--color-error-light);}.fo-daterange-outline{margin:0!important;}.fo-daterange-outline:before{font-family:var(--font-icon);content:"";font-size:24px;color:#b2b2b2;font-weight:normal;position:absolute;right:6px;line-height:40px;-webkit-box-sizing:inherit;box-sizing:inherit;pointer-events:none;}.fo-datepicker-outline:before,.fo-datepicker-changeable-outline:before,.fo-datetimepicker-outline:before{font-family:var(--font-icon);content:"";font-size:24px;color:#b2b2b2;font-weight:normal;position:absolute;right:6px;line-height:40px;-webkit-box-sizing:inherit;box-sizing:inherit;pointer-events:none;}.fo-datepicker,.fo-datepicker-changeable,.fo-datetimepicker{position:relative;}.fo-datepicker input,.fo-datepicker-changeable input,.fo-datetimepicker input{width:100%;font-family:"RobotoMedium",sans-serif;}.fo-datepicker:before,.fo-datepicker-changeable:before,.fo-datetimepicker:before{font-family:var(--font-icon);content:"";font-size:24px;color:#b2b2b2;font-weight:normal;position:absolute;right:2px;line-height:40px;-webkit-box-sizing:inherit;box-sizing:inherit;height:100%;pointer-events:none;}.fo-datepicker.is-focused::before,.fo-datepicker-changeable.is-focused::before,.fo-datetimepicker.is-focused::before{color:#337ab7;}.fo-datepicker-inline .ui-datepicker-today .ui-state-highlight{background-color:transparent;}.fo-datepicker-inline .ui-datepicker-today .ui-state-highlight:hover{color:#fff;}.fo-datepicker-inline .ui-datepicker-current-day .ui-state-active{background-color:var(--color-primary);color:var(--color-white);}.ui-widget{font-family:"RobotoMedium",sans-serif;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:var(--font-regular);font-size:1em;}.ui-datepicker{z-index:9999!important;width:16rem;}.ui-datepicker .ui-datepicker-header{background-color:transparent;padding:10px;border:0;}.ui-datepicker .ui-datepicker-header .ui-datepicker-title{margin:0 1.4rem;line-height:1.8em;text-align:center;font-weight:normal;}.ui-datepicker .ui-datepicker-header .ui-datepicker-title select{background-color:#fff;display:inline-block;font:inherit;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;padding:4px 6px;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(to right,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,0 1.5em;background-repeat:no-repeat;font-weight:normal;border-radius:8px;border:1px solid var(--color-gray-80);color:var(--color-gray-30);}.ui-datepicker .ui-datepicker-header .ui-datepicker-title select:focus{background-image:linear-gradient(45deg,#337ab7 50%,transparent 50%),linear-gradient(135deg,transparent 50%,#337ab7 50%),linear-gradient(to right,#ccc,#ccc);background-position:calc(100% - 15px) 1em,calc(100% - 20px) 1em,calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,0 1.5em;background-repeat:no-repeat;border-color:var(--color-primary);outline:0;}.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month{width:60%!important;}.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year{width:40%!important;}.ui-datepicker .ui-datepicker-prev{cursor:pointer;position:absolute;top:15%;left:0;width:1.8em;height:1.8em;}.ui-datepicker .ui-datepicker-prev:before{font-family:var(--font-icon);content:"";font-size:28px;font-weight:normal;}.ui-datepicker .ui-datepicker-prev:hover{color:var(--color-hover);background:none;border:0;}.ui-datepicker .ui-datepicker-next{cursor:pointer;position:absolute;top:15%;right:0;width:1.8em;height:1.8em;}.ui-datepicker .ui-datepicker-next:before{font-family:var(--font-icon);content:"";font-size:28px;font-weight:normal;}.ui-datepicker .ui-datepicker-next:hover{color:var(--color-hover);background:none;border:0;}.ui-datepicker .ui-datepicker-calendar .ui-state-default,.ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-default,.ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-default,.ui-datepicker .ui-datepicker-calendar .ui-button,.ui-datepicker .ui-datepicker-calendar html .ui-button.ui-state-disabled:hover,.ui-datepicker .ui-datepicker-calendar html .ui-button.ui-state-disabled:active{border:1px solid var(--color-white);background:var(--color-white);font-weight:normal;color:var(--color-gray-30);border-radius:50px;text-align:center;padding:.5em;}.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover,.ui-datepicker .ui-datepicker-calendar .ui-widget-content .ui-state-default:hover,.ui-datepicker .ui-datepicker-calendar .ui-widget-header .ui-state-default:hover,.ui-datepicker .ui-datepicker-calendar .ui-button:hover,.ui-datepicker .ui-datepicker-calendar html .ui-button.ui-state-disabled:hover:hover,.ui-datepicker .ui-datepicker-calendar html .ui-button.ui-state-disabled:active:hover{background-color:var(--color-primary);color:var(--color-white);border:1px solid var(--color-primary);}.ui-datepicker .ui-datepicker-calendar tr{border:0;}.ui-datepicker .ui-datepicker-calendar tr th{font-weight:normal;}.ui-datepicker .ui-datepicker td span,.ui-datepicker .ui-datepicker td a{display:block;padding:.5em;text-align:right;text-decoration:none;}.ui-datepicker .ui-state-highlight,.ui-datepicker .ui-widget-content .ui-state-highlight,.ui-datepicker .ui-widget-header .ui-state-highlight{border-radius:50px;}.ui-datepicker .ui-datepicker-today .ui-state-highlight{border:1px solid var(--color-white);color:var(--color-primary);}.ui-datepicker .ui-datepicker-today .ui-state-highlight:hover{color:var(--color-white);}.ui-datepicker .ui-datepicker-current-day .ui-state-active{background-color:var(--color-primary);border:1px solid var(--color-primary);color:var(--color-white);}.ui-datepicker .ui-datepicker-week-end a{color:var(--color-gray-60);}.ui-datepicker .ui-timepicker-div select{border-radius:3px;}.ui-datepicker .ui-timepicker-div .ui-widget-header{margin-bottom:8px;}.ui-datepicker .ui-timepicker-div dl{text-align:left;}.ui-datepicker .ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px;}.ui-datepicker .ui-timepicker-div dl dd{margin:0 10px 10px 40%;}.ui-datepicker .ui-timepicker-div td{font-size:90%;}.ui-datepicker .ui-timepicker-div .ui_tpicker_unit_hide{display:none;}.ui-datepicker .ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input{background:none;color:inherit;border:0;outline:0;border:1px solid var(--color-gray-60);width:95%;}.ui-datepicker .ui-timepicker-select{border:1px solid var(--color-gray-80);color:var(--color-gray-30);border-radius:3px;text-align:center;padding:5px 10px;cursor:pointer;}.ui-datepicker .ui-timepicker-select:hover{border-color:var(--color-primary);color:var(--color-primary);}.ui-datepicker .ui-datepicker-buttonpane button{box-shadow:none;font-family:var(--font-base);font-weight:normal;background-color:var(--color-white);color:var(--color-primary);padding:5px 10px;border:0;}.ui-datepicker .ui-datepicker-buttonpane button:hover{background-color:var(--color-gray-90);padding:5px 10px;color:var(--color-hover);}.ui-datepicker .ui-datepicker-buttonpane .ui-priority-secondary{opacity:1;}.ui-timepicker-div.ui-timepicker-oneLine{padding-right:2px;}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,.ui-timepicker-div.ui-timepicker-oneLine dt{display:none;}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px;line-height:30px;}.ui-timepicker-div.ui-timepicker-oneLine dl{text-align:right;}.ui-timepicker-div.ui-timepicker-oneLine dl dd,.ui-timepicker-div.ui-timepicker-oneLine dl dd>div{display:inline-block;margin:0;}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before{content:":";margin:0 2px;display:inline-block;font-family:var(--font-medium);}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before{content:".";display:inline-block;}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{display:none;}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time .ui_tpicker_time_input:focus{border-bottom-color:var(--color-gray-90);}.fo-highlighted-datepicker-success{color:var(--color-success);}.fo-highlighted-datepicker-success a{color:var(--color-success)!important;background-color:var(--color-success-light);}.fo-highlighted-datepicker-error{color:var(--color-error);}.fo-highlighted-datepicker-error a{color:var(--color-error)!important;background-color:var(--color-error-light);}.fo-width-full .ui-datepicker{width:100%;}.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;border:1px solid #ddd;width:278px;max-width:none;padding:0;margin-top:7px;top:100px;left:20px;z-index:3001;display:none;font-size:15px;line-height:1em;}.daterangepicker:before,.daterangepicker:after{position:absolute;display:inline-block;border-bottom-color:rgba(0,0,0,.2);content:"";}.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc;}.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;}.daterangepicker.opensleft:before{right:9px;}.daterangepicker.opensleft:after{right:10px;}.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto;}.daterangepicker.openscenter:after{left:0;right:0;width:0;margin-left:auto;margin-right:auto;}.daterangepicker.opensright:before{left:9px;}.daterangepicker.opensright:after{left:10px;}.daterangepicker.drop-up{margin-top:-7px;}.daterangepicker.drop-up:before{top:initial;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc;}.daterangepicker.drop-up:after{top:initial;bottom:-6px;border-bottom:initial;border-top:6px solid #fff;}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none;}.daterangepicker.single .drp-selected{display:none;}.daterangepicker.show-calendar .drp-calendar{display:block;}.daterangepicker.show-calendar .drp-buttons{display:block;}.daterangepicker.auto-apply .drp-buttons{display:none;}.daterangepicker .drp-calendar{display:none;max-width:270px;}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px;}.daterangepicker .drp-calendar.right{padding:8px;}.daterangepicker .drp-calendar.single .calendar-table{border:0;}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{color:#fff;border:solid #000;border-width:0 2px 2px 0;border-radius:0;display:inline-block;padding:3px;}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg);}.daterangepicker .calendar-table th,.daterangepicker .calendar-table td{white-space:nowrap;text-align:center;vertical-align:middle;min-width:32px;width:32px;height:24px;line-height:24px;font-size:12px;border-radius:4px;border:1px solid transparent;white-space:nowrap;cursor:pointer;}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff;}.daterangepicker .calendar-table table{width:100%;margin:0;border-spacing:0;border-collapse:collapse;}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit;}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc;}.daterangepicker td.off,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date,.daterangepicker td.off.end-date{background-color:#fff;border-color:transparent;color:#999;}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0;}.daterangepicker td.start-date{border-radius:4px 0 0 4px;}.daterangepicker td.end-date{border-radius:0 4px 4px 0;}.daterangepicker td.start-date.end-date{border-radius:4px;}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#337ab7;border-color:transparent;color:#fff;}.daterangepicker th.month{width:auto;}.daterangepicker td.disabled,.daterangepicker option.disabled{color:#999;cursor:not-allowed;text-decoration:line-through;}.daterangepicker select.monthselect,.daterangepicker select.yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default;}.daterangepicker select{font-weight:normal;border-radius:8px;border:1px solid var(--color-gray-80);color:var(--color-gray-30);}.daterangepicker select .monthselect{margin-right:2%;width:56%;}.daterangepicker select .yearselect{width:40%;}.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect,.daterangepicker select.ampmselect{width:50px;margin:0 auto;background:#eee;border:1px solid #eee;padding:2px;outline:0;font-size:12px;}.daterangepicker .calendar-time{text-align:center;margin:4px auto 0 auto;line-height:30px;position:relative;}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed;}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle;}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px;}.daterangepicker .drp-buttons .btn{margin-left:8px;font-size:12px;font-weight:bold;padding:4px 8px;}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd;}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd;}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:1px solid #ddd;}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:1px solid #ddd;}.daterangepicker .ranges{float:none;text-align:left;margin:0;}.daterangepicker.show-calendar .ranges{margin-top:8px;}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%;}.daterangepicker .ranges li{font-size:12px;padding:8px 12px;cursor:pointer;}.daterangepicker .ranges li:hover{background-color:#eee;}.daterangepicker .ranges li.active{background-color:#337ab7;color:#fff;}@media(min-width:564px){.daterangepicker{width:auto;}.daterangepicker .ranges ul{width:140px;}.daterangepicker.single .ranges ul{width:100%;}.daterangepicker.single .drp-calendar.left{clear:none;}.daterangepicker.single .ranges,.daterangepicker.single .drp-calendar{float:left;}.daterangepicker{direction:ltr;text-align:left;}.daterangepicker .drp-calendar.left{clear:left;margin-right:0;}.daterangepicker .drp-calendar.left .calendar-table{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;}.daterangepicker .drp-calendar.right{margin-left:0;}.daterangepicker .drp-calendar.right .calendar-table{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px;}.daterangepicker .ranges,.daterangepicker .drp-calendar{float:left;}}@media(min-width:730px){.daterangepicker .ranges{width:auto;}.daterangepicker .ranges{float:left;}.daterangepicker.rtl .ranges{float:right;}.daterangepicker .drp-calendar.left{clear:none!important;}}.fo-divider-dashed{margin:3em 0;border-top:2px dashed #e6e6e6;}.fo-divider-dotted{margin:3em 0;border-top:2px dotted #e6e6e6;}.fo-divider-solid{margin:3em 0;border-top:2px solid var(--color-gray-90);}.fo-divider-text{position:relative;border:0;height:10px;background:#e6e6e6;}.fo-divider-text::before{content:attr(data-content);display:inline-block;background:#fff;font-size:2em;color:#e6e6e6;border-radius:30rem;padding:.2em 1em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.fo-line-dark{color:var(--color-gray-10);}.fo-line-light{color:var(--color-gray-90);}@media(-webkit-min-device-pixel-ratio:.75),(min--moz-device-pixel-ratio:.75),(-o-device-pixel-ratio:3/4),(min-device-pixel-ratio:.75),(-o-min-device-pixel-ratio:3/4),(min-resolution:.75dppx),(-webkit-min-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:5/4),(min-resolution:120dpi){hr{height:.75px;}}@media(-webkit-min-device-pixel-ratio:1),(min--moz-device-pixel-ratio:1),(-o-device-pixel-ratio:1),(min-device-pixel-ratio:1),(-o-min-device-pixel-ratio:1/1),(min-resolution:1dppx),(-webkit-min-device-pixel-ratio:1.6666666667),(-o-min-device-pixel-ratio:5/3),(min-resolution:160dpi){hr{height:1px;}}@media(-webkit-min-device-pixel-ratio:1.33),(min--moz-device-pixel-ratio:1.33),(-o-device-pixel-ratio:133/100),(min-device-pixel-ratio:1.33),(-o-min-device-pixel-ratio:133/100),(min-resolution:1.33dppx),(-webkit-min-device-pixel-ratio:2.21875),(-o-min-device-pixel-ratio:71/32),(min-resolution:213dpi){hr{height:1.333px;}}@media(-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-device-pixel-ratio:3/2),(min-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:3/2),(min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:2.5),(-o-min-device-pixel-ratio:5/2),(min-resolution:240dpi){hr{height:1.5px;}}@media(-webkit-min-device-pixel-ratio:2),(min--moz-device-pixel-ratio:2),(-o-device-pixel-ratio:2/1),(min-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(min-resolution:2dppx),(-webkit-min-device-pixel-ratio:3.9583333333),(-o-min-device-pixel-ratio:95/24),(min-resolution:380dpi){hr{height:2px;}}@media(-webkit-min-device-pixel-ratio:3),(min--moz-device-pixel-ratio:3),(-o-device-pixel-ratio:3/1),(min-device-pixel-ratio:3),(-o-min-device-pixel-ratio:3/1),(min-resolution:3dppx),(-webkit-min-device-pixel-ratio:5),(-o-min-device-pixel-ratio:5/1),(min-resolution:480dpi){hr{height:3px;}}@media(-webkit-min-device-pixel-ratio:4),(min--moz-device-pixel-ratio:4),(-o-device-pixel-ratio:4/1),(min-device-pixel-ratio:3),(-o-min-device-pixel-ratio:4/1),(min-resolution:4dppx),(-webkit-min-device-pixel-ratio:6.6666666667),(-o-min-device-pixel-ratio:20/3),(min-resolution:640dpi){hr{height:4px;}}.fo-popover-form .form-group{margin:2em 0;}.fo-popover-form .form-group textarea{width:100%;}.popover-title{font-family:"RobotoMedium",sans-serif;}.fo-popover-pencil:before{font-family:var(--font-icon);font-style:normal;content:"";}.fo-popover-close:before{font-family:var(--font-icon);font-style:normal;content:"";}.fo-progress{height:24px;margin:0;overflow:hidden;background-color:var(--color-gray-90);border-radius:4px;}.fo-progress .fo-progress-bar{background-color:var(--color-primary);font-size:14px;color:var(--color-white);align-items:center;display:flex;justify-content:center;height:inherit;}.progress .progress-bar-striped,.progress .fo-progress-bar-striped,.fo-progress .progress-bar-striped,.fo-progress .fo-progress-bar-striped{background-color:var(--color-primary);}.progress-primary .progress-bar-striped,.progress-primary .fo-progress-bar-striped,.fo-progress-primary .progress-bar-striped,.fo-progress-primary .fo-progress-bar-striped{background-color:var(--color-primary);background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;}.progress-success .progress-bar-striped,.progress-success .fo-progress-bar-striped,.fo-progress-success .progress-bar-striped,.fo-progress-success .fo-progress-bar-striped{background-color:var(--color-success);background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;}.progress-info .progress-bar-striped,.progress-info .fo-progress-bar-striped,.fo-progress-info .progress-bar-striped,.fo-progress-info .fo-progress-bar-striped{background-color:var(--color-info);background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;}.progress-warning .progress-bar-striped,.progress-warning .fo-progress-bar-striped,.fo-progress-warning .progress-bar-striped,.fo-progress-warning .fo-progress-bar-striped{background-color:var(--color-warning);background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;}.progress-error .progress-bar-striped,.progress-error .fo-progress-bar-striped,.fo-progress-error .progress-bar-striped,.fo-progress-error .fo-progress-bar-striped{background-color:var(--color-error);background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;}.fo-animation-pulse{width:24px;height:24px;border-radius:300px;display:inline-block;margin:0 4px;vertical-align:top;}.fo-animation-pulse .fo-animation-pulse-link{cursor:pointer;color:var(--color-error);display:inline;border:0;}.fo-animation-pulse .fo-animation-pulse-link em{font-size:24px;}.fo-animation-pulse .fo-animation-pulse-link em:before{background:transparent;color:var(--color-error);border-radius:100%;animation:2s animation-step-pulse-warning infinite;}.fo-pulse-primary{width:24px;height:24px;border-radius:100%;}.fo-pulse-primary .fo-pulse-link{cursor:pointer;color:var(--color-primary);display:inline;border:0;}.fo-pulse-primary .fo-pulse-link em{font-size:24px;}.fo-pulse-primary .fo-pulse-link em:before{background-color:transparent;color:var(--color-primary);border-radius:100%;animation:2s pulse-primary infinite;}.fo-pulse-warning{width:24px;height:24px;border-radius:100%;}.fo-pulse-warning .fo-pulse-link{cursor:pointer;color:var(--color-warning);display:inline;border:0;}.fo-pulse-warning .fo-pulse-link em{font-size:24px;}.fo-pulse-warning .fo-pulse-link em:before{background-color:transparent;color:var(--color-warning);border-radius:100%;animation:2s pulse-warning infinite;}.fo-pulse-error{width:24px;height:24px;border-radius:100%;display:inline-block;text-align:center;}.fo-pulse-error .fo-pulse-link{cursor:pointer;color:var(--color-error);display:inline;border:0;}.fo-pulse-error .fo-pulse-link em{font-size:24px;}.fo-pulse-error .fo-pulse-link em:before{background-color:transparent;color:var(--color-error);border-radius:100%;animation:2s pulse-error infinite;}@media only screen and (min-device-width:38mm) and (max-device-width:1024px){.fo-animation-pulse .fo-animation-pulse-link{display:inline;}}@keyframes animation-step-pulse{0%{box-shadow:rgba(45,150,205,.4) 0 0 0 0;}100%{box-shadow:rgba(45,150,205,0) 0 0 0 40px;}}@keyframes animation-step-pulse-warning{0%{box-shadow:rgba(219,68,55,.4) 0 0 0 0;}100%{box-shadow:rgba(219,68,55,0) 0 0 0 40px;}}@keyframes pulse-primary{0%{box-shadow:rgba(45,150,205,.4) 0 0 0 0;}100%{box-shadow:rgba(45,150,205,0) 0 0 0 30px;}}@keyframes pulse-warning{0%{box-shadow:rgba(219,68,55,.4) 0 0 0 0;}100%{box-shadow:rgba(219,68,55,0) 0 0 0 30px;}}@keyframes pulse-error{0%{box-shadow:rgba(219,68,55,.4) 0 0 0 0;}100%{box-shadow:rgba(219,68,55,0) 0 0 0 30px;}}.fo-rating{float:left;height:46px;padding:0 10px;}.fo-rating:not(:checked)>input{position:absolute;top:-9999px;}.fo-rating:not(:checked)>label{float:right;width:1em;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:30px;color:#ccc;}.fo-rating:not(:checked)>label:before{content:"★ ";}.fo-rating>input:checked~label{color:#ffc700;}.fo-rating:not(:checked)>label:hover,.fo-rating:not(:checked)>label:hover~label{color:#deb217;}.fo-rating>input:checked+label:hover,.fo-rating>input:checked+label:hover~label,.fo-rating>input:checked~label:hover,.fo-rating>input:checked~label:hover~label,.fo-rating>label:hover~input:checked~label{color:#c59b08;}.fo-weekdays-selector input{display:none!important;}.fo-weekdays-selector{display:flex;justify-content:space-around;}.fo-weekdays-selector input[type=checkbox]+label{border-radius:5px;background:var(--color-white);border:1px solid var(--color-border);height:auto;width:100%;margin-right:15px;text-align:center;cursor:pointer;padding:15px;}.fo-weekdays-selector input[type=checkbox]:checked+label{background:var(--color-primary);color:var(--color-white);}.fo-weekdays-selector .fo-weekday{width:100%;margin-right:1em;}.fo-weekdays-selector .fo-weekday label:hover{background:var(--color-primary);color:var(--color-white);}.fo-weekdays-selector .fo-weekday label strong{display:block;font-size:1.3em;}.fo-weekdays-selector .fo-weekday label small{color:var(--color-gray);}.fc-event{background-color:var(--color-blue);}.fo-calendar-event-late{border:0 dashed #f557fa;left:0;top:0;width:100%;height:100%;justify-content:center;align-items:center;flex-direction:column;}.fo-calendar-event-cut{background-image:repeating-linear-gradient(46deg,#337ab7,#337ab7 10px,transparent 10px,transparent 13px,#337ab7 13px),repeating-linear-gradient(136deg,#337ab7,#337ab7 10px,transparent 10px,transparent 13px,#337ab7 13px),repeating-linear-gradient(226deg,#337ab7,#337ab7 10px,transparent 10px,transparent 13px,#337ab7 13px),repeating-linear-gradient(316deg,#337ab7,#337ab7 10px,transparent 10px,transparent 13px,#337ab7 13px);background-size:2px 100%,100% 2px,2px 100%,100% 2px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;border:0;}.fo-calendar-event-cut:hover{background-image:repeating-linear-gradient(46deg,#22527b,#22527b 10px,transparent 10px,transparent 13px,#22527b 13px),repeating-linear-gradient(136deg,#22527b,#22527b 10px,transparent 10px,transparent 13px,#22527b 13px),repeating-linear-gradient(226deg,#22527b,#22527b 10px,transparent 10px,transparent 13px,#22527b 13px),repeating-linear-gradient(316deg,#22527b,#22527b 10px,transparent 10px,transparent 13px,#22527b 13px);border:0;}.fo-calendar-event-cut-late{background-image:repeating-linear-gradient(46deg,#f557fa,#f557fa 10px,transparent 10px,transparent 13px,#f557fa 13px),repeating-linear-gradient(136deg,#f557fa,#f557fa 10px,transparent 10px,transparent 13px,#f557fa 13px),repeating-linear-gradient(226deg,#f557fa,#f557fa 10px,transparent 10px,transparent 13px,#f557fa 13px),repeating-linear-gradient(316deg,#f557fa,#f557fa 10px,transparent 10px,transparent 13px,#f557fa 13px);background-size:2px 100%,100% 2px,2px 100%,100% 2px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;border:0;}.fo-calendar-event-cut-late:hover{background-image:repeating-linear-gradient(46deg,#720476,#720476 10px,transparent 10px,transparent 13px,#720476 13px),repeating-linear-gradient(136deg,#720476,#720476 10px,transparent 10px,transparent 13px,#720476 13px),repeating-linear-gradient(226deg,#720476,#720476 10px,transparent 10px,transparent 13px,#720476 13px),repeating-linear-gradient(316deg,#720476,#720476 10px,transparent 10px,transparent 13px,#720476 13px);border:0;}.fo-calendar-event-animation{animation:inout 2s ease infinite;}.fo-calendar-event{text-align:center;overflow:hidden;padding:5px;}.fo-calendar-event ul{padding:0;margin:0;list-style:none;text-align:left;line-height:2em;color:var(--color-gray-20);text-align:center;color:var(--color-white);line-height:1.7em;}.fo-calendar-event ul li{position:relative;}.fo-calendar-event ul li .fo-calendar-event-icons em[class*=fo-icon-]{font-size:1.3em;}.fo-calendar-event ul li .fo-calendar-event-start-end{font-size:.8em;opacity:.7;}.fo-calendar-event ul li .fo-calendar-event-line-code{font-size:1em;display:none;}.fo-calendar-event ul li .fo-calendar-event-plate{font-size:1vw;}.fo-calendar-event ul li .fo-calendar-event-workorder-number{display:none;}@keyframes inout{0%{-webkit-box-shadow:0 0 0 0 rgba(245,87,250,.4);-moz-box-shadow:0 0 0 0 rgba(245,87,250,.4);box-shadow:0 0 0 0 rgba(245,87,250,.4);}100%{-webkit-box-shadow:0 0 0 20px rgba(245,87,250,0);-moz-box-shadow:0 0 0 20px rgba(245,87,250,0);box-shadow:0 0 0 20px rgba(245,87,250,0);}}@keyframes pulse{50%{box-shadow:0 0 0 1px #f557fa,0 0 0 3px rgba(245,87,250,.75);}100%{box-shadow:0 0 0 3px #f557fa,0 0 0 6px rgba(245,87,250,0);}}#wrap{width:1100px;margin:0 auto;}#external-events h4{font-size:16px;margin-top:0;padding-top:1em;}#external-events .fo-calendar-external-event{margin:10px 0;cursor:pointer;}#external-events p{margin:1.5em 0;font-size:11px;color:#666;}#external-events p input{margin:0;vertical-align:middle;}.rotate{transform:rotate(180deg);transition:all .5s;}.rotate.in{transform:rotate(1800deg);transition:all 1.5s;}.workitem{z-index:999;}.sidebarwork{height:100%;width:0;position:fixed;z-index:1;top:0;right:0;background-color:#fff;overflow-x:hidden;transition:.5s;border-left:2px solid #337ab7;}.sideworkcontainer{padding:60px 15px;}.sidebarwork .closebtn{position:absolute;top:0;right:15px;margin-right:50px;font-size:30px;}.openbtn{cursor:pointer;background-color:#fff;color:#fff;padding:10px 15px;border:0;}.openbtn:hover{background-color:#444;}#mainWork{transition:margin-right .5s;padding:16px;}.fc-v-event{border:0 solid #fff!important;}.fo-calendar-event-short{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:5px;height:inherit;width:100%;}.fo-calendar-event-short ul{line-height:unset;}.fo-calendar-event-short ul li{margin-right:5px;display:inline;list-style-type:none;padding-right:0;}.fo-calendar-event-short ul li:last-child{margin-right:0;}.fo-calendar-event-short ul li .fo-calendar-event-status-icons{line-height:8px;top:0!important;}.fo-calendar-event-short ul li .fo-calendar-event-plate{font-size:14px;}.fo-calendar-event-short .fo-calendar-event-start-end,.fo-calendar-event-short .fo-calendar-event-line-code,.fo-calendar-event-short .fo-calendar-event-workorder-number{display:none;}.fo-calendar-event-short .fo-calendar-event-status-icons{position:inherit;}.fo-calendar-event-short .fo-calendar-event-status-icons ul{display:inline-flex;align-items:baseline;}.fo-calendar-event-short .fo-calendar-event-status-icons ul li{margin-right:5px;display:inline-block;list-style-type:none;padding-right:0;}.fo-calendar-event-short .fo-calendar-event-status-icons ul li:last-child{margin-right:0;}.fo-calendar-event-short em[class*=fo-icon-]{font-size:14px;}.fo-calendar-event-short .fo-calendar-event-status-properties .fo-calendar-event-plate{font-size:12px;}.fo-calendar-event-short .fo-calendar-event-status-icons ul{display:inline-flex;align-items:baseline;}.fo-calendar-event-status-properties{font-size:.7vw;}.fo-sidebar-right{z-index:999;background:#fff;padding:5px;border:1px solid #ccc;}.fo-sidebar-right .fo-calendar-external-events{width:100%;text-align:left;position:relative;}.fo-sidebar-right .fo-calendar-external-events .fo-sidebar-right-close{position:absolute;right:0;top:10px;font-size:1.5em;cursor:pointer;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list{padding:5px;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event{position:relative;font-size:.85em;border-radius:5px;border:2px solid var(--color-border);background-color:var(--color-white);padding:10px;height:auto;overflow:hidden;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,.5fr);grid-column-gap:0;grid-row-gap:0;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event:hover{border:2px solid var(--color-primary);opacity:.9;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul li,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul li,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li{margin-right:7px;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul li.fo-calendar-external-event-workinfo-top,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul li.fo-calendar-external-event-workinfo-top,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li.fo-calendar-external-event-workinfo-top{color:var(--color-light);font-size:.9em;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul li.fo-calendar-external-event-workinfo-middle,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul li.fo-calendar-external-event-workinfo-middle,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li.fo-calendar-external-event-workinfo-middle{color:var(--color-primary-dark);font-family:var(--font-medium);font-size:1em;text-transform:uppercase;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul li.fo-calendar-external-event-workinfo-middle em,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul li.fo-calendar-external-event-workinfo-middle em,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li.fo-calendar-external-event-workinfo-middle em{font-size:1.7em;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul li.fo-calendar-external-event-workinfo-bottom,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul li.fo-calendar-external-event-workinfo-bottom,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li.fo-calendar-external-event-workinfo-bottom{color:var(--color-black);font-size:1em;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime{grid-area:1/1/2/2;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul{text-align:left;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo{grid-area:1/2/2/3;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status{grid-area:2/1/3/3;border-top:1px solid var(--color-gray-90);padding-top:5px;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul{display:inline-flex;align-items:center;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li{width:30px;text-align:center;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges-auto,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail a ul li .fo-badges,.fo-card-detail a .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail .fo-card-detail-content ul li .fo-badges,.fo-card-detail .fo-card-detail-content .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail .card-content ul li .fo-badges,.fo-card-detail .card-content .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-success a ul li .fo-badges,.fo-card-detail-success a .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-success .fo-card-detail-content ul li .fo-badges,.fo-card-detail-success .fo-card-detail-content .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-success .card-content ul li .fo-badges,.fo-card-detail-success .card-content .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-info a ul li .fo-badges,.fo-card-detail-info a .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-info .fo-card-detail-content ul li .fo-badges,.fo-card-detail-info .fo-card-detail-content .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-info .card-content ul li .fo-badges,.fo-card-detail-info .card-content .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-warning a ul li .fo-badges,.fo-card-detail-warning a .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-warning .fo-card-detail-content ul li .fo-badges,.fo-card-detail-warning .fo-card-detail-content .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-warning .card-content ul li .fo-badges,.fo-card-detail-warning .card-content .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-error a ul li .fo-badges,.fo-card-detail-error a .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-error .fo-card-detail-content ul li .fo-badges,.fo-card-detail-error .fo-card-detail-content .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-card-detail-error .card-content ul li .fo-badges,.fo-card-detail-error .card-content .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li .fo-badges{height:unset;min-height:unset;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-cut{background-image:repeating-linear-gradient(46deg,#ccc,#ccc 10px,transparent 10px,transparent 13px,#ccc 13px),repeating-linear-gradient(136deg,#ccc,#ccc 10px,transparent 10px,transparent 13px,#ccc 13px),repeating-linear-gradient(226deg,#ccc,#ccc 10px,transparent 10px,transparent 13px,#ccc 13px),repeating-linear-gradient(316deg,#ccc,#ccc 10px,transparent 10px,transparent 13px,#ccc 13px);background-size:2px 100%,100% 2px,2px 100%,100% 2px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;border:0;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-cut:hover{background-image:repeating-linear-gradient(46deg,#337ab7,#337ab7 10px,transparent 10px,transparent 13px,#337ab7 13px),repeating-linear-gradient(136deg,#337ab7,#337ab7 10px,transparent 10px,transparent 13px,#337ab7 13px),repeating-linear-gradient(226deg,#337ab7,#337ab7 10px,transparent 10px,transparent 13px,#337ab7 13px),repeating-linear-gradient(316deg,#337ab7,#337ab7 10px,transparent 10px,transparent 13px,#337ab7 13px);border:0;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-late{border-color:#f557fa;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-late:hover{opacity:.8;border-color:#f557fa;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-late .fo-calendar-external-event-workinfo ul li.fo-calendar-external-event-workinfo-middle .fo-icon-watch-later,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-late .fo-calendar-external-event-datetime ul li.fo-calendar-external-event-workinfo-middle .fo-icon-watch-later,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-late .fo-calendar-external-event-status ul li.fo-calendar-external-event-workinfo-middle .fo-icon-watch-later{color:#f557fa;display:block;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-late-cut{background-image:repeating-linear-gradient(46deg,#f557fa,#f557fa 10px,transparent 10px,transparent 13px,#f557fa 13px),repeating-linear-gradient(136deg,#f557fa,#f557fa 10px,transparent 10px,transparent 13px,#f557fa 13px),repeating-linear-gradient(226deg,#f557fa,#f557fa 10px,transparent 10px,transparent 13px,#f557fa 13px),repeating-linear-gradient(316deg,#f557fa,#f557fa 10px,transparent 10px,transparent 13px,#f557fa 13px);background-size:2px 100%,100% 2px,2px 100%,100% 2px;background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;border:0;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-late-cut:hover{background-image:repeating-linear-gradient(46deg,#c020c5,#c020c5 10px,transparent 10px,transparent 13px,#c020c5 13px),repeating-linear-gradient(136deg,#c020c5,#c020c5 10px,transparent 10px,transparent 13px,#c020c5 13px),repeating-linear-gradient(226deg,#c020c5,#c020c5 10px,transparent 10px,transparent 13px,#c020c5 13px),repeating-linear-gradient(316deg,#c020c5,#c020c5 10px,transparent 10px,transparent 13px,#c020c5 13px);border:0;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-late-cut .fo-calendar-external-event-workinfo ul li.fo-calendar-external-event-workinfo-middle .fo-icon-watch-later,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-late-cut .fo-calendar-external-event-datetime ul li.fo-calendar-external-event-workinfo-middle .fo-icon-watch-later,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event-late-cut .fo-calendar-external-event-status ul li.fo-calendar-external-event-workinfo-middle .fo-icon-watch-later{color:#f557fa;display:block;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event:hover{color:#fff;text-decoration:none;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event[href],.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event.fc-draggable{cursor:pointer;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-not-allowed,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-not-allowed .fc-event{cursor:not-allowed;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event .fc-bg{z-index:1;background:#fff;opacity:.25;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event .fc-content{position:relative;z-index:2;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event .fc-resizer{position:absolute;z-index:4;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event .fc-resizer{display:none;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event.fc-allow-mouse-resize .fc-resizer,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event.fc-selected .fc-resizer{display:block;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px;}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2);}.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,.3);}.fo-calendar .fc-event-main{display:flex;justify-content:center;align-items:center;}.fo-calendar .fo-calendar-event-status-icons ul{display:inline-flex;align-items:center;}.fo-calendar .fo-calendar-event-status-icons ul li{margin-right:5px;}.fo-calendar .fo-calendar-event-status-icons ul li .fo-calendar-event-icons{color:var(--color-white);display:flex;align-items:center;justify-content:center;font-size:1em;font-family:var(--font-medium);}.fo-calendar .fo-calendar-event-status-icons ul li .fo-calendar-event-icons .fo-icon-watch-later,.fo-calendar .fo-calendar-event-status-icons ul li .fo-calendar-event-icons .fo-icon-alarm{color:#f557fa;}.fo-calendar .fo-calendar-event-status-icons ul li:last-child{margin-right:0;}@media(min-device-width:1921px) and (max-device-width:3840px){.fo-calendar-event-late{border:0 dashed #f557fa;}.fo-calendar-view .fc-col-header{line-height:unset;}.fo-calendar-view .fc-col-header .fc-col-header-cell-cushion{font-size:4em;}.fo-calendar-view .fc-toolbar .fc-right,.fo-calendar-view .fc-toolbar .fc-left{display:none;}.fo-calendar-view .fo-calendar-view .fc-head{font-size:3em;}.fo-calendar-view .fo-calendar-view .fc-col-header{line-height:unset;}.fo-calendar-view .fo-calendar-view .fc-col-header .fc-col-header-cell-cushion{font-size:4em;}.fo-calendar-event{overflow:unset;}.fo-calendar-event ul li{position:relative;}.fo-calendar-event ul li .fo-calendar-event-start-end{display:none;}.fo-calendar-event ul li .fo-calendar-event-line-code{display:none;}.fo-calendar-event ul li .fo-calendar-event-plate{font-size:3em;}.fo-calendar-event ul li .fo-calendar-event-workorder-number{display:none;}.fo-calendar-event .fo-calendar-event-status-icons{font-size:2.5em;margin:15px 0;}.fo-calendar-event .fo-calendar-event-status-icons ul li .fo-calendar-event-icons{font-family:var(--font-medium);}.fo-calendar-event .fo-calendar-event-status-icons ul li .fo-calendar-event-icons em{font-size:2.5em;}.fo-calendar-event .fo-calendar-event-status-properties{font-size:1.3em;}.fo-calendar-event .fo-calendar-event-status-properties .fo-calendar-event-start-end{display:none;}.fo-calendar-event-short{padding:10px;}.fo-calendar-event-short .fo-calendar-event-status-icons{line-height:0;position:inherit;}.fo-calendar-event-short .fo-calendar-event-status-icons ul li{margin-right:2px;}.fo-calendar-event-short .fo-calendar-event-status-icons ul li .fo-calendar-event-icons{width:40px;height:40px;font-size:1.5em;}.fo-calendar-event-short .fo-calendar-event-status-icons ul li .fo-calendar-event-icons em{font-size:1.5em;}.fo-calendar-event-short .fo-calendar-event-status-icons ul li:last-child{margin-right:6px;}.fo-calendar-event-short .fo-calendar-event-status-properties{position:unset;}.fo-calendar-event-short .fo-calendar-event-status-properties .fo-calendar-event-plate{font-size:2.5em;}.fo-calendar .fc-view-harness .fc-scrollgrid .fc-scrollgrid-sync-inner{padding:2em;}.fo-calendar .fc-view-harness .fc-scrollgrid .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion{font-size:3em;line-height:1;}.fo-calendar .fc .fc-toolbar-title{font-size:3em;font-family:var(--font-medium);}.fo-calendar .fc .fc-timegrid-slot-label-cushion{font-size:2.3em;}}.work15{position:absolute;top:12%;left:10%;}.fo-clock-primary{background-color:var(--color-primary);color:var(--color-white);padding:.5em 1em;font-size:1em;border-radius:5px;transform:translateX(-50%);}.fo-date{background-color:var(--color-primary);color:var(--color-white);padding:.5em 1em;font-size:1em;border-radius:5px;transform:translateX(-50%);}.fo-calendar-workshop .fc .fc-header-toolbar{display:none;}input:-webkit-autofill{background-color:transparent!important;-webkit-box-shadow:0 0 0 50px white inset;}.fo-datalist{width:100%;}.fo-datalist input[list]{margin-left:auto;margin-right:auto;min-width:200px;width:100%;background:var(--color-white);border:1px solid #e6e6e6;border-radius:5px;padding:10px;color:#666;}.fo-datalist #languages{width:100%!important;}.fo-datalist datalist{display:none;}span{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}input::placeholder{color:#999!important;font-size:14px;}span.multiselect-native-select{position:relative;}span.multiselect-native-select .btn-group{width:100%;}span.multiselect-native-select .btn-group button{width:100%;margin-top:6px;}span.multiselect-native-select select{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px -1px -1px -3px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;left:50%;top:30px;}span.multiselect-native-select .multiselect-container{max-height:250px;overflow-x:auto;position:absolute;list-style-type:none;margin:0;padding:0;}span.multiselect-native-select .multiselect-container li{white-space:nowrap;text-overflow:ellipsis;width:100%;}span.multiselect-native-select .multiselect-container li a{padding:2px 30px;cursor:pointer;}span.multiselect-native-select .multiselect-container li a label{color:#666;margin:5px 0 5px 5px;}span.multiselect-native-select .multiselect-container li a:hover{background-color:#e6e6e6;}span.multiselect-native-select .multiselect-container .active label{color:#285f8f;}span.multiselect-native-select .multiselect-container .active a{background-color:transparent;}span.multiselect-native-select .multiselect-container .active a:hover{background-color:#e6e6e6;}span.multiselect-native-select .fo-select-filter-button{cursor:pointer;border:0;font-family:var(--font-medium);text-align:center;vertical-align:middle;background-image:none;touch-action:manipulation;padding:5px 35px;font-size:1em;line-height:2;border-radius:var(--button-border-radius);display:inline-block;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:0;box-shadow:none;}span.multiselect-native-select .fo-select-filter-button i,span.multiselect-native-select .fo-select-filter-button em{margin:0 5px 0 0;font-size:1.5em;line-height:1;}span.multiselect-native-select .fo-select-filter-button i:before,span.multiselect-native-select .fo-select-filter-button em:before{height:16px;line-height:18px;}span.multiselect-native-select .fo-select-filter-button::before,span.multiselect-native-select .fo-select-filter-button:before{margin:0 5px;height:16px;}span.multiselect-native-select .fo-select-filter-button em[class^=fo-icon-],span.multiselect-native-select .fo-select-filter-button em[class*=fo-icon-]{font-size:1.5em;}span.multiselect-native-select .fo-select-filter-button em,span.multiselect-native-select .fo-select-filter-button i{font-size:1.5em;}span.multiselect-native-select .multiselect-search{font-size:14px;}span.multiselect-native-select .multiselect-item .input-group .input-group-addon{width:40px;padding:0;}span.multiselect-native-select .multiselect-item .input-group .input-group-addon em,span.multiselect-native-select .multiselect-item .input-group .input-group-addon i{font-size:1.5em;}span.multiselect-native-select .multiselect-item .input-group input{height:40px;width:100%;}span.multiselect-native-select .multiselect-item .form-control{box-shadow:none;}.fo-select-container select{line-height:40px;padding-left:15px;font-size:14px;height:38px;border:1px solid var(--color-border);}.fo-select-container .select2 .selection .outlined-filter,.fo-select-container .select2 .selection .select2-selection{border-width:1px!important;border-radius:5px!important;}.fo-select-container span.multiselect-native-select{position:relative;}.fo-select-container span.multiselect-native-select .btn-group{width:100%;}.fo-select-container span.multiselect-native-select .btn-group button{width:100%;}.fo-select-container span.multiselect-native-select .multiselect-container{max-height:250px;overflow-x:auto;position:absolute;list-style-type:none;margin:0;padding:0;}.fo-select-container span.multiselect-native-select .multiselect-container li{white-space:nowrap;text-overflow:ellipsis;width:100%;}.fo-select-container span.multiselect-native-select .multiselect-container li a{padding:0;}.fo-select-container span.multiselect-native-select .multiselect-container li a label{color:#666;cursor:pointer;margin:0;height:100%;padding:5px 10px 5px 40px;}.fo-select-container span.multiselect-native-select .multiselect-container li a .checkbox input[type=checkbox]{margin-left:-28px;}.fo-select-container span.multiselect-native-select .multiselect-container li a:hover{background-color:var(--color-primary-light);}.fo-select-container span.multiselect-native-select .multiselect-container li .input-group{margin:8px;}.fo-select-container span.multiselect-native-select .multiselect-container li .input-group .input-group-addon{font-size:12px;height:40px;width:40px;padding:0;border:0;}.fo-select-container span.multiselect-native-select .multiselect-container li .input-group .input-group-btn{font-size:12px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:0;}.fo-select-container span.multiselect-native-select .multiselect-container li .input-group .input-group-btn .multiselect-clear-filter{height:40px;width:40px;padding:0;margin:0;}.fo-select-container span.multiselect-native-select .multiselect-container li .checkbox input[checkbox]{margin-right:5px;}.fo-select-container span.multiselect-native-select .multiselect-container .active label{color:#285f8f;}.fo-select-container span.multiselect-native-select .multiselect-container .active a{background-color:transparent;}.fo-select-container span.multiselect-native-select .multiselect-container .active a:hover{background-color:#e6e6e6;}.fo-select-container .multiselect-search{font-size:14px;}.fo-select-container .multiselect-item .input-group .input-group-addon{width:40px;padding:0;}.fo-select-container .multiselect-item .input-group .input-group-btn{border:1px solid var(--color-border);}.fo-select-container .multiselect-item .input-group input{height:40px;width:100%;}.fo-select-container .multiselect-item .form-control{box-shadow:none;}.fo-select-container select[disabled],.fo-select-container button[disabled]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;}.fo-select-container select[disabled]:focus,.fo-select-container select[disabled].focus,.fo-select-container button[disabled]:focus,.fo-select-container button[disabled].focus{outline:0;}.fo-select-container select[disabled] [data-toggle=tab],.fo-select-container button[disabled] [data-toggle=tab]{pointer-events:none;}.select-full .dropdown-menu{width:100%;}.select-full .btn-group{width:100%;}.select-full button{width:100%;}.fo-select-button{cursor:pointer;background-color:var(--background-content);border:1px solid var(--color-border);font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;overflow:hidden;}.fo-select-button:after,.fo-select-button::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-select-button:hover{outline:0;}.fo-select-button:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-select-button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.select2-container{box-sizing:border-box;display:inline-block;margin:0 0 0 0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:32px;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;height:40px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:0;font-size:100%;padding:0 0 0 1em;color:#999;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search__field{width:100%!important;}.select2-search__field:after{content:"- ";}.select2-dropdown{background-color:var(--background-content);border:1px solid #ccc;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1050;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:0;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:100;background-color:var(--color-white);filter:alpha(opacity=0);}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important;}.select2-container .select2-dropdown{color:var(--color-black);}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;font-family:"RobotoRegular",sans-serif;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--color-body);font-family:"RobotoMedium",sans-serif;}.select2-container--default .select2-selection--single{background-color:var(--background-content);border:2px solid var(--color-border);border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px;padding-left:15px;font-size:14px;height:38px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-family:"RobotoBold",sans-serif;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:30px;right:1px;width:4px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#b2b2b2 transparent transparent transparent;border-style:solid;border-width:5px 5px 0 5px;height:0;left:50%;margin-left:-16px;margin-top:-4px;position:absolute;top:50%;width:8px;}.select2-container--default .select2-selection--single:focus{border-bottom:2px solid #337ab7;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{border-color:#e6e6e6;cursor:not-allowed;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #808080 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:var(--color-white);border:1px solid #ccc;border-radius:3px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;margin-top:5px;margin-right:1px0;font-family:"RobotoBold",sans-serif;}.select2-container--default .select2-selection--multiple .select2-selection__choice{border:1px solid #808080;background-color:#808080;font-family:"RobotoMedium",sans-serif;color:var(--color-white);border-radius:1px4;cursor:default;float:left;margin-top:1px0;margin-right:3px;margin-left:3px;padding:0 8px;line-height:16px;font-size:12px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:var(--color-white);cursor:pointer;display:inline-block;font-weight:bold;margin-right:4px;font-size:16px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#db4437;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:3px;margin-right:auto;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #ccc;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{border-color:#e6e6e6;cursor:not-allowed;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #b2b2b2;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#b2b2b2;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ccc;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#337ab7;color:var(--color-white);}.select2-container--default .select2-results__option--highlighted[aria-selected] .wrap:before{color:var(--color-white);}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--default:hover{color:#337ab7;}.select2-container--default:hover .select2-selection__rendered{color:#337ab7;}.select2-container--default:hover .select2-selection__arrow b{border-color:#337ab7 transparent transparent transparent;}.select2-selection{border:1px solid #ccc;}.select2-results__option .wrap{display:flex;line-height:21px;}.select2-results__option .wrap:before{font-family:var(--font-icon);content:"crop_square";font-size:22px;padding-right:6px;color:#4c4c4c;height:24px;width:24px;}.select2-results__option[aria-selected=true] .wrap:before{font-family:var(--font-icon);content:"add_box";font-size:22px;padding-right:6px;color:#4c4c4c;height:24px;width:24px;}.select2 .selection .select2-selection--single,.select2-container--default .select2-search--dropdown .select2-search__field{border-width:0 0 2px 0!important;border-radius:0!important;}.select2 .selection .outlined-filter{border-width:1px!important;border-radius:5px!important;}.select2-container--default .select2-selection--multiple,.select2-container--default.select2-container--focus .select2-selection--multiple{border-width:0 0 1px 0!important;border-radius:0!important;}.select2-results__option{color:var(--color-body);padding:8px 16px;font-size:14px;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#eee!important;color:#3aa7de!important;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent!important;}.select2-dropdown{border:0!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);}.select2-container--default .select2-results__option[role=group] .select2-results__group{background-color:#333;color:#fff;}.select2-container .select2-search--inline .select2-search__field:focus{border-bottom:0!important;box-shadow:none!important;}.select2-container .select2-selection--multiple{min-height:2.05rem!important;}.select2-container--default.select2-container--disabled:hover{color:#666;}.select2-container--default.select2-container--disabled .select2-selection--single{border-color:#ddd!important;color:rgba(0,0,0,.26);border-bottom:1px solid #ccc!important;line-height:2.8!important;}.fo-select-multiple .form-control{color:#999;}select:not([class]){width:100%!important;}.select2-container,.select2-dropdown,.select2-search,.select2-results{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important;padding-top:6px;}.fo-select-outlined,.fo-select-outline,.fo-select-outlined-base,.fo-select-default{position:relative;width:100%;padding:6px 0;}.fo-select-outlined select,.fo-select-outline select,.fo-select-outlined-base select,.fo-select-default select{min-height:40px;}.fo-select-outlined:after,.fo-select-outlined::after,.fo-select-outline:after,.fo-select-outline::after,.fo-select-outlined-base:after,.fo-select-outlined-base::after,.fo-select-default:after,.fo-select-default::after{margin-left:2em;font-family:"MaterialIcons";font-size:20px;float:right;position:absolute;top:14px;right:10px;font-family:var(--font-icon);font-style:normal;content:"";}.fo-select-outlined .fo-select-text,.fo-select-outlined .select-text,.fo-select-outline .fo-select-text,.fo-select-outline .select-text,.fo-select-outlined-base .fo-select-text,.fo-select-outlined-base .select-text,.fo-select-default .fo-select-text,.fo-select-default .select-text{position:relative;background-color:transparent;width:100%;padding:0 0 0 15px;border-radius:4px;border:1px solid var(--color-border);appearance:none;-webkit-appearance:none;color:var(--color-body);cursor:pointer;font-family:var(--font-medium);}.fo-select-outlined .fo-select-text:focus,.fo-select-outlined .select-text:focus,.fo-select-outline .fo-select-text:focus,.fo-select-outline .select-text:focus,.fo-select-outlined-base .fo-select-text:focus,.fo-select-outlined-base .select-text:focus,.fo-select-default .fo-select-text:focus,.fo-select-default .select-text:focus{outline:0;border:1px solid #337ab7;}.fo-select-outlined .fo-select-label,.fo-select-outlined .select-label,.fo-select-outline .fo-select-label,.fo-select-outline .select-label,.fo-select-outlined-base .fo-select-label,.fo-select-outlined-base .select-label,.fo-select-default .fo-select-label,.fo-select-default .select-label{color:#666;font-family:"RobotoMedium",sans-serif;font-weight:normal;position:absolute;pointer-events:none;padding:0 5px;left:10px;top:16px;transition:.2s ease all;}.fo-select-outlined .select-text:focus~.select-label,.fo-select-outlined .select-text:valid~.select-label,.fo-select-outlined .fo-select-text:focus~.fo-select-label,.fo-select-outlined .fo-select-text:valid~.fo-select-label,.fo-select-outline .select-text:focus~.select-label,.fo-select-outline .select-text:valid~.select-label,.fo-select-outline .fo-select-text:focus~.fo-select-label,.fo-select-outline .fo-select-text:valid~.fo-select-label,.fo-select-outlined-base .select-text:focus~.select-label,.fo-select-outlined-base .select-text:valid~.select-label,.fo-select-outlined-base .fo-select-text:focus~.fo-select-label,.fo-select-outlined-base .fo-select-text:valid~.fo-select-label,.fo-select-default .select-text:focus~.select-label,.fo-select-default .select-text:valid~.select-label,.fo-select-default .fo-select-text:focus~.fo-select-label,.fo-select-default .fo-select-text:valid~.fo-select-label{color:#337ab7;background-color:var(--background-content);top:-4px;transition:.2s ease all;font-size:12px;}.fo-select-outlined .select-text:valid:not(focus)~.select-label,.fo-select-outlined .fo-select-text:valid:not(focus)~.fo-select-label,.fo-select-outline .select-text:valid:not(focus)~.select-label,.fo-select-outline .fo-select-text:valid:not(focus)~.fo-select-label,.fo-select-outlined-base .select-text:valid:not(focus)~.select-label,.fo-select-outlined-base .fo-select-text:valid:not(focus)~.fo-select-label,.fo-select-default .select-text:valid:not(focus)~.select-label,.fo-select-default .fo-select-text:valid:not(focus)~.fo-select-label{color:#666;background:var(--background-content);}.fo-select-outlined .select-text:valid:focus~.select-label,.fo-select-outlined .fo-select-text:valid:focus~.fo-select-label,.fo-select-outline .select-text:valid:focus~.select-label,.fo-select-outline .fo-select-text:valid:focus~.fo-select-label,.fo-select-outlined-base .select-text:valid:focus~.select-label,.fo-select-outlined-base .fo-select-text:valid:focus~.fo-select-label,.fo-select-default .select-text:valid:focus~.select-label,.fo-select-default .fo-select-text:valid:focus~.fo-select-label{color:#337ab7;}.fo-select-outlined option[selected],.fo-select-outline option[selected],.fo-select-outlined-base option[selected],.fo-select-default option[selected]{font-family:var(--font-medium);}.outlined-filter{border-width:1px!important;border-radius:0!important;}.outlined-filter .select2-container--default .select2-selection--single{background-color:var(--background-content);border:2px solid var(--color-input);border-radius:4px;}.outlined-filter .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px;font-size:14px;height:38px;}.outlined-filter .select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-family:"RobotoBold",sans-serif;}.outlined-filter .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.outlined-filter .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:30px;right:1px;width:4px;}.outlined-filter .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#b2b2b2 transparent transparent transparent;border-style:solid;border-width:5px 5px 0 5px;height:0;left:50%;margin-left:-16px;margin-top:-4px;position:absolute;top:50%;width:8px;}.outlined-filter .select2-container--default .select2-selection--single:focus{border:2px solid #337ab7;}.outlined-filter .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.outlined-filter .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.outlined-filter .select2-container--default.select2-container--disabled .select2-selection--single{border-color:#e6e6e6;cursor:not-allowed;}.outlined-filter .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.outlined-filter .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #808080 transparent;border-width:0 4px 5px 4px;}.outlined-filter .select2-container--default .select2-selection--multiple{background-color:var(--color-white);border:1px solid #ccc;border-radius:3px;cursor:text;}.outlined-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0;width:100%;}.outlined-filter .select2-container--default .select2-selection--multiple .select2-selection__placeholder{margin-top:5px;float:left;}.outlined-filter .select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;margin-top:5px;margin-right:5px;font-family:"RobotoBold",sans-serif;}.outlined-filter .select2-container--default .select2-selection--multiple .select2-selection__choice{border:1px solid #808080;background-color:#808080;font-family:"RobotoMedium",sans-serif;color:var(--color-white);border-radius:4px;cursor:default;float:left;margin-top:3px;margin-right:3px;margin-left:3px;padding:0 8px;line-height:16px;font-size:12px;}.outlined-filter .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:var(--color-white);cursor:pointer;display:inline-block;font-weight:bold;margin-right:4px;font-size:16px;}.outlined-filter .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#db4437;}.outlined-filter .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.outlined-filter .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,.outlined-filter .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right;}.outlined-filter .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:3px;margin-right:auto;}.outlined-filter .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.outlined-filter .select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #ccc;outline:0;}.outlined-filter .select2-container--default.select2-container--disabled .select2-selection--multiple{border-color:#e6e6e6;cursor:not-allowed;}.outlined-filter .select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.outlined-filter .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.outlined-filter .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.outlined-filter .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.outlined-filter .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.outlined-filter .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #b2b2b2;}.outlined-filter .select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield;}.outlined-filter .select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.outlined-filter .select2-container--default .select2-results__option[role=group]{padding:0;}.outlined-filter .select2-container--default .select2-results__option[aria-disabled=true]{color:#b2b2b2;}.outlined-filter .select2-container--default .select2-results__option[aria-selected=true]{background-color:#ccc;}.outlined-filter .select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.outlined-filter .select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.outlined-filter .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.outlined-filter .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.outlined-filter .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.outlined-filter .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.outlined-filter .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.outlined-filter .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#337ab7;color:var(--color-white);}.outlined-filter .select2-container--default .select2-results__option--highlighted[aria-selected] .wrap:before{color:var(--color-white);}.outlined-filter .select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.outlined-filter .select2-container--default:hover{color:#337ab7;}.outlined-filter .select2-container--default:hover .select2-selection__rendered{color:#337ab7;}.outlined-filter .select2-container--default:hover .select2-selection__arrow b{border-color:#337ab7 transparent transparent transparent;}.fo-select-add-subtract{align-items:center;display:flex;}.fo-select-add-subtract select{box-sizing:border-box;margin:0;border-radius:4px;padding:7px 12px 8px;width:100%;min-height:40px;height:inherit;color:var(--color-body);background-color:var(--background-section);font-family:inherit;font-size:.9rem;line-height:inherit;caret-color:var(--color-primary);transition:border .2s,box-shadow .2s;border-color:var(--color-border);border-style:solid;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.fo-select-add-subtract select:focus{border-color:var(--color-primary);outline:0;}.fo-select-add-subtract .fo-select-add-subtract-controls button{margin-bottom:5px;width:100%;padding:0;color:var(--color-primary);border-color:var(--color-border);}.fo-select-add-subtract .fo-select-add-subtract-controls button:before{margin:0;font-size:1.3em;}.fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-leftall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-leftall:before{content:"";}.fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-rightall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-rightall:before{content:"";}.fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-left:before,.fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-left:before{content:"";}.fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-right:before,.fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-right:before{content:"";}.fo-select-add-subtract .fo-select-add-subtract-controls-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:5px;grid-row-gap:5px;}.fo-select-add-subtract .fo-select-add-subtract-controls-grid-1{grid-area:1/1/2/2;}.fo-select-add-subtract .fo-select-add-subtract-controls-grid-2{grid-area:1/2/2/3;}.fo-select-add-subtract .fo-select-add-subtract-controls-grid-3{grid-area:2/1/3/2;}.fo-select-add-subtract .fo-select-add-subtract-controls-grid-4{grid-area:2/2/3/3;}.fo-select-label{position:relative;}.fo-select-label label{position:absolute;z-index:2;top:0;left:10px;background-color:#fff;padding:0 5px;color:#666;font-family:"RobotoMedium",sans-serif;font-size:12px;font-weight:normal;}.fo-multiselect-label{position:relative;}.fo-multiselect-label label{position:absolute;z-index:2;top:-2px;left:10px;background-color:#fff;padding:0 5px;color:#666;font-family:"RobotoMedium",sans-serif;font-size:12px;font-weight:normal;}.form-group .select2-container{width:100%!important;}.fo-select-button{cursor:pointer;background-color:var(--background-content);border:1px solid var(--color-border);font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;}.fo-select-button:after,.fo-select-button::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-select-button:hover{outline:0;}.fo-select-button:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-select-button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-select-button span{color:#666;font-family:"RobotoMedium",sans-serif;}.fo-select-button-filled,.fo-select-checkbox-filled .fo-select-button{cursor:pointer;background-color:var(--background-content);border-top:0;border-right:0;border-bottom:1px solid var(--color-border);border-left:0;font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;}.fo-select-button-filled:after,.fo-select-checkbox-filled .fo-select-button:after,.fo-select-button-filled::after{font-family:"MaterialIcons";font-size:20px;float:right;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-select-button-filled:hover,.fo-select-checkbox-filled .fo-select-button:hover{outline:0;}.fo-select-button-filled:focus,.fo-select-checkbox-filled .fo-select-button:focus{outline:0;box-shadow:inset 0 0 -2px #337ab7;-webkit-box-shadow:inset 0 0 -2px #337ab7;border-top:0;border-right:0;border-bottom:2px solid var(--color-primary);border-left:0;}.fo-select-button-filled:focus:after,.fo-select-checkbox-filled .fo-select-button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-select-button-filled span,.fo-select-checkbox-filled .fo-select-button span{color:#666;font-family:"RobotoMedium",sans-serif;}.select-full .dropdown-menu{width:100%;}.multiselect-container .input-group{margin:5px;}.multiselect-container .multiselect-reset .input-group{width:93%;}.multiselect-container>li{padding:0;}.multiselect-container>li>a.multiselect-all label{font-family:"RobotoBold",sans-serif;}.multiselect-container>li.multiselect-group label{font-family:"RobotoBold",sans-serif;padding:5px 15px 5px 30px;height:100%;margin:0;}.select-full .btn-group{width:100%;}.select-full button{width:100%;}.multiselect-container{padding-bottom:10px;}.fo-select-multiple .form-control{color:#999;}.open .dropdown-menu{width:100%;}.fo-shelves-warehouse-container .fo-shelves-warehouse-header{background-color:var(--color-light-secondary);text-align:center;border-radius:5px;margin:.5em;padding:.2em 1em;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body{display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(5,1fr);grid-column-gap:0;grid-row-gap:0;text-align:center;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body div{border:2px solid var(--color-gray-90);border-radius:5px;margin:.5em;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-reserve{border-color:var(--color-yellow);background-color:rgba(250,186,87,.15);}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-01{grid-area:1/1/2/4;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-02{grid-area:1/4/2/7;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-03{grid-area:1/7/2/10;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-04{grid-area:2/1/3/4;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-05{grid-area:2/4/3/7;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-06{grid-area:2/7/3/10;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-07{grid-area:3/1/4/4;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-08{grid-area:3/4/4/7;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-09{grid-area:3/7/4/10;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-10{grid-area:4/1/5/2;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-11{grid-area:4/2/5/3;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-12{grid-area:4/3/5/4;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-13{grid-area:4/4/5/5;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-14{grid-area:4/5/5/6;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-15{grid-area:4/6/5/7;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-16{grid-area:4/7/5/8;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-17{grid-area:4/8/5/9;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-18{grid-area:4/9/5/10;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-19{grid-area:5/1/6/2;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-20{grid-area:5/2/6/3;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-21{grid-area:5/3/6/4;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-22{grid-area:5/4/6/5;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-23{grid-area:5/5/6/6;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-24{grid-area:5/6/6/7;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-25{grid-area:5/7/6/8;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-26{grid-area:5/8/6/9;}.fo-shelves-warehouse-container .fo-shelves-warehouse-body .fo-shelves-warehouse-27{grid-area:5/9/6/10;}.fo-shelves-warehouse-container .fo-shelves-warehouse-footer{background-color:var(--color-light-secondary);padding:.2em 1em;text-align:center;border-radius:5px;margin:.5em;}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.fo-shelves-warehouse-container{overflow-x:auto;}}.fo-slider-container .fo-slider-default{background-color:var(--color-gray-80);position:relative;width:100%;height:5px;margin:1em 0;border-radius:6px;}.fo-slider-container .fo-slider-default .ui-slider-handle{width:24px;height:24px;border-radius:50%;top:-8px;margin-top:0;text-align:center;line-height:2;border:2px solid #1a73e8;cursor:pointer;color:var(--color-primary);background-color:var(--color-white);font-size:.9em;}.fo-slider-container .fo-slider-default .ui-state-active{color:var(--color-white);background-color:var(--color-primary);}.fo-slider-container .fo-slider-default .ui-widget-header{background-color:var(--color-primary);}.fo-slider-container .fo-slider-default .ui-state-default{font-size:.8em;}.fo-slider-container .fo-slider-scale .fo-slider-scale-slider{width:100%;margin-top:5px;}.fo-slider-container .fo-slider-scale label{font-weight:normal;}.fo-slider-container .fo-slider-scale .ui-slider .ui-slider-handle{width:24px;height:24px;top:-8px;background:#fff;border:2px solid #1a73e8;border-radius:50%;cursor:pointer;}.fo-slider-container .fo-slider-scale .fo-slider-scale-value{color:#1a73e8;font-weight:bold;}.fo-slider-container .ui-slider{height:10px;background:#e0e0e0;border-radius:10px;border:0;position:relative;}.fo-slider-container .ui-slider-range{background:linear-gradient(to right,#1a73e8,#5cb1ff);border-radius:10px;}.fo-img-fluid,.fo-card-image-with-description .fo-card-image-with-description-image img{max-width:100%;height:auto;}.fo-img-responsive{display:block;max-width:100%;height:auto;}.fo-tab,.fo-tab-left,.fo-tab-dark{justify-content:center;}.fo-tab .tab-buttons,.fo-tab-left .tab-buttons,.fo-tab-dark .tab-buttons{border-top:1px solid var(--color-border);margin-top:4%;padding-top:2%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-end;align-items:stretch;}.fo-tab .tab-buttons .left,.fo-tab-left .tab-buttons .left,.fo-tab-dark .tab-buttons .left{text-align:left;width:50%;}.fo-tab .tab-buttons .right,.fo-tab-left .tab-buttons .right,.fo-tab-dark .tab-buttons .right{text-align:right;width:50%;}.fo-tab .nav-tabs,.fo-tab-left .nav-tabs,.fo-tab-dark .nav-tabs{border-bottom:2px solid var(--color-border);margin:0 auto;text-align:center;}.fo-tab .nav-tabs li,.fo-tab-left .nav-tabs li,.fo-tab-dark .nav-tabs li{float:none;zoom:1;display:inline-block;}.fo-tab .nav-tabs li::after,.fo-tab-left .nav-tabs li::after,.fo-tab-dark .nav-tabs li::after{border-right:1px solid #e6e6e6;}.fo-tab .nav-tabs li a,.fo-tab-left .nav-tabs li a,.fo-tab-dark .nav-tabs li a{border:0;color:#808080;font-family:"RobotoMedium",sans-serif;padding:5px 20px;font-size:15px;text-transform:uppercase;}.fo-tab .nav-tabs li a i,.fo-tab-left .nav-tabs li a i,.fo-tab-dark .nav-tabs li a i,.fo-tab .nav-tabs li a em,.fo-tab-left .nav-tabs li a em,.fo-tab-dark .nav-tabs li a em{font-size:1.5em;}.fo-tab .nav-tabs-left,.fo-tab-left .nav-tabs-left,.fo-tab-dark .nav-tabs-left{text-align:left!important;}.fo-tab .nav-tabs-right,.fo-tab-left .nav-tabs-right,.fo-tab-dark .nav-tabs-right{text-align:right!important;}.fo-tab .nav-tabs>li.active>a,.fo-tab-left .nav-tabs>li.active>a,.fo-tab-dark .nav-tabs>li.active>a,.fo-tab .nav-tabs>li.active>a:focus,.fo-tab .nav-tabs>li.active>a:hover{border-width:0;}.fo-tab .nav-tabs>li.active>a,.fo-tab-left .nav-tabs>li.active>a,.fo-tab-dark .nav-tabs>li.active>a,.fo-tab .nav-tabs>li>a:hover,.fo-tab-left .nav-tabs>li>a:hover,.fo-tab-dark .nav-tabs>li>a:hover{border:0;color:#337ab7;background:transparent;}.fo-tab .nav-tabs>li>a::after,.fo-tab-left .nav-tabs>li>a::after,.fo-tab-dark .nav-tabs>li>a::after{content:"";background:#337ab7;height:3px;position:absolute;width:100%;left:0;bottom:-1px;transition:all 250ms ease 0s;transform:scale(0);}.fo-tab .nav-tabs>li.active>a::after,.fo-tab-left .nav-tabs>li.active>a::after,.fo-tab-dark .nav-tabs>li.active>a::after,.fo-tab .nav-tabs>li:hover>a::after,.fo-tab-left .nav-tabs>li:hover>a::after,.fo-tab-dark .nav-tabs>li:hover>a::after{transform:scale(1);}.fo-tab .tab-nav>li>a::after,.fo-tab-left .tab-nav>li>a::after,.fo-tab-dark .tab-nav>li>a::after{background:#21527d none repeat scroll 0% 0%;color:#fff;}.fo-tab .tab-pane,.fo-tab-left .tab-pane,.fo-tab-dark .tab-pane{padding:15px 0;}.fo-tab-dark ul.nav{background-color:#333;justify-content:center;display:flex;}.fo-tab-dark ul.nav li a{padding:12px 15px;}.fo-tab-dark ul.nav li a:hover{color:#fff;}.fo-tab-dark ul.nav li a::after{background:#fff;}.fo-tab-dark ul.nav li.active a{color:#fff;}.fo-tab-left .nav-tabs{text-align:left;}.fo-tab-left .panel-body{padding:5px;}.fo-tab-left .panel-body .tab-content{padding:0;}.number-circle{font-size:24px;border:1px solid #337ab7;border-radius:20px;color:#337ab7;}.tab-strip-kendo{margin-top:10px;}.tab-strip-kendo .k-content{overflow:visible;}.tab-strip-kendo .k-tabstrip-items{text-align:center;display:flex;}.tab-strip-kendo .k-tabstrip-items li{padding:10px;border:0!important;width:100%;}.tab-strip-kendo .k-tabstrip-items li:after{font-family:var(--font-icon);content:"";padding:0 16%;color:#b2b2b2;}.tab-strip-kendo .k-tabstrip-items li .k-link{font-size:18px;font-family:"RobotoBold",sans-serif;color:#b2b2b2;}.tab-strip-kendo .k-tabstrip-items li:last-child:after{display:none;}.tab-strip-kendo .k-tabstrip-items .k-state-active:after,.tab-strip-kendo .k-tabstrip-items .active-tab:after{color:#337ab7;}.tab-strip-kendo .k-tabstrip-items .k-state-active span,.tab-strip-kendo .k-tabstrip-items .active-tab span{color:#337ab7!important;}.tab-strip-kendo .k-tabstrip-items .k-state-active span:hover,.tab-strip-kendo .k-tabstrip-items .active-tab span:hover{color:#285f8f;}.tab-strip-kendo .k-tabstrip-items .k-state-hover{background-color:transparent!important;}.tab-strip-kendo .k-tabstrip-items .k-state-hover:before{color:#337ab7;border-color:#337ab7;}.tab-strip-kendo .k-tabstrip-items .k-state-hover:after{color:#337ab7;}.tab-strip-kendo .k-tabstrip-items .k-state-hover span{color:#337ab7!important;}.tab-strip-kendo .k-tabstrip-items .k-state-hover span:hover{color:#285f8f;}.tab-strip-kendo .k-content{border:0;}.tab-strip-kendo .number-one-active:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-one-active:before{border:2px solid var(--color-primary);color:var(--color-primary)!important;}.tab-strip-kendo .number-one-active:before{content:"1";}.tab-strip-kendo .number-two-active:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-two-active:before{border:2px solid var(--color-primary);color:var(--color-primary)!important;}.tab-strip-kendo .number-two-active:before{content:"2";}.tab-strip-kendo .number-three-active:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-three-active:before{border:2px solid var(--color-primary);color:var(--color-primary)!important;}.tab-strip-kendo .number-three-active:before{content:"3";}.tab-strip-kendo .number-four-active:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-four-active:before{border:2px solid var(--color-primary);color:var(--color-primary)!important;}.tab-strip-kendo .number-four-active:before{content:"4";}.tab-strip-kendo .number-five-active:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-five-active:before{border:2px solid var(--color-primary);color:var(--color-primary)!important;}.tab-strip-kendo .number-five-active:before{content:"5";}.tab-strip-kendo .number-six-active:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-six-active:before{border:2px solid var(--color-primary);color:var(--color-primary)!important;}.tab-strip-kendo .number-six-active:before{content:"6";}.tab-strip-kendo .number-seven-active:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-seven-active:before{border:2px solid var(--color-primary);color:var(--color-primary)!important;}.tab-strip-kendo .number-seven-active:before{content:"7";}.tab-strip-kendo .number-eight-active:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-eight-active:before{border:2px solid var(--color-primary);color:var(--color-primary)!important;}.tab-strip-kendo .number-eight-active:before{content:"8";}.tab-strip-kendo .number-nine-active:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-nine-active:before{border:2px solid var(--color-primary);color:var(--color-primary)!important;}.tab-strip-kendo .number-nine-active:before{content:"9";}.tab-strip-kendo .number-ten-active:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-ten-active:before{border:2px solid var(--color-primary);color:var(--color-primary)!important;}.tab-strip-kendo .number-ten-active:before{content:"10";}.tab-strip-kendo .number-one-deactive:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-one-deactive:before{border:2px solid var(--color-gray-70);color:var(--color-gray-70);}.tab-strip-kendo .number-one-deactive:before{content:"1";}.tab-strip-kendo .number-two-deactive:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-two-deactive:before{border:2px solid var(--color-gray-70);color:var(--color-gray-70);}.tab-strip-kendo .number-two-deactive:before{content:"2";}.tab-strip-kendo .number-three-deactive:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-three-deactive:before{border:2px solid var(--color-gray-70);color:var(--color-gray-70);}.tab-strip-kendo .number-three-deactive:before{content:"3";}.tab-strip-kendo .number-four-deactive:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-four-deactive:before{border:2px solid var(--color-gray-70);color:var(--color-gray-70);}.tab-strip-kendo .number-four-deactive:before{content:"4";}.tab-strip-kendo .number-five-deactive:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-five-deactive:before{border:2px solid var(--color-gray-70);color:var(--color-gray-70);}.tab-strip-kendo .number-five-deactive:before{content:"5";}.tab-strip-kendo .number-six-deactive:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-six-deactive:before{border:2px solid var(--color-gray-70);color:var(--color-gray-70);}.tab-strip-kendo .number-six-deactive:before{content:"6";}.tab-strip-kendo .number-seven-deactive:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-seven-deactive:before{border:2px solid var(--color-gray-70);color:var(--color-gray-70);}.tab-strip-kendo .number-seven-deactive:before{content:"7";}.tab-strip-kendo .number-eight-deactive:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-eight-deactive:before{border:2px solid var(--color-gray-70);color:var(--color-gray-70);}.tab-strip-kendo .number-eight-deactive:before{content:"8";}.tab-strip-kendo .number-nine-deactive:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-nine-deactive:before{border:2px solid var(--color-gray-70);color:var(--color-gray-70);}.tab-strip-kendo .number-nine-deactive:before{content:"9";}.tab-strip-kendo .number-ten-deactive:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:5px 10px;}.tab-strip-kendo .number-ten-deactive:before{border:2px solid var(--color-gray-70);color:var(--color-gray-70);}.tab-strip-kendo .number-ten-deactive:before{content:"10";}.tab-strip-kendo .number-one-complete:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:8px 8px;background-color:30px;color:var(--color-white);border:2px solid var(--color-primary);}.tab-strip-kendo .number-one-complete:after{color:var(--color-primary)!important;}.tab-strip-kendo .number-one-complete:before{font-family:var(--font-icon);content:"";}.tab-strip-kendo .number-two-complete:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:8px 8px;background-color:30px;color:var(--color-white);border:2px solid var(--color-primary);}.tab-strip-kendo .number-two-complete:after{color:var(--color-primary)!important;}.tab-strip-kendo .number-two-complete:before{font-family:var(--font-icon);content:"";}.tab-strip-kendo .number-three-complete:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:8px 8px;background-color:30px;color:var(--color-white);border:2px solid var(--color-primary);}.tab-strip-kendo .number-three-complete:after{color:var(--color-primary)!important;}.tab-strip-kendo .number-three-complete:before{font-family:var(--font-icon);content:"";}.tab-strip-kendo .number-four-complete:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:8px 8px;background-color:30px;color:var(--color-white);border:2px solid var(--color-primary);}.tab-strip-kendo .number-four-complete:after{color:var(--color-primary)!important;}.tab-strip-kendo .number-four-complete:before{font-family:var(--font-icon);content:"";}.tab-strip-kendo .number-five-complete:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:8px 8px;background-color:30px;color:var(--color-white);border:2px solid var(--color-primary);}.tab-strip-kendo .number-five-complete:after{color:var(--color-primary)!important;}.tab-strip-kendo .number-five-complete:before{font-family:var(--font-icon);content:"";}.tab-strip-kendo .number-six-complete:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:8px 8px;background-color:30px;color:var(--color-white);border:2px solid var(--color-primary);}.tab-strip-kendo .number-six-complete:after{color:var(--color-primary)!important;}.tab-strip-kendo .number-six-complete:before{font-family:var(--font-icon);content:"";}.tab-strip-kendo .number-seven-complete:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:8px 8px;background-color:30px;color:var(--color-white);border:2px solid var(--color-primary);}.tab-strip-kendo .number-seven-complete:after{color:var(--color-primary)!important;}.tab-strip-kendo .number-seven-complete:before{font-family:var(--font-icon);content:"";}.tab-strip-kendo .number-eight-complete:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:8px 8px;background-color:30px;color:var(--color-white);border:2px solid var(--color-primary);}.tab-strip-kendo .number-eight-complete:after{color:var(--color-primary)!important;}.tab-strip-kendo .number-eight-complete:before{font-family:var(--font-icon);content:"";}.tab-strip-kendo .number-nine-complete:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:8px 8px;background-color:30px;color:var(--color-white);border:2px solid var(--color-primary);}.tab-strip-kendo .number-nine-complete:after{color:var(--color-primary)!important;}.tab-strip-kendo .number-nine-complete:before{font-family:var(--font-icon);content:"";}.tab-strip-kendo .number-ten-complete:before{font-size:16px;font-family:var(--font-bold);border-radius:40px;padding:8px 8px;background-color:30px;color:var(--color-white);border:2px solid var(--color-primary);}.tab-strip-kendo .number-ten-complete:after{color:var(--color-primary)!important;}.tab-strip-kendo .number-ten-complete:before{font-family:var(--font-icon);content:"";}.tab-modal,.fo-tab-full{position:relative;}.tab-modal .tab-close,.fo-tab-full .tab-close{position:absolute;top:14px;right:14px;text-shadow:none;opacity:1;color:#fff;}.tab-modal .tab-close:focus,.fo-tab-full .tab-close:focus,.tab-modal .tab-close.focus,.fo-tab-full .tab-close.focus{color:#fff;text-decoration:none;outline:0;}.tab-modal .nav,.fo-tab-full .nav{width:100%;text-align:center;}.tab-modal .nav>li,.fo-tab-full .nav>li{float:none;display:inline-block;text-align:center;padding-top:8px;}.tab-modal .nav-tabs,.fo-tab-full .nav-tabs{background-color:var(--color-gray-20);border-bottom:3px solid var(--color-gray-20);}.tab-modal .nav-tabs>li>a,.fo-tab-full .nav-tabs>li>a{border:0;color:#fff;font-size:14px;}.tab-modal .nav-tabs>li.active>a,.fo-tab-full .nav-tabs>li.active>a,.tab-modal .nav-tabs>li>a:hover,.fo-tab-full .nav-tabs>li>a:hover{border:0;color:#fff;background:transparent;}.tab-modal .nav-tabs>li>a::after,.fo-tab-full .nav-tabs>li>a::after{content:"";background:#fff;height:3px;position:absolute;width:100%;left:0;bottom:-2px;transition:all 250ms ease 0s;transform:scale(0);}.tab-modal .nav-tabs>li.active>a::after,.fo-tab-full .nav-tabs>li.active>a::after,.tab-modal .nav-tabs>li:hover>a::after,.fo-tab-full .nav-tabs>li:hover>a::after{transform:scale(1);}.tab-modal .tab-nav>li>a::after,.fo-tab-full .tab-nav>li>a::after{background:#3aa7de none repeat scroll 0% 0%;color:#fff;}.fo-sub-tab .nav-tabs{text-align:center;margin:0 auto;border:0;}.fo-sub-tab .nav-tabs li{float:none;zoom:1;display:inline-block;border-radius:5em;border:0;}.fo-sub-tab .nav-tabs li .active{border-radius:5em;border:0;}.fo-sub-tab .nav-tabs li .active a{border:0;color:#fff;font-family:"RobotoMedium",sans-serif;background-color:#e6e6e6;padding:2px 10px;}.fo-sub-tab .nav-tabs li a{border:0;color:#b2b2b2;font-family:"RobotoMedium",sans-serif;padding:2px 10px;text-transform:uppercase;}.fo-sub-tab .nav-tabs li a::after{display:none;}.fo-sub-tab .nav-tabs li a i{font-size:1.5em;}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.fo-content-column-container{display:unset;}.fo-tab .nav-tabs,.fo-tab-dark .nav-tabs,.fo-tab-left .nav-tabs{border-bottom:0;}.fo-tab .nav-tabs li,.fo-tab-dark .nav-tabs li,.fo-tab-left .nav-tabs li{margin-bottom:10px;border-bottom:2px solid var(--color-border);}.fo-tab .nav-tabs li.active,.fo-tab-dark .nav-tabs li.active,.fo-tab-left .nav-tabs li.active{border-bottom:0;}}.fo-tab-vertical{display:-ms-flexbox!important;display:flex!important;}.fo-tab-vertical .nav-tabs>li{display:block;float:none;border-radius:0;}.fo-tab-vertical .nav-tabs>li>a,.fo-tab-vertical .nav-tabs>li>a:hover,.fo-tab-vertical .nav-tabs>li>a:focus,.fo-tab-vertical .nav-tabs>li.active>a,.fo-tab-vertical .nav-tabs>li.active>a:hover,.fo-tab-vertical .nav-tabs>li.active>a:focus{border-bottom:2px solid var(--color-border);border-radius:0;}.fo-tab-vertical .nav-tabs>li.active>a,.fo-tab-vertical .nav-tabs>li>a:focus,.fo-tab-vertical .nav-tabs>li>a:hover{z-index:1;position:relative;background-color:#f6f6f6;border:0;border-bottom:2px solid var(--color-primary);}.fo-tab-vertical .tab-content{background-color:#f6f6f6;flex:1;padding:2em;}.fo-tab-static{height:50px;padding:1px4;font-size:1px4;font-family:"RobotoMedium",sans-serif;text-transform:uppercase;background-color:var(--background-content);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);box-shadow:0 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);display:block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.fo-tab-static i[class*=fo-icon-]{font-size:22px;margin-right:.4em;}.fo-tab-static .fo-icon-keyboard-arrow-down,.fo-tab-static .section-title-large .page-detail-row .page-detail-toggle,.section-title-large .page-detail-row .fo-tab-static .page-detail-toggle{margin-left:20px;font-size:22px;}.fo-tab-static .fo-icon-account-circle{margin-right:1px0;font-size:22px;}.fo-tab-static .fo-icon-directions-car{margin-right:1px0;font-size:24px;}.fo-tab-static span{position:relative;}.fo-tab-static .username{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-tab-static #toggleButton{cursor:pointer;}.fo-tab-static .km-info{font-family:"RobotoBold",sans-serif;font-size:12px;margin:0 4px;color:#4c4c4c;}.fo-tab-title{height:100px;background:-webkit-linear-gradient(legacy-direction(94deg),#285f8f,#337ab7);background:linear-gradient(94deg,#285f8f,#337ab7);padding:10px 15px;margin-bottom:25px;}.fo-tab-title .fo-breadcrumb,.fo-tab-title .fo-breadcrumb-button{margin-bottom:10px;padding:0;}.fo-tab-title .fo-breadcrumb h4,.fo-tab-title .fo-breadcrumb-button h4{margin-bottom:5px;}.section-title-large{height:100px;background:-webkit-linear-gradient(legacy-direction(94deg),#285f8f,#337ab7);background:linear-gradient(94deg,#285f8f,#337ab7);padding:10px 15px;margin-bottom:3em;}.section-title-large .page-breadcrumb{margin:1em 0 .8em 0;position:relative;}.section-title-large .page-breadcrumb h1{display:block;color:var(--color-white);font-size:18px;margin:0 15px 0 0;}.section-title-large .page-breadcrumb span{color:var(--color-white);}.section-title-large .page-breadcrumb .left{margin:0;padding:0;}.section-title-large .page-breadcrumb .right{position:absolute;right:15px;top:2%;}.section-title-large .page-breadcrumb .right a{color:var(--color-white);}.section-title-large .panel{margin-bottom:0;}.section-title-large h4{color:var(--color-white);font-size:18px;line-height:40px;}.section-title-large .panel-collapse{position:relative;}.section-title-large .page-detail-row{height:50px;padding:10px;font-size:1px4;background-color:var(--background-content);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);box-shadow:0 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);display:block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.section-title-large .page-detail-row h4{margin:0;font-size:1em;line-height:18px;font-family:"RobotoBold",sans-serif;color:var(--color-body);}.section-title-large .page-detail-row h6{color:#808080;font-size:.8em;text-transform:uppercase;margin:0 0 .2em 0;}.section-title-large .page-detail-row .page-detail-toggle{position:absolute;right:1em;}.section-title-large .page-detail-row .fo-icon-keyboard-arrow-down,.section-title-large .page-detail-row .page-detail-toggle{margin-left:20px;font-size:22px;}.section-title-large .page-detail-row .fo-icon-account-circle{margin-right:1px0;font-size:22px;}.section-title-large .page-detail-row .fo-icon-directions-car{margin-right:1px0;font-size:24px;}.section-title-large .page-detail-row i{color:#000;display:inline;}.section-title-large .page-detail-row .username{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.section-title-large .page-detail-row #toggleButton{cursor:pointer;}.section-title-large .page-detail-row .km-info{font-family:"RobotoBold",sans-serif;font-size:12px;margin:0 4px;color:#4c4c4c;}.section-title-large .panel-body,.section-title-large fo-panel-body{padding:20px;font-size:14px;background-color:var(--color-white);-webkit-box-shadow:-1px 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);-moz-box-shadow:-1px 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);box-shadow:-1px 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:absolute;left:0;right:0;z-index:1010;}.section-title-large .panel-body .text-right strong,.section-title-large fo-panel-body .text-right strong{display:block;}.section-title-large .panel-body ul,.section-title-large fo-panel-body ul{-webkit-padding-start:0;}.section-title-large .panel-body ul li,.section-title-large fo-panel-body ul li{list-style:none;margin-bottom:1px0;}.section-title-large .panel-body i,.section-title-large fo-panel-body i{margin-right:5px;font-size:1px8;}.section-title-large .profile-button{padding:0!important;font-size:1px4;font-family:"RobotoBold",sans-serif;font-style:normal;font-stretch:normal;text-align:center;color:#337ab7;}.section-title-large .profile-button:hover{color:#285f8f;}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.section-title-big .panel-body,.section-title-big .fo-panel-body{padding:10px;}.section-title-big .panel-body .text-right,.section-title-big .fo-panel-body .text-right{text-align:left;}.section-title-big .page-detail-row{padding:5px;overflow:hidden;}.section-title-big .page-detail-row h4{font-size:.8em;display:inline;}.section-title-big .page-detail-row h6{font-size:.6em;display:inline;}.section-title-big .page-detail-row button.page-detail-toggle{padding:0 4px 0 0;}}.page-title{height:100px;background:-webkit-linear-gradient(legacy-direction(94deg),#285f8f,#337ab7);background:linear-gradient(94deg,#285f8f,#337ab7);padding:10px 15px;}.page-title .panel{margin-bottom:0;}.page-title h4{color:var(--color-white);font-size:18px;line-height:40px;}.page-title .panel-collapse{position:relative;}.page-title .fo-breadcrumb,.page-title .fo-breadcrumb-button{margin-bottom:5px;}.page-title .fo-breadcrumb h4,.page-title .fo-breadcrumb-button h4{margin-bottom:5px;}.page-title .primary-card{height:50px;padding:1px4;font-size:1px4;background-color:var(--color-white);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);box-shadow:0 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);display:block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.page-title .primary-card .fo-icon-keyboard-arrow-down,.page-title .primary-card .section-title-large .page-detail-row .page-detail-toggle,.section-title-large .page-detail-row .page-title .primary-card .page-detail-toggle{margin-left:20px;font-size:22px;}.page-title .primary-card .fo-icon-account-circle{margin-right:1px0;font-size:22px;}.page-title .primary-card .fo-icon-directions-car{margin-right:1px0;font-size:24px;}.page-title .primary-card span{position:relative;}.page-title .primary-card .username{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.page-title .primary-card #toggleButton{cursor:pointer;}.page-title .primary-card .km-info{font-family:"RobotoBold",sans-serif;font-size:12px;margin:0 4px;color:#4c4c4c;}.page-title .panel-body,.page-title fo-panel-body{padding:20px;font-size:14px;background-color:var(--color-white);-webkit-box-shadow:-1px 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);-moz-box-shadow:-1px 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);box-shadow:-1px 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:absolute;left:0;right:0;z-index:1010;}.page-title .panel-body .text-right strong,.page-title fo-panel-body .text-right strong{display:block;}.page-title .panel-body ul,.page-title fo-panel-body ul{-webkit-padding-start:0;}.page-title .panel-body ul li,.page-title fo-panel-body ul li{list-style:none;margin-bottom:0;}.page-title .panel-body i,.page-title fo-panel-body i{margin-right:5px;font-size:8px;}.page-title .profile-button{padding:0!important;font-size:1px4;font-family:"RobotoBold",sans-serif;font-style:normal;font-stretch:normal;text-align:center;color:#337ab7;}.page-title .profile-button:hover{color:#285f8f;}.title-light{border-radius:3px;background-color:#e6e6e6;}.tab-button,.tab-button-active{text-align:center;font-family:"RobotoBold",sans-serif;color:#337ab7;line-height:40px;}.tab-button i,.tab-button-active i{margin-right:2%;font-size:24px;}.tab-button a,.tab-button-active a{color:#337ab7;}.tab-button a:hover,.tab-button-active a:hover{color:#285f8f;}.tab-button-active{border-bottom:3px solid #337ab7;height:44px;}.dispatch .row-new-dispatch{margin:1px0 0;}.dispatch .row-new-dispatch h3{font-family:"RobotoBold",sans-serif;font-size:20px;}.dispatch .row-new-dispatch p{color:#666;font-size:14px;}.dispatch .with-asn h3{font-family:"RobotoBold",sans-serif;font-size:20px;}.dispatch .with-asn p{color:#666;font-size:14px;}.dispatch .without-asn h3{font-family:"RobotoBold",sans-serif;font-size:20px;}.dispatch .without-asn p{color:#666;font-size:14px;}.dispatch h4{font-size:16px;font-family:"RobotoBold",sans-serif;}.dispatch span{color:#666;margin-right:0;}.dispatch .fo-checkbox input[type=checkbox]{margin:0;}.fo-sticky-panel{position:sticky;background-color:#dfe6e9;padding:20px 0;bottom:0;}.panel-bottom-content{margin-top:70px;}@media only screen and (min-device-width:239px) and (max-device-width:736px){.fo-tab .fo-tab-block li,.fo-tab-dark .fo-tab-block li,.fo-tab-left .fo-tab-block li{display:block;}}table{width:100%;max-width:100%;margin-bottom:20px;display:table;border-spacing:0;border-collapse:collapse;background-color:transparent;}table tr,table td,table th{border:1px solid var(--color-border);vertical-align:middle;}table th{display:table-cell;padding:8px 5px;position:relative;}table td{display:table-cell;padding:8px 4px;border:1px solid var(--color-border);}table .fo-background-even{background-color:var(--background-odd);}.fo-table,.fo-table-onoff-switcher,.fo-table-collapse,.fo-table-fit-text,.fo-table-striped,.fo-table-line{width:100%;max-width:100%;line-height:20px;border-spacing:0;border-collapse:collapse;background-color:transparent;}.fo-table tr,.fo-table-onoff-switcher tr,.fo-table-collapse tr,.fo-table-fit-text tr,.fo-table-striped tr,.fo-table-line tr{text-align:left;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:1px;border-bottom-color:var(--color-border);border-left-width:0;}.fo-table tr td,.fo-table-onoff-switcher tr td,.fo-table-collapse tr td,.fo-table-fit-text tr td,.fo-table-striped tr td,.fo-table tr th,.fo-table-onoff-switcher tr th,.fo-table-collapse tr th,.fo-table-fit-text tr th,.fo-table-striped tr th,.fo-table-line tr td,.fo-table-line tr th{border:0!important;padding:.5rem;line-height:1.2rem;}.fo-table tr td a[class*=fo-icon-],.fo-table-onoff-switcher tr td a[class*=fo-icon-],.fo-table-collapse tr td a[class*=fo-icon-],.fo-table-fit-text tr td a[class*=fo-icon-],.fo-table-striped tr td a[class*=fo-icon-],.fo-table tr td em[class*=fo-icon-],.fo-table-onoff-switcher tr td em[class*=fo-icon-],.fo-table-collapse tr td em[class*=fo-icon-],.fo-table-fit-text tr td em[class*=fo-icon-],.fo-table-striped tr td em[class*=fo-icon-],.fo-table tr th a[class*=fo-icon-],.fo-table-onoff-switcher tr th a[class*=fo-icon-],.fo-table-collapse tr th a[class*=fo-icon-],.fo-table-fit-text tr th a[class*=fo-icon-],.fo-table-striped tr th a[class*=fo-icon-],.fo-table tr th em[class*=fo-icon-],.fo-table-onoff-switcher tr th em[class*=fo-icon-],.fo-table-collapse tr th em[class*=fo-icon-],.fo-table-fit-text tr th em[class*=fo-icon-],.fo-table-striped tr th em[class*=fo-icon-],.fo-table-line tr td a[class*=fo-icon-],.fo-table-line tr td em[class*=fo-icon-],.fo-table-line tr th a[class*=fo-icon-],.fo-table-line tr th em[class*=fo-icon-]{color:var(--color-primary);font-size:1.5em;}.fo-table tr td a[class*=fo-icon-]:hover,.fo-table-onoff-switcher tr td a[class*=fo-icon-]:hover,.fo-table-collapse tr td a[class*=fo-icon-]:hover,.fo-table-fit-text tr td a[class*=fo-icon-]:hover,.fo-table-striped tr td a[class*=fo-icon-]:hover,.fo-table tr td em[class*=fo-icon-]:hover,.fo-table-onoff-switcher tr td em[class*=fo-icon-]:hover,.fo-table-collapse tr td em[class*=fo-icon-]:hover,.fo-table-fit-text tr td em[class*=fo-icon-]:hover,.fo-table-striped tr td em[class*=fo-icon-]:hover,.fo-table tr th a[class*=fo-icon-]:hover,.fo-table-onoff-switcher tr th a[class*=fo-icon-]:hover,.fo-table-collapse tr th a[class*=fo-icon-]:hover,.fo-table-fit-text tr th a[class*=fo-icon-]:hover,.fo-table-striped tr th a[class*=fo-icon-]:hover,.fo-table tr th em[class*=fo-icon-]:hover,.fo-table-onoff-switcher tr th em[class*=fo-icon-]:hover,.fo-table-collapse tr th em[class*=fo-icon-]:hover,.fo-table-fit-text tr th em[class*=fo-icon-]:hover,.fo-table-striped tr th em[class*=fo-icon-]:hover,.fo-table-line tr td a[class*=fo-icon-]:hover,.fo-table-line tr td em[class*=fo-icon-]:hover,.fo-table-line tr th a[class*=fo-icon-]:hover,.fo-table-line tr th em[class*=fo-icon-]:hover{color:var(--color-hover);}.fo-table tr td em[class^=fo-icon-],.fo-table-onoff-switcher tr td em[class^=fo-icon-],.fo-table-collapse tr td em[class^=fo-icon-],.fo-table-fit-text tr td em[class^=fo-icon-],.fo-table-striped tr td em[class^=fo-icon-],.fo-table tr td em[class*=fo-icon-],.fo-table-onoff-switcher tr td em[class*=fo-icon-],.fo-table-collapse tr td em[class*=fo-icon-],.fo-table-fit-text tr td em[class*=fo-icon-],.fo-table-striped tr td em[class*=fo-icon-],.fo-table tr th em[class^=fo-icon-],.fo-table-onoff-switcher tr th em[class^=fo-icon-],.fo-table-collapse tr th em[class^=fo-icon-],.fo-table-fit-text tr th em[class^=fo-icon-],.fo-table-striped tr th em[class^=fo-icon-],.fo-table tr th em[class*=fo-icon-],.fo-table-onoff-switcher tr th em[class*=fo-icon-],.fo-table-collapse tr th em[class*=fo-icon-],.fo-table-fit-text tr th em[class*=fo-icon-],.fo-table-striped tr th em[class*=fo-icon-],.fo-table-line tr td em[class^=fo-icon-],.fo-table-line tr td em[class*=fo-icon-],.fo-table-line tr th em[class^=fo-icon-],.fo-table-line tr th em[class*=fo-icon-]{font-size:1.5em;line-height:.8;height:24px;display:inline-block;}.fo-table tr .fo-color-success a[class*=fo-icon-],.fo-table-onoff-switcher tr .fo-color-success a[class*=fo-icon-],.fo-table-collapse tr .fo-color-success a[class*=fo-icon-],.fo-table-fit-text tr .fo-color-success a[class*=fo-icon-],.fo-table-striped tr .fo-color-success a[class*=fo-icon-],.fo-table tr .fo-color-success em[class*=fo-icon-],.fo-table-onoff-switcher tr .fo-color-success em[class*=fo-icon-],.fo-table-collapse tr .fo-color-success em[class*=fo-icon-],.fo-table-fit-text tr .fo-color-success em[class*=fo-icon-],.fo-table-striped tr .fo-color-success em[class*=fo-icon-],.fo-table-line tr .fo-color-success a[class*=fo-icon-],.fo-table-line tr .fo-color-success em[class*=fo-icon-]{color:var(--color-success);}.fo-table tr .fo-color-info a[class*=fo-icon-],.fo-table-onoff-switcher tr .fo-color-info a[class*=fo-icon-],.fo-table-collapse tr .fo-color-info a[class*=fo-icon-],.fo-table-fit-text tr .fo-color-info a[class*=fo-icon-],.fo-table-striped tr .fo-color-info a[class*=fo-icon-],.fo-table tr .fo-color-info em[class*=fo-icon-],.fo-table-onoff-switcher tr .fo-color-info em[class*=fo-icon-],.fo-table-collapse tr .fo-color-info em[class*=fo-icon-],.fo-table-fit-text tr .fo-color-info em[class*=fo-icon-],.fo-table-striped tr .fo-color-info em[class*=fo-icon-],.fo-table-line tr .fo-color-info a[class*=fo-icon-],.fo-table-line tr .fo-color-info em[class*=fo-icon-]{color:var(--color-info);}.fo-table tr .fo-color-warning a[class*=fo-icon-],.fo-table-onoff-switcher tr .fo-color-warning a[class*=fo-icon-],.fo-table-collapse tr .fo-color-warning a[class*=fo-icon-],.fo-table-fit-text tr .fo-color-warning a[class*=fo-icon-],.fo-table-striped tr .fo-color-warning a[class*=fo-icon-],.fo-table tr .fo-color-warning em[class*=fo-icon-],.fo-table-onoff-switcher tr .fo-color-warning em[class*=fo-icon-],.fo-table-collapse tr .fo-color-warning em[class*=fo-icon-],.fo-table-fit-text tr .fo-color-warning em[class*=fo-icon-],.fo-table-striped tr .fo-color-warning em[class*=fo-icon-],.fo-table-line tr .fo-color-warning a[class*=fo-icon-],.fo-table-line tr .fo-color-warning em[class*=fo-icon-]{color:var(--color-warning);}.fo-table tr .fo-color-error em,.fo-table-onoff-switcher tr .fo-color-error em,.fo-table-collapse tr .fo-color-error em,.fo-table-fit-text tr .fo-color-error em,.fo-table-striped tr .fo-color-error em,.fo-table-line tr .fo-color-error em{color:var(--color-error)!important;}.fo-table th,.fo-table-onoff-switcher th,.fo-table-collapse th,.fo-table-fit-text th,.fo-table-striped th,.fo-table-line th{display:table-cell;padding:10px;position:relative;border:1px solid var(--color-border);font-family:var(--font-medium);font-weight:normal;}.fo-table th:hover:after,.fo-table-onoff-switcher th:hover:after,.fo-table-collapse th:hover:after,.fo-table-fit-text th:hover:after,.fo-table-striped th:hover:after,.fo-table-line th:hover:after{opacity:.8;}.fo-table tbody td,.fo-table-onoff-switcher tbody td,.fo-table-collapse tbody td,.fo-table-fit-text tbody td,.fo-table-striped tbody td,.fo-table-line tbody td{border:1px solid var(--color-border);}.fo-table tr,.fo-table-onoff-switcher tr,.fo-table-collapse tr,.fo-table-fit-text tr,.fo-table-striped tr,.fo-table td,.fo-table-onoff-switcher td,.fo-table-collapse td,.fo-table-fit-text td,.fo-table-striped td,.fo-table th,.fo-table-onoff-switcher th,.fo-table-collapse th,.fo-table-fit-text th,.fo-table-striped th,.fo-table-line tr,.fo-table-line td,.fo-table-line th{vertical-align:middle;}.fo-table td,.fo-table-onoff-switcher td,.fo-table-collapse td,.fo-table-fit-text td,.fo-table-striped td,.fo-table-line td{display:table-cell;padding:10px;border-right:0;border-left:0;}.fo-table tr:first-child th,.fo-table-onoff-switcher tr:first-child th,.fo-table-collapse tr:first-child th,.fo-table-fit-text tr:first-child th,.fo-table-striped tr:first-child th,.fo-table-line tr:first-child th{font-family:var(--font-medium);font-weight:normal;}.fo-table .fo-form-group,.fo-table-onoff-switcher .fo-form-group,.fo-table-collapse .fo-form-group,.fo-table-fit-text .fo-form-group,.fo-table-striped .fo-form-group,.fo-table .form-group,.fo-table-onoff-switcher .form-group,.fo-table-collapse .form-group,.fo-table-fit-text .form-group,.fo-table-striped .form-group,.fo-table-line .fo-form-group,.fo-table-line .form-group{margin:0;padding:0;width:100%;}.fo-table .fo-form-group input,.fo-table-onoff-switcher .fo-form-group input,.fo-table-collapse .fo-form-group input,.fo-table-fit-text .fo-form-group input,.fo-table-striped .fo-form-group input,.fo-table .form-group input,.fo-table-onoff-switcher .form-group input,.fo-table-collapse .form-group input,.fo-table-fit-text .form-group input,.fo-table-striped .form-group input,.fo-table-line .fo-form-group input,.fo-table-line .form-group input{margin:0;padding:0;height:32px;}.fo-table .fo-selected:hover,.fo-table-onoff-switcher .fo-selected:hover,.fo-table-collapse .fo-selected:hover,.fo-table-fit-text .fo-selected:hover,.fo-table-striped .fo-selected:hover,.fo-table .selected:hover,.fo-table-onoff-switcher .selected:hover,.fo-table-collapse .selected:hover,.fo-table-fit-text .selected:hover,.fo-table-striped .selected:hover,.fo-table-line .fo-selected:hover,.fo-table-line .selected:hover{color:var(--color-primary);}.fo-table .fo-selected:hover span,.fo-table-onoff-switcher .fo-selected:hover span,.fo-table-collapse .fo-selected:hover span,.fo-table-fit-text .fo-selected:hover span,.fo-table-striped .fo-selected:hover span,.fo-table .fo-selected:hover i,.fo-table-onoff-switcher .fo-selected:hover i,.fo-table-collapse .fo-selected:hover i,.fo-table-fit-text .fo-selected:hover i,.fo-table-striped .fo-selected:hover i,.fo-table .fo-selected:hover em,.fo-table-onoff-switcher .fo-selected:hover em,.fo-table-collapse .fo-selected:hover em,.fo-table-fit-text .fo-selected:hover em,.fo-table-striped .fo-selected:hover em,.fo-table .selected:hover span,.fo-table-onoff-switcher .selected:hover span,.fo-table-collapse .selected:hover span,.fo-table-fit-text .selected:hover span,.fo-table-striped .selected:hover span,.fo-table .selected:hover i,.fo-table-onoff-switcher .selected:hover i,.fo-table-collapse .selected:hover i,.fo-table-fit-text .selected:hover i,.fo-table-striped .selected:hover i,.fo-table .selected:hover em,.fo-table-onoff-switcher .selected:hover em,.fo-table-collapse .selected:hover em,.fo-table-fit-text .selected:hover em,.fo-table-striped .selected:hover em,.fo-table-line .fo-selected:hover span,.fo-table-line .fo-selected:hover i,.fo-table-line .fo-selected:hover em,.fo-table-line .selected:hover span,.fo-table-line .selected:hover i,.fo-table-line .selected:hover em{color:var(--color-primary);}.fo-table .fo-selected span,.fo-table-onoff-switcher .fo-selected span,.fo-table-collapse .fo-selected span,.fo-table-fit-text .fo-selected span,.fo-table-striped .fo-selected span,.fo-table .fo-selected i,.fo-table-onoff-switcher .fo-selected i,.fo-table-collapse .fo-selected i,.fo-table-fit-text .fo-selected i,.fo-table-striped .fo-selected i,.fo-table .fo-selected em,.fo-table-onoff-switcher .fo-selected em,.fo-table-collapse .fo-selected em,.fo-table-fit-text .fo-selected em,.fo-table-striped .fo-selected em,.fo-table .selected span,.fo-table-onoff-switcher .selected span,.fo-table-collapse .selected span,.fo-table-fit-text .selected span,.fo-table-striped .selected span,.fo-table .selected i,.fo-table-onoff-switcher .selected i,.fo-table-collapse .selected i,.fo-table-fit-text .selected i,.fo-table-striped .selected i,.fo-table .selected em,.fo-table-onoff-switcher .selected em,.fo-table-collapse .selected em,.fo-table-fit-text .selected em,.fo-table-striped .selected em,.fo-table-line .fo-selected span,.fo-table-line .fo-selected i,.fo-table-line .fo-selected em,.fo-table-line .selected span,.fo-table-line .selected i,.fo-table-line .selected em{color:var(--color-white);}.fo-table td[contenteditable=true],.fo-table-onoff-switcher td[contenteditable=true],.fo-table-collapse td[contenteditable=true],.fo-table-fit-text td[contenteditable=true],.fo-table-striped td[contenteditable=true],.fo-table-line td[contenteditable=true]{color:var(--color-primary);-webkit-transition:background-color 100ms linear;-moz-transition:background-color 100ms linear;-o-transition:background-color 100ms linear;transition:background-color 100ms linear;}.fo-table td[contenteditable=true]:focus-visible,.fo-table-onoff-switcher td[contenteditable=true]:focus-visible,.fo-table-collapse td[contenteditable=true]:focus-visible,.fo-table-fit-text td[contenteditable=true]:focus-visible,.fo-table-striped td[contenteditable=true]:focus-visible,.fo-table-line td[contenteditable=true]:focus-visible{background-color:var(--color-info-light);border:0;outline:0;}.fo-table-striped tr:nth-child(odd){background-color:var(--background-odd);}.fo-table-striped thead tr:first-child{background-color:var(--background-section);}.fo-table-striped thead tr,.fo-table-striped thead th,.fo-table-striped thead td,.fo-table-striped tbody tr,.fo-table-striped tbody th,.fo-table-striped tbody td{border:0;}.fo-table-striped thead tr em[class*=fo-icon-],.fo-table-striped thead th em[class*=fo-icon-],.fo-table-striped thead td em[class*=fo-icon-],.fo-table-striped tbody tr em[class*=fo-icon-],.fo-table-striped tbody th em[class*=fo-icon-],.fo-table-striped tbody td em[class*=fo-icon-]{font-size:1.5rem;}.fo-table-striped thead tr a[class*=fo-icon-]:before,.fo-table-striped thead th a[class*=fo-icon-]:before,.fo-table-striped thead td a[class*=fo-icon-]:before,.fo-table-striped tbody tr a[class*=fo-icon-]:before,.fo-table-striped tbody th a[class*=fo-icon-]:before,.fo-table-striped tbody td a[class*=fo-icon-]:before{font-size:1.5rem;}.fo-table-striped pre{margin:0;}.fo-table-lined{width:100%;max-width:100%;margin-bottom:20px;display:table;border-spacing:0;border-collapse:collapse;background-color:transparent;}.fo-table-lined tr,.fo-table-lined td,.fo-table-lined th{border:1px solid var(--color-border);vertical-align:middle;}.fo-table-lined th{display:table-cell;padding:8px 5px;position:relative;}.fo-table-lined td{display:table-cell;padding:8px 4px;border:1px solid var(--color-border);}.fo-table-lined .fo-background-even{background-color:var(--background-odd);}.fo-table-unlined,.fo-pretable{width:100%;max-width:100%;margin-bottom:20px;display:table;border-spacing:0;border-collapse:collapse;background-color:transparent;}.fo-table-unlined tr,.fo-table-unlined td,.fo-table-unlined th,.fo-pretable tr,.fo-pretable td,.fo-pretable th{border:0;vertical-align:middle;height:20px;text-align:left;}.fo-table-unlined th,.fo-pretable th{display:table-cell;padding:8px 5px;position:relative;}.fo-table-unlined td,.fo-pretable td{display:table-cell;padding:8px 4px;}.fo-table-select-row .fo-highlight-row{background:var(--color-info-light);}.fo-table-fit-text{border-collapse:collapse;width:100%;}.fo-table-fit-text td:not(:last-child){white-space:nowrap;}.fo-table-fit-text td:last-child{width:99%;}.fo-table-content,.fo-content-column{border:1px solid #dfe6e9;border-radius:5px;height:100%;}.fo-table-content .fo-table-content-title,.fo-table-content .fo-content-column-title,.fo-table-content .column-title,.fo-content-column .fo-table-content-title,.fo-content-column .fo-content-column-title,.fo-content-column .column-title{background-color:var(--background-panel);padding:0 15px;font-family:var(--font-medium);height:40px;display:flex;align-items:center;justify-content:space-between;}.fo-table-content .fo-content-column-section,.fo-content-column .fo-content-column-section{padding:1em;}.fo-table-content .row-image-thumbnail,.fo-content-column .row-image-thumbnail{height:100%;min-height:300px;max-height:300px;padding:10px;overflow:auto;}.fo-table-content .row-image-thumbnail a,.fo-content-column .row-image-thumbnail a{cursor:pointer;display:inline-block;}.fo-table-content .row-image-thumbnail .item,.fo-content-column .row-image-thumbnail .item{margin:0;padding:0;overflow:hidden;position:relative;}.fo-table-content .row-image-thumbnail .item img,.fo-content-column .row-image-thumbnail .item img{border:3px solid transparent;max-height:60px;opacity:1;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;}.fo-table-content .row-image-thumbnail .item img:hover,.fo-content-column .row-image-thumbnail .item img:hover{border:3px solid #337ab7;}.fo-table-content .row-image-thumbnail .active,.fo-content-column .row-image-thumbnail .active{position:relative;}.fo-table-content .row-image-thumbnail .active img,.fo-content-column .row-image-thumbnail .active img{opacity:1;border:3px solid #337ab7;}.fo-table-content .row-image-thumbnail .active:after,.fo-content-column .row-image-thumbnail .active:after{content:"";position:absolute;right:8px;top:8px;font-size:1.5em;color:#fff;}.fo-table-content .row-image-thumbnail .fo-badges,.fo-content-column .row-image-thumbnail .fo-badges{position:absolute;right:8px;top:8px;}.fo-table-content .row-image-compare,.fo-content-column .row-image-compare{max-height:1024px;padding:5px;}.fo-table-content .fo-car-properties h4,.fo-content-column .fo-car-properties h4{margin:0;}.fo-table-no-data{height:100%;width:100%;}.fo-table-no-data tr td .fo-table-no-data-space{width:100%;background-color:var(--color-gray-90);display:flex;align-items:center;justify-content:center;padding:4rem 2rem;border-radius:5px;}.fo-table-no-data tr td .fo-table-no-data-space em{font-size:3rem;color:var(--color-gray-60);}.fo-table-no-data tr td .fo-table-no-data-space h3{font-size:.8rem;color:var(--color-gray-60);display:block;}.fo-table-flow{width:100%;}.fo-table-flow .fo-table-flow-edit-icons{color:var(--color-primary);font-size:1.5em;margin-left:.5em;cursor:pointer;}.fo-table-flow .fo-table-flow-edit-icons:hover{color:var(--color-hover);}.fo-table-flow .fo-table-flow-toggle{font-size:2em;cursor:pointer;font-family:var(--font-icon);}.fo-table-flow .fo-table-flow-toggle:before{content:"";}.fo-table-flow .fo-table-flow-toggle:hover{color:var(--color-hover);}.fo-table-flow table{margin-bottom:0!important;}.fo-table-flow table tbody>tr>td:first-child{width:2%;white-space:nowrap;}.fo-table-flow table td{font-family:var(--font-medium);}.fo-table-flow span.fa{transition:all 400ms;}.fo-table-flow span.fa:hover{cursor:pointer!important;color:#333;}.fo-table-flow .fo-table-flow-selected td{background-color:var(--color-gray-90);}.fo-table-flow .fo-table-flow-selected td .fo-table-flow-toggle:before{content:"";display:inline-block;transform:rotate(90deg);transition:300ms ease all;}.fo-table-flow .fo-table-flow-row-detail>td{padding:0!important;padding-bottom:10px!important;}.fo-table-flow .fo-table-flow-row-detail>td:not(:first-child){padding:5px 5px 5px 5px;}.fo-table-flow .fo-table-flow-detail-content ul,.fo-table-flow .fo-table-flow-detail-content li{list-style:none;margin:0;padding:0;}.fo-table-flow .fo-table-flow-detail-content ul li{border:2px dashed #337ab7;border-width:0 0 0 2px;display:flex;}.fo-table-flow .fo-table-flow-detail-content ul li .fo-table-flow-detail-border{margin:0;padding:0 10px 5px 0;margin-bottom:10px;flex-grow:1;flex-basis:100%;}.fo-table-flow .fo-table-flow-detail-content ul li .fo-table-flow-detail-border fieldset{border:2px solid #77acd9;border-radius:5px;padding:.5em;}.fo-table-flow .fo-table-flow-detail-content ul li .fo-table-flow-detail-border fieldset legend{font-size:90%;margin-bottom:0;border:0;width:100%;}.fo-table-flow .fo-table-flow-detail-content ul li .fo-table-flow-detail-border fieldset legend .fo-table-flow-child-title{background-color:var(--color-primary);color:var(--color-white);border-radius:5px;padding:.4em .8em;width:100%;display:block;display:flex;justify-content:space-between;}.fo-table-flow .fo-table-flow-detail-content ul li .fo-table-flow-detail-border fieldset legend .fo-table-flow-child-title .fo-table-flow-edit-icons{color:var(--color-white);}.fo-table-flow .fo-table-flow-detail-content ul li .fo-table-flow-detail-border fieldset>div{margin-left:5px;margin-right:12px;}.fo-table-flow .fo-table-flow-detail-content ul li .fo-table-flow-detail-border:first-child{border-top:2px dashed #337ab7;flex-basis:4%;margin-top:6%;}.fo-table-flow .fo-table-flow-detail-content ul li:first-child{padding-top:25px;}.fo-table-flow .fo-table-flow-detail-content ul li:last-child{margin-bottom:20px;}.fo-table-flow .fo-table-flow-detail-content ul li:last-child>.fo-table-flow-detail-border{margin-bottom:-24px;}.fo-table-flow .fo-table-flow-detail-content ul li:last-child>.fo-table-flow-detail-border:first-child{margin-left:-1px;}.fo-table-col-to-row{border-collapse:collapse;margin:0;padding:0;width:100%;table-layout:fixed;}.fo-table-col-to-row caption{font-size:1.5em;margin:.5em 0 .75em;}.fo-table-col-to-row tr{border-bottom:1px solid var(--color-border);padding:.35em;}.fo-table-col-to-row th,.fo-table-col-to-row td{padding:.5rem;text-align:center;}.fo-table-col-to-row th{font-size:.85em;letter-spacing:.1em;text-transform:uppercase;}.fo-table-comparison{margin:0 auto;padding:10px;width:100%;border-collapse:separate;border-spacing:0;background:var(--color-white);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;}.fo-table-comparison .fo-table-comparison-caption{padding:12px 16px;color:var(--color-gray-70);text-align:left;font-size:14px;min-width:300px;}.fo-table-comparison thead th{background:#f9fafb;border-bottom:1px solid var(--color-border);padding:16px;text-align:center;}.fo-table-comparison thead th .fo-table-comparison-subtitle{font-size:1rem;margin:5px 0;color:var(--color-gray-50);font-family:var(--font-regular);}.fo-table-comparison thead th .fo-table-comparison-price{font-size:2rem;color:var(--color-gray-20);font-family:var(--font-medium);}.fo-table-comparison th,.fo-table-comparison td{padding:14px 16px;vertical-align:middle;border-bottom:1px solid var(--color-border);}.fo-table-comparison tbody tr th,.fo-table-comparison tbody tr td{border-bottom:1px solid var(--color-border)!important;}.fo-table-comparison tbody tr:last-child th,.fo-table-comparison tbody tr:last-child td{border-bottom:0;}.fo-table-comparison tbody th,.fo-table-comparison tbody td{text-align:center;}.fo-table-comparison .fo-table-comparison-col-feature{width:20%;}.fo-table-comparison .fo-table-comparison-col-plan{width:40%;text-align:center;position:relative;}.fo-table-comparison .fo-table-comparison-col-recommended{width:40%;text-align:center;}.fo-table-comparison .yes::after{font-family:var(--font-icon);font-size:1.2rem;content:"";color:var(--color-black);}.fo-table-comparison .no::after{font-family:var(--font-icon);font-size:1.2rem;content:"";color:var(--color-gray-70);}.fo-table-comparison .fo-table-comparison-cta-row td{padding:18px 16px;border:0!important;}@media(max-width:768px){.fo-table-comparison thead{display:none;}.fo-table-comparison,.fo-table-comparison tbody,.fo-table-comparison tr,.fo-table-comparison th,.fo-table-comparison td{display:block;width:100%;}.fo-table-comparison tr{border-top:0 solid var(--color-border);padding:12px 0;border:0;}.fo-table-comparison tr:first-of-type{border:0;}.fo-table-comparison th[scope=row]{padding-bottom:6px;border:0;}.fo-table-comparison td{border:0;padding:8px 16px;display:flex;justify-content:space-between;gap:12px;}.fo-table-comparison td::before{content:attr(data-label);color:var(--color-gray-70);}.fo-table-comparison .col-feature,.fo-table-comparison .col-plan{width:auto;text-align:left;}.fo-table-comparison .fo-table-comparison-cta-row td{justify-content:flex-start;}.fo-table-comparison .col-recommended{background:transparent;}}.fo-table-comparison table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;border:0;}.fo-table-comparison table thead{background-color:var(--color-white);}.fo-table-comparison table thead th{background-color:var(--color-white);position:sticky;top:0;}.fo-table-comparison table thead th .fo-table-comparison-subtitle{font-size:1rem;color:var(--color-gray-50);font-family:var(--font-regular);}.fo-table-comparison table thead th .fo-table-comparison-price{font-size:2rem;color:var(--color-primary);font-family:var(--font-medium);}.fo-table-comparison table tbody tr:nth-child(odd){display:none;}.fo-table-comparison table tbody .fo-table-comparison-row{background:#f5f5f5;}.fo-table-comparison td{empty-cells:show;padding:10px;border:0;}.fo-table-comparison .fo-table-comparison-mobile-footer-title{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;}.fo-table-collapse .fo-table-collapse-row{cursor:pointer;padding:15px;position:relative;transition:all .2s ease-in-out;}.fo-table-collapse .fo-table-collapse-row:hover{background-color:rgba(0,153,255,.06);}.fo-table-collapse .fo-table-collapse-row-hidden{background-color:#fefefe;}.fo-table-collapse .fo-table-collapse-row-hidden .fo-table-collapse-row-content{padding:0;}.fo-table-collapse .fo-table-collapse-row-hidden .fo-table-collapse-row-content .fo-collapse-container .fo-collapse-content{margin:2em;}.fo-table-collapse tr[aria-expanded=false]::after{font-family:var(--font-icon);color:var(--color-gray-70);content:"";font-size:1.7em;transition:all .5s;position:absolute;right:1em;top:30%;box-shadow:none;display:block;}.fo-table-collapse tr[aria-expanded=true]{background-color:rgba(0,153,255,.06);}.fo-table-collapse tr[aria-expanded=true]::after{font-family:var(--font-icon);color:var(--color-gray-70);content:"";font-size:1.7em;transition:all .5s;position:absolute;right:1em;top:30%;box-shadow:none;display:block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}.fo-table-collapse tr,.fo-table-collapse td,.fo-table-collapse th{border:0;}.fo-table-collapse tr h6,.fo-table-collapse td h6,.fo-table-collapse th h6{font-size:13px;}.fo-table-collapse tr .fo-list-arrow li,.fo-table-collapse td .fo-list-arrow li,.fo-table-collapse th .fo-list-arrow li{font-size:12px;}.fo-table-collapse tr:nth-child(odd){border-bottom:1px solid var(--color-border);}.fo-table-collapse tr:nth-child(even){border-bottom:0 solid var(--color-border);}.fo-table-collapse .fo-table-collapse-thumbnail{height:50px;margin-right:1em;}.fo-table-collapse .fo-table-line tr{border-bottom:1px solid var(--color-border);}.fo-table-sticky thead th:not([scope=row]){position:-webkit-sticky;position:sticky;top:0;z-index:2;background-color:var(--color-white);}.fo-table-sticky tbody th:nth-child(1),.fo-table-sticky tbody td:nth-child(1){position:-webkit-sticky;position:sticky;left:0;z-index:3;background-color:var(--color-white);}.fo-table-sticky-columns thead th,.fo-table-sticky-columns thead td,.fo-table-sticky-columns tbody th,.fo-table-sticky-columns tbody td{min-width:100px;background-color:var(--color-white);}.fo-table-sticky-columns thead th:not([scope=row]){position:-webkit-sticky;position:sticky;top:0;z-index:2;}.fo-table-sticky-columns thead th.sticky-head-columns-one,.fo-table-sticky-columns thead td.sticky-head-columns-one{position:-webkit-sticky;position:sticky;left:0;z-index:4;}.fo-table-sticky-columns thead th.sticky-head-columns-two,.fo-table-sticky-columns thead td.sticky-head-columns-two{position:-webkit-sticky;position:sticky;left:100px;z-index:4;}.fo-table-sticky-columns thead th.sticky-head-columns-three,.fo-table-sticky-columns thead td.sticky-head-columns-three{position:-webkit-sticky;position:sticky;left:200px;z-index:4;}.fo-table-sticky-columns tbody th.sticky-columns-one,.fo-table-sticky-columns tbody td.sticky-columns-one{position:-webkit-sticky;position:sticky;left:0;z-index:2;}.fo-table-sticky-columns tbody th.sticky-columns-two,.fo-table-sticky-columns tbody td.sticky-columns-two{position:-webkit-sticky;position:sticky;left:100px;z-index:2;}.fo-table-sticky-columns tbody th.sticky-columns-three,.fo-table-sticky-columns tbody td.sticky-columns-three{position:-webkit-sticky;position:sticky;left:200px;z-index:2;}.fo-table-onoff-switcher thead tr,.fo-table-onoff-switcher thead th,.fo-table-onoff-switcher thead td,.fo-table-onoff-switcher tbody tr,.fo-table-onoff-switcher tbody th,.fo-table-onoff-switcher tbody td{border:0;}.fo-table-inline-edit .fo-select-outlined-base{padding:0;}.select-text .fo-table-inline-edit .fo-select-outlined-base:valid:not(focus)~.select-label{top:-10px;}.fo-table-inline-edit .fo-select-outlined-base .select-label{top:10px;}.fo-table-inline-edit tr,.fo-table-inline-edit td,.fo-table-inline-edit th{vertical-align:top;}.fo-table-lookup{position:relative;display:inline-block;padding-top:6px;font-family:var(--font-base);width:auto;min-width:100%;}.fo-table-lookup>a{padding:8px 15px;display:inline-block;text-decoration:none;}.fo-table-lookup button{cursor:pointer;background-color:var(--background-content);border:1px solid var(--color-border);font-size:14px;padding:0 32px 0 16px;color:#666;vertical-align:middle;border-radius:3px;background-image:none;touch-action:manipulation;display:inline-block;text-decoration:none;text-align:left;height:40px;line-height:40px;box-sizing:border-box;caret-color:#09f;transition:border .2s,box-shadow .2s;position:relative;}.fo-table-lookup button:after,.fo-table-lookup button::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-table-lookup button:hover{outline:0;}.fo-table-lookup button:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-table-lookup button:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-table-lookup .fo-table-lookup-toggle{width:100%;}.fo-table-lookup .fo-table-lookup-toggle:after,.fo-table-lookup .fo-table-lookup-toggle::after{font-family:var(--font-icon);font-size:20px;line-height:40px;position:absolute;right:.2em;top:0;font-family:var(--font-icon);font-style:normal;content:"";}.fo-table-lookup .fo-table-lookup-toggle:hover{outline:0;}.fo-table-lookup .fo-table-lookup-toggle:focus{outline:0;border-color:var(--color-primary);border:1px solid var(--color-primary);}.fo-table-lookup .fo-table-lookup-toggle:focus:after{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fo-table-lookup .fo-table-lookup-content{display:none;border:1px solid var(--color-gray-50);padding:1em;background-color:var(--background-content);position:absolute;top:45px;left:0;z-index:9;}.fo-table-lookup .fo-table-lookup-content .fo-table-lookup-container{width:100%;}.fo-table-lookup .fo-table-lookup-content .fo-table-lookup-container table{border:0;}.fo-table-lookup .fo-table-lookup-content .fo-table-lookup-container table tr{border-bottom:1px solid var(--color-border);}.fo-table-lookup .fo-table-lookup-content .fo-table-lookup-container .fo-pagination ul{text-align:center;margin:1em 0;}.fo-table-no-space{width:100%;max-width:100%;margin-bottom:20px;display:table;border-spacing:0;border-collapse:collapse;background-color:transparent;}.fo-table-no-space tr,.fo-table-no-space td,.fo-table-no-space th{border:1px solid var(--color-border);vertical-align:middle;}.fo-table-no-space th{display:table-cell;padding:8px 5px;position:relative;}.fo-table-no-space td{display:table-cell;padding:8px 4px;border:1px solid var(--color-border);}.fo-table-no-space .fo-background-even{background-color:var(--background-odd);}.fo-table-no-space tr td,.fo-table-no-space tr th{padding:0 2px!important;}.dataTables_wrapper table tr{border-bottom:0;border:0;}.fo-datatables-js{font-family:var(--font-regular);color:var(--color-gray-20);}.fo-datatables-js .fo-datatables-js-wrap .dataTables_wrapper{font-size:15px;}.fo-datatables-js input::placeholder{font-size:.8rem;}.fo-datatables-js .fo-datatables-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between;margin-bottom:.75rem;}.fo-datatables-js .fo-datatables-toolbar .fo-datatables-toolbar-left,.fo-datatables-js .fo-datatables-toolbar .fo-datatables-toolbar-right{display:flex;gap:.5rem;align-items:center;}.fo-datatables-js .searchbox{position:relative;display:inline-flex;align-items:center;width:min(420px,100%);}.fo-datatables-js .searchbox .fo-datatables-input{width:100%;height:32px;padding:0 28px 0 34px;border:1px solid #ccc;border-radius:6px;background:#fff;transition:border-color .15s;}.fo-datatables-js .searchbox .fo-datatables-input:focus{outline:0;border-color:#2563eb;}.fo-datatables-js .searchbox::before{font-family:var(--font-icon);color:var(--color-gray-80);font-size:1.4rem;content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none;}.fo-datatables-js .searchbox .clear-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:24px;height:24px;border:0;border-radius:4px;background:transparent;padding:0;margin:0;cursor:pointer;display:none;}.fo-datatables-js .searchbox .clear-btn::before{font-family:var(--font-icon);content:"";color:#64748b;font-size:20px;line-height:24px;}.fo-datatables-js .searchbox .clear-btn:hover::before{color:#0f172a;}.fo-datatables-js .searchbox .clear-btn:focus{outline:2px solid rgba(37,99,235,.35);outline-offset:2px;}.fo-datatables-js .searchbox[data-has-value=true]::before{content:"";}.fo-datatables-js .searchbox[data-has-value=true] .clear-btn{display:inline-block;}.fo-datatables-js .searchbox[data-has-value=true] .fo-datatables-input{padding-left:10px;}.fo-datatables-js .dt-buttons{display:inline-flex;gap:.25rem;position:relative;}.fo-datatables-js .dt-button{border:1px solid #999;border-radius:6px;background:#fff;height:32px;line-height:30px;padding:0 .6rem;cursor:pointer;}.fo-datatables-js .dt-button-collection{position:absolute;z-index:20;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:.5rem;margin-top:.25rem;width:175px;}.fo-datatables-js .dt-button-collection .dt-button{display:block;width:100%;text-align:left;margin:.15rem 0;}.fo-datatables-js .dt-button-collection .active{border-color:var(--color-primary);background-color:var(--color-info-light);color:var(--color-primary);}.fo-datatables-js .fo-datatables-toolbar-button{height:32px;line-height:30px;padding:0 .6rem;border:1px solid #999;border-radius:6px;background:#fff;cursor:pointer;}.fo-datatables-js .fo-datatables-toolbar-button.primary{border-color:var(--color-primary);background-color:var(--color-info-light);color:var(--color-primary);}.fo-datatables-js .fo-datatables-js-wrap{--fo-head-h:40px;position:relative;max-height:70vh;overflow:auto;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;}.fo-datatables-js .fo-datatables-js-wrap table{width:100%;}.fo-datatables-js .fo-datatables-js-wrap table tr{border:0;}.fo-datatables-js .fo-datatables-js-wrap .dataTables_wrapper{overflow:unset;}.fo-datatables-js .fo-datatables-js-wrap table.dataTable{border-collapse:collapse;}.fo-datatables-js .fo-datatables-js-wrap table.dataTable thead th{position:sticky;top:0;background:var(--color-white);z-index:3;}.fo-datatables-js .fo-datatables-js-wrap table.dataTable thead tr.fo-datatables-filters th{position:sticky;top:var(--fo-head-h);z-index:2;font-weight:normal;}.fo-datatables-js .fo-datatables-js-wrap thead tr.fo-datatables-filters input.fo-datatables-input{width:100%;height:28px;padding:0 .4rem;border:1px solid #ddd;border-radius:4px;}.fo-datatables-js .fo-datatables-col-select{width:44px;text-align:center;}.fo-datatables-js .row-selected{background-color:#eaf4ff!important;}.fo-datatables-js .fo-datatables-col-small{min-width:8rem;}.fo-datatables-js .fo-datatables-col-normal{min-width:12rem;}.fo-datatables-js .fo-datatables-col-large{min-width:20rem;}.fo-datatables-js .fo-datatables-col-full{min-width:28rem;white-space:normal;}.fo-datatables-js .edit-mode tbody td{cursor:text;}.fo-datatables-js .edit-mode tbody td:focus-within{outline:2px solid rgba(59,130,246,.5);outline-offset:-2px;}.fo-datatables-js .fo-datatables-buttons{display:flex;}.fo-datatables-js .fo-datatables-buttons button{border:0;border-radius:0;background-color:transparent;height:32px;line-height:30px;padding:0 .6rem;cursor:pointer;margin-right:4px;color:var(--color-primary);}.fo-datatables-js .fo-datatables-buttons button:hover{border-color:var(--color-primary);background-color:var(--color-info-light);color:var(--color-primary);border-radius:8px;}.fo-datatables-js .fo-datatables-buttons button.fo-datatables-button-primary{border-color:#2563eb;background-color:var(--color-primary);color:#fff;}.fo-datatables-js table.dataTable tbody td:first-child{position:relative;}.fo-datatables-js table.dataTable tbody td:first-child::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent;pointer-events:none;}.fo-datatables-js table.dataTable tbody tr.status-default td:first-child::before{background:#cbd5e1;}.fo-datatables-js table.dataTable tbody tr.status-info td:first-child::before{background:#0ea5e9;}.fo-datatables-js table.dataTable tbody tr.status-success td:first-child::before{background:#22c55e;}.fo-datatables-js table.dataTable tbody tr.status-warning td:first-child::before{background:#f59e0b;}.fo-datatables-js table.dataTable tbody tr.status-error td:first-child::before{background:#ef4444;}.fo-datatables-js .fo-datatables-footer{margin-top:10px;display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap;}.fo-datatables-js .fo-datatables-footer .fo-datatables-pager{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:.25rem;}.fo-datatables-js .fo-datatables-footer .fo-datatables-pager .fo-datatables-buttons .fo-datatables-button{height:30px;line-height:26px;margin-right:4px;padding:0 .6rem;border:1px solid var(--color-gray-80);background-color:var(--color-white);border-radius:6px;background:#fff;cursor:pointer;color:var(--color-gray-40);}.fo-datatables-js .fo-datatables-footer .fo-datatables-pager .fo-datatables-buttons .fo-datatables-button:hover{border-color:var(--color-primary);background-color:var(--color-info-light);color:var(--color-primary);}.fo-datatables-js .fo-datatables-footer .fo-datatables-pager .fo-datatables-buttons .fo-datatables-button.fo-datatables-button-primary{border-color:var(--color-primary);background-color:var(--color-info-light);color:var(--color-primary);}.fo-datatables-js .fo-datatables-footer .fo-datatables-info{font-size:14px;color:var(--color-gray-30);}.fo-datatables-js .fo-datatables-footer .fo-datatables-length .fo-datatables-buttons span{display:none;}.fo-datatables-js .fo-datatables-footer .fo-datatables-length .fo-datatables-buttons select{border:1px solid var(--color-border);border-radius:6px;height:32px;padding:0 .5rem;background:var(--color-white);color:var(--color-gray-30);cursor:pointer;}.fo-datatables-js .fo-datatables-footer .fo-datatables-length .fo-datatables-buttons select:focus{outline:0;outline-offset:0;}@media screen and (max-width:600px){.fo-table-col-to-row{border:0;}.fo-table-col-to-row caption{font-size:1.3em;}.fo-table-col-to-row thead{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.fo-table-col-to-row tr{border-bottom:3px solid #ddd;display:block;margin-bottom:.625em;}.fo-table-col-to-row td{border-bottom:1px solid #ddd;display:block;font-size:.8em;text-align:right;}.fo-table-col-to-row td::before{content:attr(data-label);float:left;font-weight:bold;text-transform:uppercase;}.fo-table-col-to-row td:last-child{border-bottom:0;}}.fo-table-shelves-container .fo-table-shelves-palette tr td,.fo-table-shelves-container .fo-table-shelves-reserve tr td{border:0;padding:.5em;}.fo-table-shelves-container .fo-table-shelves-palette tr td div,.fo-table-shelves-container .fo-table-shelves-reserve tr td div{padding:.4em;text-align:center;border-radius:5px;min-height:85px;}.fo-table-shelves-container .fo-table-shelves-palette tr td div{border:2px solid var(--color-gray-90);}.fo-table-shelves-container .fo-table-shelves-reserve tr td div{border:2px solid var(--color-yellow);background-color:rgba(250,186,87,.15);}.fo-table-shelves-container .fo-table-shelves-footer{display:flex;justify-content:space-between;padding:1em;border-radius:5px;background-color:rgba(0,0,0,.06);}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.fo-table-fit-text-mobile{border-collapse:collapse;width:100%;}.fo-table-fit-text-mobile td:not(:last-child){white-space:nowrap;}.fo-table-fit-text-mobile td:last-child{width:99%;}.fo-table-shelves-container .fo-table-shelves-palette tr,.fo-table-shelves-container .fo-table-shelves-reserve tr{display:block;}.fo-table-shelves-container .fo-table-shelves-palette tr td,.fo-table-shelves-container .fo-table-shelves-reserve tr td{display:block;padding:.5em;}.fo-table-shelves-container .fo-table-shelves-palette tr td div,.fo-table-shelves-container .fo-table-shelves-reserve tr td div{font-size:.9em;padding:.5em;}.fo-table-shelves-container .fo-table-shelves-footer{display:block;}.fo-table-shelves-container .fo-table-shelves-footer .fo-table-shelves-footer-title,.fo-table-shelves-container .fo-table-shelves-footer .fo-table-shelves-footer-button{width:100%;text-align:center;}.fo-table-shelves-container .fo-table-shelves-footer .fo-table-shelves-footer-title button,.fo-table-shelves-container .fo-table-shelves-footer .fo-table-shelves-footer-button button{width:100%;}}@media screen and (max-width:600px){.fo-table-collapse{border:0;}.fo-table-collapse thead{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.fo-table-collapse tr{border-bottom:2px solid var(--color-border);display:block;margin-bottom:.625em;height:unset;}.fo-table-collapse tr th{border-bottom:1px solid var(--color-gray-90);display:block;font-size:.8em;text-align:right;height:unset;}.fo-table-collapse tr th::before{content:attr(data-label);float:left;font-weight:bold;text-transform:uppercase;}.fo-table-collapse tr th:last-child{border-bottom:0;}.fo-table-collapse th .fo-table-collapse-thumbnail,.fo-table-collapse td .fo-table-collapse-thumbnail{display:none;}.fo-table-collapse th h6,.fo-table-collapse td h6{margin:0;}.fo-table-collapse tr[aria-expanded=false]::after{top:2%;right:46%;}.fo-table-collapse tr[aria-expanded=true]::after{top:2%;right:46%;}.fo-table-collapse .fo-table-collapse-row{padding:0;height:100%;}.fo-table-collapse .fo-table-collapse-row .fo-list-arrow li{display:inline-block;}.fo-table-collapse .fo-table-collapse-row-hidden{height:100%;}.fo-table-collapse .fo-table-collapse-row-hidden .fo-table-collapse-row-content{display:block;}}.fo-table-vertical-column .fo-table-vertical-column-text{writing-mode:vertical-lr;-webkit-writing-mode:vertical-lr;-ms-writing-mode:vertical-lr;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);max-height:100px;height:100px;text-align:left;}.fo-table-vertical-column .fo-table-vertical-column-cell{text-align:right;vertical-align:bottom;padding:10px 5px;}.fo-table-vertical-column .fo-table-normal-column-text{text-align:left;}.fo-table-vertical-column .fo-table-normal-column-cell{text-align:right;vertical-align:bottom;padding:10px 5px;}.fo-tag{border:0 solid var(--color-border);color:var(--color-gray-40);background-color:var(--color-gray-90);padding:4px 16px;margin:4px 2px;border-radius:50px;font-family:var(--font-medium);position:relative;display:inline-flex;font-size:90%;}.fo-tag .fo-tag-delete{position:absolute;right:10px;}.fo-tag .fo-tag-delete::before{font-family:var(--font-icon);content:"";color:var(--color-gray-30);}.fo-tag .fo-tag-delete:hover::before{color:var(--color-primary);}.fo-tag-primary{color:var(--color-primary);background-color:var(--color-light-primary);padding:4px 16px;margin:4px 2px;border-radius:50px;font-family:var(--font-medium);position:relative;display:inline-flex;font-size:90%;}.fo-tag-success{color:var(--color-success);background-color:var(--color-success-light);padding:4px 16px;margin:4px 2px;border-radius:50px;font-family:var(--font-medium);position:relative;display:inline-flex;font-size:90%;}.fo-tag-success::before{font-family:var(--font-icon);font-size:.95em;content:"";color:var(--color-success);margin-right:4px;}.fo-tag-info{color:var(--color-info);background-color:var(--color-light-info);padding:4px 16px;margin:4px 2px;border-radius:50px;font-family:var(--font-medium);position:relative;display:inline-flex;font-size:90%;}.fo-tag-info::before{font-family:var(--font-icon);font-size:.95em;content:"";color:var(--color-info);margin-right:4px;}.fo-tag-warning{color:var(--color-warning);background-color:var(--color-light-warning);padding:4px 16px;margin:4px 2px;border-radius:50px;font-family:var(--font-medium);position:relative;display:inline-flex;font-size:90%;}.fo-tag-warning::before{font-family:var(--font-icon);font-size:1em;content:"";color:var(--color-warning);margin-right:4px;}.fo-tag-error{color:var(--color-error);background-color:var(--color-light-error);padding:4px 16px;margin:4px 2px;border-radius:50px;font-family:var(--font-medium);position:relative;display:inline-flex;font-size:90%;}.fo-tag-error::before{font-family:var(--font-icon);font-size:.95em;content:"";color:var(--color-error);margin-right:4px;}.fo-tag-continuous{color:var(--color-info);background-color:var(--color-light-info);padding:4px 16px;margin:4px 2px;border-radius:50px;font-family:var(--font-medium);position:relative;display:inline-flex;font-size:90%;}.fo-tag-continuous::before{font-family:var(--font-icon);font-size:1em;content:"";color:var(--color-info);margin-right:4px;}.fo-tag-fsa{color:var(--color-error);background-color:var(--color-light-error);padding:4px 16px;margin:4px 2px;border-radius:50px;font-family:var(--font-medium);position:relative;display:inline-flex;font-size:90%;}.fo-tag-fsa::before{font-family:var(--font-icon);font-size:1em;content:"";color:var(--color-error);margin-right:4px;}.fo-tag-fostore{color:var(--color-info);background-color:var(--color-light-info);padding:4px 16px;margin:4px 2px;border-radius:50px;font-family:var(--font-medium);position:relative;display:inline-flex;font-size:90%;}.fo-tag-fostore::before{font-family:var(--font-icon);font-size:1em;content:"";color:var(--color-info);margin-right:4px;}.fo-tag-electric{color:var(--color-info);background-color:var(--color-light-info);padding:4px 16px;margin:4px 2px;border-radius:50px;font-family:var(--font-medium);position:relative;display:inline-flex;font-size:90%;}.fo-tag-electric::before{font-family:var(--font-icon);font-size:.9em;content:"";color:var(--color-info);margin-right:4px;}.fo-tag-container{padding:0;border-radius:0;margin:0;}.fo-tag-container .fo-tag-categories{color:var(--color-body);font-size:1.5em;font-family:var(--font-extra-light);min-width:10em;}.fo-tag-container .fo-tag-categories em{margin-right:.3em;background:-webkit-linear-gradient(#ad48bd,#3aa7de);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.fo-tag-container ul{display:flex;align-items:center;}.fo-tag-container ul:not(.dropdown-menu){list-style:none;margin:0;align-items:center;}.fo-tag-container ul:not(.dropdown-menu) li{display:inline-block;margin:0 .5em;}.fo-tag-container ul:not(.dropdown-menu) li:last-child{margin-right:0;padding-right:0;border-right:0;}.fo-tag-container ul:not(.dropdown-menu) li a small,.fo-tag-container ul:not(.dropdown-menu) li a h4{color:var(--color-primary);}.fo-tag-container ul:not(.dropdown-menu) li small{color:#808080;}.fo-tag-container ul:not(.dropdown-menu) li h4{font-size:1em;}@media only screen and (min-device-width:38mm) and (max-device-width:1024px){.fo-tag-container{display:block;padding:5px 0;}.fo-tag-container .fo-tag-categories{display:block;text-align:center;margin-bottom:.5em;}.fo-tag-container .fo-tag-categories ul li{display:block;}.fo-tag-container ul:not(.dropdown-menu){display:block;}.fo-tag-container ul:not(.dropdown-menu) li{margin:0;}.fo-tag-container li{margin:0;}.fo-tag-container li .fo-tag{margin:.4em 0;}}.fo-picker-container{position:relative;padding-top:6px;}.fo-picker-container input{box-sizing:border-box;margin:0;border-radius:4px;padding:7px 12px 8px;width:100%;min-height:40px;height:inherit;color:var(--color-body);background-color:var(--background-section);font-family:inherit;font-size:.9rem;line-height:inherit;caret-color:var(--color-primary);transition:border .2s,box-shadow .2s;border-color:var(--color-border);border-style:solid;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.fo-picker-container input:focus{border-color:var(--color-primary);outline:0;}.fo-picker-container .fo-timepicker-slider:before{font-family:var(--font-icon);content:"";font-size:24px;color:#b2b2b2;font-weight:normal;position:absolute;right:6px;line-height:40px;-webkit-box-sizing:inherit;box-sizing:inherit;pointer-events:none;}.ui-datepicker .ui-datepicker-buttonpane{margin:0;}.ui-datepicker .ui-timepicker-div{padding:1em;}.ui-datepicker .ui-timepicker-div>dl{margin:0;}.ui-datepicker .ui-timepicker-div .ui-widget-header,.ui-datepicker .ui-timepicker-div .ui_tpicker_time,.ui-datepicker .ui-timepicker-div .ui_tpicker_time_label{display:none;}.ui-datepicker .ui-timepicker-div .ui-slider-handle{border-radius:50%;top:-.5em;}.ui-datepicker .ui-timepicker-div .ui-slider-horizontal{height:.3em;margin-bottom:5px;}.ui-datepicker .ui_tpicker_hour .ui-slider-access .ui-button,.ui-datepicker .ui_tpicker_minute .ui-slider-access .ui-button{border:1px solid var(--color-white);}.ui-datepicker .ui_tpicker_hour .ui-slider-access button,.ui-datepicker .ui_tpicker_minute .ui-slider-access button{width:50%;background:var(--color-gray-80);color:var(--color-gray-30);height:35px;font-size:16px;}.ui-datepicker .ui_tpicker_hour .ui-slider-access button:hover,.ui-datepicker .ui_tpicker_minute .ui-slider-access button:hover{background:var(--color-gray-60);}.ui-datepicker .ui_tpicker_hour .ui-slider-access button:focus,.ui-datepicker .ui_tpicker_minute .ui-slider-access button:focus{background:var(--color-primary);}.ui-datepicker .ui_tpicker_hour .ui-slider-access .ui-icon-plus,.ui-datepicker .ui_tpicker_minute .ui-slider-access .ui-icon-plus{border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:0!important;}.ui-datepicker .ui_tpicker_hour .ui-slider-access .ui-icon-minus,.ui-datepicker .ui_tpicker_minute .ui-slider-access .ui-icon-minus{border-top-left-radius:5px;border-bottom-left-radius:5px;}.ui-timepicker-div dl{text-align:left;}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px;}.ui-timepicker-div dl dd{margin:0 0 15px 40%;}.ui-timepicker-div td{font-size:90%;}.ui-tpicker-grid-label{background:none;border:0;margin:0;padding:0;}.ui-timepicker-div .ui_tpicker_unit_hide{display:none;}.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input{background:none;color:inherit;border:0;outline:0;border-bottom:solid 1px #555;width:95%;}.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus{border-bottom-color:#aaa;}.ui-timepicker-rtl{direction:rtl;}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0;}.ui-timepicker-rtl dl dt{float:right;clear:right;}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px;}.ui-timepicker-div.ui-timepicker-oneLine{padding-right:2px;}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,.ui-timepicker-div.ui-timepicker-oneLine dt{display:none;}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px;}.ui-timepicker-div.ui-timepicker-oneLine dl{text-align:center;}.ui-timepicker-div.ui-timepicker-oneLine dl .ui_tpicker_time_label{display:none;}.ui-timepicker-div.ui-timepicker-oneLine dl dd,.ui-timepicker-div.ui-timepicker-oneLine dl dd>div{display:inline-block;margin:0;}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before{content:":";display:inline-block;}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before{content:".";display:inline-block;}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{display:none;}@media only screen and (min-device-width:38mm) and (max-device-width:1024px){.ui-datepicker .ui-timepicker-div dl dd{margin:0 10px 10px 0%;}.ui-datepicker .ui-timepicker-div dl dt{float:unset;}}.fo-time-options-container .fo-time-options{display:flex;flex-direction:row;flex-wrap:wrap;}.fo-time-options-container .fo-time-options input[type=radio]{display:none;}.fo-time-options-container .fo-time-options label{padding:0;}.fo-time-options-container .fo-time-options .fo-time-option{display:inline-block;width:19%;height:50px;line-height:50px;box-sizing:border-box;border:1px solid var(--color-primary);text-align:center;font-size:1em;box-shadow:0 0 0 2px var(--color-gray-95);background-color:var(--color-white);margin:5px;transition:all 250ms;cursor:pointer;}.fo-time-options-container .fo-time-options .fo-time-option:hover,.fo-time-options-container .fo-time-options .fo-time-option:focus{background-color:var(--color-gray-90);border-color:var(--color-hover);-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;}.fo-time-options-container .fo-time-options .fo-time-option:hover label,.fo-time-options-container .fo-time-options .fo-time-option:focus label{color:var(--color-hover);}.fo-time-options-container .fo-time-options .fo-time-option label{width:100%;color:var(--color-primary);}.fo-time-options-container .fo-time-options .fo-time-option input[type=radio]:checked+label{background-color:var(--color-primary);color:var(--color-white);-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;width:100%;height:100%;}.fo-time-options-container .fo-time-options .fo-time-option label:not(.fo-disable){cursor:pointer;}.fo-time-options-container .fo-time-options .fo-disable{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;background-color:var(--color-gray-70)!important;border:1px solid var(--color-border);}.fo-time-options-container .fo-time-options .fo-disable:focus,.fo-time-options-container .fo-time-options .fo-disable.focus{outline:0;}.fo-time-options-container .fo-time-options .fo-disable [data-toggle=tab]{pointer-events:none;}.fo-time-options-container .fo-time-options .fo-disable:hover,.fo-time-options-container .fo-time-options .fo-disable:focus{background-color:var(--color-gray-70);border-color:var(--color-gray-70);color:var(--color-gray-40);}.fo-time-options-container .fo-time-options .fo-disable label{color:var(--color-gray-40);}.fo-title-gray{border-bottom:1px solid var(--color-metal);}.fo-floating-text .fo-content-label{color:var(--color-gray-50);font-size:.8em;margin:0 0 .2em 0;font-family:var(--font-regular);}.fo-floating-text .fo-content-text{margin:0;font-size:1em;line-height:18px;font-family:var(--font-medium);color:var(--color-body);}.fo-title-freestyle-1{color:var(--color-white);font-size:2em;line-height:normal;font-family:"Freestyle";}.fo-title-light-3{color:var(--color-blue);font-size:1.7em;line-height:normal;font-family:var(--font-light);text-transform:uppercase;}[tooltip]{position:relative;}[tooltip]::before,[tooltip]::after{text-transform:none;font-size:.9em;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0;}[tooltip]::before{content:"";border:5px solid transparent;z-index:1001;margin:0;}[tooltip]::after{content:attr(tooltip);text-align:center;min-width:3em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1ch 1.5ch;border-radius:.3ch;background:#333;color:#fff;z-index:1000;}[tooltip]:hover::before,[tooltip]:hover::after{display:block;}[tooltip=""]::before,[tooltip=""]::after{display:none!important;}[tooltip]:not([flow])::before,[tooltip][flow^=up]::before{bottom:100%;border-bottom-width:0;border-top-color:#333;}[tooltip]:not([flow])::after,[tooltip][flow^=up]::after{bottom:calc(100% + 5px);}[tooltip]:not([flow])::before,[tooltip]:not([flow])::after,[tooltip][flow^=up]::before,[tooltip][flow^=up]::after{left:50%;transform:translate(-50%,-.5em);}[tooltip][flow^=down]::before{top:100%;border-top-width:0;border-bottom-color:#333;}[tooltip][flow^=down]::after{top:calc(100% + 5px);}[tooltip][flow^=down]::before,[tooltip][flow^=down]::after{left:50%;transform:translate(-50%,.5em);}[tooltip][flow^=left]::before{top:50%;border-right-width:0;border-left-color:#333;left:-5px;transform:translate(-.5em,-50%);}[tooltip][flow^=left]::after{top:50%;right:calc(100% + 5px);transform:translate(-.5em,-50%);}[tooltip][flow^=right]::before{top:50%;border-left-width:0;border-right-color:#333;right:-5px;transform:translate(.5em,-50%);}[tooltip][flow^=right]::after{top:50%;left:calc(100% + 5px);transform:translate(.5em,-50%);}@keyframes tooltips-vert{to{opacity:.9;transform:translate(-50%,0);}}@keyframes tooltips-horz{to{opacity:.9;transform:translate(0,-50%);}}[tooltip]:not([flow]):hover::before,[tooltip]:not([flow]):hover::after,[tooltip][flow^=up]:hover::before,[tooltip][flow^=up]:hover::after,[tooltip][flow^=down]:hover::before,[tooltip][flow^=down]:hover::after{animation:tooltips-vert 300ms ease-out forwards;}[tooltip][flow^=left]:hover::before,[tooltip][flow^=left]:hover::after,[tooltip][flow^=right]:hover::before,[tooltip][flow^=right]:hover::after{animation:tooltips-horz 300ms ease-out forwards;}.tooltip .error .top .tooltip-arrow{border-top-color:#db4437;}.tooltip .error .top-left .tooltip-arrow{border-top-color:#db4437;}.tooltip .error .top-right .tooltip-arrow{border-top-color:#db4437;}.tooltip .error .right .tooltip-arrow{border-right-color:#db4437;}.tooltip .error .left .tooltip-arrow{border-left-color:#db4437;}.tooltip .error .bottom .tooltip-arrow{border-bottom-color:#db4437;}.tooltip .error .bottom-left .tooltip-arrow{border-bottom-color:#db4437;}.tooltip .error .bottom-right .tooltip-arrow{border-bottom-color:#db4437;}.tooltip .error .tooltip-inner{background:#db4437;}.fo-tree{background-color:var(--background-panel);padding:15px;border-radius:5px;}.fo-tree .fancytree-container .fancytree-active{color:var(--color-primary);font-family:var(--font-medium);}.fo-tree .fancytree-container .fancytree-active .fancytree-icon:before{color:var(--color-primary);}.fo-tree .fancytree-container .fancytree-active span.fancytree-title{background-color:transparent;}.fo-tree .fancytree-container li[aria-expanded=true]{color:var(--color-primary);}.fo-tree .material-icons,.fo-tree .fo-icon-flip-camera-android:before,.fo-tree .fo-icon-electric-moped:before,.fo-tree .fo-icon-monitor-health:before,.fo-tree .fo-icon-speed:before,.fo-tree .fo-icon-back:before,.fo-tree .fo-icon-left:before,.fo-tree .fo-icon-down:before,.fo-tree .fo-icon-right:before,.fo-tree .fo-icon-up:before,.fo-tree .fo-icon-circle:before,.fo-tree .fo-icon-radio-button-unchecked:before,.fo-tree .fo-icon-paid:before,.fo-tree .fo-icon-menu-book:before,.fo-tree .fo-icon-currency-euro:before,.fo-tree .fo-icon-currency-bitcoin:before,.fo-tree .fo-icon-currency-lira:before,.fo-tree .fo-icon-tl:before,.fo-tree .fo-icon-money-tl:before,.fo-tree .fo-icon-approval:before,.fo-tree .fo-icon-account-tree:before,.fo-tree .fo-icon-draw:before,.fo-tree .fo-icon-javascript:before,.fo-tree .fo-icon-css:before,.fo-tree .fo-icon-html:before,.fo-tree .fo-icon-data-object:before,.fo-tree .fo-icon-fsa:before,.fo-tree .fo-icon-warranty-status:before,.fo-tree .fo-icon-insert-chart-outlined:before,.fo-tree .fo-icon-add-chart:before,.fo-tree .fo-icon-forward-to-inbox:before,.fo-tree .fo-icon-outgoing-mail:before,.fo-tree .fo-icon-g-mobiledata:before,.fo-tree .fo-icon-zoom-out-map:before,.fo-tree .fo-icon-zoom-out:before,.fo-tree .fo-icon-zoom-in:before,.fo-tree .fo-icon-youtube-searched-for:before,.fo-tree .fo-icon-wrap-text:before,.fo-tree .fo-icon-work:before,.fo-tree .fo-icon-wifi-tethering:before,.fo-tree .fo-icon-wifi-lock:before,.fo-tree .fo-icon-wifi-off:before,.fo-tree .fo-icon-wifi:before,.fo-tree .fo-icon-widgets:before,.fo-tree .fo-icon-whatshot:before,.fo-tree .fo-icon-weekend:before,.fo-tree .fo-icon-web-asset:before,.fo-tree .fo-icon-web:before,.fo-tree .fo-icon-wc:before,.fo-tree .fo-icon-wb-sunny:before,.fo-tree .fo-dark .fo-icon-theme-mode:before,.fo-dark .fo-tree .fo-icon-theme-mode:before,.fo-tree .fo-icon-wb-iridescent:before,.fo-tree .fo-icon-wb-incandescent:before,.fo-tree .fo-icon-wb-cloudy:before,.fo-tree .fo-icon-wb-auto:before,.fo-tree .fo-icon-watch-later:before,.fo-tree .fo-icon-watch:before,.fo-tree .fo-icon-water-voc:before,.fo-tree .fo-icon-water-drop:before,.fo-tree .fo-icon-water-do:before,.fo-tree .fo-icon-warning-circle:before,.fo-tree .fo-icon-warning:before,.fo-tree .fo-icon-wallpaper:before,.fo-tree .fo-icon-vpn-lock:before,.fo-tree .fo-icon-vpn-key:before,.fo-tree .fo-icon-volume-up:before,.fo-tree .fo-icon-volume-off:before,.fo-tree .fo-icon-volume-mute:before,.fo-tree .fo-icon-volume-down:before,.fo-tree .fo-icon-voicemail:before,.fo-tree .fo-icon-voice-chat:before,.fo-tree .fo-icon-visibility-off:before,.fo-tree .fo-icon-visibility:before,.fo-tree .fo-icon-vignette:before,.fo-tree .fo-icon-view-week:before,.fo-tree .fo-icon-view-stream:before,.fo-tree .fo-icon-view-quilt:before,.fo-tree .fo-icon-view-module:before,.fo-tree .fo-icon-view-list:before,.fo-tree .fo-icon-view-headline:before,.fo-tree .fo-icon-view-day:before,.fo-tree .fo-icon-view-compact:before,.fo-tree .fo-icon-view-comfy:before,.fo-tree .fo-icon-view-column:before,.fo-tree .fo-icon-view-carousel:before,.fo-tree .fo-icon-view-array:before,.fo-tree .fo-icon-view-agenda:before,.fo-tree .fo-icon-videogame-asset:before,.fo-tree .fo-icon-videocam-off:before,.fo-tree .fo-icon-videocam:before,.fo-tree .fo-icon-video-library:before,.fo-tree .fo-icon-video-label:before,.fo-tree .fo-icon-video-call:before,.fo-tree .fo-icon-vibration:before,.fo-tree .fo-icon-vertical-align-top:before,.fo-tree .fo-icon-vertical-align-center:before,.fo-tree .fo-icon-vertical-align-bottom:before,.fo-tree .fo-icon-verified-user:before,.fo-tree .sidebar-left #menu li .fo-authorization-request:before,.sidebar-left #menu li .fo-tree .fo-authorization-request:before,.fo-tree .sidebar-left #menu li .authorization-request:before,.sidebar-left #menu li .fo-tree .authorization-request:before,.fo-tree .fo-icon-usb:before,.fo-tree .fo-icon-update:before,.fo-tree .fo-icon-unfold-more:before,.fo-tree .fo-icon-unfold-less:before,.fo-tree .fo-icon-undo:before,.fo-tree .fo-icon-unarchive:before,.fo-tree .fo-icon-tv:before,.fo-tree .fo-icon-turned-in-not:before,.fo-tree .fo-icon-turned-in:before,.fo-tree .fo-icon-tune:before,.fo-tree .fo-icon-troubleshoot:before,.fo-tree .fo-icon-trending-up:before,.fo-tree .fo-icon-trending-flat:before,.fo-tree .fo-icon-trending-down:before,.fo-tree .fo-icon-translate:before,.fo-tree .fo-icon-transform:before,.fo-tree .fo-icon-transfer-within-a-station:before,.fo-tree .fo-icon-tram:before,.fo-tree .fo-icon-train:before,.fo-tree .fo-icon-traffic:before,.fo-tree .fo-icon-track-changes:before,.fo-tree .fo-icon-toys:before,.fo-tree .fo-icon-touch-app:before,.fo-tree .fo-icon-tonality:before,.fo-tree .fo-icon-toll:before,.fo-tree .fo-icon-today:before,.fo-tree .fo-icon-toc:before,.fo-tree .fo-icon-tire-repair:before,.fo-tree .fo-icon-title:before,.fo-tree .fo-icon-timer-off:before,.fo-tree .fo-icon-timer-3:before,.fo-tree .fo-icon-timer-10:before,.fo-tree .fo-icon-timer:before,.fo-tree .fo-icon-timeline:before,.fo-tree .fo-icon-timelapse:before,.fo-tree .fo-icon-time-to-leave:before,.fo-tree .fo-icon-thumbs-up-down:before,.fo-tree .fo-icon-thumb-up:before,.fo-tree .fo-icon-thumb-down:before,.fo-tree .fo-icon-theaters:before,.fo-tree .fo-icon-texture:before,.fo-tree .fo-icon-textsms:before,.fo-tree .fo-icon-text-fields:before,.fo-tree .fo-icon-terrain:before,.fo-tree .fo-icon-text-format:before,.fo-tree .fo-icon-tap-and-play:before,.fo-tree .fo-icon-tag-faces:before,.fo-tree .fo-icon-tablet-mac:before,.fo-tree .fo-icon-tablet-android:before,.fo-tree .fo-icon-tablet:before,.fo-tree .fo-icon-tab-unselected:before,.fo-tree .fo-icon-tab:before,.fo-tree .fo-icon-system-update-alt:before,.fo-tree .fo-icon-system-update:before,.fo-tree .fo-icon-sync-problem:before,.fo-tree .fo-icon-sync-disabled:before,.fo-tree .fo-icon-sync-alt:before,.fo-tree .fo-icon-sync:before,.fo-tree .fo-icon-switch-video:before,.fo-tree .fo-icon-switch-camera:before,.fo-tree .fo-icon-swap-horizontal-circle:before,.fo-tree .fo-icon-swap-vertical-circle:before,.fo-tree .fo-icon-swap-vert:before,.fo-tree .fo-icon-swap-horiz:before,.fo-tree .fo-icon-swap-calls:before,.fo-tree .fo-icon-surround-sound:before,.fo-tree .fo-icon-support:before,.fo-tree .fo-icon-supervisor-account:before,.fo-tree .fo-icon-subway:before,.fo-tree .fo-icon-subtitles:before,.fo-tree .fo-icon-subscriptions:before,.fo-tree .fo-icon-subject:before,.fo-tree .fo-icon-subdirectory-arrow-right:before,.fo-tree .fo-icon-subdirectory-arrow-left:before,.fo-tree .fo-icon-style:before,.fo-tree .fo-icon-strikethrough-s:before,.fo-tree .fo-icon-streetview:before,.fo-tree .fo-icon-straighten:before,.fo-tree .fo-icon-store-mall-directory:before,.fo-tree .fo-icon-store:before,.fo-tree .fo-icon-storage:before,.fo-tree .fo-icon-stop-screen-share:before,.fo-tree .fo-icon-stop-circle:before,.fo-tree .fo-icon-stop:before,.fo-tree .fo-icon-stay-primary-portrait:before,.fo-tree .fo-icon-stay-primary-landscape:before,.fo-tree .fo-icon-stay-current-portrait:before,.fo-tree .fo-icon-stay-current-landscape:before,.fo-tree .fo-icon-stars:before,.fo-tree .fo-icon-star-half:before,.fo-tree .fo-icon-star-border:before,.fo-tree .fo-icon-star:before,.fo-tree .sidebar-left #menu .menu-favorites .nav-children a.remove-favorites:before,.sidebar-left #menu .menu-favorites .nav-children .fo-tree a.remove-favorites:before,.fo-tree .sidebar-left #menu .nav-favorites .nav-parent ul li .add-favorites:before,.sidebar-left #menu .nav-favorites .nav-parent ul li .fo-tree .add-favorites:before,.fo-tree .sidebar-left #menu .nav-favorites li .add-favorites:before,.sidebar-left #menu .nav-favorites li .fo-tree .add-favorites:before,.fo-tree .fo-icon-spellcheck:before,.fo-tree .fo-icon-speaker-phone:before,.fo-tree .fo-icon-speaker-notes-off:before,.fo-tree .fo-icon-speaker-notes:before,.fo-tree .fo-icon-speaker-group:before,.fo-tree .fo-icon-speaker:before,.fo-tree .fo-icon-space-bar:before,.fo-tree .fo-icon-spa:before,.fo-tree .fo-icon-sort-by-alpha:before,.fo-tree .fo-icon-sort:before,.fo-tree .fo-icon-snooze:before,.fo-tree .fo-icon-sms-failed:before,.fo-tree .fo-icon-sms:before,.fo-tree .fo-icon-smoking-rooms:before,.fo-tree .fo-icon-smoke-free:before,.fo-tree .fo-icon-smartphone:before,.fo-tree .fo-icon-slow-motion-video:before,.fo-tree .fo-icon-slideshow:before,.fo-tree .fo-icon-skip-previous:before,.fo-tree .fo-icon-skip-next:before,.fo-tree .fo-icon-sim-card-alert:before,.fo-tree .fo-icon-sim-card:before,.fo-tree .fo-icon-signal-wifi-off:before,.fo-tree .fo-icon-signal-wifi-4-bar-lock:before,.fo-tree .fo-icon-signal-wifi-4-bar:before,.fo-tree .fo-icon-signal-cellular-off:before,.fo-tree .fo-icon-signal-cellular-null:before,.fo-tree .fo-icon-signal-cellular-no-sim:before,.fo-tree .fo-icon-signal-cellular-connected-no-internet-4-bar:before,.fo-tree .fo-icon-signal-cellular-4-bar:before,.fo-tree .fo-icon-shuffle:before,.fo-tree .fo-icon-show-chart:before,.fo-tree .fo-icon-short-text:before,.fo-tree .fo-icon-shopping-cart:before,.fo-tree .fo-icon-shopping-basket:before,.fo-tree .fo-icon-shop-two:before,.fo-tree .fo-icon-shop:before,.fo-tree .fo-icon-share-location:before,.fo-tree .fo-icon-share:before,.fo-tree .fo-icon-settings-voice:before,.fo-tree .fo-icon-settings-system-daydream:before,.fo-tree .fo-icon-settings-remote:before,.fo-tree .fo-icon-settings-power:before,.fo-tree .fo-icon-settings-phone:before,.fo-tree .fo-icon-settings-overscan:before,.fo-tree .fo-icon-settings-input-svideo:before,.fo-tree .fo-icon-settings-input-hdmi:before,.fo-tree .fo-icon-settings-input-composite:before,.fo-tree .fo-icon-settings-input-component:before,.fo-tree .fo-icon-settings-input-antenna:before,.fo-tree .fo-icon-settings-ethernet:before,.fo-tree .fo-icon-settings-cell:before,.fo-tree .fo-icon-settings-brightness:before,.fo-tree .fo-icon-settings-bluetooth:before,.fo-tree .fo-icon-settings-backup-restore:before,.fo-tree .fo-icon-settings-applications:before,.fo-tree .fo-icon-settings:before,.fo-tree .fo-icon-sensor-occupied:before,.fo-tree .fo-icon-sentiment-very-satisfied:before,.fo-tree .fo-icon-sentiment-very-dissatisfied:before,.fo-tree .fo-icon-sentiment-satisfied:before,.fo-tree .fo-icon-sentiment-neutral:before,.fo-tree .fo-feedback .fo-feedback-box .fo-icon-sentiment-neutral-active:before,.fo-feedback .fo-feedback-box .fo-tree .fo-icon-sentiment-neutral-active:before,.fo-tree .fo-feedback .fo-icon-sentiment-neutral-active:before,.fo-feedback .fo-tree .fo-icon-sentiment-neutral-active:before,.fo-tree .fo-icon-sentiment-dissatisfied:before,.fo-tree .fo-icon-send:before,.fo-tree .modal-send-icon:before,.fo-tree .fo-icon-select-all:before,.fo-tree .fo-icon-security:before,.fo-tree .fo-icon-search:before,.fo-tree .fo-icon-sd-storage:before,.fo-tree .fo-icon-sd-card:before,.fo-tree .fo-icon-screen-share:before,.fo-tree .fo-icon-screen-rotation:before,.fo-tree .fo-icon-screen-lock-rotation:before,.fo-tree .fo-icon-screen-lock-portrait:before,.fo-tree .fo-icon-screen-lock-landscape:before,.fo-tree .fo-icon-school:before,.fo-tree .fo-icon-schedule:before,.fo-tree .fo-icon-scanner:before,.fo-tree .fo-icon-scale:before,.fo-tree .fo-icon-save:before,.fo-tree .fo-icon-satellite:before,.fo-tree .fo-icon-rv-hookup:before,.fo-tree .fo-icon-rss-feed:before,.fo-tree .fo-icon-rule:before,.fo-tree .fo-icon-rowing:before,.fo-tree .fo-icon-router:before,.fo-tree .fo-icon-rounded-corner:before,.fo-tree .fo-icon-rotate-right:before,.fo-tree .fo-icon-rotate-left:before,.fo-tree .fo-icon-rotate-90-degrees-ccw:before,.fo-tree .fo-icon-room-service:before,.fo-tree .fo-icon-room:before,.fo-tree .fo-icon-rocket-launch:before,.fo-tree .fo-icon-ring-volume:before,.fo-tree .fo-icon-restore-page:before,.fo-tree .fo-icon-restore:before,.fo-tree .fo-icon-restaurant-menu:before,.fo-tree .fo-icon-restaurant:before,.fo-tree .fo-icon-report-problem:before,.fo-tree .fo-icon-report:before,.fo-tree .fo-icon-reply-all:before,.fo-tree .fo-icon-reply:before,.fo-tree .fo-icon-replay-5:before,.fo-tree .fo-icon-replay-30:before,.fo-tree .fo-icon-replay-10:before,.fo-tree .fo-icon-replay:before,.fo-tree .fo-icon-repeat-one:before,.fo-tree .fo-icon-repeat:before,.fo-tree .fo-icon-reorder:before,.fo-tree .fo-icon-remove-shopping-cart:before,.fo-tree .fo-icon-remove-red-eye:before,.fo-tree .fo-icon-remove-from-queue:before,.fo-tree .fo-icon-remove-circle-outline:before,.fo-tree .fo-icon-remove-circle:before,.fo-tree .fo-icon-remove:before,.fo-tree .fo-textfield-numeric .fo-button-decrease:before,.fo-textfield-numeric .fo-tree .fo-button-decrease:before,.fo-tree .fo-icon-refresh:before,.fo-tree .fo-icon-redo:before,.fo-tree .fo-icon-redeem:before,.fo-tree .fo-icon-record-voice-over:before,.fo-tree .fo-icon-recent-actors:before,.fo-tree .fo-icon-receipt-long:before,.fo-tree .fo-icon-receipt:before,.fo-tree .fo-icon-rate-review:before,.fo-tree .fo-icon-radio-button-checked:before,.fo-tree .fo-icon-radio:before,.fo-tree .fo-icon-queue-play-next:before,.fo-tree .fo-icon-queue-music:before,.fo-tree .fo-icon-queue:before,.fo-tree .fo-icon-question-answer:before,.fo-tree .fo-icon-query-stats:before,.fo-tree .fo-icon-query-builder:before,.fo-tree .fo-icon-published-with-changes:before,.fo-tree .fo-icon-publish:before,.fo-tree .fo-icon-public:before,.fo-tree .fo-icon-priority-high:before,.fo-tree .fo-icon-print:before,.fo-tree .fo-icon-precision-manufacturing:before,.fo-tree .fo-icon-preview:before,.fo-tree .fo-icon-present-to-all:before,.fo-tree .fo-icon-pregnant-woman:before,.fo-tree .fo-icon-power-settings-new:before,.fo-tree .fo-icon-power-input:before,.fo-tree .fo-icon-power:before,.fo-tree .fo-icon-portrait:before,.fo-tree .fo-icon-portable-wifi-off:before,.fo-tree .fo-icon-pool:before,.fo-tree .fo-icon-polymer:before,.fo-tree .fo-icon-poll:before,.fo-tree .fo-icon-plus-one:before,.fo-tree .fo-icon-playlist-remove:before,.fo-tree .fo-icon-playlist-add-check-circle:before,.fo-tree .fo-icon-playlist-play:before,.fo-tree .fo-icon-playlist-add-check:before,.fo-tree .fo-icon-playlist-add:before,.fo-tree .fo-icon-play-for-work:before,.fo-tree .fo-icon-play-circle-outline:before,.fo-tree .fo-icon-play-circle-filled:before,.fo-tree .fo-icon-play-arrow:before,.fo-tree .fo-icon-place:before,.fo-tree .fo-icon-pin-drop:before,.fo-tree .fo-icon-pie-chart-outlined:before,.fo-tree .fo-icon-pie-chart:before,.fo-tree .fo-icon-picture-in-picture-alt:before,.fo-tree .fo-icon-picture-in-picture:before,.fo-tree .fo-icon-picture-as-pdf:before,.fo-tree .fo-icon-photo-size-select-small:before,.fo-tree .fo-icon-photo-size-select-large:before,.fo-tree .fo-icon-photo-size-select-actual:before,.fo-tree .fo-icon-photo-library:before,.fo-tree .fo-icon-photo-filter:before,.fo-tree .fo-icon-photo-camera:before,.fo-tree .fo-icon-photo-album:before,.fo-tree .fo-icon-photo:before,.fo-tree .fo-icon-phonelink-setup:before,.fo-tree .fo-icon-phonelink-ring:before,.fo-tree .fo-icon-phonelink-off:before,.fo-tree .fo-icon-phonelink-lock:before,.fo-tree .fo-icon-phonelink-erase:before,.fo-tree .fo-icon-phonelink:before,.fo-tree .fo-icon-phone-paused:before,.fo-tree .fo-icon-phone-missed:before,.fo-tree .fo-icon-phone-locked:before,.fo-tree .fo-icon-phone-iphone:before,.fo-tree .fo-icon-phone-in-talk:before,.fo-tree .fo-icon-phone-forwarded:before,.fo-tree .fo-icon-phone-bluetooth-speaker:before,.fo-tree .fo-icon-phone-android:before,.fo-tree .fo-icon-phone:before,.fo-tree .fo-icon-pets:before,.fo-tree .fo-icon-personal-video:before,.fo-tree .fo-icon-person-pin-circle:before,.fo-tree .fo-icon-person-pin:before,.fo-tree .fo-icon-person-outline:before,.fo-tree .fo-icon-person-add:before,.fo-tree .fo-icon-person:before,.fo-tree .fo-icon-perm-scan-wifi:before,.fo-tree .fo-icon-perm-phone-msg:before,.fo-tree .fo-icon-perm-media:before,.fo-tree .fo-icon-perm-identity:before,.fo-tree .fo-icon-perm-device-information:before,.fo-tree .fo-icon-perm-data-setting:before,.fo-tree .fo-icon-perm-contact-calendar:before,.fo-tree .fo-icon-percent:before,.fo-tree .fo-icon-perm-camera-mic:before,.fo-tree .fo-icon-people-outline:before,.fo-tree .fo-icon-people:before,.fo-tree .fo-icon-payment:before,.fo-tree .fo-icon-pause-circle-outline:before,.fo-tree .fo-icon-pause-circle-filled:before,.fo-tree .fo-icon-pause:before,.fo-tree .fo-icon-party-mode:before,.fo-tree .fo-icon-panorama-wide-angle:before,.fo-tree .fo-icon-panorama-vertical:before,.fo-tree .fo-icon-panorama-horizontal:before,.fo-tree .fo-icon-panorama-fish-eye:before,.fo-tree .fo-icon-panorama:before,.fo-tree .fo-icon-pan-tool:before,.fo-tree .fo-icon-palette:before,.fo-tree .fo-icon-pageview:before,.fo-tree .fo-icon-pages:before,.fo-tree .fo-icon-open-with:before,.fo-tree .fo-icon-open-in-new:before,.fo-tree .fo-icon-open-in-browser:before,.fo-tree .fo-icon-opacity:before,.fo-tree .fo-icon-ondemand-video:before,.fo-tree .fo-icon-oil-barrel:before,.fo-tree .fo-icon-offline-bolt:before,.fo-tree .fo-icon-offline-pin:before,.fo-tree .fo-icon-notifications-paused:before,.fo-tree .fo-icon-notifications-off:before,.fo-tree .fo-icon-notifications-none:before,.fo-tree .fo-icon-notifications-active:before,.fo-tree .fo-icon-notifications:before,.fo-tree .fo-icon-notes:before,.fo-tree .fo-icon-sticky-note:before,.fo-tree .fo-icon-note-add:before,.fo-tree .fo-icon-note:before,.fo-tree .fo-icon-not-interested:before,.fo-tree .fo-icon-no-sim:before,.fo-tree .fo-icon-no-encryption:before,.fo-tree .fo-icon-nfc:before,.fo-tree .fo-icon-next-week:before,.fo-tree .fo-icon-newspaper:before,.fo-tree .fo-icon-new-releases:before,.fo-tree .fo-icon-network-wifi:before,.fo-tree .fo-icon-network-locked:before,.fo-tree .fo-icon-network-check:before,.fo-tree .fo-icon-network-cell:before,.fo-tree .fo-icon-near-me:before,.fo-tree .fo-icon-navigation:before,.fo-tree .fo-icon-navigate-next:before,.fo-tree .fo-icon-navigate-before:before,.fo-tree .fo-icon-nature-people:before,.fo-tree .fo-icon-nature:before,.fo-tree .fo-icon-my-location:before,.fo-tree .fo-icon-music-video:before,.fo-tree .fo-icon-music-note:before,.fo-tree .fo-icon-multiline-chart:before,.fo-tree .fo-icon-movie-filter:before,.fo-tree .fo-icon-movie-creation:before,.fo-tree .fo-icon-movie:before,.fo-tree .fo-icon-move-to-inbox:before,.fo-tree .fo-icon-mouse:before,.fo-tree .fo-icon-motorcycle:before,.fo-tree .fo-icon-more-vert:before,.fo-tree .fo-icon-more-horiz:before,.fo-tree .fo-icon-more:before,.fo-tree .fo-icon-mood-bad:before,.fo-tree .fo-feedback .fo-feedback-box .fo-icon-mood-bad-active:before,.fo-feedback .fo-feedback-box .fo-tree .fo-icon-mood-bad-active:before,.fo-tree .fo-feedback .fo-icon-mood-bad-active:before,.fo-feedback .fo-tree .fo-icon-mood-bad-active:before,.fo-tree .fo-icon-mood:before,.fo-tree .fo-feedback .fo-feedback-box .fo-icon-mood-active:before,.fo-feedback .fo-feedback-box .fo-tree .fo-icon-mood-active:before,.fo-tree .fo-feedback .fo-icon-mood-active:before,.fo-feedback .fo-tree .fo-icon-mood-active:before,.fo-tree .fo-icon-monochrome-photos:before,.fo-tree .fo-icon-money-off:before,.fo-tree .fo-icon-monetization-on:before,.fo-tree .fo-icon-mode-edit:before,.fo-tree .fo-icon-mode-comment:before,.fo-tree .fo-icon-mms:before,.fo-tree .fo-icon-minor-crash:before,.fo-tree .fo-icon-miscellaneous-services:before,.fo-tree .fo-icon-mic-off:before,.fo-tree .fo-icon-mic-none:before,.fo-tree .fo-icon-mic:before,.fo-tree .fo-icon-message:before,.fo-tree .fo-icon-merge-type:before,.fo-tree .fo-icon-menu:before,.fo-tree .fo-icon-memory:before,.fo-tree .fo-icon-markunread-mailbox:before,.fo-tree .fo-icon-markunread:before,.fo-tree .fo-icon-manage-history:before,.fo-tree .fo-icon-map:before,.fo-tree .fo-icon-mail-outline:before,.fo-tree .fo-icon-mail:before,.fo-tree .fo-icon-loyalty:before,.fo-tree .fo-icon-low-priority:before,.fo-tree .fo-icon-loupe:before,.fo-tree .fo-icon-loop:before,.fo-tree .fo-icon-looks-two:before,.fo-tree .fo-icon-looks-one:before,.fo-tree .fo-icon-looks-6:before,.fo-tree .fo-icon-looks-5:before,.fo-tree .fo-icon-looks-4:before,.fo-tree .fo-icon-looks-3:before,.fo-tree .fo-icon-looks:before,.fo-tree .fo-icon-lock-outline:before,.fo-tree .fo-icon-lock-open:before,.fo-tree .fo-icon-lock:before,.fo-tree .fo-icon-location-searching:before,.fo-tree .fo-icon-location-on:before,.fo-tree .fo-icon-location-off:before,.fo-tree .fo-icon-location-disabled:before,.fo-tree .fo-icon-location-city:before,.fo-tree .fo-icon-local-taxi:before,.fo-tree .fo-icon-local-shipping:before,.fo-tree .fo-icon-local-see:before,.fo-tree .fo-icon-local-printshop:before,.fo-tree .fo-icon-local-post-office:before,.fo-tree .fo-icon-local-play:before,.fo-tree .fo-icon-local-pizza:before,.fo-tree .fo-icon-local-phone:before,.fo-tree .fo-icon-local-pharmacy:before,.fo-tree .fo-icon-local-parking:before,.fo-tree .fo-icon-local-offer:before,.fo-tree .fo-icon-local-movies:before,.fo-tree .fo-icon-local-mall:before,.fo-tree .fo-icon-local-library:before,.fo-tree .fo-icon-local-laundry-service:before,.fo-tree .fo-icon-local-hotel:before,.fo-tree .fo-icon-local-hospital:before,.fo-tree .fo-icon-local-grocery-store:before,.fo-tree .fo-icon-local-gas-station:before,.fo-tree .fo-icon-local-florist:before,.fo-tree .fo-icon-local-drink:before,.fo-tree .fo-icon-local-dining:before,.fo-tree .fo-icon-local-convenience-store:before,.fo-tree .fo-icon-local-car-wash:before,.fo-tree .fo-icon-local-cafe:before,.fo-tree .fo-icon-local-bar:before,.fo-tree .fo-icon-local-atm:before,.fo-tree .fo-icon-local-airport:before,.fo-tree .fo-icon-local-activity:before,.fo-tree .fo-icon-live-tv:before,.fo-tree .fo-icon-live-help:before,.fo-tree .fo-icon-list-alt:before,.fo-tree .fo-icon-list:before,.fo-tree .fo-icon-linked-camera:before,.fo-tree .fo-icon-link:before,.fo-tree .fo-icon-linear-scale:before,.fo-tree .fo-icon-line-weight:before,.fo-tree .fo-icon-line-style:before,.fo-tree .fo-icon-lightbulb-outline:before,.fo-tree .fo-icon-library-music:before,.fo-tree .fo-icon-library-books:before,.fo-tree .fo-icon-library-add:before,.fo-tree .fo-icon-lens:before,.fo-tree .fo-icon-circle-error:before,.fo-tree .fo-icon-circle-warning:before,.fo-tree .fo-icon-circle-info:before,.fo-tree .fo-icon-circle-success:before,.fo-tree .fo-card-station .fo-card-station-available:before,.fo-card-station .fo-tree .fo-card-station-available:before,.fo-tree .fo-icon-circle-secondary:before,.fo-tree .fo-icon-circle-primary:before,.fo-tree .fo-icon-legend-toggle:before,.fo-tree .fo-icon-leak-remove:before,.fo-tree .fo-icon-leak-add:before,.fo-tree .fo-icon-leaderboard:before,.fo-tree .fo-icon-layers-clear:before,.fo-tree .fo-icon-layers:before,.fo-tree .fo-icon-launch:before,.fo-tree .fo-icon-last-page:before,.fo-tree .fo-icon-laptop-windows:before,.fo-tree .fo-icon-laptop-mac:before,.fo-tree .fo-icon-laptop-chromebook:before,.fo-tree .fo-icon-laptop:before,.fo-tree .fo-icon-language:before,.fo-tree .fo-icon-landscape:before,.fo-tree .fo-icon-lan:before,.fo-tree .fo-icon-label-outline:before,.fo-tree .fo-icon-label:before,.fo-tree .fo-icon-kitchen:before,.fo-tree .fo-icon-keyboard-voice:before,.fo-tree .fo-icon-keyboard-tab:before,.fo-tree .fo-icon-keyboard-return:before,.fo-tree .fo-icon-keyboard-hide:before,.fo-tree .fo-icon-keyboard-capslock:before,.fo-tree .fo-icon-keyboard-backspace:before,.fo-tree .fo-icon-keyboard-arrow-up:before,.fo-tree .fo-icon-keyboard-arrow-right:before,.fo-tree .fo-icon-keyboard-arrow-left:before,.fo-tree .fo-icon-keyboard-arrow-down:before,.fo-tree .section-title-large .page-detail-row .page-detail-toggle:before,.section-title-large .page-detail-row .fo-tree .page-detail-toggle:before,.fo-tree .fo-icon-keyboard:before,.fo-tree .fo-icon-iso:before,.fo-tree .fo-icon-install-desktop:before,.fo-tree .fo-icon-invert-colors-off:before,.fo-tree .fo-icon-invert-colors:before,.fo-tree .fo-icon-insert-photo:before,.fo-tree .fo-icon-insert-link:before,.fo-tree .fo-icon-insert-invitation:before,.fo-tree .fo-icon-insert-emoticon:before,.fo-tree .fo-icon-file:before,.fo-tree .fo-icon-insert-drive-file:before,.fo-tree .fo-icon-insert-comment:before,.fo-tree .fo-icon-insert-chart:before,.fo-tree .fo-icon-input:before,.fo-tree .fo-icon-info-outline:before,.fo-tree .fo-icon-info:before,.fo-tree .fo-icon-indeterminate-check-box:before,.fo-tree .fo-icon-inbox:before,.fo-tree .fo-icon-important-devices:before,.fo-tree .fo-icon-import-export:before,.fo-tree .fo-icon-import-contacts:before,.fo-tree .fo-icon-image-search:before,.fo-tree .fo-icon-image-aspect-ratio:before,.fo-tree .fo-icon-image:before,.fo-tree .fo-icon-https:before,.fo-tree .fo-icon-http:before,.fo-tree .fo-icon-hourglass-full:before,.fo-tree .fo-icon-hourglass-empty:before,.fo-tree .fo-icon-hotel:before,.fo-tree .fo-icon-hot-tub:before,.fo-tree .fo-icon-home:before,.fo-tree .fo-icon-history:before,.fo-tree .fo-icon-highlight-off:before,.fo-tree .fo-icon-highlight:before,.fo-tree .fo-icon-high-quality:before,.fo-tree .fo-icon-help-outline:before,.fo-tree .fo-icon-help:before,.fo-tree .fo-icon-hearing:before,.fo-tree .fo-icon-health-and-safety:before,.fo-tree .fo-icon-healing:before,.fo-tree .fo-icon-headset-mic:before,.fo-tree .fo-icon-headset:before,.fo-tree .fo-icon-hdr-weak:before,.fo-tree .fo-icon-hdr-strong:before,.fo-tree .fo-icon-hdr-on:before,.fo-tree .fo-icon-hdr-off:before,.fo-tree .fo-icon-handyman:before,.fo-tree .fo-icon-construction:before,.fo-tree .fo-icon-hd:before,.fo-tree .fo-icon-groups:before,.fo-tree .fo-icon-group-work:before,.fo-tree .fo-icon-group-add:before,.fo-tree .fo-icon-group:before,.fo-tree .fo-icon-grid-on:before,.fo-tree .fo-icon-grid-off:before,.fo-tree .fo-icon-graphic-eq:before,.fo-tree .fo-icon-grain:before,.fo-tree .fo-icon-gradient:before,.fo-tree .fo-icon-grade:before,.fo-tree .fo-icon-gps-off:before,.fo-tree .fo-icon-gps-not-fixed:before,.fo-tree .fo-icon-gps-fixed:before,.fo-tree .fo-icon-golf-course:before,.fo-tree .fo-icon-gif:before,.fo-tree .fo-icon-get-app:before,.fo-tree .fo-icon-gesture:before,.fo-tree .fo-icon-gavel:before,.fo-tree .fo-icon-games:before,.fo-tree .fo-icon-gamepad:before,.fo-tree .fo-icon-g-translate:before,.fo-tree .fo-icon-functions:before,.fo-tree .fo-icon-fullscreen-exit:before,.fo-tree .fo-icon-fullscreen:before,.fo-tree .fo-icon-front-hand:before,.fo-tree .fo-icon-free-breakfast:before,.fo-tree .fo-icon-foundation:before,.fo-tree .fo-icon-forward-5:before,.fo-tree .fo-icon-forward-30:before,.fo-tree .fo-icon-forward-10:before,.fo-tree .fo-icon-forward:before,.fo-tree .fo-icon-forum:before,.fo-tree .fo-icon-format-underlined:before,.fo-tree .fo-icon-format-textdirection-r-to-l:before,.fo-tree .fo-icon-format-textdirection-l-to-r:before,.fo-tree .fo-icon-format-strikethrough:before,.fo-tree .fo-icon-format-size:before,.fo-tree .fo-icon-format-shapes:before,.fo-tree .fo-icon-format-quote:before,.fo-tree .fo-icon-format-paint:before,.fo-tree .fo-icon-format-list-numbered:before,.fo-tree .fo-icon-format-list-bulleted:before,.fo-tree .fo-icon-format-line-spacing:before,.fo-tree .fo-icon-format-italic:before,.fo-tree .fo-icon-format-indent-increase:before,.fo-tree .fo-icon-format-indent-decrease:before,.fo-tree .fo-icon-format-color-text:before,.fo-tree .fo-icon-format-color-reset:before,.fo-tree .fo-icon-format-color-fill:before,.fo-tree .fo-icon-format-clear:before,.fo-tree .fo-icon-format-bold:before,.fo-tree .fo-icon-format-align-right:before,.fo-tree .fo-icon-format-align-left:before,.fo-tree .fo-icon-format-align-justify:before,.fo-tree .fo-icon-format-align-center:before,.fo-tree .fo-icon-forest:before,.fo-tree .fo-icon-font-download:before,.fo-tree .fo-icon-folder-special:before,.fo-tree .fo-icon-folder-shared:before,.fo-tree .fo-icon-folder-open:before,.fo-tree .fo-icon-folder:before,.fo-tree .fo-icon-flip-to-front:before,.fo-tree .fo-icon-flip-to-back:before,.fo-tree .fo-icon-flip:before,.fo-tree .fo-icon-flight-takeoff:before,.fo-tree .fo-icon-flight-land:before,.fo-tree .fo-icon-flight:before,.fo-tree .fo-icon-flash-on:before,.fo-tree .fo-icon-flash-off:before,.fo-tree .fo-icon-flash-auto:before,.fo-tree .fo-icon-flare:before,.fo-tree .fo-icon-flag-outline:before,.fo-tree .fo-icon-offer-selectable:before,.fo-tree .fo-icon-offer-option:before,.fo-tree .fo-icon-flag:before,.fo-tree .fo-icon-offer-connect:before,.fo-tree .fo-icon-fitness-center:before,.fo-tree .fo-icon-first-page:before,.fo-tree .fo-icon-fingerprint:before,.fo-tree .fo-icon-find-replace:before,.fo-tree .fo-icon-find-in-page:before,.fo-tree .fo-icon-filter-vintage:before,.fo-tree .fo-icon-filter-tilt-shift:before,.fo-tree .fo-icon-filter-none:before,.fo-tree .fo-icon-filter-list:before,.fo-tree .fo-icon-filter-hdr:before,.fo-tree .fo-icon-filter-frames:before,.fo-tree .fo-icon-filter-drama:before,.fo-tree .fo-icon-filter-center-focus:before,.fo-tree .fo-icon-filter-b-and-w:before,.fo-tree .fo-icon-filter-9-plus:before,.fo-tree .fo-icon-filter-9:before,.fo-tree .fo-icon-filter-8:before,.fo-tree .fo-icon-filter-7:before,.fo-tree .fo-icon-filter-6:before,.fo-tree .fo-icon-filter-5:before,.fo-tree .fo-icon-filter-4:before,.fo-tree .fo-icon-filter-3:before,.fo-tree .fo-icon-filter-2:before,.fo-tree .fo-icon-filter-1:before,.fo-tree .fo-icon-filter:before,.fo-tree .fo-icon-file-upload:before,.fo-tree .fo-icon-file-download:before,.fo-tree .fo-icon-fiber-smart-record:before,.fo-tree .fo-icon-fiber-pin:before,.fo-tree .fo-icon-fiber-new:before,.fo-tree .fo-icon-fiber-manual-record:before,.fo-tree .fo-icon-fiber-dvr:before,.fo-tree .fo-icon-feedback:before,.fo-tree .fo-icon-featured-video:before,.fo-tree .fo-icon-featured-play-list:before,.fo-tree .fo-icon-favorite-border:before,.fo-tree .fo-card-station .fo-card-station-buttons .fo-card-station-favorite:before,.fo-card-station .fo-card-station-buttons .fo-tree .fo-card-station-favorite:before,.fo-tree .fo-icon-favorite:before,.fo-tree .fo-icon-fast-rewind:before,.fo-tree .fo-icon-fast-forward:before,.fo-tree .fo-icon-face:before,.fo-tree .fo-icon-extension:before,.fo-tree .fo-icon-exposure-zero:before,.fo-tree .fo-icon-exposure-plus-2:before,.fo-tree .fo-icon-exposure-plus-1:before,.fo-tree .fo-icon-exposure-neg-2:before,.fo-tree .fo-icon-exposure-neg-1:before,.fo-tree .fo-icon-exposure:before,.fo-tree .fo-icon-explore:before,.fo-tree .fo-icon-explicit:before,.fo-tree .fo-icon-expand-more:before,.fo-tree .fo-icon-expand-less:before,.fo-tree .fo-icon-exit-to-app:before,.fo-tree .fo-icon-event-seat:before,.fo-tree .fo-icon-event-note:before,.fo-tree .fo-icon-event-busy:before,.fo-tree .fo-icon-event-available:before,.fo-tree .fo-icon-event:before,.fo-tree .fo-icon-ev-station:before,.fo-tree .fo-icon-euro-symbol:before,.fo-tree .fo-icon-error-outline:before,.fo-tree .fo-icon-error-circle:before,.fo-tree .fo-icon-error:before,.fo-tree .fo-icon-electrical-services:before,.fo-tree .fo-icon-equalizer:before,.fo-tree .fo-icon-engineering:before,.fo-tree .fo-icon-emoji-transportation:before,.fo-tree .fo-icon-enhanced-encryption:before,.fo-tree .fo-icon-email:before,.fo-tree .fo-icon-eject:before,.fo-tree .fo-icon-edit-square:before,.fo-tree .fo-icon-edit-location:before,.fo-tree .fo-icon-edit-note:before,.fo-tree .fo-icon-edit:before,.fo-tree .fo-icon-dvr:before,.fo-tree .fo-icon-drive-eta:before,.fo-tree .fo-icon-drag-handle:before,.fo-tree .fo-icon-drafts:before,.fo-tree .fo-icon-donut-small:before,.fo-tree .fo-icon-donut-large:before,.fo-tree .fo-icon-done-all:before,.fo-tree .fo-icon-done:before,.fo-tree .fo-icon-domain-add:before,.fo-tree .fo-icon-domain:before,.fo-tree .fo-icon-dock:before,.fo-tree .fo-icon-do-not-disturb-on:before,.fo-tree .fo-icon-do-not-disturb-off:before,.fo-tree .fo-icon-do-not-disturb-alt:before,.fo-tree .fo-icon-do-not-disturb:before,.fo-tree .fo-icon-document-scanner:before,.fo-tree .fo-icon-dns:before,.fo-tree .fo-icon-disc-full:before,.fo-tree .fo-icon-directions-walk:before,.fo-tree .fo-icon-directions-transit:before,.fo-tree .fo-icon-directions-subway:before,.fo-tree .fo-icon-directions-run:before,.fo-tree .fo-icon-directions-railway:before,.fo-tree .fo-icon-directions-car:before,.fo-tree .fo-icon-directions-bus:before,.fo-tree .fo-icon-directions-boat:before,.fo-tree .fo-icon-directions-bike:before,.fo-tree .fo-icon-directions:before,.fo-tree .fo-card-station .fo-card-station-buttons .fo-card-station-directions:before,.fo-card-station .fo-card-station-buttons .fo-tree .fo-card-station-directions:before,.fo-tree .fo-icon-dialpad:before,.fo-tree .fo-icon-dialer-sip:before,.fo-tree .fo-icon-devices-other:before,.fo-tree .fo-icon-devices:before,.fo-tree .fo-icon-device-hub:before,.fo-tree .fo-icon-developer-mode:before,.fo-tree .fo-icon-developer-board:before,.fo-tree .fo-icon-details:before,.fo-tree .fo-icon-design-services:before,.fo-tree .fo-icon-desktop-windows:before,.fo-tree .fo-icon-desktop-mac:before,.fo-tree .fo-icon-description:before,.fo-tree .fo-icon-departure-board:before,.fo-tree .fo-icon-delete-sweep:before,.fo-tree .fo-icon-delete-forever:before,.fo-tree .fo-icon-delete:before,.fo-tree .fo-remove-file:before,.fo-tree .fo-icon-dehaze:before,.fo-tree .fo-icon-warehouse:before,.fo-tree .fo-icon-date-range:before,.fo-tree .fo-icon-data-usage:before,.fo-tree .fo-icon-dangerous:before,.fo-tree .fo-icon-dashboard-customize:before,.fo-tree .fo-icon-dashboard:before,.fo-tree .fo-icon-crop-square:before,.fo-tree .fo-icon-crop-rotate:before,.fo-tree .fo-icon-crop-portrait:before,.fo-tree .fo-icon-crop-original:before,.fo-tree .fo-icon-crop-landscape:before,.fo-tree .fo-icon-crop-free:before,.fo-tree .fo-icon-crop-din:before,.fo-tree .fo-icon-crop-7-5:before,.fo-tree .fo-icon-crop-5-4:before,.fo-tree .fo-icon-crop-3-2:before,.fo-tree .fo-icon-crop-16-9:before,.fo-tree .fo-icon-crop:before,.fo-tree .fo-icon-credit-card:before,.fo-tree .fo-icon-create-new-folder:before,.fo-tree .fo-icon-create:before,.fo-tree .fo-icon-copyright:before,.fo-tree .fo-icon-conveyor-belt:before,.fo-tree .fo-icon-control-point-duplicate:before,.fo-tree .fo-icon-control-point:before,.fo-tree .fo-icon-content-paste:before,.fo-tree .fo-icon-content-cut:before,.fo-tree .fo-icon-copy:before,.fo-tree .fo-icon-content-copy:before,.fo-tree .fo-icon-contacts:before,.fo-tree .fo-icon-contact-phone:before,.fo-tree .fo-icon-contact-mail:before,.fo-tree .fo-icon-confirmation-number:before,.fo-tree .fo-icon-computer:before,.fo-tree .fo-icon-compare-arrows:before,.fo-tree .fo-icon-compare:before,.fo-tree .fo-icon-comment:before,.fo-tree .fo-icon-colorize:before,.fo-tree .fo-icon-color-lens:before,.fo-tree .fo-icon-collections-bookmark:before,.fo-tree .fo-icon-collections:before,.fo-tree .fo-icon-code:before,.fo-tree .fo-icon-cloud-sync:before,.fo-tree .fo-icon-cloud-upload:before,.fo-tree .fo-icon-cloud-queue:before,.fo-tree .fo-icon-cloud-off:before,.fo-tree .fo-icon-cloud-download:before,.fo-tree .fo-icon-cloud-done:before,.fo-tree .fo-icon-cloud-circle:before,.fo-tree .fo-icon-cloud:before,.fo-tree .fo-icon-closed-caption:before,.fo-tree .fo-icon-close:before,.fo-tree .modal .modal-dialog .modal-content .modal-header .modal-close:before,.modal .modal-dialog .modal-content .modal-header .fo-tree .modal-close:before,.fo-tree .fo-sidebar-right .fo-calendar-external-events .fo-sidebar-right-close:before,.fo-sidebar-right .fo-calendar-external-events .fo-tree .fo-sidebar-right-close:before,.fo-tree .fo-icon-clear-all:before,.fo-tree .fo-icon-clear:before,.fo-tree .fo-icon-class:before,.fo-tree .fo-icon-chrome-reader-mode:before,.fo-tree .fo-icon-child-friendly:before,.fo-tree .fo-icon-child-care:before,.fo-tree .fo-icon-chevron-right:before,.fo-tree .fo-icon-chevron-left:before,.fo-tree .fo-icon-check-circle:before,.fo-tree .fo-icon-content-paste-search:before,.fo-tree .fo-icon-cookie:before,.fo-tree .fo-icon-checkbox-blank:before,.fo-tree .fo-icon-checkbox:before,.fo-tree .fo-icon-check-box-outline-blank:before,.fo-tree .fo-icon-check-box:before,.fo-tree .fo-icon-check:before,.fo-tree .fo-icon-chat-bubble-outline:before,.fo-tree .fo-icon-chat-bubble:before,.fo-tree .fo-icon-chat:before,.fo-tree .fo-icon-change-circle:before,.fo-tree .fo-icon-change-history:before,.fo-tree .fo-icon-center-focus-weak:before,.fo-tree .fo-icon-center-focus-strong:before,.fo-tree .fo-icon-cast-connected:before,.fo-tree .fo-icon-cast:before,.fo-tree .fo-icon-casino:before,.fo-tree .fo-icon-card-travel:before,.fo-tree .fo-icon-card-membership:before,.fo-tree .fo-icon-card-giftcard:before,.fo-tree .fo-icon-car-repair:before,.fo-tree .fo-icon-cancel:before,.fo-tree .fo-icon-camera-roll:before,.fo-tree .fo-icon-camera-rear:before,.fo-tree .fo-icon-camera-front:before,.fo-tree .fo-icon-camera-enhance:before,.fo-tree .fo-icon-camera-alt:before,.fo-tree .fo-icon-camera:before,.fo-tree .fo-icon-call-to-action:before,.fo-tree .fo-icon-call-split:before,.fo-tree .fo-icon-call-received:before,.fo-tree .fo-icon-call-missed-outgoing:before,.fo-tree .fo-icon-call-missed:before,.fo-tree .fo-icon-call-merge:before,.fo-tree .fo-icon-call-made:before,.fo-tree .fo-icon-call-end:before,.fo-tree .fo-icon-call:before,.fo-tree .fo-icon-event-repeat:before,.fo-tree .fo-icon-calendar-month:before,.fo-tree .fo-icon-calculate:before,.fo-tree .fo-icon-cake:before,.fo-tree .fo-icon-cached:before,.fo-tree .fo-icon-business-center:before,.fo-tree .fo-icon-business:before,.fo-tree .fo-icon-burst-mode:before,.fo-tree .fo-icon-build:before,.fo-tree .fo-icon-bug-report:before,.fo-tree .fo-icon-bubble-chart:before,.fo-tree .fo-icon-brush:before,.fo-tree .fo-icon-broken-image:before,.fo-tree .fo-icon-brightness-medium:before,.fo-tree .fo-icon-brightness-low:before,.fo-tree .fo-icon-brightness-high:before,.fo-tree .fo-icon-brightness-auto:before,.fo-tree .fo-icon-brightness-7:before,.fo-tree .fo-icon-brightness-6:before,.fo-tree .fo-icon-brightness-5:before,.fo-tree .fo-icon-brightness-4:before,.fo-tree .fo-light .fo-icon-theme-mode:before,.fo-light .fo-tree .fo-icon-theme-mode:before,.fo-tree html .fo-icon-theme-mode:before,html .fo-tree .fo-icon-theme-mode:before,.fo-tree .fo-icon-brightness-3:before,.fo-tree .fo-icon-brightness-2:before,.fo-tree .fo-icon-brightness-1:before,.fo-tree .fo-icon-branding-watermark:before,.fo-tree .fo-icon-bolt:before,.fo-tree .fo-icon-border-vertical:before,.fo-tree .fo-icon-border-top:before,.fo-tree .fo-icon-border-style:before,.fo-tree .fo-icon-border-right:before,.fo-tree .fo-icon-border-outer:before,.fo-tree .fo-icon-border-left:before,.fo-tree .fo-icon-border-inner:before,.fo-tree .fo-icon-border-horizontal:before,.fo-tree .fo-icon-border-color:before,.fo-tree .fo-icon-border-clear:before,.fo-tree .fo-icon-border-bottom:before,.fo-tree .fo-icon-border-all:before,.fo-tree .fo-icon-bookmark-border:before,.fo-tree .fo-icon-bookmark:before,.fo-tree .fo-icon-book:before,.fo-tree .fo-icon-blur-on:before,.fo-tree .fo-icon-blur-off:before,.fo-tree .fo-icon-blur-linear:before,.fo-tree .fo-icon-blur-circular:before,.fo-tree .fo-icon-bluetooth-searching:before,.fo-tree .fo-icon-bluetooth-drive:before,.fo-tree .fo-icon-bluetooth-disabled:before,.fo-tree .fo-icon-bluetooth-connected:before,.fo-tree .fo-icon-bluetooth-audio:before,.fo-tree .fo-icon-bluetooth:before,.fo-tree .fo-icon-block:before,.fo-tree .fo-icon-beenhere:before,.fo-tree .fo-icon-beach-access:before,.fo-tree .fo-icon-badge:before,.fo-tree .fo-icon-battery-unknown:before,.fo-tree .fo-icon-battery-std:before,.fo-tree .fo-icon-battery-1-bar:before,.fo-tree .fo-icon-battery-4-bar:before,.fo-tree .fo-icon-battery-full:before,.fo-tree .fo-icon-battery-charging-full:before,.fo-tree .fo-icon-battery-alert:before,.fo-tree .fo-icon-backup:before,.fo-tree .fo-icon-backspace:before,.fo-tree .fo-icon-article:before,.fo-tree .fo-icon-campaign:before,.fo-tree .fo-icon-av-timer:before,.fo-tree .fo-icon-auto-awesome:before,.fo-tree .fo-icon-autorenew:before,.fo-tree .fo-icon-audiotrack:before,.fo-tree .fo-icon-attachment:before,.fo-tree .fo-icon-attach-money:before,.fo-tree .fo-icon-attach-file:before,.fo-tree .fo-icon-assistant-photo:before,.fo-tree .fo-icon-assistant:before,.fo-tree .fo-icon-assignment-turned-in:before,.fo-tree .fo-icon-assignment-returned:before,.fo-tree .fo-icon-assignment-return:before,.fo-tree .fo-icon-assignment-late:before,.fo-tree .fo-icon-assignment-ind:before,.fo-tree .fo-icon-assignment:before,.fo-tree .fo-icon-assessment:before,.fo-tree .fo-icon-aspect-ratio:before,.fo-tree .fo-icon-art-track:before,.fo-tree .fo-icon-arrow-circle-down:before,.fo-tree .fo-icon-arrow-circle-up:before,.fo-tree .fo-icon-arrow-upward:before,.fo-tree .fo-icon-arrow-forward:before,.fo-tree .fo-icon-arrow-drop-up:before,.fo-tree .fo-icon-arrow-drop-down-circle:before,.fo-tree .fo-icon-arrow-drop-down:before,.fo-tree .fo-icon-arrow-downward:before,.fo-tree .fo-icon-arrow-back:before,.fo-tree .fo-icon-architecture:before,.fo-tree .fo-icon-archive:before,.fo-tree .fo-icon-apps:before,.fo-tree .fo-icon-announcement:before,.fo-tree .fo-icon-android:before,.fo-tree .fo-icon-all-out:before,.fo-tree .fo-icon-all-inclusive:before,.fo-tree .fo-icon-album:before,.fo-tree .fo-icon-alarm-on:before,.fo-tree .fo-icon-alarm-off:before,.fo-tree .fo-icon-alarm-add:before,.fo-tree .fo-icon-alarm:before,.fo-tree .fo-icon-airport-shuttle:before,.fo-tree .fo-icon-airplay:before,.fo-tree .fo-icon-airplanemode-inactive:before,.fo-tree .fo-icon-airplanemode-active:before,.fo-tree .fo-icon-airline-seat-recline-normal:before,.fo-tree .fo-icon-airline-seat-recline-extra:before,.fo-tree .fo-icon-airline-seat-legroom-reduced:before,.fo-tree .fo-icon-airline-seat-legroom-normal:before,.fo-tree .fo-icon-airline-seat-legroom-extra:before,.fo-tree .fo-icon-airline-seat-individual-suite:before,.fo-tree .fo-icon-airline-seat-flat-angled:before,.fo-tree .fo-icon-airline-seat-flat:before,.fo-tree .fo-icon-adjust:before,.fo-tree .fo-icon-add-to-queue:before,.fo-tree .fo-icon-add-to-photos:before,.fo-tree .fo-icon-add-shopping-cart:before,.fo-tree .fo-icon-add-location:before,.fo-tree .fo-icon-add-business:before,.fo-tree .fo-icon-add-circle-outline:before,.fo-tree .fo-icon-add-circle:before,.fo-tree .fo-icon-add-box:before,.fo-tree .fo-icon-add-alert:before,.fo-tree .fo-icon-add-alarm:before,.fo-tree .fo-icon-add-a-photo:before,.fo-tree .fo-icon-add:before,.fo-tree .fo-textfield-numeric .fo-button-increase:before,.fo-textfield-numeric .fo-tree .fo-button-increase:before,.fo-tree .fo-icon-adb:before,.fo-tree .fo-icon-account-circle:before,.fo-tree .fo-icon-account-box:before,.fo-tree .fo-icon-account-balance-wallet:before,.fo-tree .fo-icon-account-balance:before,.fo-tree .fo-icon-accessible:before,.fo-tree .fo-icon-accessibility:before,.fo-tree .fo-icon-access-time:before,.fo-tree .fo-icon-access-alarms:before,.fo-tree .fo-icon-access-alarm:before,.fo-tree .fo-icon-ac-unit:before,.fo-tree .fo-icon-3d-rotation:before,.fo-tree .fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-leftall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree .fo-add-subtract-controls-leftall:before,.fo-tree .fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-leftall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree .add-subtract-controls-leftall:before,.fo-tree .fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-rightall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree .fo-add-subtract-controls-rightall:before,.fo-tree .fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-rightall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree .add-subtract-controls-rightall:before,.fo-tree .fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-left:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree .fo-add-subtract-controls-left:before,.fo-tree .fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-left:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree .add-subtract-controls-left:before,.fo-tree .fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-right:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree .fo-add-subtract-controls-right:before,.fo-tree .fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-right:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree .add-subtract-controls-right:before,.fo-tree .fo-table-content .row-image-thumbnail .active:after,.fo-table-content .row-image-thumbnail .fo-tree .active:after,.fo-tree .fo-content-column .row-image-thumbnail .active:after,.fo-content-column .row-image-thumbnail .fo-tree .active:after,.fo-tree-table .material-icons,.fo-tree-table .fo-icon-flip-camera-android:before,.fo-tree-table .fo-icon-electric-moped:before,.fo-tree-table .fo-icon-monitor-health:before,.fo-tree-table .fo-icon-speed:before,.fo-tree-table .fo-icon-back:before,.fo-tree-table .fo-icon-left:before,.fo-tree-table .fo-icon-down:before,.fo-tree-table .fo-icon-right:before,.fo-tree-table .fo-icon-up:before,.fo-tree-table .fo-icon-circle:before,.fo-tree-table .fo-icon-radio-button-unchecked:before,.fo-tree-table .fo-icon-paid:before,.fo-tree-table .fo-icon-menu-book:before,.fo-tree-table .fo-icon-currency-euro:before,.fo-tree-table .fo-icon-currency-bitcoin:before,.fo-tree-table .fo-icon-currency-lira:before,.fo-tree-table .fo-icon-tl:before,.fo-tree-table .fo-icon-money-tl:before,.fo-tree-table .fo-icon-approval:before,.fo-tree-table .fo-icon-account-tree:before,.fo-tree-table .fo-icon-draw:before,.fo-tree-table .fo-icon-javascript:before,.fo-tree-table .fo-icon-css:before,.fo-tree-table .fo-icon-html:before,.fo-tree-table .fo-icon-data-object:before,.fo-tree-table .fo-icon-fsa:before,.fo-tree-table .fo-icon-warranty-status:before,.fo-tree-table .fo-icon-insert-chart-outlined:before,.fo-tree-table .fo-icon-add-chart:before,.fo-tree-table .fo-icon-forward-to-inbox:before,.fo-tree-table .fo-icon-outgoing-mail:before,.fo-tree-table .fo-icon-g-mobiledata:before,.fo-tree-table .fo-icon-zoom-out-map:before,.fo-tree-table .fo-icon-zoom-out:before,.fo-tree-table .fo-icon-zoom-in:before,.fo-tree-table .fo-icon-youtube-searched-for:before,.fo-tree-table .fo-icon-wrap-text:before,.fo-tree-table .fo-icon-work:before,.fo-tree-table .fo-icon-wifi-tethering:before,.fo-tree-table .fo-icon-wifi-lock:before,.fo-tree-table .fo-icon-wifi-off:before,.fo-tree-table .fo-icon-wifi:before,.fo-tree-table .fo-icon-widgets:before,.fo-tree-table .fo-icon-whatshot:before,.fo-tree-table .fo-icon-weekend:before,.fo-tree-table .fo-icon-web-asset:before,.fo-tree-table .fo-icon-web:before,.fo-tree-table .fo-icon-wc:before,.fo-tree-table .fo-icon-wb-sunny:before,.fo-tree-table .fo-dark .fo-icon-theme-mode:before,.fo-dark .fo-tree-table .fo-icon-theme-mode:before,.fo-tree-table .fo-icon-wb-iridescent:before,.fo-tree-table .fo-icon-wb-incandescent:before,.fo-tree-table .fo-icon-wb-cloudy:before,.fo-tree-table .fo-icon-wb-auto:before,.fo-tree-table .fo-icon-watch-later:before,.fo-tree-table .fo-icon-watch:before,.fo-tree-table .fo-icon-water-voc:before,.fo-tree-table .fo-icon-water-drop:before,.fo-tree-table .fo-icon-water-do:before,.fo-tree-table .fo-icon-warning-circle:before,.fo-tree-table .fo-icon-warning:before,.fo-tree-table .fo-icon-wallpaper:before,.fo-tree-table .fo-icon-vpn-lock:before,.fo-tree-table .fo-icon-vpn-key:before,.fo-tree-table .fo-icon-volume-up:before,.fo-tree-table .fo-icon-volume-off:before,.fo-tree-table .fo-icon-volume-mute:before,.fo-tree-table .fo-icon-volume-down:before,.fo-tree-table .fo-icon-voicemail:before,.fo-tree-table .fo-icon-voice-chat:before,.fo-tree-table .fo-icon-visibility-off:before,.fo-tree-table .fo-icon-visibility:before,.fo-tree-table .fo-icon-vignette:before,.fo-tree-table .fo-icon-view-week:before,.fo-tree-table .fo-icon-view-stream:before,.fo-tree-table .fo-icon-view-quilt:before,.fo-tree-table .fo-icon-view-module:before,.fo-tree-table .fo-icon-view-list:before,.fo-tree-table .fo-icon-view-headline:before,.fo-tree-table .fo-icon-view-day:before,.fo-tree-table .fo-icon-view-compact:before,.fo-tree-table .fo-icon-view-comfy:before,.fo-tree-table .fo-icon-view-column:before,.fo-tree-table .fo-icon-view-carousel:before,.fo-tree-table .fo-icon-view-array:before,.fo-tree-table .fo-icon-view-agenda:before,.fo-tree-table .fo-icon-videogame-asset:before,.fo-tree-table .fo-icon-videocam-off:before,.fo-tree-table .fo-icon-videocam:before,.fo-tree-table .fo-icon-video-library:before,.fo-tree-table .fo-icon-video-label:before,.fo-tree-table .fo-icon-video-call:before,.fo-tree-table .fo-icon-vibration:before,.fo-tree-table .fo-icon-vertical-align-top:before,.fo-tree-table .fo-icon-vertical-align-center:before,.fo-tree-table .fo-icon-vertical-align-bottom:before,.fo-tree-table .fo-icon-verified-user:before,.fo-tree-table .sidebar-left #menu li .fo-authorization-request:before,.sidebar-left #menu li .fo-tree-table .fo-authorization-request:before,.fo-tree-table .sidebar-left #menu li .authorization-request:before,.sidebar-left #menu li .fo-tree-table .authorization-request:before,.fo-tree-table .fo-icon-usb:before,.fo-tree-table .fo-icon-update:before,.fo-tree-table .fo-icon-unfold-more:before,.fo-tree-table .fo-icon-unfold-less:before,.fo-tree-table .fo-icon-undo:before,.fo-tree-table .fo-icon-unarchive:before,.fo-tree-table .fo-icon-tv:before,.fo-tree-table .fo-icon-turned-in-not:before,.fo-tree-table .fo-icon-turned-in:before,.fo-tree-table .fo-icon-tune:before,.fo-tree-table .fo-icon-troubleshoot:before,.fo-tree-table .fo-icon-trending-up:before,.fo-tree-table .fo-icon-trending-flat:before,.fo-tree-table .fo-icon-trending-down:before,.fo-tree-table .fo-icon-translate:before,.fo-tree-table .fo-icon-transform:before,.fo-tree-table .fo-icon-transfer-within-a-station:before,.fo-tree-table .fo-icon-tram:before,.fo-tree-table .fo-icon-train:before,.fo-tree-table .fo-icon-traffic:before,.fo-tree-table .fo-icon-track-changes:before,.fo-tree-table .fo-icon-toys:before,.fo-tree-table .fo-icon-touch-app:before,.fo-tree-table .fo-icon-tonality:before,.fo-tree-table .fo-icon-toll:before,.fo-tree-table .fo-icon-today:before,.fo-tree-table .fo-icon-toc:before,.fo-tree-table .fo-icon-tire-repair:before,.fo-tree-table .fo-icon-title:before,.fo-tree-table .fo-icon-timer-off:before,.fo-tree-table .fo-icon-timer-3:before,.fo-tree-table .fo-icon-timer-10:before,.fo-tree-table .fo-icon-timer:before,.fo-tree-table .fo-icon-timeline:before,.fo-tree-table .fo-icon-timelapse:before,.fo-tree-table .fo-icon-time-to-leave:before,.fo-tree-table .fo-icon-thumbs-up-down:before,.fo-tree-table .fo-icon-thumb-up:before,.fo-tree-table .fo-icon-thumb-down:before,.fo-tree-table .fo-icon-theaters:before,.fo-tree-table .fo-icon-texture:before,.fo-tree-table .fo-icon-textsms:before,.fo-tree-table .fo-icon-text-fields:before,.fo-tree-table .fo-icon-terrain:before,.fo-tree-table .fo-icon-text-format:before,.fo-tree-table .fo-icon-tap-and-play:before,.fo-tree-table .fo-icon-tag-faces:before,.fo-tree-table .fo-icon-tablet-mac:before,.fo-tree-table .fo-icon-tablet-android:before,.fo-tree-table .fo-icon-tablet:before,.fo-tree-table .fo-icon-tab-unselected:before,.fo-tree-table .fo-icon-tab:before,.fo-tree-table .fo-icon-system-update-alt:before,.fo-tree-table .fo-icon-system-update:before,.fo-tree-table .fo-icon-sync-problem:before,.fo-tree-table .fo-icon-sync-disabled:before,.fo-tree-table .fo-icon-sync-alt:before,.fo-tree-table .fo-icon-sync:before,.fo-tree-table .fo-icon-switch-video:before,.fo-tree-table .fo-icon-switch-camera:before,.fo-tree-table .fo-icon-swap-horizontal-circle:before,.fo-tree-table .fo-icon-swap-vertical-circle:before,.fo-tree-table .fo-icon-swap-vert:before,.fo-tree-table .fo-icon-swap-horiz:before,.fo-tree-table .fo-icon-swap-calls:before,.fo-tree-table .fo-icon-surround-sound:before,.fo-tree-table .fo-icon-support:before,.fo-tree-table .fo-icon-supervisor-account:before,.fo-tree-table .fo-icon-subway:before,.fo-tree-table .fo-icon-subtitles:before,.fo-tree-table .fo-icon-subscriptions:before,.fo-tree-table .fo-icon-subject:before,.fo-tree-table .fo-icon-subdirectory-arrow-right:before,.fo-tree-table .fo-icon-subdirectory-arrow-left:before,.fo-tree-table .fo-icon-style:before,.fo-tree-table .fo-icon-strikethrough-s:before,.fo-tree-table .fo-icon-streetview:before,.fo-tree-table .fo-icon-straighten:before,.fo-tree-table .fo-icon-store-mall-directory:before,.fo-tree-table .fo-icon-store:before,.fo-tree-table .fo-icon-storage:before,.fo-tree-table .fo-icon-stop-screen-share:before,.fo-tree-table .fo-icon-stop-circle:before,.fo-tree-table .fo-icon-stop:before,.fo-tree-table .fo-icon-stay-primary-portrait:before,.fo-tree-table .fo-icon-stay-primary-landscape:before,.fo-tree-table .fo-icon-stay-current-portrait:before,.fo-tree-table .fo-icon-stay-current-landscape:before,.fo-tree-table .fo-icon-stars:before,.fo-tree-table .fo-icon-star-half:before,.fo-tree-table .fo-icon-star-border:before,.fo-tree-table .fo-icon-star:before,.fo-tree-table .sidebar-left #menu .menu-favorites .nav-children a.remove-favorites:before,.sidebar-left #menu .menu-favorites .nav-children .fo-tree-table a.remove-favorites:before,.fo-tree-table .sidebar-left #menu .nav-favorites .nav-parent ul li .add-favorites:before,.sidebar-left #menu .nav-favorites .nav-parent ul li .fo-tree-table .add-favorites:before,.fo-tree-table .sidebar-left #menu .nav-favorites li .add-favorites:before,.sidebar-left #menu .nav-favorites li .fo-tree-table .add-favorites:before,.fo-tree-table .fo-icon-spellcheck:before,.fo-tree-table .fo-icon-speaker-phone:before,.fo-tree-table .fo-icon-speaker-notes-off:before,.fo-tree-table .fo-icon-speaker-notes:before,.fo-tree-table .fo-icon-speaker-group:before,.fo-tree-table .fo-icon-speaker:before,.fo-tree-table .fo-icon-space-bar:before,.fo-tree-table .fo-icon-spa:before,.fo-tree-table .fo-icon-sort-by-alpha:before,.fo-tree-table .fo-icon-sort:before,.fo-tree-table .fo-icon-snooze:before,.fo-tree-table .fo-icon-sms-failed:before,.fo-tree-table .fo-icon-sms:before,.fo-tree-table .fo-icon-smoking-rooms:before,.fo-tree-table .fo-icon-smoke-free:before,.fo-tree-table .fo-icon-smartphone:before,.fo-tree-table .fo-icon-slow-motion-video:before,.fo-tree-table .fo-icon-slideshow:before,.fo-tree-table .fo-icon-skip-previous:before,.fo-tree-table .fo-icon-skip-next:before,.fo-tree-table .fo-icon-sim-card-alert:before,.fo-tree-table .fo-icon-sim-card:before,.fo-tree-table .fo-icon-signal-wifi-off:before,.fo-tree-table .fo-icon-signal-wifi-4-bar-lock:before,.fo-tree-table .fo-icon-signal-wifi-4-bar:before,.fo-tree-table .fo-icon-signal-cellular-off:before,.fo-tree-table .fo-icon-signal-cellular-null:before,.fo-tree-table .fo-icon-signal-cellular-no-sim:before,.fo-tree-table .fo-icon-signal-cellular-connected-no-internet-4-bar:before,.fo-tree-table .fo-icon-signal-cellular-4-bar:before,.fo-tree-table .fo-icon-shuffle:before,.fo-tree-table .fo-icon-show-chart:before,.fo-tree-table .fo-icon-short-text:before,.fo-tree-table .fo-icon-shopping-cart:before,.fo-tree-table .fo-icon-shopping-basket:before,.fo-tree-table .fo-icon-shop-two:before,.fo-tree-table .fo-icon-shop:before,.fo-tree-table .fo-icon-share-location:before,.fo-tree-table .fo-icon-share:before,.fo-tree-table .fo-icon-settings-voice:before,.fo-tree-table .fo-icon-settings-system-daydream:before,.fo-tree-table .fo-icon-settings-remote:before,.fo-tree-table .fo-icon-settings-power:before,.fo-tree-table .fo-icon-settings-phone:before,.fo-tree-table .fo-icon-settings-overscan:before,.fo-tree-table .fo-icon-settings-input-svideo:before,.fo-tree-table .fo-icon-settings-input-hdmi:before,.fo-tree-table .fo-icon-settings-input-composite:before,.fo-tree-table .fo-icon-settings-input-component:before,.fo-tree-table .fo-icon-settings-input-antenna:before,.fo-tree-table .fo-icon-settings-ethernet:before,.fo-tree-table .fo-icon-settings-cell:before,.fo-tree-table .fo-icon-settings-brightness:before,.fo-tree-table .fo-icon-settings-bluetooth:before,.fo-tree-table .fo-icon-settings-backup-restore:before,.fo-tree-table .fo-icon-settings-applications:before,.fo-tree-table .fo-icon-settings:before,.fo-tree-table .fo-icon-sensor-occupied:before,.fo-tree-table .fo-icon-sentiment-very-satisfied:before,.fo-tree-table .fo-icon-sentiment-very-dissatisfied:before,.fo-tree-table .fo-icon-sentiment-satisfied:before,.fo-tree-table .fo-icon-sentiment-neutral:before,.fo-tree-table .fo-feedback .fo-feedback-box .fo-icon-sentiment-neutral-active:before,.fo-feedback .fo-feedback-box .fo-tree-table .fo-icon-sentiment-neutral-active:before,.fo-tree-table .fo-feedback .fo-icon-sentiment-neutral-active:before,.fo-feedback .fo-tree-table .fo-icon-sentiment-neutral-active:before,.fo-tree-table .fo-icon-sentiment-dissatisfied:before,.fo-tree-table .fo-icon-send:before,.fo-tree-table .modal-send-icon:before,.fo-tree-table .fo-icon-select-all:before,.fo-tree-table .fo-icon-security:before,.fo-tree-table .fo-icon-search:before,.fo-tree-table .fo-icon-sd-storage:before,.fo-tree-table .fo-icon-sd-card:before,.fo-tree-table .fo-icon-screen-share:before,.fo-tree-table .fo-icon-screen-rotation:before,.fo-tree-table .fo-icon-screen-lock-rotation:before,.fo-tree-table .fo-icon-screen-lock-portrait:before,.fo-tree-table .fo-icon-screen-lock-landscape:before,.fo-tree-table .fo-icon-school:before,.fo-tree-table .fo-icon-schedule:before,.fo-tree-table .fo-icon-scanner:before,.fo-tree-table .fo-icon-scale:before,.fo-tree-table .fo-icon-save:before,.fo-tree-table .fo-icon-satellite:before,.fo-tree-table .fo-icon-rv-hookup:before,.fo-tree-table .fo-icon-rss-feed:before,.fo-tree-table .fo-icon-rule:before,.fo-tree-table .fo-icon-rowing:before,.fo-tree-table .fo-icon-router:before,.fo-tree-table .fo-icon-rounded-corner:before,.fo-tree-table .fo-icon-rotate-right:before,.fo-tree-table .fo-icon-rotate-left:before,.fo-tree-table .fo-icon-rotate-90-degrees-ccw:before,.fo-tree-table .fo-icon-room-service:before,.fo-tree-table .fo-icon-room:before,.fo-tree-table .fo-icon-rocket-launch:before,.fo-tree-table .fo-icon-ring-volume:before,.fo-tree-table .fo-icon-restore-page:before,.fo-tree-table .fo-icon-restore:before,.fo-tree-table .fo-icon-restaurant-menu:before,.fo-tree-table .fo-icon-restaurant:before,.fo-tree-table .fo-icon-report-problem:before,.fo-tree-table .fo-icon-report:before,.fo-tree-table .fo-icon-reply-all:before,.fo-tree-table .fo-icon-reply:before,.fo-tree-table .fo-icon-replay-5:before,.fo-tree-table .fo-icon-replay-30:before,.fo-tree-table .fo-icon-replay-10:before,.fo-tree-table .fo-icon-replay:before,.fo-tree-table .fo-icon-repeat-one:before,.fo-tree-table .fo-icon-repeat:before,.fo-tree-table .fo-icon-reorder:before,.fo-tree-table .fo-icon-remove-shopping-cart:before,.fo-tree-table .fo-icon-remove-red-eye:before,.fo-tree-table .fo-icon-remove-from-queue:before,.fo-tree-table .fo-icon-remove-circle-outline:before,.fo-tree-table .fo-icon-remove-circle:before,.fo-tree-table .fo-icon-remove:before,.fo-tree-table .fo-textfield-numeric .fo-button-decrease:before,.fo-textfield-numeric .fo-tree-table .fo-button-decrease:before,.fo-tree-table .fo-icon-refresh:before,.fo-tree-table .fo-icon-redo:before,.fo-tree-table .fo-icon-redeem:before,.fo-tree-table .fo-icon-record-voice-over:before,.fo-tree-table .fo-icon-recent-actors:before,.fo-tree-table .fo-icon-receipt-long:before,.fo-tree-table .fo-icon-receipt:before,.fo-tree-table .fo-icon-rate-review:before,.fo-tree-table .fo-icon-radio-button-checked:before,.fo-tree-table .fo-icon-radio:before,.fo-tree-table .fo-icon-queue-play-next:before,.fo-tree-table .fo-icon-queue-music:before,.fo-tree-table .fo-icon-queue:before,.fo-tree-table .fo-icon-question-answer:before,.fo-tree-table .fo-icon-query-stats:before,.fo-tree-table .fo-icon-query-builder:before,.fo-tree-table .fo-icon-published-with-changes:before,.fo-tree-table .fo-icon-publish:before,.fo-tree-table .fo-icon-public:before,.fo-tree-table .fo-icon-priority-high:before,.fo-tree-table .fo-icon-print:before,.fo-tree-table .fo-icon-precision-manufacturing:before,.fo-tree-table .fo-icon-preview:before,.fo-tree-table .fo-icon-present-to-all:before,.fo-tree-table .fo-icon-pregnant-woman:before,.fo-tree-table .fo-icon-power-settings-new:before,.fo-tree-table .fo-icon-power-input:before,.fo-tree-table .fo-icon-power:before,.fo-tree-table .fo-icon-portrait:before,.fo-tree-table .fo-icon-portable-wifi-off:before,.fo-tree-table .fo-icon-pool:before,.fo-tree-table .fo-icon-polymer:before,.fo-tree-table .fo-icon-poll:before,.fo-tree-table .fo-icon-plus-one:before,.fo-tree-table .fo-icon-playlist-remove:before,.fo-tree-table .fo-icon-playlist-add-check-circle:before,.fo-tree-table .fo-icon-playlist-play:before,.fo-tree-table .fo-icon-playlist-add-check:before,.fo-tree-table .fo-icon-playlist-add:before,.fo-tree-table .fo-icon-play-for-work:before,.fo-tree-table .fo-icon-play-circle-outline:before,.fo-tree-table .fo-icon-play-circle-filled:before,.fo-tree-table .fo-icon-play-arrow:before,.fo-tree-table .fo-icon-place:before,.fo-tree-table .fo-icon-pin-drop:before,.fo-tree-table .fo-icon-pie-chart-outlined:before,.fo-tree-table .fo-icon-pie-chart:before,.fo-tree-table .fo-icon-picture-in-picture-alt:before,.fo-tree-table .fo-icon-picture-in-picture:before,.fo-tree-table .fo-icon-picture-as-pdf:before,.fo-tree-table .fo-icon-photo-size-select-small:before,.fo-tree-table .fo-icon-photo-size-select-large:before,.fo-tree-table .fo-icon-photo-size-select-actual:before,.fo-tree-table .fo-icon-photo-library:before,.fo-tree-table .fo-icon-photo-filter:before,.fo-tree-table .fo-icon-photo-camera:before,.fo-tree-table .fo-icon-photo-album:before,.fo-tree-table .fo-icon-photo:before,.fo-tree-table .fo-icon-phonelink-setup:before,.fo-tree-table .fo-icon-phonelink-ring:before,.fo-tree-table .fo-icon-phonelink-off:before,.fo-tree-table .fo-icon-phonelink-lock:before,.fo-tree-table .fo-icon-phonelink-erase:before,.fo-tree-table .fo-icon-phonelink:before,.fo-tree-table .fo-icon-phone-paused:before,.fo-tree-table .fo-icon-phone-missed:before,.fo-tree-table .fo-icon-phone-locked:before,.fo-tree-table .fo-icon-phone-iphone:before,.fo-tree-table .fo-icon-phone-in-talk:before,.fo-tree-table .fo-icon-phone-forwarded:before,.fo-tree-table .fo-icon-phone-bluetooth-speaker:before,.fo-tree-table .fo-icon-phone-android:before,.fo-tree-table .fo-icon-phone:before,.fo-tree-table .fo-icon-pets:before,.fo-tree-table .fo-icon-personal-video:before,.fo-tree-table .fo-icon-person-pin-circle:before,.fo-tree-table .fo-icon-person-pin:before,.fo-tree-table .fo-icon-person-outline:before,.fo-tree-table .fo-icon-person-add:before,.fo-tree-table .fo-icon-person:before,.fo-tree-table .fo-icon-perm-scan-wifi:before,.fo-tree-table .fo-icon-perm-phone-msg:before,.fo-tree-table .fo-icon-perm-media:before,.fo-tree-table .fo-icon-perm-identity:before,.fo-tree-table .fo-icon-perm-device-information:before,.fo-tree-table .fo-icon-perm-data-setting:before,.fo-tree-table .fo-icon-perm-contact-calendar:before,.fo-tree-table .fo-icon-percent:before,.fo-tree-table .fo-icon-perm-camera-mic:before,.fo-tree-table .fo-icon-people-outline:before,.fo-tree-table .fo-icon-people:before,.fo-tree-table .fo-icon-payment:before,.fo-tree-table .fo-icon-pause-circle-outline:before,.fo-tree-table .fo-icon-pause-circle-filled:before,.fo-tree-table .fo-icon-pause:before,.fo-tree-table .fo-icon-party-mode:before,.fo-tree-table .fo-icon-panorama-wide-angle:before,.fo-tree-table .fo-icon-panorama-vertical:before,.fo-tree-table .fo-icon-panorama-horizontal:before,.fo-tree-table .fo-icon-panorama-fish-eye:before,.fo-tree-table .fo-icon-panorama:before,.fo-tree-table .fo-icon-pan-tool:before,.fo-tree-table .fo-icon-palette:before,.fo-tree-table .fo-icon-pageview:before,.fo-tree-table .fo-icon-pages:before,.fo-tree-table .fo-icon-open-with:before,.fo-tree-table .fo-icon-open-in-new:before,.fo-tree-table .fo-icon-open-in-browser:before,.fo-tree-table .fo-icon-opacity:before,.fo-tree-table .fo-icon-ondemand-video:before,.fo-tree-table .fo-icon-oil-barrel:before,.fo-tree-table .fo-icon-offline-bolt:before,.fo-tree-table .fo-icon-offline-pin:before,.fo-tree-table .fo-icon-notifications-paused:before,.fo-tree-table .fo-icon-notifications-off:before,.fo-tree-table .fo-icon-notifications-none:before,.fo-tree-table .fo-icon-notifications-active:before,.fo-tree-table .fo-icon-notifications:before,.fo-tree-table .fo-icon-notes:before,.fo-tree-table .fo-icon-sticky-note:before,.fo-tree-table .fo-icon-note-add:before,.fo-tree-table .fo-icon-note:before,.fo-tree-table .fo-icon-not-interested:before,.fo-tree-table .fo-icon-no-sim:before,.fo-tree-table .fo-icon-no-encryption:before,.fo-tree-table .fo-icon-nfc:before,.fo-tree-table .fo-icon-next-week:before,.fo-tree-table .fo-icon-newspaper:before,.fo-tree-table .fo-icon-new-releases:before,.fo-tree-table .fo-icon-network-wifi:before,.fo-tree-table .fo-icon-network-locked:before,.fo-tree-table .fo-icon-network-check:before,.fo-tree-table .fo-icon-network-cell:before,.fo-tree-table .fo-icon-near-me:before,.fo-tree-table .fo-icon-navigation:before,.fo-tree-table .fo-icon-navigate-next:before,.fo-tree-table .fo-icon-navigate-before:before,.fo-tree-table .fo-icon-nature-people:before,.fo-tree-table .fo-icon-nature:before,.fo-tree-table .fo-icon-my-location:before,.fo-tree-table .fo-icon-music-video:before,.fo-tree-table .fo-icon-music-note:before,.fo-tree-table .fo-icon-multiline-chart:before,.fo-tree-table .fo-icon-movie-filter:before,.fo-tree-table .fo-icon-movie-creation:before,.fo-tree-table .fo-icon-movie:before,.fo-tree-table .fo-icon-move-to-inbox:before,.fo-tree-table .fo-icon-mouse:before,.fo-tree-table .fo-icon-motorcycle:before,.fo-tree-table .fo-icon-more-vert:before,.fo-tree-table .fo-icon-more-horiz:before,.fo-tree-table .fo-icon-more:before,.fo-tree-table .fo-icon-mood-bad:before,.fo-tree-table .fo-feedback .fo-feedback-box .fo-icon-mood-bad-active:before,.fo-feedback .fo-feedback-box .fo-tree-table .fo-icon-mood-bad-active:before,.fo-tree-table .fo-feedback .fo-icon-mood-bad-active:before,.fo-feedback .fo-tree-table .fo-icon-mood-bad-active:before,.fo-tree-table .fo-icon-mood:before,.fo-tree-table .fo-feedback .fo-feedback-box .fo-icon-mood-active:before,.fo-feedback .fo-feedback-box .fo-tree-table .fo-icon-mood-active:before,.fo-tree-table .fo-feedback .fo-icon-mood-active:before,.fo-feedback .fo-tree-table .fo-icon-mood-active:before,.fo-tree-table .fo-icon-monochrome-photos:before,.fo-tree-table .fo-icon-money-off:before,.fo-tree-table .fo-icon-monetization-on:before,.fo-tree-table .fo-icon-mode-edit:before,.fo-tree-table .fo-icon-mode-comment:before,.fo-tree-table .fo-icon-mms:before,.fo-tree-table .fo-icon-minor-crash:before,.fo-tree-table .fo-icon-miscellaneous-services:before,.fo-tree-table .fo-icon-mic-off:before,.fo-tree-table .fo-icon-mic-none:before,.fo-tree-table .fo-icon-mic:before,.fo-tree-table .fo-icon-message:before,.fo-tree-table .fo-icon-merge-type:before,.fo-tree-table .fo-icon-menu:before,.fo-tree-table .fo-icon-memory:before,.fo-tree-table .fo-icon-markunread-mailbox:before,.fo-tree-table .fo-icon-markunread:before,.fo-tree-table .fo-icon-manage-history:before,.fo-tree-table .fo-icon-map:before,.fo-tree-table .fo-icon-mail-outline:before,.fo-tree-table .fo-icon-mail:before,.fo-tree-table .fo-icon-loyalty:before,.fo-tree-table .fo-icon-low-priority:before,.fo-tree-table .fo-icon-loupe:before,.fo-tree-table .fo-icon-loop:before,.fo-tree-table .fo-icon-looks-two:before,.fo-tree-table .fo-icon-looks-one:before,.fo-tree-table .fo-icon-looks-6:before,.fo-tree-table .fo-icon-looks-5:before,.fo-tree-table .fo-icon-looks-4:before,.fo-tree-table .fo-icon-looks-3:before,.fo-tree-table .fo-icon-looks:before,.fo-tree-table .fo-icon-lock-outline:before,.fo-tree-table .fo-icon-lock-open:before,.fo-tree-table .fo-icon-lock:before,.fo-tree-table .fo-icon-location-searching:before,.fo-tree-table .fo-icon-location-on:before,.fo-tree-table .fo-icon-location-off:before,.fo-tree-table .fo-icon-location-disabled:before,.fo-tree-table .fo-icon-location-city:before,.fo-tree-table .fo-icon-local-taxi:before,.fo-tree-table .fo-icon-local-shipping:before,.fo-tree-table .fo-icon-local-see:before,.fo-tree-table .fo-icon-local-printshop:before,.fo-tree-table .fo-icon-local-post-office:before,.fo-tree-table .fo-icon-local-play:before,.fo-tree-table .fo-icon-local-pizza:before,.fo-tree-table .fo-icon-local-phone:before,.fo-tree-table .fo-icon-local-pharmacy:before,.fo-tree-table .fo-icon-local-parking:before,.fo-tree-table .fo-icon-local-offer:before,.fo-tree-table .fo-icon-local-movies:before,.fo-tree-table .fo-icon-local-mall:before,.fo-tree-table .fo-icon-local-library:before,.fo-tree-table .fo-icon-local-laundry-service:before,.fo-tree-table .fo-icon-local-hotel:before,.fo-tree-table .fo-icon-local-hospital:before,.fo-tree-table .fo-icon-local-grocery-store:before,.fo-tree-table .fo-icon-local-gas-station:before,.fo-tree-table .fo-icon-local-florist:before,.fo-tree-table .fo-icon-local-drink:before,.fo-tree-table .fo-icon-local-dining:before,.fo-tree-table .fo-icon-local-convenience-store:before,.fo-tree-table .fo-icon-local-car-wash:before,.fo-tree-table .fo-icon-local-cafe:before,.fo-tree-table .fo-icon-local-bar:before,.fo-tree-table .fo-icon-local-atm:before,.fo-tree-table .fo-icon-local-airport:before,.fo-tree-table .fo-icon-local-activity:before,.fo-tree-table .fo-icon-live-tv:before,.fo-tree-table .fo-icon-live-help:before,.fo-tree-table .fo-icon-list-alt:before,.fo-tree-table .fo-icon-list:before,.fo-tree-table .fo-icon-linked-camera:before,.fo-tree-table .fo-icon-link:before,.fo-tree-table .fo-icon-linear-scale:before,.fo-tree-table .fo-icon-line-weight:before,.fo-tree-table .fo-icon-line-style:before,.fo-tree-table .fo-icon-lightbulb-outline:before,.fo-tree-table .fo-icon-library-music:before,.fo-tree-table .fo-icon-library-books:before,.fo-tree-table .fo-icon-library-add:before,.fo-tree-table .fo-icon-lens:before,.fo-tree-table .fo-icon-circle-error:before,.fo-tree-table .fo-icon-circle-warning:before,.fo-tree-table .fo-icon-circle-info:before,.fo-tree-table .fo-icon-circle-success:before,.fo-tree-table .fo-card-station .fo-card-station-available:before,.fo-card-station .fo-tree-table .fo-card-station-available:before,.fo-tree-table .fo-icon-circle-secondary:before,.fo-tree-table .fo-icon-circle-primary:before,.fo-tree-table .fo-icon-legend-toggle:before,.fo-tree-table .fo-icon-leak-remove:before,.fo-tree-table .fo-icon-leak-add:before,.fo-tree-table .fo-icon-leaderboard:before,.fo-tree-table .fo-icon-layers-clear:before,.fo-tree-table .fo-icon-layers:before,.fo-tree-table .fo-icon-launch:before,.fo-tree-table .fo-icon-last-page:before,.fo-tree-table .fo-icon-laptop-windows:before,.fo-tree-table .fo-icon-laptop-mac:before,.fo-tree-table .fo-icon-laptop-chromebook:before,.fo-tree-table .fo-icon-laptop:before,.fo-tree-table .fo-icon-language:before,.fo-tree-table .fo-icon-landscape:before,.fo-tree-table .fo-icon-lan:before,.fo-tree-table .fo-icon-label-outline:before,.fo-tree-table .fo-icon-label:before,.fo-tree-table .fo-icon-kitchen:before,.fo-tree-table .fo-icon-keyboard-voice:before,.fo-tree-table .fo-icon-keyboard-tab:before,.fo-tree-table .fo-icon-keyboard-return:before,.fo-tree-table .fo-icon-keyboard-hide:before,.fo-tree-table .fo-icon-keyboard-capslock:before,.fo-tree-table .fo-icon-keyboard-backspace:before,.fo-tree-table .fo-icon-keyboard-arrow-up:before,.fo-tree-table .fo-icon-keyboard-arrow-right:before,.fo-tree-table .fo-icon-keyboard-arrow-left:before,.fo-tree-table .fo-icon-keyboard-arrow-down:before,.fo-tree-table .section-title-large .page-detail-row .page-detail-toggle:before,.section-title-large .page-detail-row .fo-tree-table .page-detail-toggle:before,.fo-tree-table .fo-icon-keyboard:before,.fo-tree-table .fo-icon-iso:before,.fo-tree-table .fo-icon-install-desktop:before,.fo-tree-table .fo-icon-invert-colors-off:before,.fo-tree-table .fo-icon-invert-colors:before,.fo-tree-table .fo-icon-insert-photo:before,.fo-tree-table .fo-icon-insert-link:before,.fo-tree-table .fo-icon-insert-invitation:before,.fo-tree-table .fo-icon-insert-emoticon:before,.fo-tree-table .fo-icon-file:before,.fo-tree-table .fo-icon-insert-drive-file:before,.fo-tree-table .fo-icon-insert-comment:before,.fo-tree-table .fo-icon-insert-chart:before,.fo-tree-table .fo-icon-input:before,.fo-tree-table .fo-icon-info-outline:before,.fo-tree-table .fo-icon-info:before,.fo-tree-table .fo-icon-indeterminate-check-box:before,.fo-tree-table .fo-icon-inbox:before,.fo-tree-table .fo-icon-important-devices:before,.fo-tree-table .fo-icon-import-export:before,.fo-tree-table .fo-icon-import-contacts:before,.fo-tree-table .fo-icon-image-search:before,.fo-tree-table .fo-icon-image-aspect-ratio:before,.fo-tree-table .fo-icon-image:before,.fo-tree-table .fo-icon-https:before,.fo-tree-table .fo-icon-http:before,.fo-tree-table .fo-icon-hourglass-full:before,.fo-tree-table .fo-icon-hourglass-empty:before,.fo-tree-table .fo-icon-hotel:before,.fo-tree-table .fo-icon-hot-tub:before,.fo-tree-table .fo-icon-home:before,.fo-tree-table .fo-icon-history:before,.fo-tree-table .fo-icon-highlight-off:before,.fo-tree-table .fo-icon-highlight:before,.fo-tree-table .fo-icon-high-quality:before,.fo-tree-table .fo-icon-help-outline:before,.fo-tree-table .fo-icon-help:before,.fo-tree-table .fo-icon-hearing:before,.fo-tree-table .fo-icon-health-and-safety:before,.fo-tree-table .fo-icon-healing:before,.fo-tree-table .fo-icon-headset-mic:before,.fo-tree-table .fo-icon-headset:before,.fo-tree-table .fo-icon-hdr-weak:before,.fo-tree-table .fo-icon-hdr-strong:before,.fo-tree-table .fo-icon-hdr-on:before,.fo-tree-table .fo-icon-hdr-off:before,.fo-tree-table .fo-icon-handyman:before,.fo-tree-table .fo-icon-construction:before,.fo-tree-table .fo-icon-hd:before,.fo-tree-table .fo-icon-groups:before,.fo-tree-table .fo-icon-group-work:before,.fo-tree-table .fo-icon-group-add:before,.fo-tree-table .fo-icon-group:before,.fo-tree-table .fo-icon-grid-on:before,.fo-tree-table .fo-icon-grid-off:before,.fo-tree-table .fo-icon-graphic-eq:before,.fo-tree-table .fo-icon-grain:before,.fo-tree-table .fo-icon-gradient:before,.fo-tree-table .fo-icon-grade:before,.fo-tree-table .fo-icon-gps-off:before,.fo-tree-table .fo-icon-gps-not-fixed:before,.fo-tree-table .fo-icon-gps-fixed:before,.fo-tree-table .fo-icon-golf-course:before,.fo-tree-table .fo-icon-gif:before,.fo-tree-table .fo-icon-get-app:before,.fo-tree-table .fo-icon-gesture:before,.fo-tree-table .fo-icon-gavel:before,.fo-tree-table .fo-icon-games:before,.fo-tree-table .fo-icon-gamepad:before,.fo-tree-table .fo-icon-g-translate:before,.fo-tree-table .fo-icon-functions:before,.fo-tree-table .fo-icon-fullscreen-exit:before,.fo-tree-table .fo-icon-fullscreen:before,.fo-tree-table .fo-icon-front-hand:before,.fo-tree-table .fo-icon-free-breakfast:before,.fo-tree-table .fo-icon-foundation:before,.fo-tree-table .fo-icon-forward-5:before,.fo-tree-table .fo-icon-forward-30:before,.fo-tree-table .fo-icon-forward-10:before,.fo-tree-table .fo-icon-forward:before,.fo-tree-table .fo-icon-forum:before,.fo-tree-table .fo-icon-format-underlined:before,.fo-tree-table .fo-icon-format-textdirection-r-to-l:before,.fo-tree-table .fo-icon-format-textdirection-l-to-r:before,.fo-tree-table .fo-icon-format-strikethrough:before,.fo-tree-table .fo-icon-format-size:before,.fo-tree-table .fo-icon-format-shapes:before,.fo-tree-table .fo-icon-format-quote:before,.fo-tree-table .fo-icon-format-paint:before,.fo-tree-table .fo-icon-format-list-numbered:before,.fo-tree-table .fo-icon-format-list-bulleted:before,.fo-tree-table .fo-icon-format-line-spacing:before,.fo-tree-table .fo-icon-format-italic:before,.fo-tree-table .fo-icon-format-indent-increase:before,.fo-tree-table .fo-icon-format-indent-decrease:before,.fo-tree-table .fo-icon-format-color-text:before,.fo-tree-table .fo-icon-format-color-reset:before,.fo-tree-table .fo-icon-format-color-fill:before,.fo-tree-table .fo-icon-format-clear:before,.fo-tree-table .fo-icon-format-bold:before,.fo-tree-table .fo-icon-format-align-right:before,.fo-tree-table .fo-icon-format-align-left:before,.fo-tree-table .fo-icon-format-align-justify:before,.fo-tree-table .fo-icon-format-align-center:before,.fo-tree-table .fo-icon-forest:before,.fo-tree-table .fo-icon-font-download:before,.fo-tree-table .fo-icon-folder-special:before,.fo-tree-table .fo-icon-folder-shared:before,.fo-tree-table .fo-icon-folder-open:before,.fo-tree-table .fo-icon-folder:before,.fo-tree-table .fo-icon-flip-to-front:before,.fo-tree-table .fo-icon-flip-to-back:before,.fo-tree-table .fo-icon-flip:before,.fo-tree-table .fo-icon-flight-takeoff:before,.fo-tree-table .fo-icon-flight-land:before,.fo-tree-table .fo-icon-flight:before,.fo-tree-table .fo-icon-flash-on:before,.fo-tree-table .fo-icon-flash-off:before,.fo-tree-table .fo-icon-flash-auto:before,.fo-tree-table .fo-icon-flare:before,.fo-tree-table .fo-icon-flag-outline:before,.fo-tree-table .fo-icon-offer-selectable:before,.fo-tree-table .fo-icon-offer-option:before,.fo-tree-table .fo-icon-flag:before,.fo-tree-table .fo-icon-offer-connect:before,.fo-tree-table .fo-icon-fitness-center:before,.fo-tree-table .fo-icon-first-page:before,.fo-tree-table .fo-icon-fingerprint:before,.fo-tree-table .fo-icon-find-replace:before,.fo-tree-table .fo-icon-find-in-page:before,.fo-tree-table .fo-icon-filter-vintage:before,.fo-tree-table .fo-icon-filter-tilt-shift:before,.fo-tree-table .fo-icon-filter-none:before,.fo-tree-table .fo-icon-filter-list:before,.fo-tree-table .fo-icon-filter-hdr:before,.fo-tree-table .fo-icon-filter-frames:before,.fo-tree-table .fo-icon-filter-drama:before,.fo-tree-table .fo-icon-filter-center-focus:before,.fo-tree-table .fo-icon-filter-b-and-w:before,.fo-tree-table .fo-icon-filter-9-plus:before,.fo-tree-table .fo-icon-filter-9:before,.fo-tree-table .fo-icon-filter-8:before,.fo-tree-table .fo-icon-filter-7:before,.fo-tree-table .fo-icon-filter-6:before,.fo-tree-table .fo-icon-filter-5:before,.fo-tree-table .fo-icon-filter-4:before,.fo-tree-table .fo-icon-filter-3:before,.fo-tree-table .fo-icon-filter-2:before,.fo-tree-table .fo-icon-filter-1:before,.fo-tree-table .fo-icon-filter:before,.fo-tree-table .fo-icon-file-upload:before,.fo-tree-table .fo-icon-file-download:before,.fo-tree-table .fo-icon-fiber-smart-record:before,.fo-tree-table .fo-icon-fiber-pin:before,.fo-tree-table .fo-icon-fiber-new:before,.fo-tree-table .fo-icon-fiber-manual-record:before,.fo-tree-table .fo-icon-fiber-dvr:before,.fo-tree-table .fo-icon-feedback:before,.fo-tree-table .fo-icon-featured-video:before,.fo-tree-table .fo-icon-featured-play-list:before,.fo-tree-table .fo-icon-favorite-border:before,.fo-tree-table .fo-card-station .fo-card-station-buttons .fo-card-station-favorite:before,.fo-card-station .fo-card-station-buttons .fo-tree-table .fo-card-station-favorite:before,.fo-tree-table .fo-icon-favorite:before,.fo-tree-table .fo-icon-fast-rewind:before,.fo-tree-table .fo-icon-fast-forward:before,.fo-tree-table .fo-icon-face:before,.fo-tree-table .fo-icon-extension:before,.fo-tree-table .fo-icon-exposure-zero:before,.fo-tree-table .fo-icon-exposure-plus-2:before,.fo-tree-table .fo-icon-exposure-plus-1:before,.fo-tree-table .fo-icon-exposure-neg-2:before,.fo-tree-table .fo-icon-exposure-neg-1:before,.fo-tree-table .fo-icon-exposure:before,.fo-tree-table .fo-icon-explore:before,.fo-tree-table .fo-icon-explicit:before,.fo-tree-table .fo-icon-expand-more:before,.fo-tree-table .fo-icon-expand-less:before,.fo-tree-table .fo-icon-exit-to-app:before,.fo-tree-table .fo-icon-event-seat:before,.fo-tree-table .fo-icon-event-note:before,.fo-tree-table .fo-icon-event-busy:before,.fo-tree-table .fo-icon-event-available:before,.fo-tree-table .fo-icon-event:before,.fo-tree-table .fo-icon-ev-station:before,.fo-tree-table .fo-icon-euro-symbol:before,.fo-tree-table .fo-icon-error-outline:before,.fo-tree-table .fo-icon-error-circle:before,.fo-tree-table .fo-icon-error:before,.fo-tree-table .fo-icon-electrical-services:before,.fo-tree-table .fo-icon-equalizer:before,.fo-tree-table .fo-icon-engineering:before,.fo-tree-table .fo-icon-emoji-transportation:before,.fo-tree-table .fo-icon-enhanced-encryption:before,.fo-tree-table .fo-icon-email:before,.fo-tree-table .fo-icon-eject:before,.fo-tree-table .fo-icon-edit-square:before,.fo-tree-table .fo-icon-edit-location:before,.fo-tree-table .fo-icon-edit-note:before,.fo-tree-table .fo-icon-edit:before,.fo-tree-table .fo-icon-dvr:before,.fo-tree-table .fo-icon-drive-eta:before,.fo-tree-table .fo-icon-drag-handle:before,.fo-tree-table .fo-icon-drafts:before,.fo-tree-table .fo-icon-donut-small:before,.fo-tree-table .fo-icon-donut-large:before,.fo-tree-table .fo-icon-done-all:before,.fo-tree-table .fo-icon-done:before,.fo-tree-table .fo-icon-domain-add:before,.fo-tree-table .fo-icon-domain:before,.fo-tree-table .fo-icon-dock:before,.fo-tree-table .fo-icon-do-not-disturb-on:before,.fo-tree-table .fo-icon-do-not-disturb-off:before,.fo-tree-table .fo-icon-do-not-disturb-alt:before,.fo-tree-table .fo-icon-do-not-disturb:before,.fo-tree-table .fo-icon-document-scanner:before,.fo-tree-table .fo-icon-dns:before,.fo-tree-table .fo-icon-disc-full:before,.fo-tree-table .fo-icon-directions-walk:before,.fo-tree-table .fo-icon-directions-transit:before,.fo-tree-table .fo-icon-directions-subway:before,.fo-tree-table .fo-icon-directions-run:before,.fo-tree-table .fo-icon-directions-railway:before,.fo-tree-table .fo-icon-directions-car:before,.fo-tree-table .fo-icon-directions-bus:before,.fo-tree-table .fo-icon-directions-boat:before,.fo-tree-table .fo-icon-directions-bike:before,.fo-tree-table .fo-icon-directions:before,.fo-tree-table .fo-card-station .fo-card-station-buttons .fo-card-station-directions:before,.fo-card-station .fo-card-station-buttons .fo-tree-table .fo-card-station-directions:before,.fo-tree-table .fo-icon-dialpad:before,.fo-tree-table .fo-icon-dialer-sip:before,.fo-tree-table .fo-icon-devices-other:before,.fo-tree-table .fo-icon-devices:before,.fo-tree-table .fo-icon-device-hub:before,.fo-tree-table .fo-icon-developer-mode:before,.fo-tree-table .fo-icon-developer-board:before,.fo-tree-table .fo-icon-details:before,.fo-tree-table .fo-icon-design-services:before,.fo-tree-table .fo-icon-desktop-windows:before,.fo-tree-table .fo-icon-desktop-mac:before,.fo-tree-table .fo-icon-description:before,.fo-tree-table .fo-icon-departure-board:before,.fo-tree-table .fo-icon-delete-sweep:before,.fo-tree-table .fo-icon-delete-forever:before,.fo-tree-table .fo-icon-delete:before,.fo-tree-table .fo-remove-file:before,.fo-tree-table .fo-icon-dehaze:before,.fo-tree-table .fo-icon-warehouse:before,.fo-tree-table .fo-icon-date-range:before,.fo-tree-table .fo-icon-data-usage:before,.fo-tree-table .fo-icon-dangerous:before,.fo-tree-table .fo-icon-dashboard-customize:before,.fo-tree-table .fo-icon-dashboard:before,.fo-tree-table .fo-icon-crop-square:before,.fo-tree-table .fo-icon-crop-rotate:before,.fo-tree-table .fo-icon-crop-portrait:before,.fo-tree-table .fo-icon-crop-original:before,.fo-tree-table .fo-icon-crop-landscape:before,.fo-tree-table .fo-icon-crop-free:before,.fo-tree-table .fo-icon-crop-din:before,.fo-tree-table .fo-icon-crop-7-5:before,.fo-tree-table .fo-icon-crop-5-4:before,.fo-tree-table .fo-icon-crop-3-2:before,.fo-tree-table .fo-icon-crop-16-9:before,.fo-tree-table .fo-icon-crop:before,.fo-tree-table .fo-icon-credit-card:before,.fo-tree-table .fo-icon-create-new-folder:before,.fo-tree-table .fo-icon-create:before,.fo-tree-table .fo-icon-copyright:before,.fo-tree-table .fo-icon-conveyor-belt:before,.fo-tree-table .fo-icon-control-point-duplicate:before,.fo-tree-table .fo-icon-control-point:before,.fo-tree-table .fo-icon-content-paste:before,.fo-tree-table .fo-icon-content-cut:before,.fo-tree-table .fo-icon-copy:before,.fo-tree-table .fo-icon-content-copy:before,.fo-tree-table .fo-icon-contacts:before,.fo-tree-table .fo-icon-contact-phone:before,.fo-tree-table .fo-icon-contact-mail:before,.fo-tree-table .fo-icon-confirmation-number:before,.fo-tree-table .fo-icon-computer:before,.fo-tree-table .fo-icon-compare-arrows:before,.fo-tree-table .fo-icon-compare:before,.fo-tree-table .fo-icon-comment:before,.fo-tree-table .fo-icon-colorize:before,.fo-tree-table .fo-icon-color-lens:before,.fo-tree-table .fo-icon-collections-bookmark:before,.fo-tree-table .fo-icon-collections:before,.fo-tree-table .fo-icon-code:before,.fo-tree-table .fo-icon-cloud-sync:before,.fo-tree-table .fo-icon-cloud-upload:before,.fo-tree-table .fo-icon-cloud-queue:before,.fo-tree-table .fo-icon-cloud-off:before,.fo-tree-table .fo-icon-cloud-download:before,.fo-tree-table .fo-icon-cloud-done:before,.fo-tree-table .fo-icon-cloud-circle:before,.fo-tree-table .fo-icon-cloud:before,.fo-tree-table .fo-icon-closed-caption:before,.fo-tree-table .fo-icon-close:before,.fo-tree-table .modal .modal-dialog .modal-content .modal-header .modal-close:before,.modal .modal-dialog .modal-content .modal-header .fo-tree-table .modal-close:before,.fo-tree-table .fo-sidebar-right .fo-calendar-external-events .fo-sidebar-right-close:before,.fo-sidebar-right .fo-calendar-external-events .fo-tree-table .fo-sidebar-right-close:before,.fo-tree-table .fo-icon-clear-all:before,.fo-tree-table .fo-icon-clear:before,.fo-tree-table .fo-icon-class:before,.fo-tree-table .fo-icon-chrome-reader-mode:before,.fo-tree-table .fo-icon-child-friendly:before,.fo-tree-table .fo-icon-child-care:before,.fo-tree-table .fo-icon-chevron-right:before,.fo-tree-table .fo-icon-chevron-left:before,.fo-tree-table .fo-icon-check-circle:before,.fo-tree-table .fo-icon-content-paste-search:before,.fo-tree-table .fo-icon-cookie:before,.fo-tree-table .fo-icon-checkbox-blank:before,.fo-tree-table .fo-icon-checkbox:before,.fo-tree-table .fo-icon-check-box-outline-blank:before,.fo-tree-table .fo-icon-check-box:before,.fo-tree-table .fo-icon-check:before,.fo-tree-table .fo-icon-chat-bubble-outline:before,.fo-tree-table .fo-icon-chat-bubble:before,.fo-tree-table .fo-icon-chat:before,.fo-tree-table .fo-icon-change-circle:before,.fo-tree-table .fo-icon-change-history:before,.fo-tree-table .fo-icon-center-focus-weak:before,.fo-tree-table .fo-icon-center-focus-strong:before,.fo-tree-table .fo-icon-cast-connected:before,.fo-tree-table .fo-icon-cast:before,.fo-tree-table .fo-icon-casino:before,.fo-tree-table .fo-icon-card-travel:before,.fo-tree-table .fo-icon-card-membership:before,.fo-tree-table .fo-icon-card-giftcard:before,.fo-tree-table .fo-icon-car-repair:before,.fo-tree-table .fo-icon-cancel:before,.fo-tree-table .fo-icon-camera-roll:before,.fo-tree-table .fo-icon-camera-rear:before,.fo-tree-table .fo-icon-camera-front:before,.fo-tree-table .fo-icon-camera-enhance:before,.fo-tree-table .fo-icon-camera-alt:before,.fo-tree-table .fo-icon-camera:before,.fo-tree-table .fo-icon-call-to-action:before,.fo-tree-table .fo-icon-call-split:before,.fo-tree-table .fo-icon-call-received:before,.fo-tree-table .fo-icon-call-missed-outgoing:before,.fo-tree-table .fo-icon-call-missed:before,.fo-tree-table .fo-icon-call-merge:before,.fo-tree-table .fo-icon-call-made:before,.fo-tree-table .fo-icon-call-end:before,.fo-tree-table .fo-icon-call:before,.fo-tree-table .fo-icon-event-repeat:before,.fo-tree-table .fo-icon-calendar-month:before,.fo-tree-table .fo-icon-calculate:before,.fo-tree-table .fo-icon-cake:before,.fo-tree-table .fo-icon-cached:before,.fo-tree-table .fo-icon-business-center:before,.fo-tree-table .fo-icon-business:before,.fo-tree-table .fo-icon-burst-mode:before,.fo-tree-table .fo-icon-build:before,.fo-tree-table .fo-icon-bug-report:before,.fo-tree-table .fo-icon-bubble-chart:before,.fo-tree-table .fo-icon-brush:before,.fo-tree-table .fo-icon-broken-image:before,.fo-tree-table .fo-icon-brightness-medium:before,.fo-tree-table .fo-icon-brightness-low:before,.fo-tree-table .fo-icon-brightness-high:before,.fo-tree-table .fo-icon-brightness-auto:before,.fo-tree-table .fo-icon-brightness-7:before,.fo-tree-table .fo-icon-brightness-6:before,.fo-tree-table .fo-icon-brightness-5:before,.fo-tree-table .fo-icon-brightness-4:before,.fo-tree-table .fo-light .fo-icon-theme-mode:before,.fo-light .fo-tree-table .fo-icon-theme-mode:before,.fo-tree-table html .fo-icon-theme-mode:before,html .fo-tree-table .fo-icon-theme-mode:before,.fo-tree-table .fo-icon-brightness-3:before,.fo-tree-table .fo-icon-brightness-2:before,.fo-tree-table .fo-icon-brightness-1:before,.fo-tree-table .fo-icon-branding-watermark:before,.fo-tree-table .fo-icon-bolt:before,.fo-tree-table .fo-icon-border-vertical:before,.fo-tree-table .fo-icon-border-top:before,.fo-tree-table .fo-icon-border-style:before,.fo-tree-table .fo-icon-border-right:before,.fo-tree-table .fo-icon-border-outer:before,.fo-tree-table .fo-icon-border-left:before,.fo-tree-table .fo-icon-border-inner:before,.fo-tree-table .fo-icon-border-horizontal:before,.fo-tree-table .fo-icon-border-color:before,.fo-tree-table .fo-icon-border-clear:before,.fo-tree-table .fo-icon-border-bottom:before,.fo-tree-table .fo-icon-border-all:before,.fo-tree-table .fo-icon-bookmark-border:before,.fo-tree-table .fo-icon-bookmark:before,.fo-tree-table .fo-icon-book:before,.fo-tree-table .fo-icon-blur-on:before,.fo-tree-table .fo-icon-blur-off:before,.fo-tree-table .fo-icon-blur-linear:before,.fo-tree-table .fo-icon-blur-circular:before,.fo-tree-table .fo-icon-bluetooth-searching:before,.fo-tree-table .fo-icon-bluetooth-drive:before,.fo-tree-table .fo-icon-bluetooth-disabled:before,.fo-tree-table .fo-icon-bluetooth-connected:before,.fo-tree-table .fo-icon-bluetooth-audio:before,.fo-tree-table .fo-icon-bluetooth:before,.fo-tree-table .fo-icon-block:before,.fo-tree-table .fo-icon-beenhere:before,.fo-tree-table .fo-icon-beach-access:before,.fo-tree-table .fo-icon-badge:before,.fo-tree-table .fo-icon-battery-unknown:before,.fo-tree-table .fo-icon-battery-std:before,.fo-tree-table .fo-icon-battery-1-bar:before,.fo-tree-table .fo-icon-battery-4-bar:before,.fo-tree-table .fo-icon-battery-full:before,.fo-tree-table .fo-icon-battery-charging-full:before,.fo-tree-table .fo-icon-battery-alert:before,.fo-tree-table .fo-icon-backup:before,.fo-tree-table .fo-icon-backspace:before,.fo-tree-table .fo-icon-article:before,.fo-tree-table .fo-icon-campaign:before,.fo-tree-table .fo-icon-av-timer:before,.fo-tree-table .fo-icon-auto-awesome:before,.fo-tree-table .fo-icon-autorenew:before,.fo-tree-table .fo-icon-audiotrack:before,.fo-tree-table .fo-icon-attachment:before,.fo-tree-table .fo-icon-attach-money:before,.fo-tree-table .fo-icon-attach-file:before,.fo-tree-table .fo-icon-assistant-photo:before,.fo-tree-table .fo-icon-assistant:before,.fo-tree-table .fo-icon-assignment-turned-in:before,.fo-tree-table .fo-icon-assignment-returned:before,.fo-tree-table .fo-icon-assignment-return:before,.fo-tree-table .fo-icon-assignment-late:before,.fo-tree-table .fo-icon-assignment-ind:before,.fo-tree-table .fo-icon-assignment:before,.fo-tree-table .fo-icon-assessment:before,.fo-tree-table .fo-icon-aspect-ratio:before,.fo-tree-table .fo-icon-art-track:before,.fo-tree-table .fo-icon-arrow-circle-down:before,.fo-tree-table .fo-icon-arrow-circle-up:before,.fo-tree-table .fo-icon-arrow-upward:before,.fo-tree-table .fo-icon-arrow-forward:before,.fo-tree-table .fo-icon-arrow-drop-up:before,.fo-tree-table .fo-icon-arrow-drop-down-circle:before,.fo-tree-table .fo-icon-arrow-drop-down:before,.fo-tree-table .fo-icon-arrow-downward:before,.fo-tree-table .fo-icon-arrow-back:before,.fo-tree-table .fo-icon-architecture:before,.fo-tree-table .fo-icon-archive:before,.fo-tree-table .fo-icon-apps:before,.fo-tree-table .fo-icon-announcement:before,.fo-tree-table .fo-icon-android:before,.fo-tree-table .fo-icon-all-out:before,.fo-tree-table .fo-icon-all-inclusive:before,.fo-tree-table .fo-icon-album:before,.fo-tree-table .fo-icon-alarm-on:before,.fo-tree-table .fo-icon-alarm-off:before,.fo-tree-table .fo-icon-alarm-add:before,.fo-tree-table .fo-icon-alarm:before,.fo-tree-table .fo-icon-airport-shuttle:before,.fo-tree-table .fo-icon-airplay:before,.fo-tree-table .fo-icon-airplanemode-inactive:before,.fo-tree-table .fo-icon-airplanemode-active:before,.fo-tree-table .fo-icon-airline-seat-recline-normal:before,.fo-tree-table .fo-icon-airline-seat-recline-extra:before,.fo-tree-table .fo-icon-airline-seat-legroom-reduced:before,.fo-tree-table .fo-icon-airline-seat-legroom-normal:before,.fo-tree-table .fo-icon-airline-seat-legroom-extra:before,.fo-tree-table .fo-icon-airline-seat-individual-suite:before,.fo-tree-table .fo-icon-airline-seat-flat-angled:before,.fo-tree-table .fo-icon-airline-seat-flat:before,.fo-tree-table .fo-icon-adjust:before,.fo-tree-table .fo-icon-add-to-queue:before,.fo-tree-table .fo-icon-add-to-photos:before,.fo-tree-table .fo-icon-add-shopping-cart:before,.fo-tree-table .fo-icon-add-location:before,.fo-tree-table .fo-icon-add-business:before,.fo-tree-table .fo-icon-add-circle-outline:before,.fo-tree-table .fo-icon-add-circle:before,.fo-tree-table .fo-icon-add-box:before,.fo-tree-table .fo-icon-add-alert:before,.fo-tree-table .fo-icon-add-alarm:before,.fo-tree-table .fo-icon-add-a-photo:before,.fo-tree-table .fo-icon-add:before,.fo-tree-table .fo-textfield-numeric .fo-button-increase:before,.fo-textfield-numeric .fo-tree-table .fo-button-increase:before,.fo-tree-table .fo-icon-adb:before,.fo-tree-table .fo-icon-account-circle:before,.fo-tree-table .fo-icon-account-box:before,.fo-tree-table .fo-icon-account-balance-wallet:before,.fo-tree-table .fo-icon-account-balance:before,.fo-tree-table .fo-icon-accessible:before,.fo-tree-table .fo-icon-accessibility:before,.fo-tree-table .fo-icon-access-time:before,.fo-tree-table .fo-icon-access-alarms:before,.fo-tree-table .fo-icon-access-alarm:before,.fo-tree-table .fo-icon-ac-unit:before,.fo-tree-table .fo-icon-3d-rotation:before,.fo-tree-table .fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-leftall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree-table .fo-add-subtract-controls-leftall:before,.fo-tree-table .fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-leftall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree-table .add-subtract-controls-leftall:before,.fo-tree-table .fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-rightall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree-table .fo-add-subtract-controls-rightall:before,.fo-tree-table .fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-rightall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree-table .add-subtract-controls-rightall:before,.fo-tree-table .fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-left:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree-table .fo-add-subtract-controls-left:before,.fo-tree-table .fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-left:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree-table .add-subtract-controls-left:before,.fo-tree-table .fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-right:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree-table .fo-add-subtract-controls-right:before,.fo-tree-table .fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-right:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-tree-table .add-subtract-controls-right:before,.fo-tree-table .fo-table-content .row-image-thumbnail .active:after,.fo-table-content .row-image-thumbnail .fo-tree-table .active:after,.fo-tree-table .fo-content-column .row-image-thumbnail .active:after,.fo-content-column .row-image-thumbnail .fo-tree-table .active:after{font-size:1.3em!important;color:#666;}.fancytree-ext-table tbody tr td:first-child{width:45px;}.fancytree-helper-hidden{display:none;}.fancytree-helper-indeterminate-cb{color:#777;}.fancytree-helper-disabled{color:#c0c0c0;}.fancytree-helper-spin{-webkit-animation:spin 1000ms infinite linear;animation:spin 1000ms infinite linear;}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}ul.fancytree-container{font-family:inherit;font-size:inherit;white-space:nowrap;margin:0;min-height:0%;position:relative;padding-inline-start:0;}ul.fancytree-container ul{margin:0;}ul.fancytree-container ul>li:before{content:none;}ul.fancytree-container li{list-style-image:none;list-style-position:outside;list-style-type:none;-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background-attachment:scroll;background-color:transparent;background-position:0 0;background-repeat:repeat-y;background-image:none;margin:0 0 10px 0;}ul.fancytree-container li.fancytree-lastsib{background-image:none;}.ui-fancytree-disabled ul.fancytree-container{opacity:.5;background-color:#c0c0c0;}ul.fancytree-connectors.fancytree-container li{background-image:url("../skin-material/vline.gif");background-position:0 0;}ul.fancytree-container li.fancytree-lastsib,ul.fancytree-no-connector>li{background-image:none;}li.fancytree-animating{position:relative;}.fancytree-checkbox{cursor:pointer;}span.fancytree-empty,span.fancytree-vline,span.fancytree-expander,span.fancytree-icon,span.fancytree-checkbox,span.fancytree-drag-helper-img,#fancytree-drop-marker{width:18px;height:24px;display:inline-block;vertical-align:top;background-repeat:no-repeat;background-position:0 0;font-size:1.7em;}span.fancytree-icon,span.fancytree-checkbox,span.fancytree-expander,span.fancytree-custom-icon{margin-top:0;}span.fancytree-custom-icon{width:24px;height:24px;display:inline-block;margin-left:3px;background-position:0 0;}img.fancytree-icon{width:24px;height:24px;margin-left:3px;margin-top:0;vertical-align:top;border-style:none;}span.fancytree-expander{cursor:pointer;}.fancytree-exp-n span.fancytree-expander,.fancytree-exp-nl span.fancytree-expander{background-image:none;cursor:default;}.fancytree-connectors .fancytree-exp-n span.fancytree-expander,.fancytree-connectors .fancytree-exp-nl span.fancytree-expander{margin-top:0;}.fancytree-fade-expander span.fancytree-expander{transition:opacity 1.5s;opacity:0;}.fancytree-fade-expander:hover span.fancytree-expander,.fancytree-fade-expander.fancytree-treefocus span.fancytree-expander,.fancytree-fade-expander .fancytree-treefocus span.fancytree-expander,.fancytree-fade-expander [class*=fancytree-statusnode-] span.fancytree-expander{transition:opacity .6s;opacity:1;}span.fancytree-checkbox{margin-left:3px;}.fancytree-unselectable span.fancytree-checkbox{opacity:.4;filter:alpha(opacity=40);}.fancytree-container.fancytree-checkbox-auto-hide span.fancytree-checkbox{visibility:hidden;}.fancytree-container.fancytree-checkbox-auto-hide .fancytree-node:hover span.fancytree-checkbox,.fancytree-container.fancytree-checkbox-auto-hide tr:hover td span.fancytree-checkbox,.fancytree-container.fancytree-checkbox-auto-hide .fancytree-node.fancytree-selected span.fancytree-checkbox,.fancytree-container.fancytree-checkbox-auto-hide tr.fancytree-selected td span.fancytree-checkbox{visibility:unset;}.fancytree-container.fancytree-checkbox-auto-hide.fancytree-treefocus .fancytree-node.fancytree-active span.fancytree-checkbox,.fancytree-container.fancytree-checkbox-auto-hide.fancytree-treefocus tr.fancytree-active td span.fancytree-checkbox{visibility:unset;}span.fancytree-icon{margin-left:3px;}.fancytree-loading span.fancytree-expander,.fancytree-loading span.fancytree-expander:hover,.fancytree-statusnode-loading span.fancytree-icon,.fancytree-statusnode-loading span.fancytree-icon:hover,span.fancytree-icon.fancytree-icon-loading{background-image:none;}span.fancytree-node{display:inherit;width:100%;margin-top:1px;min-height:24px;}span.fancytree-title{cursor:pointer;display:inline-block;vertical-align:top;min-height:24px;padding:0 3px 0 3px;margin:4px 0 0 10px;border:1px solid transparent;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}span.fancytree-node.fancytree-error span.fancytree-title{color:#f00;}span.fancytree-childcounter{color:#fff;background:#337ab7;border:1px solid #808080;border-radius:10px;padding:2px;text-align:center;}div.fancytree-drag-helper span.fancytree-childcounter,div.fancytree-drag-helper span.fancytree-dnd-modifier{display:inline-block;color:#fff;background:#337ab7;border:1px solid #808080;min-width:10px;height:10px;line-height:1;vertical-align:baseline;border-radius:10px;padding:2px;text-align:center;font-size:9px;}div.fancytree-drag-helper span.fancytree-childcounter{position:absolute;top:-6px;right:-6px;}div.fancytree-drag-helper span.fancytree-dnd-modifier{background:#5cb85c;border:0;font-weight:bolder;}#fancytree-drop-marker{width:48px;position:absolute;margin:0;}#fancytree-drop-marker.fancytree-drop-after,#fancytree-drop-marker.fancytree-drop-before{width:96px;}span.fancytree-drag-source.fancytree-drag-remove{opacity:.15;}.fancytree-container.fancytree-rtl .fancytree-exp-n span.fancytree-expander,.fancytree-container.fancytree-rtl .fancytree-exp-nl span.fancytree-expander{background-image:none;}ul.fancytree-container.fancytree-rtl ul{padding:0 16px 0 0;}ul.fancytree-container.fancytree-rtl.fancytree-connectors li{background-position:right 0;background-image:url("../skin-material/vline-rtl.gif");}ul.fancytree-container.fancytree-rtl li.fancytree-lastsib,ul.fancytree-container.fancytree-rtl.fancytree-no-connector>li{background-image:none;}table.fancytree-ext-table{border-collapse:collapse;}table.fancytree-ext-table span.fancytree-node{display:inline-block;box-sizing:border-box;}table.fancytree-ext-table td.fancytree-status-merged{text-align:center;font-style:italic;color:#c0c0c0;}table.fancytree-ext-table tr.fancytree-statusnode-error td.fancytree-status-merged{color:#f00;}table.fancytree-ext-table.fancytree-ext-ariagrid.fancytree-cell-mode>tbody>tr.fancytree-active>td{background-color:#eee;}table.fancytree-ext-table.fancytree-ext-ariagrid.fancytree-cell-mode>tbody>tr>td.fancytree-active-cell{background-color:#cbe8f6;}table.fancytree-ext-table.fancytree-ext-ariagrid.fancytree-cell-mode.fancytree-cell-nav-mode>tbody>tr>td.fancytree-active-cell{background-color:#3875d7;}table.fancytree-ext-columnview tbody tr td{position:relative;border:1px solid #808080;vertical-align:top;overflow:auto;}table.fancytree-ext-columnview tbody tr td>ul{padding:0;}table.fancytree-ext-columnview tbody tr td>ul li{list-style-image:none;list-style-position:outside;list-style-type:none;-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background-attachment:scroll;background-color:transparent;background-position:0 0;background-repeat:repeat-y;background-image:none;margin:0;}table.fancytree-ext-columnview span.fancytree-node{position:relative;display:inline-block;}table.fancytree-ext-columnview span.fancytree-node.fancytree-expanded{background-color:#e0e0e0;}table.fancytree-ext-columnview span.fancytree-node.fancytree-active{background-color:#cbe8f6;}table.fancytree-ext-columnview .fancytree-has-children span.fancytree-cv-right{position:absolute;right:3px;}.fancytree-ext-filter-dimm span.fancytree-node span.fancytree-title{color:#c0c0c0;font-weight:lighter;}.fancytree-ext-filter-dimm tr.fancytree-submatch span.fancytree-title,.fancytree-ext-filter-dimm span.fancytree-node.fancytree-submatch span.fancytree-title{color:#000;font-weight:normal;}.fancytree-ext-filter-dimm tr.fancytree-match span.fancytree-title,.fancytree-ext-filter-dimm span.fancytree-node.fancytree-match span.fancytree-title{color:#000;font-weight:bold;}.fancytree-ext-filter-hide tr.fancytree-hide,.fancytree-ext-filter-hide span.fancytree-node.fancytree-hide{display:none;}.fancytree-ext-filter-hide tr.fancytree-submatch span.fancytree-title,.fancytree-ext-filter-hide span.fancytree-node.fancytree-submatch span.fancytree-title{color:#c0c0c0;font-weight:lighter;}.fancytree-ext-filter-hide tr.fancytree-match span.fancytree-title,.fancytree-ext-filter-hide span.fancytree-node.fancytree-match span.fancytree-title{color:#000;font-weight:normal;}.fancytree-ext-filter-hide-expanders tr.fancytree-match span.fancytree-expander,.fancytree-ext-filter-hide-expanders span.fancytree-node.fancytree-match span.fancytree-expander{visibility:hidden;}.fancytree-ext-filter-hide-expanders tr.fancytree-submatch span.fancytree-expander,.fancytree-ext-filter-hide-expanders span.fancytree-node.fancytree-submatch span.fancytree-expander{visibility:visible;}.fancytree-ext-childcounter span.fancytree-icon,.fancytree-ext-filter span.fancytree-icon,.fancytree-ext-childcounter span.fancytree-custom-icon,.fancytree-ext-filter span.fancytree-custom-icon{position:relative;}.fancytree-ext-childcounter span.fancytree-childcounter,.fancytree-ext-filter span.fancytree-childcounter{color:#fff;background:#777;border:1px solid #808080;position:absolute;top:-6px;right:-6px;min-width:10px;height:10px;line-height:1;vertical-align:baseline;border-radius:10px;padding:2px;text-align:center;font-size:9px;}ul.fancytree-ext-wide{position:relative;min-width:100%;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}ul.fancytree-ext-wide span.fancytree-node>span{position:relative;z-index:2;}ul.fancytree-ext-wide span.fancytree-node span.fancytree-title{position:absolute;z-index:1;left:0;min-width:100%;margin-left:0;margin-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.fancytree-ext-fixed-wrapper .fancytree-ext-fixed-hidden{display:none;}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-scroll-border-bottom{border-bottom:3px solid rgba(0,0,0,.75);}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-scroll-border-right{border-right:3px solid rgba(0,0,0,.75);}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-tl{position:absolute;overflow:hidden;z-index:3;top:0;left:0;}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-tr{position:absolute;overflow:hidden;z-index:2;top:0;}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-bl{position:absolute;overflow:hidden;z-index:2;left:0;}.fancytree-ext-fixed-wrapper div.fancytree-ext-fixed-wrapper-br{position:absolute;overflow:scroll;z-index:1;}ul.fancytree-container ul{padding:.3em 0 0 1em;margin:0;color:#212121;}.fancytree-plain span.fancytree-selected span.fancytree-title{background-color:#f5f5f5;}.fancytree-plain span.fancytree-selected span.fancytree-title:hover,.fancytree-plain span.fancytree-active span.fancytree-title{background-color:#eee;}.fancytree-container span.fancytree-checkbox{color:#666;}.fancytree-selected span.fancytree-checkbox{color:#337ab7;}.fancytree-partsel span.fancytree-checkbox{color:#337ab7;}table.fancytree-ext-table{border-collapse:collapse;}table.fancytree-ext-table tbody tr.fancytree-focused,table.fancytree-ext-table tbody tr.fancytree-selected{background-color:var(--background-panel);color:var(--color-body);}table.fancytree-ext-table tbody tr.fancytree-active,table.fancytree-ext-table tbody tr:hover{background-color:var(--background-panel);color:var(--color-primary);}table.fancytree-ext-columnview tbody tr td{border:1px solid #808080;}table.fancytree-ext-columnview span.fancytree-node.fancytree-expanded{background-color:#ccc;}table.fancytree-ext-columnview span.fancytree-node.fancytree-active{background-color:#4169e1;}.fo-tree-container .fo-tree{background-color:transparent;padding:15px;border-radius:5px;}.fo-tree-container .fo-tree li{background-color:transparent;padding:5px;border-radius:5px;}.fo-tree-container .fo-tree li:hover{background-color:#f7f7f7;}.fo-tree-container .fo-tree .fancytree-container .fancytree-active{color:var(--color-primary);font-family:var(--font-medium);}.fo-tree-container .fo-tree .fancytree-container .fancytree-active .fancytree-icon:before{color:var(--color-primary);}.fo-tree-container .fo-tree .fancytree-container .fancytree-active span.fancytree-title{background-color:transparent;}.fo-tree-container .fo-tree .fancytree-container .fancytree-folder{color:var(--color-gray-40);font-family:var(--font-medium);border-bottom:1px solid var(--color-gray-90);}.fo-tree-container .fo-tree .fancytree-container .fancytree-folder span.fancytree-title,.fo-tree-container .fo-tree .fancytree-container .fancytree-folder .fancytree-title-rows{background-color:transparent;display:inline-flex;justify-content:space-between;width:90%;}.fo-tree-container .fo-tree .fancytree-container .fancytree-folder span.fancytree-title strong,.fo-tree-container .fo-tree .fancytree-container .fancytree-folder .fancytree-title-rows strong{font-size:1em;line-height:1;margin:0;}.fo-tree-container .fo-tree .fancytree-container .fancytree-folder span.fancytree-title .fo-tree-button-group .fo-tree-edit-button,.fo-tree-container .fo-tree .fancytree-container .fancytree-folder .fancytree-title-rows .fo-tree-button-group .fo-tree-edit-button{margin-left:.2em;cursor:pointer;color:var(--color-primary);}.fo-tree-container .fo-tree .fancytree-container .fancytree-folder span.fancytree-title .fo-tree-button-group .fo-tree-edit-button:hover,.fo-tree-container .fo-tree .fancytree-container .fancytree-folder .fancytree-title-rows .fo-tree-button-group .fo-tree-edit-button:hover{color:var(--color-hover);}.fo-tree-container .fo-tree .fancytree-container .fancytree-folder span.fancytree-title .fo-tree-button-group .fo-tree-edit-button em,.fo-tree-container .fo-tree .fancytree-container .fancytree-folder .fancytree-title-rows .fo-tree-button-group .fo-tree-edit-button em{color:var(--color-primary);font-size:1.2em;}.fo-tree-container .fo-tree .fancytree-container li[aria-expanded=true]{color:var(--color-primary);}.fo-tree-container .fo-tree-table thead td,.fo-tree-container .fo-tree-table thead th{border:0;}.fo-tree-container .fo-tree-table thead tr{border-bottom:1px solid #e4e4e4;}.fo-tree-container .fo-tree-table tbody td{border:0;}.fo-tree-container .fo-tree-table tbody tr{border-bottom:1px solid #e4e4e4;}@media all and (min-width:239px) and (max-width:1024px){.fo-tree-container .fo-tree .fancytree-container .fancytree-folder span.fancytree-title{width:85%;}}.fo-upload,.fo-upload-bordered .fo-upload{position:relative;width:100%;overflow:hidden;height:40px;border-bottom:1px solid var(--color-border);padding-top:6px;}.fo-upload:after,.fo-upload-bordered .fo-upload:after{font-family:var(--font-medium);content:attr(data-text);position:absolute;bottom:5px;left:30px;display:block;pointer-events:none;z-index:20;color:var(--color-gray-40);font-size:14px;border-radius:3px;padding:0;}.fo-upload:before,.fo-upload-bordered .fo-upload:before{content:"";font-family:var(--font-icon);position:absolute;bottom:2px;right:5px;color:var(--color-gray-60);font-size:26px;line-height:1;border:0;}.fo-upload .fo-file-counter{width:22px;height:22px;min-width:22px;min-height:22px;font-size:.85em;border-radius:50px;font-family:var(--font-medium);color:var(--color-white);display:inline-flex;white-space:nowrap;justify-content:center;align-items:center;background-color:var(--color-primary);position:absolute;bottom:5px;left:5px;}.fo-upload:hover:before{color:var(--color-primary);}.fo-upload input,.fo-upload-bordered .fo-upload input{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;height:38px;margin:0;padding:0;display:block;cursor:pointer;width:100%;}.fo-upload-list-button{position:relative;overflow:hidden;width:100%;height:40px;border-bottom:1px solid var(--color-border);padding:15px 0 0 35px;display:block;font-family:var(--font-medium);cursor:pointer;}.fo-upload-list-button:before{content:"";font-family:var(--font-icon);position:absolute;bottom:2px;left:5px;color:var(--color-gray-30);font-size:26px;line-height:1;border:0;}.fo-upload-list-button:after{content:"";font-family:var(--font-icon);position:absolute;bottom:2px;right:5px;color:var(--color-gray-60);font-size:26px;line-height:1;border:0;}.fo-upload-list-button input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;filter:alpha(opacity=0);opacity:0;outline:0;border-bottom:1px solid var(--color-border);cursor:inherit;display:block;line-height:2;}.fo-upload-list-files{margin:1em 0;}.fo-upload-list-files li{display:flex;border-bottom:var(--border-light);align-items:center;}.fo-upload-list-files li strong{margin:0 1em;line-height:2.3;}.fo-upload-list-files li small{color:var(--color-gray-70);}.fo-remove-file{font-size:1.5em;}.fo-upload-bordered{padding-top:6px;}.fo-upload-bordered .fo-upload{border-bottom:0;border:1px solid var(--color-border);border-radius:4px;}.fo-upload-bordered .fo-upload:before{border:0!important;}[class*=fo-flag]{background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:transparent;padding:.25rem;border-radius:.25rem;max-width:100%;height:auto;position:relative;display:inline-block;width:1.3333333333em;line-height:1em;}[class*=fo-flag]:before{content:" ";}[class*=fo-flag].flag-icon-squared{width:1em;}.fo-flag-at{background-image:url(../svg/flags/4x3/at.svg);}.fo-flag-at.fo-flag-squared{background-image:url(../svg/flags/1x1/at.svg);}.fo-flag-be{background-image:url(../svg/flags/4x3/be.svg);}.fo-flag-be.fo-flag-squared{background-image:url(../svg/flags/1x1/be.svg);}.fo-flag-bg{background-image:url(../svg/flags/4x3/bg.svg);}.fo-flag-bg.fo-flag-squared{background-image:url(../svg/flags/1x1/bg.svg);}.fo-flag-by{background-image:url(../svg/flags/4x3/by.svg);}.fo-flag-by.fo-flag-squared{background-image:url(../svg/flags/1x1/by.svg);}.fo-flag-cz{background-image:url(../svg/flags/4x3/cz.svg);}.fo-flag-cz.fo-flag-squared{background-image:url(../svg/flags/1x1/cz.svg);}.fo-flag-de{background-image:url(../svg/flags/4x3/de.svg);}.fo-flag-de.fo-flag-squared{background-image:url(../svg/flags/1x1/de.svg);}.fo-flag-dk{background-image:url(../svg/flags/4x3/dk.svg);}.fo-flag-dk.fo-flag-squared{background-image:url(../svg/flags/1x1/dk.svg);}.fo-flag-ee{background-image:url(../svg/flags/4x3/ee.svg);}.fo-flag-ee.fo-flag-squared{background-image:url(../svg/flags/1x1/ee.svg);}.fo-flag-es{background-image:url(../svg/flags/4x3/es.svg);}.fo-flag-es.fo-flag-squared{background-image:url(../svg/flags/1x1/es.svg);}.fo-flag-fr{background-image:url(../svg/flags/4x3/fr.svg);}.fo-flag-fr.fo-flag-squared{background-image:url(../svg/flags/1x1/fr.svg);}.fo-flag-gb{background-image:url(../svg/flags/4x3/gb.svg);}.fo-flag-gb.fo-flag-squared{background-image:url(../svg/flags/1x1/gb.svg);}.fo-flag-gp{background-image:url(../svg/flags/4x3/gp.svg);}.fo-flag-gp.fo-flag-squared{background-image:url(../svg/flags/1x1/gp.svg);}.fo-flag-hr{background-image:url(../svg/flags/4x3/hr.svg);}.fo-flag-hr.fo-flag-squared{background-image:url(../svg/flags/1x1/hr.svg);}.fo-flag-hu{background-image:url(../svg/flags/4x3/hu.svg);}.fo-flag-hu.fo-flag-squared{background-image:url(../svg/flags/1x1/hu.svg);}.fo-flag-it{background-image:url(../svg/flags/4x3/it.svg);}.fo-flag-it.fo-flag-squared{background-image:url(../svg/flags/1x1/it.svg);}.fo-flag-lt{background-image:url(../svg/flags/4x3/lt.svg);}.fo-flag-lt.fo-flag-squared{background-image:url(../svg/flags/1x1/lt.svg);}.fo-flag-lv{background-image:url(../svg/flags/4x3/lv.svg);}.fo-flag-lv.fo-flag-squared{background-image:url(../svg/flags/1x1/lv.svg);}.fo-flag-nl{background-image:url(../svg/flags/4x3/nl.svg);}.fo-flag-nl.fo-flag-squared{background-image:url(../svg/flags/1x1/nl.svg);}.fo-flag-pl{background-image:url(../svg/flags/4x3/pl.svg);}.fo-flag-pl.fo-flag-squared{background-image:url(../svg/flags/1x1/pl.svg);}.fo-flag-pt{background-image:url(../svg/flags/4x3/pt.svg);}.fo-flag-pt.fo-flag-squared{background-image:url(../svg/flags/1x1/pt.svg);}.fo-flag-ro{background-image:url(../svg/flags/4x3/ro.svg);}.fo-flag-ro.fo-flag-squared{background-image:url(../svg/flags/1x1/ro.svg);}.fo-flag-ru{background-image:url(../svg/flags/4x3/ru.svg);}.fo-flag-ru.fo-flag-squared{background-image:url(../svg/flags/1x1/ru.svg);}.fo-flag-si{background-image:url(../svg/flags/4x3/si.svg);}.fo-flag-si.fo-flag-squared{background-image:url(../svg/flags/1x1/si.svg);}.fo-flag-sk{background-image:url(../svg/flags/4x3/sk.svg);}.fo-flag-sk.fo-flag-squared{background-image:url(../svg/flags/1x1/sk.svg);}.fo-flag-sl{background-image:url(../svg/flags/4x3/sl.svg);}.fo-flag-sl.fo-flag-squared{background-image:url(../svg/flags/1x1/sl.svg);}.fo-flag-tr{background-image:url(../svg/flags/4x3/tr.svg);}.fo-flag-tr.fo-flag-squared{background-image:url(../svg/flags/1x1/tr.svg);}.fo-flag-ua{background-image:url(../svg/flags/4x3/ua.svg);}.fo-flag-ua.fo-flag-squared{background-image:url(../svg/flags/1x1/ua.svg);}.fo-flag-es-ct{background-image:url(../svg/flags/4x3/es-ct.svg);}.fo-flag-es-ct.fo-flag-squared{background-image:url(../svg/flags/1x1/es-ct.svg);}.fo-flag-es-ga{background-image:url(../svg/flags/4x3/es-ga.svg);}.fo-flag-es-ga.fo-flag-squared{background-image:url(../svg/flags/1x1/es-ga.svg);}.fo-flag-eu{background-image:url(../svg/flags/4x3/eu.svg);}.fo-flag-eu.fo-flag-squared{background-image:url(../svg/flags/1x1/eu.svg);}.fo-flag-gb-eng{background-image:url(../svg/flags/4x3/gb-eng.svg);}.fo-flag-gb-eng.fo-flag-squared{background-image:url(../svg/flags/1x1/gb-eng.svg);}.fo-flag-gb-nir{background-image:url(../svg/flags/4x3/gb-nir.svg);}.fo-flag-gb-nir.fo-flag-squared{background-image:url(../svg/flags/1x1/gb-nir.svg);}.fo-flag-gb-sct{background-image:url(../svg/flags/4x3/gb-sct.svg);}.fo-flag-gb-sct.fo-flag-squared{background-image:url(../svg/flags/1x1/gb-sct.svg);}.fo-flag-gb-wls{background-image:url(../svg/flags/4x3/gb-wls.svg);}.fo-flag-gb-wls.fo-flag-squared{background-image:url(../svg/flags/1x1/gb-wls.svg);}.fo-flag-un{background-image:url(../svg/flags/4x3/un.svg);}.fo-flag-un.fo-flag-squared{background-image:url(../svg/flags/1x1/un.svg);}.fo-flag-xk{background-image:url(../svg/flags/4x3/xk.svg);}.fo-flag-xk.fo-flag-squared{background-image:url(../svg/flags/1x1/xk.svg);}@font-face{font-family:"FordF1Light";src:url("fonts/FordF1-Light.woff2") format("woff2");font-display:block;}@font-face{font-family:"FordF1Regular";src:url("fonts/FordF1-Regular.woff2") format("woff2");font-display:block;}@font-face{font-family:"FordF1Medium";src:url("fonts/FordF1-Medium.woff2") format("woff2");font-display:block;}@font-face{font-family:"FordF1SemiBold";src:url("fonts/FordF1-Semibold.woff2") format("woff2");font-display:block;}@font-face{font-family:"FordF1Bold";src:url("fonts/FordF1-Bold.woff2") format("woff2");font-display:block;}@font-face{font-family:"RobotoThin";src:url("fonts/roboto-thin.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}@font-face{font-family:"RobotoRegular";src:url("fonts/roboto-regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}@font-face{font-family:"RobotoMedium";src:url("fonts/roboto-medium.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}@font-face{font-family:"RobotoBold";src:url("fonts/roboto-bold.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}@font-face{font-family:"FordAntennaExtraLight";src:url("fonts/ford-antenna-extra-light.woff2") format("woff2");font-style:normal;font-display:block;}@font-face{font-family:"FordAntennaLight";src:url("fonts/ford-antenna-light.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}@font-face{font-family:"FordAntennaRegular";src:url("fonts/ford-antenna-regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}@font-face{font-family:"FordAntennaMedium";src:url("fonts/ford-antenna-medium.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}@font-face{font-family:"FordAntennaBold";src:url("fonts/ford-antenna-bold.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}@font-face{font-family:"Freestyle";src:url("fonts/freestyle.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:block;}@font-face{font-family:"MaterialIcons";src:url(fonts/MaterialIcons-Regular.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:block;}@font-face{font-family:"FordOtosanIcons";src:url(fonts/Ford-Otosan-Icons.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:block;}.material-icons,.fo-icon-flip-camera-android:before,.fo-icon-electric-moped:before,.fo-icon-monitor-health:before,.fo-icon-speed:before,.fo-icon-back:before,.fo-icon-left:before,.fo-icon-down:before,.fo-icon-right:before,.fo-icon-up:before,.fo-icon-circle:before,.fo-icon-radio-button-unchecked:before,.fo-icon-paid:before,.fo-icon-menu-book:before,.fo-icon-currency-euro:before,.fo-icon-currency-bitcoin:before,.fo-icon-currency-lira:before,.fo-icon-tl:before,.fo-icon-money-tl:before,.fo-icon-approval:before,.fo-icon-account-tree:before,.fo-icon-draw:before,.fo-icon-javascript:before,.fo-icon-css:before,.fo-icon-html:before,.fo-icon-data-object:before,.fo-icon-fsa:before,.fo-icon-warranty-status:before,.fo-icon-insert-chart-outlined:before,.fo-icon-add-chart:before,.fo-icon-forward-to-inbox:before,.fo-icon-outgoing-mail:before,.fo-icon-g-mobiledata:before,.fo-icon-zoom-out-map:before,.fo-icon-zoom-out:before,.fo-icon-zoom-in:before,.fo-icon-youtube-searched-for:before,.fo-icon-wrap-text:before,.fo-icon-work:before,.fo-icon-wifi-tethering:before,.fo-icon-wifi-lock:before,.fo-icon-wifi-off:before,.fo-icon-wifi:before,.fo-icon-widgets:before,.fo-icon-whatshot:before,.fo-icon-weekend:before,.fo-icon-web-asset:before,.fo-icon-web:before,.fo-icon-wc:before,.fo-icon-wb-sunny:before,.fo-dark .fo-icon-theme-mode:before,.fo-icon-wb-iridescent:before,.fo-icon-wb-incandescent:before,.fo-icon-wb-cloudy:before,.fo-icon-wb-auto:before,.fo-icon-watch-later:before,.fo-icon-watch:before,.fo-icon-water-voc:before,.fo-icon-water-drop:before,.fo-icon-water-do:before,.fo-icon-warning-circle:before,.fo-icon-warning:before,.fo-icon-wallpaper:before,.fo-icon-vpn-lock:before,.fo-icon-vpn-key:before,.fo-icon-volume-up:before,.fo-icon-volume-off:before,.fo-icon-volume-mute:before,.fo-icon-volume-down:before,.fo-icon-voicemail:before,.fo-icon-voice-chat:before,.fo-icon-visibility-off:before,.fo-icon-visibility:before,.fo-icon-vignette:before,.fo-icon-view-week:before,.fo-icon-view-stream:before,.fo-icon-view-quilt:before,.fo-icon-view-module:before,.fo-icon-view-list:before,.fo-icon-view-headline:before,.fo-icon-view-day:before,.fo-icon-view-compact:before,.fo-icon-view-comfy:before,.fo-icon-view-column:before,.fo-icon-view-carousel:before,.fo-icon-view-array:before,.fo-icon-view-agenda:before,.fo-icon-videogame-asset:before,.fo-icon-videocam-off:before,.fo-icon-videocam:before,.fo-icon-video-library:before,.fo-icon-video-label:before,.fo-icon-video-call:before,.fo-icon-vibration:before,.fo-icon-vertical-align-top:before,.fo-icon-vertical-align-center:before,.fo-icon-vertical-align-bottom:before,.fo-icon-verified-user:before,.sidebar-left #menu li .fo-authorization-request:before,.sidebar-left #menu li .authorization-request:before,.fo-icon-usb:before,.fo-icon-update:before,.fo-icon-unfold-more:before,.fo-icon-unfold-less:before,.fo-icon-undo:before,.fo-icon-unarchive:before,.fo-icon-tv:before,.fo-icon-turned-in-not:before,.fo-icon-turned-in:before,.fo-icon-tune:before,.fo-icon-troubleshoot:before,.fo-icon-trending-up:before,.fo-icon-trending-flat:before,.fo-icon-trending-down:before,.fo-icon-translate:before,.fo-icon-transform:before,.fo-icon-transfer-within-a-station:before,.fo-icon-tram:before,.fo-icon-train:before,.fo-icon-traffic:before,.fo-icon-track-changes:before,.fo-icon-toys:before,.fo-icon-touch-app:before,.fo-icon-tonality:before,.fo-icon-toll:before,.fo-icon-today:before,.fo-icon-toc:before,.fo-icon-tire-repair:before,.fo-icon-title:before,.fo-icon-timer-off:before,.fo-icon-timer-3:before,.fo-icon-timer-10:before,.fo-icon-timer:before,.fo-icon-timeline:before,.fo-icon-timelapse:before,.fo-icon-time-to-leave:before,.fo-icon-thumbs-up-down:before,.fo-icon-thumb-up:before,.fo-icon-thumb-down:before,.fo-icon-theaters:before,.fo-icon-texture:before,.fo-icon-textsms:before,.fo-icon-text-fields:before,.fo-icon-terrain:before,.fo-icon-text-format:before,.fo-icon-tap-and-play:before,.fo-icon-tag-faces:before,.fo-icon-tablet-mac:before,.fo-icon-tablet-android:before,.fo-icon-tablet:before,.fo-icon-tab-unselected:before,.fo-icon-tab:before,.fo-icon-system-update-alt:before,.fo-icon-system-update:before,.fo-icon-sync-problem:before,.fo-icon-sync-disabled:before,.fo-icon-sync-alt:before,.fo-icon-sync:before,.fo-icon-switch-video:before,.fo-icon-switch-camera:before,.fo-icon-swap-horizontal-circle:before,.fo-icon-swap-vertical-circle:before,.fo-icon-swap-vert:before,.fo-icon-swap-horiz:before,.fo-icon-swap-calls:before,.fo-icon-surround-sound:before,.fo-icon-support:before,.fo-icon-supervisor-account:before,.fo-icon-subway:before,.fo-icon-subtitles:before,.fo-icon-subscriptions:before,.fo-icon-subject:before,.fo-icon-subdirectory-arrow-right:before,.fo-icon-subdirectory-arrow-left:before,.fo-icon-style:before,.fo-icon-strikethrough-s:before,.fo-icon-streetview:before,.fo-icon-straighten:before,.fo-icon-store-mall-directory:before,.fo-icon-store:before,.fo-icon-storage:before,.fo-icon-stop-screen-share:before,.fo-icon-stop-circle:before,.fo-icon-stop:before,.fo-icon-stay-primary-portrait:before,.fo-icon-stay-primary-landscape:before,.fo-icon-stay-current-portrait:before,.fo-icon-stay-current-landscape:before,.fo-icon-stars:before,.fo-icon-star-half:before,.fo-icon-star-border:before,.fo-icon-star:before,.sidebar-left #menu .menu-favorites .nav-children a.remove-favorites:before,.sidebar-left #menu .nav-favorites .nav-parent ul li .add-favorites:before,.sidebar-left #menu .nav-favorites li .add-favorites:before,.fo-icon-spellcheck:before,.fo-icon-speaker-phone:before,.fo-icon-speaker-notes-off:before,.fo-icon-speaker-notes:before,.fo-icon-speaker-group:before,.fo-icon-speaker:before,.fo-icon-space-bar:before,.fo-icon-spa:before,.fo-icon-sort-by-alpha:before,.fo-icon-sort:before,.fo-icon-snooze:before,.fo-icon-sms-failed:before,.fo-icon-sms:before,.fo-icon-smoking-rooms:before,.fo-icon-smoke-free:before,.fo-icon-smartphone:before,.fo-icon-slow-motion-video:before,.fo-icon-slideshow:before,.fo-icon-skip-previous:before,.fo-icon-skip-next:before,.fo-icon-sim-card-alert:before,.fo-icon-sim-card:before,.fo-icon-signal-wifi-off:before,.fo-icon-signal-wifi-4-bar-lock:before,.fo-icon-signal-wifi-4-bar:before,.fo-icon-signal-cellular-off:before,.fo-icon-signal-cellular-null:before,.fo-icon-signal-cellular-no-sim:before,.fo-icon-signal-cellular-connected-no-internet-4-bar:before,.fo-icon-signal-cellular-4-bar:before,.fo-icon-shuffle:before,.fo-icon-show-chart:before,.fo-icon-short-text:before,.fo-icon-shopping-cart:before,.fo-icon-shopping-basket:before,.fo-icon-shop-two:before,.fo-icon-shop:before,.fo-icon-share-location:before,.fo-icon-share:before,.fo-icon-settings-voice:before,.fo-icon-settings-system-daydream:before,.fo-icon-settings-remote:before,.fo-icon-settings-power:before,.fo-icon-settings-phone:before,.fo-icon-settings-overscan:before,.fo-icon-settings-input-svideo:before,.fo-icon-settings-input-hdmi:before,.fo-icon-settings-input-composite:before,.fo-icon-settings-input-component:before,.fo-icon-settings-input-antenna:before,.fo-icon-settings-ethernet:before,.fo-icon-settings-cell:before,.fo-icon-settings-brightness:before,.fo-icon-settings-bluetooth:before,.fo-icon-settings-backup-restore:before,.fo-icon-settings-applications:before,.fo-icon-settings:before,.fo-icon-sensor-occupied:before,.fo-icon-sentiment-very-satisfied:before,.fo-icon-sentiment-very-dissatisfied:before,.fo-icon-sentiment-satisfied:before,.fo-icon-sentiment-neutral:before,.fo-feedback .fo-feedback-box .fo-icon-sentiment-neutral-active:before,.fo-feedback .fo-icon-sentiment-neutral-active:before,.fo-icon-sentiment-dissatisfied:before,.fo-icon-send:before,.modal-send-icon:before,.fo-icon-select-all:before,.fo-icon-security:before,.fo-icon-search:before,.fo-icon-sd-storage:before,.fo-icon-sd-card:before,.fo-icon-screen-share:before,.fo-icon-screen-rotation:before,.fo-icon-screen-lock-rotation:before,.fo-icon-screen-lock-portrait:before,.fo-icon-screen-lock-landscape:before,.fo-icon-school:before,.fo-icon-schedule:before,.fo-icon-scanner:before,.fo-icon-scale:before,.fo-icon-save:before,.fo-icon-satellite:before,.fo-icon-rv-hookup:before,.fo-icon-rss-feed:before,.fo-icon-rule:before,.fo-icon-rowing:before,.fo-icon-router:before,.fo-icon-rounded-corner:before,.fo-icon-rotate-right:before,.fo-icon-rotate-left:before,.fo-icon-rotate-90-degrees-ccw:before,.fo-icon-room-service:before,.fo-icon-room:before,.fo-icon-rocket-launch:before,.fo-icon-ring-volume:before,.fo-icon-restore-page:before,.fo-icon-restore:before,.fo-icon-restaurant-menu:before,.fo-icon-restaurant:before,.fo-icon-report-problem:before,.fo-icon-report:before,.fo-icon-reply-all:before,.fo-icon-reply:before,.fo-icon-replay-5:before,.fo-icon-replay-30:before,.fo-icon-replay-10:before,.fo-icon-replay:before,.fo-icon-repeat-one:before,.fo-icon-repeat:before,.fo-icon-reorder:before,.fo-icon-remove-shopping-cart:before,.fo-icon-remove-red-eye:before,.fo-icon-remove-from-queue:before,.fo-icon-remove-circle-outline:before,.fo-icon-remove-circle:before,.fo-icon-remove:before,.fo-textfield-numeric .fo-button-decrease:before,.fo-icon-refresh:before,.fo-icon-redo:before,.fo-icon-redeem:before,.fo-icon-record-voice-over:before,.fo-icon-recent-actors:before,.fo-icon-receipt-long:before,.fo-icon-receipt:before,.fo-icon-rate-review:before,.fo-icon-radio-button-checked:before,.fo-icon-radio:before,.fo-icon-queue-play-next:before,.fo-icon-queue-music:before,.fo-icon-queue:before,.fo-icon-question-answer:before,.fo-icon-query-stats:before,.fo-icon-query-builder:before,.fo-icon-published-with-changes:before,.fo-icon-publish:before,.fo-icon-public:before,.fo-icon-priority-high:before,.fo-icon-print:before,.fo-icon-precision-manufacturing:before,.fo-icon-preview:before,.fo-icon-present-to-all:before,.fo-icon-pregnant-woman:before,.fo-icon-power-settings-new:before,.fo-icon-power-input:before,.fo-icon-power:before,.fo-icon-portrait:before,.fo-icon-portable-wifi-off:before,.fo-icon-pool:before,.fo-icon-polymer:before,.fo-icon-poll:before,.fo-icon-plus-one:before,.fo-icon-playlist-remove:before,.fo-icon-playlist-add-check-circle:before,.fo-icon-playlist-play:before,.fo-icon-playlist-add-check:before,.fo-icon-playlist-add:before,.fo-icon-play-for-work:before,.fo-icon-play-circle-outline:before,.fo-icon-play-circle-filled:before,.fo-icon-play-arrow:before,.fo-icon-place:before,.fo-icon-pin-drop:before,.fo-icon-pie-chart-outlined:before,.fo-icon-pie-chart:before,.fo-icon-picture-in-picture-alt:before,.fo-icon-picture-in-picture:before,.fo-icon-picture-as-pdf:before,.fo-icon-photo-size-select-small:before,.fo-icon-photo-size-select-large:before,.fo-icon-photo-size-select-actual:before,.fo-icon-photo-library:before,.fo-icon-photo-filter:before,.fo-icon-photo-camera:before,.fo-icon-photo-album:before,.fo-icon-photo:before,.fo-icon-phonelink-setup:before,.fo-icon-phonelink-ring:before,.fo-icon-phonelink-off:before,.fo-icon-phonelink-lock:before,.fo-icon-phonelink-erase:before,.fo-icon-phonelink:before,.fo-icon-phone-paused:before,.fo-icon-phone-missed:before,.fo-icon-phone-locked:before,.fo-icon-phone-iphone:before,.fo-icon-phone-in-talk:before,.fo-icon-phone-forwarded:before,.fo-icon-phone-bluetooth-speaker:before,.fo-icon-phone-android:before,.fo-icon-phone:before,.fo-icon-pets:before,.fo-icon-personal-video:before,.fo-icon-person-pin-circle:before,.fo-icon-person-pin:before,.fo-icon-person-outline:before,.fo-icon-person-add:before,.fo-icon-person:before,.fo-icon-perm-scan-wifi:before,.fo-icon-perm-phone-msg:before,.fo-icon-perm-media:before,.fo-icon-perm-identity:before,.fo-icon-perm-device-information:before,.fo-icon-perm-data-setting:before,.fo-icon-perm-contact-calendar:before,.fo-icon-percent:before,.fo-icon-perm-camera-mic:before,.fo-icon-people-outline:before,.fo-icon-people:before,.fo-icon-payment:before,.fo-icon-pause-circle-outline:before,.fo-icon-pause-circle-filled:before,.fo-icon-pause:before,.fo-icon-party-mode:before,.fo-icon-panorama-wide-angle:before,.fo-icon-panorama-vertical:before,.fo-icon-panorama-horizontal:before,.fo-icon-panorama-fish-eye:before,.fo-icon-panorama:before,.fo-icon-pan-tool:before,.fo-icon-palette:before,.fo-icon-pageview:before,.fo-icon-pages:before,.fo-icon-open-with:before,.fo-icon-open-in-new:before,.fo-icon-open-in-browser:before,.fo-icon-opacity:before,.fo-icon-ondemand-video:before,.fo-icon-oil-barrel:before,.fo-icon-offline-bolt:before,.fo-icon-offline-pin:before,.fo-icon-notifications-paused:before,.fo-icon-notifications-off:before,.fo-icon-notifications-none:before,.fo-icon-notifications-active:before,.fo-icon-notifications:before,.fo-icon-notes:before,.fo-icon-sticky-note:before,.fo-icon-note-add:before,.fo-icon-note:before,.fo-icon-not-interested:before,.fo-icon-no-sim:before,.fo-icon-no-encryption:before,.fo-icon-nfc:before,.fo-icon-next-week:before,.fo-icon-newspaper:before,.fo-icon-new-releases:before,.fo-icon-network-wifi:before,.fo-icon-network-locked:before,.fo-icon-network-check:before,.fo-icon-network-cell:before,.fo-icon-near-me:before,.fo-icon-navigation:before,.fo-icon-navigate-next:before,.fo-icon-navigate-before:before,.fo-icon-nature-people:before,.fo-icon-nature:before,.fo-icon-my-location:before,.fo-icon-music-video:before,.fo-icon-music-note:before,.fo-icon-multiline-chart:before,.fo-icon-movie-filter:before,.fo-icon-movie-creation:before,.fo-icon-movie:before,.fo-icon-move-to-inbox:before,.fo-icon-mouse:before,.fo-icon-motorcycle:before,.fo-icon-more-vert:before,.fo-icon-more-horiz:before,.fo-icon-more:before,.fo-icon-mood-bad:before,.fo-feedback .fo-feedback-box .fo-icon-mood-bad-active:before,.fo-feedback .fo-icon-mood-bad-active:before,.fo-icon-mood:before,.fo-feedback .fo-feedback-box .fo-icon-mood-active:before,.fo-feedback .fo-icon-mood-active:before,.fo-icon-monochrome-photos:before,.fo-icon-money-off:before,.fo-icon-monetization-on:before,.fo-icon-mode-edit:before,.fo-icon-mode-comment:before,.fo-icon-mms:before,.fo-icon-minor-crash:before,.fo-icon-miscellaneous-services:before,.fo-icon-mic-off:before,.fo-icon-mic-none:before,.fo-icon-mic:before,.fo-icon-message:before,.fo-icon-merge-type:before,.fo-icon-menu:before,.fo-icon-memory:before,.fo-icon-markunread-mailbox:before,.fo-icon-markunread:before,.fo-icon-manage-history:before,.fo-icon-map:before,.fo-icon-mail-outline:before,.fo-icon-mail:before,.fo-icon-loyalty:before,.fo-icon-low-priority:before,.fo-icon-loupe:before,.fo-icon-loop:before,.fo-icon-looks-two:before,.fo-icon-looks-one:before,.fo-icon-looks-6:before,.fo-icon-looks-5:before,.fo-icon-looks-4:before,.fo-icon-looks-3:before,.fo-icon-looks:before,.fo-icon-lock-outline:before,.fo-icon-lock-open:before,.fo-icon-lock:before,.fo-icon-location-searching:before,.fo-icon-location-on:before,.fo-icon-location-off:before,.fo-icon-location-disabled:before,.fo-icon-location-city:before,.fo-icon-local-taxi:before,.fo-icon-local-shipping:before,.fo-icon-local-see:before,.fo-icon-local-printshop:before,.fo-icon-local-post-office:before,.fo-icon-local-play:before,.fo-icon-local-pizza:before,.fo-icon-local-phone:before,.fo-icon-local-pharmacy:before,.fo-icon-local-parking:before,.fo-icon-local-offer:before,.fo-icon-local-movies:before,.fo-icon-local-mall:before,.fo-icon-local-library:before,.fo-icon-local-laundry-service:before,.fo-icon-local-hotel:before,.fo-icon-local-hospital:before,.fo-icon-local-grocery-store:before,.fo-icon-local-gas-station:before,.fo-icon-local-florist:before,.fo-icon-local-drink:before,.fo-icon-local-dining:before,.fo-icon-local-convenience-store:before,.fo-icon-local-car-wash:before,.fo-icon-local-cafe:before,.fo-icon-local-bar:before,.fo-icon-local-atm:before,.fo-icon-local-airport:before,.fo-icon-local-activity:before,.fo-icon-live-tv:before,.fo-icon-live-help:before,.fo-icon-list-alt:before,.fo-icon-list:before,.fo-icon-linked-camera:before,.fo-icon-link:before,.fo-icon-linear-scale:before,.fo-icon-line-weight:before,.fo-icon-line-style:before,.fo-icon-lightbulb-outline:before,.fo-icon-library-music:before,.fo-icon-library-books:before,.fo-icon-library-add:before,.fo-icon-lens:before,.fo-icon-circle-error:before,.fo-icon-circle-warning:before,.fo-icon-circle-info:before,.fo-icon-circle-success:before,.fo-card-station .fo-card-station-available:before,.fo-icon-circle-secondary:before,.fo-icon-circle-primary:before,.fo-icon-legend-toggle:before,.fo-icon-leak-remove:before,.fo-icon-leak-add:before,.fo-icon-leaderboard:before,.fo-icon-layers-clear:before,.fo-icon-layers:before,.fo-icon-launch:before,.fo-icon-last-page:before,.fo-icon-laptop-windows:before,.fo-icon-laptop-mac:before,.fo-icon-laptop-chromebook:before,.fo-icon-laptop:before,.fo-icon-language:before,.fo-icon-landscape:before,.fo-icon-lan:before,.fo-icon-label-outline:before,.fo-icon-label:before,.fo-icon-kitchen:before,.fo-icon-keyboard-voice:before,.fo-icon-keyboard-tab:before,.fo-icon-keyboard-return:before,.fo-icon-keyboard-hide:before,.fo-icon-keyboard-capslock:before,.fo-icon-keyboard-backspace:before,.fo-icon-keyboard-arrow-up:before,.fo-icon-keyboard-arrow-right:before,.fo-icon-keyboard-arrow-left:before,.fo-icon-keyboard-arrow-down:before,.section-title-large .page-detail-row .page-detail-toggle:before,.fo-icon-keyboard:before,.fo-icon-iso:before,.fo-icon-install-desktop:before,.fo-icon-invert-colors-off:before,.fo-icon-invert-colors:before,.fo-icon-insert-photo:before,.fo-icon-insert-link:before,.fo-icon-insert-invitation:before,.fo-icon-insert-emoticon:before,.fo-icon-file:before,.fo-icon-insert-drive-file:before,.fo-icon-insert-comment:before,.fo-icon-insert-chart:before,.fo-icon-input:before,.fo-icon-info-outline:before,.fo-icon-info:before,.fo-icon-indeterminate-check-box:before,.fo-icon-inbox:before,.fo-icon-important-devices:before,.fo-icon-import-export:before,.fo-icon-import-contacts:before,.fo-icon-image-search:before,.fo-icon-image-aspect-ratio:before,.fo-icon-image:before,.fo-icon-https:before,.fo-icon-http:before,.fo-icon-hourglass-full:before,.fo-icon-hourglass-empty:before,.fo-icon-hotel:before,.fo-icon-hot-tub:before,.fo-icon-home:before,.fo-icon-history:before,.fo-icon-highlight-off:before,.fo-icon-highlight:before,.fo-icon-high-quality:before,.fo-icon-help-outline:before,.fo-icon-help:before,.fo-icon-hearing:before,.fo-icon-health-and-safety:before,.fo-icon-healing:before,.fo-icon-headset-mic:before,.fo-icon-headset:before,.fo-icon-hdr-weak:before,.fo-icon-hdr-strong:before,.fo-icon-hdr-on:before,.fo-icon-hdr-off:before,.fo-icon-handyman:before,.fo-icon-construction:before,.fo-icon-hd:before,.fo-icon-groups:before,.fo-icon-group-work:before,.fo-icon-group-add:before,.fo-icon-group:before,.fo-icon-grid-on:before,.fo-icon-grid-off:before,.fo-icon-graphic-eq:before,.fo-icon-grain:before,.fo-icon-gradient:before,.fo-icon-grade:before,.fo-icon-gps-off:before,.fo-icon-gps-not-fixed:before,.fo-icon-gps-fixed:before,.fo-icon-golf-course:before,.fo-icon-gif:before,.fo-icon-get-app:before,.fo-icon-gesture:before,.fo-icon-gavel:before,.fo-icon-games:before,.fo-icon-gamepad:before,.fo-icon-g-translate:before,.fo-icon-functions:before,.fo-icon-fullscreen-exit:before,.fo-icon-fullscreen:before,.fo-icon-front-hand:before,.fo-icon-free-breakfast:before,.fo-icon-foundation:before,.fo-icon-forward-5:before,.fo-icon-forward-30:before,.fo-icon-forward-10:before,.fo-icon-forward:before,.fo-icon-forum:before,.fo-icon-format-underlined:before,.fo-icon-format-textdirection-r-to-l:before,.fo-icon-format-textdirection-l-to-r:before,.fo-icon-format-strikethrough:before,.fo-icon-format-size:before,.fo-icon-format-shapes:before,.fo-icon-format-quote:before,.fo-icon-format-paint:before,.fo-icon-format-list-numbered:before,.fo-icon-format-list-bulleted:before,.fo-icon-format-line-spacing:before,.fo-icon-format-italic:before,.fo-icon-format-indent-increase:before,.fo-icon-format-indent-decrease:before,.fo-icon-format-color-text:before,.fo-icon-format-color-reset:before,.fo-icon-format-color-fill:before,.fo-icon-format-clear:before,.fo-icon-format-bold:before,.fo-icon-format-align-right:before,.fo-icon-format-align-left:before,.fo-icon-format-align-justify:before,.fo-icon-format-align-center:before,.fo-icon-forest:before,.fo-icon-font-download:before,.fo-icon-folder-special:before,.fo-icon-folder-shared:before,.fo-icon-folder-open:before,.fo-icon-folder:before,.fo-icon-flip-to-front:before,.fo-icon-flip-to-back:before,.fo-icon-flip:before,.fo-icon-flight-takeoff:before,.fo-icon-flight-land:before,.fo-icon-flight:before,.fo-icon-flash-on:before,.fo-icon-flash-off:before,.fo-icon-flash-auto:before,.fo-icon-flare:before,.fo-icon-flag-outline:before,.fo-icon-offer-selectable:before,.fo-icon-offer-option:before,.fo-icon-flag:before,.fo-icon-offer-connect:before,.fo-icon-fitness-center:before,.fo-icon-first-page:before,.fo-icon-fingerprint:before,.fo-icon-find-replace:before,.fo-icon-find-in-page:before,.fo-icon-filter-vintage:before,.fo-icon-filter-tilt-shift:before,.fo-icon-filter-none:before,.fo-icon-filter-list:before,.fo-icon-filter-hdr:before,.fo-icon-filter-frames:before,.fo-icon-filter-drama:before,.fo-icon-filter-center-focus:before,.fo-icon-filter-b-and-w:before,.fo-icon-filter-9-plus:before,.fo-icon-filter-9:before,.fo-icon-filter-8:before,.fo-icon-filter-7:before,.fo-icon-filter-6:before,.fo-icon-filter-5:before,.fo-icon-filter-4:before,.fo-icon-filter-3:before,.fo-icon-filter-2:before,.fo-icon-filter-1:before,.fo-icon-filter:before,.fo-icon-file-upload:before,.fo-icon-file-download:before,.fo-icon-fiber-smart-record:before,.fo-icon-fiber-pin:before,.fo-icon-fiber-new:before,.fo-icon-fiber-manual-record:before,.fo-icon-fiber-dvr:before,.fo-icon-feedback:before,.fo-icon-featured-video:before,.fo-icon-featured-play-list:before,.fo-icon-favorite-border:before,.fo-card-station .fo-card-station-buttons .fo-card-station-favorite:before,.fo-icon-favorite:before,.fo-icon-fast-rewind:before,.fo-icon-fast-forward:before,.fo-icon-face:before,.fo-icon-extension:before,.fo-icon-exposure-zero:before,.fo-icon-exposure-plus-2:before,.fo-icon-exposure-plus-1:before,.fo-icon-exposure-neg-2:before,.fo-icon-exposure-neg-1:before,.fo-icon-exposure:before,.fo-icon-explore:before,.fo-icon-explicit:before,.fo-icon-expand-more:before,.fo-icon-expand-less:before,.fo-icon-exit-to-app:before,.fo-icon-event-seat:before,.fo-icon-event-note:before,.fo-icon-event-busy:before,.fo-icon-event-available:before,.fo-icon-event:before,.fo-icon-ev-station:before,.fo-icon-euro-symbol:before,.fo-icon-error-outline:before,.fo-icon-error-circle:before,.fo-icon-error:before,.fo-icon-electrical-services:before,.fo-icon-equalizer:before,.fo-icon-engineering:before,.fo-icon-emoji-transportation:before,.fo-icon-enhanced-encryption:before,.fo-icon-email:before,.fo-icon-eject:before,.fo-icon-edit-square:before,.fo-icon-edit-location:before,.fo-icon-edit-note:before,.fo-icon-edit:before,.fo-icon-dvr:before,.fo-icon-drive-eta:before,.fo-icon-drag-handle:before,.fo-icon-drafts:before,.fo-icon-donut-small:before,.fo-icon-donut-large:before,.fo-icon-done-all:before,.fo-icon-done:before,.fo-icon-domain-add:before,.fo-icon-domain:before,.fo-icon-dock:before,.fo-icon-do-not-disturb-on:before,.fo-icon-do-not-disturb-off:before,.fo-icon-do-not-disturb-alt:before,.fo-icon-do-not-disturb:before,.fo-icon-document-scanner:before,.fo-icon-dns:before,.fo-icon-disc-full:before,.fo-icon-directions-walk:before,.fo-icon-directions-transit:before,.fo-icon-directions-subway:before,.fo-icon-directions-run:before,.fo-icon-directions-railway:before,.fo-icon-directions-car:before,.fo-icon-directions-bus:before,.fo-icon-directions-boat:before,.fo-icon-directions-bike:before,.fo-icon-directions:before,.fo-card-station .fo-card-station-buttons .fo-card-station-directions:before,.fo-icon-dialpad:before,.fo-icon-dialer-sip:before,.fo-icon-devices-other:before,.fo-icon-devices:before,.fo-icon-device-hub:before,.fo-icon-developer-mode:before,.fo-icon-developer-board:before,.fo-icon-details:before,.fo-icon-design-services:before,.fo-icon-desktop-windows:before,.fo-icon-desktop-mac:before,.fo-icon-description:before,.fo-icon-departure-board:before,.fo-icon-delete-sweep:before,.fo-icon-delete-forever:before,.fo-icon-delete:before,.fo-remove-file:before,.fo-icon-dehaze:before,.fo-icon-warehouse:before,.fo-icon-date-range:before,.fo-icon-data-usage:before,.fo-icon-dangerous:before,.fo-icon-dashboard-customize:before,.fo-icon-dashboard:before,.fo-icon-crop-square:before,.fo-icon-crop-rotate:before,.fo-icon-crop-portrait:before,.fo-icon-crop-original:before,.fo-icon-crop-landscape:before,.fo-icon-crop-free:before,.fo-icon-crop-din:before,.fo-icon-crop-7-5:before,.fo-icon-crop-5-4:before,.fo-icon-crop-3-2:before,.fo-icon-crop-16-9:before,.fo-icon-crop:before,.fo-icon-credit-card:before,.fo-icon-create-new-folder:before,.fo-icon-create:before,.fo-icon-copyright:before,.fo-icon-conveyor-belt:before,.fo-icon-control-point-duplicate:before,.fo-icon-control-point:before,.fo-icon-content-paste:before,.fo-icon-content-cut:before,.fo-icon-copy:before,.fo-icon-content-copy:before,.fo-icon-contacts:before,.fo-icon-contact-phone:before,.fo-icon-contact-mail:before,.fo-icon-confirmation-number:before,.fo-icon-computer:before,.fo-icon-compare-arrows:before,.fo-icon-compare:before,.fo-icon-comment:before,.fo-icon-colorize:before,.fo-icon-color-lens:before,.fo-icon-collections-bookmark:before,.fo-icon-collections:before,.fo-icon-code:before,.fo-icon-cloud-sync:before,.fo-icon-cloud-upload:before,.fo-icon-cloud-queue:before,.fo-icon-cloud-off:before,.fo-icon-cloud-download:before,.fo-icon-cloud-done:before,.fo-icon-cloud-circle:before,.fo-icon-cloud:before,.fo-icon-closed-caption:before,.fo-icon-close:before,.modal .modal-dialog .modal-content .modal-header .modal-close:before,.fo-sidebar-right .fo-calendar-external-events .fo-sidebar-right-close:before,.fo-icon-clear-all:before,.fo-icon-clear:before,.fo-icon-class:before,.fo-icon-chrome-reader-mode:before,.fo-icon-child-friendly:before,.fo-icon-child-care:before,.fo-icon-chevron-right:before,.fo-icon-chevron-left:before,.fo-icon-check-circle:before,.fo-icon-content-paste-search:before,.fo-icon-cookie:before,.fo-icon-checkbox-blank:before,.fo-icon-checkbox:before,.fo-icon-check-box-outline-blank:before,.fo-icon-check-box:before,.fo-icon-check:before,.fo-icon-chat-bubble-outline:before,.fo-icon-chat-bubble:before,.fo-icon-chat:before,.fo-icon-change-circle:before,.fo-icon-change-history:before,.fo-icon-center-focus-weak:before,.fo-icon-center-focus-strong:before,.fo-icon-cast-connected:before,.fo-icon-cast:before,.fo-icon-casino:before,.fo-icon-card-travel:before,.fo-icon-card-membership:before,.fo-icon-card-giftcard:before,.fo-icon-car-repair:before,.fo-icon-cancel:before,.fo-icon-camera-roll:before,.fo-icon-camera-rear:before,.fo-icon-camera-front:before,.fo-icon-camera-enhance:before,.fo-icon-camera-alt:before,.fo-icon-camera:before,.fo-icon-call-to-action:before,.fo-icon-call-split:before,.fo-icon-call-received:before,.fo-icon-call-missed-outgoing:before,.fo-icon-call-missed:before,.fo-icon-call-merge:before,.fo-icon-call-made:before,.fo-icon-call-end:before,.fo-icon-call:before,.fo-icon-event-repeat:before,.fo-icon-calendar-month:before,.fo-icon-calculate:before,.fo-icon-cake:before,.fo-icon-cached:before,.fo-icon-business-center:before,.fo-icon-business:before,.fo-icon-burst-mode:before,.fo-icon-build:before,.fo-icon-bug-report:before,.fo-icon-bubble-chart:before,.fo-icon-brush:before,.fo-icon-broken-image:before,.fo-icon-brightness-medium:before,.fo-icon-brightness-low:before,.fo-icon-brightness-high:before,.fo-icon-brightness-auto:before,.fo-icon-brightness-7:before,.fo-icon-brightness-6:before,.fo-icon-brightness-5:before,.fo-icon-brightness-4:before,.fo-light .fo-icon-theme-mode:before,html .fo-icon-theme-mode:before,.fo-icon-brightness-3:before,.fo-icon-brightness-2:before,.fo-icon-brightness-1:before,.fo-icon-branding-watermark:before,.fo-icon-bolt:before,.fo-icon-border-vertical:before,.fo-icon-border-top:before,.fo-icon-border-style:before,.fo-icon-border-right:before,.fo-icon-border-outer:before,.fo-icon-border-left:before,.fo-icon-border-inner:before,.fo-icon-border-horizontal:before,.fo-icon-border-color:before,.fo-icon-border-clear:before,.fo-icon-border-bottom:before,.fo-icon-border-all:before,.fo-icon-bookmark-border:before,.fo-icon-bookmark:before,.fo-icon-book:before,.fo-icon-blur-on:before,.fo-icon-blur-off:before,.fo-icon-blur-linear:before,.fo-icon-blur-circular:before,.fo-icon-bluetooth-searching:before,.fo-icon-bluetooth-drive:before,.fo-icon-bluetooth-disabled:before,.fo-icon-bluetooth-connected:before,.fo-icon-bluetooth-audio:before,.fo-icon-bluetooth:before,.fo-icon-block:before,.fo-icon-beenhere:before,.fo-icon-beach-access:before,.fo-icon-badge:before,.fo-icon-battery-unknown:before,.fo-icon-battery-std:before,.fo-icon-battery-1-bar:before,.fo-icon-battery-4-bar:before,.fo-icon-battery-full:before,.fo-icon-battery-charging-full:before,.fo-icon-battery-alert:before,.fo-icon-backup:before,.fo-icon-backspace:before,.fo-icon-article:before,.fo-icon-campaign:before,.fo-icon-av-timer:before,.fo-icon-auto-awesome:before,.fo-icon-autorenew:before,.fo-icon-audiotrack:before,.fo-icon-attachment:before,.fo-icon-attach-money:before,.fo-icon-attach-file:before,.fo-icon-assistant-photo:before,.fo-icon-assistant:before,.fo-icon-assignment-turned-in:before,.fo-icon-assignment-returned:before,.fo-icon-assignment-return:before,.fo-icon-assignment-late:before,.fo-icon-assignment-ind:before,.fo-icon-assignment:before,.fo-icon-assessment:before,.fo-icon-aspect-ratio:before,.fo-icon-art-track:before,.fo-icon-arrow-circle-down:before,.fo-icon-arrow-circle-up:before,.fo-icon-arrow-upward:before,.fo-icon-arrow-forward:before,.fo-icon-arrow-drop-up:before,.fo-icon-arrow-drop-down-circle:before,.fo-icon-arrow-drop-down:before,.fo-icon-arrow-downward:before,.fo-icon-arrow-back:before,.fo-icon-architecture:before,.fo-icon-archive:before,.fo-icon-apps:before,.fo-icon-announcement:before,.fo-icon-android:before,.fo-icon-all-out:before,.fo-icon-all-inclusive:before,.fo-icon-album:before,.fo-icon-alarm-on:before,.fo-icon-alarm-off:before,.fo-icon-alarm-add:before,.fo-icon-alarm:before,.fo-icon-airport-shuttle:before,.fo-icon-airplay:before,.fo-icon-airplanemode-inactive:before,.fo-icon-airplanemode-active:before,.fo-icon-airline-seat-recline-normal:before,.fo-icon-airline-seat-recline-extra:before,.fo-icon-airline-seat-legroom-reduced:before,.fo-icon-airline-seat-legroom-normal:before,.fo-icon-airline-seat-legroom-extra:before,.fo-icon-airline-seat-individual-suite:before,.fo-icon-airline-seat-flat-angled:before,.fo-icon-airline-seat-flat:before,.fo-icon-adjust:before,.fo-icon-add-to-queue:before,.fo-icon-add-to-photos:before,.fo-icon-add-shopping-cart:before,.fo-icon-add-location:before,.fo-icon-add-business:before,.fo-icon-add-circle-outline:before,.fo-icon-add-circle:before,.fo-icon-add-box:before,.fo-icon-add-alert:before,.fo-icon-add-alarm:before,.fo-icon-add-a-photo:before,.fo-icon-add:before,.fo-textfield-numeric .fo-button-increase:before,.fo-icon-adb:before,.fo-icon-account-circle:before,.fo-icon-account-box:before,.fo-icon-account-balance-wallet:before,.fo-icon-account-balance:before,.fo-icon-accessible:before,.fo-icon-accessibility:before,.fo-icon-access-time:before,.fo-icon-access-alarms:before,.fo-icon-access-alarm:before,.fo-icon-ac-unit:before,.fo-icon-3d-rotation:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-leftall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-leftall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-rightall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-rightall:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-left:before,.fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-left:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-add-subtract-controls-right:before,.fo-select-add-subtract .fo-select-add-subtract-controls .add-subtract-controls-right:before,.fo-table-content .row-image-thumbnail .active:after,.fo-content-column .row-image-thumbnail .active:after{width:1em;height:1em;font-family:"MaterialIcons";font-weight:normal;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-align:center;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";transform:translate(0,0);vertical-align:sub;}em[class^=fo-icon-],em[class*=fo-icon-]{font-size:1.5rem;line-height:0;display:inline-block;vertical-align:middle;}button[class^=fo-icon-]::before,button[class^=fo-icon-]:before,button[class*=fo-icon-]::before,button[class*=fo-icon-]:before{line-height:20px!important;font-size:1.5em;}.fo-icon-3d-rotation:before{content:"";}.fo-icon-ac-unit:before{content:"";}.fo-icon-access-alarm:before{content:"";}.fo-icon-access-alarms:before{content:"";}.fo-icon-access-time:before{content:"";}.fo-icon-accessibility:before{content:"";}.fo-icon-accessible:before{content:"";}.fo-icon-account-balance:before{content:"";}.fo-icon-account-balance-wallet:before{content:"";}.fo-icon-account-box:before{content:"";}.fo-icon-account-circle:before{content:"";}.fo-icon-adb:before{content:"";}.fo-icon-add:before,.fo-textfield-numeric .fo-button-increase:before{content:"";}.fo-icon-add-a-photo:before{content:"";}.fo-icon-add-alarm:before{content:"";}.fo-icon-add-alert:before{content:"";}.fo-icon-add-box:before{content:"";}.fo-icon-add-circle:before{content:"";}.fo-icon-add-circle-outline:before{content:"";}.fo-icon-add-business:before{content:"";}.fo-icon-add-location:before{content:"";}.fo-icon-add-shopping-cart:before{content:"";}.fo-icon-add-to-photos:before{content:"";}.fo-icon-add-to-queue:before{content:"";}.fo-icon-adjust:before{content:"";}.fo-icon-airline-seat-flat:before{content:"";}.fo-icon-airline-seat-flat-angled:before{content:"";}.fo-icon-airline-seat-individual-suite:before{content:"";}.fo-icon-airline-seat-legroom-extra:before{content:"";}.fo-icon-airline-seat-legroom-normal:before{content:"";}.fo-icon-airline-seat-legroom-reduced:before{content:"";}.fo-icon-airline-seat-recline-extra:before{content:"";}.fo-icon-airline-seat-recline-normal:before{content:"";}.fo-icon-airplanemode-active:before{content:"";}.fo-icon-airplanemode-inactive:before{content:"";}.fo-icon-airplay:before{content:"";}.fo-icon-airport-shuttle:before{content:"";}.fo-icon-alarm:before{content:"";}.fo-icon-alarm-add:before{content:"";}.fo-icon-alarm-off:before{content:"";}.fo-icon-alarm-on:before{content:"";}.fo-icon-album:before{content:"";}.fo-icon-all-inclusive:before{content:"";}.fo-icon-all-out:before{content:"";}.fo-icon-android:before{content:"";}.fo-icon-announcement:before{content:"";}.fo-icon-apps:before{content:"";}.fo-icon-archive:before{content:"";}.fo-icon-architecture:before{content:"";}.fo-icon-arrow-back:before{content:"";}.fo-icon-arrow-downward:before{content:"";}.fo-icon-arrow-drop-down:before{content:"";}.fo-icon-arrow-drop-down-circle:before{content:"";}.fo-icon-arrow-drop-up:before{content:"";}.fo-icon-arrow-forward:before{content:"";}.fo-icon-arrow-upward:before{content:"";}.fo-icon-arrow-circle-up:before{content:"";}.fo-icon-arrow-circle-down:before{content:"";}.fo-icon-art-track:before{content:"";}.fo-icon-aspect-ratio:before{content:"";}.fo-icon-assessment:before{content:"";}.fo-icon-assignment:before{content:"";}.fo-icon-assignment-ind:before{content:"";}.fo-icon-assignment-late:before{content:"";}.fo-icon-assignment-return:before{content:"";}.fo-icon-assignment-returned:before{content:"";}.fo-icon-assignment-turned-in:before{content:"";}.fo-icon-assistant:before{content:"";}.fo-icon-assistant-photo:before{content:"";}.fo-icon-attach-file:before{content:"";}.fo-icon-attach-money:before{content:"";}.fo-icon-attachment:before{content:"";}.fo-icon-audiotrack:before{content:"";}.fo-icon-autorenew:before{content:"";}.fo-icon-auto-awesome:before{content:"";}.fo-icon-av-timer:before{content:"";}.fo-icon-campaign:before{content:"";}.fo-icon-article:before{content:"";}.fo-icon-backspace:before{content:"";}.fo-icon-backup:before{content:"";}.fo-icon-battery-alert:before{content:"";}.fo-icon-battery-charging-full:before{content:"";}.fo-icon-battery-full:before{content:"";}.fo-icon-battery-4-bar:before{content:"";}.fo-icon-battery-1-bar:before{content:"";}.fo-icon-battery-std:before{content:"";}.fo-icon-battery-unknown:before{content:"";}.fo-icon-badge:before{content:"";}.fo-icon-beach-access:before{content:"";}.fo-icon-beenhere:before{content:"";}.fo-icon-block:before{content:"";}.fo-icon-bluetooth:before{content:"";}.fo-icon-bluetooth-audio:before{content:"";}.fo-icon-bluetooth-connected:before{content:"";}.fo-icon-bluetooth-disabled:before{content:"";}.fo-icon-bluetooth-drive:before{content:"";}.fo-icon-bluetooth-searching:before{content:"";}.fo-icon-blur-circular:before{content:"";}.fo-icon-blur-linear:before{content:"";}.fo-icon-blur-off:before{content:"";}.fo-icon-blur-on:before{content:"";}.fo-icon-book:before{content:"";}.fo-icon-bookmark:before{content:"";}.fo-icon-bookmark-border:before{content:"";}.fo-icon-border-all:before{content:"";}.fo-icon-border-bottom:before{content:"";}.fo-icon-border-clear:before{content:"";}.fo-icon-border-color:before{content:"";}.fo-icon-border-horizontal:before{content:"";}.fo-icon-border-inner:before{content:"";}.fo-icon-border-left:before{content:"";}.fo-icon-border-outer:before{content:"";}.fo-icon-border-right:before{content:"";}.fo-icon-border-style:before{content:"";}.fo-icon-border-top:before{content:"";}.fo-icon-border-vertical:before{content:"";}.fo-icon-bolt:before{content:"";}.fo-icon-branding-watermark:before{content:"";}.fo-icon-brightness-1:before{content:"";}.fo-icon-brightness-2:before{content:"";}.fo-icon-brightness-3:before{content:"";}.fo-icon-brightness-4:before,.fo-light .fo-icon-theme-mode:before,html .fo-icon-theme-mode:before{content:"";}.fo-icon-brightness-5:before{content:"";}.fo-icon-brightness-6:before{content:"";}.fo-icon-brightness-7:before{content:"";}.fo-icon-brightness-auto:before{content:"";}.fo-icon-brightness-high:before{content:"";}.fo-icon-brightness-low:before{content:"";}.fo-icon-brightness-medium:before{content:"";}.fo-icon-broken-image:before{content:"";}.fo-icon-brush:before{content:"";}.fo-icon-bubble-chart:before{content:"";}.fo-icon-bug-report:before{content:"";}.fo-icon-build:before{content:"";}.fo-icon-burst-mode:before{content:"";}.fo-icon-business:before{content:"";}.fo-icon-business-center:before{content:"";}.fo-icon-cached:before{content:"";}.fo-icon-cake:before{content:"";}.fo-icon-calculate:before{content:"";}.fo-icon-calendar-month:before{content:"";}.fo-icon-event-repeat:before{content:"";}.fo-icon-call:before{content:"";}.fo-icon-call-end:before{content:"";}.fo-icon-call-made:before{content:"";}.fo-icon-call-merge:before{content:"";}.fo-icon-call-missed:before{content:"";}.fo-icon-call-missed-outgoing:before{content:"";}.fo-icon-call-received:before{content:"";}.fo-icon-call-split:before{content:"";}.fo-icon-call-to-action:before{content:"";}.fo-icon-camera:before{content:"";}.fo-icon-camera-alt:before{content:"";}.fo-icon-camera-enhance:before{content:"";}.fo-icon-camera-front:before{content:"";}.fo-icon-camera-rear:before{content:"";}.fo-icon-camera-roll:before{content:"";}.fo-icon-cancel:before{content:"";}.fo-icon-car-repair:before{content:"";}.fo-icon-card-giftcard:before{content:"";}.fo-icon-card-membership:before{content:"";}.fo-icon-card-travel:before{content:"";}.fo-icon-casino:before{content:"";}.fo-icon-cast:before{content:"";}.fo-icon-cast-connected:before{content:"";}.fo-icon-center-focus-strong:before{content:"";}.fo-icon-center-focus-weak:before{content:"";}.fo-icon-change-history:before{content:"";}.fo-icon-change-circle:before{content:"";}.fo-icon-chat:before{content:"";}.fo-icon-chat-bubble:before{content:"";}.fo-icon-chat-bubble-outline:before{content:"";}.fo-icon-check:before{content:"";}.fo-icon-check-box:before{content:"";}.fo-icon-check-box-outline-blank:before{content:"";}.fo-icon-checkbox:before{content:"";}.fo-icon-checkbox-blank:before{content:"";}.fo-icon-cookie:before{content:"";}.fo-icon-content-paste-search:before{content:"";}.fo-icon-check-circle:before{content:"";}.fo-icon-chevron-left:before{content:"";}.fo-icon-chevron-right:before{content:"";}.fo-icon-child-care:before{content:"";}.fo-icon-child-friendly:before{content:"";}.fo-icon-chrome-reader-mode:before{content:"";}.fo-icon-class:before{content:"";}.fo-icon-clear:before{content:"";}.fo-icon-clear-all:before{content:"";}.fo-icon-close:before,.modal .modal-dialog .modal-content .modal-header .modal-close:before,.fo-sidebar-right .fo-calendar-external-events .fo-sidebar-right-close:before{content:"";}.fo-icon-closed-caption:before{content:"";}.fo-icon-cloud:before{content:"";}.fo-icon-cloud-circle:before{content:"";}.fo-icon-cloud-done:before{content:"";}.fo-icon-cloud-download:before{content:"";}.fo-icon-cloud-off:before{content:"";}.fo-icon-cloud-queue:before{content:"";}.fo-icon-cloud-upload:before{content:"";}.fo-icon-cloud-sync:before{content:"";}.fo-icon-code:before{content:"";}.fo-icon-collections:before{content:"";}.fo-icon-collections-bookmark:before{content:"";}.fo-icon-color-lens:before{content:"";}.fo-icon-colorize:before{content:"";}.fo-icon-comment:before{content:"";}.fo-icon-compare:before{content:"";}.fo-icon-compare-arrows:before{content:"";}.fo-icon-computer:before{content:"";}.fo-icon-confirmation-number:before{content:"";}.fo-icon-contact-mail:before{content:"";}.fo-icon-contact-phone:before{content:"";}.fo-icon-contacts:before{content:"";}.fo-icon-content-copy:before{content:"";}.fo-icon-copy:before{content:"";}.fo-icon-content-cut:before{content:"";}.fo-icon-content-paste:before{content:"";}.fo-icon-control-point:before{content:"";}.fo-icon-control-point-duplicate:before{content:"";}.fo-icon-conveyor-belt:before{content:"";}.fo-icon-copyright:before{content:"";}.fo-icon-create:before{content:"";}.fo-icon-create-new-folder:before{content:"";}.fo-icon-credit-card:before{content:"";}.fo-icon-crop:before{content:"";}.fo-icon-crop-16-9:before{content:"";}.fo-icon-crop-3-2:before{content:"";}.fo-icon-crop-5-4:before{content:"";}.fo-icon-crop-7-5:before{content:"";}.fo-icon-crop-din:before{content:"";}.fo-icon-crop-free:before{content:"";}.fo-icon-crop-landscape:before{content:"";}.fo-icon-crop-original:before{content:"";}.fo-icon-crop-portrait:before{content:"";}.fo-icon-crop-rotate:before{content:"";}.fo-icon-crop-square:before{content:"";}.fo-icon-dashboard:before{content:"";}.fo-icon-dashboard-customize:before{content:"";}.fo-icon-dangerous:before{content:"";}.fo-icon-data-usage:before{content:"";}.fo-icon-date-range:before{content:"";}.fo-icon-warehouse:before{content:"";}.fo-icon-dehaze:before{content:"";}.fo-icon-delete:before,.fo-remove-file:before{content:"";}.fo-icon-delete-forever:before{content:"";}.fo-icon-delete-sweep:before{content:"";}.fo-icon-departure-board:before{content:"";}.fo-icon-description:before{content:"";}.fo-icon-desktop-mac:before{content:"";}.fo-icon-desktop-windows:before{content:"";}.fo-icon-design-services:before{content:"";}.fo-icon-details:before{content:"";}.fo-icon-developer-board:before{content:"";}.fo-icon-developer-mode:before{content:"";}.fo-icon-device-hub:before{content:"";}.fo-icon-devices:before{content:"";}.fo-icon-devices-other:before{content:"";}.fo-icon-dialer-sip:before{content:"";}.fo-icon-dialpad:before{content:"";}.fo-icon-directions:before,.fo-card-station .fo-card-station-buttons .fo-card-station-directions:before{content:"";}.fo-icon-directions-bike:before{content:"";}.fo-icon-directions-boat:before{content:"";}.fo-icon-directions-bus:before{content:"";}.fo-icon-directions-car:before{content:"";}.fo-icon-directions-railway:before{content:"";}.fo-icon-directions-run:before{content:"";}.fo-icon-directions-subway:before{content:"";}.fo-icon-directions-transit:before{content:"";}.fo-icon-directions-walk:before{content:"";}.fo-icon-disc-full:before{content:"";}.fo-icon-dns:before{content:"";}.fo-icon-document-scanner:before{content:"";}.fo-icon-do-not-disturb:before{content:"";}.fo-icon-do-not-disturb-alt:before{content:"";}.fo-icon-do-not-disturb-off:before{content:"";}.fo-icon-do-not-disturb-on:before{content:"";}.fo-icon-dock:before{content:"";}.fo-icon-domain:before{content:"";}.fo-icon-domain-add:before{content:"";}.fo-icon-done:before{content:"";}.fo-icon-done-all:before{content:"";}.fo-icon-donut-large:before{content:"";}.fo-icon-donut-small:before{content:"";}.fo-icon-drafts:before{content:"";}.fo-icon-drag-handle:before{content:"";}.fo-icon-drive-eta:before{content:"";}.fo-icon-dvr:before{content:"";}.fo-icon-edit:before{content:"";}.fo-icon-edit-note:before{content:"";}.fo-icon-edit-location:before{content:"";}.fo-icon-edit-square:before{content:"";}.fo-icon-eject:before{content:"";}.fo-icon-email:before{content:"";}.fo-icon-enhanced-encryption:before{content:"";}.fo-icon-emoji-transportation:before{content:"";}.fo-icon-engineering:before{content:"";}.fo-icon-equalizer:before{content:"";}.fo-icon-electrical-services:before{content:"";}.fo-icon-error:before{content:"";}.fo-icon-error-circle:before{content:"";}.fo-icon-error-outline:before{content:"";}.fo-icon-euro-symbol:before{content:"";}.fo-icon-ev-station:before{content:"";}.fo-icon-event:before{content:"";}.fo-icon-event-available:before{content:"";}.fo-icon-event-busy:before{content:"";}.fo-icon-event-note:before{content:"";}.fo-icon-event-seat:before{content:"";}.fo-icon-exit-to-app:before{content:"";}.fo-icon-expand-less:before{content:"";}.fo-icon-expand-more:before{content:"";}.fo-icon-explicit:before{content:"";}.fo-icon-explore:before{content:"";}.fo-icon-exposure:before{content:"";}.fo-icon-exposure-neg-1:before{content:"";}.fo-icon-exposure-neg-2:before{content:"";}.fo-icon-exposure-plus-1:before{content:"";}.fo-icon-exposure-plus-2:before{content:"";}.fo-icon-exposure-zero:before{content:"";}.fo-icon-extension:before{content:"";}.fo-icon-face:before{content:"";}.fo-icon-fast-forward:before{content:"";}.fo-icon-fast-rewind:before{content:"";}.fo-icon-favorite:before{content:"";}.fo-icon-favorite-border:before,.fo-card-station .fo-card-station-buttons .fo-card-station-favorite:before{content:"";}.fo-icon-featured-play-list:before{content:"";}.fo-icon-featured-video:before{content:"";}.fo-icon-feedback:before{content:"";}.fo-icon-fiber-dvr:before{content:"";}.fo-icon-fiber-manual-record:before{content:"";}.fo-icon-fiber-new:before{content:"";}.fo-icon-fiber-pin:before{content:"";}.fo-icon-fiber-smart-record:before{content:"";}.fo-icon-file-download:before{content:"";}.fo-icon-file-upload:before{content:"";}.fo-icon-filter:before{content:"";}.fo-icon-filter-1:before{content:"";}.fo-icon-filter-2:before{content:"";}.fo-icon-filter-3:before{content:"";}.fo-icon-filter-4:before{content:"";}.fo-icon-filter-5:before{content:"";}.fo-icon-filter-6:before{content:"";}.fo-icon-filter-7:before{content:"";}.fo-icon-filter-8:before{content:"";}.fo-icon-filter-9:before{content:"";}.fo-icon-filter-9-plus:before{content:"";}.fo-icon-filter-b-and-w:before{content:"";}.fo-icon-filter-center-focus:before{content:"";}.fo-icon-filter-drama:before{content:"";}.fo-icon-filter-frames:before{content:"";}.fo-icon-filter-hdr:before{content:"";}.fo-icon-filter-list:before{content:"";}.fo-icon-filter-none:before{content:"";}.fo-icon-filter-tilt-shift:before{content:"";}.fo-icon-filter-vintage:before{content:"";}.fo-icon-find-in-page:before{content:"";}.fo-icon-find-replace:before{content:"";}.fo-icon-fingerprint:before{content:"";}.fo-icon-first-page:before{content:"";}.fo-icon-fitness-center:before{content:"";}.fo-icon-flag:before,.fo-icon-offer-connect:before{content:"";}.fo-icon-flag-outline:before,.fo-icon-offer-selectable:before,.fo-icon-offer-option:before{content:"";}.fo-icon-flare:before{content:"";}.fo-icon-flash-auto:before{content:"";}.fo-icon-flash-off:before{content:"";}.fo-icon-flash-on:before{content:"";}.fo-icon-flight:before{content:"";}.fo-icon-flight-land:before{content:"";}.fo-icon-flight-takeoff:before{content:"";}.fo-icon-flip:before{content:"";}.fo-icon-flip-to-back:before{content:"";}.fo-icon-flip-to-front:before{content:"";}.fo-icon-folder:before{content:"";}.fo-icon-folder-open:before{content:"";}.fo-icon-folder-shared:before{content:"";}.fo-icon-folder-special:before{content:"";}.fo-icon-font-download:before{content:"";}.fo-icon-forest:before{content:"";}.fo-icon-format-align-center:before{content:"";}.fo-icon-format-align-justify:before{content:"";}.fo-icon-format-align-left:before{content:"";}.fo-icon-format-align-right:before{content:"";}.fo-icon-format-bold:before{content:"";}.fo-icon-format-clear:before{content:"";}.fo-icon-format-color-fill:before{content:"";}.fo-icon-format-color-reset:before{content:"";}.fo-icon-format-color-text:before{content:"";}.fo-icon-format-indent-decrease:before{content:"";}.fo-icon-format-indent-increase:before{content:"";}.fo-icon-format-italic:before{content:"";}.fo-icon-format-line-spacing:before{content:"";}.fo-icon-format-list-bulleted:before{content:"";}.fo-icon-format-list-numbered:before{content:"";}.fo-icon-format-paint:before{content:"";}.fo-icon-format-quote:before{content:"";}.fo-icon-format-shapes:before{content:"";}.fo-icon-format-size:before{content:"";}.fo-icon-format-strikethrough:before{content:"";}.fo-icon-format-textdirection-l-to-r:before{content:"";}.fo-icon-format-textdirection-r-to-l:before{content:"";}.fo-icon-format-underlined:before{content:"";}.fo-icon-forum:before{content:"";}.fo-icon-forward:before{content:"";}.fo-icon-forward-10:before{content:"";}.fo-icon-forward-30:before{content:"";}.fo-icon-forward-5:before{content:"";}.fo-icon-foundation:before{content:"";}.fo-icon-free-breakfast:before{content:"";}.fo-icon-front-hand:before{content:"";}.fo-icon-fullscreen:before{content:"";}.fo-icon-fullscreen-exit:before{content:"";}.fo-icon-functions:before{content:"";}.fo-icon-g-translate:before{content:"";}.fo-icon-gamepad:before{content:"";}.fo-icon-games:before{content:"";}.fo-icon-gavel:before{content:"";}.fo-icon-gesture:before{content:"";}.fo-icon-get-app:before{content:"";}.fo-icon-gif:before{content:"";}.fo-icon-golf-course:before{content:"";}.fo-icon-gps-fixed:before{content:"";}.fo-icon-gps-not-fixed:before{content:"";}.fo-icon-gps-off:before{content:"";}.fo-icon-grade:before{content:"";}.fo-icon-gradient:before{content:"";}.fo-icon-grain:before{content:"";}.fo-icon-graphic-eq:before{content:"";}.fo-icon-grid-off:before{content:"";}.fo-icon-grid-on:before{content:"";}.fo-icon-group:before{content:"";}.fo-icon-group-add:before{content:"";}.fo-icon-group-work:before{content:"";}.fo-icon-groups:before{content:"";}.fo-icon-hd:before{content:"";}.fo-icon-construction:before{content:"";}.fo-icon-handyman:before{content:"";}.fo-icon-hdr-off:before{content:"";}.fo-icon-hdr-on:before{content:"";}.fo-icon-hdr-strong:before{content:"";}.fo-icon-hdr-weak:before{content:"";}.fo-icon-headset:before{content:"";}.fo-icon-headset-mic:before{content:"";}.fo-icon-healing:before{content:"";}.fo-icon-health-and-safety:before{content:"";}.fo-icon-hearing:before{content:"";}.fo-icon-help:before{content:"";}.fo-icon-help-outline:before{content:"";}.fo-icon-high-quality:before{content:"";}.fo-icon-highlight:before{content:"";}.fo-icon-highlight-off:before{content:"";}.fo-icon-history:before{content:"";}.fo-icon-home:before{content:"";}.fo-icon-hot-tub:before{content:"";}.fo-icon-hotel:before{content:"";}.fo-icon-hourglass-empty:before{content:"";}.fo-icon-hourglass-full:before{content:"";}.fo-icon-http:before{content:"";}.fo-icon-https:before{content:"";}.fo-icon-image:before{content:"";}.fo-icon-image-aspect-ratio:before{content:"";}.fo-icon-image-search:before{content:"";}.fo-icon-import-contacts:before{content:"";}.fo-icon-import-export:before{content:"";}.fo-icon-important-devices:before{content:"";}.fo-icon-inbox:before{content:"";}.fo-icon-indeterminate-check-box:before{content:"";}.fo-icon-info:before{content:"";}.fo-icon-info-outline:before{content:"";}.fo-icon-input:before{content:"";}.fo-icon-insert-chart:before{content:"";}.fo-icon-insert-comment:before{content:"";}.fo-icon-insert-drive-file:before{content:"";}.fo-icon-file:before{content:"";}.fo-icon-insert-emoticon:before{content:"";}.fo-icon-insert-invitation:before{content:"";}.fo-icon-insert-link:before{content:"";}.fo-icon-insert-photo:before{content:"";}.fo-icon-invert-colors:before{content:"";}.fo-icon-invert-colors-off:before{content:"";}.fo-icon-install-desktop:before{content:"";}.fo-icon-iso:before{content:"";}.fo-icon-keyboard:before{content:"";}.fo-icon-keyboard-arrow-down:before,.section-title-large .page-detail-row .page-detail-toggle:before{content:"";}.fo-icon-keyboard-arrow-left:before{content:"";}.fo-icon-keyboard-arrow-right:before{content:"";}.fo-icon-keyboard-arrow-up:before{content:"";}.fo-icon-keyboard-backspace:before{content:"";}.fo-icon-keyboard-capslock:before{content:"";}.fo-icon-keyboard-hide:before{content:"";}.fo-icon-keyboard-return:before{content:"";}.fo-icon-keyboard-tab:before{content:"";}.fo-icon-keyboard-voice:before{content:"";}.fo-icon-kitchen:before{content:"";}.fo-icon-label:before{content:"";}.fo-icon-label-outline:before{content:"";}.fo-icon-lan:before{content:"";}.fo-icon-landscape:before{content:"";}.fo-icon-language:before{content:"";}.fo-icon-laptop:before{content:"";}.fo-icon-laptop-chromebook:before{content:"";}.fo-icon-laptop-mac:before{content:"";}.fo-icon-laptop-windows:before{content:"";}.fo-icon-last-page:before{content:"";}.fo-icon-launch:before{content:"";}.fo-icon-layers:before{content:"";}.fo-icon-layers-clear:before{content:"";}.fo-icon-leaderboard:before{content:"";}.fo-icon-leak-add:before{content:"";}.fo-icon-leak-remove:before{content:"";}.fo-icon-legend-toggle:before{content:"";}.fo-icon-lens:before,.fo-icon-circle-error:before,.fo-icon-circle-warning:before,.fo-icon-circle-info:before,.fo-icon-circle-success:before,.fo-card-station .fo-card-station-available:before,.fo-icon-circle-secondary:before,.fo-icon-circle-primary:before{content:"";}.fo-icon-library-add:before{content:"";}.fo-icon-library-books:before{content:"";}.fo-icon-library-music:before{content:"";}.fo-icon-lightbulb-outline:before{content:"";}.fo-icon-line-style:before{content:"";}.fo-icon-line-weight:before{content:"";}.fo-icon-linear-scale:before{content:"";}.fo-icon-link:before{content:"";}.fo-icon-linked-camera:before{content:"";}.fo-icon-list:before{content:"";}.fo-icon-list-alt:before{content:"";}.fo-icon-live-help:before{content:"";}.fo-icon-live-tv:before{content:"";}.fo-icon-local-activity:before{content:"";}.fo-icon-local-airport:before{content:"";}.fo-icon-local-atm:before{content:"";}.fo-icon-local-bar:before{content:"";}.fo-icon-local-cafe:before{content:"";}.fo-icon-local-car-wash:before{content:"";}.fo-icon-local-convenience-store:before{content:"";}.fo-icon-local-dining:before{content:"";}.fo-icon-local-drink:before{content:"";}.fo-icon-local-florist:before{content:"";}.fo-icon-local-gas-station:before{content:"";}.fo-icon-local-grocery-store:before{content:"";}.fo-icon-local-hospital:before{content:"";}.fo-icon-local-hotel:before{content:"";}.fo-icon-local-laundry-service:before{content:"";}.fo-icon-local-library:before{content:"";}.fo-icon-local-mall:before{content:"";}.fo-icon-local-movies:before{content:"";}.fo-icon-local-offer:before{content:"";}.fo-icon-local-parking:before{content:"";}.fo-icon-local-pharmacy:before{content:"";}.fo-icon-local-phone:before{content:"";}.fo-icon-local-pizza:before{content:"";}.fo-icon-local-play:before{content:"";}.fo-icon-local-post-office:before{content:"";}.fo-icon-local-printshop:before{content:"";}.fo-icon-local-see:before{content:"";}.fo-icon-local-shipping:before{content:"";}.fo-icon-local-taxi:before{content:"";}.fo-icon-location-city:before{content:"";}.fo-icon-location-disabled:before{content:"";}.fo-icon-location-off:before{content:"";}.fo-icon-location-on:before{content:"";}.fo-icon-location-searching:before{content:"";}.fo-icon-lock:before{content:"";}.fo-icon-lock-open:before{content:"";}.fo-icon-lock-outline:before{content:"";}.fo-icon-looks:before{content:"";}.fo-icon-looks-3:before{content:"";}.fo-icon-looks-4:before{content:"";}.fo-icon-looks-5:before{content:"";}.fo-icon-looks-6:before{content:"";}.fo-icon-looks-one:before{content:"";}.fo-icon-looks-two:before{content:"";}.fo-icon-loop:before{content:"";}.fo-icon-loupe:before{content:"";}.fo-icon-low-priority:before{content:"";}.fo-icon-loyalty:before{content:"";}.fo-icon-mail:before{content:"";}.fo-icon-mail-outline:before{content:"";}.fo-icon-map:before{content:"";}.fo-icon-manage-history:before{content:"";}.fo-icon-markunread:before{content:"";}.fo-icon-markunread-mailbox:before{content:"";}.fo-icon-memory:before{content:"";}.fo-icon-menu:before{content:"";}.fo-icon-merge-type:before{content:"";}.fo-icon-message:before{content:"";}.fo-icon-mic:before{content:"";}.fo-icon-mic-none:before{content:"";}.fo-icon-mic-off:before{content:"";}.fo-icon-miscellaneous-services:before{content:"";}.fo-icon-minor-crash:before{content:"";}.fo-icon-mms:before{content:"";}.fo-icon-mode-comment:before{content:"";}.fo-icon-mode-edit:before{content:"";}.fo-icon-monetization-on:before{content:"";}.fo-icon-money-off:before{content:"";}.fo-icon-monochrome-photos:before{content:"";}.fo-icon-mood:before,.fo-feedback .fo-feedback-box .fo-icon-mood-active:before,.fo-feedback .fo-icon-mood-active:before{content:"";}.fo-icon-mood-bad:before,.fo-feedback .fo-feedback-box .fo-icon-mood-bad-active:before,.fo-feedback .fo-icon-mood-bad-active:before{content:"";}.fo-icon-more:before{content:"";}.fo-icon-more-horiz:before{content:"";}.fo-icon-more-vert:before{content:"";}.fo-icon-motorcycle:before{content:"";}.fo-icon-mouse:before{content:"";}.fo-icon-move-to-inbox:before{content:"";}.fo-icon-movie:before{content:"";}.fo-icon-movie-creation:before{content:"";}.fo-icon-movie-filter:before{content:"";}.fo-icon-multiline-chart:before{content:"";}.fo-icon-music-note:before{content:"";}.fo-icon-music-video:before{content:"";}.fo-icon-my-location:before{content:"";}.fo-icon-nature:before{content:"";}.fo-icon-nature-people:before{content:"";}.fo-icon-navigate-before:before{content:"";}.fo-icon-navigate-next:before{content:"";}.fo-icon-navigation:before{content:"";}.fo-icon-near-me:before{content:"";}.fo-icon-network-cell:before{content:"";}.fo-icon-network-check:before{content:"";}.fo-icon-network-locked:before{content:"";}.fo-icon-network-wifi:before{content:"";}.fo-icon-new-releases:before{content:"";}.fo-icon-newspaper:before{content:"";}.fo-icon-next-week:before{content:"";}.fo-icon-nfc:before{content:"";}.fo-icon-no-encryption:before{content:"";}.fo-icon-no-sim:before{content:"";}.fo-icon-not-interested:before{content:"";}.fo-icon-note:before{content:"";}.fo-icon-note-add:before{content:"";}.fo-icon-sticky-note:before{content:"";}.fo-icon-notes:before{content:"";}.fo-icon-notifications:before{content:"";}.fo-icon-notifications-active:before{content:"";}.fo-icon-notifications-none:before{content:"";}.fo-icon-notifications-off:before{content:"";}.fo-icon-notifications-paused:before{content:"";}.fo-icon-offline-pin:before{content:"";}.fo-icon-offline-bolt:before{content:"";}.fo-icon-oil-barrel:before{content:"";}.fo-icon-ondemand-video:before{content:"";}.fo-icon-opacity:before{content:"";}.fo-icon-open-in-browser:before{content:"";}.fo-icon-open-in-new:before{content:"";}.fo-icon-open-with:before{content:"";}.fo-icon-pages:before{content:"";}.fo-icon-pageview:before{content:"";}.fo-icon-palette:before{content:"";}.fo-icon-pan-tool:before{content:"";}.fo-icon-panorama:before{content:"";}.fo-icon-panorama-fish-eye:before{content:"";}.fo-icon-panorama-horizontal:before{content:"";}.fo-icon-panorama-vertical:before{content:"";}.fo-icon-panorama-wide-angle:before{content:"";}.fo-icon-party-mode:before{content:"";}.fo-icon-pause:before{content:"";}.fo-icon-pause-circle-filled:before{content:"";}.fo-icon-pause-circle-outline:before{content:"";}.fo-icon-payment:before{content:"";}.fo-icon-people:before{content:"";}.fo-icon-people-outline:before{content:"";}.fo-icon-perm-camera-mic:before{content:"";}.fo-icon-percent:before{content:"";}.fo-icon-perm-contact-calendar:before{content:"";}.fo-icon-perm-data-setting:before{content:"";}.fo-icon-perm-device-information:before{content:"";}.fo-icon-perm-identity:before{content:"";}.fo-icon-perm-media:before{content:"";}.fo-icon-perm-phone-msg:before{content:"";}.fo-icon-perm-scan-wifi:before{content:"";}.fo-icon-person:before{content:"";}.fo-icon-person-add:before{content:"";}.fo-icon-person-outline:before{content:"";}.fo-icon-person-pin:before{content:"";}.fo-icon-person-pin-circle:before{content:"";}.fo-icon-personal-video:before{content:"";}.fo-icon-pets:before{content:"";}.fo-icon-phone:before{content:"";}.fo-icon-phone-android:before{content:"";}.fo-icon-phone-bluetooth-speaker:before{content:"";}.fo-icon-phone-forwarded:before{content:"";}.fo-icon-phone-in-talk:before{content:"";}.fo-icon-phone-iphone:before{content:"";}.fo-icon-phone-locked:before{content:"";}.fo-icon-phone-missed:before{content:"";}.fo-icon-phone-paused:before{content:"";}.fo-icon-phonelink:before{content:"";}.fo-icon-phonelink-erase:before{content:"";}.fo-icon-phonelink-lock:before{content:"";}.fo-icon-phonelink-off:before{content:"";}.fo-icon-phonelink-ring:before{content:"";}.fo-icon-phonelink-setup:before{content:"";}.fo-icon-photo:before{content:"";}.fo-icon-photo-album:before{content:"";}.fo-icon-photo-camera:before{content:"";}.fo-icon-photo-filter:before{content:"";}.fo-icon-photo-library:before{content:"";}.fo-icon-photo-size-select-actual:before{content:"";}.fo-icon-photo-size-select-large:before{content:"";}.fo-icon-photo-size-select-small:before{content:"";}.fo-icon-picture-as-pdf:before{content:"";}.fo-icon-picture-in-picture:before{content:"";}.fo-icon-picture-in-picture-alt:before{content:"";}.fo-icon-pie-chart:before{content:"";}.fo-icon-pie-chart-outlined:before{content:"";}.fo-icon-pin-drop:before{content:"";}.fo-icon-place:before{content:"";}.fo-icon-play-arrow:before{content:"";}.fo-icon-play-circle-filled:before{content:"";}.fo-icon-play-circle-outline:before{content:"";}.fo-icon-play-for-work:before{content:"";}.fo-icon-playlist-add:before{content:"";}.fo-icon-playlist-add-check:before{content:"";}.fo-icon-playlist-play:before{content:"";}.fo-icon-playlist-add-check-circle:before{content:"";}.fo-icon-playlist-remove:before{content:"";}.fo-icon-plus-one:before{content:"";}.fo-icon-poll:before{content:"";}.fo-icon-polymer:before{content:"";}.fo-icon-pool:before{content:"";}.fo-icon-portable-wifi-off:before{content:"";}.fo-icon-portrait:before{content:"";}.fo-icon-power:before{content:"";}.fo-icon-power-input:before{content:"";}.fo-icon-power-settings-new:before{content:"";}.fo-icon-pregnant-woman:before{content:"";}.fo-icon-present-to-all:before{content:"";}.fo-icon-preview:before{content:"";}.fo-icon-precision-manufacturing:before{content:"";}.fo-icon-print:before{content:"";}.fo-icon-priority-high:before{content:"";}.fo-icon-public:before{content:"";}.fo-icon-publish:before{content:"";}.fo-icon-published-with-changes:before{content:"";}.fo-icon-query-builder:before{content:"";}.fo-icon-query-stats:before{content:"";}.fo-icon-question-answer:before{content:"";}.fo-icon-queue:before{content:"";}.fo-icon-queue-music:before{content:"";}.fo-icon-queue-play-next:before{content:"";}.fo-icon-radio:before{content:"";}.fo-icon-radio-button-checked:before{content:"";}.fo-icon-rate-review:before{content:"";}.fo-icon-receipt:before{content:"";}.fo-icon-receipt-long:before{content:"";}.fo-icon-recent-actors:before{content:"";}.fo-icon-record-voice-over:before{content:"";}.fo-icon-redeem:before{content:"";}.fo-icon-redo:before{content:"";}.fo-icon-refresh:before{content:"";}.fo-icon-remove:before,.fo-textfield-numeric .fo-button-decrease:before{content:"";}.fo-icon-remove-circle:before{content:"";}.fo-icon-remove-circle-outline:before{content:"";}.fo-icon-remove-from-queue:before{content:"";}.fo-icon-remove-red-eye:before{content:"";}.fo-icon-remove-shopping-cart:before{content:"";}.fo-icon-reorder:before{content:"";}.fo-icon-repeat:before{content:"";}.fo-icon-repeat-one:before{content:"";}.fo-icon-replay:before{content:"";}.fo-icon-replay-10:before{content:"";}.fo-icon-replay-30:before{content:"";}.fo-icon-replay-5:before{content:"";}.fo-icon-reply:before{content:"";}.fo-icon-reply-all:before{content:"";}.fo-icon-report:before{content:"";}.fo-icon-report-problem:before{content:"";}.fo-icon-restaurant:before{content:"";}.fo-icon-restaurant-menu:before{content:"";}.fo-icon-restore:before{content:"";}.fo-icon-restore-page:before{content:"";}.fo-icon-ring-volume:before{content:"";}.fo-icon-rocket-launch:before{content:"";}.fo-icon-room:before{content:"";}.fo-icon-room-service:before{content:"";}.fo-icon-rotate-90-degrees-ccw:before{content:"";}.fo-icon-rotate-left:before{content:"";}.fo-icon-rotate-right:before{content:"";}.fo-icon-rounded-corner:before{content:"";}.fo-icon-router:before{content:"";}.fo-icon-rowing:before{content:"";}.fo-icon-rule:before{content:"";}.fo-icon-rss-feed:before{content:"";}.fo-icon-rv-hookup:before{content:"";}.fo-icon-satellite:before{content:"";}.fo-icon-save:before{content:"";}.fo-icon-scale:before{content:"";}.fo-icon-scanner:before{content:"";}.fo-icon-schedule:before{content:"";}.fo-icon-school:before{content:"";}.fo-icon-screen-lock-landscape:before{content:"";}.fo-icon-screen-lock-portrait:before{content:"";}.fo-icon-screen-lock-rotation:before{content:"";}.fo-icon-screen-rotation:before{content:"";}.fo-icon-screen-share:before{content:"";}.fo-icon-sd-card:before{content:"";}.fo-icon-sd-storage:before{content:"";}.fo-icon-search:before{content:"search";}.fo-icon-security:before{content:"";}.fo-icon-select-all:before{content:"";}.fo-icon-send:before,.modal-send-icon:before{content:"";}.fo-icon-sentiment-dissatisfied:before{content:"";}.fo-icon-sentiment-neutral:before,.fo-feedback .fo-feedback-box .fo-icon-sentiment-neutral-active:before,.fo-feedback .fo-icon-sentiment-neutral-active:before{content:"";}.fo-icon-sentiment-satisfied:before{content:"";}.fo-icon-sentiment-very-dissatisfied:before{content:"";}.fo-icon-sentiment-very-satisfied:before{content:"";}.fo-icon-sensor-occupied:before{content:"";}.fo-icon-settings:before{content:"";}.fo-icon-settings-applications:before{content:"";}.fo-icon-settings-backup-restore:before{content:"";}.fo-icon-settings-bluetooth:before{content:"";}.fo-icon-settings-brightness:before{content:"";}.fo-icon-settings-cell:before{content:"";}.fo-icon-settings-ethernet:before{content:"";}.fo-icon-settings-input-antenna:before{content:"";}.fo-icon-settings-input-component:before{content:"";}.fo-icon-settings-input-composite:before{content:"";}.fo-icon-settings-input-hdmi:before{content:"";}.fo-icon-settings-input-svideo:before{content:"";}.fo-icon-settings-overscan:before{content:"";}.fo-icon-settings-phone:before{content:"";}.fo-icon-settings-power:before{content:"";}.fo-icon-settings-remote:before{content:"";}.fo-icon-settings-system-daydream:before{content:"";}.fo-icon-settings-voice:before{content:"";}.fo-icon-share:before{content:"";}.fo-icon-share-location:before{content:"";}.fo-icon-shop:before{content:"";}.fo-icon-shop-two:before{content:"";}.fo-icon-shopping-basket:before{content:"";}.fo-icon-shopping-cart:before{content:"";}.fo-icon-short-text:before{content:"";}.fo-icon-show-chart:before{content:"";}.fo-icon-shuffle:before{content:"";}.fo-icon-signal-cellular-4-bar:before{content:"";}.fo-icon-signal-cellular-connected-no-internet-4-bar:before{content:"";}.fo-icon-signal-cellular-no-sim:before{content:"";}.fo-icon-signal-cellular-null:before{content:"";}.fo-icon-signal-cellular-off:before{content:"";}.fo-icon-signal-wifi-4-bar:before{content:"";}.fo-icon-signal-wifi-4-bar-lock:before{content:"";}.fo-icon-signal-wifi-off:before{content:"";}.fo-icon-sim-card:before{content:"";}.fo-icon-sim-card-alert:before{content:"";}.fo-icon-skip-next:before{content:"";}.fo-icon-skip-previous:before{content:"";}.fo-icon-slideshow:before{content:"";}.fo-icon-slow-motion-video:before{content:"";}.fo-icon-smartphone:before{content:"";}.fo-icon-smoke-free:before{content:"";}.fo-icon-smoking-rooms:before{content:"";}.fo-icon-sms:before{content:"";}.fo-icon-sms-failed:before{content:"";}.fo-icon-snooze:before{content:"";}.fo-icon-sort:before{content:"";}.fo-icon-sort-by-alpha:before{content:"";}.fo-icon-spa:before{content:"";}.fo-icon-space-bar:before{content:"";}.fo-icon-speaker:before{content:"";}.fo-icon-speaker-group:before{content:"";}.fo-icon-speaker-notes:before{content:"";}.fo-icon-speaker-notes-off:before{content:"";}.fo-icon-speaker-phone:before{content:"";}.fo-icon-spellcheck:before{content:"";}.fo-icon-star:before,.sidebar-left #menu .menu-favorites .nav-children a.remove-favorites:before,.sidebar-left #menu .nav-favorites .nav-parent ul li .add-favorites:before,.sidebar-left #menu .nav-favorites li .add-favorites:before{content:"";}.fo-icon-star-border:before{content:"";}.fo-icon-star-half:before{content:"";}.fo-icon-stars:before{content:"";}.fo-icon-stay-current-landscape:before{content:"";}.fo-icon-stay-current-portrait:before{content:"";}.fo-icon-stay-primary-landscape:before{content:"";}.fo-icon-stay-primary-portrait:before{content:"";}.fo-icon-stop:before{content:"";}.fo-icon-stop-circle:before{content:"";}.fo-icon-stop-screen-share:before{content:"";}.fo-icon-storage:before{content:"";}.fo-icon-store:before{content:"";}.fo-icon-store-mall-directory:before{content:"";}.fo-icon-straighten:before{content:"";}.fo-icon-streetview:before{content:"";}.fo-icon-strikethrough-s:before{content:"";}.fo-icon-style:before{content:"";}.fo-icon-subdirectory-arrow-left:before{content:"";}.fo-icon-subdirectory-arrow-right:before{content:"";}.fo-icon-subject:before{content:"";}.fo-icon-subscriptions:before{content:"";}.fo-icon-subtitles:before{content:"";}.fo-icon-subway:before{content:"";}.fo-icon-supervisor-account:before{content:"";}.fo-icon-support:before{content:"";}.fo-icon-surround-sound:before{content:"";}.fo-icon-swap-calls:before{content:"";}.fo-icon-swap-horiz:before{content:"";}.fo-icon-swap-vert:before{content:"";}.fo-icon-swap-vertical-circle:before{content:"";}.fo-icon-swap-horizontal-circle:before{content:"";}.fo-icon-switch-camera:before{content:"";}.fo-icon-switch-video:before{content:"";}.fo-icon-sync:before{content:"";}.fo-icon-sync-alt:before{content:"";}.fo-icon-sync-disabled:before{content:"";}.fo-icon-sync-problem:before{content:"";}.fo-icon-system-update:before{content:"";}.fo-icon-system-update-alt:before{content:"";}.fo-icon-tab:before{content:"";}.fo-icon-tab-unselected:before{content:"";}.fo-icon-tablet:before{content:"";}.fo-icon-tablet-android:before{content:"";}.fo-icon-tablet-mac:before{content:"";}.fo-icon-tag-faces:before{content:"";}.fo-icon-tap-and-play:before{content:"";}.fo-icon-text-format:before{content:"";}.fo-icon-terrain:before{content:"";}.fo-icon-text-fields:before{content:"";}.fo-icon-textsms:before{content:"";}.fo-icon-texture:before{content:"";}.fo-icon-theaters:before{content:"";}.fo-icon-thumb-down:before{content:"";}.fo-icon-thumb-up:before{content:"";}.fo-icon-thumbs-up-down:before{content:"";}.fo-icon-time-to-leave:before{content:"";}.fo-icon-timelapse:before{content:"";}.fo-icon-timeline:before{content:"";}.fo-icon-timer:before{content:"";}.fo-icon-timer-10:before{content:"";}.fo-icon-timer-3:before{content:"";}.fo-icon-timer-off:before{content:"";}.fo-icon-title:before{content:"";}.fo-icon-tire-repair:before{content:"";}.fo-icon-toc:before{content:"";}.fo-icon-today:before{content:"";}.fo-icon-toll:before{content:"";}.fo-icon-tonality:before{content:"";}.fo-icon-touch-app:before{content:"";}.fo-icon-toys:before{content:"";}.fo-icon-track-changes:before{content:"";}.fo-icon-traffic:before{content:"";}.fo-icon-train:before{content:"";}.fo-icon-tram:before{content:"";}.fo-icon-transfer-within-a-station:before{content:"";}.fo-icon-transform:before{content:"";}.fo-icon-translate:before{content:"";}.fo-icon-trending-down:before{content:"";}.fo-icon-trending-flat:before{content:"";}.fo-icon-trending-up:before{content:"";}.fo-icon-troubleshoot:before{content:"";}.fo-icon-tune:before{content:"";}.fo-icon-turned-in:before{content:"";}.fo-icon-turned-in-not:before{content:"";}.fo-icon-tv:before{content:"";}.fo-icon-unarchive:before{content:"";}.fo-icon-undo:before{content:"";}.fo-icon-unfold-less:before{content:"";}.fo-icon-unfold-more:before{content:"";}.fo-icon-update:before{content:"";}.fo-icon-usb:before{content:"";}.fo-icon-verified-user:before,.sidebar-left #menu li .fo-authorization-request:before,.sidebar-left #menu li .authorization-request:before{content:"";}.fo-icon-vertical-align-bottom:before{content:"";}.fo-icon-vertical-align-center:before{content:"";}.fo-icon-vertical-align-top:before{content:"";}.fo-icon-vibration:before{content:"";}.fo-icon-video-call:before{content:"";}.fo-icon-video-label:before{content:"";}.fo-icon-video-library:before{content:"";}.fo-icon-videocam:before{content:"";}.fo-icon-videocam-off:before{content:"";}.fo-icon-videogame-asset:before{content:"";}.fo-icon-view-agenda:before{content:"";}.fo-icon-view-array:before{content:"";}.fo-icon-view-carousel:before{content:"";}.fo-icon-view-column:before{content:"";}.fo-icon-view-comfy:before{content:"";}.fo-icon-view-compact:before{content:"";}.fo-icon-view-day:before{content:"";}.fo-icon-view-headline:before{content:"";}.fo-icon-view-list:before{content:"";}.fo-icon-view-module:before{content:"";}.fo-icon-view-quilt:before{content:"";}.fo-icon-view-stream:before{content:"";}.fo-icon-view-week:before{content:"";}.fo-icon-vignette:before{content:"";}.fo-icon-visibility:before{content:"";}.fo-icon-visibility-off:before{content:"";}.fo-icon-voice-chat:before{content:"";}.fo-icon-voicemail:before{content:"";}.fo-icon-volume-down:before{content:"";}.fo-icon-volume-mute:before{content:"";}.fo-icon-volume-off:before{content:"";}.fo-icon-volume-up:before{content:"";}.fo-icon-vpn-key:before{content:"";}.fo-icon-vpn-lock:before{content:"";}.fo-icon-wallpaper:before{content:"";}.fo-icon-warning:before{content:"";}.fo-icon-warning-circle:before{content:"";}.fo-icon-water-do:before{content:"";}.fo-icon-water-drop:before{content:"";}.fo-icon-water-voc:before{content:"";}.fo-icon-watch:before{content:"";}.fo-icon-watch-later:before{content:"";}.fo-icon-wb-auto:before{content:"";}.fo-icon-wb-cloudy:before{content:"";}.fo-icon-wb-incandescent:before{content:"";}.fo-icon-wb-iridescent:before{content:"";}.fo-icon-wb-sunny:before,.fo-dark .fo-icon-theme-mode:before{content:"";}.fo-icon-wc:before{content:"";}.fo-icon-web:before{content:"";}.fo-icon-web-asset:before{content:"";}.fo-icon-weekend:before{content:"";}.fo-icon-whatshot:before{content:"";}.fo-icon-widgets:before{content:"";}.fo-icon-wifi:before{content:"";}.fo-icon-wifi-off:before{content:"";}.fo-icon-wifi-lock:before{content:"";}.fo-icon-wifi-tethering:before{content:"";}.fo-icon-work:before{content:"";}.fo-icon-wrap-text:before{content:"";}.fo-icon-youtube-searched-for:before{content:"";}.fo-icon-zoom-in:before{content:"";}.fo-icon-zoom-out:before{content:"";}.fo-icon-zoom-out-map:before{content:"";}.fo-icon-g-mobiledata:before{content:"";}.fo-icon-outgoing-mail:before{content:"";}.fo-icon-forward-to-inbox:before{content:"";}.fo-icon-add-chart:before{content:"";}.fo-icon-insert-chart-outlined:before{content:"";}.fo-icon-warranty-status:before{content:"";font-size:1.2em;}.fo-icon-fsa:before{content:"";}.fo-icon-data-object:before{content:"";}.fo-icon-html:before{content:"";}.fo-icon-css:before{content:"";}.fo-icon-javascript:before{content:"";}.fo-icon-draw:before{content:"";}.fo-icon-account-tree:before{content:"";}.fo-icon-approval:before{content:"";}.fo-icon-currency-lira:before,.fo-icon-tl:before,.fo-icon-money-tl:before{content:"";}.fo-icon-currency-bitcoin:before{content:"currency_bitcoin";}.fo-icon-currency-euro:before{content:"euro";}.fo-icon-menu-book:before{content:"";}.fo-icon-paid:before{content:"";}.fo-icon-radio-button-unchecked:before{content:"";}.fo-icon-circle:before{content:"";}.fo-icon-up:before{content:"";}.fo-icon-right:before{content:"";}.fo-icon-down:before{content:"";}.fo-icon-left:before{content:"";}.fo-icon-back:before{content:"";}.fo-icon-speed:before{content:"";}.fo-icon-monitor-health:before{content:"";}.fo-icon-electric-moped:before{content:"";}.fo-icon-flip-camera-android:before{content:"";}.fo-icon-androidbody:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-azure-boards:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-ford-f:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#24315a;}.fo-icon-batteryfull:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-batteryheat:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-batterylow:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-carcheck:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-carleaf:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-change:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-chargepower:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-charge:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-charging:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-chatgpt:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-copilot:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-customerplatforms:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-distance:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-doors:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-dps:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-engine:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-evsocketccs1:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-evsocketccs2:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-evsocketchademo:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-evsocketgbtac:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-evsocketgbtdc:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-evsocketnacs:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-evsockettype1:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-evsockettype2:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-faceid:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-fingerid:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-ford:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-heatalert:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-kakt:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-key:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-kw:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-lightshead:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-lights:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-location:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-lock:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-onedrive:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-pasttime:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-pdfdownload:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-powerrefresh:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-power:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-remoteaccess:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-repair:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-scan:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-secure:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-airfilter:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-brakefluid:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-cleaner:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-fuelfilter:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-motoroil:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-odorfilter:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-oilfilter:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-sparkplug:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-sumpplug:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-timingbelt:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-transmission-oil:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-vbelt:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-service-workmanship:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-socket:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-speedometer:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-sunroof:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-tempature:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-timepast:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-ventilation:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-voltagerefresh:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-web:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-windowleft:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-windowright:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-addthis:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ff6550;}.fo-icon-adobe:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f00;}.fo-icon-adobe-creativecloud:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#d41818;}.fo-icon-wechat:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#7bb32e;}.fo-icon-wheniwork:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#51a33d;}.fo-icon-ycombinator:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f0652f;}.fo-icon-zend:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#0679ea;}.fo-icon-adobe-acrobatreader:before,.fo-icon-pdf:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ee3f24;}.fo-icon-adobe-illustrator:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ff7c00;}.fo-icon-adobe-photoshop:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#00c8ff;}.fo-icon-airplayaudio:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-airplayvideo:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-amazon-aws:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-apple:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#999;}.fo-icon-apple-music:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-apple-pay:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-aventrix:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#09d;}.fo-icon-azuredevops:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#0078d7;}.fo-icon-behance:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#1769ff;}.fo-icon-bitcoin:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f7931a;}.fo-icon-codeigniter:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ee4623;}.fo-icon-codepen:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-css3:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#1572b6;}.fo-icon-csswizardry:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f43059;}.fo-icon-dribbble:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ea4c89;}.fo-icon-electron:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#47848f;}.fo-icon-evernote:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#00a82d;}.fo-icon-facebook:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#1877f2;}.fo-icon-figma:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f24e1e;}.fo-icon-git:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f05032;}.fo-icon-gitea:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#609926;}.fo-icon-github:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-gitlab:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#fca121;}.fo-icon-gmail:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#d14836;}.fo-icon-goodreads:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#630;}.fo-icon-google:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#4285f4;}.fo-icon-google-ads:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#4285f4;}.fo-icon-google-analytics:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ffc107;}.fo-icon-google-chrome:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#4285f4;}.fo-icon-google-drive:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#4285f4;}.fo-icon-google-hangouts:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#0c9d58;}.fo-icon-google-hangoutschat:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#00897b;}.fo-icon-google-pay:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#5f6368;}.fo-icon-google-scholar:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#4885ed;}.fo-icon-google-searchconsole:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#458cf5;}.fo-icon-gradle:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-grafana:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f46800;}.fo-icon-groupon:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#53a318;}.fo-icon-hackaday:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-hp:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#0096d6;}.fo-icon-html5:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#e34f26;}.fo-icon-huawei:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f00;}.fo-icon-hubspot:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ff7a59;}.fo-icon-icloud:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#3693f3;}.fo-icon-icomoon:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#825794;}.fo-icon-instagram:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#e4405f;}.fo-icon-ionic:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#3880ff;}.fo-icon-ios:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-issuu:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f36d5d;}.fo-icon-java:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#007396;}.fo-icon-javascript:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f7df1e;}.fo-icon-keras:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#d00000;}.fo-icon-laravelhorizon:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#405263;}.fo-icon-linkedin:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#0077b5;}.fo-icon-linux:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#fcc624;}.fo-icon-mercedes:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-microsoft:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#666;}.fo-icon-microsoft-access:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ba141a;}.fo-icon-microsoft-azure:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#0089d6;}.fo-icon-microsoft-excel:before,.fo-icon-excel:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#217346;}.fo-icon-microsoft-office:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#e74025;}.fo-icon-microsoft-onedrive:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#094ab2;}.fo-icon-microsoft-onenote:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#80397b;}.fo-icon-microsoft-outlook:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#0072c6;}.fo-icon-microsoft-powerpoint:before,.fo-icon-powerpoint:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#d24726;}.fo-icon-microsoft-teams:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#6264a7;}.fo-icon-microsoft-word:before,.fo-icon-word:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#2b579a;}.fo-icon-moo:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#00945e;}.fo-icon-firefox:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ff7139;}.fo-icon-node-dot-js:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#393;}.fo-icon-nvidia:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#76b900;}.fo-icon-octopusdeploy:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#2f93e0;}.fo-icon-opensuse:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#73ba25;}.fo-icon-opera:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ff1b2d;}.fo-icon-periscope:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#40a4c4;}.fo-icon-python:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#3776ab;}.fo-icon-quora:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#b92b27;}.fo-icon-react:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#61dafb;}.fo-icon-rss:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ffa500;}.fo-icon-safari:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-salesforce:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#00a1e0;}.fo-icon-sass:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#c69;}.fo-icon-stackoverflow:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#fe7a16;}.fo-icon-ted:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#e62b1e;}.fo-icon-tiktok:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-tinder:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ff6b6b;}.fo-icon-toggl:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#e01b22;}.fo-icon-turkishairlines:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#c70a0c;}.fo-icon-twitch:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#6441a4;}.fo-icon-x:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-typescript:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#007acc;}.fo-icon-udacity:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#01b3e3;}.fo-icon-vehicle-appraisal-b:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#fa5e3f;}.fo-icon-vehicle-appraisal-c:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#5e8799;}.fo-icon-vehicle-appraisal-d:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#845fdc;}.fo-icon-vehicle-appraisal-e:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#2f4d66;}.fo-icon-vehicle-appraisal-o:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-vehicle-appraisal-v:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#9f9f13;}.fo-icon-vehicle-closed:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-vehicle-ready:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-viber:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#665cac;}.fo-icon-vimeo:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#1ab7ea;}.fo-icon-visa:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#142787;}.fo-icon-visualstudio:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#5c2d91;}.fo-icon-visualstudiocode:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#007acc;}.fo-icon-vlcmediaplayer:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f80;}.fo-icon-vodafone:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#e60000;}.fo-icon-volkswagen:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#151f5d;}.fo-icon-vsco:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-w3c:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#005a9c;}.fo-icon-waze:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#333665;}.fo-icon-whatsapp:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#25d366;}.fo-icon-wikipedia:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";}.fo-icon-windows:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#0078d6;}.fo-icon-wordpress:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#21759b;}.fo-icon-x-pack:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#005571;}.fo-icon-xbox:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#107c10;}.fo-icon-xcode:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#1575f9;}.fo-icon-xero:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#13b5ea;}.fo-icon-xiaomi:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#fa6709;}.fo-icon-yahoo:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#6001d2;}.fo-icon-yandex:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f00;}.fo-icon-youtube:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#f00;}.fo-icon-zalando:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ff6900;}.fo-icon-zapier:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#ff4a00;}.fo-icon-zingat:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#009cfb;}.fo-icon-zoom:before{font-family:"FordOtosanIcons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#2d8cff;}.fo-icon-circle-primary{color:#337ab7;}.fo-icon-circle-secondary{color:#344859;}.fo-icon-circle-success,.fo-card-station .fo-card-station-available{color:#00a860;}.fo-icon-circle-info{color:#3aa7de;}.fo-icon-circle-warning{color:#faba57;}.fo-icon-circle-error{color:#db4437;}.fo-icon-spinner{width:50vw;max-width:6em;min-width:2em;display:inline-block;text-align:center;content:url("../svg/animation-spinner.svg");font-size:.3em;}.fo-icon-offer-connect{font-size:1.25em;color:#337ab7;}.fo-icon-offer-option{font-size:1.25em;color:#337ab7;}.fo-icon-offer-selectable{font-size:1.25em;color:#b2b2b2;}.fo-icon-charge-station::before{display:inline-block;width:1em;height:1em;line-height:0;vertical-align:middle;content:url("../svg/icons/icon-charge-station.svg");}.fo-icon-charge-station-offline::before{display:inline-block;width:1em;height:1em;line-height:0;vertical-align:middle;content:url("../svg/icons/icon-charge-station-offline.svg");}.fo-icon-vehicle-appraisal-y::before{display:inline-block;width:1em;height:1em;line-height:0;vertical-align:middle;content:url("../svg/icons/icon-vehicle-appraisal-y.svg");}.fo-icon-location-k::before{display:inline-block;width:1em;height:1em;line-height:0;vertical-align:middle;content:url("../svg/icons/icon-location-k.svg");}.fo-icon-location-v::before{display:inline-block;width:1em;height:1em;line-height:0;vertical-align:middle;content:url("../svg/icons/icon-location-v.svg");}.fo-icon-pin-charge::before{display:inline-block;width:1em;height:1em;line-height:0;vertical-align:middle;content:url("../svg/icons/icon-pin-charge.svg");}.fo-icon-pin-truck::before{display:inline-block;width:1em;height:1em;line-height:0;vertical-align:middle;content:url("../svg/icons/icon-pin-truck.svg");}.fo-icon-pin-truck-offline::before{display:inline-block;width:1em;height:1em;line-height:0;vertical-align:middle;content:url("../svg/icons/icon-pin-truck-offline.svg");}nav .navbar-brand{line-height:50px;padding:0;margin-left:0!important;width:180px;height:100%;font-size:unset;}nav .navbar-brand .logo img,nav .navbar-brand .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan nav .navbar-brand a img,nav .navbar-brand .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan nav .navbar-brand a img,nav .navbar-brand .fo-logo-facebook img,nav .navbar-brand .fo-logo-twitter img,nav .navbar-brand .fo-logo-youtube img,nav .navbar-brand .fo-logo-android img,nav .navbar-brand .fo-logo-apple img,nav .navbar-brand .fo-logo-ford-otosan-white img,nav .navbar-brand .fo-logo-ford-otosan img,nav .navbar-brand .fo-logo-ford-trucks img,nav .navbar-brand .fo-logo-ford img,nav .navbar-brand .fo-logo-koc-white img,nav .navbar-brand .fo-logo-koc img{width:180px;z-index:9;}.logo,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-logo-facebook,.fo-logo-twitter,.fo-logo-youtube,.fo-logo-android,.fo-logo-apple,.fo-logo-ford-otosan-white,.fo-logo-ford-otosan,.fo-logo-ford-trucks,.fo-logo-ford,.fo-logo-koc-white,.fo-logo-koc{width:2em;min-width:1.4em;display:inline-block;text-align:center;}.logo-connectruck{display:inline-block;text-indent:-9999px;width:180px;height:30px;background:var(--logo-connectruck) no-repeat;background-size:180px 30px;}.fo-logo-koc{content:url("../svg/logo-koc.svg");min-width:80px;}.fo-logo-koc-white{content:url("../svg/logo-koc-white.svg");}.fo-logo-ford{content:url("../svg/logo-ford.svg");min-width:80px;}.fo-logo-ford-trucks{content:url("../svg/logo-trucks.svg");}.fo-logo-ford-otosan{content:url("../svg/logo-ford-otosan.svg");}.fo-logo-ford-otosan-white{content:url("../svg/logo-ford-otosan-white.svg");}.fo-logo-apple{content:url("../svg/logo-apple.svg");}.fo-logo-android{content:url("../svg/logo-android.svg");}.fo-logo-youtube{content:url("https://fof.ford.com.tr/content/svg/icon-youtube.svg");}.fo-logo-twitter{content:url("https://fof.ford.com.tr/content/svg/icon-twitter.svg");}.fo-logo-facebook{content:url("https://fof.ford.com.tr/content/svg/icon-facebook.svg");}page{background:#fff;display:block;margin:.5cm auto;margin-bottom:.5cm;box-shadow:0 0 .5cm rgba(0,0,0,.5);padding:1cm .5cm;font-size:10pt!important;position:relative;}page table{margin:2% 0;}page table th,page table td{padding:2px 4px;}page h1{font-size:18pt;font-family:"RobotoMedium",sans-serif;margin:0;}page h2{font-size:14pt;font-family:"RobotoMedium",sans-serif;margin:0;}page h3{font-size:12pt;font-family:"RobotoMedium",sans-serif;margin:0;}page h4{margin:4px 0 4px 0;font-size:12pt;font-family:"RobotoMedium",sans-serif;}page h5{margin:0;font-size:11pt;font-family:"RobotoMedium",sans-serif;}page table{border:1px solid #b2b2b2;}page .print-footer{background-color:transparent;width:100%;height:14mm;position:absolute;left:0;bottom:50px;line-height:14mm;padding:0 10mm;}page .print-footer table,page .print-footer tr,page .print-footer td{border:0;}page .print-footer .logo-koc{width:20mm;}page .print-footer .logo-ford{width:20mm;}page .print-footer .logo-trucks{width:15mm;}page[size=A4]{width:21cm;height:29.7cm;}page[size=A4][layout=landscape]{width:29.7cm;height:21cm;}page[size=A3]{width:29.7cm;height:42cm;}page[size=A3][layout=landscape]{width:42cm;height:29.7cm;}page[size=A5]{width:14.8cm;height:21cm;}page[size=A5][layout=landscape]{width:21cm;height:14.8cm;}.fo-print-design{padding:30px;border:1px solid var(--color-border);background-color:var(--background-content);}.fo-print-design .fo-table thead tr:first-child,.fo-print-design .fo-table-striped thead tr:first-child,.fo-print-design .fo-table-fit-text thead tr:first-child,.fo-print-design .fo-table-collapse thead tr:first-child,.fo-print-design .fo-table-onoff-switcher thead tr:first-child{background-color:var(--color-gray-80);}.fo-print-design .fo-table th,.fo-print-design .fo-table-striped th,.fo-print-design .fo-table-fit-text th,.fo-print-design .fo-table-collapse th,.fo-print-design .fo-table-onoff-switcher th,.fo-print-design .fo-table tr,.fo-print-design .fo-table-striped tr,.fo-print-design .fo-table-fit-text tr,.fo-print-design .fo-table-collapse tr,.fo-print-design .fo-table-onoff-switcher tr,.fo-print-design .fo-table td,.fo-print-design .fo-table-striped td,.fo-print-design .fo-table-fit-text td,.fo-print-design .fo-table-collapse td,.fo-print-design .fo-table-onoff-switcher td{height:28px;}.fo-print-design ul{list-style:none;padding:0;}.fo-print-design .signature-area{width:100%;height:150px;line-height:150px;margin:30px 0;padding:0 0 0 30px;border:1px solid var(--color-border);}.fo-print-design .fo-print-design-logo,.fo-print-design .logo,.fo-print-design .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-print-design a,.fo-print-design .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-print-design a,.fo-print-design .fo-logo-koc,.fo-print-design .fo-logo-koc-white,.fo-print-design .fo-logo-ford,.fo-print-design .fo-logo-ford-trucks,.fo-print-design .fo-logo-ford-otosan,.fo-print-design .fo-logo-ford-otosan-white,.fo-print-design .fo-logo-apple,.fo-print-design .fo-logo-android,.fo-print-design .fo-logo-youtube,.fo-print-design .fo-logo-twitter,.fo-print-design .fo-logo-facebook{width:100%;max-width:200px;margin:2em 0;}@media print{body,page{margin:0;box-shadow:0;}.print-videocheck button,.print-videocheck select,.print-videocheck .dropdown-menu,.print-videocheck .dropdown,.print-videocheck input[type=checkbox],.print-videocheck a:not(.gallery-image),.print-videocheck td:nth-child(10),.print-videocheck th:nth-child(10){display:none;}.print-none{display:none!important;}.fo-table thead tr:first-child,.fo-table-striped thead tr:first-child,.fo-table-fit-text thead tr:first-child,.fo-table-collapse thead tr:first-child,.fo-table-onoff-switcher thead tr:first-child{background-color:#e6e6e6;}.fo-table th,.fo-table-striped th,.fo-table-fit-text th,.fo-table-collapse th,.fo-table-onoff-switcher th,.fo-table tr,.fo-table-striped tr,.fo-table-fit-text tr,.fo-table-collapse tr,.fo-table-onoff-switcher tr,.fo-table td,.fo-table-striped td,.fo-table-fit-text td,.fo-table-collapse td,.fo-table-onoff-switcher td{height:28px;border:1px solid #ccc;}}.print{font-size:16px;}.fo-video-responsive{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;}.fo-video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;}.fo-video-player{border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);}.fo-image-compare{position:relative;width:100%;max-width:100%;height:400px;overflow:hidden;user-select:none;}.fo-image-compare .fo-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;}.fo-image-compare .fo-image-left{z-index:1;clip-path:inset(0 50% 0 0);transition:clip-path .1s;}.fo-image-compare .fo-image-right{z-index:2;clip-path:inset(0 0 0 50%);transition:clip-path .1s;}.fo-image-compare .fo-image-label{position:absolute;top:16px;padding:4px 16px;background:rgba(0,0,0,.6);color:#fff;font-size:1rem;border-radius:16px;z-index:10;pointer-events:none;font-weight:500;letter-spacing:.05em;}.fo-image-compare .fo-image-label-left{left:24px;}.fo-image-compare .fo-image-label-right{right:24px;}.fo-image-compare .fo-image-compare-slider{position:absolute;top:0;left:50%;width:2px;height:100%;background:#2196f3;z-index:3;cursor:ew-resize;transition:left .1s;}.fo-image-compare .fo-image-compare-slider::before{font-family:var(--font-icon);content:"";font-size:1.6rem;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:var(--color-white);color:var(--color-gray-50);border-radius:50%;border:2px solid #2196f3;box-shadow:0 2px 8px rgba(0,0,0,.15);}.fo-image-compare .fo-image-compare-slider:hover::before{color:var(--color-primary);}.fo-border-right{border-right:1px solid #e6e6e6;}.fo-border-left{border-left:1px solid #ccc;}.fo-border-gray{border:1px solid #b2b2b2;}.fo-border-dark{border:1px solid #333;display:block;}.fo-border-light{border:1px solid #ccc;}.best-practices-checklist .fo-list .row,.best-practices-checklist .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul .row,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo .best-practices-checklist ul .row,.best-practices-checklist .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul .row,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime .best-practices-checklist ul .row,.best-practices-checklist .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul .row,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .best-practices-checklist ul .row,.best-practices-checklist .fo-upload-list-files .row{border-bottom:1px solid #b2b2b2;}.fo-no-border,.no-border{border:0!important;}.fo-no-border th,.no-border th{border:0!important;}.fo-no-border tr,.no-border tr{border:0!important;}.fo-no-border td,.no-border td{border:0!important;}.border-bottom-metal{border-bottom:1px solid #dfe6e9;padding-bottom:20px;margin-bottom:20px;}.border-t-black{border-top:1px solid #000;padding-top:20px;margin-top:20px;}.border-top-metal{border-top:1px solid #dfe6e9;}.fo-border-top{border-top:1px solid #e6e6e6;}.border-tb-metal{border-top:1px solid #dfe6e9;border-bottom:1px solid #dfe6e9;padding:20px 0;}.title-border{border-bottom:1px solid #dfe6e9;padding-bottom:.3em;margin-bottom:.3em;}.border-t-b-metal{border-top:1px solid #dfe6e9;border-bottom:1px solid #dfe6e9;}.border-b-primary{border-bottom:1px solid #337ab7;}.fo-border-primary{border:1px solid #337ab7!important;}.fo-bb-primary{border-bottom:1px solid #337ab7;}.fo-bb-secondary{border-bottom:1px solid #344859;}.fo-bb-light-gray{border-bottom:1px solid #ccc;}.border-title{border-bottom:1px solid #b2b2b2;padding-bottom:2px;margin-bottom:15px;}.fo-border-top-primary{border-top:1px solid var(--color-primary);}.foo{border-top:1px solid #ccc;}.bardedede{border:1px solid #ccc;}.bazdede{border:1px solid #ccc;}.fo-border-radius-100{border-radius:100px;}.fo-clear{content:"";display:table;clear:both;}.fo-background-black{background-color:#000!important;}.fo-background-gray-10{background-color:#1a1a1a!important;}.fo-background-gray-20{background-color:#333!important;}.fo-background-gray-30{background-color:#4c4c4c!important;}.fo-background-gray-40{background-color:#666!important;}.fo-background-gray-50{background-color:#808080!important;}.fo-background-gray-60{background-color:#999!important;}.fo-background-gray-70{background-color:#b2b2b2!important;}.fo-background-gray-75{background-color:#b2b2b2!important;}.fo-background-gray-80{background-color:#ccc!important;}.fo-background-gray-85{background-color:#e6e6e6!important;}.fo-background-gray-90{background-color:#e6e6e6!important;}.fo-background-gray-95{background-color:#e6e6e6!important;}.fo-background-white{background-color:var(--background-content)!important;}.fo-background-primary{background-color:#337ab7!important;}.fo-background-secondary{background-color:#344859!important;}.fo-background-tertiary{background-color:var(--color-tertiary)!important;}.fo-background-success{background-color:#00a860!important;}.fo-background-info{background-color:#3aa7de!important;}.fo-background-warning{background-color:#faba57!important;}.fo-background-error{background-color:#db4437!important;}.fo-background-lavender{background-color:#8f78c6!important;}.fo-background-silver{background-color:#b2b2b2!important;}.fo-background-pink{background-color:#c36b9d!important;}.fo-background-metal{background-color:#dfe6e9!important;}.fo-background-wewak{background-color:#d78f90!important;}.fo-background-turquoise{background-color:#3db1b1!important;}.fo-background-pale-green{background-color:#82b050!important;}.fo-background-transparent{background-color:transparent!important;}.fo-background-dark{background-color:#333!important;}.fo-background-light{background-color:#f8f8f8!important;}.fo-background-highlight{background-color:#dfe6e9!important;}.fo-gradient-primary{background:-webkit-linear-gradient(legacy-direction(94deg),var(--color-primary-dark),#337ab7);background:linear-gradient(94deg,var(--color-primary-dark),#337ab7);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=var(--color-primary-dark),endColorstr=#337AB7);}.fo-gradient-gray{background:-webkit-linear-gradient(legacy-direction(94deg),#1a1a1a,#333);background:linear-gradient(94deg,#1a1a1a,#333);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1a1a1a,endColorstr=#333333);}.fo-gradient-red{background-image:linear-gradient(99deg,#bd2e22,#fae3e1);}.fo-gradient-green{background-image:linear-gradient(99deg,#007543,#e4f3e5);}.fo-gradient-blue{background-image:linear-gradient(99deg,#285f8f,#c7ddef);}.fo-gradient-yellow{background-image:linear-gradient(99deg,#f9a625,#fff0d9);}.fo-gradient-purple{background-image:linear-gradient(99deg,#285f8f,#c7ddef);}.fo-gradient-orange{background-image:linear-gradient(99deg,#f9a625,#fff0d9);}.fo-gradient-turquoise{background-image:linear-gradient(99deg,#19a8a6,#4ed4d5);}.fo-gradient-pink{background-image:linear-gradient(99deg,#bf4c91,#eb86be);}.fo-gradient-wewak{background-image:linear-gradient(99deg,#ff9e9f,#feaaad);}.fo-gradient-lavender{background-image:linear-gradient(99deg,#7555c4,#ab91ed);}.fo-color-row-primary,.fo-background-primary-light{background-color:var(--color-primary-light)!important;color:var(--color-primary);}.fo-color-row-secondary,table tr.fo-color-row-secondary,.fo-background-secondary-light{background-color:var(--color-secondary-light)!important;color:var(--color-secondary);}.fo-color-row-success,table tr.fo-color-row-success,.fo-background-success-light{background-color:var(--color-success-light)!important;color:var(--color-success);}.fo-color-row-info,table tr.fo-color-row-info,.fo-background-info-light{background-color:var(--color-info-light)!important;color:var(--color-info);}.fo-color-row-warning,table tr.fo-color-row-warning,.fo-background-warning-light{background-color:var(--color-warning-light)!important;color:var(--color-warning);}.fo-color-row-error,table tr.fo-color-row-error,.fo-background-error-light{background-color:var(--color-error-light)!important;color:var(--color-error);}.fo-selected-row{background-color:var(--color-primary-light)!important;}.fo-no-background{background-color:transparent!important;background:none!important;}.fo-background-content{background-color:#f8f8f8;border:solid 1px var(--color-gray-80);padding:1rem;border-radius:8px;}.fo-color-black{color:var(--color-body)!important;}.fo-color-gray-10{color:#1a1a1a;}.fo-color-gray-20{color:#333!important;}.fo-color-gray-30{color:#4c4c4c;}.fo-color-gray-40{color:#666;}.fo-color-gray-50{color:#808080;}.fo-color-gray-60{color:#999;}.fo-color-gray-70{color:#b2b2b2;}.fo-color-gray-75{color:#b2b2b2;}.fo-color-gray-80{color:#ccc;}.fo-color-gray-85{color:#e6e6e6;}.fo-color-gray-90{color:#e6e6e6;}.fo-color-gray-95{color:#e6e6e6;}.fo-color-white{color:var(--color-white)!important;}.fo-color-primary{color:var(--color-primary)!important;}.fo-color-secondary{color:var(--color-secondary)!important;}.fo-color-tertiary{color:var(--color-tertiary)!important;}.fo-color-primary-dark{color:#285f8f;}.fo-color-primary-light{color:#3aa7de;}.fo-color-success{color:#00a860!important;}.fo-color-info{color:#3aa7de!important;}.fo-color-warning{color:#faba57!important;}.fo-color-error{color:#db4437!important;}.fo-color-dark{color:#333!important;}.fo-color-light{color:#b2b2b2!important;}.fo-color-disable{color:#b2b2b2!important;}.fo-color-gray{color:#b2b2b2!important;}.fo-color-placeholder{color:#999!important;}.fo-color-fill-primary{fill:#4f98d3;}.fo-fill-success{fill:#9cf3c3;}.fo-fill-info{fill:#9cccf3;}.fo-fill-warning{fill:#f3c39c;}.fo-fill-error{fill:#f39ca6;}.fo-color-legend-primary{color:#4f98d3;}.fo-color-legend-success{color:#9cf3c3;}.fo-color-legend-info{color:#9cccf3;}.fo-color-legend-warning{color:#f3c39c;}.fo-color-legend-error{color:#f39ca6;}.fo-cursor-pointer,.fo-cursor-link{cursor:pointer!important;}.fo-cursor-default{cursor:default!important;}.fo-cursor-move{cursor:move!important;}.fo-cursor-not-allowed,.fo-cursor-disable{cursor:not-allowed!important;}.fo-cursor-wait{cursor:wait!important;}.fo-flex-direction-row{flex-direction:row!important;}@media(min-width:576px){.fo-flex-direction-sm-row{flex-direction:row!important;}}@media(min-width:768px){.fo-flex-direction-md-row{flex-direction:row!important;}}@media(min-width:992px){.fo-flex-direction-lg-row{flex-direction:row!important;}}.fo-flex-direction-row-reverse{flex-direction:row-reverse!important;}@media(min-width:576px){.fo-flex-direction-sm-row-reverse{flex-direction:row-reverse!important;}}@media(min-width:768px){.fo-flex-direction-md-row-reverse{flex-direction:row-reverse!important;}}@media(min-width:992px){.fo-flex-direction-lg-row-reverse{flex-direction:row-reverse!important;}}.fo-flex-direction-column{flex-direction:column!important;}@media(min-width:576px){.fo-flex-direction-sm-column{flex-direction:column!important;}}@media(min-width:768px){.fo-flex-direction-md-column{flex-direction:column!important;}}@media(min-width:992px){.fo-flex-direction-lg-column{flex-direction:column!important;}}.fo-flex-direction-column-reverse{flex-direction:column-reverse!important;}@media(min-width:576px){.fo-flex-direction-sm-column-reverse{flex-direction:column-reverse!important;}}@media(min-width:768px){.fo-flex-direction-md-column-reverse{flex-direction:column-reverse!important;}}@media(min-width:992px){.fo-flex-direction-lg-column-reverse{flex-direction:column-reverse!important;}}.fo-justify-content-flex-start{justify-content:flex-start!important;}@media(min-width:576px){.fo-justify-content-sm-flex-start{justify-content:flex-start!important;}}@media(min-width:768px){.fo-justify-content-md-flex-start{justify-content:flex-start!important;}}@media(min-width:992px){.fo-justify-content-lg-flex-start{justify-content:flex-start!important;}}.fo-justify-content-center{justify-content:center!important;}@media(min-width:576px){.fo-justify-content-sm-center{justify-content:center!important;}}@media(min-width:768px){.fo-justify-content-md-center{justify-content:center!important;}}@media(min-width:992px){.fo-justify-content-lg-center{justify-content:center!important;}}.fo-justify-content-flex-end{justify-content:flex-end!important;}@media(min-width:576px){.fo-justify-content-sm-flex-end{justify-content:flex-end!important;}}@media(min-width:768px){.fo-justify-content-md-flex-end{justify-content:flex-end!important;}}@media(min-width:992px){.fo-justify-content-lg-flex-end{justify-content:flex-end!important;}}.fo-justify-content-space-between{justify-content:space-between!important;}@media(min-width:576px){.fo-justify-content-sm-space-between{justify-content:space-between!important;}}@media(min-width:768px){.fo-justify-content-md-space-between{justify-content:space-between!important;}}@media(min-width:992px){.fo-justify-content-lg-space-between{justify-content:space-between!important;}}.fo-justify-content-space-around{justify-content:space-around!important;}@media(min-width:576px){.fo-justify-content-sm-space-around{justify-content:space-around!important;}}@media(min-width:768px){.fo-justify-content-md-space-around{justify-content:space-around!important;}}@media(min-width:992px){.fo-justify-content-lg-space-around{justify-content:space-around!important;}}.fo-justify-content-space-evenly{justify-content:space-evenly!important;}@media(min-width:576px){.fo-justify-content-sm-space-evenly{justify-content:space-evenly!important;}}@media(min-width:768px){.fo-justify-content-md-space-evenly{justify-content:space-evenly!important;}}@media(min-width:992px){.fo-justify-content-lg-space-evenly{justify-content:space-evenly!important;}}.fo-align-items-flex-start{align-items:flex-start!important;}@media(min-width:576px){.fo-align-items-sm-flex-start{align-items:flex-start!important;}}@media(min-width:768px){.fo-align-items-md-flex-start{align-items:flex-start!important;}}@media(min-width:992px){.fo-align-items-lg-flex-start{align-items:flex-start!important;}}.fo-align-items-center{align-items:center!important;}@media(min-width:576px){.fo-align-items-sm-center{align-items:center!important;}}@media(min-width:768px){.fo-align-items-md-center{align-items:center!important;}}@media(min-width:992px){.fo-align-items-lg-center{align-items:center!important;}}.fo-align-items-flex-end{align-items:flex-end!important;}@media(min-width:576px){.fo-align-items-sm-flex-end{align-items:flex-end!important;}}@media(min-width:768px){.fo-align-items-md-flex-end{align-items:flex-end!important;}}@media(min-width:992px){.fo-align-items-lg-flex-end{align-items:flex-end!important;}}.fo-align-items-stretch{align-items:stretch!important;}@media(min-width:576px){.fo-align-items-sm-stretch{align-items:stretch!important;}}@media(min-width:768px){.fo-align-items-md-stretch{align-items:stretch!important;}}@media(min-width:992px){.fo-align-items-lg-stretch{align-items:stretch!important;}}.fo-align-items-baseline{align-items:baseline!important;}@media(min-width:576px){.fo-align-items-sm-baseline{align-items:baseline!important;}}@media(min-width:768px){.fo-align-items-md-baseline{align-items:baseline!important;}}@media(min-width:992px){.fo-align-items-lg-baseline{align-items:baseline!important;}}.fo-order-0{order:0!important;}@media(min-width:576px){.fo-order-sm-0{order:0!important;}}@media(min-width:768px){.fo-order-md-0{order:0!important;}}@media(min-width:992px){.fo-order-lg-0{order:0!important;}}.fo-order-1{order:1!important;}@media(min-width:576px){.fo-order-sm-1{order:1!important;}}@media(min-width:768px){.fo-order-md-1{order:1!important;}}@media(min-width:992px){.fo-order-lg-1{order:1!important;}}.fo-order-2{order:2!important;}@media(min-width:576px){.fo-order-sm-2{order:2!important;}}@media(min-width:768px){.fo-order-md-2{order:2!important;}}@media(min-width:992px){.fo-order-lg-2{order:2!important;}}.fo-order-3{order:3!important;}@media(min-width:576px){.fo-order-sm-3{order:3!important;}}@media(min-width:768px){.fo-order-md-3{order:3!important;}}@media(min-width:992px){.fo-order-lg-3{order:3!important;}}.fo-order-4{order:4!important;}@media(min-width:576px){.fo-order-sm-4{order:4!important;}}@media(min-width:768px){.fo-order-md-4{order:4!important;}}@media(min-width:992px){.fo-order-lg-4{order:4!important;}}.fo-order-5{order:5!important;}@media(min-width:576px){.fo-order-sm-5{order:5!important;}}@media(min-width:768px){.fo-order-md-5{order:5!important;}}@media(min-width:992px){.fo-order-lg-5{order:5!important;}}.fo-order-6{order:6!important;}@media(min-width:576px){.fo-order-sm-6{order:6!important;}}@media(min-width:768px){.fo-order-md-6{order:6!important;}}@media(min-width:992px){.fo-order-lg-6{order:6!important;}}.fo-order-7{order:7!important;}@media(min-width:576px){.fo-order-sm-7{order:7!important;}}@media(min-width:768px){.fo-order-md-7{order:7!important;}}@media(min-width:992px){.fo-order-lg-7{order:7!important;}}.fo-order-8{order:8!important;}@media(min-width:576px){.fo-order-sm-8{order:8!important;}}@media(min-width:768px){.fo-order-md-8{order:8!important;}}@media(min-width:992px){.fo-order-lg-8{order:8!important;}}.fo-order-9{order:9!important;}@media(min-width:576px){.fo-order-sm-9{order:9!important;}}@media(min-width:768px){.fo-order-md-9{order:9!important;}}@media(min-width:992px){.fo-order-lg-9{order:9!important;}}.fo-order-10{order:10!important;}@media(min-width:576px){.fo-order-sm-10{order:10!important;}}@media(min-width:768px){.fo-order-md-10{order:10!important;}}@media(min-width:992px){.fo-order-lg-10{order:10!important;}}.fo-center-center{display:flex!important;justify-content:center!important;align-items:center!important;}@media(min-width:576px){.fo-center-sm-center{display:flex!important;justify-content:center!important;align-items:center!important;}}@media(min-width:768px){.fo-center-md-center{display:flex!important;justify-content:center!important;align-items:center!important;}}@media(min-width:992px){.fo-center-lg-center{display:flex!important;justify-content:center!important;align-items:center!important;}}.fo-center-top{display:flex!important;justify-content:center!important;align-items:flex-start!important;}@media(min-width:576px){.fo-center-sm-top{display:flex!important;justify-content:center!important;align-items:flex-start!important;}}@media(min-width:768px){.fo-center-md-top{display:flex!important;justify-content:center!important;align-items:flex-start!important;}}@media(min-width:992px){.fo-center-lg-top{display:flex!important;justify-content:center!important;align-items:flex-start!important;}}.fo-center-bottom{display:flex!important;justify-content:center!important;align-items:flex-end!important;}@media(min-width:576px){.fo-center-sm-bottom{display:flex!important;justify-content:center!important;align-items:flex-end!important;}}@media(min-width:768px){.fo-center-md-bottom{display:flex!important;justify-content:center!important;align-items:flex-end!important;}}@media(min-width:992px){.fo-center-lg-bottom{display:flex!important;justify-content:center!important;align-items:flex-end!important;}}.fo-center-stretch{display:flex!important;justify-content:center!important;align-items:stretch!important;}@media(min-width:576px){.fo-center-sm-stretch{display:flex!important;justify-content:center!important;align-items:stretch!important;}}@media(min-width:768px){.fo-center-md-stretch{display:flex!important;justify-content:center!important;align-items:stretch!important;}}@media(min-width:992px){.fo-center-lg-stretch{display:flex!important;justify-content:center!important;align-items:stretch!important;}}.fo-center-space-between{display:flex!important;justify-content:space-between!important;align-items:center!important;}@media(min-width:576px){.fo-center-sm-space-between{display:flex!important;justify-content:space-between!important;align-items:center!important;}}@media(min-width:768px){.fo-center-md-space-between{display:flex!important;justify-content:space-between!important;align-items:center!important;}}@media(min-width:992px){.fo-center-lg-space-between{display:flex!important;justify-content:space-between!important;align-items:center!important;}}.fo-center-space-around{display:flex!important;justify-content:space-around!important;align-items:center!important;}@media(min-width:576px){.fo-center-sm-space-around{display:flex!important;justify-content:space-around!important;align-items:center!important;}}@media(min-width:768px){.fo-center-md-space-around{display:flex!important;justify-content:space-around!important;align-items:center!important;}}@media(min-width:992px){.fo-center-lg-space-around{display:flex!important;justify-content:space-around!important;align-items:center!important;}}.fo-float-left{float:left!important;}.fo-float-right{float:right!important;}.fo-float-none{float:none!important;}input[type=text]:disabled,input:disabled{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;}input[type=text]:disabled:focus,input[type=text]:disabled.focus,input:disabled:focus,input:disabled.focus{outline:0;}input[type=text]:disabled [data-toggle=tab],input:disabled [data-toggle=tab]{pointer-events:none;}input[type=button]:disabled{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;}input[type=button]:disabled:focus,input[type=button]:disabled.focus{outline:0;}input[type=button]:disabled [data-toggle=tab]{pointer-events:none;}fieldset:disabled,optgroup:disabled,option:disabled,select:disabled,textarea:disabled{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;}fieldset:disabled:focus,fieldset:disabled.focus,optgroup:disabled:focus,optgroup:disabled.focus,option:disabled:focus,option:disabled.focus,select:disabled:focus,select:disabled.focus,textarea:disabled:focus,textarea:disabled.focus{outline:0;}fieldset:disabled [data-toggle=tab],optgroup:disabled [data-toggle=tab],option:disabled [data-toggle=tab],select:disabled [data-toggle=tab],textarea:disabled [data-toggle=tab]{pointer-events:none;}.fo-disable,.fo-disabled,.disable{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;pointer-events:none;}.fo-disable:focus,.fo-disable.focus,.fo-disabled:focus,.fo-disabled.focus,.disable:focus,.disable.focus{outline:0;}.fo-disable [data-toggle=tab],.fo-disabled [data-toggle=tab],.disable [data-toggle=tab]{pointer-events:none;}.fo-textfield input:-moz-read-only,.fo-search-field input:-moz-read-only,.fo-daterange-outline input:-moz-read-only,.fo-datepicker-outline input:-moz-read-only,.fo-datepicker-changeable-outline input:-moz-read-only,.fo-datetimepicker-outline input:-moz-read-only{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;}.fo-textfield input:-moz-read-only:focus,.fo-search-field input:-moz-read-only:focus,.fo-daterange-outline input:-moz-read-only:focus,.fo-datepicker-outline input:-moz-read-only:focus,.fo-datepicker-changeable-outline input:-moz-read-only:focus,.fo-datetimepicker-outline input:-moz-read-only:focus,.fo-textfield input:-moz-read-only.focus,.fo-search-field input:-moz-read-only.focus,.fo-daterange-outline input:-moz-read-only.focus,.fo-datepicker-outline input:-moz-read-only.focus,.fo-datepicker-changeable-outline input:-moz-read-only.focus,.fo-datetimepicker-outline input:-moz-read-only.focus{outline:0;}.fo-textfield input:-moz-read-only [data-toggle=tab],.fo-search-field input:-moz-read-only [data-toggle=tab],.fo-daterange-outline input:-moz-read-only [data-toggle=tab],.fo-datepicker-outline input:-moz-read-only [data-toggle=tab],.fo-datepicker-changeable-outline input:-moz-read-only [data-toggle=tab],.fo-datetimepicker-outline input:-moz-read-only [data-toggle=tab]{pointer-events:none;}.fo-textfield input:read-only,.fo-search-field input:read-only,.fo-daterange-outline input:read-only,.fo-datepicker-outline input:read-only,.fo-datepicker-changeable-outline input:read-only,.fo-datetimepicker-outline input:read-only{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed!important;cursor:-moz-not-allowed!important;cursor:-webkit-not-allowed!important;}.fo-textfield input:read-only:focus,.fo-search-field input:read-only:focus,.fo-daterange-outline input:read-only:focus,.fo-datepicker-outline input:read-only:focus,.fo-datepicker-changeable-outline input:read-only:focus,.fo-datetimepicker-outline input:read-only:focus,.fo-textfield input:read-only.focus,.fo-search-field input:read-only.focus,.fo-daterange-outline input:read-only.focus,.fo-datepicker-outline input:read-only.focus,.fo-datepicker-changeable-outline input:read-only.focus,.fo-datetimepicker-outline input:read-only.focus{outline:0;}.fo-textfield input:read-only [data-toggle=tab],.fo-search-field input:read-only [data-toggle=tab],.fo-daterange-outline input:read-only [data-toggle=tab],.fo-datepicker-outline input:read-only [data-toggle=tab],.fo-datepicker-changeable-outline input:read-only [data-toggle=tab],.fo-datetimepicker-outline input:read-only [data-toggle=tab]{pointer-events:none;}.fo-textfield-no-spin input::-webkit-outer-spin-button,.fo-textfield-no-spin input::-webkit-inner-spin-button{-webkit-appearance:none;}.fo-textfield-no-spin input[type=number]{-moz-appearance:textfield;}.fo-display-none{display:none!important;}@media(min-width:576px){.fo-display-sm-none{display:none!important;}}@media(min-width:768px){.fo-display-md-none{display:none!important;}}@media(min-width:992px){.fo-display-lg-none{display:none!important;}}.fo-display-block{display:block!important;}@media(min-width:576px){.fo-display-sm-block{display:block!important;}}@media(min-width:768px){.fo-display-md-block{display:block!important;}}@media(min-width:992px){.fo-display-lg-block{display:block!important;}}.fo-display-inline{display:inline!important;}@media(min-width:576px){.fo-display-sm-inline{display:inline!important;}}@media(min-width:768px){.fo-display-md-inline{display:inline!important;}}@media(min-width:992px){.fo-display-lg-inline{display:inline!important;}}.fo-display-inline-block{display:inline-block!important;}@media(min-width:576px){.fo-display-sm-inline-block{display:inline-block!important;}}@media(min-width:768px){.fo-display-md-inline-block{display:inline-block!important;}}@media(min-width:992px){.fo-display-lg-inline-block{display:inline-block!important;}}.fo-display-flex{display:flex!important;}@media(min-width:576px){.fo-display-sm-flex{display:flex!important;}}@media(min-width:768px){.fo-display-md-flex{display:flex!important;}}@media(min-width:992px){.fo-display-lg-flex{display:flex!important;}}.fo-display-inline-flex{display:inline-flex!important;}@media(min-width:576px){.fo-display-sm-inline-flex{display:inline-flex!important;}}@media(min-width:768px){.fo-display-md-inline-flex{display:inline-flex!important;}}@media(min-width:992px){.fo-display-lg-inline-flex{display:inline-flex!important;}}.fo-display-table{display:table!important;}@media(min-width:576px){.fo-display-sm-table{display:table!important;}}@media(min-width:768px){.fo-display-md-table{display:table!important;}}@media(min-width:992px){.fo-display-lg-table{display:table!important;}}.fo-display-table-cell{display:table-cell!important;}@media(min-width:576px){.fo-display-sm-table-cell{display:table-cell!important;}}@media(min-width:768px){.fo-display-md-table-cell{display:table-cell!important;}}@media(min-width:992px){.fo-display-lg-table-cell{display:table-cell!important;}}.fo-display-table-row{display:table-row!important;}@media(min-width:576px){.fo-display-sm-table-row{display:table-row!important;}}@media(min-width:768px){.fo-display-md-table-row{display:table-row!important;}}@media(min-width:992px){.fo-display-lg-table-row{display:table-row!important;}}.fo-visible{visibility:visible!important;}@media(min-width:576px){.fo-sm-visible{visibility:visible!important;}}@media(min-width:768px){.fo-md-visible{visibility:visible!important;}}@media(min-width:992px){.fo-lg-visible{visibility:visible!important;}}.fo-hidden{visibility:hidden!important;}@media(min-width:576px){.fo-sm-hidden{visibility:hidden!important;}}@media(min-width:768px){.fo-md-hidden{visibility:hidden!important;}}@media(min-width:992px){.fo-lg-hidden{visibility:hidden!important;}}.fo-hidden{display:none!important;}.fo-none{display:none!important;}.fo-show{display:block!important;}.fo-show-phone{display:block!important;}.fo-show-tablet{display:none!important;}@media(min-width:768px){.fo-show-tablet{display:block!important;}}.fo-show-laptop{display:none!important;}@media(min-width:992px){.fo-show-laptop{display:block!important;}}.fo-show-desktop{display:none!important;}@media(min-width:1200px){.fo-show-desktop{display:block!important;}}.fo-hide-phone{display:none!important;}@media(min-width:768px){.fo-hide-phone{display:block!important;}}.fo-hide-tablet{display:block!important;}@media(min-width:768px){.fo-hide-tablet{display:none!important;}}.fo-hide-laptop{display:block!important;}@media(min-width:992px){.fo-hide-laptop{display:none!important;}}.fo-hide-desktop{display:block!important;}@media(min-width:1200px){.fo-hide-desktop{display:none!important;}}.row-part{border-bottom:1px solid var(--color-gray-80);padding:20px 0;}.row-part-double{border-top:1px solid var(--color-gray-80);border-bottom:1px solid var(--color-gray-80);padding:10px 0;margin:10px 0;}.fo-separate-1{background-color:#e6e6e6!important;height:1px;margin:1em 0;}.fo-separate-2{background-color:#e6e6e6!important;height:1px;margin:2em 0;}.fo-separate-3{background-color:#e6e6e6!important;height:1px;margin:3em 0;}.fo-separate-4{background-color:#e6e6e6!important;height:1px;margin:4em 0;}.fo-separate-5{background-color:#e6e6e6!important;height:1px;margin:5em 0;}.fo-separate-6{background-color:#e6e6e6!important;height:1px;margin:6em 0;}.fo-separate-7{background-color:#e6e6e6!important;height:1px;margin:7em 0;}.fo-separate-20{background-color:#e6e6e6!important;height:1px;margin:20px 0;}.fo-separate-30{background-color:#e6e6e6!important;height:1px;margin:30px 0;}.fo-separate-40{background-color:#e6e6e6!important;height:1px;margin:40px 0;}.fo-separate-50{background-color:#e6e6e6!important;height:1px;margin:50px 0;}.fo-separate-60{background-color:#e6e6e6!important;height:1px;margin:60px 0;}.fo-separate-70{background-color:#e6e6e6!important;height:1px;margin:70px 0;}.fo-separate-80{background-color:#e6e6e6!important;height:1px;margin:80px 0;}.fo-separate-90{background-color:#e6e6e6!important;height:1px;margin:90px 0;}.fo-separate-100{background-color:#e6e6e6!important;height:1px;margin:100px 0;}.fo-separate-v{border-left:1px solid var(--color-gray-80);position:absolute;top:10%;bottom:10%;left:50%;}.fo-width-0{width:0!important;}.fo-width-1{width:4px!important;}.fo-width-2{width:8px!important;}.fo-width-3{width:12px!important;}.fo-width-4{width:16px!important;}.fo-width-5{width:20px!important;}.fo-width-6{width:24px!important;}.fo-width-7{width:32px!important;}.fo-width-8{width:40px!important;}.fo-width-9{width:48px!important;}.fo-width-10{width:64px!important;}@media(min-width:576px){.fo-width-sm-0{width:0!important;}.fo-width-sm-1{width:4px!important;}.fo-width-sm-2{width:8px!important;}.fo-width-sm-3{width:12px!important;}.fo-width-sm-4{width:16px!important;}.fo-width-sm-5{width:20px!important;}.fo-width-sm-6{width:24px!important;}.fo-width-sm-7{width:32px!important;}.fo-width-sm-8{width:40px!important;}.fo-width-sm-9{width:48px!important;}.fo-width-sm-10{width:64px!important;}}@media(min-width:768px){.fo-width-md-0{width:0!important;}.fo-width-md-1{width:4px!important;}.fo-width-md-2{width:8px!important;}.fo-width-md-3{width:12px!important;}.fo-width-md-4{width:16px!important;}.fo-width-md-5{width:20px!important;}.fo-width-md-6{width:24px!important;}.fo-width-md-7{width:32px!important;}.fo-width-md-8{width:40px!important;}.fo-width-md-9{width:48px!important;}.fo-width-md-10{width:64px!important;}}@media(min-width:992px){.fo-width-lg-0{width:0!important;}.fo-width-lg-1{width:4px!important;}.fo-width-lg-2{width:8px!important;}.fo-width-lg-3{width:12px!important;}.fo-width-lg-4{width:16px!important;}.fo-width-lg-5{width:20px!important;}.fo-width-lg-6{width:24px!important;}.fo-width-lg-7{width:32px!important;}.fo-width-lg-8{width:40px!important;}.fo-width-lg-9{width:48px!important;}.fo-width-lg-10{width:64px!important;}}.fo-height-0{height:0!important;}.fo-height-1{height:4px!important;}.fo-height-2{height:8px!important;}.fo-height-3{height:12px!important;}.fo-height-4{height:16px!important;}.fo-height-5{height:20px!important;}.fo-height-6{height:24px!important;}.fo-height-7{height:32px!important;}.fo-height-8{height:40px!important;}.fo-height-9{height:48px!important;}.fo-height-10{height:64px!important;}@media(min-width:576px){.fo-height-sm-0{height:0!important;}.fo-height-sm-1{height:4px!important;}.fo-height-sm-2{height:8px!important;}.fo-height-sm-3{height:12px!important;}.fo-height-sm-4{height:16px!important;}.fo-height-sm-5{height:20px!important;}.fo-height-sm-6{height:24px!important;}.fo-height-sm-7{height:32px!important;}.fo-height-sm-8{height:40px!important;}.fo-height-sm-9{height:48px!important;}.fo-height-sm-10{height:64px!important;}}@media(min-width:768px){.fo-height-md-0{height:0!important;}.fo-height-md-1{height:4px!important;}.fo-height-md-2{height:8px!important;}.fo-height-md-3{height:12px!important;}.fo-height-md-4{height:16px!important;}.fo-height-md-5{height:20px!important;}.fo-height-md-6{height:24px!important;}.fo-height-md-7{height:32px!important;}.fo-height-md-8{height:40px!important;}.fo-height-md-9{height:48px!important;}.fo-height-md-10{height:64px!important;}}@media(min-width:992px){.fo-height-lg-0{height:0!important;}.fo-height-lg-1{height:4px!important;}.fo-height-lg-2{height:8px!important;}.fo-height-lg-3{height:12px!important;}.fo-height-lg-4{height:16px!important;}.fo-height-lg-5{height:20px!important;}.fo-height-lg-6{height:24px!important;}.fo-height-lg-7{height:32px!important;}.fo-height-lg-8{height:40px!important;}.fo-height-lg-9{height:48px!important;}.fo-height-lg-10{height:64px!important;}}.fo-width-full{width:100%!important;}.fo-height-full{height:100%!important;}.fo-width-auto{width:auto!important;}.fo-height-auto{height:auto!important;}.fo-m-0{margin:0!important;}.fo-mt-0{margin-top:0!important;}.fo-mb-0{margin-bottom:0!important;}.fo-ml-0{margin-left:0!important;}.fo-mr-0{margin-right:0!important;}.fo-mx-0{margin-left:0!important;margin-right:0!important;}.fo-my-0{margin-top:0!important;margin-bottom:0!important;}.fo-p-0{padding:0!important;}.fo-pt-0{padding-top:0!important;}.fo-pb-0{padding-bottom:0!important;}.fo-pl-0{padding-left:0!important;}.fo-pr-0{padding-right:0!important;}.fo-px-0{padding-left:0!important;padding-right:0!important;}.fo-py-0{padding-top:0!important;padding-bottom:0!important;}.fo-m-1{margin:.25rem!important;}.fo-mt-1{margin-top:.25rem!important;}.fo-mb-1{margin-bottom:.25rem!important;}.fo-ml-1{margin-left:.25rem!important;}.fo-mr-1{margin-right:.25rem!important;}.fo-mx-1{margin-left:.25rem!important;margin-right:.25rem!important;}.fo-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important;}.fo-p-1{padding:.25rem!important;}.fo-pt-1{padding-top:.25rem!important;}.fo-pb-1{padding-bottom:.25rem!important;}.fo-pl-1{padding-left:.25rem!important;}.fo-pr-1{padding-right:.25rem!important;}.fo-px-1{padding-left:.25rem!important;padding-right:.25rem!important;}.fo-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important;}.fo-m-2{margin:.5rem!important;}.fo-mt-2{margin-top:.5rem!important;}.fo-mb-2{margin-bottom:.5rem!important;}.fo-ml-2{margin-left:.5rem!important;}.fo-mr-2{margin-right:.5rem!important;}.fo-mx-2{margin-left:.5rem!important;margin-right:.5rem!important;}.fo-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important;}.fo-p-2{padding:.5rem!important;}.fo-pt-2{padding-top:.5rem!important;}.fo-pb-2{padding-bottom:.5rem!important;}.fo-pl-2{padding-left:.5rem!important;}.fo-pr-2{padding-right:.5rem!important;}.fo-px-2{padding-left:.5rem!important;padding-right:.5rem!important;}.fo-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}.fo-m-3{margin:.75rem!important;}.fo-mt-3{margin-top:.75rem!important;}.fo-mb-3{margin-bottom:.75rem!important;}.fo-ml-3{margin-left:.75rem!important;}.fo-mr-3{margin-right:.75rem!important;}.fo-mx-3{margin-left:.75rem!important;margin-right:.75rem!important;}.fo-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important;}.fo-p-3{padding:.75rem!important;}.fo-pt-3{padding-top:.75rem!important;}.fo-pb-3{padding-bottom:.75rem!important;}.fo-pl-3{padding-left:.75rem!important;}.fo-pr-3{padding-right:.75rem!important;}.fo-px-3{padding-left:.75rem!important;padding-right:.75rem!important;}.fo-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important;}.fo-m-4{margin:1rem!important;}.fo-mt-4{margin-top:1rem!important;}.fo-mb-4{margin-bottom:1rem!important;}.fo-ml-4{margin-left:1rem!important;}.fo-mr-4{margin-right:1rem!important;}.fo-mx-4{margin-left:1rem!important;margin-right:1rem!important;}.fo-my-4{margin-top:1rem!important;margin-bottom:1rem!important;}.fo-p-4{padding:1rem!important;}.fo-pt-4{padding-top:1rem!important;}.fo-pb-4{padding-bottom:1rem!important;}.fo-pl-4{padding-left:1rem!important;}.fo-pr-4{padding-right:1rem!important;}.fo-px-4{padding-left:1rem!important;padding-right:1rem!important;}.fo-py-4{padding-top:1rem!important;padding-bottom:1rem!important;}.fo-m-5{margin:1.25rem!important;}.fo-mt-5{margin-top:1.25rem!important;}.fo-mb-5{margin-bottom:1.25rem!important;}.fo-ml-5{margin-left:1.25rem!important;}.fo-mr-5{margin-right:1.25rem!important;}.fo-mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important;}.fo-my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important;}.fo-p-5{padding:1.25rem!important;}.fo-pt-5{padding-top:1.25rem!important;}.fo-pb-5{padding-bottom:1.25rem!important;}.fo-pl-5{padding-left:1.25rem!important;}.fo-pr-5{padding-right:1.25rem!important;}.fo-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important;}.fo-py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important;}.fo-m-6{margin:1.5rem!important;}.fo-mt-6{margin-top:1.5rem!important;}.fo-mb-6{margin-bottom:1.5rem!important;}.fo-ml-6{margin-left:1.5rem!important;}.fo-mr-6{margin-right:1.5rem!important;}.fo-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important;}.fo-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.fo-p-6{padding:1.5rem!important;}.fo-pt-6{padding-top:1.5rem!important;}.fo-pb-6{padding-bottom:1.5rem!important;}.fo-pl-6{padding-left:1.5rem!important;}.fo-pr-6{padding-right:1.5rem!important;}.fo-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important;}.fo-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important;}.fo-m-7{margin:1.75rem!important;}.fo-mt-7{margin-top:1.75rem!important;}.fo-mb-7{margin-bottom:1.75rem!important;}.fo-ml-7{margin-left:1.75rem!important;}.fo-mr-7{margin-right:1.75rem!important;}.fo-mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important;}.fo-my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important;}.fo-p-7{padding:1.75rem!important;}.fo-pt-7{padding-top:1.75rem!important;}.fo-pb-7{padding-bottom:1.75rem!important;}.fo-pl-7{padding-left:1.75rem!important;}.fo-pr-7{padding-right:1.75rem!important;}.fo-px-7{padding-left:1.75rem!important;padding-right:1.75rem!important;}.fo-py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important;}.fo-m-8{margin:2rem!important;}.fo-mt-8{margin-top:2rem!important;}.fo-mb-8{margin-bottom:2rem!important;}.fo-ml-8{margin-left:2rem!important;}.fo-mr-8{margin-right:2rem!important;}.fo-mx-8{margin-left:2rem!important;margin-right:2rem!important;}.fo-my-8{margin-top:2rem!important;margin-bottom:2rem!important;}.fo-p-8{padding:2rem!important;}.fo-pt-8{padding-top:2rem!important;}.fo-pb-8{padding-bottom:2rem!important;}.fo-pl-8{padding-left:2rem!important;}.fo-pr-8{padding-right:2rem!important;}.fo-px-8{padding-left:2rem!important;padding-right:2rem!important;}.fo-py-8{padding-top:2rem!important;padding-bottom:2rem!important;}.fo-m-9{margin:2.25rem!important;}.fo-mt-9{margin-top:2.25rem!important;}.fo-mb-9{margin-bottom:2.25rem!important;}.fo-ml-9{margin-left:2.25rem!important;}.fo-mr-9{margin-right:2.25rem!important;}.fo-mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important;}.fo-my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important;}.fo-p-9{padding:2.25rem!important;}.fo-pt-9{padding-top:2.25rem!important;}.fo-pb-9{padding-bottom:2.25rem!important;}.fo-pl-9{padding-left:2.25rem!important;}.fo-pr-9{padding-right:2.25rem!important;}.fo-px-9{padding-left:2.25rem!important;padding-right:2.25rem!important;}.fo-py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important;}.fo-m-10{margin:2.5rem!important;}.fo-mt-10{margin-top:2.5rem!important;}.fo-mb-10{margin-bottom:2.5rem!important;}.fo-ml-10{margin-left:2.5rem!important;}.fo-mr-10{margin-right:2.5rem!important;}.fo-mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important;}.fo-my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important;}.fo-p-10{padding:2.5rem!important;}.fo-pt-10{padding-top:2.5rem!important;}.fo-pb-10{padding-bottom:2.5rem!important;}.fo-pl-10{padding-left:2.5rem!important;}.fo-pr-10{padding-right:2.5rem!important;}.fo-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important;}.fo-py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important;}.fo-m-11{margin:2.75rem!important;}.fo-mt-11{margin-top:2.75rem!important;}.fo-mb-11{margin-bottom:2.75rem!important;}.fo-ml-11{margin-left:2.75rem!important;}.fo-mr-11{margin-right:2.75rem!important;}.fo-mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important;}.fo-my-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important;}.fo-p-11{padding:2.75rem!important;}.fo-pt-11{padding-top:2.75rem!important;}.fo-pb-11{padding-bottom:2.75rem!important;}.fo-pl-11{padding-left:2.75rem!important;}.fo-pr-11{padding-right:2.75rem!important;}.fo-px-11{padding-left:2.75rem!important;padding-right:2.75rem!important;}.fo-py-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important;}.fo-m-12{margin:3rem!important;}.fo-mt-12{margin-top:3rem!important;}.fo-mb-12{margin-bottom:3rem!important;}.fo-ml-12{margin-left:3rem!important;}.fo-mr-12{margin-right:3rem!important;}.fo-mx-12{margin-left:3rem!important;margin-right:3rem!important;}.fo-my-12{margin-top:3rem!important;margin-bottom:3rem!important;}.fo-p-12{padding:3rem!important;}.fo-pt-12{padding-top:3rem!important;}.fo-pb-12{padding-bottom:3rem!important;}.fo-pl-12{padding-left:3rem!important;}.fo-pr-12{padding-right:3rem!important;}.fo-px-12{padding-left:3rem!important;padding-right:3rem!important;}.fo-py-12{padding-top:3rem!important;padding-bottom:3rem!important;}@media(min-width:576px){.fo-m-sm-0{margin:0!important;}.fo-mt-sm-0{margin-top:0!important;}.fo-mb-sm-0{margin-bottom:0!important;}.fo-ml-sm-0{margin-left:0!important;}.fo-mr-sm-0{margin-right:0!important;}.fo-mx-sm-0{margin-left:0!important;margin-right:0!important;}.fo-my-sm-0{margin-top:0!important;margin-bottom:0!important;}.fo-p-sm-0{padding:0!important;}.fo-pt-sm-0{padding-top:0!important;}.fo-pb-sm-0{padding-bottom:0!important;}.fo-pl-sm-0{padding-left:0!important;}.fo-pr-sm-0{padding-right:0!important;}.fo-px-sm-0{padding-left:0!important;padding-right:0!important;}.fo-py-sm-0{padding-top:0!important;padding-bottom:0!important;}.fo-m-sm-1{margin:.25rem!important;}.fo-mt-sm-1{margin-top:.25rem!important;}.fo-mb-sm-1{margin-bottom:.25rem!important;}.fo-ml-sm-1{margin-left:.25rem!important;}.fo-mr-sm-1{margin-right:.25rem!important;}.fo-mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important;}.fo-my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important;}.fo-p-sm-1{padding:.25rem!important;}.fo-pt-sm-1{padding-top:.25rem!important;}.fo-pb-sm-1{padding-bottom:.25rem!important;}.fo-pl-sm-1{padding-left:.25rem!important;}.fo-pr-sm-1{padding-right:.25rem!important;}.fo-px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important;}.fo-py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important;}.fo-m-sm-2{margin:.5rem!important;}.fo-mt-sm-2{margin-top:.5rem!important;}.fo-mb-sm-2{margin-bottom:.5rem!important;}.fo-ml-sm-2{margin-left:.5rem!important;}.fo-mr-sm-2{margin-right:.5rem!important;}.fo-mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important;}.fo-my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important;}.fo-p-sm-2{padding:.5rem!important;}.fo-pt-sm-2{padding-top:.5rem!important;}.fo-pb-sm-2{padding-bottom:.5rem!important;}.fo-pl-sm-2{padding-left:.5rem!important;}.fo-pr-sm-2{padding-right:.5rem!important;}.fo-px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important;}.fo-py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}.fo-m-sm-3{margin:.75rem!important;}.fo-mt-sm-3{margin-top:.75rem!important;}.fo-mb-sm-3{margin-bottom:.75rem!important;}.fo-ml-sm-3{margin-left:.75rem!important;}.fo-mr-sm-3{margin-right:.75rem!important;}.fo-mx-sm-3{margin-left:.75rem!important;margin-right:.75rem!important;}.fo-my-sm-3{margin-top:.75rem!important;margin-bottom:.75rem!important;}.fo-p-sm-3{padding:.75rem!important;}.fo-pt-sm-3{padding-top:.75rem!important;}.fo-pb-sm-3{padding-bottom:.75rem!important;}.fo-pl-sm-3{padding-left:.75rem!important;}.fo-pr-sm-3{padding-right:.75rem!important;}.fo-px-sm-3{padding-left:.75rem!important;padding-right:.75rem!important;}.fo-py-sm-3{padding-top:.75rem!important;padding-bottom:.75rem!important;}.fo-m-sm-4{margin:1rem!important;}.fo-mt-sm-4{margin-top:1rem!important;}.fo-mb-sm-4{margin-bottom:1rem!important;}.fo-ml-sm-4{margin-left:1rem!important;}.fo-mr-sm-4{margin-right:1rem!important;}.fo-mx-sm-4{margin-left:1rem!important;margin-right:1rem!important;}.fo-my-sm-4{margin-top:1rem!important;margin-bottom:1rem!important;}.fo-p-sm-4{padding:1rem!important;}.fo-pt-sm-4{padding-top:1rem!important;}.fo-pb-sm-4{padding-bottom:1rem!important;}.fo-pl-sm-4{padding-left:1rem!important;}.fo-pr-sm-4{padding-right:1rem!important;}.fo-px-sm-4{padding-left:1rem!important;padding-right:1rem!important;}.fo-py-sm-4{padding-top:1rem!important;padding-bottom:1rem!important;}.fo-m-sm-5{margin:1.25rem!important;}.fo-mt-sm-5{margin-top:1.25rem!important;}.fo-mb-sm-5{margin-bottom:1.25rem!important;}.fo-ml-sm-5{margin-left:1.25rem!important;}.fo-mr-sm-5{margin-right:1.25rem!important;}.fo-mx-sm-5{margin-left:1.25rem!important;margin-right:1.25rem!important;}.fo-my-sm-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important;}.fo-p-sm-5{padding:1.25rem!important;}.fo-pt-sm-5{padding-top:1.25rem!important;}.fo-pb-sm-5{padding-bottom:1.25rem!important;}.fo-pl-sm-5{padding-left:1.25rem!important;}.fo-pr-sm-5{padding-right:1.25rem!important;}.fo-px-sm-5{padding-left:1.25rem!important;padding-right:1.25rem!important;}.fo-py-sm-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important;}.fo-m-sm-6{margin:1.5rem!important;}.fo-mt-sm-6{margin-top:1.5rem!important;}.fo-mb-sm-6{margin-bottom:1.5rem!important;}.fo-ml-sm-6{margin-left:1.5rem!important;}.fo-mr-sm-6{margin-right:1.5rem!important;}.fo-mx-sm-6{margin-left:1.5rem!important;margin-right:1.5rem!important;}.fo-my-sm-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.fo-p-sm-6{padding:1.5rem!important;}.fo-pt-sm-6{padding-top:1.5rem!important;}.fo-pb-sm-6{padding-bottom:1.5rem!important;}.fo-pl-sm-6{padding-left:1.5rem!important;}.fo-pr-sm-6{padding-right:1.5rem!important;}.fo-px-sm-6{padding-left:1.5rem!important;padding-right:1.5rem!important;}.fo-py-sm-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important;}.fo-m-sm-7{margin:1.75rem!important;}.fo-mt-sm-7{margin-top:1.75rem!important;}.fo-mb-sm-7{margin-bottom:1.75rem!important;}.fo-ml-sm-7{margin-left:1.75rem!important;}.fo-mr-sm-7{margin-right:1.75rem!important;}.fo-mx-sm-7{margin-left:1.75rem!important;margin-right:1.75rem!important;}.fo-my-sm-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important;}.fo-p-sm-7{padding:1.75rem!important;}.fo-pt-sm-7{padding-top:1.75rem!important;}.fo-pb-sm-7{padding-bottom:1.75rem!important;}.fo-pl-sm-7{padding-left:1.75rem!important;}.fo-pr-sm-7{padding-right:1.75rem!important;}.fo-px-sm-7{padding-left:1.75rem!important;padding-right:1.75rem!important;}.fo-py-sm-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important;}.fo-m-sm-8{margin:2rem!important;}.fo-mt-sm-8{margin-top:2rem!important;}.fo-mb-sm-8{margin-bottom:2rem!important;}.fo-ml-sm-8{margin-left:2rem!important;}.fo-mr-sm-8{margin-right:2rem!important;}.fo-mx-sm-8{margin-left:2rem!important;margin-right:2rem!important;}.fo-my-sm-8{margin-top:2rem!important;margin-bottom:2rem!important;}.fo-p-sm-8{padding:2rem!important;}.fo-pt-sm-8{padding-top:2rem!important;}.fo-pb-sm-8{padding-bottom:2rem!important;}.fo-pl-sm-8{padding-left:2rem!important;}.fo-pr-sm-8{padding-right:2rem!important;}.fo-px-sm-8{padding-left:2rem!important;padding-right:2rem!important;}.fo-py-sm-8{padding-top:2rem!important;padding-bottom:2rem!important;}.fo-m-sm-9{margin:2.25rem!important;}.fo-mt-sm-9{margin-top:2.25rem!important;}.fo-mb-sm-9{margin-bottom:2.25rem!important;}.fo-ml-sm-9{margin-left:2.25rem!important;}.fo-mr-sm-9{margin-right:2.25rem!important;}.fo-mx-sm-9{margin-left:2.25rem!important;margin-right:2.25rem!important;}.fo-my-sm-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important;}.fo-p-sm-9{padding:2.25rem!important;}.fo-pt-sm-9{padding-top:2.25rem!important;}.fo-pb-sm-9{padding-bottom:2.25rem!important;}.fo-pl-sm-9{padding-left:2.25rem!important;}.fo-pr-sm-9{padding-right:2.25rem!important;}.fo-px-sm-9{padding-left:2.25rem!important;padding-right:2.25rem!important;}.fo-py-sm-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important;}.fo-m-sm-10{margin:2.5rem!important;}.fo-mt-sm-10{margin-top:2.5rem!important;}.fo-mb-sm-10{margin-bottom:2.5rem!important;}.fo-ml-sm-10{margin-left:2.5rem!important;}.fo-mr-sm-10{margin-right:2.5rem!important;}.fo-mx-sm-10{margin-left:2.5rem!important;margin-right:2.5rem!important;}.fo-my-sm-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important;}.fo-p-sm-10{padding:2.5rem!important;}.fo-pt-sm-10{padding-top:2.5rem!important;}.fo-pb-sm-10{padding-bottom:2.5rem!important;}.fo-pl-sm-10{padding-left:2.5rem!important;}.fo-pr-sm-10{padding-right:2.5rem!important;}.fo-px-sm-10{padding-left:2.5rem!important;padding-right:2.5rem!important;}.fo-py-sm-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important;}.fo-m-sm-11{margin:2.75rem!important;}.fo-mt-sm-11{margin-top:2.75rem!important;}.fo-mb-sm-11{margin-bottom:2.75rem!important;}.fo-ml-sm-11{margin-left:2.75rem!important;}.fo-mr-sm-11{margin-right:2.75rem!important;}.fo-mx-sm-11{margin-left:2.75rem!important;margin-right:2.75rem!important;}.fo-my-sm-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important;}.fo-p-sm-11{padding:2.75rem!important;}.fo-pt-sm-11{padding-top:2.75rem!important;}.fo-pb-sm-11{padding-bottom:2.75rem!important;}.fo-pl-sm-11{padding-left:2.75rem!important;}.fo-pr-sm-11{padding-right:2.75rem!important;}.fo-px-sm-11{padding-left:2.75rem!important;padding-right:2.75rem!important;}.fo-py-sm-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important;}.fo-m-sm-12{margin:3rem!important;}.fo-mt-sm-12{margin-top:3rem!important;}.fo-mb-sm-12{margin-bottom:3rem!important;}.fo-ml-sm-12{margin-left:3rem!important;}.fo-mr-sm-12{margin-right:3rem!important;}.fo-mx-sm-12{margin-left:3rem!important;margin-right:3rem!important;}.fo-my-sm-12{margin-top:3rem!important;margin-bottom:3rem!important;}.fo-p-sm-12{padding:3rem!important;}.fo-pt-sm-12{padding-top:3rem!important;}.fo-pb-sm-12{padding-bottom:3rem!important;}.fo-pl-sm-12{padding-left:3rem!important;}.fo-pr-sm-12{padding-right:3rem!important;}.fo-px-sm-12{padding-left:3rem!important;padding-right:3rem!important;}.fo-py-sm-12{padding-top:3rem!important;padding-bottom:3rem!important;}}@media(min-width:768px){.fo-m-md-0{margin:0!important;}.fo-mt-md-0{margin-top:0!important;}.fo-mb-md-0{margin-bottom:0!important;}.fo-ml-md-0{margin-left:0!important;}.fo-mr-md-0{margin-right:0!important;}.fo-mx-md-0{margin-left:0!important;margin-right:0!important;}.fo-my-md-0{margin-top:0!important;margin-bottom:0!important;}.fo-p-md-0{padding:0!important;}.fo-pt-md-0{padding-top:0!important;}.fo-pb-md-0{padding-bottom:0!important;}.fo-pl-md-0{padding-left:0!important;}.fo-pr-md-0{padding-right:0!important;}.fo-px-md-0{padding-left:0!important;padding-right:0!important;}.fo-py-md-0{padding-top:0!important;padding-bottom:0!important;}.fo-m-md-1{margin:.25rem!important;}.fo-mt-md-1{margin-top:.25rem!important;}.fo-mb-md-1{margin-bottom:.25rem!important;}.fo-ml-md-1{margin-left:.25rem!important;}.fo-mr-md-1{margin-right:.25rem!important;}.fo-mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important;}.fo-my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important;}.fo-p-md-1{padding:.25rem!important;}.fo-pt-md-1{padding-top:.25rem!important;}.fo-pb-md-1{padding-bottom:.25rem!important;}.fo-pl-md-1{padding-left:.25rem!important;}.fo-pr-md-1{padding-right:.25rem!important;}.fo-px-md-1{padding-left:.25rem!important;padding-right:.25rem!important;}.fo-py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important;}.fo-m-md-2{margin:.5rem!important;}.fo-mt-md-2{margin-top:.5rem!important;}.fo-mb-md-2{margin-bottom:.5rem!important;}.fo-ml-md-2{margin-left:.5rem!important;}.fo-mr-md-2{margin-right:.5rem!important;}.fo-mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important;}.fo-my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important;}.fo-p-md-2{padding:.5rem!important;}.fo-pt-md-2{padding-top:.5rem!important;}.fo-pb-md-2{padding-bottom:.5rem!important;}.fo-pl-md-2{padding-left:.5rem!important;}.fo-pr-md-2{padding-right:.5rem!important;}.fo-px-md-2{padding-left:.5rem!important;padding-right:.5rem!important;}.fo-py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}.fo-m-md-3{margin:.75rem!important;}.fo-mt-md-3{margin-top:.75rem!important;}.fo-mb-md-3{margin-bottom:.75rem!important;}.fo-ml-md-3{margin-left:.75rem!important;}.fo-mr-md-3{margin-right:.75rem!important;}.fo-mx-md-3{margin-left:.75rem!important;margin-right:.75rem!important;}.fo-my-md-3{margin-top:.75rem!important;margin-bottom:.75rem!important;}.fo-p-md-3{padding:.75rem!important;}.fo-pt-md-3{padding-top:.75rem!important;}.fo-pb-md-3{padding-bottom:.75rem!important;}.fo-pl-md-3{padding-left:.75rem!important;}.fo-pr-md-3{padding-right:.75rem!important;}.fo-px-md-3{padding-left:.75rem!important;padding-right:.75rem!important;}.fo-py-md-3{padding-top:.75rem!important;padding-bottom:.75rem!important;}.fo-m-md-4{margin:1rem!important;}.fo-mt-md-4{margin-top:1rem!important;}.fo-mb-md-4{margin-bottom:1rem!important;}.fo-ml-md-4{margin-left:1rem!important;}.fo-mr-md-4{margin-right:1rem!important;}.fo-mx-md-4{margin-left:1rem!important;margin-right:1rem!important;}.fo-my-md-4{margin-top:1rem!important;margin-bottom:1rem!important;}.fo-p-md-4{padding:1rem!important;}.fo-pt-md-4{padding-top:1rem!important;}.fo-pb-md-4{padding-bottom:1rem!important;}.fo-pl-md-4{padding-left:1rem!important;}.fo-pr-md-4{padding-right:1rem!important;}.fo-px-md-4{padding-left:1rem!important;padding-right:1rem!important;}.fo-py-md-4{padding-top:1rem!important;padding-bottom:1rem!important;}.fo-m-md-5{margin:1.25rem!important;}.fo-mt-md-5{margin-top:1.25rem!important;}.fo-mb-md-5{margin-bottom:1.25rem!important;}.fo-ml-md-5{margin-left:1.25rem!important;}.fo-mr-md-5{margin-right:1.25rem!important;}.fo-mx-md-5{margin-left:1.25rem!important;margin-right:1.25rem!important;}.fo-my-md-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important;}.fo-p-md-5{padding:1.25rem!important;}.fo-pt-md-5{padding-top:1.25rem!important;}.fo-pb-md-5{padding-bottom:1.25rem!important;}.fo-pl-md-5{padding-left:1.25rem!important;}.fo-pr-md-5{padding-right:1.25rem!important;}.fo-px-md-5{padding-left:1.25rem!important;padding-right:1.25rem!important;}.fo-py-md-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important;}.fo-m-md-6{margin:1.5rem!important;}.fo-mt-md-6{margin-top:1.5rem!important;}.fo-mb-md-6{margin-bottom:1.5rem!important;}.fo-ml-md-6{margin-left:1.5rem!important;}.fo-mr-md-6{margin-right:1.5rem!important;}.fo-mx-md-6{margin-left:1.5rem!important;margin-right:1.5rem!important;}.fo-my-md-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.fo-p-md-6{padding:1.5rem!important;}.fo-pt-md-6{padding-top:1.5rem!important;}.fo-pb-md-6{padding-bottom:1.5rem!important;}.fo-pl-md-6{padding-left:1.5rem!important;}.fo-pr-md-6{padding-right:1.5rem!important;}.fo-px-md-6{padding-left:1.5rem!important;padding-right:1.5rem!important;}.fo-py-md-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important;}.fo-m-md-7{margin:1.75rem!important;}.fo-mt-md-7{margin-top:1.75rem!important;}.fo-mb-md-7{margin-bottom:1.75rem!important;}.fo-ml-md-7{margin-left:1.75rem!important;}.fo-mr-md-7{margin-right:1.75rem!important;}.fo-mx-md-7{margin-left:1.75rem!important;margin-right:1.75rem!important;}.fo-my-md-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important;}.fo-p-md-7{padding:1.75rem!important;}.fo-pt-md-7{padding-top:1.75rem!important;}.fo-pb-md-7{padding-bottom:1.75rem!important;}.fo-pl-md-7{padding-left:1.75rem!important;}.fo-pr-md-7{padding-right:1.75rem!important;}.fo-px-md-7{padding-left:1.75rem!important;padding-right:1.75rem!important;}.fo-py-md-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important;}.fo-m-md-8{margin:2rem!important;}.fo-mt-md-8{margin-top:2rem!important;}.fo-mb-md-8{margin-bottom:2rem!important;}.fo-ml-md-8{margin-left:2rem!important;}.fo-mr-md-8{margin-right:2rem!important;}.fo-mx-md-8{margin-left:2rem!important;margin-right:2rem!important;}.fo-my-md-8{margin-top:2rem!important;margin-bottom:2rem!important;}.fo-p-md-8{padding:2rem!important;}.fo-pt-md-8{padding-top:2rem!important;}.fo-pb-md-8{padding-bottom:2rem!important;}.fo-pl-md-8{padding-left:2rem!important;}.fo-pr-md-8{padding-right:2rem!important;}.fo-px-md-8{padding-left:2rem!important;padding-right:2rem!important;}.fo-py-md-8{padding-top:2rem!important;padding-bottom:2rem!important;}.fo-m-md-9{margin:2.25rem!important;}.fo-mt-md-9{margin-top:2.25rem!important;}.fo-mb-md-9{margin-bottom:2.25rem!important;}.fo-ml-md-9{margin-left:2.25rem!important;}.fo-mr-md-9{margin-right:2.25rem!important;}.fo-mx-md-9{margin-left:2.25rem!important;margin-right:2.25rem!important;}.fo-my-md-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important;}.fo-p-md-9{padding:2.25rem!important;}.fo-pt-md-9{padding-top:2.25rem!important;}.fo-pb-md-9{padding-bottom:2.25rem!important;}.fo-pl-md-9{padding-left:2.25rem!important;}.fo-pr-md-9{padding-right:2.25rem!important;}.fo-px-md-9{padding-left:2.25rem!important;padding-right:2.25rem!important;}.fo-py-md-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important;}.fo-m-md-10{margin:2.5rem!important;}.fo-mt-md-10{margin-top:2.5rem!important;}.fo-mb-md-10{margin-bottom:2.5rem!important;}.fo-ml-md-10{margin-left:2.5rem!important;}.fo-mr-md-10{margin-right:2.5rem!important;}.fo-mx-md-10{margin-left:2.5rem!important;margin-right:2.5rem!important;}.fo-my-md-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important;}.fo-p-md-10{padding:2.5rem!important;}.fo-pt-md-10{padding-top:2.5rem!important;}.fo-pb-md-10{padding-bottom:2.5rem!important;}.fo-pl-md-10{padding-left:2.5rem!important;}.fo-pr-md-10{padding-right:2.5rem!important;}.fo-px-md-10{padding-left:2.5rem!important;padding-right:2.5rem!important;}.fo-py-md-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important;}.fo-m-md-11{margin:2.75rem!important;}.fo-mt-md-11{margin-top:2.75rem!important;}.fo-mb-md-11{margin-bottom:2.75rem!important;}.fo-ml-md-11{margin-left:2.75rem!important;}.fo-mr-md-11{margin-right:2.75rem!important;}.fo-mx-md-11{margin-left:2.75rem!important;margin-right:2.75rem!important;}.fo-my-md-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important;}.fo-p-md-11{padding:2.75rem!important;}.fo-pt-md-11{padding-top:2.75rem!important;}.fo-pb-md-11{padding-bottom:2.75rem!important;}.fo-pl-md-11{padding-left:2.75rem!important;}.fo-pr-md-11{padding-right:2.75rem!important;}.fo-px-md-11{padding-left:2.75rem!important;padding-right:2.75rem!important;}.fo-py-md-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important;}.fo-m-md-12{margin:3rem!important;}.fo-mt-md-12{margin-top:3rem!important;}.fo-mb-md-12{margin-bottom:3rem!important;}.fo-ml-md-12{margin-left:3rem!important;}.fo-mr-md-12{margin-right:3rem!important;}.fo-mx-md-12{margin-left:3rem!important;margin-right:3rem!important;}.fo-my-md-12{margin-top:3rem!important;margin-bottom:3rem!important;}.fo-p-md-12{padding:3rem!important;}.fo-pt-md-12{padding-top:3rem!important;}.fo-pb-md-12{padding-bottom:3rem!important;}.fo-pl-md-12{padding-left:3rem!important;}.fo-pr-md-12{padding-right:3rem!important;}.fo-px-md-12{padding-left:3rem!important;padding-right:3rem!important;}.fo-py-md-12{padding-top:3rem!important;padding-bottom:3rem!important;}}@media(min-width:992px){.fo-m-lg-0{margin:0!important;}.fo-mt-lg-0{margin-top:0!important;}.fo-mb-lg-0{margin-bottom:0!important;}.fo-ml-lg-0{margin-left:0!important;}.fo-mr-lg-0{margin-right:0!important;}.fo-mx-lg-0{margin-left:0!important;margin-right:0!important;}.fo-my-lg-0{margin-top:0!important;margin-bottom:0!important;}.fo-p-lg-0{padding:0!important;}.fo-pt-lg-0{padding-top:0!important;}.fo-pb-lg-0{padding-bottom:0!important;}.fo-pl-lg-0{padding-left:0!important;}.fo-pr-lg-0{padding-right:0!important;}.fo-px-lg-0{padding-left:0!important;padding-right:0!important;}.fo-py-lg-0{padding-top:0!important;padding-bottom:0!important;}.fo-m-lg-1{margin:.25rem!important;}.fo-mt-lg-1{margin-top:.25rem!important;}.fo-mb-lg-1{margin-bottom:.25rem!important;}.fo-ml-lg-1{margin-left:.25rem!important;}.fo-mr-lg-1{margin-right:.25rem!important;}.fo-mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important;}.fo-my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important;}.fo-p-lg-1{padding:.25rem!important;}.fo-pt-lg-1{padding-top:.25rem!important;}.fo-pb-lg-1{padding-bottom:.25rem!important;}.fo-pl-lg-1{padding-left:.25rem!important;}.fo-pr-lg-1{padding-right:.25rem!important;}.fo-px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important;}.fo-py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important;}.fo-m-lg-2{margin:.5rem!important;}.fo-mt-lg-2{margin-top:.5rem!important;}.fo-mb-lg-2{margin-bottom:.5rem!important;}.fo-ml-lg-2{margin-left:.5rem!important;}.fo-mr-lg-2{margin-right:.5rem!important;}.fo-mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important;}.fo-my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important;}.fo-p-lg-2{padding:.5rem!important;}.fo-pt-lg-2{padding-top:.5rem!important;}.fo-pb-lg-2{padding-bottom:.5rem!important;}.fo-pl-lg-2{padding-left:.5rem!important;}.fo-pr-lg-2{padding-right:.5rem!important;}.fo-px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important;}.fo-py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}.fo-m-lg-3{margin:.75rem!important;}.fo-mt-lg-3{margin-top:.75rem!important;}.fo-mb-lg-3{margin-bottom:.75rem!important;}.fo-ml-lg-3{margin-left:.75rem!important;}.fo-mr-lg-3{margin-right:.75rem!important;}.fo-mx-lg-3{margin-left:.75rem!important;margin-right:.75rem!important;}.fo-my-lg-3{margin-top:.75rem!important;margin-bottom:.75rem!important;}.fo-p-lg-3{padding:.75rem!important;}.fo-pt-lg-3{padding-top:.75rem!important;}.fo-pb-lg-3{padding-bottom:.75rem!important;}.fo-pl-lg-3{padding-left:.75rem!important;}.fo-pr-lg-3{padding-right:.75rem!important;}.fo-px-lg-3{padding-left:.75rem!important;padding-right:.75rem!important;}.fo-py-lg-3{padding-top:.75rem!important;padding-bottom:.75rem!important;}.fo-m-lg-4{margin:1rem!important;}.fo-mt-lg-4{margin-top:1rem!important;}.fo-mb-lg-4{margin-bottom:1rem!important;}.fo-ml-lg-4{margin-left:1rem!important;}.fo-mr-lg-4{margin-right:1rem!important;}.fo-mx-lg-4{margin-left:1rem!important;margin-right:1rem!important;}.fo-my-lg-4{margin-top:1rem!important;margin-bottom:1rem!important;}.fo-p-lg-4{padding:1rem!important;}.fo-pt-lg-4{padding-top:1rem!important;}.fo-pb-lg-4{padding-bottom:1rem!important;}.fo-pl-lg-4{padding-left:1rem!important;}.fo-pr-lg-4{padding-right:1rem!important;}.fo-px-lg-4{padding-left:1rem!important;padding-right:1rem!important;}.fo-py-lg-4{padding-top:1rem!important;padding-bottom:1rem!important;}.fo-m-lg-5{margin:1.25rem!important;}.fo-mt-lg-5{margin-top:1.25rem!important;}.fo-mb-lg-5{margin-bottom:1.25rem!important;}.fo-ml-lg-5{margin-left:1.25rem!important;}.fo-mr-lg-5{margin-right:1.25rem!important;}.fo-mx-lg-5{margin-left:1.25rem!important;margin-right:1.25rem!important;}.fo-my-lg-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important;}.fo-p-lg-5{padding:1.25rem!important;}.fo-pt-lg-5{padding-top:1.25rem!important;}.fo-pb-lg-5{padding-bottom:1.25rem!important;}.fo-pl-lg-5{padding-left:1.25rem!important;}.fo-pr-lg-5{padding-right:1.25rem!important;}.fo-px-lg-5{padding-left:1.25rem!important;padding-right:1.25rem!important;}.fo-py-lg-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important;}.fo-m-lg-6{margin:1.5rem!important;}.fo-mt-lg-6{margin-top:1.5rem!important;}.fo-mb-lg-6{margin-bottom:1.5rem!important;}.fo-ml-lg-6{margin-left:1.5rem!important;}.fo-mr-lg-6{margin-right:1.5rem!important;}.fo-mx-lg-6{margin-left:1.5rem!important;margin-right:1.5rem!important;}.fo-my-lg-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important;}.fo-p-lg-6{padding:1.5rem!important;}.fo-pt-lg-6{padding-top:1.5rem!important;}.fo-pb-lg-6{padding-bottom:1.5rem!important;}.fo-pl-lg-6{padding-left:1.5rem!important;}.fo-pr-lg-6{padding-right:1.5rem!important;}.fo-px-lg-6{padding-left:1.5rem!important;padding-right:1.5rem!important;}.fo-py-lg-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important;}.fo-m-lg-7{margin:1.75rem!important;}.fo-mt-lg-7{margin-top:1.75rem!important;}.fo-mb-lg-7{margin-bottom:1.75rem!important;}.fo-ml-lg-7{margin-left:1.75rem!important;}.fo-mr-lg-7{margin-right:1.75rem!important;}.fo-mx-lg-7{margin-left:1.75rem!important;margin-right:1.75rem!important;}.fo-my-lg-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important;}.fo-p-lg-7{padding:1.75rem!important;}.fo-pt-lg-7{padding-top:1.75rem!important;}.fo-pb-lg-7{padding-bottom:1.75rem!important;}.fo-pl-lg-7{padding-left:1.75rem!important;}.fo-pr-lg-7{padding-right:1.75rem!important;}.fo-px-lg-7{padding-left:1.75rem!important;padding-right:1.75rem!important;}.fo-py-lg-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important;}.fo-m-lg-8{margin:2rem!important;}.fo-mt-lg-8{margin-top:2rem!important;}.fo-mb-lg-8{margin-bottom:2rem!important;}.fo-ml-lg-8{margin-left:2rem!important;}.fo-mr-lg-8{margin-right:2rem!important;}.fo-mx-lg-8{margin-left:2rem!important;margin-right:2rem!important;}.fo-my-lg-8{margin-top:2rem!important;margin-bottom:2rem!important;}.fo-p-lg-8{padding:2rem!important;}.fo-pt-lg-8{padding-top:2rem!important;}.fo-pb-lg-8{padding-bottom:2rem!important;}.fo-pl-lg-8{padding-left:2rem!important;}.fo-pr-lg-8{padding-right:2rem!important;}.fo-px-lg-8{padding-left:2rem!important;padding-right:2rem!important;}.fo-py-lg-8{padding-top:2rem!important;padding-bottom:2rem!important;}.fo-m-lg-9{margin:2.25rem!important;}.fo-mt-lg-9{margin-top:2.25rem!important;}.fo-mb-lg-9{margin-bottom:2.25rem!important;}.fo-ml-lg-9{margin-left:2.25rem!important;}.fo-mr-lg-9{margin-right:2.25rem!important;}.fo-mx-lg-9{margin-left:2.25rem!important;margin-right:2.25rem!important;}.fo-my-lg-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important;}.fo-p-lg-9{padding:2.25rem!important;}.fo-pt-lg-9{padding-top:2.25rem!important;}.fo-pb-lg-9{padding-bottom:2.25rem!important;}.fo-pl-lg-9{padding-left:2.25rem!important;}.fo-pr-lg-9{padding-right:2.25rem!important;}.fo-px-lg-9{padding-left:2.25rem!important;padding-right:2.25rem!important;}.fo-py-lg-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important;}.fo-m-lg-10{margin:2.5rem!important;}.fo-mt-lg-10{margin-top:2.5rem!important;}.fo-mb-lg-10{margin-bottom:2.5rem!important;}.fo-ml-lg-10{margin-left:2.5rem!important;}.fo-mr-lg-10{margin-right:2.5rem!important;}.fo-mx-lg-10{margin-left:2.5rem!important;margin-right:2.5rem!important;}.fo-my-lg-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important;}.fo-p-lg-10{padding:2.5rem!important;}.fo-pt-lg-10{padding-top:2.5rem!important;}.fo-pb-lg-10{padding-bottom:2.5rem!important;}.fo-pl-lg-10{padding-left:2.5rem!important;}.fo-pr-lg-10{padding-right:2.5rem!important;}.fo-px-lg-10{padding-left:2.5rem!important;padding-right:2.5rem!important;}.fo-py-lg-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important;}.fo-m-lg-11{margin:2.75rem!important;}.fo-mt-lg-11{margin-top:2.75rem!important;}.fo-mb-lg-11{margin-bottom:2.75rem!important;}.fo-ml-lg-11{margin-left:2.75rem!important;}.fo-mr-lg-11{margin-right:2.75rem!important;}.fo-mx-lg-11{margin-left:2.75rem!important;margin-right:2.75rem!important;}.fo-my-lg-11{margin-top:2.75rem!important;margin-bottom:2.75rem!important;}.fo-p-lg-11{padding:2.75rem!important;}.fo-pt-lg-11{padding-top:2.75rem!important;}.fo-pb-lg-11{padding-bottom:2.75rem!important;}.fo-pl-lg-11{padding-left:2.75rem!important;}.fo-pr-lg-11{padding-right:2.75rem!important;}.fo-px-lg-11{padding-left:2.75rem!important;padding-right:2.75rem!important;}.fo-py-lg-11{padding-top:2.75rem!important;padding-bottom:2.75rem!important;}.fo-m-lg-12{margin:3rem!important;}.fo-mt-lg-12{margin-top:3rem!important;}.fo-mb-lg-12{margin-bottom:3rem!important;}.fo-ml-lg-12{margin-left:3rem!important;}.fo-mr-lg-12{margin-right:3rem!important;}.fo-mx-lg-12{margin-left:3rem!important;margin-right:3rem!important;}.fo-my-lg-12{margin-top:3rem!important;margin-bottom:3rem!important;}.fo-p-lg-12{padding:3rem!important;}.fo-pt-lg-12{padding-top:3rem!important;}.fo-pb-lg-12{padding-bottom:3rem!important;}.fo-pl-lg-12{padding-left:3rem!important;}.fo-pr-lg-12{padding-right:3rem!important;}.fo-px-lg-12{padding-left:3rem!important;padding-right:3rem!important;}.fo-py-lg-12{padding-top:3rem!important;padding-bottom:3rem!important;}}.fo-scroll-height-100{max-height:100px!important;overflow-y:auto!important;}.fo-scroll-height-250{max-height:250px!important;overflow-y:auto!important;}.fo-scroll-height-350{max-height:350px!important;overflow-y:auto!important;}.fo-scroll-height-500{max-height:500px!important;overflow-y:auto!important;}.fo-cut-height-100{max-height:100px!important;overflow:hidden!important;}.fo-cut-height-250{max-height:250px!important;overflow:hidden!important;}.fo-cut-height-350{max-height:350px!important;overflow:hidden!important;}.fo-cut-height-500{max-height:500px!important;overflow:hidden!important;}.fo-overflow-hidden{overflow:hidden!important;}.fo-overflow-auto{overflow:auto!important;}.fo-ellipsis-1,.fo-overflow-one-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-ellipsis-3,.fo-overflow-three-line{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;}.fo-position-static{position:static!important;}@media(min-width:576px){.fo-position-sm-static{position:static!important;}}@media(min-width:768px){.fo-position-md-static{position:static!important;}}@media(min-width:992px){.fo-position-lg-static{position:static!important;}}.fo-position-relative{position:relative!important;}@media(min-width:576px){.fo-position-sm-relative{position:relative!important;}}@media(min-width:768px){.fo-position-md-relative{position:relative!important;}}@media(min-width:992px){.fo-position-lg-relative{position:relative!important;}}.fo-position-absolute{position:absolute!important;}@media(min-width:576px){.fo-position-sm-absolute{position:absolute!important;}}@media(min-width:768px){.fo-position-md-absolute{position:absolute!important;}}@media(min-width:992px){.fo-position-lg-absolute{position:absolute!important;}}.fo-position-fixed{position:fixed!important;}@media(min-width:576px){.fo-position-sm-fixed{position:fixed!important;}}@media(min-width:768px){.fo-position-md-fixed{position:fixed!important;}}@media(min-width:992px){.fo-position-lg-fixed{position:fixed!important;}}.fo-position-sticky{position:sticky!important;}@media(min-width:576px){.fo-position-sm-sticky{position:sticky!important;}}@media(min-width:768px){.fo-position-md-sticky{position:sticky!important;}}@media(min-width:992px){.fo-position-lg-sticky{position:sticky!important;}}.fo-top-0{top:0!important;}.fo-top-1{top:4px!important;}.fo-top-2{top:8px!important;}.fo-top-3{top:12px!important;}.fo-top-4{top:16px!important;}.fo-top-5{top:20px!important;}.fo-top-6{top:24px!important;}.fo-top-7{top:32px!important;}.fo-top-8{top:40px!important;}.fo-top-9{top:48px!important;}.fo-top-10{top:64px!important;}@media(min-width:576px){.fo-top-sm-0{top:0!important;}.fo-top-sm-1{top:4px!important;}.fo-top-sm-2{top:8px!important;}.fo-top-sm-3{top:12px!important;}.fo-top-sm-4{top:16px!important;}.fo-top-sm-5{top:20px!important;}.fo-top-sm-6{top:24px!important;}.fo-top-sm-7{top:32px!important;}.fo-top-sm-8{top:40px!important;}.fo-top-sm-9{top:48px!important;}.fo-top-sm-10{top:64px!important;}}@media(min-width:768px){.fo-top-md-0{top:0!important;}.fo-top-md-1{top:4px!important;}.fo-top-md-2{top:8px!important;}.fo-top-md-3{top:12px!important;}.fo-top-md-4{top:16px!important;}.fo-top-md-5{top:20px!important;}.fo-top-md-6{top:24px!important;}.fo-top-md-7{top:32px!important;}.fo-top-md-8{top:40px!important;}.fo-top-md-9{top:48px!important;}.fo-top-md-10{top:64px!important;}}@media(min-width:992px){.fo-top-lg-0{top:0!important;}.fo-top-lg-1{top:4px!important;}.fo-top-lg-2{top:8px!important;}.fo-top-lg-3{top:12px!important;}.fo-top-lg-4{top:16px!important;}.fo-top-lg-5{top:20px!important;}.fo-top-lg-6{top:24px!important;}.fo-top-lg-7{top:32px!important;}.fo-top-lg-8{top:40px!important;}.fo-top-lg-9{top:48px!important;}.fo-top-lg-10{top:64px!important;}}.fo-right-0{right:0!important;}.fo-right-1{right:4px!important;}.fo-right-2{right:8px!important;}.fo-right-3{right:12px!important;}.fo-right-4{right:16px!important;}.fo-right-5{right:20px!important;}.fo-right-6{right:24px!important;}.fo-right-7{right:32px!important;}.fo-right-8{right:40px!important;}.fo-right-9{right:48px!important;}.fo-right-10{right:64px!important;}@media(min-width:576px){.fo-right-sm-0{right:0!important;}.fo-right-sm-1{right:4px!important;}.fo-right-sm-2{right:8px!important;}.fo-right-sm-3{right:12px!important;}.fo-right-sm-4{right:16px!important;}.fo-right-sm-5{right:20px!important;}.fo-right-sm-6{right:24px!important;}.fo-right-sm-7{right:32px!important;}.fo-right-sm-8{right:40px!important;}.fo-right-sm-9{right:48px!important;}.fo-right-sm-10{right:64px!important;}}@media(min-width:768px){.fo-right-md-0{right:0!important;}.fo-right-md-1{right:4px!important;}.fo-right-md-2{right:8px!important;}.fo-right-md-3{right:12px!important;}.fo-right-md-4{right:16px!important;}.fo-right-md-5{right:20px!important;}.fo-right-md-6{right:24px!important;}.fo-right-md-7{right:32px!important;}.fo-right-md-8{right:40px!important;}.fo-right-md-9{right:48px!important;}.fo-right-md-10{right:64px!important;}}@media(min-width:992px){.fo-right-lg-0{right:0!important;}.fo-right-lg-1{right:4px!important;}.fo-right-lg-2{right:8px!important;}.fo-right-lg-3{right:12px!important;}.fo-right-lg-4{right:16px!important;}.fo-right-lg-5{right:20px!important;}.fo-right-lg-6{right:24px!important;}.fo-right-lg-7{right:32px!important;}.fo-right-lg-8{right:40px!important;}.fo-right-lg-9{right:48px!important;}.fo-right-lg-10{right:64px!important;}}.fo-bottom-0{bottom:0!important;}.fo-bottom-1{bottom:4px!important;}.fo-bottom-2{bottom:8px!important;}.fo-bottom-3{bottom:12px!important;}.fo-bottom-4{bottom:16px!important;}.fo-bottom-5{bottom:20px!important;}.fo-bottom-6{bottom:24px!important;}.fo-bottom-7{bottom:32px!important;}.fo-bottom-8{bottom:40px!important;}.fo-bottom-9{bottom:48px!important;}.fo-bottom-10{bottom:64px!important;}@media(min-width:576px){.fo-bottom-sm-0{bottom:0!important;}.fo-bottom-sm-1{bottom:4px!important;}.fo-bottom-sm-2{bottom:8px!important;}.fo-bottom-sm-3{bottom:12px!important;}.fo-bottom-sm-4{bottom:16px!important;}.fo-bottom-sm-5{bottom:20px!important;}.fo-bottom-sm-6{bottom:24px!important;}.fo-bottom-sm-7{bottom:32px!important;}.fo-bottom-sm-8{bottom:40px!important;}.fo-bottom-sm-9{bottom:48px!important;}.fo-bottom-sm-10{bottom:64px!important;}}@media(min-width:768px){.fo-bottom-md-0{bottom:0!important;}.fo-bottom-md-1{bottom:4px!important;}.fo-bottom-md-2{bottom:8px!important;}.fo-bottom-md-3{bottom:12px!important;}.fo-bottom-md-4{bottom:16px!important;}.fo-bottom-md-5{bottom:20px!important;}.fo-bottom-md-6{bottom:24px!important;}.fo-bottom-md-7{bottom:32px!important;}.fo-bottom-md-8{bottom:40px!important;}.fo-bottom-md-9{bottom:48px!important;}.fo-bottom-md-10{bottom:64px!important;}}@media(min-width:992px){.fo-bottom-lg-0{bottom:0!important;}.fo-bottom-lg-1{bottom:4px!important;}.fo-bottom-lg-2{bottom:8px!important;}.fo-bottom-lg-3{bottom:12px!important;}.fo-bottom-lg-4{bottom:16px!important;}.fo-bottom-lg-5{bottom:20px!important;}.fo-bottom-lg-6{bottom:24px!important;}.fo-bottom-lg-7{bottom:32px!important;}.fo-bottom-lg-8{bottom:40px!important;}.fo-bottom-lg-9{bottom:48px!important;}.fo-bottom-lg-10{bottom:64px!important;}}.fo-left-0{left:0!important;}.fo-left-1{left:4px!important;}.fo-left-2{left:8px!important;}.fo-left-3{left:12px!important;}.fo-left-4{left:16px!important;}.fo-left-5{left:20px!important;}.fo-left-6{left:24px!important;}.fo-left-7{left:32px!important;}.fo-left-8{left:40px!important;}.fo-left-9{left:48px!important;}.fo-left-10{left:64px!important;}@media(min-width:576px){.fo-left-sm-0{left:0!important;}.fo-left-sm-1{left:4px!important;}.fo-left-sm-2{left:8px!important;}.fo-left-sm-3{left:12px!important;}.fo-left-sm-4{left:16px!important;}.fo-left-sm-5{left:20px!important;}.fo-left-sm-6{left:24px!important;}.fo-left-sm-7{left:32px!important;}.fo-left-sm-8{left:40px!important;}.fo-left-sm-9{left:48px!important;}.fo-left-sm-10{left:64px!important;}}@media(min-width:768px){.fo-left-md-0{left:0!important;}.fo-left-md-1{left:4px!important;}.fo-left-md-2{left:8px!important;}.fo-left-md-3{left:12px!important;}.fo-left-md-4{left:16px!important;}.fo-left-md-5{left:20px!important;}.fo-left-md-6{left:24px!important;}.fo-left-md-7{left:32px!important;}.fo-left-md-8{left:40px!important;}.fo-left-md-9{left:48px!important;}.fo-left-md-10{left:64px!important;}}@media(min-width:992px){.fo-left-lg-0{left:0!important;}.fo-left-lg-1{left:4px!important;}.fo-left-lg-2{left:8px!important;}.fo-left-lg-3{left:12px!important;}.fo-left-lg-4{left:16px!important;}.fo-left-lg-5{left:20px!important;}.fo-left-lg-6{left:24px!important;}.fo-left-lg-7{left:32px!important;}.fo-left-lg-8{left:40px!important;}.fo-left-lg-9{left:48px!important;}.fo-left-lg-10{left:64px!important;}}.fo-font-weight-light{font-weight:300!important;}.fo-font-weight-regular{font-weight:400!important;}.fo-font-weight-medium{font-weight:500!important;}.fo-font-weight-semibold{font-weight:600!important;}.fo-font-weight-bold{font-weight:700!important;}.fo-font-weight-extrabold{font-weight:800!important;}.fo-font-sans{font-family:system-ui,sans-serif!important;}.fo-font-serif{font-family:Georgia,serif!important;}.fo-font-mono{font-family:Menlo,monospace!important;}.fo-font-size-xxsmall{font-size:clamp(.875rem,1rem + 1vw,1rem) !important;}.fo-font-size-xsmall{font-size:clamp(1rem,1rem + 1vw,1.25rem) !important;}.fo-font-size-small{font-size:clamp(1.125rem,1rem + 1vw,1.375rem) !important;}.fo-font-size-normal{font-size:clamp(1.25rem,1rem + 1vw,1.5rem) !important;}.fo-font-size-large{font-size:clamp(1.5rem,1rem + 1vw,2rem) !important;}.fo-font-size-xlarge{font-size:clamp(2rem,1rem + 1vw,2.5rem) !important;}.fo-font-size-xxlarge{font-size:clamp(2.5rem,1rem + 1vw,3rem) !important;}.fo-font-size-xxxlarge{font-size:clamp(3rem,1rem + 1vw,4rem) !important;}.fo-lh-tight{line-height:1.25!important;}.fo-lh-normal{line-height:1.5!important;}.fo-lh-loose{line-height:2!important;}.fo-lh-1{line-height:1!important;}.fo-lh-1-5{line-height:1.5!important;}.fo-lh-2{line-height:2!important;}h1,.fo-h1{font-size:1.5rem;font-weight:normal;line-height:1.2;margin-bottom:.5em;font-family:var(--font-medium);}@supports(font-size:clamp(1rem,2vw,3rem)){h1,.fo-h1{font-size:clamp(1.5rem,1.5rem + .5vw,2.5rem);}}h2,.fo-h2{font-size:1.25rem;font-weight:normal;line-height:1.2;margin-bottom:.5em;font-family:var(--font-medium);}@supports(font-size:clamp(1rem,2vw,3rem)){h2,.fo-h2{font-size:clamp(1.25rem,1.25rem + .5vw,2rem);}}h3,.fo-h3{font-size:1.125rem;font-weight:normal;line-height:1.2;margin-bottom:.5em;font-family:var(--font-medium);}@supports(font-size:clamp(1rem,2vw,3rem)){h3,.fo-h3{font-size:clamp(1.125rem,1.125rem + .5vw,1.5rem);}}h4,.fo-h4{font-size:1rem;font-weight:normal;line-height:1.2;margin-bottom:.5em;font-family:var(--font-medium);}@supports(font-size:clamp(1rem,2vw,3rem)){h4,.fo-h4{font-size:clamp(1rem,1rem + .5vw,1.25rem);}}h5,.fo-h5{font-size:.875rem;font-weight:normal;line-height:1.2;margin-bottom:.5em;font-family:var(--font-medium);}@supports(font-size:clamp(1rem,2vw,3rem)){h5,.fo-h5{font-size:clamp(.875rem,.875rem + .5vw,1.125rem);}}h6,.fo-h6{font-size:.75rem;font-weight:normal;line-height:1.2;margin-bottom:.5em;font-family:var(--font-medium);}@supports(font-size:clamp(1rem,2vw,3rem)){h6,.fo-h6{font-size:clamp(.75rem,.75rem + .5vw,1rem);}}.fo-text-left{text-align:left!important;}@media(min-width:576px){.fo-text-sm-left{text-align:left!important;}}@media(min-width:768px){.fo-text-md-left{text-align:left!important;}}@media(min-width:992px){.fo-text-lg-left{text-align:left!important;}}.fo-text-center{text-align:center!important;}@media(min-width:576px){.fo-text-sm-center{text-align:center!important;}}@media(min-width:768px){.fo-text-md-center{text-align:center!important;}}@media(min-width:992px){.fo-text-lg-center{text-align:center!important;}}.fo-text-right{text-align:right!important;}@media(min-width:576px){.fo-text-sm-right{text-align:right!important;}}@media(min-width:768px){.fo-text-md-right{text-align:right!important;}}@media(min-width:992px){.fo-text-lg-right{text-align:right!important;}}.fo-text-justify{text-align:justify!important;}@media(min-width:576px){.fo-text-sm-justify{text-align:justify!important;}}@media(min-width:768px){.fo-text-md-justify{text-align:justify!important;}}@media(min-width:992px){.fo-text-lg-justify{text-align:justify!important;}}.fo-text-uppercase{text-transform:uppercase!important;}@media(min-width:576px){.fo-text-sm-uppercase{text-transform:uppercase!important;}}@media(min-width:768px){.fo-text-md-uppercase{text-transform:uppercase!important;}}@media(min-width:992px){.fo-text-lg-uppercase{text-transform:uppercase!important;}}.fo-text-lowercase{text-transform:lowercase!important;}@media(min-width:576px){.fo-text-sm-lowercase{text-transform:lowercase!important;}}@media(min-width:768px){.fo-text-md-lowercase{text-transform:lowercase!important;}}@media(min-width:992px){.fo-text-lg-lowercase{text-transform:lowercase!important;}}.fo-text-capitalize{text-transform:capitalize!important;}@media(min-width:576px){.fo-text-sm-capitalize{text-transform:capitalize!important;}}@media(min-width:768px){.fo-text-md-capitalize{text-transform:capitalize!important;}}@media(min-width:992px){.fo-text-lg-capitalize{text-transform:capitalize!important;}}.fo-text-none{text-transform:none!important;}@media(min-width:576px){.fo-text-sm-none{text-transform:none!important;}}@media(min-width:768px){.fo-text-md-none{text-transform:none!important;}}@media(min-width:992px){.fo-text-lg-none{text-transform:none!important;}}.fo-underline{text-decoration:underline!important;}.fo-line-through{text-decoration:line-through!important;}.fo-no-underline{text-decoration:none!important;}.fo-text-truncate{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}.fo-text-ellipsis-2{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.fo-text-ellipsis-3{display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.fo-whitespace-normal{white-space:normal!important;}.fo-whitespace-nowrap{white-space:nowrap!important;}.fo-whitespace-pre{white-space:pre!important;}.fo-highlight-primary{padding:.2em .4em;border-radius:.2em;background-color:#e3f2fd;color:#1976d2;}.fo-highlight-success{padding:.2em .4em;border-radius:.2em;background-color:#e8f5e9;color:#2e7d32;}.fo-highlight-error{padding:.2em .4em;border-radius:.2em;background-color:#ffebee;color:#c62828;}.fo-highlight-warning{padding:.2em .4em;border-radius:.2em;background-color:#fff3e0;color:#ef6c00;}.fo-highlight-info{padding:.2em .4em;border-radius:.2em;background-color:#e1f5fe;color:#0288d1;}textarea.fo-no-resize{resize:none!important;}.fo-font-freestyle{font-family:"Freestyle"!important;}.fo-font-regular{font-family:var(--font-regular)!important;}.fo-font-medium{font-family:var(--font-medium)!important;}.fo-font-bold{font-family:var(--font-bold)!important;}.fo-font-size-xxsmall{font-size:clamp(.875rem,1rem + 1vw,1rem) !important;}.fo-font-size-xsmall{font-size:clamp(1rem,1rem + 1vw,1.25rem) !important;}.fo-font-size-small{font-size:clamp(1.125rem,1rem + 1vw,1.375rem) !important;}.fo-font-size-normal{font-size:clamp(1.25rem,1rem + 1vw,1.5rem) !important;}.fo-font-size-large{font-size:clamp(1.5rem,1rem + 1vw,2rem) !important;}.fo-font-size-xlarge{font-size:clamp(2rem,1rem + 1vw,2.5rem) !important;}.fo-font-size-xxlarge{font-size:clamp(2.5rem,1rem + 1vw,3rem) !important;}.fo-font-size-xxxlarge{font-size:clamp(3rem,1rem + 1vw,4rem) !important;}.fo-lh-1{line-height:1!important;}.fo-lh-2{line-height:2!important;}.fo-lh-3{line-height:3!important;}.fo-text-uppercase{text-transform:uppercase!important;}.fo-text-lowercase{text-transform:lowercase!important;}.fo-text-capitalize{text-transform:capitalize!important;}.fo-text-none{text-transform:none!important;}.fo-text-left{text-align:left!important;}@media(min-width:576px){.fo-text-sm-left{text-align:left!important;}}@media(min-width:768px){.fo-text-md-left{text-align:left!important;}}@media(min-width:992px){.fo-text-lg-left{text-align:left!important;}}.fo-text-center{text-align:center!important;}@media(min-width:576px){.fo-text-sm-center{text-align:center!important;}}@media(min-width:768px){.fo-text-md-center{text-align:center!important;}}@media(min-width:992px){.fo-text-lg-center{text-align:center!important;}}.fo-text-right{text-align:right!important;}@media(min-width:576px){.fo-text-sm-right{text-align:right!important;}}@media(min-width:768px){.fo-text-md-right{text-align:right!important;}}@media(min-width:992px){.fo-text-lg-right{text-align:right!important;}}.fo-text-justify{text-align:justify!important;}@media(min-width:576px){.fo-text-sm-justify{text-align:justify!important;}}@media(min-width:768px){.fo-text-md-justify{text-align:justify!important;}}@media(min-width:992px){.fo-text-lg-justify{text-align:justify!important;}}.fo-text-uppercase{text-transform:uppercase!important;}@media(min-width:576px){.fo-text-sm-uppercase{text-transform:uppercase!important;}}@media(min-width:768px){.fo-text-md-uppercase{text-transform:uppercase!important;}}@media(min-width:992px){.fo-text-lg-uppercase{text-transform:uppercase!important;}}.fo-text-lowercase{text-transform:lowercase!important;}@media(min-width:576px){.fo-text-sm-lowercase{text-transform:lowercase!important;}}@media(min-width:768px){.fo-text-md-lowercase{text-transform:lowercase!important;}}@media(min-width:992px){.fo-text-lg-lowercase{text-transform:lowercase!important;}}.fo-text-capitalize{text-transform:capitalize!important;}@media(min-width:576px){.fo-text-sm-capitalize{text-transform:capitalize!important;}}@media(min-width:768px){.fo-text-md-capitalize{text-transform:capitalize!important;}}@media(min-width:992px){.fo-text-lg-capitalize{text-transform:capitalize!important;}}.fo-highlighter-primary,.fo-mark,mark{padding:.2em .4em;border-radius:.2em;}.fo-highlighter-error{padding:.2em .4em;border-radius:.2em;background-color:var(--color-error-light);color:var(--color-red);}.fo-highlighter-success{padding:.2em .4em;border-radius:.2em;background-color:var(--color-success-light);color:var(--color-green);}.transform{width:100px;height:100px;background-color:#337ab7;-webkit-transition:width 2s,height 2s,-webkit-transform 2s;transition:width 2s,height 2s,transform 2s;}.transform:hover{-webkit-transform:rotate(185deg);-moz-transform:rotate(185deg);-ms-transform:rotate(185deg);transform:rotate(185deg);width:300px;height:300px;}.transform-matrix{transform:rotate(45deg) translate(24px,25px);width:100px;height:100px;background-color:#337ab7;}.transform-translate{-webkit-transform:translate(185,250);-ms-transform:translate(185,250);transform:translate(185,250);width:100px;height:100px;background-color:#337ab7;}.dealer-app-center{text-align:right;height:30px;color:#fff;margin-top:10px;line-height:30px;font-size:16px;border-left:1px solid #333;padding:0 16px 0 16px;}.app-center-menu{padding:0;margin:0 auto;width:100%;}.app-center-menu .app-center-icon{color:#fff;float:right;margin:-25px 10px 0 0;border-radius:100px;width:150px;height:150px;text-align:center;-webkit-background-clip:padding-box;background-clip:padding-box;}.app-center-menu .app-center-icon em,.app-center-menu .app-center-icon i{text-align:center;margin-top:20px;font-size:50px;}.app-center-menu .app-center-icon em:before,.app-center-menu .app-center-icon i:before{margin-top:20px;}.app-center-menu .app-center-categories{overflow:hidden;width:100%;height:140px;padding:20px 0 0 15px;}.app-center-menu .app-center-categories h1{float:left;font-size:28px;color:#fff;line-height:40px;padding-right:10px;border-right:1px solid #fff;margin:0 10px 0 0;}.app-center-menu .app-center-categories span{font-size:14px;line-height:40px;clear:both;color:#fff;}.app-center-menu .app-center-categories .app-dictionary{cursor:pointer;color:#fff;}.app-center-menu .container-fluid{margin:0;padding:0;}.app-center-menu .app-center-header{background-color:#333;justify-content:center;display:flex;}.app-center-menu .app-center-header .navbar-collapse{background-color:#333;}.app-center-menu .app-center-header .nav-tabs{border-bottom:3px solid #333;margin:0 auto;}.app-center-menu .app-center-header .nav-tabs>li>a{border:0;color:#fff;font-size:16px;}.app-center-menu .app-center-header .nav-tabs>li.active>a,.app-center-menu .app-center-header .nav-tabs>li>a:hover{border:0;color:#fff;background:transparent;}.app-center-menu .app-center-header .nav-tabs>li>a::after{content:"";background:#fff;height:3px;position:absolute;width:100%;left:0;bottom:-2px;transition:all 250ms ease 0s;transform:scale(0);}.app-center-menu .app-center-header .nav-tabs>li.active>a::after,.app-center-menu .app-center-header .nav-tabs>li:hover>a::after{transform:scale(1);}.app-center-menu .tab-nav>li>a::after{background:#3aa7de none repeat scroll 0% 0%;color:#fff;}.app-name{color:#fff;line-height:50px;font-size:18px;margin-left:1em;}.app-center .app-center-mks .app-center-favourite{padding:0 1em;}.app-center .app-center-mks .app-center-applications{padding:0 1em;}.app-center .app-center-mks .app-center-applications h5{font-family:"RobotoBold",sans-serif;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;height:24px;color:#4c4c4c;font-size:20px;margin:20px 0 10px 10px;}.app-center .app-center-mks .app-center-unauthorized{padding:0 1em;}.app-center .app-center-mks .app-center-unauthorized h5{font-family:"RobotoBold",sans-serif;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;height:24px;color:#4c4c4c;font-size:20px;margin:20px 0 10px 10px;}.app-center .app-center-mks .app-center-unauthorized .fo-box-link h2{color:#999;}.app-center .app-center-mks .app-center-unauthorized .fo-box-link h4{color:#999;}.app-center .add-favourite{position:absolute;right:0;bottom:0;width:42px;height:42px;background-color:#ccc;border-radius:35px 0 5px 0;}.app-center .add-favourite i{font-size:16px;color:#fff;right:10px;bottom:10px;position:absolute;}.app-center .add-favourite:hover{background-color:#f60;color:#fff;}.app-center .app-center-favourite{margin-top:-90px;}.app-center .app-center-favourite .fo-card-grid-link .icon a,.app-center .app-center-favourite .fo-card-link .icon a{color:#d45943;}.app-center .app-center-favourite .fo-card-grid-link .icon a:hover,.app-center .app-center-favourite .fo-card-link .icon a:hover{color:#f60;}.app-center .app-center-favourite .fo-card-content .fo-icon-grade{color:#f9472b;opacity:1;}.app-center .app-center-favourite .fo-card-content .fo-icon-grade:hover{color:#ccc;}.app-center .app-center-favourite .fo-card-content .link-icon a span{color:#fff;background-color:#f9472b;}.app-center .app-center-favourite h5{font-size:20px;margin:30px 0 0 15px;color:#fff;}.app-center .app-center-favourite .favourite{right:0;bottom:0;position:absolute;width:42px;height:42px;border-radius:35px 0 5px 0;background-color:#f60;color:#fff;}.app-center .app-center-favourite .favourite i{right:10px;bottom:10px;position:absolute;color:#fff;font-size:16px;}.app-center .title{font-family:"RobotoBold",sans-serif;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;height:24px;color:#4c4c4c;font-size:20px;margin:40px 0 10px 10px;}.app-center .app-center-favourites .fo-card-link .icon a{color:#d45943;}.app-center .app-center-favourites .fo-card-link .icon a:hover{color:#f60;}.app-center .app-center-favourites .fo-card-content .fo-icon-grade{color:#f9472b;opacity:1;}.app-center .app-center-favourites .fo-card-content .fo-icon-grade:hover{color:#ccc;}.app-center .app-center-favourites .fo-card-content .link-icon a span{color:#fff;background-color:#f9472b;}.app-box{background:#fff;border-radius:5px;box-shadow:0 10px 20px 0 rgba(0,0,0,.19);display:inline-flex;width:260px;height:200px;margin:1rem;padding:30px;position:relative;transition:all .3s cubic-bezier(.25,.8,.25,1);}.app-box h2{width:60px;height:45px;font-size:48px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#faba57;margin-top:0;}.app-box h4{height:18px;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#000;}.app-box p{height:60px;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left;color:#666;}.app-box a{text-decoration:none;}.app-box:hover{box-shadow:0 14px 35px #333,0 10px 10px #ccc;}.app-box .launch{position:absolute;top:20px;right:20px;}.app-box .launch em,.app-box .launch i{color:#ccc;font-size:20px;}.app-box .launch em:hover,.app-box .launch i:hover{color:#333;}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.app-center-menu .app-center-categories h1{font-size:16px;}.app-center-menu .app-center-categories .app-center-icon{margin:-50px 10px 0 0;}.fo-box-link{width:100%;margin:0;}}.callout{padding:20px;margin:20px 0;border:1px solid #eee;border-left-width:5px;border-radius:3px;}.callout h4{margin-top:0;margin-bottom:5px;}.callout p:last-child{margin-bottom:0;}.callout code{border-radius:3px;}.callout+.bs-callout{margin-top:-5px;}.callout-default{border-left-color:#777;}.callout-default h4{color:#777;}.callout-primary{border-left-color:#428bca;}.callout-primary h4{color:#428bca;}.callout-success{border-left-color:#5cb85c;}.callout-success h4{color:#5cb85c;}.callout-danger{border-left-color:#d9534f;}.callout-danger h4{color:#d9534f;}.callout-warning{border-left-color:#f0ad4e;}.callout-warning h4{color:#f0ad4e;}.callout-info{border-left-color:#5bc0de;}.callout-info h4{color:#5bc0de;}.callout-bdc{border-left-color:#29527a;}.callout-bdc h4{color:#29527a;}.fo-command-bar{margin:0 0 1em 0;border-bottom:1px solid var(--color-border);position:relative;padding:.3em 0;display:flex;flex-direction:row;}.fo-command-bar .fo-command-title{font-family:var(--font-base);color:var(--color-body);flex-direction:column;font-size:1.125rem;}.fo-command-bar .fo-command-title small{font-size:.781rem;color:var(--color-gray-60);margin-left:1em;}.fo-command-bar .fo-command-title span.fo-badges,.fo-command-bar .fo-command-title .fo-badges-primary{font-size:.8em!important;}.fo-command-bar .fo-command-buttons{font-family:var(--font-base);color:var(--color-body);flex:auto;flex-direction:column-reverse;text-align:right;}.fo-command-bar .fo-command-buttons ul{list-style:none;margin:0;}.fo-command-bar .fo-command-buttons ul li{display:inline-block;margin:0 .6em;vertical-align:text-bottom;}.fo-command-bar .fo-command-buttons ul li a{cursor:pointer;display:inline-flex;align-items:center;gap:.25em;}.fo-command-bar .fo-command-buttons ul li .fo-dropdown,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-dropdown,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-dropdown,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-column-select,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-column-select{padding-top:0;}.fo-command-bar .fo-command-buttons ul li .fo-dropdown a,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-dropdown a,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-dropdown a,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-column-select a,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-column-select a{padding:0;cursor:pointer;}.fo-command-bar .fo-command-buttons ul li .fo-dropdown ul li,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-dropdown ul li,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-dropdown ul li,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-column-select ul li,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-column-select ul li{display:block;white-space:nowrap;margin-top:5px;}.fo-command-bar .fo-command-buttons ul li .fo-dropdown ul li:hover,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-dropdown ul li:hover,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-dropdown ul li:hover,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-column-select ul li:hover,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-column-select ul li:hover{cursor:pointer;background-color:transparent;}.fo-command-bar .fo-command-buttons ul li .fo-dropdown ul li a,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-dropdown ul li a,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-dropdown ul li a,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-column-select ul li a,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-column-select ul li a{text-decoration:none;display:block;line-height:2;}.fo-command-bar .fo-command-buttons ul li .fo-dropdown ul li i,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-dropdown ul li i,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-dropdown ul li i,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-column-select ul li i,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-column-select ul li i,.fo-command-bar .fo-command-buttons ul li .fo-dropdown ul li em,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-dropdown ul li em,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-dropdown ul li em,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-column-select ul li em,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-column-select ul li em{font-size:20px;}.fo-command-bar .fo-command-buttons ul li .fo-dropdown .disabled,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-dropdown .disabled,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-dropdown .disabled,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-column-select .disabled,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-column-select .disabled{cursor:not-allowed;}.fo-command-bar .fo-command-buttons ul li .fo-dropdown .dropdown-menu,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-dropdown .dropdown-menu,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-dropdown .dropdown-menu,.fo-command-bar .fo-command-buttons ul li .fo-table-actions .fo-table-actions-column-select .dropdown-menu,.fo-table-actions .fo-command-bar .fo-command-buttons ul li .fo-table-actions-column-select .dropdown-menu{right:0;left:unset;}.fo-command-bar .fo-command-buttons em,.fo-command-bar .fo-command-buttons i{font-size:1.5rem;}@media(min-device-width:239px) and (max-device-width:669px){.fo-command-bar{text-align:center;}.fo-command-bar .fo-command-title small{display:block;}.fo-command-bar .fo-command-buttons ul{padding:0;}}.fo-cookies{background-color:var(--color-white);border-top:2px solid var(--color-primary);position:fixed;bottom:0;left:0;width:100%;padding:1em 100px;z-index:9999;}.fo-cookies .fo-cookies-container{width:1200px;margin:0 auto;position:relative;}.fo-cookies .fo-cookies-container .fo-cookies-content p{font-size:.9em;text-align:center;margin:1em 0;}.fo-cookies .fo-cookies-container .fo-cookies-content p a{color:var(--color-info);font-family:var(--font-medium);}.fo-cookies .fo-cookies-container .fo-cookies-content p a:hover{text-decoration:underline;}.fo-cookies .fo-cookies-container .fo-cookies-close{position:absolute;top:0;left:-60px;padding:5px;cursor:pointer;}.fo-cookies .fo-cookies-container .fo-cookies-close:hover{color:var(--color-hover);}.fo-cookies .fo-cookies-container .fo-cookies-footer{display:flex;justify-content:center;}.fo-cookies .fo-cookies-container .fo-cookies-footer button,.fo-cookies .fo-cookies-container .fo-cookies-footer a{margin:0 5px;}.fo-modal-cookies .modal-dialog{position:fixed;bottom:0;right:0;margin:0;width:100%;max-width:100%;}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.fo-cookies{padding:15px;}.fo-cookies .fo-cookies-container{width:100%;}.fo-cookies .fo-cookies-container p{font-size:.7em;}.fo-cookies .fo-cookies-container button,.fo-cookies .fo-cookies-container a{margin:10px 0;}.fo-cookies .fo-cookies-container .fo-cookies-close{position:absolute;top:-30px;left:0;background-color:var(--color-primary);padding:6px;border-radius:30px;}.fo-cookies .fo-cookies-container .fo-cookies-close em{font-size:.9em;}.fo-cookies .fo-cookies-container .fo-cookies-footer{display:block;}.fo-cookies .fo-cookies-container .fo-cookies-footer button,.fo-cookies .fo-cookies-container .fo-cookies-footer a{margin:5px 0;width:100%;}}.fo-cookies-active{-webkit-transition:opacity 400ms ease-in;-moz-transition:opacity 400ms ease-in;transition:opacity 400ms ease-in;}.fo-cookies-active .fo-cookies-body{padding:1.5em 0;position:fixed;bottom:0;right:0;margin:0;width:100%;max-width:100%;text-align:center;color:#fff;z-index:9999;background-color:#1b394e;}.fo-cookies-active .fo-cookies-body a{color:var(--color-white);}.fo-cookies-active .fo-cookies-body .fo-cookies-close{background-color:transparent;color:#606060;position:absolute;right:10%;text-align:center;top:20px;width:24px;text-decoration:none;}.fo-cookies-deactive{opacity:0;display:none;}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.fo-cookies-active .fo-cookies-body{width:100%;padding:15px;}.fo-cookies-active .fo-cookies-body .fo-cookies-content{height:100px;overflow:auto;margin-bottom:10px;}.fo-cookies-active .fo-cookies-body p{font-size:.9em;}.fo-cookies-active .fo-cookies-body .fo-cookies-container{max-width:1140px;margin:0 auto;}.fo-cookies-active .fo-cookies-body .fo-cookies-container .fo-cookies-footer button,.fo-cookies-active .fo-cookies-body .fo-cookies-container .fo-cookies-footer a{margin:5px 0;width:100%;}}.fo-draganddrop{padding:40px;margin:20px;text-align:center;position:relative;border-radius:5px;background-color:#fff;border:2px dashed #ccc;}.fo-draganddrop form{width:100%;height:100%;}.fo-draganddrop input{position:absolute;margin:0;padding:0;width:100%;height:100%;outline:0;opacity:0;}.fo-draganddrop p{font-size:26px;color:#b2b2b2;line-height:50px;margin:0;}.fo-draganddrop .file{width:120px;height:120px;border:1px solid #ccc;border-radius:5px;color:#4c4c4c;padding:10px;margin:5px;text-align:center;display:inline-block;}.fo-draganddrop .file i{font-size:50px;color:#999;line-height:40px;}.fo-draganddrop .file h2{font-size:18px;color:#b2b2b2;line-height:22px;margin:0;}.fo-draganddrop .file h6{font-size:12px;color:#b2b2b2;line-height:18px;margin:0;font-family:var(--font-regular);max-width:100px;overflow:hidden!important;}.fo-draganddrop .file:hover{border:1px solid #999;}.fo-draganddrop .file:hover i,.fo-draganddrop .file:hover h6,.fo-draganddrop .file:hover h2{color:#808080;}.fo-draganddrop:hover{border:2px dashed #808080;}.fo-draganddrop:hover p{color:#808080;}.fo-feedback a{margin:0 6px;color:#808080!important;font-size:16px;}.fo-feedback a:hover .fo-icon-mood,.fo-feedback a:hover .fo-icon-mood-active{color:#00a860;}.fo-feedback a:hover .fo-icon-sentiment-neutral,.fo-feedback a:hover .fo-icon-sentiment-neutral-active{color:#faba57;}.fo-feedback a:hover .fo-icon-mood-bad,.fo-feedback a:hover .fo-icon-mood-bad-active{color:#db4437;}.fo-feedback .active .fo-icon-mood,.fo-feedback .active .fo-icon-mood-active{color:#00a860;}.fo-feedback .active .fo-icon-sentiment-neutral,.fo-feedback .active .fo-icon-sentiment-neutral-active{color:#faba57;}.fo-feedback .active .fo-icon-mood-bad,.fo-feedback .active .fo-icon-mood-bad-active{color:#db4437;}.fo-feedback span:before{font-size:40px;}.fo-feedback .fo-icon-mood-active{color:#00a860;position:relative;}.fo-feedback .fo-icon-mood-active:after{font-family:var(--font-icon);font-style:normal;content:"";font-size:20px;position:absolute;right:-10px;}.fo-feedback .fo-icon-sentiment-neutral-active{color:#faba57;}.fo-feedback .fo-icon-sentiment-neutral-active:after{font-family:var(--font-icon);font-style:normal;content:"";font-size:20px;position:absolute;right:-10px;}.fo-feedback .fo-icon-mood-bad-active{color:#db4437;}.fo-feedback .fo-icon-mood-bad-active:after{font-family:var(--font-icon);font-style:normal;content:"";font-size:20px;position:absolute;right:-10px;}.fo-feedback .fo-feedback-box{border:0;height:120px;width:100%;float:left;padding:10px;margin:5px;border-radius:3px;text-align:center;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0rgba 0,0,0,.12;}.fo-feedback .fo-feedback-box h1{font-size:18px;font-weight:500;color:#4c4c4c;margin-top:8px;}.fo-feedback .fo-feedback-box a{font-size:40px;margin:0 6px;}.fo-feedback .fo-feedback-box .fo-icon-mood,.fo-feedback .fo-feedback-box .fo-icon-mood-active{color:#808080;}.fo-feedback .fo-feedback-box .fo-icon-mood:hover,.fo-feedback .fo-feedback-box .fo-icon-mood-active:hover{color:#00a860;}.fo-feedback .fo-feedback-box .fo-icon-sentiment-neutral,.fo-feedback .fo-feedback-box .fo-icon-sentiment-neutral-active{color:#808080;}.fo-feedback .fo-feedback-box .fo-icon-sentiment-neutral:hover,.fo-feedback .fo-feedback-box .fo-icon-sentiment-neutral-active:hover{color:#faba57;}.fo-feedback .fo-feedback-box .fo-icon-mood-bad,.fo-feedback .fo-feedback-box .fo-icon-mood-bad-active{color:#808080;}.fo-feedback .fo-feedback-box .fo-icon-mood-bad:hover,.fo-feedback .fo-feedback-box .fo-icon-mood-bad-active:hover{color:#db4437;}.fo-feedback .fo-feedback-box .fo-icon-mood-active{color:#00a860;}.fo-feedback .fo-feedback-box .fo-icon-mood-active:after{font-family:var(--font-icon);font-style:normal;content:"";font-size:30px;}.fo-feedback .fo-feedback-box .fo-icon-sentiment-neutral-active{color:#faba57;}.fo-feedback .fo-feedback-box .fo-icon-sentiment-neutral-active:after{font-family:var(--font-icon);font-style:normal;content:"";font-size:30px;}.fo-feedback .fo-feedback-box .fo-icon-mood-bad-active{color:#db4437;}.fo-feedback .fo-feedback-box .fo-icon-mood-bad-active:after{font-family:var(--font-icon);font-style:normal;content:"";font-size:30px;}.feedback-box{border:0;height:100px;float:left;padding:10px;border-radius:3px;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);}.feedback-box h1{font-size:18px;font-weight:500;color:#4c4c4c;margin-top:8px;}.feedback-box a{font-size:40px;color:#808080;}.feedback-box .feedback-good{text-align:center;}.feedback-box .feedback-good a{color:#808080;}.feedback-box .feedback-good a:hover{color:#00a860;}.feedback-box .feedback-unstable{text-align:center;}.feedback-box .feedback-unstable a{color:#808080;}.feedback-box .feedback-unstable a:hover{color:#faba57;}.feedback-box .feedback-bad{text-align:center;}.feedback-box .feedback-bad a{color:#808080;}.feedback-box .feedback-bad a:hover{color:#db4437;}#filter-grid-button-group>button{width:50%!important;}.btn-group-sticky{position:fixed!important;bottom:5px;width:14.9%!important;}.btn-group-static{position:relative!important;width:100.9%!important;}.btn-group>:first-child.btn{height:45px!important;}.btn-group>:last-child:not(:first-child).btn,.btn-group>:not(:first-child).dropdown-toggle{height:45px!important;}.filter-boxes .filter-search-box span{background-image:none!important;}.filter-boxes{padding-right:0;}.filter-boxes .filter-search-box{border:0;color:#666;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);}.filter-boxes .filter-search-box .k-i-search:before{font-size:20px;}.filter-boxes .filter-search-box .k-textbox{background-color:#fff;font-size:14px;padding:14px;height:50px;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.filter-boxes .filter-search-box .k-icon{border:0;width:30px;}.filter-boxes .filter-search-box span{width:100%;background:none;}.filter-boxes .range-wrap{height:125px!important;}.filter-boxes .range-wrap .k-widget{border:0;}.filter-boxes .range-wrap .k-numeric-wrap{border-top:0;border-right:0;border-bottom:1px solid #999;border-left:0;}.filter-boxes .range-wrap .k-numeric-wrap .k-select{border-left:1px solid #999;color:#999;}.filter-boxes .range-price input{border-top:0;border-right:0;border-bottom:1px solid #ccc;border-left:0;float:left;width:90%;}.filter-boxes .range-price .range-value{float:left;font-size:16px;margin:10px 0 0 5px;color:#666;line-height:3;}.filter-boxes .filter-box{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:0;width:100%;padding:20px;margin-bottom:20px;overflow-y:auto;overflow-x:hidden;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);}.filter-boxes .filter-box .scrollable-content{max-height:150px;height:auto;overflow-y:auto;overflow-x:auto;}.filter-boxes .filter-box .checkbox-material{margin-right:5px;}.filter-boxes .filter-box .inline-checkbox h4{margin-top:10px;}.filter-boxes .filter-box .filter-content{max-height:150px;position:relative;height:auto;overflow-y:auto;overflow-x:hidden;}.filter-boxes .filter-box h4{margin-bottom:6px;font-size:16px;color:#333;font-family:"RobotoBold",sans-serif;}.filter-boxes .filter-box label{display:inline;max-width:150px;overflow:hidden!important;}.filter-boxes .filter-box .fo-radio{margin-left:-10px;}.filter-boxes .filter-box .checkbox input[type=checkbox],.filter-boxes .filter-box .checkbox-inline input[type=checkbox],.filter-boxes .filter-box .radio input[type=radio],.filter-boxes .filter-box .radio-inline input[type=radio]{margin-left:0;margin-right:5px;position:relative;}.filter-boxes .filter-box li{font-size:12px;width:220px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}.filter-boxes .filter-box .input-range-box{margin-top:10px;}.filter-boxes .filter-box .input-range-box .range-box{float:left;width:45%;}.filter-boxes .filter-box .input-range-box .k-numerictextbox{width:90%;}.filter-boxes .filter-box .input-range-box .seperator{margin:0 8px;line-height:30px;float:left;}.filter-boxes .filter-box .input-range-box .btn{margin:0 4px;padding:5px 14px;}.filter-boxes .filter-box ul{-webkit-padding-start:2px;padding-left:2px;}.filter-boxes .filter-box ul li{list-style:none;}.filter-boxes .filter-box-small{height:100px;}.filter-boxes .filter-box-small .filter-content{max-height:100px;height:auto;}.filter-boxes .filter-box-big{height:250px;}.filter-boxes .filter-box-big .filter-content{max-height:250px;height:auto;}.filter-boxes .last-box{margin-bottom:40px;}.sidebar.active{margin-left:-325px;transition:all .3s;}.sidebar.active .filter-button-static{left:-325px;}.area-content{min-height:100vh;}.tabbable .nav{width:100%;text-align:center;}.tabbable .nav>li{float:none;width:10%;display:inline-block;text-align:center;}.tabbable .nav-tabs{background-color:#333;border-bottom:3px solid #333;}.tabbable .nav-tabs>li>a{border:0;color:#fff;font-size:14px;}.tabbable .nav-tabs>li.active>a,.tabbable .nav-tabs>li>a:hover{border:0;color:#fff;background:transparent;}.tabbable .nav-tabs>li>a::after{content:"";background:#fff;height:3px;position:absolute;width:100%;left:0;bottom:-2px;transform:scale(0);}.tabbable .nav-tabs>li.active>a::after,.tabbable .nav-tabs>li:hover>a::after{transform:scale(1);}.tabbable .tab-nav>li>a::after{background:#3aa7de none repeat scroll 0% 0%;color:#fff;}.gallery-video-check{height:390px;overflow:auto;margin:0;}.gallery-video-check .gallery-item{margin-right:6px;margin-bottom:6px;float:left;position:relative;}.gallery-video-check .gallery-item .gallery-image{background-color:#337ab7;border-radius:3px;width:140px;height:100px;overflow:hidden;}.gallery-video-check .gallery-item .gallery-image img{border-radius:3px;opacity:1;max-height:100px;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;}.gallery-video-check .gallery-item .gallery-image img:hover{opacity:.6;}.gallery-video-check .gallery-item .gallery-video{width:140px;height:100px;cursor:pointer;}.gallery-video-check .gallery-item .gallery-video img{border-radius:3px;width:140px;height:100px;}.gallery-video-check .gallery-item .gallery-video i{position:absolute;font-size:60px;margin:0 auto;top:0;left:40px;color:#fff;opacity:.4;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s;}.gallery-video-check .gallery-item .gallery-video i:hover{opacity:1;}.gallery-video-check .gallery-item .video-thumb{width:140px;height:100px;cursor:pointer;border-radius:3px;background-image:-moz-linear-gradient(top,#00c9ff #009aff);background-image:-webkit-gradient(linear,left top,left bottom,from(#00c9ff),to(#009aff));background-image:-webkit-linear-gradient(top,#00c9ff,#009aff);background-image:-o-linear-gradient(top,#00c9ff,#009aff);background-image:-ms-linear-gradient(top,#00c9ff,#009aff);}.gallery-video-check .gallery-item .video-thumb i{position:absolute;font-size:60px;margin:0 auto;top:0;left:40px;color:#fff;-webkit-transition:all 200ms ease-in;-webkit-transform:scale(1);-ms-transition:all 200ms ease-in;-ms-transform:scale(1);-moz-transition:all 200ms ease-in;-moz-transform:scale(1);transition:all 200ms ease-in;transform:scale(1);}.gallery-video-check .gallery-item .video-thumb i:hover{-webkit-transition:all 200ms ease-in;-webkit-transform:scale(1.2);-ms-transition:all 200ms ease-in;-ms-transform:scale(1.2);-moz-transition:all 200ms ease-in;-moz-transform:scale(1.2);transition:all 200ms ease-in;transform:scale(1.2);}.gallery-video-check .gallery-item .gallery-check{position:absolute;left:10px;top:5px;z-index:9;}.gallery-video-check .gallery-item .gallery-check input{background-color:#fff;}.gallery-item{margin-right:6px;margin-bottom:6px;float:left;position:relative;}.gallery-item .gallery-image{background-color:#337ab7;border-radius:3px;width:240px;height:180px;overflow:hidden;}.gallery-item .gallery-image img{border-radius:3px;opacity:1;width:240px;height:auto;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;}.gallery-item .gallery-image img:hover{opacity:.6;}.gallery-item .gallery-video{width:140px;height:100px;cursor:pointer;}.gallery-item .gallery-video img{border-radius:3px;width:auto;height:auto;}.gallery-item .gallery-video i{position:absolute;font-size:60px;margin:0 auto;top:0;left:40px;color:#fff;opacity:.4;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s;}.gallery-item .gallery-video i:hover{opacity:1;}.gallery-item .video-thumb{width:140px;height:100px;cursor:pointer;border-radius:3px;background-image:-moz-linear-gradient(top,#00c9ff #009aff);background-image:-webkit-gradient(linear,left top,left bottom,from(#00c9ff),to(#009aff));background-image:-webkit-linear-gradient(top,#00c9ff,#009aff);background-image:-o-linear-gradient(top,#00c9ff,#009aff);background-image:-ms-linear-gradient(top,#00c9ff,#009aff);}.gallery-item .video-thumb i{position:absolute;font-size:60px;margin:0 auto;top:0;left:40px;color:#fff;-webkit-transition:all 200ms ease-in;-webkit-transform:scale(1);-ms-transition:all 200ms ease-in;-ms-transform:scale(1);-moz-transition:all 200ms ease-in;-moz-transform:scale(1);transition:all 200ms ease-in;transform:scale(1);}.gallery-item .video-thumb i:hover{-webkit-transition:all 200ms ease-in;-webkit-transform:scale(1.2);-ms-transition:all 200ms ease-in;-ms-transform:scale(1.2);-moz-transition:all 200ms ease-in;-moz-transform:scale(1.2);transition:all 200ms ease-in;transform:scale(1.2);}.gallery-item .gallery-check{position:absolute;left:10px;top:5px;z-index:9;}.gallery-item .gallery-check input{background-color:#fff;}.fo-header-blue{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#285f8f,#c7ddef);}.fo-header-blue .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-blue .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-blue .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-blue .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-blue .fo-header-right .fo-header-icon,.fo-header-blue .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-blue .fo-header-right .fo-header-icon em,.fo-header-blue .fo-header-right .fo-header-icon i,.fo-header-blue .fo-header-right .icon em,.fo-header-blue .fo-header-right .icon i{font-size:1em;}.fo-header-blue .fo-header-icon,.fo-header-blue .icon{background-color:#285f8f;border:30px solid #c7ddef;}.fo-header-red{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#bd2e22,#fae3e1);}.fo-header-red .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-red .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-red .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-red .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-red .fo-header-right .fo-header-icon,.fo-header-red .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-red .fo-header-right .fo-header-icon em,.fo-header-red .fo-header-right .fo-header-icon i,.fo-header-red .fo-header-right .icon em,.fo-header-red .fo-header-right .icon i{font-size:1em;}.fo-header-red .fo-header-icon,.fo-header-red .icon{background-color:#bd2e22;border:30px solid #fae3e1;}.fo-header-yellow{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#f9a625,#fff0d9);}.fo-header-yellow .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-yellow .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-yellow .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-yellow .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-yellow .fo-header-right .fo-header-icon,.fo-header-yellow .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-yellow .fo-header-right .fo-header-icon em,.fo-header-yellow .fo-header-right .fo-header-icon i,.fo-header-yellow .fo-header-right .icon em,.fo-header-yellow .fo-header-right .icon i{font-size:1em;}.fo-header-yellow .fo-header-icon,.fo-header-yellow .icon{background-color:#faba57;border:30px solid #fff0d9;}.fo-header-green{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#007543,#e4f3e5);}.fo-header-green .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-green .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-green .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-green .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-green .fo-header-right .fo-header-icon,.fo-header-green .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-green .fo-header-right .fo-header-icon em,.fo-header-green .fo-header-right .fo-header-icon i,.fo-header-green .fo-header-right .icon em,.fo-header-green .fo-header-right .icon i{font-size:1em;}.fo-header-green .fo-header-icon,.fo-header-green .icon{background-color:#007543;border:30px solid #e4f3e5;}.fo-header-purple{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#285f8f,#c7ddef);}.fo-header-purple .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-purple .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-purple .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-purple .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-purple .fo-header-right .fo-header-icon,.fo-header-purple .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-purple .fo-header-right .fo-header-icon em,.fo-header-purple .fo-header-right .fo-header-icon i,.fo-header-purple .fo-header-right .icon em,.fo-header-purple .fo-header-right .icon i{font-size:1em;}.fo-header-purple .fo-header-icon,.fo-header-purple .icon{background-color:#8f78c6;border:30px solid #a288df;}.fo-header-orange{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#f9a625,#fff0d9);}.fo-header-orange .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-orange .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-orange .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-orange .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-orange .fo-header-right .fo-header-icon,.fo-header-orange .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-orange .fo-header-right .fo-header-icon em,.fo-header-orange .fo-header-right .fo-header-icon i,.fo-header-orange .fo-header-right .icon em,.fo-header-orange .fo-header-right .icon i{font-size:1em;}.fo-header-orange .fo-header-icon,.fo-header-orange .icon{background-color:#f60;border:30px solid #fff0d9;}.fo-header-turquoise{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#19a8a6,#4ed4d5);}.fo-header-turquoise .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-turquoise .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-turquoise .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-turquoise .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-turquoise .fo-header-right .fo-header-icon,.fo-header-turquoise .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-turquoise .fo-header-right .fo-header-icon em,.fo-header-turquoise .fo-header-right .fo-header-icon i,.fo-header-turquoise .fo-header-right .icon em,.fo-header-turquoise .fo-header-right .icon i{font-size:1em;}.fo-header-turquoise .fo-header-icon,.fo-header-turquoise .icon{background-color:#3db1b1;border:30px solid #41c3c2;}.fo-header-lavender{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#7555c4,#ab91ed);}.fo-header-lavender .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-lavender .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-lavender .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-lavender .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-lavender .fo-header-right .fo-header-icon,.fo-header-lavender .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-lavender .fo-header-right .fo-header-icon em,.fo-header-lavender .fo-header-right .fo-header-icon i,.fo-header-lavender .fo-header-right .icon em,.fo-header-lavender .fo-header-right .icon i{font-size:1em;}.fo-header-lavender .fo-header-icon,.fo-header-lavender .icon{background-color:#8f78c6;border:30px solid #a288df;}.fo-header-wewak{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#ff9e9f,#feaaad);}.fo-header-wewak .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-wewak .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-wewak .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-wewak .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-wewak .fo-header-right .fo-header-icon,.fo-header-wewak .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-wewak .fo-header-right .fo-header-icon em,.fo-header-wewak .fo-header-right .fo-header-icon i,.fo-header-wewak .fo-header-right .icon em,.fo-header-wewak .fo-header-right .icon i{font-size:1em;}.fo-header-wewak .fo-header-icon,.fo-header-wewak .icon{background-color:#d78f90;border:30px solid #f2a1a0;}.fo-header-pink{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#bf4c91,#eb86be);}.fo-header-pink .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-pink .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-pink .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-pink .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-pink .fo-header-right .fo-header-icon,.fo-header-pink .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-pink .fo-header-right .fo-header-icon em,.fo-header-pink .fo-header-right .fo-header-icon i,.fo-header-pink .fo-header-right .icon em,.fo-header-pink .fo-header-right .icon i{font-size:1em;}.fo-header-pink .fo-header-icon,.fo-header-pink .icon{background-color:#c36b9d;border:30px solid #de7db3;}.fo-header-pale-green{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#6eae26,#a1d368);}.fo-header-pale-green .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-pale-green .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-pale-green .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-pale-green .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-pale-green .fo-header-right .fo-header-icon,.fo-header-pale-green .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-pale-green .fo-header-right .fo-header-icon em,.fo-header-pale-green .fo-header-right .fo-header-icon i,.fo-header-pale-green .fo-header-right .icon em,.fo-header-pale-green .fo-header-right .icon i{font-size:1em;}.fo-header-pale-green .fo-header-icon,.fo-header-pale-green .icon{background-color:#82b050;border:30px solid #91c45b;}.fo-header-pale-red{height:150px;max-height:150px;width:100%;padding:0 15px;background-image:linear-gradient(99deg,#f9472b,#fb6e52);}.fo-header-pale-red .fo-header-left{width:50%;height:150px;float:left;display:flex;justify-content:flex-start;align-items:center;align-content:center;}.fo-header-pale-red .fo-header-left h1{font-size:24px;color:#fff;margin:0;padding:0;text-align:left;}.fo-header-pale-red .fo-header-left span{font-size:14px;color:#fff;text-align:left;margin-left:10px;padding-left:10px;border-left:1px solid #fff;}.fo-header-pale-red .fo-header-right{height:100%;width:50%;display:flex;justify-content:flex-end;align-items:center;align-content:center;}.fo-header-pale-red .fo-header-right .fo-header-icon,.fo-header-pale-red .fo-header-right .icon{font-size:50px;color:var(--color-white);line-height:80px;float:left;border-radius:100px;width:150px;height:150px;text-align:center;}.fo-header-pale-red .fo-header-right .fo-header-icon em,.fo-header-pale-red .fo-header-right .fo-header-icon i,.fo-header-pale-red .fo-header-right .icon em,.fo-header-pale-red .fo-header-right .icon i{font-size:1em;}.fo-header-pale-red .fo-header-icon,.fo-header-pale-red .icon{background-color:#d45943;border:30px solid #ef6348;}.fo-header-app-blue .app-center-categories,.app-center-menu .cat-dashboard .app-center-categories,.app-center-menu .cat-mobile .app-center-categories{background-image:linear-gradient(99deg,#285f8f,#c7ddef);}.fo-header-app-blue .app-center-icon,.app-center-menu .cat-dashboard .app-center-icon,.app-center-menu .cat-mobile .app-center-icon{background-color:#285f8f;border:30px solid #c7ddef;}.fo-header-app-blue .fo-box h2,.app-center-menu .cat-dashboard .fo-box h2,.app-center-menu .cat-mobile .fo-box h2,.fo-header-app-blue .fo-box .fo-box-title,.app-center-menu .cat-dashboard .fo-box .fo-box-title,.app-center-menu .cat-mobile .fo-box .fo-box-title,.fo-header-app-blue .app-box h2,.app-center-menu .cat-dashboard .app-box h2,.app-center-menu .cat-mobile .app-box h2,.fo-header-app-blue .app-box .fo-box-title,.app-center-menu .cat-dashboard .app-box .fo-box-title,.app-center-menu .cat-mobile .app-box .fo-box-title{color:#337ab7;}.fo-header-app-blue .fo-box:hover h2,.app-center-menu .cat-dashboard .fo-box:hover h2,.app-center-menu .cat-mobile .fo-box:hover h2,.fo-header-app-blue .fo-box:hover .fo-box-title,.app-center-menu .cat-dashboard .fo-box:hover .fo-box-title,.app-center-menu .cat-mobile .fo-box:hover .fo-box-title,.fo-header-app-blue .app-box:hover h2,.app-center-menu .cat-dashboard .app-box:hover h2,.app-center-menu .cat-mobile .app-box:hover h2,.fo-header-app-blue .app-box:hover .fo-box-title,.app-center-menu .cat-dashboard .app-box:hover .fo-box-title,.app-center-menu .cat-mobile .app-box:hover .fo-box-title{opacity:.9;}.fo-header-app-blue .fo-box:hover h4,.app-center-menu .cat-dashboard .fo-box:hover h4,.app-center-menu .cat-mobile .fo-box:hover h4,.fo-header-app-blue .fo-box:hover p,.app-center-menu .cat-dashboard .fo-box:hover p,.app-center-menu .cat-mobile .fo-box:hover p,.fo-header-app-blue .app-box:hover h4,.app-center-menu .cat-dashboard .app-box:hover h4,.app-center-menu .cat-mobile .app-box:hover h4,.fo-header-app-blue .app-box:hover p,.app-center-menu .cat-dashboard .app-box:hover p,.app-center-menu .cat-mobile .app-box:hover p{opacity:.9;}.fo-header-app-red .app-center-categories,.app-center-menu .cat-all .app-center-categories{background-image:linear-gradient(99deg,#f9472b,#fb6e52);}.fo-header-app-red .app-center-icon,.app-center-menu .cat-all .app-center-icon{background-color:#d45943;border:30px solid #ef6348;}.fo-header-app-red .fo-box h2,.app-center-menu .cat-all .fo-box h2,.fo-header-app-red .fo-box .fo-box-title,.app-center-menu .cat-all .fo-box .fo-box-title,.fo-header-app-red .app-box h2,.app-center-menu .cat-all .app-box h2,.fo-header-app-red .app-box .fo-box-title,.app-center-menu .cat-all .app-box .fo-box-title{color:#f9472b;}.fo-header-app-yellow .app-center-categories,.app-center-menu .cat-customer .app-center-categories{background-image:linear-gradient(99deg,#f9a625,#fff0d9);}.fo-header-app-yellow .app-center-icon,.app-center-menu .cat-customer .app-center-icon{background-color:#faba57;border:30px solid #fff0d9;}.fo-header-app-yellow .fo-box h2,.app-center-menu .cat-customer .fo-box h2,.fo-header-app-yellow .fo-box .fo-box-title,.app-center-menu .cat-customer .fo-box .fo-box-title,.fo-header-app-yellow .app-box h2,.app-center-menu .cat-customer .app-box h2,.fo-header-app-yellow .app-box .fo-box-title,.app-center-menu .cat-customer .app-box .fo-box-title{color:#f9a625;}.fo-header-app-yellow .fo-box:hover h2,.app-center-menu .cat-customer .fo-box:hover h2,.fo-header-app-yellow .fo-box:hover .fo-box-title,.app-center-menu .cat-customer .fo-box:hover .fo-box-title,.fo-header-app-yellow .app-box:hover h2,.app-center-menu .cat-customer .app-box:hover h2,.fo-header-app-yellow .app-box:hover .fo-box-title,.app-center-menu .cat-customer .app-box:hover .fo-box-title{color:#000;}.fo-header-app-yellow .fo-box:hover h4,.app-center-menu .cat-customer .fo-box:hover h4,.fo-header-app-yellow .fo-box:hover p,.app-center-menu .cat-customer .fo-box:hover p,.fo-header-app-yellow .app-box:hover h4,.app-center-menu .cat-customer .app-box:hover h4,.fo-header-app-yellow .app-box:hover p,.app-center-menu .cat-customer .app-box:hover p{color:#f9a625;}.fo-header-app-green .app-center-categories,.app-center-menu .cat-sale .app-center-categories{background-image:linear-gradient(99deg,#6eae26,#a1d368);}.fo-header-app-green .app-center-icon,.app-center-menu .cat-sale .app-center-icon{background-color:#82b050;border:30px solid #91c45b;}.fo-header-app-green .fo-box h2,.app-center-menu .cat-sale .fo-box h2,.fo-header-app-green .fo-box .fo-box-title,.app-center-menu .cat-sale .fo-box .fo-box-title,.fo-header-app-green .app-box h2,.app-center-menu .cat-sale .app-box h2,.fo-header-app-green .app-box .fo-box-title,.app-center-menu .cat-sale .app-box .fo-box-title{color:#6eae26;}.fo-header-app-green .fo-box:hover h2,.app-center-menu .cat-sale .fo-box:hover h2,.fo-header-app-green .fo-box:hover .fo-box-title,.app-center-menu .cat-sale .fo-box:hover .fo-box-title,.fo-header-app-green .app-box:hover h2,.app-center-menu .cat-sale .app-box:hover h2,.fo-header-app-green .app-box:hover .fo-box-title,.app-center-menu .cat-sale .app-box:hover .fo-box-title{color:#000;}.fo-header-app-green .fo-box:hover h4,.app-center-menu .cat-sale .fo-box:hover h4,.fo-header-app-green .fo-box:hover p,.app-center-menu .cat-sale .fo-box:hover p,.fo-header-app-green .app-box:hover h4,.app-center-menu .cat-sale .app-box:hover h4,.fo-header-app-green .app-box:hover p,.app-center-menu .cat-sale .app-box:hover p{color:#6eae26;}.fo-header-app-purple .app-center-categories{background-image:linear-gradient(99deg,#285f8f,#c7ddef);}.fo-header-app-purple .app-center-icon{background-color:#8f78c6;border:30px solid #a288df;}.fo-header-app-purple .fo-box h2,.fo-header-app-purple .fo-box .fo-box-title,.fo-header-app-purple .app-box h2,.fo-header-app-purple .app-box .fo-box-title{color:#ad48bd;}.fo-header-app-purple .fo-box:hover h2,.fo-header-app-purple .fo-box:hover .fo-box-title,.fo-header-app-purple .app-box:hover h2,.fo-header-app-purple .app-box:hover .fo-box-title{color:#000;}.fo-header-app-purple .fo-box:hover h4,.fo-header-app-purple .fo-box:hover p,.fo-header-app-purple .app-box:hover h4,.fo-header-app-purple .app-box:hover p{color:#ad48bd;}.fo-header-app-orange .app-center-categories{background-image:linear-gradient(99deg,#f9a625,#fff0d9);}.fo-header-app-orange .app-center-icon{background-color:#f60;border:30px solid #fff0d9;}.fo-header-app-orange .fo-box h2,.fo-header-app-orange .fo-box .fo-box-title,.fo-header-app-orange .app-box h2,.fo-header-app-orange .app-box .fo-box-title{color:#f9a625;}.fo-header-app-orange .fo-box:hover h2,.fo-header-app-orange .fo-box:hover .fo-box-title,.fo-header-app-orange .app-box:hover h2,.fo-header-app-orange .app-box:hover .fo-box-title{color:#000;}.fo-header-app-orange .fo-box:hover h4,.fo-header-app-orange .fo-box:hover p,.fo-header-app-orange .app-box:hover h4,.fo-header-app-orange .app-box:hover p{color:#f9a625;}.fo-header-app-turquoise .app-center-categories,.app-center-menu .cat-after-selling .app-center-categories{background-image:linear-gradient(99deg,#19a8a6,#4ed4d5);}.fo-header-app-turquoise .app-center-icon,.app-center-menu .cat-after-selling .app-center-icon{background-color:#3db1b1;border:30px solid #41c3c2;}.fo-header-app-turquoise .fo-box h2,.app-center-menu .cat-after-selling .fo-box h2,.fo-header-app-turquoise .fo-box .fo-box-title,.app-center-menu .cat-after-selling .fo-box .fo-box-title,.fo-header-app-turquoise .app-box h2,.app-center-menu .cat-after-selling .app-box h2,.fo-header-app-turquoise .app-box .fo-box-title,.app-center-menu .cat-after-selling .app-box .fo-box-title{color:#19a8a6;}.fo-header-app-turquoise .fo-box:hover h2,.app-center-menu .cat-after-selling .fo-box:hover h2,.fo-header-app-turquoise .fo-box:hover .fo-box-title,.app-center-menu .cat-after-selling .fo-box:hover .fo-box-title,.fo-header-app-turquoise .app-box:hover h2,.app-center-menu .cat-after-selling .app-box:hover h2,.fo-header-app-turquoise .app-box:hover .fo-box-title,.app-center-menu .cat-after-selling .app-box:hover .fo-box-title{color:#000;}.fo-header-app-turquoise .fo-box:hover h4,.app-center-menu .cat-after-selling .fo-box:hover h4,.fo-header-app-turquoise .fo-box:hover p,.app-center-menu .cat-after-selling .fo-box:hover p,.fo-header-app-turquoise .app-box:hover h4,.app-center-menu .cat-after-selling .app-box:hover h4,.fo-header-app-turquoise .app-box:hover p,.app-center-menu .cat-after-selling .app-box:hover p{color:#19a8a6;}.fo-header-app-lavender .app-center-categories,.app-center-menu .cat-finance .app-center-categories{background-image:linear-gradient(99deg,#7555c4,#ab91ed);}.fo-header-app-lavender .app-center-icon,.app-center-menu .cat-finance .app-center-icon{background-color:#8f78c6;border:30px solid #a288df;}.fo-header-app-lavender .fo-box h2,.app-center-menu .cat-finance .fo-box h2,.fo-header-app-lavender .fo-box .fo-box-title,.app-center-menu .cat-finance .fo-box .fo-box-title,.fo-header-app-lavender .app-box h2,.app-center-menu .cat-finance .app-box h2,.fo-header-app-lavender .app-box .fo-box-title,.app-center-menu .cat-finance .app-box .fo-box-title{color:#7555c4;}.fo-header-app-lavender .fo-box:hover h2,.app-center-menu .cat-finance .fo-box:hover h2,.fo-header-app-lavender .fo-box:hover .fo-box-title,.app-center-menu .cat-finance .fo-box:hover .fo-box-title,.fo-header-app-lavender .app-box:hover h2,.app-center-menu .cat-finance .app-box:hover h2,.fo-header-app-lavender .app-box:hover .fo-box-title,.app-center-menu .cat-finance .app-box:hover .fo-box-title{color:#000;}.fo-header-app-lavender .fo-box:hover h4,.app-center-menu .cat-finance .fo-box:hover h4,.fo-header-app-lavender .fo-box:hover p,.app-center-menu .cat-finance .fo-box:hover p,.fo-header-app-lavender .app-box:hover h4,.app-center-menu .cat-finance .app-box:hover h4,.fo-header-app-lavender .app-box:hover p,.app-center-menu .cat-finance .app-box:hover p{color:#7555c4;}.fo-header-app-wewak .app-center-categories,.app-center-menu .cat-hr-education .app-center-categories{background-image:linear-gradient(99deg,#ff9e9f,#feaaad);}.fo-header-app-wewak .app-center-icon,.app-center-menu .cat-hr-education .app-center-icon{background-color:#d78f90;border:30px solid #f2a1a0;}.fo-header-app-wewak .fo-box h2,.app-center-menu .cat-hr-education .fo-box h2,.fo-header-app-wewak .fo-box .fo-box-title,.app-center-menu .cat-hr-education .fo-box .fo-box-title,.fo-header-app-wewak .app-box h2,.app-center-menu .cat-hr-education .app-box h2,.fo-header-app-wewak .app-box .fo-box-title,.app-center-menu .cat-hr-education .app-box .fo-box-title{color:#ff9e9f;}.fo-header-app-wewak .fo-box:hover h2,.app-center-menu .cat-hr-education .fo-box:hover h2,.fo-header-app-wewak .fo-box:hover .fo-box-title,.app-center-menu .cat-hr-education .fo-box:hover .fo-box-title,.fo-header-app-wewak .app-box:hover h2,.app-center-menu .cat-hr-education .app-box:hover h2,.fo-header-app-wewak .app-box:hover .fo-box-title,.app-center-menu .cat-hr-education .app-box:hover .fo-box-title{color:#000;}.fo-header-app-wewak .fo-box:hover h4,.app-center-menu .cat-hr-education .fo-box:hover h4,.fo-header-app-wewak .fo-box:hover p,.app-center-menu .cat-hr-education .fo-box:hover p,.fo-header-app-wewak .app-box:hover h4,.app-center-menu .cat-hr-education .app-box:hover h4,.fo-header-app-wewak .app-box:hover p,.app-center-menu .cat-hr-education .app-box:hover p{color:#ff9e9f;}.fo-header-app-pink .app-center-categories,.app-center-menu .cat-others .app-center-categories{background-image:linear-gradient(99deg,#bf4c91,#eb86be);}.fo-header-app-pink .app-center-icon,.app-center-menu .cat-others .app-center-icon{background-color:#c36b9d;border:30px solid #de7db3;}.fo-header-app-pink .fo-box h2,.app-center-menu .cat-others .fo-box h2,.fo-header-app-pink .fo-box .fo-box-title,.app-center-menu .cat-others .fo-box .fo-box-title,.fo-header-app-pink .app-box h2,.app-center-menu .cat-others .app-box h2,.fo-header-app-pink .app-box .fo-box-title,.app-center-menu .cat-others .app-box .fo-box-title{color:#bf4c91;}.fo-header-app-pink .fo-box:hover h2,.app-center-menu .cat-others .fo-box:hover h2,.fo-header-app-pink .fo-box:hover .fo-box-title,.app-center-menu .cat-others .fo-box:hover .fo-box-title,.fo-header-app-pink .app-box:hover h2,.app-center-menu .cat-others .app-box:hover h2,.fo-header-app-pink .app-box:hover .fo-box-title,.app-center-menu .cat-others .app-box:hover .fo-box-title{color:#000;}.fo-header-app-pink .fo-box:hover h4,.app-center-menu .cat-others .fo-box:hover h4,.fo-header-app-pink .fo-box:hover p,.app-center-menu .cat-others .fo-box:hover p,.fo-header-app-pink .app-box:hover h4,.app-center-menu .cat-others .app-box:hover h4,.fo-header-app-pink .app-box:hover p,.app-center-menu .cat-others .app-box:hover p{color:#bf4c91;}.fo-header-client,.header-client{padding:0;margin:0 auto;width:100%;height:100px;background-image:-moz-linear-gradient(top,#00c9ff #009aff);background-image:-webkit-gradient(linear,left top,left bottom,from(#00c9ff),to(#009aff));background-image:-webkit-linear-gradient(top,#00c9ff,#009aff);background-image:-o-linear-gradient(top,#00c9ff,#009aff);background-image:-ms-linear-gradient(top,#00c9ff,#009aff);display:flex;align-items:center;justify-content:space-between;}.fo-header-client .fo-header-client-logo,.header-client .fo-header-client-logo{max-width:200px;width:200px;}.fo-header-client .fo-header-client-left,.fo-header-client .fo-header-client-right,.header-client .fo-header-client-left,.header-client .fo-header-client-right{display:flex;align-items:center;}.fo-info-text{position:relative;text-align:center;padding:2%;background:#fff;margin:10px 0;border-radius:3px;border:1px solid #e6e6e6;}.fo-info-text h1{font-size:6rem;}.fo-info-text p{padding:10px 0;}.fo-info-icon{position:relative;text-align:center;padding:2%;background:#fff;margin:10px 0;border-radius:3px;border:1px solid #e6e6e6;}.fo-info-icon .fo-icon-check-circle{color:#00a860;font-size:80px;}.fo-info-icon h4{font-family:"RobotoBold",sans-serif;margin:20px 0;}.fo-info-icon p{padding:10px 0;}.fo-info-icon i{font-size:80px;}.fo-error-page{padding:40px 15px;text-align:center;background:var(--color-white);margin:20px auto;border-radius:5px;box-shadow:0 10px 20px 0 rgba(0,0,0,.19);}.fo-error-page em,.fo-error-page i{color:var(--color-warning);font-size:90px;}.fo-error-page h1{color:var(--color-gray-20);font-size:40px;font-weight:bold;}.fo-error-page .error-actions{margin-top:15px;margin-bottom:15px;}.fo-error-page .error-actions .btn{margin-right:10px;}.icon-paragraph p{margin:20px 0;}.icon-paragraph i{font-size:50px;margin-right:10px;float:left;}.modal .modal-dialog .modal-content{background-color:var(--background-content);}.modal .modal-dialog .modal-content .modal-header .modal-close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0;font-size:26px;opacity:1;color:#fff;line-height:1;position:absolute;right:15px;top:10px;}body.modal-open{overflow:visible;}.modal-send-icon{color:#3aa7de;font-size:90px;}.fo-confirm-success .modal-content .modal-header{background-color:#333;text-align:left;}.fo-confirm-success .modal-content .modal-body p{font-size:16px;}.fo-confirm-success .modal-content .fo-icon-check-circle{color:#00a860;font-size:70px;line-height:50px;}.fo-confirm-success .modal-footer{text-align:right;}.fo-confirm-success .modal-footer button,.fo-confirm-success .modal-footer a{min-width:100px;}.fo-confirm-info .modal-content .modal-header{background-color:#333;text-align:left;}.fo-confirm-info .modal-content .modal-body p{font-size:16px;}.fo-confirm-info .modal-content .fo-icon-info,.fo-confirm-info .modal-content .fo-icon-info-outline{color:#3aa7de;font-size:70px;line-height:50px;}.fo-confirm-info .modal-footer{text-align:right;}.fo-confirm-info .modal-footer button,.fo-confirm-info .modal-footer a{min-width:100px;}.fo-confirm-warning .modal-content .modal-header{background-color:#333;text-align:left;}.fo-confirm-warning .modal-content .modal-body p{font-size:16px;}.fo-confirm-warning .modal-content .fo-icon-warning{color:#faba57;font-size:70px;line-height:50px;}.fo-confirm-warning .modal-footer{text-align:right;}.fo-confirm-warning .modal-footer button,.fo-confirm-warning .modal-footer a{min-width:100px;}.fo-confirm-error .modal-content .modal-header{background-color:#333;text-align:left;}.fo-confirm-error .modal-content .modal-body p{font-size:16px;}.fo-confirm-error .modal-content .fo-icon-cancel{color:#db4437;font-size:70px;line-height:50px;}.fo-confirm-error .modal-footer{text-align:right;}.fo-confirm-error .modal-footer button,.fo-confirm-error .modal-footer a{min-width:100px;}.modal-full .modal-dialog{width:100%!important;display:inline-block;padding:0 15px;}.modal .modal-content{border:0;}.modal .modal-content .tab-modal .nav-tabs li a,.modal .modal-content .fo-tab-full .nav-tabs li a{text-transform:uppercase;}.modal .modal-header{background-color:#333;border-top-right-radius:3px;border-top-left-radius:3px;height:50px;border-bottom:0;}.modal .modal-header .modal-title{max-width:35ch;overflow:hidden!important;}.modal .modal-header h4{font-family:var(--font-regular);font-size:16px;color:#fff;text-transform:none;}.modal .modal-header .close{color:#fff;font-size:26px;opacity:1;}.modal .modal-header .fo-icon-close:before,.modal .modal-header .fo-sidebar-right .fo-calendar-external-events .fo-sidebar-right-close:before,.fo-sidebar-right .fo-calendar-external-events .modal .modal-header .fo-sidebar-right-close:before,.modal .modal-dialog .modal-content .modal-header .modal-close:before{font-size:21px;}.modal-confirm{position:fixed;top:10%;z-index:1050;width:500px;height:30%;margin:0 auto;text-align:center;background-color:#fff;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:0;-webkit-box-shadow:0 3px 7px rgba(0,0,0,.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,.3);box-shadow:0 3px 7px rgba(0,0,0,.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;}.modal-confirm .modal-body{margin:10px;}.modal-confirm .modal-body p{color:#333;margin-bottom:10px;}.modal-confirm i{font-size:100px;color:#faba57;display:block;}.modal.modal-middle .modal-dialog{width:50%;}.modal.modal-medium .modal-dialog{width:50%;}.modal.modal-wide .modal-dialog{width:90%;}.modal-wide .modal-body{overflow-y:auto;}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;opacity:.8;overflow:hidden;position:fixed;background:#0b0b0b;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden;}.mfp-container{top:0;left:0;width:100%;height:100%;padding:0 8px;position:absolute;text-align:center;box-sizing:border-box;}.mfp-container:before{content:"";height:100%;display:inline-block;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{vertical-align:middle;display:inline-block;position:relative;text-align:left;margin:0 auto;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out;cursor:-moz-zoom-out;cursor:-webkit-zoom-out;}.mfp-zoom{cursor:zoom-in;cursor:pointer;cursor:-moz-zoom-in;cursor:-webkit-zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none!important;}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:#fff;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;}.mfp-close:hover,.mfp-close:focus{opacity:1;}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width:900px){.modal.modal-middle .modal-dialog{width:100%;}.modal.modal-medium .modal-dialog{width:100%;}.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}html.lb-disable-scrolling{overflow:hidden;position:fixed;height:100vh;width:100vw;}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8;display:none;}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal;}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:1px solid #fff;}.lightbox a img{border:0;}.lb-outerContainer{position:relative;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff;}.lb-outerContainer:after{content:"";display:table;clear:both;}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0;}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat;}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}.lb-container>.nav{left:0;}.lb-nav a{outline:0;background-image:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block;}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s;}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}.lb-next{width:64%;right:0;float:right;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s;font-family:var(--font-icon);font-style:normal;content:"";}.lb-nav a.lb-next{width:64%;right:0;float:right;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s;font-family:var(--font-icon);font-style:normal;content:"";}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}.lb-dataContainer:after{content:"";display:table;clear:both;}.lb-data{padding:0 4px;color:#ccc;}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em;}.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em;}.lb-data .lb-caption a{color:#4ae;}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999;}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;text-align:right;outline:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;font-family:var(--font-icon);font-style:normal;content:"";}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}.content-pdf{max-height:150px;overflow:hidden!important;overflow-y:auto;}.content-pdf .fo-icon-insert-drive-file{font-size:1em;}.modal.right .modal-dialog{position:fixed;margin:auto;width:400px;height:100%;-webkit-transform:translate3d(0%,0,0);-ms-transform:translate3d(0%,0,0);-o-transform:translate3d(0%,0,0);transform:translate3d(0%,0,0);}.modal.right .modal-content{height:100%;overflow-y:auto;}.modal.right .modal-body{padding:15px 15px 80px;}.modal.right .modal-content{border-radius:0;border:0;}.modal.right.fade .modal-dialog{right:-320px;-webkit-transition:opacity .3s linear,right .3s ease-out;-moz-transition:opacity .3s linear,right .3s ease-out;-o-transition:opacity .3s linear,right .3s ease-out;transition:opacity .3s linear,right .3s ease-out;}.modal.right.fade.in .modal-dialog{right:0;}.modal.left .modal-dialog{position:fixed;margin:auto;width:400px;height:100%;-webkit-transform:translate3d(0%,0,0);-ms-transform:translate3d(0%,0,0);-o-transform:translate3d(0%,0,0);transform:translate3d(0%,0,0);}.modal.left .modal-content{height:100%;overflow-y:auto;}.modal.left .modal-body{padding:15px 15px 80px;}.modal.left .modal-content{border-radius:0;border:0;}.modal.left.fade .modal-dialog{left:-320px;-webkit-transition:opacity .3s linear,left .3s ease-out;-moz-transition:opacity .3s linear,left .3s ease-out;-o-transition:opacity .3s linear,left .3s ease-out;transition:opacity .3s linear,left .3s ease-out;}.modal.left.fade.in .modal-dialog{left:0;}.help-content .fo-box{width:100%;}@media only screen and (min-device-width:38mm) and (max-device-width:667px){.modal.right .modal-dialog{width:100%;}}#menu .active a{color:var(--color-primary);}#menu .active a i,#menu .active a em{color:var(--color-primary);}.fo-collapse .nav>li.dropdown.open,.fo-nav-secondary .fo-nav-left .nav>li.dropdown.open{background-color:var(--color-white);}nav .navbar-brand{line-height:50px;padding:0;margin-left:0!important;width:180px;height:100%;font-size:unset;}nav .navbar-brand .logo img,nav .navbar-brand .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan nav .navbar-brand a img,nav .navbar-brand .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan nav .navbar-brand a img,nav .navbar-brand .fo-logo-koc img,nav .navbar-brand .fo-logo-koc-white img,nav .navbar-brand .fo-logo-ford img,nav .navbar-brand .fo-logo-ford-trucks img,nav .navbar-brand .fo-logo-ford-otosan img,nav .navbar-brand .fo-logo-ford-otosan-white img,nav .navbar-brand .fo-logo-apple img,nav .navbar-brand .fo-logo-android img,nav .navbar-brand .fo-logo-youtube img,nav .navbar-brand .fo-logo-twitter img,nav .navbar-brand .fo-logo-facebook img{width:180px;z-index:9;}.navbar-collapse .open .fo-navigation{background-color:var(--color-white)!important;}.navbar-collapse .fo-navigation{z-index:5;}.navbar-collapse .fo-navigation .dropdown .dropdown-menu{padding:20px;width:auto;min-width:200px;max-width:500px;}.navbar-collapse .fo-navigation .dropdown .dropdown-menu li a{text-decoration:none;padding:0;color:var(--color-black);line-height:28px;font-size:14px;font-family:var(--font-base);position:relative;text-transform:none;border:0;}.navbar-collapse .nav>li.dropdown.open{position:static;}.navbar-collapse .nav>li.dropdown.open .fo-nav-dropdown{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:1px;text-align:left;width:96%;left:2%;right:2%;top:50px;padding-left:1%;padding-bottom:20px;position:fixed;}.navbar-collapse .nav>li.dropdown.open .fo-nav-dropdown>li{display:inline-block;line-height:20px;vertical-align:middle;}.navbar-collapse .nav>li.dropdown.open .fo-nav-dropdown>li a:before{font-family:var(--font-icon);content:"";color:var(--color-gray-60);font-size:4px;vertical-align:middle;padding-right:6px;}.navbar-collapse h4{color:var(--color-gray-20);font-family:var(--font-medium);font-size:18px;margin:20px 5px 10px 0;padding:0;}.navbar-collapse .row.index-row{-moz-column-width:20em;-webkit-column-width:20em;column-width:20em;-moz-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;}.navbar-collapse .fo-navigation-col{padding:0 0 0 5px;margin:0 0 20px 0;width:15%;min-width:10em;float:left;}.navbar-collapse .fo-navigation-col ul{-webkit-padding-start:0;}.navbar-collapse .fo-navigation-col ul li{display:block;list-style-position:inside;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.navbar-collapse .fo-navigation-col ul li em,.navbar-collapse .fo-navigation-col ul li i{color:var(--color-gray-60);font-size:4px;vertical-align:middle;padding-right:6px;}.navbar-collapse .fo-navigation-col ul li a{text-decoration:none;padding:0;color:var(--color-black);line-height:28px;font-size:14px;font-family:var(--font-base);position:relative;text-transform:none;border:0;}.navbar-collapse .fo-navigation-col ul li a:hover,.navbar-collapse .fo-navigation-col ul li a:active,.navbar-collapse .fo-navigation-col ul li a:focus{background-color:none;color:var(--color-blue);border-top:0;}.fo-nav-secondary .navbar-header .navbar-brand{width:50px;margin:0 0 0 15px;}.fo-nav-secondary .navbar-header .navbar-brand a{color:#333;}.fo-nav-secondary .navbar-header i{line-height:50px;}.fo-nav-secondary .navbar-toggle{float:none;}.fo-nav-secondary .dropdown-menu ul{-webkit-padding-start:0;}.fo-nav-secondary .dropdown-menu ul li{display:block;list-style-position:inside;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.fo-nav-secondary .dropdown-menu ul li i{color:#999;font-size:4px;vertical-align:middle;padding-right:6px;}.fo-nav-secondary .dropdown-menu ul li a{text-decoration:none;padding:0;color:#000;line-height:28px;font-size:14px;font-family:"RobotoRegular",sans-serif;position:relative;text-transform:none;border:0;}.fo-nav-secondary .dropdown-menu ul li a:active{background-color:none;color:#3aa7de;border-top:0;}.fo-nav-secondary .dropdown-menu ul li a:focus{background-color:none;color:#3aa7de;border-top:0;}.fo-nav-secondary .dropdown-menu ul li a:hover{color:#3aa7de;}.fo-nav-secondary .fo-nav-left{width:100%;}.fo-nav-secondary .fo-nav-left .dropdown a{font-size:14px;}.fo-nav-secondary .fo-nav-left ul li .dropdown-toggle a{color:#808080;padding:0;}.fo-nav-secondary .fo-nav-left ul li .dropdown-toggle a:hover{color:#333;}.fo-nav-secondary .fo-nav-left ul li i{font-size:18px;padding:0 4px;}.fo-nav-secondary .fo-nav-right .navbar-nav{margin:0;}.fo-nav-secondary .fo-nav-right ul{margin-right:0;}.fo-nav-secondary .fo-nav-right ul li a{padding:10px;}.fo-nav-secondary .fo-nav-right ul li i{font-size:18px;}.navbar-nav .logo img,.navbar-nav .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .navbar-nav a img,.navbar-nav .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .navbar-nav a img,.navbar-nav .fo-logo-koc img,.navbar-nav .fo-logo-koc-white img,.navbar-nav .fo-logo-ford img,.navbar-nav .fo-logo-ford-trucks img,.navbar-nav .fo-logo-ford-otosan img,.navbar-nav .fo-logo-ford-otosan-white img,.navbar-nav .fo-logo-apple img,.navbar-nav .fo-logo-android img,.navbar-nav .fo-logo-youtube img,.navbar-nav .fo-logo-twitter img,.navbar-nav .fo-logo-facebook img{width:200px 40px;}.navbar{z-index:1010;}.dropdown-right .dropdown-menu{right:0;left:auto;}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:transparent;}.nav li a{background-color:transparent;}.nav li a:hover,.nav li a:active,.nav li a:focus{background-color:transparent;}.nav li a i{background-color:transparent;}.nav li a i:hover,.nav li a i:active,.nav li a i:focus{background-color:transparent;}.navbar-right{display:block;}.navbar-right li{max-height:50px;}.navbar-right .dropdown-menu{min-width:180px;border-radius:8px;}.navbar-right .dropdown{text-align:center;}#wrapper .header .header-center .fo-collapse,#wrapper .header .header-center .fo-nav-secondary .fo-nav-left,.fo-nav-secondary #wrapper .header .header-center .fo-nav-left{position:absolute;left:200px;top:0;height:50px;}#wrapper .header .header-center .fo-collapse .nav .fo-navigation .open .dropdown-menu,#wrapper .header .header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .open .dropdown-menu,.fo-nav-secondary #wrapper .header .header-center .fo-nav-left .nav .fo-navigation .open .dropdown-menu{width:auto;max-width:400px;}#wrapper .header .header-center .fo-collapse .nav .fo-navigation .open .dropdown-menu li a,#wrapper .header .header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .open .dropdown-menu li a,.fo-nav-secondary #wrapper .header .header-center .fo-nav-left .nav .fo-navigation .open .dropdown-menu li a{max-width:380px;overflow:hidden!important;}@media only screen and (min-device-width:375px) and (max-device-width:767px) and (-webkit-min-device-pixel-ratio:2){.header .dealer{font-size:20px;text-align:center;border-bottom:1px solid #333;line-height:12px;}#wrapper .header .header-center .fo-collapse,#wrapper .header .header-center .fo-nav-secondary .fo-nav-left,.fo-nav-secondary #wrapper .header .header-center .fo-nav-left{background-color:#000;z-index:5;float:none;position:inherit;height:auto;}#wrapper .header .header-center .fo-collapse .nav>li.dropdown.open .fo-nav-dropdown,#wrapper .header .header-center .fo-nav-secondary .fo-nav-left .nav>li.dropdown.open .fo-nav-dropdown,.fo-nav-secondary #wrapper .header .header-center .fo-nav-left .nav>li.dropdown.open .fo-nav-dropdown{display:contents;}#wrapper .header .header-center .fo-collapse .fo-navigation,#wrapper .header .header-center .fo-nav-secondary .fo-nav-left .fo-navigation,.fo-nav-secondary #wrapper .header .header-center .fo-nav-left .fo-navigation{border-bottom:1px solid #4c4c4c;text-align:center;}#wrapper .header .header-center .fo-collapse li i,#wrapper .header .header-center .fo-nav-secondary .fo-nav-left li i,.fo-nav-secondary #wrapper .header .header-center .fo-nav-left li i{color:#fff;}#wrapper .header .header-center .fo-collapse li h4,#wrapper .header .header-center .fo-nav-secondary .fo-nav-left li h4,.fo-nav-secondary #wrapper .header .header-center .fo-nav-left li h4{color:#fff;}#wrapper .header .header-center .fo-collapse .fo-navigation-col,#wrapper .header .header-center .fo-nav-secondary .fo-nav-left .fo-navigation-col,.fo-nav-secondary #wrapper .header .header-center .fo-nav-left .fo-navigation-col{width:100%;}#wrapper .header .header-center .fo-collapse .fo-navigation-col ul li a,#wrapper .header .header-center .fo-nav-secondary .fo-nav-left .fo-navigation-col ul li a,.fo-nav-secondary #wrapper .header .header-center .fo-nav-left .fo-navigation-col ul li a{color:#e6e6e6;}#wrapper .section-content{padding-top:50px;}.fo-collapse-right ul i{font-size:1.5em;}.fo-collapse-right span{color:#fff;display:inline-block;margin-left:10px;}.fo-collapse-right span:focus{color:#fff;}.fo-collapse-right span:active{color:#fff;}.navbar-default .navbar-nav .menu-favorites2 h4{display:none;}.navbar-default .navbar-nav .menu-favorites2 .dropdown-menu{background-image:none;padding:10px;text-align:center;width:auto;}.navbar-default .navbar-nav .menu-favorites2 .dropdown-menu li a{color:#fff;}.navbar-default .navbar-nav .menu-favorites2 .add-favorites{margin-top:16%;}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.navbar-default .navbar-right .dealer{display:none;}}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation a,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .nav-hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .nav-hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .nav-hover,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation a,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .nav-hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .nav-hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .nav-hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .nav-hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .nav-hover,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .nav-hover,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .nav-hover{border-bottom:3px solid transparent;color:var(--color-header);}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation a:hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation a:hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation a:hover,.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation a:active,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation a:active,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation a:active,.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation a:focus,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation a:focus,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation a:focus,.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .nav-hover:hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .nav-hover:hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .nav-hover:hover,.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .nav-hover:active,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .nav-hover:active,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .nav-hover:active,.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .nav-hover:focus,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .nav-hover:focus,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .nav-hover:focus,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation a:hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation a:hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation a:hover,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation a:active,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation a:active,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation a:active,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation a:focus,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation a:focus,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation a:focus,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .nav-hover:hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .nav-hover:hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .nav-hover:hover,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .nav-hover:active,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .nav-hover:active,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .nav-hover:active,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .nav-hover:focus,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .nav-hover:focus,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .nav-hover:focus,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation a:hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation a:active,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation a:focus,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .nav-hover:hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .nav-hover:active,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .nav-hover:focus,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation a:hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation a:active,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation a:focus,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .nav-hover:hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .nav-hover:active,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .nav-hover:focus,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation a:hover,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation a:active,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation a:focus,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .nav-hover:hover,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .nav-hover:active,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .nav-hover:focus,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation a:hover,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation a:active,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation a:focus,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .nav-hover:hover,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .nav-hover:active,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .nav-hover:focus{border-bottom:3px solid var(--color-hover);color:var(--color-hover);}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .dropdown,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .dropdown,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .dropdown{color:var(--color-header);}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .dropdown .dropdown-toggle,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .dropdown .dropdown-toggle,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .dropdown .dropdown-toggle,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-toggle,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-toggle,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .dropdown .dropdown-toggle,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .dropdown .dropdown-toggle,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle{padding:0 10px;font-size:14px;color:var(--color-header);line-height:46px;display:flex;justify-content:left;align-items:baseline;}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .dropdown .dropdown-toggle:hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .dropdown .dropdown-toggle:hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .dropdown .dropdown-toggle:hover,.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .dropdown .dropdown-toggle:active,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .dropdown .dropdown-toggle:active,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .dropdown .dropdown-toggle:active,.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .dropdown .dropdown-toggle:focus,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .dropdown .dropdown-toggle:focus,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .dropdown .dropdown-toggle:focus,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle:hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-toggle:hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-toggle:hover,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle:active,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-toggle:active,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-toggle:active,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle:focus,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-toggle:focus,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-toggle:focus,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .dropdown .dropdown-toggle:hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .dropdown .dropdown-toggle:active,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .dropdown .dropdown-toggle:focus,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle:hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle:active,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle:focus,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .dropdown .dropdown-toggle:hover,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .dropdown .dropdown-toggle:active,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .dropdown .dropdown-toggle:focus,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle:hover,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle:active,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle:focus{border-bottom:3px solid var(--color-hover);color:var(--color-hover);}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .dropdown .dropdown-toggle em,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .dropdown .dropdown-toggle em,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .dropdown .dropdown-toggle em,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle em,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-toggle em,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-toggle em,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .dropdown .dropdown-toggle em,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle em,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .dropdown .dropdown-toggle em,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .dropdown .dropdown-toggle em{font-size:1.5em;}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .open .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .open .dropdown-menu li a,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .open .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .open .dropdown-menu li .nav-hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .open .dropdown-menu li .nav-hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .open .dropdown-menu li .nav-hover,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .open .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .open .dropdown-menu li a,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .open .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .open .dropdown-menu li .nav-hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .open .dropdown-menu li .nav-hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .open .dropdown-menu li .nav-hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .open .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .open .dropdown-menu li .nav-hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .open .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .open .dropdown-menu li .nav-hover,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .open .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .open .dropdown-menu li .nav-hover,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .open .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .open .dropdown-menu li .nav-hover{border-bottom:2px solid transparent;}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .open .dropdown-menu li a:hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .open .dropdown-menu li a:hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .open .dropdown-menu li a:hover,.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .open .dropdown-menu li .nav-hover:hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .open .dropdown-menu li .nav-hover:hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .open .dropdown-menu li .nav-hover:hover,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .open .dropdown-menu li a:hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .open .dropdown-menu li a:hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .open .dropdown-menu li a:hover,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .open .dropdown-menu li .nav-hover:hover,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .open .dropdown-menu li .nav-hover:hover,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .open .dropdown-menu li .nav-hover:hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .open .dropdown-menu li a:hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .open .dropdown-menu li .nav-hover:hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .open .dropdown-menu li a:hover,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .open .dropdown-menu li .nav-hover:hover,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .open .dropdown-menu li a:hover,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .open .dropdown-menu li .nav-hover:hover,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .open .dropdown-menu li a:hover,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .open .dropdown-menu li .nav-hover:hover{border-bottom:2px solid var(--color-gray-90);}@media only screen and (min-device-width:239px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.fo-mobile-icon-button{padding:0;margin:0;top:10px;right:15px;position:absolute;}.fo-header-top-navigation .fo-header-center .fo-collapse,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left,.fo-header-top-navigation .fo-header-center .navbar-collapse,.fo-header-top-navigation .fo-header-center .collapse{padding:0;}.fo-header-top-navigation .fo-header-center .fo-collapse .nav,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav,.fo-header-top-navigation .fo-header-center .collapse .nav,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav{margin:0;}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation{width:100%;}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation a,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation a,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation a,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation a{padding:10px 15px;}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .dropdown,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .dropdown,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .dropdown,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .dropdown{padding-left:5px;}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .dropdown .dropdown-menu,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .dropdown .dropdown-menu,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .dropdown .dropdown-menu,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .dropdown .dropdown-menu,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-menu,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-menu,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .dropdown .dropdown-menu,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .dropdown .dropdown-menu,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .dropdown .dropdown-menu,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .dropdown .dropdown-menu{background-color:var(--color-panel);}.fo-header-top-navigation .fo-header-center .fo-collapse .nav .fo-navigation .dropdown .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .nav .fo-navigation .dropdown .dropdown-menu li a,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .nav .fo-navigation .dropdown .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav .fo-navigation .dropdown .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-menu li a,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav .fo-navigation .dropdown .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .navbar-collapse .nav .fo-navigation .dropdown .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .navbar-collapse .navbar-nav .fo-navigation .dropdown .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .collapse .nav .fo-navigation .dropdown .dropdown-menu li a,.fo-header-top-navigation .fo-header-center .collapse .navbar-nav .fo-navigation .dropdown .dropdown-menu li a{color:var(--color-header);padding:0;}}.fo-notifications ul{list-style:none;-webkit-padding-start:0;}.fo-notifications ul li{border-bottom:1px solid #e6e6e6;position:relative;opacity:.8;}.fo-notifications ul li .fo-notification-content{font-size:14px;font-weight:var(--font-regular);padding:1em;border:0;display:flex;flex-direction:row;align-content:center;justify-content:left;color:var(--color-body);}.fo-notifications ul li .fo-notification-content:hover{border:0;background-color:var(--color-gray-90);color:var(--color-hover);border-radius:5px;}.fo-notifications ul li .fo-notification-content .fo-notification-image{flex-direction:column;position:relative;}.fo-notifications ul li .fo-notification-content .fo-notification-image img{width:40px;height:40px;object-fit:cover;}.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-note,.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-standard,.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-mail{position:absolute;right:-5px;bottom:-5px;width:20px;height:20px;display:flex;border-radius:20px;align-items:center;justify-content:center;}.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-note:after,.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-standard:after,.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-mail:after{color:var(--color-white);font-family:var(--font-icon);font-size:.9em;}.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-note{background-color:var(--color-blue);}.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-note:after{content:"";}.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-standard{background-color:var(--color-orange);}.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-standard:after{content:"";}.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-mail{background-color:var(--color-green);}.fo-notifications ul li .fo-notification-content .fo-notification-image .fo-notification-type-mail:after{content:"";}.fo-notifications ul li .fo-notification-content .fo-notification-text{flex-direction:column;justify-content:center;display:flex;padding-left:15px;}.fo-notifications ul li .fo-notification-content .fo-notification-text h6{font-family:var(--font-medium);margin:0;max-width:200px;overflow:hidden!important;}.fo-notifications ul li .fo-notification-content .fo-notification-text small{max-width:200px;overflow:hidden!important;}.fo-notifications ul li.fo-notification-unread{opacity:1;}.fo-notifications ul li.fo-notification-unread:after{font-family:var(--font-icon);font-size:.6em;content:"";position:absolute;right:15px;top:20px;color:var(--color-primary);}.fo-ranking-success{background-color:#337ab7;margin-bottom:.6em;position:relative;overflow:hidden;border-radius:5px;padding:1em;background-color:rgba(0,168,96,.3);color:var(--color-success);}.fo-ranking-success h1{font-size:4em;font-family:"RobotoMedium",sans-serif;margin:0;}.fo-ranking-success h2{font-family:"RobotoMedium",sans-serif;font-size:1.2em;margin:0;}.fo-ranking-success em{position:absolute;right:15px;top:0;font-size:5em;margin:0;opacity:.6;}.fo-ranking-success h2{color:var(--color-success);}.fo-ranking-info{background-color:#337ab7;margin-bottom:.6em;position:relative;overflow:hidden;border-radius:5px;padding:1em;background-color:rgba(58,167,222,.3);color:var(--color-info);}.fo-ranking-info h1{font-size:4em;font-family:"RobotoMedium",sans-serif;margin:0;}.fo-ranking-info h2{font-family:"RobotoMedium",sans-serif;font-size:1.2em;margin:0;}.fo-ranking-info em{position:absolute;right:15px;top:0;font-size:5em;margin:0;opacity:.6;}.fo-ranking-info h2{color:var(--color-info);}.fo-ranking-warning{background-color:#337ab7;margin-bottom:.6em;position:relative;overflow:hidden;border-radius:5px;padding:1em;background-color:rgba(250,186,87,.3);color:var(--color-warning);}.fo-ranking-warning h1{font-size:4em;font-family:"RobotoMedium",sans-serif;margin:0;}.fo-ranking-warning h2{font-family:"RobotoMedium",sans-serif;font-size:1.2em;margin:0;}.fo-ranking-warning em{position:absolute;right:15px;top:0;font-size:5em;margin:0;opacity:.6;}.fo-ranking-warning h2{color:var(--color-warning);}.fo-ranking-error{background-color:#337ab7;margin-bottom:.6em;position:relative;overflow:hidden;border-radius:5px;padding:1em;background-color:rgba(219,68,55,.3);color:var(--color-error);}.fo-ranking-error h1{font-size:4em;font-family:"RobotoMedium",sans-serif;margin:0;}.fo-ranking-error h2{font-family:"RobotoMedium",sans-serif;font-size:1.2em;margin:0;}.fo-ranking-error em{position:absolute;right:15px;top:0;font-size:5em;margin:0;opacity:.6;}.fo-ranking-error h2{color:var(--color-error);}.fo-ranking-animation-bounce{-moz-animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite;animation-iteration-count:3;}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0);}40%{transform:translateY(-30px);}60%{transform:translateY(-15px);}}.fo-search{display:flex;}.fo-search input{width:100%;height:34px;font-size:14px;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:3px;}.fo-search .input-group-btn{height:34px;width:34px;border:1px solid #ccc;border-left:0;padding:2px 8px;border-bottom-right-radius:3px;border-top-right-radius:3px;}.fo-search .input-group-btn .form-control{border-bottom:1px solid #ccc;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;color:#666;}.fo-search .input-group-btn span{font-size:18px;color:#666;}.fo-search:focus i{color:#337ab7;}.fo-search:after{font-family:var(--font-icon);content:"";position:absolute;right:.6em;font-size:1.5em;color:#b2b2b2;}.fo-search-background,.fo-search-container{display:flex;}.fo-search-background input,.fo-search-container input{width:100%;height:40px;padding:6px 12px 6px 34px;background-image:none;border:0;border-radius:5px;}.fo-search-background input:focus-visible,.fo-search-container input:focus-visible{outline:2px solid var(--color-primary);}.fo-search-background:focus i,.fo-search-background:focus em,.fo-search-container:focus i,.fo-search-container:focus em{color:#337ab7;}.fo-search-background:before,.fo-search-container:before{font-family:var(--font-icon);content:"";position:absolute;left:1em;font-size:1.5em;line-height:2;color:#666;}.fo-search-input:after{font-family:var(--font-icon);content:"";position:absolute;right:.6em;font-size:1.5em;line-height:2;color:#b2b2b2;}.fo-search-button{display:flex;}.fo-search-button input{width:100%;height:34px;padding:6px 12px;font-size:14px;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:3px;}.fo-search-button input:focus .fo-button-secondary,.fo-search-button input:focus .fo-stroke-button,.fo-search-button input:focus .fo-stroke-button-full,.fo-search-button input:focus .fo-button-input button,.fo-button-input .fo-search-button input:focus button,.fo-search-button input:focus .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-search-button input:focus button{color:#337ab7;border-color:#337ab7;}.fo-search-button .input-group-btn{height:34px;width:34px;border:1px solid #ccc;border-left:0;padding:2px 8px;border-bottom-right-radius:3px;border-top-right-radius:3px;}.fo-search-button .input-group-btn span{font-size:18px;color:#666;}.fo-search-button .fo-button-secondary,.fo-search-button .fo-stroke-button,.fo-search-button .fo-stroke-button-full,.fo-search-button .fo-button-input button,.fo-button-input .fo-search-button button,.fo-search-button .fo-select-add-subtract .fo-select-add-subtract-controls button,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-search-button button{padding:0 4px;color:#b2b2b2;border:0;border-bottom:2px solid #ccc;}.fo-search-button .fo-button-secondary:before,.fo-search-button .fo-stroke-button:before,.fo-search-button .fo-stroke-button-full:before,.fo-search-button .fo-button-input button:before,.fo-button-input .fo-search-button button:before,.fo-search-button .fo-select-add-subtract .fo-select-add-subtract-controls button:before,.fo-select-add-subtract .fo-select-add-subtract-controls .fo-search-button button:before{font-size:24px;font-family:var(--font-icon);font-style:normal;content:"";}.fo-search-expandable{border:0;display:inline;}.fo-search-expandable input[type=search]{background:transparent url(../svg/icon-search-white.svg) no-repeat center center;background-size:auto 50%;padding:4px;width:40px;height:34px;border-top:3px solid transparent;border-left:0;border-bottom:0;border-right:0;color:#fff;margin:0 auto;color:transparent;cursor:pointer;-webkit-appearance:textfield;-webkit-box-sizing:content-box;}.fo-search-expandable input[type=search]:hover{background:#fff url(../svg/icon-search.svg) no-repeat center center;background-size:auto 50%;border-top:3px solid #3aa7de;}.fo-search-expandable input[type=search]:focus{background:#fff url(../svg/icon-search.svg) no-repeat center right 10px;padding-left:24px;color:#000;border-radius:20px;width:250px;border:0;outline:0;cursor:auto;}.fo-search-expandable input::-webkit-search-decoration,.fo-search-expandable input::-webkit-search-cancel-button{display:none;}.fo-search-animation{position:relative;padding:16px 0 8px 0;height:30px;width:100%;margin:20px auto;}.fo-search-animation input{border:0;border-bottom:1px solid #b2b2b2;display:block;font-size:32px;line-height:16px;margin:0;padding:5px 35px;width:100%;background-color:transparent;color:#337ab7;}.fo-search-animation input:focus{outline:0;}.fo-search-animation input:focus~label{top:0;font-size:12px;color:#337ab7;}.fo-search-animation label{position:absolute;left:0;top:34px;width:100%;color:#b2b2b2;font-size:20px;line-height:16px;font-weight:normal;pointer-events:none;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all;}.fo-search-animation label.not-empty{top:0;font-size:12px;}.fo-search-animation span:nth-of-type(3){position:absolute;color:#b2b2b2;left:96%;top:24px;font-size:30px;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all;}.fo-search-animation input:focus~span:nth-of-type(3){left:2px;top:24px;color:#337ab7;}.fo-search-animation span:nth-of-type(3).not-empty{left:-26px!important;top:2px!important;}.fo-search-animation span:nth-of-type(4){position:absolute;color:#337ab7;right:0;top:24px;font-size:30px;opacity:0;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all;}.fo-search-animation input:focus~span:nth-of-type(4){color:#337ab7;opacity:1;cursor:pointer;}.fo-search-animation span:nth-of-type(4).not-empty{opacity:1!important;}.fo-search-animation .bar{display:block;width:0;margin-left:50%;height:1px;background:#337ab7;opacity:0;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all;}.fo-search-animation input:focus~.bar{opacity:1;width:100%;margin-left:0;}.search-autocomplete span{margin:8px 10px;}.search-autocomplete input{height:32px;border:0;padding-left:8px!important;background-position:right 35px center;background-size:auto 60%!important;background:#fff url(../img/icon-search.png) no-repeat center right 10px;border-radius:3px;}.search-autocomplete .k-autocomplete .k-i-close{left:-100px;margin:0 5px 0 0;}.search-form{padding:10px 15px 0 0;width:300px;}#searchTabs{width:94%;margin:10px auto;}.search-components{position:relative;color:#b2b2b2;padding:0 10px;}.search-components i{position:absolute;padding:10px;pointer-events:none;color:#b2b2b2;font-size:18px;}.search-components .icon-left{left:0;}.search-components .icon-right{right:0;}.search-components .form-control{color:#b2b2b2;}.fo-top-4{top:4em!important;}.fo-left-1{left:1em!important;}.fo-search-field input{font-size:.9rem;}.fo-search-field input+span{font-size:60%;}.fo-search-field:after{font-family:var(--font-icon);content:"";position:absolute;right:.6rem;top:.8rem;font-size:1.2rem;color:var(--color-gray-70);}.fo-search-field .fo-input-clear{position:absolute;right:10px;top:10px;height:35px;outline:0;cursor:pointer;background-color:#fff;border:0;z-index:3;color:var(--color-primary);}.fo-search-field .fo-input-clear:hover{color:var(--color-hover);}.fo-search-float-expandable{display:block;z-index:9999;position:absolute;width:auto;height:50px;}.fo-search-float-expandable .search-text{color:#0a294d;position:relative;z-index:5;transition:z-index .8s,width .5s,background .3s ease,border .3s;height:45px;width:0;margin:0;padding:5px 0 5px 40px;box-sizing:border-box;cursor:pointer;border-radius:30px;border:1px solid transparent;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUxMiA1MTIiIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik01MDMuODY2LDQ3Ny45NzRMMzYwLjk1OCwzMzUuMDUyYzI4LjcyNS0zNC41NDQsNDYuMDE3LTc4LjkxMiw0Ni4wMTctMTI3LjMzNiAgYzAtMTEwLjA4NC04OS4yMjctMTk5LjMxMi0xOTkuMzEyLTE5OS4zMTJDOTcuNTk5LDguNDAzLDguMzUxLDk3LjYzMSw4LjM1MSwyMDcuNzE1YzAsMTEwLjA2NCw4OS4yNDgsMTk5LjMxMiwxOTkuMzEyLDE5OS4zMTIgIGM0OC40MzUsMCw5Mi43OTItMTcuMjkyLDEyNy4zMzYtNDYuMDE3bDE0Mi45MDgsMTQyLjkyMkw1MDMuODY2LDQ3Ny45NzR6IE0yOS4zMzEsMjA3LjcxNWMwLTk4LjMzNCw3OS45ODctMTc4LjMzMiwxNzguMzMyLTE3OC4zMzIgIGM5OC4zMjUsMCwxNzguMzMyLDc5Ljk5OCwxNzguMzMyLDE3OC4zMzJzLTgwLjAwNywxNzguMzMyLTE3OC4zMzIsMTc4LjMzMkMxMDkuMzE4LDM4Ni4wNDcsMjkuMzMxLDMwNi4wNSwyOS4zMzEsMjA3LjcxNXoiIGZpbGw9IiMzNzQwNEQiLz48L3N2Zz4=) no-repeat left 10px center transparent;background-size:18px;border-radius:30px;background-color:#fff;}.fo-search-float-expandable .search-text:hover{fill:#013579;}.fo-search-float-expandable .search-text:focus{z-index:3;width:270px;border:1px solid #ccc;outline:0;cursor:auto;padding-right:10px;}.fo-search-float-expandable input.search-icon{z-index:4;margin:0;padding:0;border:0;outline:0;cursor:pointer;background:none;}.fo-search-float-expandable input.search-text::-webkit-search-cancel-button{cursor:pointer;}.fo-search-float-expandable .ui-autocomplete{max-height:300px;overflow-y:auto;}.fo-search-float-expandable .ui-menu .ui-state-active{margin:0!important;border:0!important;}#foFullScreenSearch,.fo-search-fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.8);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:translate(0,-100%) scale(0,0);-moz-transform:translate(0,-100%) scale(0,0);-o-transform:translate(0,-100%) scale(0,0);-ms-transform:translate(0,-100%) scale(0,0);transform:translate(0,-100%) scale(0,0);opacity:0;z-index:8;}#foFullScreenSearch .fo-search-fullscreen-container,.fo-search-fullscreen .fo-search-fullscreen-container{text-align:center;position:absolute;top:20%;width:100%;margin:0 auto;margin-top:-51px;padding-left:30px;padding-right:30px;}#foFullScreenSearch .fo-search-fullscreen-container button,.fo-search-fullscreen .fo-search-fullscreen-container button{background-color:#337ab7;color:#fff;margin:25px auto;padding:8px 32px;display:block;text-align:center;}#foFullScreenSearch .fo-search-fullscreen-container button:hover,.fo-search-fullscreen .fo-search-fullscreen-container button:hover{background-color:#285f8f;}#foFullScreenSearch input[type=search],.fo-search-fullscreen input[type=search]{color:#333;font-size:50px;font-weight:300;text-align:center;border:0;outline:0;width:70%;border-bottom:2px solid #337ab7;margin:0 auto;}#foFullScreenSearch input[type=search]::-webkit-input-placeholder,.fo-search-fullscreen input[type=search]::-webkit-input-placeholder{font-size:50px;line-height:3;}#foFullScreenSearch.open,.fo-search-fullscreen.open{-webkit-transform:translate(0,0) scale(1,1);-moz-transform:translate(0,0) scale(1,1);-o-transform:translate(0,0) scale(1,1);-ms-transform:translate(0,0) scale(1,1);transform:translate(0,0) scale(1,1);opacity:1;}.fo-status-page{position:relative;text-align:center;padding:2%;background:#fff;margin:10px 0;border-radius:3px;border:1px solid #e6e6e6;border:0;}.fo-status-page h1{font-size:80px;}.fo-status-page h4{font-family:var(--font-medium);margin:20px 0;}.fo-status-page p{padding:10px 0;}.fo-status-page i,.fo-status-page em{color:var(--color-red);font-size:80px;}.fo-status-background{background:radial-gradient(ellipse at bottom,#1b2735 0%,#090a0f 100%);}.fo-status-container{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center;}.fo-status-container .fo-status-content{display:flex;flex-direction:column;justify-content:center;align-items:center;}.fo-status-container .fo-status-big-title{font-size:12em;margin:0;padding:0;width:100%;color:var(--color-primary);font-family:var(--font-bold);text-align:center;}.fo-status-container .fo-status-title{border-bottom:.1rem solid #252c35;font-size:4em;margin:.2em 0;padding:.2em 0;width:100%;color:var(--color-primary);font-family:var(--font-thin);text-align:center;}.fo-status-container .fo-status-code{font-size:5rem;margin:0;padding:0;width:100%;color:var(--color-primary);font-family:var(--font-medium);text-align:center;}.fo-status-container .fo-status-code em{font-size:6rem;}.fo-status-container .fo-status-code-icon{font-size:4rem;color:var(--color-primary);text-align:center;}.fo-status-container .fo-status-code-name{font-size:2rem;margin:0 0 .2em 0;color:var(--color-primary);text-align:center;}.fo-status-container .fo-status-logo{margin-top:3em;width:15em;}.fo-status-container .fo-status-sub-title{padding:1rem 0;margin:1rem 0 2rem 0;text-align:center;font-size:1rem;font-family:var(--font-regular);font-weight:normal;}.fo-status-container .fo-button-group{margin:3rem 0;}.fo-steps{margin-bottom:1em;}.fo-steps .tab-steps .nav-tabs{display:flex;justify-content:space-between;list-style:none;padding:0;position:relative;max-width:100%;margin:20px auto 26px;border:0;z-index:0;}.fo-steps .tab-steps .nav-tabs li{position:unset;}.fo-steps .tab-steps .nav-tabs li::after{background:#e5e5e5 none repeat scroll 0 0;bottom:0;content:"";display:block;height:2px;margin:0 auto;position:absolute;top:26px;z-index:-1;width:23%;}.fo-steps .tab-steps .nav-tabs li a{padding:0;border:0;margin-right:0;color:var(--color-gray-60);}.fo-steps .tab-steps .nav-tabs li .fo-steps-number{display:block;height:50px;width:50px;text-align:center;margin:0 auto;background:#f5f6f7;border:2px solid var(--color-gray-80);line-height:50px;font-size:1.2em;border-radius:50%;}.fo-steps .tab-steps .nav-tabs li .fo-steps-number em{line-height:0;}.fo-steps .tab-steps .nav-tabs li p{font-size:14px;margin-top:11px;text-align:center;}.fo-steps .tab-steps .nav-tabs li.visited::after{background-color:var(--color-primary);width:23%;}.fo-steps .tab-steps .nav-tabs li:last-child::after{width:0;}.fo-steps .tab-steps .nav-tabs li.active,.fo-steps .tab-steps .nav-tabs li.visited{color:var(--color-primary);}.fo-steps .tab-steps .nav-tabs li.active a,.fo-steps .tab-steps .nav-tabs li.active a:hover,.fo-steps .tab-steps .nav-tabs li.active a:focus,.fo-steps .tab-steps .nav-tabs li.visited a,.fo-steps .tab-steps .nav-tabs li.visited a:hover,.fo-steps .tab-steps .nav-tabs li.visited a:focus{color:var(--color-primary);}.fo-steps .tab-steps .nav-tabs li.active p,.fo-steps .tab-steps .nav-tabs li.visited p{font-family:var(--font-medium);}.fo-steps .tab-steps .nav-tabs li.active .fo-steps-number,.fo-steps .tab-steps .nav-tabs li.visited .fo-steps-number{background-color:var(--color-primary);color:var(--color-white);border-color:var(--color-primary);}.fo-steps .tab-steps .nav-tabs>li.active>a,.fo-steps .tab-steps .nav-tabs>li.active>a:hover,.fo-steps .tab-steps .nav-tabs>li.active>a:focus,.fo-steps .tab-steps li a:hover,.fo-steps .tab-steps li a:focus{border:0;background:transparent;}.fo-steps .tab-content .tab-pane .fo-steps-content{border:1px solid #e9e9e9;position:relative;padding:15px;}.fo-steps .tab-content .tab-pane .fo-steps-content img{position:absolute;top:0;right:0;bottom:0;z-index:0;max-height:100%;}.fo-steps .tab-content .tab-pane .fo-steps-content h3{margin-bottom:16px;}.fo-steps .tab-content .tab-pane .fo-steps-content p{line-height:26px;margin-bottom:12px;}@media(min-device-width:239px) and (max-device-width:669px){.fo-steps .nav-tabs li .fo-steps-number{height:40px;width:40px;line-height:36px;font-size:1.1em;}.fo-steps .nav-tabs li p{display:none;}.fo-steps .nav-tabs li::after{left:0;right:-70px;top:20px;width:160%;}.fo-steps .tab-content .tab-pane .fo-steps-content{padding:5px;}}@media(min-device-width:1024px) and (max-device-width:1366px){.fo-steps .nav-tabs li::after{left:0;width:260%;}}@media(min-device-width:1366px) and (max-device-width:1440px){.fo-steps .nav-tabs li::after{right:-200px;left:50px;width:300%;}.more-icon-preocess.process-model li span{font-size:23px;height:50px;line-height:46px;width:50px;}.more-icon-preocess.process-model li::after{top:24px;}}@media(min-device-width:3840px) and (max-device-width:4000px){.fo-steps .nav-tabs li::after{width:830%;}}@media screen and (max-width:380px){.process-model.more-icon-preocess li{width:16%;}.more-icon-preocess.process-model li span{font-size:16px;height:35px;line-height:32px;width:35px;}.more-icon-preocess.process-model li p{font-size:8px;}.more-icon-preocess.process-model li::after{top:18px;}.process-model.more-icon-preocess{text-align:center;}}.fo-progress-steps-container .fo-progress-steps{display:flex;margin-left:-10px;min-height:10px;padding:0;list-style:none;}@media(min-width:700px){.fo-progress-steps-container .fo-progress-steps{margin-left:0;}}.fo-progress-steps-container .fo-progress-steps li{display:flex;flex:1;position:relative;border:0!important;}.fo-progress-steps-container .fo-progress-steps li:before,.fo-progress-steps-container .fo-progress-steps li:after{content:"";display:block;position:absolute;z-index:1;}.fo-progress-steps-container .fo-progress-steps li:before{background-color:#cacaca;margin-top:-1px;top:5px;left:2px;height:2px;width:100%;}@media(min-width:700px){.fo-progress-steps-container .fo-progress-steps li:before{margin-top:-2px;top:7px;height:4px;}}.fo-progress-steps-container .fo-progress-steps li:after{background-color:#cacaca;border:2px solid #fff;border-radius:50%;width:10px;height:10px;}@media(min-width:700px){.fo-progress-steps-container .fo-progress-steps li:after{border-width:3px;width:14px;height:14px;}}.fo-progress-steps-container .fo-progress-steps li:last-child{flex:0;}@media(min-width:700px){.fo-progress-steps-container .fo-progress-steps li:last-child{flex:1;}}.fo-progress-steps-container .fo-progress-steps li:last-child:before{display:none;}.fo-progress-steps-container .fo-progress-steps li.fo-progress-steps-completed .fo-progress-steps-content,.fo-progress-steps-container .fo-progress-steps li.fo-progress-steps-active .fo-progress-steps-content{color:#4f4f4f;}.fo-progress-steps-container .fo-progress-steps li.fo-progress-steps-active .fo-progress-steps-content{color:var(--color-primary);}.fo-progress-steps-container .fo-progress-steps li.fo-progress-steps-completed:before,.fo-progress-steps-container .fo-progress-steps li.fo-progress-steps-completed:after,.fo-progress-steps-container .fo-progress-steps li.fo-progress-steps-active:after{background-color:var(--color-primary);border-color:#fff;}.fo-progress-steps-container .fo-progress-steps li.fo-progress-steps-completed:after{border-width:2px;border-color:#fff;}.fo-progress-steps-container .fo-progress-steps i,.fo-progress-steps-container .fo-progress-steps em{color:#fff;font-size:10px;text-align:center;line-height:10px;position:absolute;width:10px;height:10px;z-index:2;}@media(min-width:700px){.fo-progress-steps-container .fo-progress-steps i,.fo-progress-steps-container .fo-progress-steps em{font-size:14px;line-height:14px;width:14px;height:14px;}}.fo-progress-steps-container .fo-progress-steps .fo-progress-steps-content{color:#cacaca;font-size:12px;display:none;padding-top:10px;}@media(min-width:700px){.fo-progress-steps-container .fo-progress-steps .fo-progress-steps-content{display:block;padding-top:20px;}}.fo-progress-steps-container .fo-progress-steps-success li.fo-progress-steps-completed:before,.fo-progress-steps-container .fo-progress-steps-success li.fo-progress-steps-completed:after,.fo-progress-steps-container .fo-progress-steps-success li.fo-progress-steps-active:after{background-color:var(--color-success);border-color:#fff;}.fo-timeline-container .fo-timeline{list-style:none;padding:20px 0 20px;position:relative;}.fo-timeline-container .fo-timeline li .fo-timeline-panel .fo-timeline-heading{margin-bottom:1em;}.fo-timeline-container .fo-timeline li .fo-timeline-panel .fo-timeline-heading small{color:var(--color-gray-70);}.fo-timeline-container .fo-timeline:before{top:0;bottom:0;position:absolute;content:" ";width:3px;background-color:#eee;left:50%;margin-left:-1.5px;}.fo-timeline-container .fo-timeline>li{margin-bottom:20px;position:relative;}.fo-timeline-container .fo-timeline>li:before,.fo-timeline-container .fo-timeline>li:after{content:" ";display:table;}.fo-timeline-container .fo-timeline>li:after{clear:both;}.fo-timeline-container .fo-timeline>li:before,.fo-timeline-container .fo-timeline>li:after{content:" ";display:table;}.fo-timeline-container .fo-timeline>li:after{clear:both;}.fo-timeline-container .fo-timeline>li>.fo-timeline-panel{width:46%;float:left;border:1px solid #d4d4d4;border-radius:2px;padding:20px;position:relative;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.175);box-shadow:0 1px 6px rgba(0,0,0,.175);}.fo-timeline-container .fo-timeline>li>.fo-timelinee-panel:before{position:absolute;top:26px;right:-15px;display:inline-block;border-top:15px solid transparent;border-left:15px solid #d4d4d4;border-right:0 solid #d4d4d4;border-bottom:15px solid transparent;content:" ";}.fo-timeline-container .fo-timeline>li>.fo-timeline-panel:after{position:absolute;top:27px;right:-14px;display:inline-block;border-top:14px solid transparent;border-left:14px solid #d4d4d4;border-right:0 solid #d4d4d4;border-bottom:14px solid transparent;content:" ";}.fo-timeline-container .fo-timeline>li>.fo-timeline-badge{color:#fff;width:50px;height:50px;line-height:40px;font-size:1.4em;text-align:center;position:absolute;top:16px;left:50%;margin-left:-25px;background-color:#999;z-index:100;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;}.fo-timeline-container .fo-timeline>li.fo-timeline-inverted>.fo-timeline-panel{float:right;}.fo-timeline-container .fo-timeline>li.fo-timeline-inverted>.fo-timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto;}.fo-timeline-container .fo-timeline>li.fo-timeline-inverted>.fo-timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto;}.fo-timeline-container .fo-timeline-badge-default{background-color:var(--color-gray-80)!important;}.fo-timeline-container .fo-timeline-badge-primary{background-color:var(--color-primary)!important;}.fo-timeline-container .fo-timeline-badge-success{background-color:var(--color-success)!important;}.fo-timeline-container .fo-timeline-badge-warning{background-color:var(--color-warning)!important;}.fo-timeline-container .fo-timeline-badge-danger{background-color:var(--color-error)!important;}.fo-timeline-container .fo-timeline-badge-info{background-color:var(--color-info)!important;}.fo-timeline-container .fo-timeline-title{margin:0;color:inherit;}.fo-timeline-container .fo-timeline-body>p,.fo-timeline-container .fo-timeline-body>ul{margin-bottom:0;}.fo-timeline-container .fo-timeline-body>p+p{margin-top:5px;}@media(max-width:767px){.fo-timeline-container ul.fo-timeline:before{left:40px;}.fo-timeline-container ul.fo-timeline>li>.fo-timeline-panel{width:calc(100% - 90px);width:-moz-calc(100% - 90px);width:-webkit-calc(100% - 90px);}.fo-timeline-container ul.fo-timeline>li>.fo-timeline-badge{left:15px;margin-left:0;top:16px;}.fo-timeline-container ul.fo-timeline>li>.fo-timeline-panel{float:right;}.fo-timeline-container ul.fo-timeline>li>.fo-timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto;}.fo-timeline-container ul.fo-timeline>li>.fo-timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto;}}.fo-steps-progress{display:block;width:100%;position:relative;margin:40px 0;}.fo-steps-progress:after{content:"";display:table;clear:both;}.fo-steps-progress .fo-steps-progress-item{padding:0;position:relative;display:block;float:left;width:25%;text-align:center;}.fo-steps-progress .fo-steps-progress-item-content{display:inline-block;}.fo-steps-progress .fo-steps-progress-item-icon{background:#eceff1;color:#8191ab;display:block;border-radius:100%;text-align:center;width:50px;height:50px;line-height:50px;margin:0 auto 10px auto;position:relative;z-index:2;}.fo-steps-progress .fo-steps-progress-item-text{font-size:13px;color:#8191ab;}.fo-steps-progress .fo-steps-progress-item-line{display:inline-block;height:3px;width:100%;background:#cfd8dc;float:left;position:absolute;left:-50%;top:25px;z-index:1;}.fo-steps-progress .fo-steps-progress-item-active .fo-steps-progress-item-icon{background:var(--color-primary);color:var(--color-white);}.fo-steps-progress .fo-steps-progress-item-active .fo-steps-progress-item-text{color:var(--color-primary);font-family:var(--font-medium);}.fo-steps-progress .fo-steps-progress-item-active .fo-steps-progress-item-line{background:var(--color-primary);}.fo-steps-progress .fo-steps-progress-item-completed .fo-steps-progress-item-text{color:#4f5e77;}.fo-steps-progress .fo-steps-progress-item-completed .fo-steps-progress-item-icon{background:var(--color-primary);background-image:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDkuMTIgNyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTkuMTIgMS4wNkw4LjA2IDAgMy4xOCA0Ljg4IDEuMDYgMi43NiAwIDMuODIgMy4xOCA3bDUuOTQtNS45NHoiLz48L3N2Zz4=);color:transparent;background-size:16px;background-repeat:no-repeat;background-position:center center;width:50px;height:50px;line-height:50px;}.fo-steps-progress .fo-steps-progress-item-completed .fo-steps-progress-item-line{background:var(--color-primary);}.fo-project-store .fo-box{width:auto;margin:5px;}.fo-project-store .fo-box h4{height:12px;}.fo-project-store .fo-box img{width:125px;height:125px;border-radius:5px;}.fo-project-store .icon-app{margin-right:10px;border-radius:5px;}.fo-project-store .icon-app img{width:200px;height:200px;}.fo-project-store .version-date{list-style:none;}.fo-project-store .version-date h4{display:inline;}.fo-project-store .version-date time{float:right;font-size:12px;color:var(--color-gray-60);}.fo-project-store .version-list{padding:30px;}.fo-project-store .version-list ul{border-bottom:1px solid var(--color-gray-70);padding-bottom:20px;margin-bottom:20px;}.fo-project-store .version-number{font-size:12px;color:var(--color-gray-60);}.fo-project-store .screenshots-app{overflow-y:hidden;overflow-x:scroll;height:500px;width:1140px;}.fo-project-store .screenshots-app ul{width:2000px;}.fo-project-store .screenshots-app ul li{display:inline;}.fo-project-store .screenshots-app img{margin-right:20px;}.fo-project-store .other-app{overflow-y:hidden;overflow-x:scroll;height:240px;width:1140px;}.fo-project-store .other-app .other-app-container{width:1400px;height:240px;display:inline-flex;}.fo-wizard,.fo-wizard-manuel{position:relative;display:block;margin:0;padding:0;border-radius:3px!important;}.fo-wizard .nav span,.fo-wizard-manuel .nav span{display:block;font-family:"RobotoMedium",sans-serif;}.fo-wizard .wizard-content,.fo-wizard-manuel .wizard-content{text-align:center;margin:2em 0;}.fo-wizard .sw-container,.fo-wizard-manuel .sw-container{display:block;margin:0;padding:0;position:relative;}.fo-wizard .step-content,.fo-wizard-manuel .step-content{display:none;position:relative;margin:0;}.fo-wizard .sw-toolbar,.fo-wizard-manuel .sw-toolbar{margin-left:0;}.fo-tag{border:1px solid #808080;background-color:#808080;color:#fff;border-radius:14px;cursor:default;float:left;margin-top:10px;margin-right:3px;margin-left:3px;padding:4px 12px;line-height:16px;}.fo-tag a{color:#fff;margin-right:2px;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;}.fo-tag a:hover{color:#1a1a1a;}.fo-wizard-arrows{border-radius:5px;border:1px solid var(--background-panel);}.fo-wizard-arrows:before{border:10px solid var(--color-border);border-top:10px solid #337ab7;}.fo-wizard-arrows .sw-container{min-height:200px;}.fo-wizard-arrows .step-content{padding:0 10px;border:0 solid #d4d4d4;background-color:transparent;text-align:left;}.fo-wizard-arrows .sw-toolbar{padding:10px;margin-bottom:0!important;}.fo-wizard-arrows .sw-toolbar .btn-group{float:right;}.fo-wizard-arrows .sw-toolbar .btn-group .btn-prev{margin-right:5px;}.fo-wizard-arrows ul.step-anchor{border:0;border:1px solid var(--color-border);padding:0;border-radius:0;border-top-right-radius:5px;list-style:none;overflow:hidden;}.fo-wizard-arrows ul.step-anchor li+li:before{padding:0;}.fo-wizard-arrows ul.step-anchor li:first-child a{padding-left:15px;}.fo-wizard-arrows ul.step-anchor li.active a{border-color:#337ab7!important;color:#fff!important;background:#337ab7!important;}.fo-wizard-arrows ul.step-anchor li.active a:after{border-left:30px solid #337ab7!important;}.fo-wizard-arrows ul.step-anchor li.done a{color:#337ab7!important;background:var(--color-info-light)!important;}.fo-wizard-arrows ul.step-anchor li.done a:after{border-left:30px solid var(--color-info-light);}.fo-wizard-arrows ul.step-anchor li.done a:hover span,.fo-wizard-arrows ul.step-anchor li.done a:hover small{color:#1a1a1a;}.fo-wizard-arrows ul.step-anchor li.done a:hover:after{border-left:30px solid var(--color-info-light);}.fo-wizard-arrows ul.step-anchor li a{color:#b2b2b2;text-decoration:none;padding:10px 0 10px 45px;position:relative;display:block;border:0!important;border-radius:0;outline-style:none;background-color:var(--background-panel);}.fo-wizard-arrows ul.step-anchor li a:first-child{padding-left:-120px;}.fo-wizard-arrows ul.step-anchor li a:hover{color:#bbb;text-decoration:none;position:relative;display:block;border:0!important;border-radius:0;outline-style:none;}.fo-wizard-arrows ul.step-anchor li a:after{content:" ";display:block;width:0;height:0;border-top:50px solid transparent;border-bottom:50px solid transparent;border-left:30px solid var(--background-panel);position:absolute;top:50%;margin-top:-50px;left:100%;z-index:2;}.fo-wizard-arrows ul.step-anchor li a:before{content:" ";display:block;width:0;height:0;border-top:50px solid transparent;border-bottom:50px solid transparent;border-left:30px solid #808080;position:absolute;top:50%;margin-top:-50px;margin-left:1px;left:100%;z-index:1;}.fo-wizard-arrows>ul.step-anchor>li>a:hover{color:#bbb;text-decoration:none;outline-style:none;background:#f5f5f5;border-color:#f5f5f5;}.fo-wizard-arrows ul.step-anchor>li>a:hover:after{border-left-color:#f5f5f5;}.fo-wizard-arrows ul.step-anchor>li.clickable>a:hover{color:#4285f4!important;background:#46b8da!important;}.fo-wizard-arrows ul.step-anchor>li.danger>a{border-color:#d9534f!important;color:#fff!important;background:#d9534f!important;}.fo-wizard-arrows ul.step-anchor>li.danger>a:after{border-left:30px solid #d9534f!important;}.fo-wizard-arrows ul.step-anchor>li.disabled>a,.fo-wizard-arrows>ul.step-anchor>li.disabled>a:hover{color:#eee!important;}@media screen and (max-width:768px){.fo-wizard-arrows ul.step-anchor{border:0;background:#ddd!important;}.fo-wizard-arrows .nav-tabs>li{float:none!important;margin-bottom:0;}.fo-wizard-arrows ul.step-anchor>li>a,.fo-wizard-arrows>ul.step-anchor>li>a:hover{padding-left:15px;margin-right:0;margin-bottom:1px;}.fo-wizard-arrows ul.step-anchor>li>a:after,.fo-wizard-arrows>ul.step-anchor>li>a:before{display:none;}}.fo-fo-filter-criteria{padding:10px;}.fo-feature-selector{background-color:#fff!important;color:#333;}.fo-feature-selector h2{padding:10px;color:#337ab7;font-family:"RobotoMedium",sans-serif;font-size:18px;text-align:center;margin:15px 0 0 0;}.fo-feature-selector h2:after{position:absolute;content:"";height:1px;width:200px;top:35px;right:-100px;margin:0;background:#ccc;}.fo-feature-selector .last-head:after{display:none;}.fo-feature-selector .option-name{text-align:right;font-size:14px;color:#808080;margin-bottom:10px;}.fo-feature-selector .option-list{padding:0 0 0 25px;margin-bottom:10px;list-style:none;}.fo-feature-selector .option-list li{line-height:20px;font-size:12px;}.fo-feature-selector .style-list{height:300px;overflow-y:scroll;font-size:14px;}.fo-feature-selector .style-list .active{background-color:var(--color-info-light);}.fo-feature-selector .style-list li{padding-left:24px;}.fo-feature-selector .style-list li span{float:right;}.fo-feature-selector .style-list li a{color:#333;line-height:30px;}.fo-feature-selector .style-list li a:hover{color:#337ab7;}.fo-feature-selector .style-list .recommended-cars{padding-left:0;}.fo-feature-selector .style-list .recommended-cars:before{font-family:var(--font-icon);font-size:20px;content:"";color:#337ab7;vertical-align:middle;}.fo-feature-selector .style-list .recommended-cars a{font-family:"RobotoBold",sans-serif;}.fo-feature-selector .style-list .recommended-cars a:hover{color:#337ab7;}.fo-feature-selector .style-checkbox{height:300px;overflow-y:scroll;font-size:14px;}.fo-feature-selector .style-checkbox li .option-value{float:right;margin-right:28px;}.fo-feature-selector .style-checkbox li .option-collapse{float:right;cursor:pointer;}.fo-feature-selector .style-radio{height:300px;overflow-y:scroll;font-size:14px;}.fo-feature-selector .style-radio li .option-value{float:right;margin-right:28px;}.fo-feature-selector .style-radio li .option-collapse{float:right;cursor:pointer;}.fo-feature-selector .module-legend{border-bottom:1px solid #e6e6e6;padding:5px 0;}.fo-feature-selector .module-legend .fo-icon-star,.fo-feature-selector .module-legend .sidebar-left #menu .menu-favorites .nav-children a.remove-favorites,.sidebar-left #menu .menu-favorites .nav-children .fo-feature-selector .module-legend a.remove-favorites,.fo-feature-selector .module-legend .sidebar-left #menu .nav-favorites li .add-favorites,.sidebar-left #menu .nav-favorites li .fo-feature-selector .module-legend .add-favorites{font-size:20px;color:#337ab7;}.fo-feature-selector .module-legend span{font-size:12px;line-height:30px;color:#808080;}.fo-feature-selector .module-total{padding:20px 0;border-bottom:1px solid #e6e6e6;}.fo-feature-selector .module-choiceboxes-counter{float:right;color:#b2b2b2;font-family:"RobotoBold",sans-serif;}.fo-feature-selector [data-toggle=collapse]:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all linear .25s;transform:rotate(90deg);font-family:var(--font-icon);line-height:20px;font-size:28px;color:#4c4c4c;content:"";display:inline-block;text-rendering:auto;cursor:pointer;float:right;}.fo-feature-selector [data-toggle=collapse].collapsed:after{transform:rotate(0deg);}.fo-conveyor-container{padding:1em;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;}.fo-conveyor-container::before{content:"";font-size:8rem;font-weight:100;font-style:normal;}.fo-conveyor-container .fo-conveyor-row{display:inline-flex;margin:0;width:100%;}.fo-conveyor-container .fo-conveyor{background-color:var(--color-success-light);border:1px solid var(--color-success);color:var(--color-gray-10);text-align:center;padding:1.2em .8em;margin:.2em;border-radius:5px;position:relative;}.fo-conveyor-container .fo-conveyor .fo-conveyor-body .fo-conveyor-name h4{margin:0;font-size:1.1em;}.fo-conveyor-container .fo-conveyor .fo-conveyor-body .fo-conveyor-weight{background-color:none;border:1px solid var(--color-gray-10);color:var(--color-gray-10);padding:.2em .5em;border-radius:5px;}.fo-conveyor-container .fo-conveyor .fo-conveyor-body .fo-conveyor-weight h5{margin:0;display:inline;margin-right:5px;font-size:1em;}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer{align-items:center;width:100%;border-top:1px solid var(--color-white);padding-top:.5em;margin-top:.5em;}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list{display:flex;justify-content:space-between;list-style:none;text-align:left;padding:0;margin:0;}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list h5{margin:.5em 0 0 0;line-height:0;font-size:1.1em;}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer .fo-conveyor-trucks-status{text-align:center;font-size:1.5em;}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer .fo-conveyor-trucks-status-online{color:var(--color-success);}.fo-conveyor-container .fo-conveyor .fo-conveyor-footer .fo-conveyor-trucks-status-offline{color:var(--color-gray-60);}.fo-conveyor-container .fo-conveyor-horizontal{width:300px;height:100px;position:relative;}.fo-conveyor-container .fo-conveyor-horizontal .fo-conveyor-body{display:flex;justify-content:space-between;align-items:center;width:100%;}.fo-conveyor-container .fo-conveyor-vertical{height:250px;width:100px;position:relative;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-body{display:block;width:100%;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-body .fo-conveyor-name{margin-bottom:5px;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-body .fo-conveyor-type{background-color:var(--color-warning-light);border:1px solid var(--color-warning);color:var(--color-gray-10);padding:.2em .5em;border-radius:5px;margin-bottom:5px;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-body .fo-conveyor-type strong{display:block;margin:0;font-size:.9em;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-body .fo-conveyor-type small{font-size:.7em;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer{align-items:center;width:100%;border-top:0;padding-top:0;margin-top:5px;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer .fo-conveyor-metrics{margin-top:1em;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list{display:block;list-style:none;text-align:left;padding:0;margin:0;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list li{margin:1.2em 0;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list li:first-child{margin:0;}.fo-conveyor-container .fo-conveyor-vertical .fo-conveyor-footer .fo-conveyor-metrics .fo-conveyor-metrics-list h5{margin:.5em 0 0 0;line-height:0;}.fo-conveyor-container .fo-conveyor-stopped{background-color:var(--color-primary-light);border:1px solid var(--color-primary);}.fo-conveyor-container .fo-conveyor-warning{background-color:var(--color-warning-light);border:1px solid var(--color-warning);}.fo-conveyor-container .fo-conveyor-error{background-color:var(--color-error-light);border:1px solid var(--color-error);animation-name:conveyor-error;animation-duration:4s;animation-iteration-count:infinite;}.fo-conveyor-container .fo-conveyor-table{position:absolute;right:25%;left:25%;top:5%;padding:1em;}@keyframes conveyor-error{0%{background-color:var(--color-error-light);}50%{background-color:#d9958f;}100%{background-color:var(--color-error-light);}}@-webkit-keyframes bg-scrolling-reverse{100%{background-position:50px 50px;}}@-moz-keyframes bg-scrolling-reverse{100%{background-position:50px 50px;}}@-o-keyframes bg-scrolling-reverse{100%{background-position:50px 50px;}}@keyframes bg-scrolling-reverse{100%{background-position:50px 50px;}}@-webkit-keyframes bg-scrolling{0%{background-position:50px 50px;}}@-moz-keyframes bg-scrolling{0%{background-position:50px 50px;}}@-o-keyframes bg-scrolling{0%{background-position:50px 50px;}}@keyframes bg-scrolling{0%{background-position:50px 50px;}}.fo-tire-house-container{overflow:auto;padding:2em 0;}.fo-tire-house-container table{border:0;}.fo-tire-house-container table tr td{border:0;padding:2px;}.fo-tire-house-container table tr td .fo-tire-house-top-box{background-color:var(--color-primary-light);color:var(--color-gray-20);padding:4px 8px;margin:0;border-radius:5px;text-align:center;height:40px;max-width:60px;}.fo-tire-house-container table tr td .fo-tire-house-top-box h5{margin:0;padding:0;font-size:1em;}.fo-tire-house-container table tr td .fo-tire-house-top-box span{margin:0;padding:0;font-size:.8em;color:var(--color-gray-40);}.fo-tire-house-container table tr td .fo-tire-house-conveyor-badge{padding:4px;border-radius:5px;background-color:var(--color-gray-80);color:var(--color-gray-20);}.fo-tire-house-container table tr td .fo-tire-house-conveyor-badge h5{margin:0;padding:0;font-size:.8em;}.fo-tire-house-container table tr td .fo-tire-house-conveyor-badge span{font-size:.7em;color:var(--color-gray-40);}.fo-tire-house-container table tr td .fo-tire-house-station{background:var(--color-white);border:2px solid var(--color-primary-light);border-radius:5px;min-width:190px;}.fo-tire-house-container table tr td .fo-tire-house-station .fo-tire-house-station-body{padding:8px;display:flex;flex-direction:column;}.fo-tire-house-container table tr td .fo-tire-house-station .fo-tire-house-station-body h4{font-size:1em;margin:0;border-bottom:1px solid var(--color-gray-90);padding-bottom:2px;margin-bottom:2px;}.fo-tire-house-container table tr .fo-tire-house-conveyor-title{background-color:var(--color-gray-90);}.fo-tire-house-container table tr .fo-tire-house-conveyor-title .fo-tire-house-conveyor-station{background-color:var(--color-primary-light);color:var(--color-gray-40);padding:6px 2px;text-align:center;font-size:16px;height:40px;border-radius:5px;}.fo-tire-house-container table tr .fo-tire-house-conveyor-title .fo-tire-house-conveyor-station h4{margin:0;padding:0;}.fo-tire-house-container table tr .fo-tire-house-conveyor-h{vertical-align:top;min-width:50px;background-color:var(--color-gray-90);}.fo-tire-house-container table tr .fo-tire-house-conveyor-h .fo-tire-house-conveyor{height:50px;width:100%;display:flex;align-items:center;justify-content:center;}.fo-tire-house-container table tr .fo-tire-house-conveyor-v{background-color:var(--color-gray-90);width:50px;max-width:50px;position:relative;}.fo-tire-house-container table tr .fo-tire-house-conveyor-v .fo-tire-house-conveyor{display:flex;align-items:center;justify-content:center;text-align:center;}.fo-tire-house-container table tr .fo-tire-house-conveyor-column{height:120px;}.fo-tire-house-container .fo-tire-house-top{width:100%;}.fo-tire-house-container .fo-tire-house-top .fo-tire-house-top-box{background-color:var(--color-primary);padding:6px 12px;margin:0 2px;border-radius:5px;color:var(--color-white);text-align:center;}.fo-tire-house-container .fo-tire-house-top .fo-tire-house-top-box h5{margin:0;padding:0;}.fo-tire-house-container .fo-tire-house-top .fo-tire-house-top-rms{display:inline-flex;}.fo-tire-house-container .fo-tire-house-top .fo-tire-house-top-rfg{display:inline-flex;}.fo-tire-house-container .fo-tire-house-top .fo-tire-house-top-rso{display:inline-flex;}.fo-tire-house-container .fo-tire-house-top .fo-tire-house-top-awsr1{display:inline-flex;}.fo-tire-house-container .fo-tire-house-top .fo-tire-house-top-awsr2{display:inline-flex;}a{color:var(--color-link);}a:link{color:var(--color-link);text-decoration:none;}a.fo-button,a.fo-button-full,a.fo-button-block{color:var(--button-color);}a.fo-button:hover,a.fo-button-full:hover,a.fo-button-block:hover{text-decoration:none;color:var(--button-color);}a:hover{text-decoration:none;color:var(--button-hover);}a:focus{outline:0;}a:visited{text-decoration:none;}a:visited:hover{text-decoration:none;}a:active{color:var(--color-hover);}::selection{color:var(--color-white);background-color:var(--color-primary);padding:2px;}.fo-unselected{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fo-small,small{font-size:85%;}.fo-strong,strong{font-weight:normal!important;font-family:var(--font-medium);}.fo-abbr[title],abbr[title]{cursor:help;border-bottom:1px dotted var(--color-gray-50);text-decoration:underline dotted;}code{background-color:var(--background-panel);color:var(--color-gray-40);}.fo-pre,pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:var(--color-gray-40);word-break:break-all;word-wrap:break-word;background-color:var(--color-gray-90);border-radius:4px;font-family:var(--font-mono);border:0;}svg{object-fit:contain;width:100%;height:100%;max-width:100%;max-height:100%;}.fo-chatbot-toggle-container{position:fixed;bottom:50px;right:100px;cursor:pointer;transform:scale(.75);}.fo-chatbot-toggle-container .centered,.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon-dot,.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon-antenna,.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon-corner,.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon,.fo-chatbot-toggle-container .fo-chatbot-toggle-button{margin:auto;position:absolute;bottom:0;left:0;top:0;right:0;}.fo-chatbot-toggle-container .fo-chatbot-toggle-button{height:100px;width:100px;animation:up-down 7.5s infinite ease-in-out;}.fo-chatbot-toggle-container .fo-chatbot-toggle-button:hover .fo-chatbot-toggle-icon,.fo-chatbot-toggle-container .fo-chatbot-toggle-button:hover .fo-chatbot-toggle-icon-dot{border-color:var(--color-hover);}.fo-chatbot-toggle-container .fo-chatbot-toggle-button:hover .fo-chatbot-toggle-icon-dot,.fo-chatbot-toggle-container .fo-chatbot-toggle-button:hover .fo-chatbot-toggle-icon-antenna{background-color:var(--color-hover);}.fo-chatbot-toggle-container .fo-chatbot-toggle-button:hover .fo-chatbot-toggle-icon-dot .fo-chatbot-toggle-icon-beam,.fo-chatbot-toggle-container .fo-chatbot-toggle-button:hover .fo-chatbot-toggle-icon-antenna .fo-chatbot-toggle-icon-beam{background-color:var(--color-hover);}.fo-chatbot-toggle-container .fo-chatbot-toggle-button:hover .fo-chatbot-toggle-icon-dot .fo-chatbot-toggle-icon-beam-pulsar,.fo-chatbot-toggle-container .fo-chatbot-toggle-button:hover .fo-chatbot-toggle-icon-antenna .fo-chatbot-toggle-icon-beam-pulsar{background-color:var(--color-hover);}.fo-chatbot-toggle-container .fo-chatbot-toggle-button:hover .fo-chatbot-toggle-icon-corner{border-top:12px solid var(--color-hover);}.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon{width:100px;height:55px;border:5px solid var(--color-primary);border-radius:5rem;}.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon-corner{top:56px;left:-30px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:12px solid var(--color-primary);transform:rotate(128deg);}.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon-antenna{top:-125px;height:20px;width:10px;background-color:var(--color-primary);animation:antenna-appear 7.5s infinite ease-in-out;}.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon-antenna .fo-chatbot-toggle-icon-beam{position:absolute;top:-12.5px;left:-5px;height:20px;width:20px;border-radius:50%;background-color:var(--color-primary);animation:beam-appear 7.5s infinite ease-in-out;}.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon-antenna .fo-chatbot-toggle-icon-beam-pulsar{position:absolute;top:-12.5px;left:-5px;height:20px;width:20px;border-radius:50%;background-color:var(--color-primary);animation:beam-pulsar-appear 7.5s infinite ease-in-out;}.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon-dot{height:10.5px;width:10.5px;left:-65px;background-color:var(--color-primary);border-radius:50%;animation:pulse-outer 7.5s infinite ease-in-out;}.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon-dot:nth-child(2){left:0;animation:pulse-inner 7.5s infinite ease-in-out;animation-delay:.2s;}.fo-chatbot-toggle-container .fo-chatbot-toggle-button .fo-chatbot-toggle-icon-dot:nth-child(3){left:65px;animation:pulse-outer 7.5s infinite ease-in-out;animation-delay:.4s;}@keyframes pulse-inner{0%{transform:scale(1);}7.5%{transform:scale(1.5);}15%{transform:scale(1);}22.5%{transform:scale(1.5);}30%{transform:scale(1);}37.5%{transform:scale(1.5);}45%{top:0;transform:scale(1);height:17.5px;border-bottom-left-radius:50%;border-bottom-right-radius:50%;transform:rotate(-370deg);}50%{top:22.5px;height:10px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:3rem;border-bottom-right-radius:3rem;transform:rotate(10deg);}55%{transform:rotate(-10deg);}60%{transform:rotate(10deg);}65%{transform:rotate(-10deg);}65%{transform:rotate(0deg);}85%{top:22.5px;height:10px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:3rem;border-bottom-right-radius:3rem;transform:rotate(0deg);}92.5%{top:22.5px;height:10px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:2.5rem;border-bottom-right-radius:2.5rem;transform:rotate(0deg);}100%{top:0;height:17.5px;border-radius:50%;transform:rotate(-360deg);}}@keyframes pulse-outer{0%{transform:scale(1);}7.5%{transform:scale(1.5);}15%{transform:scale(1);}22.5%{transform:scale(1.5);}30%{transform:scale(1);}37.5%{transform:scale(1.5);}45%{transform:scale(1);height:17.5px;}55%{tranform:scale(1);height:5px;}60%{height:17.5px;}75%{height:17.5px;}80%{tranform:scale(1);height:5px;}85%{height:17.5px;}100%{height:17.5px;}}@keyframes antenna-appear{0%{visibility:hidden;top:-50px;height:0;}50%{visibility:hidden;top:-50px;height:0;}55%{visibility:visible;top:-75px;height:20px;}95%{visibility:visible;top:-75px;height:20px;}100%{top:-50px;height:0;}}@keyframes beam-appear{0%{visibility:hidden;top:-12.5px;height:0;}50%{visibility:hidden;top:-12.5px;height:0;}55%{visibility:visible;top:-12.5px;height:20px;width:20px;}100%{visibility:visible;top:-12.5px;height:20px;width:20px;}}@keyframes beam-pulsar-appear{0%{visibility:hidden;top:-12.5px;height:0;}50%{visibility:hidden;top:-12.5px;height:0;}55%{visibility:visible;top:-12.5px;left:-5px;height:20px;width:20px;opacity:1;}65%{top:-25px;left:-15px;height:40px;width:40px;opacity:0;visibility:visible;}74%{visibility:hidden;opacity:0;}75%{visibility:visible;top:-12.5px;left:-5px;height:20px;width:20px;opacity:1;}85%{top:-25px;left:-15px;height:40px;width:40px;opacity:0;visibility:visible;}94%{visibility:hidden;opacity:0;}100%{visibility:hidden;opacity:0;}}@keyframes up-down{0%{transform:translate(0);}12.5%{transform:translate(0,2%);}25%{transform:translate(0);}37.5%{transform:translate(0,2%);}50%{transform:translate(0);}62.5%{transform:translate(0,2%);}75%{transform:translate(0);}87.5%{transform:translate(0,2%);}100%{transform:translate(0);}}.fo-chatbot-button{position:fixed;bottom:5px;right:30px;background:transparent;border:0;color:var(--color-white);padding:12px;cursor:pointer;background-image:var(--logo-chatbot);background-repeat:no-repeat;background-size:contain;margin:.5em 0;height:75px;width:75px;}.fo-chatbot-button:hover{background-image:var(--logo-chatbot-hover);background-repeat:no-repeat;background-size:contain;margin:.5em 0;height:75px;width:75px;}.fo-chatbot-button:focus{border:0;outline:0;}.fo-chatbot-container{display:none;position:fixed;bottom:0;right:15px;z-index:1101;}.fo-chatbot-container .fo-chatbot-body{max-width:450px;min-width:450px;border-radius:5px;background-color:var(--color-white);}.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header{width:100%;padding:.4em 1em;background-color:var(--color-gray-90);color:var(--color-primary);display:flex;justify-content:space-between;align-items:center;position:static;top:0;left:0;right:0;z-index:1200;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0;min-height:50px;}.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header h1{font-size:1.2em;color:var(--color-primary);}.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .fo-icon-close,.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .fo-sidebar-right .fo-calendar-external-events .fo-sidebar-right-close,.fo-sidebar-right .fo-calendar-external-events .fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .fo-sidebar-right-close,.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .modal .modal-dialog .modal-content .modal-header .modal-close:before,.modal .modal-dialog .modal-content .modal-header .fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .modal-close:before{color:var(--color-gray-60);}.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .fo-icon-close:hover,.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .fo-sidebar-right .fo-calendar-external-events .fo-sidebar-right-close:hover,.fo-sidebar-right .fo-calendar-external-events .fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .fo-sidebar-right-close:hover,.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .modal .modal-dialog .modal-content .modal-header .modal-close:hover:before,.modal .modal-dialog .modal-content .modal-header .fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .modal-close:hover:before{color:var(--color-primary);}.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header em{cursor:pointer;}.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header .fo-logo-chatbot-hover{height:50px;width:50px;margin:0;cursor:default;display:none;}.fo-chatbot-container .fo-chatbot-body .fo-chatbot{padding:1em;overflow:auto;min-height:600px;max-height:600px;height:600px;}.fo-chatbot-container .fo-chatbot-body .fo-chatbot .fo-chatbot-ai{display:contents;}.fo-chatbot-container h3{font-size:1rem;margin:10px 0;}.fo-chatbot-container ul,.fo-chatbot-container ol{padding-left:1em;line-height:1.5;color:var(--color-primary);}.fo-chatbot-container ul li,.fo-chatbot-container ol li{font-family:var(--font-regular);color:var(--color-primary);font-weight:100;}.fo-chatbot-container ul li strong,.fo-chatbot-container ol li strong{font-family:var(--font-medium);line-height:21px;font-size:.92em;}.fo-chatbot-container ul li p,.fo-chatbot-container ol li p{font-family:var(--font-regular);line-height:21px;font-weight:100;margin:10px 0 0 0;}.fo-chatbot-container ul li ul,.fo-chatbot-container ul li ol,.fo-chatbot-container ol li ul,.fo-chatbot-container ol li ol{list-style:none;padding-left:1em;color:var(--color-primary);}.fo-chatbot-container ul li ul li,.fo-chatbot-container ul li ol li,.fo-chatbot-container ol li ul li,.fo-chatbot-container ol li ol li{font-family:var(--font-regular);line-height:21px;font-weight:100;}.fo-chatbot-container div.webchat__bubble__content{padding:5px 10px;min-height:unset!important;}.fo-chatbot-container div.webchat__bubble__content .webchat__text-content{padding:0;}.fo-chatbot-container div.webchat__bubble__content .webchat__text-content svg{width:4%;height:4%;}.fo-chatbot-container div.webchat__bubble__content p{padding:0;font-family:var(--font-regular);font-size:1em;color:var(--color-primary);}.fo-chatbot-container .webchat__send-box__main{border:1px solid #e6e6e6;border-radius:5px;}.fo-chatbot-container button,.fo-chatbot-container .webchat__suggested-action{border-radius:50px!important;}@media only screen and (min-device-width:38mm) and (max-device-width:667px){.fo-chatbot-container{top:0;right:0;bottom:0;left:0;}.fo-chatbot-container .fo-chatbot-body{width:100%;height:100%;min-width:100%;min-height:100%;}.fo-chatbot-container .fo-chatbot-body .fo-chatbot-header{border-radius:0;}.fo-chatbot-container .fo-chatbot-body .fo-chatbot{padding:.4em;overflow:auto;min-height:100%;max-height:100%;height:100%;}.fo-chatbot-container .fo-chatbot-body .fo-chatbot .fo-chatbot-ai{overflow:auto;min-height:100%;max-height:100%;height:100%;padding-bottom:4em;display:inherit;}.fo-chatbot-container *{font-size:16px;}}#Microsoft_Omnichannel_LCWidget_Chat_Iframe_Window{z-index:99!important;}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px);}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px);}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px);}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px);}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}}@-moz-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}}.dropzone,.dropzone *{box-sizing:border-box;}.fo-upload-area,.dropzone{min-height:150px;border:2px dashed var(--color-gray-90);background:#fff;padding:1em;border-radius:15px;}.fo-upload-area:hover,.dropzone:hover{border:2px dashed var(--color-primary);}.fo-upload-area .fo-upload-text .fo-upload-icon,.dropzone .fo-upload-text .fo-upload-icon{margin:1em;font-size:4em;color:var(--color-gray-40);}.fo-upload-area .fo-upload-text .fo-upload-subtext,.dropzone .fo-upload-text .fo-upload-subtext{margin:1em;font-size:.9em;color:var(--color-gray-60);font-family:var(--font-regular);}.fo-upload-area.dz-clickable,.dropzone.dz-clickable{cursor:pointer;}.fo-upload-area.dz-clickable *,.dropzone.dz-clickable *{cursor:default;}.fo-upload-area.dz-clickable .dz-message,.fo-upload-area.dz-clickable .fo-upload-text,.fo-upload-area.dz-clickable .dz-message *,.fo-upload-area.dz-clickable .fo-upload-text *,.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .fo-upload-text,.dropzone.dz-clickable .dz-message *,.dropzone.dz-clickable .fo-upload-text *{cursor:pointer;}.fo-upload-area.dz-started .dz-message,.fo-upload-area.dz-started .fo-upload-text,.dropzone.dz-started .dz-message,.dropzone.dz-started .fo-upload-text{display:none;}.fo-upload-area.dz-drag-hover,.dropzone.dz-drag-hover{border-style:solid;}.fo-upload-area.dz-drag-hover .dz-message,.fo-upload-area.dz-drag-hover .fo-upload-text,.dropzone.dz-drag-hover .dz-message,.dropzone.dz-drag-hover .fo-upload-text{opacity:.5;}.fo-upload-area .dz-message,.fo-upload-area .fo-upload-text,.dropzone .dz-message,.dropzone .fo-upload-text{text-align:center;margin:2em 0;}.fo-upload-area .dz-preview,.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px;}.fo-upload-area .dz-preview:hover,.dropzone .dz-preview:hover{z-index:1000;}.fo-upload-area .dz-preview:hover .dz-details,.dropzone .dz-preview:hover .dz-details{opacity:1;}.fo-upload-area .dz-preview.dz-file-preview .dz-image,.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom,#eee,#ddd);}.fo-upload-area .dz-preview.dz-file-preview .dz-details,.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1;}.fo-upload-area .dz-preview.dz-image-preview,.dropzone .dz-preview.dz-image-preview{background:#fff;}.fo-upload-area .dz-preview.dz-image-preview .dz-details,.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;}.fo-upload-area .dz-preview .dz-remove,.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:0;}.fo-upload-area .dz-preview .dz-remove:hover,.dropzone .dz-preview .dz-remove:hover{text-decoration:underline;}.fo-upload-area .dz-preview:hover .dz-details,.dropzone .dz-preview:hover .dz-details{opacity:1;}.fo-upload-area .dz-preview .dz-details,.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%;}.fo-upload-area .dz-preview .dz-details .dz-size,.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px;}.fo-upload-area .dz-preview .dz-details .dz-filename,.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap;}.fo-upload-area .dz-preview .dz-details .dz-filename:hover span,.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8);}.fo-upload-area .dz-preview .dz-details .dz-filename:not(:hover),.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis;}.fo-upload-area .dz-preview .dz-details .dz-filename:not(:hover) span,.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent;}.fo-upload-area .dz-preview .dz-details .dz-filename span,.fo-upload-area .dz-preview .dz-details .dz-size span,.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px;}.fo-upload-area .dz-preview:hover .dz-image img,.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-filter:blur(8px);filter:blur(8px);}.fo-upload-area .dz-preview .dz-image,.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10;}.fo-upload-area .dz-preview .dz-image img,.dropzone .dz-preview .dz-image img{display:block;}.fo-upload-area .dz-preview.dz-success .dz-success-mark,.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-moz-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-ms-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-o-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1);}.fo-upload-area .dz-preview.dz-error .dz-error-mark,.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-moz-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-ms-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-o-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1);}.fo-upload-area .dz-preview .dz-success-mark,.fo-upload-area .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px;}.fo-upload-area .dz-preview .dz-success-mark svg,.fo-upload-area .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px;}.fo-upload-area .dz-preview.dz-processing .dz-progress,.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;}.fo-upload-area .dz-preview.dz-complete .dz-progress,.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in;}.fo-upload-area .dz-preview:not(.dz-processing) .dz-progress,.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite;}.fo-upload-area .dz-preview .dz-progress,.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden;}.fo-upload-area .dz-preview .dz-progress .dz-upload,.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;-moz-transition:width 300ms ease-in-out;-ms-transition:width 300ms ease-in-out;-o-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out;}.fo-upload-area .dz-preview.dz-error .dz-error-message,.dropzone .dz-preview.dz-error .dz-error-message{display:block;}.fo-upload-area .dz-preview.dz-error:hover .dz-error-message,.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto;}.fo-upload-area .dz-preview .dz-error-message,.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(to bottom,#be2626,#a92222);padding:.5em 1.2em;color:#fff;}.fo-upload-area .dz-preview .dz-error-message:after,.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626;}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;}Code blocks pre[class*=language-]{padding:1em;margin:0;overflow:auto;}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d;}Inline code :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal;}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999;}.token.punctuation{color:#ccc;}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a;}.token.function-name{color:#6196cc;}.token.boolean,.token.number,.token.function{color:#f08d49;}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555;}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd;}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699;}.token.operator,.token.entity,.token.url{color:#67cdcc;}.token.important,.token.bold{font-weight:bold;}.token.italic{font-style:italic;}.token.entity{cursor:help;}.token.inserted{color:#008000;}pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber;}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit;}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber;}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right;}div.code-toolbar{position:relative;}div.code-toolbar>.toolbar{position:absolute;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0;}div.code-toolbar:hover>.toolbar{opacity:1;}div.code-toolbar:focus-within>.toolbar{opacity:1;}div.code-toolbar>.toolbar .toolbar-item{display:inline-block;}div.code-toolbar>.toolbar a{cursor:pointer;}div.code-toolbar>.toolbar button{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin:.4em;}div.code-toolbar>.toolbar a,div.code-toolbar>.toolbar button,div.code-toolbar>.toolbar span{color:#fff;font-size:1em;padding:.2em .6em;background:#09f;background:#09f;box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.3em;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;}div.code-toolbar>.toolbar a:hover,div.code-toolbar>.toolbar a:focus,div.code-toolbar>.toolbar button:hover,div.code-toolbar>.toolbar button:focus,div.code-toolbar>.toolbar span:hover,div.code-toolbar>.toolbar span:focus{color:#fff;background:#06c;text-decoration:none;}.ui-autocomplete{position:absolute;top:0;left:0;z-index:1510!important;float:left;display:none;min-width:160px;width:160px;padding:4px 0;margin:2px 0 0 0;list-style:none;background-color:#fff;border-color:#ccc;border-color:rgba(0,0,0,.2);border-style:solid;border-width:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #337ab7;background:#337ab7;font-weight:normal;color:#fff;}.ui-menu-item{text-align:left;color:#4c4c4c;}.fo-autocomplete-tag .fo-autocomplete-tag-content{padding:20px 0;text-align:center;list-style:none;}.fo-autocomplete-tag .fo-autocomplete-tag-content li{background-color:var(--color-primary);color:var(--color-white);padding:5px 10px;display:inline;line-height:2.2;}.owl-carousel,.fo-carousel-table,.fo-carousel-post{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}.owl-carousel .owl-stage,.fo-carousel-table .owl-stage,.fo-carousel-post .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after,.fo-carousel-table .owl-stage:after,.fo-carousel-post .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer,.fo-carousel-table .owl-stage-outer,.fo-carousel-post .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}.owl-carousel .owl-wrapper,.fo-carousel-table .owl-wrapper,.fo-carousel-post .owl-wrapper,.owl-carousel .owl-item,.fo-carousel-table .owl-item,.fo-carousel-post .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel .owl-item,.fo-carousel-table .owl-item,.fo-carousel-post .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}.owl-carousel .owl-item img,.fo-carousel-table .owl-item img,.fo-carousel-post .owl-item img{display:block;width:100%;}.owl-carousel .owl-nav .owl-prev,.fo-carousel-table .owl-nav .owl-prev,.fo-carousel-post .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.fo-carousel-table .owl-nav .owl-next,.fo-carousel-post .owl-nav .owl-next,.owl-carousel .owl-dot,.fo-carousel-table .owl-dot,.fo-carousel-post .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-prev,.fo-carousel-table .owl-prev,.fo-carousel-post .owl-prev,.owl-carousel .owl-next,.fo-carousel-table .owl-next,.fo-carousel-post .owl-next{position:absolute;top:40%;bottom:auto;}.owl-carousel .owl-prev span,.fo-carousel-table .owl-prev span,.fo-carousel-post .owl-prev span,.owl-carousel .owl-next span,.fo-carousel-table .owl-next span,.fo-carousel-post .owl-next span{font-size:2em;opacity:.7;color:var(--color-primary-dark);background-color:var(--color-white);border-radius:50px;width:40px;height:40px;display:block;line-height:36px;}.owl-carousel .owl-prev span:hover,.fo-carousel-table .owl-prev span:hover,.fo-carousel-post .owl-prev span:hover,.owl-carousel .owl-next span:hover,.fo-carousel-table .owl-next span:hover,.fo-carousel-post .owl-next span:hover{-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;background-color:var(--color-hover);color:var(--color-white);opacity:1;}.owl-carousel .owl-dots button span,.fo-carousel-table .owl-dots button span,.fo-carousel-post .owl-dots button span{width:5px;height:5px;border-radius:15px;background-color:var(--color-gray-80);}.owl-carousel .owl-dots button span:hover,.fo-carousel-table .owl-dots button span:hover,.fo-carousel-post .owl-dots button span:hover{-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;color:var(--color-hover);opacity:1;}.owl-carousel .owl-dots button.active span,.fo-carousel-table .owl-dots button.active span,.fo-carousel-post .owl-dots button.active span{background-color:var(--color-primary);}.owl-carousel .owl-dots button.active span:hover,.fo-carousel-table .owl-dots button.active span:hover,.fo-carousel-post .owl-dots button.active span:hover{-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;color:var(--color-hover);opacity:1;}.owl-carousel .owl-prev,.fo-carousel-table .owl-prev,.fo-carousel-post .owl-prev{left:2%;}.owl-carousel .owl-next,.fo-carousel-table .owl-next,.fo-carousel-post .owl-next{right:2%;}.owl-carousel .owl-nav,.fo-carousel-table .owl-nav,.fo-carousel-post .owl-nav{height:0;}.owl-carousel .owl-nav button.owl-prev,.fo-carousel-table .owl-nav button.owl-prev,.fo-carousel-post .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.fo-carousel-table .owl-nav button.owl-next,.fo-carousel-post .owl-nav button.owl-next,.owl-carousel button.owl-dot,.fo-carousel-table button.owl-dot,.fo-carousel-post button.owl-dot{background:none;color:inherit;border:0;padding:0!important;font:inherit;}.owl-carousel.owl-loaded,.owl-loaded.fo-carousel-table,.owl-loaded.fo-carousel-post{display:block;}.owl-carousel.owl-loading,.owl-loading.fo-carousel-table,.owl-loading.fo-carousel-post{opacity:0;display:block;}.owl-carousel.owl-hidden,.owl-hidden.fo-carousel-table,.owl-hidden.fo-carousel-post{opacity:0;}.owl-carousel.owl-refresh .owl-item,.owl-refresh.fo-carousel-table .owl-item,.owl-refresh.fo-carousel-post .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item,.owl-drag.fo-carousel-table .owl-item,.owl-drag.fo-carousel-post .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab,.owl-grab.fo-carousel-table,.owl-grab.fo-carousel-post{cursor:move;cursor:grab;}.owl-carousel.owl-rtl,.owl-rtl.fo-carousel-table,.owl-rtl.fo-carousel-post{direction:rtl;}.owl-carousel.owl-rtl .owl-item,.owl-rtl.fo-carousel-table .owl-item,.owl-rtl.fo-carousel-post .owl-item{float:right;}.no-js .owl-carousel,.no-js .fo-carousel-table,.no-js .fo-carousel-post{display:block;}.owl-carousel .animated,.fo-carousel-table .animated,.fo-carousel-post .animated{animation-duration:1000ms;animation-fill-mode:both;}.owl-carousel .owl-animated-in,.fo-carousel-table .owl-animated-in,.fo-carousel-post .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out,.fo-carousel-table .owl-animated-out,.fo-carousel-post .owl-animated-out{z-index:1;}.owl-carousel .fadeOut,.fo-carousel-table .fadeOut,.fo-carousel-post .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height 500ms ease-in-out;}.owl-carousel .owl-item .owl-lazy,.fo-carousel-table .owl-item .owl-lazy,.fo-carousel-post .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease;}.owl-carousel .owl-item .owl-lazy[src^=""],.fo-carousel-table .owl-item .owl-lazy[src^=""],.fo-carousel-post .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]),.fo-carousel-table .owl-item .owl-lazy:not([src]),.fo-carousel-post .owl-item .owl-lazy:not([src]){max-height:0;}.owl-carousel .owl-item img.owl-lazy,.fo-carousel-table .owl-item img.owl-lazy,.fo-carousel-post .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper,.fo-carousel-table .owl-video-wrapper,.fo-carousel-post .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon,.fo-carousel-table .owl-video-play-icon,.fo-carousel-post .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("../imgplay.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease;}.owl-carousel .owl-video-play-icon:hover,.fo-carousel-table .owl-video-play-icon:hover,.fo-carousel-post .owl-video-play-icon:hover{transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.fo-carousel-table .owl-video-playing .owl-video-tn,.fo-carousel-post .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon,.fo-carousel-table .owl-video-playing .owl-video-play-icon,.fo-carousel-post .owl-video-playing .owl-video-play-icon{display:none;}.owl-carousel .owl-video-tn,.fo-carousel-table .owl-video-tn,.fo-carousel-post .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease;}.owl-carousel .owl-video-frame,.fo-carousel-table .owl-video-frame,.fo-carousel-post .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.fo-carousel-post .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent;}.fo-carousel-post .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px;}.fo-carousel-post .owl-nav [class*=owl-]:hover{color:#fff;text-decoration:none;}.fo-carousel-post .owl-nav .disabled{opacity:.5;cursor:default;}.fo-carousel-post .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;}.fo-carousel-post .owl-dots .owl-dot{zoom:1;display:inline;bottom:5px;}.fo-carousel-post .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px;}.fo-carousel-post .owl-dots .owl-dot.active span,.fo-carousel-post .owl-dots .owl-dot:hover span{background:#333;}.fo-carousel-post .fo-arrows .custom-nav{position:absolute;top:20%;left:0;right:0;}.fo-carousel-post .fo-arrows .custom-nav .owl-prev,.fo-carousel-post .fo-arrows .custom-nav .owl-next{position:absolute;height:100px;color:inherit;background:none;border:0;z-index:100;}.fo-carousel-post .fo-arrows .custom-nav .owl-prev i,.fo-carousel-post .fo-arrows .custom-nav .owl-next i{font-size:2.5rem;color:#cecece;}.fo-carousel-post .fo-arrows .custom-nav .owl-prev{left:0;}.fo-carousel-post .fo-arrows .custom-nav .owl-next{right:0;}.fo-carousel-post .fo-card{margin:1em;}.ql-container{box-sizing:border-box;font-family:var(--font-base);font-size:13px;height:100%;margin:0;position:relative;}.ql-container .ql-editor{box-sizing:border-box;cursor:text;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;}.ql-container .ql-editor p,.ql-container .ql-editor ol,.ql-container .ql-editor ul,.ql-container .ql-editor pre,.ql-container .ql-editor blockquote,.ql-container .ql-editor h1,.ql-container .ql-editor h2,.ql-container .ql-editor h3,.ql-container .ql-editor h4,.ql-container .ql-editor h5,.ql-container .ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8;}.ql-container .ql-editor ol{padding-left:20px;list-style-type:none;position:relative;}.ql-container .ql-editor ol>li{list-style-type:none;}.ql-container .ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8;counter-increment:list-num;}.ql-container .ql-editor ol li:before{content:counter(list-num,decimal) ". ";margin-right:-16px;position:absolute;right:100%;text-align:right;}.ql-container .ql-editor ul{padding-left:8px;list-style:disc inside;}.ql-container .ql-clipboard{left:-100000px;position:absolute;top:50%;}.ql-container .ql-clipboard p{margin:0;padding:0;}.ql-editor ol li.ql-indent-1{counter-increment:list-1;}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". ";margin-right:-56px;}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8;}.ql-editor ol li.ql-indent-2{counter-increment:list-2;}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". ";margin-right:-96px;}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8;}.ql-editor ol li.ql-indent-3{counter-increment:list-3;}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". ";margin-right:-136px;}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8;}.ql-editor ol li.ql-indent-4{counter-increment:list-4;}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". ";margin-right:-176px;}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8;}.ql-editor ol li.ql-indent-5{counter-increment:list-5;}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". ";margin-right:-216px;}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8;}.ql-editor ol li.ql-indent-6{counter-increment:list-6;}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". ";margin-right:-256px;}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8;}.ql-editor ol li.ql-indent-7{counter-increment:list-7;}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". ";margin-right:-296px;}.ql-editor ol li.ql-indent-7{counter-reset:list-8;}.ql-editor ol li.ql-indent-8{counter-increment:list-8;}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". ";margin-right:-336px;}.ql-editor .ql-indent-1{padding-left:40px;}.ql-editor .ql-indent-2{padding-left:80px;}.ql-editor .ql-indent-3{padding-left:120px;}.ql-editor .ql-indent-4{padding-left:160px;}.ql-editor .ql-indent-5{padding-left:200px;}.ql-editor .ql-indent-6{padding-left:240px;}.ql-editor .ql-indent-7{padding-left:280px;}.ql-editor .ql-indent-8{padding-left:320px;}.ql-editor .ql-video{display:block;max-width:100%;}.ql-editor .ql-video.ql-align-center{margin:0 auto;}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto;}.ql-editor .ql-bg-black{background-color:#000;}.ql-editor .ql-bg-red{background-color:#e60000;}.ql-editor .ql-bg-orange{background-color:#f90;}.ql-editor .ql-bg-yellow{background-color:#ff0;}.ql-editor .ql-bg-green{background-color:#008a00;}.ql-editor .ql-bg-blue{background-color:#06c;}.ql-editor .ql-bg-purple{background-color:#93f;}.ql-editor .ql-color-white{color:#fff;}.ql-editor .ql-color-red{color:#e60000;}.ql-editor .ql-color-orange{color:#f90;}.ql-editor .ql-color-yellow{color:#ff0;}.ql-editor .ql-color-green{color:#008a00;}.ql-editor .ql-color-blue{color:#06c;}.ql-editor .ql-color-purple{color:#93f;}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif;}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace;}.ql-editor .ql-size-small{font-size:10px;}.ql-editor .ql-size-large{font-size:18px;}.ql-editor .ql-size-huge{font-size:32px;}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit;}.ql-editor .ql-align-center{text-align:center;}.ql-editor .ql-align-justify{text-align:justify;}.ql-editor .ql-align-right{text-align:right;}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;pointer-events:none;position:absolute;}.ql-hidden{display:none;}.ql-tooltip{position:absolute;}.ql-tooltip a{cursor:pointer;text-decoration:none;}.ql-toolbar:after,.ql-formats:after{clear:both;content:"";display:table;}.ql-toolbar *{box-sizing:border-box;}.ql-toolbar .ql-formats{display:inline-block;vertical-align:middle;}.ql-toolbar button{background:none;border:0;cursor:pointer;display:inline-block;float:left;height:24px;outline:0;padding:3px 5px;width:28px;}.ql-toolbar button svg{float:left;height:100%;}.ql-toolbar button:hover,.ql-toolbar button.ql-active,.ql-toolbar .ql-picker-label:hover,.ql-toolbar .ql-picker-label.ql-active,.ql-toolbar .ql-picker-item:hover,.ql-toolbar .ql-picker-item.ql-selected{color:#06c;}.ql-toolbar button:hover .ql-fill,.ql-toolbar button.ql-active .ql-fill,.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c;}.ql-toolbar button:hover .ql-stroke,.ql-toolbar button.ql-active .ql-stroke,.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-toolbar button:hover .ql-stroke-mitter,.ql-toolbar button.ql-active .ql-stroke-mitter,.ql-toolbar .ql-picker-label:hover .ql-stroke-mitter,.ql-toolbar .ql-picker-label.ql-active .ql-stroke-mitter,.ql-toolbar .ql-picker-item:hover .ql-stroke-mitter,.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-mitter{stroke:#06c;}.ql-toolbar .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;}.ql-toolbar .ql-stroke-mitter{fill:none;stroke:#444;stroke-mitterlimit:10;stroke-width:2;}.ql-toolbar .ql-fill,.ql-toolbar .ql-stroke.ql-fill{fill:#444;}.ql-toolbar .ql-empty{fill:none;}.ql-toolbar .ql-even{fill-rule:evenodd;}.ql-toolbar .ql-thin,.ql-toolbar .ql-stroke.ql-thin{stroke-width:1;}.ql-toolbar .ql-transparent{opacity:.4;}.ql-toolbar .ql-direction svg:last-child{display:none;}.ql-toolbar .ql-direction.ql-active svg:last-child{display:inline;}.ql-toolbar .ql-direction.ql-active svg:first-child{display:none;}.ql-editor h1{font-size:2em;}.ql-editor h2{font-size:1.5em;}.ql-editor h3{font-size:1.17em;}.ql-editor h4{font-size:1em;}.ql-editor h5{font-size:.83em;}.ql-editor h6{font-size:.67em;}.ql-editor pre{white-space:pre-wrap;}.ql-editor a{text-decoration:underline;}.ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px;}.ql-editor pre.hljs{overflow:visible;}.ql-editor code,.ql-editor pre:not(.hljs){background-color:#f0f0f0;}.ql-editor code,.ql-editor pre{border-radius:3px;}.ql-editor code{font-size:85%;padding-bottom:2px;padding-top:2px;}.ql-editor code:before,.ql-editor code:after{content:" ";letter-spacing:-2px;}.ql-editor *:not(pre)+pre,.ql-editor pre:first-of-type{margin-top:5px;padding-top:5px;}.ql-editor pre{margin-bottom:5px;padding:0 10px 5px;}.ql-editor pre+pre{margin-top:-10px;}.ql-editor img{max-width:100%;}.ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle;}.ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%;}.ql-picker-label::before{display:inline-block;line-height:22px;}.ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap;}.ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px;}.ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2;}.ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc;}.ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc;}.ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1;}.ql-color-picker,.ql-icon-picker{width:28px;}.ql-color-picker .ql-picker-label,.ql-icon-picker .ql-picker-label{padding:2px 4px;}.ql-color-picker .ql-picker-label svg,.ql-icon-picker .ql-picker-label svg{right:4px;}.ql-icon-picker .ql-picker-options{padding:4px 0;}.ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;}.ql-color-picker .ql-picker-options{padding:3px 5px;width:152px;}.ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px;}.ql-color-picker .ql-picker-item.ql-primary-color{margin-bottom:toolbarPadding;}.ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px;}.ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,.ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,.ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,.ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,.ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,.ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label);}.ql-picker.ql-header{width:98px;}.ql-picker.ql-header .ql-picker-label::before,.ql-picker.ql-header .ql-picker-item::before{content:"Normal";}.ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:"Heading 1";}.ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:"Heading 2";}.ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:"Heading 3";}.ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:"Heading 4";}.ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:"Heading 5";}.ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:"Heading 6";}.ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em;}.ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em;}.ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em;}.ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em;}.ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em;}.ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em;}.ql-picker.ql-font{width:108px;}.ql-picker.ql-font .ql-picker-label::before,.ql-picker.ql-font .ql-picker-item::before{content:"Sans Serif";}.ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:"Serif";}.ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:"Monospace";}.ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif;}.ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace;}.ql-picker.ql-size{width:98px;}.ql-picker.ql-size .ql-picker-label::before,.ql-picker.ql-size .ql-picker-item::before{content:"Normal";}.ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:"Small";}.ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:"Large";}.ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:"Huge";}.ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px;}.ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px;}.ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px;}.ql-color-picker.ql-background .ql-picker-item{background-color:#fff;}.ql-color-picker.ql-color .ql-picker-item{background-color:#000;}.ql-snow .ql-image-tooltip{padding:10px;text-align:center;width:300px;}.ql-snow .ql-image-tooltip input[type=text]{height:30px;width:100%;}.ql-snow .ql-image-tooltip a.ql-cancel,.ql-snow .ql-image-tooltip a.ql-action{border:1px solid #06c;display:inline-block;float:left;line-height:18px;padding:5px;width:50%;}.ql-snow .ql-image-tooltip a.ql-cancel::before{color:#06c;content:"Cancel";}.ql-snow .ql-image-tooltip a.ql-action{background-color:#06c;}.ql-snow .ql-image-tooltip a.ql-action::before{color:#fff;content:"Insert";}.ql-snow .ql-image-tooltip .ql-preview{height:200px;margin:10px 0;position:relative;}.ql-snow .ql-image-tooltip .ql-preview img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;}.ql-snow .ql-image-tooltip .ql-empty.ql-preview::before{border:1px dashed #ccc;color:#ccc;content:"Preview";display:block;line-height:200px;}.ql-snow .ql-link-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px;}.ql-snow .ql-link-tooltip{margin-top:10px;padding:5px 12px;white-space:nowrap;}.ql-snow .ql-link-tooltip input[type=text]{display:none;height:26px;width:170px;}.ql-snow .ql-link-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top;}.ql-snow .ql-link-tooltip a.ql-action::before{color:#444;content:"-";line-height:26px;margin-left:8px;}.ql-snow .ql-link-tooltip a.ql-action::after{border-right:1px solid #ccc;content:"Edit";margin-left:8px;padding-right:8px;}.ql-snow .ql-link-tooltip a.ql-remove::before{content:"Remove";margin-left:8px;}.ql-snow .ql-link-tooltip a{line-height:26px;}.ql-snow .ql-link-tooltip.ql-editing a.ql-preview,.ql-snow .ql-link-tooltip.ql-editing a.ql-remove{display:none;}.ql-snow .ql-link-tooltip.ql-editing input[type=text]{display:inline-block;}.ql-snow .ql-link-tooltip.ql-editing a.ql-action::after{border-right:0;content:"Save";padding-right:0;}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:inherit;padding:8px;}.ql-toolbar.ql-snow .ql-formats{margin-right:15px;}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent;}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,.2) 0 2px 8px;}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc;}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc;}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000;}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0;}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;font-size:13px;margin:0;padding:3px 5px;}.ql-container.ql-snow{box-sizing:border-box;border:1px solid #ccc;}.ql-container.ql-snow a{color:#06c;}.ql-container.ql-snow *{box-sizing:border-box;}html{font-size:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html,body{width:100%;height:100%;margin:0;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-regular);font-size:14px;min-height:100vh;height:100%;width:100%;background-color:var(--background-body);color:var(--color-body);margin:0;}body::after,body::before{box-sizing:border-box;}body .row{padding:0;margin:0;}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;}.deneme{color:ActiveBorder;}.fo-snippet{position:relative;background:var(--color-white);padding:2rem 5%;margin:1.5rem 0;box-shadow:0 .4rem .8rem -.1rem rgba(0,32,128,.1),0 0 0 1px #f0f2f7;border-radius:.25rem;}.fo-snippet:before{display:inline-block;position:absolute;top:0;left:0;padding:0 5px;content:attr(data-title);font-size:1em;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:var(--color-error);background-color:var(--color-error-light);border-radius:.25rem 0 .25rem 0;}.fo-snippet .fo-stage{display:flex;justify-content:center;align-items:center;position:relative;padding:2rem 0;margin:0 -5%;overflow:hidden;}#tblSearchResult .form-group .form-control,#tblEntries .form-group .form-control{color:#555!important;}.fo-main-container{padding:0;margin-right:auto;margin-left:auto;}.fo-maxheight-300{max-height:300px!important;overflow:auto;}.fo-maxheight-400{max-height:400px!important;overflow:auto;}.fo-maxheight-500{max-height:500px!important;overflow:auto;}.fo-maxheight-1000{max-height:1000px!important;overflow:auto;}.fo-maxheight-1250{max-height:1250px!important;overflow:auto;}.fo-list-history .fo-list,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo .fo-list-history ul,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime .fo-list-history ul,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-list-history ul,.fo-list-history .fo-upload-list-files{list-style:none;}.fo-list-history .fo-list li,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul li,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo .fo-list-history ul li,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul li,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime .fo-list-history ul li,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-list-history ul li,.fo-list-history .fo-upload-list-files li{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid var(--color-border);}.fo-list-history .fo-list li h6,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul li h6,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo .fo-list-history ul li h6,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul li h6,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime .fo-list-history ul li h6,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li h6,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-list-history ul li h6,.fo-list-history .fo-upload-list-files li h6{margin:5px 0;color:var(--color-body);}.fo-list-history .fo-list li small,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul li small,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo .fo-list-history ul li small,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul li small,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime .fo-list-history ul li small,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li small,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-list-history ul li small,.fo-list-history .fo-upload-list-files li small{color:var(--color-gray-70);display:block;}.fo-list-history .fo-list li a,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul li a,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo .fo-list-history ul li a,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul li a,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime .fo-list-history ul li a,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li a,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-list-history ul li a,.fo-list-history .fo-upload-list-files li a{color:var(--color-gray-40);font-size:.9em;}.fo-list-history .fo-list li a:hover,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo ul li a:hover,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-workinfo .fo-list-history ul li a:hover,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime ul li a:hover,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-datetime .fo-list-history ul li a:hover,.fo-list-history .fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status ul li a:hover,.fo-sidebar-right .fo-calendar-external-events .fo-calendar-external-event-list .fo-calendar-external-event .fo-calendar-external-event-status .fo-list-history ul li a:hover,.fo-list-history .fo-upload-list-files li a:hover{color:var(--color-primary);}.fo-float-container{position:absolute;z-index:9;width:fit-content;height:fit-content;}.fo-float-container .fo-float-container-content{background-color:var(--color-white);padding:1.2rem;box-shadow:rgba(0,0,0,.3) 0 1px 4px -1px;border-radius:8px;min-width:500px;max-width:500px;}.fo-float-container .fo-float-container-content .fo-select-container{margin:15px 0;}.fo-float-container .fo-float-container-content .fo-select-container span.multiselect-native-select .btn-group button{margin-top:0;}.fo-float-container .fo-float-container-content .fo-search-container input{outline:2px solid var(--color-gray-90);}.fo-float-container .fo-float-container-content .fo-search-container input:focus-visible{outline:2px solid var(--color-primary);}.fo-float-container .fo-float-top{top:1em;}.fo-float-container .fo-float-right{right:1em;}.fo-float-container .fo-float-bottom{bottom:1em;top:unset;}.fo-float-left-bottom{left:1em;bottom:1em;top:unset;}.fo-float-left-top{left:1em;top:1em;bottom:unset;}.fo-top-percentage-10{top:10%;}.fo-draggable-content{cursor:move;}.fo-float-container{position:absolute;bottom:30px;right:30px;text-align:center;}.fo-float-container .fo-toggle-button,.fo-float-container .fo-float-link{border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.25);cursor:pointer;transition:all .3s;transition-timing:ease-in-out;}.fo-float-container .fo-toggle-button:active,.fo-float-container .fo-float-link:active{opacity:.7;}.fo-float-container .fo-toggle-button{position:relative;background:var(--color-primary);color:#fff;height:50px;width:50px;line-height:50px;vertical-align:middle;font-size:1.5em;z-index:1;display:block;}.fo-float-container .fo-toggle-button:hover{color:var(--color-white);background-color:var(--color-hover);}.fo-float-container .fo-toggle-button em{font-size:1.5em;}.fo-float-container .fo-float-link{position:absolute;top:0;margin:0 5px;color:var(--color-white);height:40px;width:40px;line-height:40px;transition:transform .4s ease;display:block;transition-timing:ease-in-out;}.fo-float-container .fo-float-link:hover{color:var(--color-gray-90);background-color:var(--color-hover);}.fo-float-container .fo-float-link:hover .fo-float-text{color:var(--color-primary);}.fo-float-container .fo-float-links{opacity:0;transition:opacity .4s ease;}.fo-float-container.open .fo-toggle-button{transform:rotate(45deg);}.fo-float-container.open .fo-float-links{opacity:1;}.fo-float-container.open .fo-float-links .fo-float-link:nth-child(1){transform:translateY(-55px);}.fo-float-container.open .fo-float-links .fo-float-link:nth-child(2){transform:translateY(-110px);}.fo-float-container.open .fo-float-links .fo-float-link:nth-child(3){transform:translateY(-165px);}.fo-float-container.open .fo-float-links .fo-float-link:nth-child(4){transform:translateY(-220px);}.fo-float-container.open .fo-float-text{opacity:1;transform:translateY(-50%) scale(1);right:65px;transition-delay:.2s;}.fo-float-container .fo-float-button{color:var(--color-white);background-color:var(--color-primary);width:max-content;padding:2px 30px;border-radius:50px;}.fo-float-container .fo-float-text{position:absolute;top:50%;right:0;width:50vw;transform:translateY(-50%) scale(0);transform-origin:right center 0;text-align:right;transition:all .4s ease;opacity:0;color:#fff;}@media only screen and (min-device-width:38mm) and (max-device-width:667px){.fo-float-container{right:10px;}.fo-float-container .fo-float-container-content{min-width:100%;}}.ui-flex-code-tag{vertical-align:bottom;}.ui-flex-code-tag code{border:1px solid var(--color-error-light);line-height:2em;margin-right:.4em;width:16em;float:left;}.ui-colors .fo-background-black .color-name,.ui-colors .fo-background-gray-10 .color-name,.ui-colors .fo-background-gray-20 .color-name,.ui-colors .fo-background-gray-30 .color-name,.ui-colors .fo-background-gray-40 .color-name,.ui-colors .fo-background-gray-50 .color-name,.ui-colors .fo-background-gray-60 .color-name{color:var(--color-white);}.ui-colors .fo-background-black .color-code,.ui-colors .fo-background-gray-10 .color-code,.ui-colors .fo-background-gray-20 .color-code,.ui-colors .fo-background-gray-30 .color-code,.ui-colors .fo-background-gray-40 .color-code,.ui-colors .fo-background-gray-50 .color-code,.ui-colors .fo-background-gray-60 .color-code{color:var(--color-white);}.ui-colors .fo-background-black .color-class,.ui-colors .fo-background-gray-10 .color-class,.ui-colors .fo-background-gray-20 .color-class,.ui-colors .fo-background-gray-30 .color-class,.ui-colors .fo-background-gray-40 .color-class,.ui-colors .fo-background-gray-50 .color-class,.ui-colors .fo-background-gray-60 .color-class{color:var(--color-white);}.ui-colors .fo-background-white .color-name,.ui-colors .fo-background-gray-70 .color-name,.ui-colors .fo-background-gray-75 .color-name,.ui-colors .fo-background-gray-80 .color-name,.ui-colors .fo-background-gray-85 .color-name,.ui-colors .fo-background-gray-90 .color-name,.ui-colors .fo-background-gray-95 .color-name,.ui-colors .fo-background-metal .color-name{color:var(--color-gray-20);}.ui-colors .fo-background-white .color-code,.ui-colors .fo-background-gray-70 .color-code,.ui-colors .fo-background-gray-75 .color-code,.ui-colors .fo-background-gray-80 .color-code,.ui-colors .fo-background-gray-85 .color-code,.ui-colors .fo-background-gray-90 .color-code,.ui-colors .fo-background-gray-95 .color-code,.ui-colors .fo-background-metal .color-code{color:var(--color-gray-20);}.ui-colors .fo-background-white .color-class,.ui-colors .fo-background-gray-70 .color-class,.ui-colors .fo-background-gray-75 .color-class,.ui-colors .fo-background-gray-80 .color-class,.ui-colors .fo-background-gray-85 .color-class,.ui-colors .fo-background-gray-90 .color-class,.ui-colors .fo-background-gray-95 .color-class,.ui-colors .fo-background-metal .color-class{color:var(--color-gray-20);}.ui-colors .fo-icon-directions-car{font-size:35px;}.ui-colors .fo-box{width:240px;height:120px;font-size:16px;color:var(--color-white);margin:7px 5px;text-align:left;padding:15px;}.ui-colors .color-name{font-size:20px;font-family:var(--font-bold);display:block;}.ui-colors .color-code{font-size:16px;color:var(--color-white);display:block;}.ui-colors .color-code:before{content:"";}.ui-colors .color-class{background-color:transparent;color:var(--color-white);font-size:14px;display:block;}.ui-colors .color-class:before{content:".";}.ui-sample-flex-row{border:1px solid var(--color-gray-90);padding:5px;height:150px;margin-bottom:1em;}.ui-sample-flex-row .item{text-align:center;width:30px;color:var(--color-white);line-height:30px;font-size:14px;background-color:var(--color-primary);margin:5px;}.ui-sample-flex-column{border:1px solid var(--color-gray-90);padding:5px;height:150px;margin-bottom:1em;}.ui-sample-flex-column .item{text-align:center;width:30px;color:var(--color-white);line-height:30px;font-size:14px;background-color:var(--color-primary);margin:5px;}.fo-position-left{left:0!important;}.fo-position-top-100{top:100px!important;}.modal{padding-right:0!important;}.section-absolute-full,.fo-section-absolute-full{position:absolute;top:0;right:0;bottom:0;left:0;}.section-full,.fo-section-full{width:100%!important;height:100%!important;}.fo-form-inline{display:flex;align-items:end;}.fo-form-inline .fo-textfield,.fo-form-inline .fo-daterange-outline,.fo-form-inline .fo-datepicker-outline,.fo-form-inline .fo-datepicker-changeable-outline,.fo-form-inline .fo-datetimepicker-outline,.fo-form-inline .fo-search-field{overflow:visible;}.fo-form-inline .fo-error{position:absolute;bottom:-22px;left:0;}.fo-form .fo-select-outlined-base,.fo-form .fo-textfield,.fo-form .fo-daterange-outline,.fo-form .fo-datepicker-outline,.fo-form .fo-datepicker-changeable-outline,.fo-form .fo-datetimepicker-outline,.fo-form .fo-search-field,.fo-form .fo-textarea{margin:.3em 0;}@media only screen and (min-device-width:38mm) and (max-device-width:1024px){.fo-form-inline{display:block;align-items:flex-end;}.fo-form-inline .fo-textfield,.fo-form-inline .fo-daterange-outline,.fo-form-inline .fo-datepicker-outline,.fo-form-inline .fo-datepicker-changeable-outline,.fo-form-inline .fo-datetimepicker-outline,.fo-form-inline .fo-search-field{display:block;}}.section-image{overflow:hidden;position:relative;}.section-image a{overflow:hidden;}.section-image a:hover img{transform:scale(1.03) translateZ(0);}.section-image a:hover .caption{background-color:rgba(0,153,255,.5);}.section-image .caption{position:absolute;bottom:0;background-color:rgba(0,153,255,.4);width:100%;height:60px;padding:1em;z-index:2;font-size:1.4em;color:var(--color-white);transition:background-color .5s ease;}.section-image img{width:100%;transition:all .5s ease .1s;}.section-filter,fo-section-filter{border-radius:3px;background-color:var(--background-section);z-index:1020;margin:15px;padding:15px 0;}.section-filter .row,fo-section-filter .row{clear:both;}.section-filter .content-filter,fo-section-filter .content-filter{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:0;width:100%;padding:20px;margin-bottom:20px;overflow-y:auto;overflow-x:hidden;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);}.section-filter .content-table,fo-section-filter .content-table{margin-top:20px;}.fo-section-filter-collapsible,.section-filter-collapsible{position:relative;height:auto;padding:5px;}.fo-section-filter-collapsible div[class*=col-],.section-filter-collapsible div[class*=col-]{padding-left:5px;padding-right:5px;}.fo-section-filter-collapsible .fo-filter-box,.section-filter-collapsible .fo-filter-box{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #ccc;width:100%;padding:0;margin-bottom:20px;overflow-y:auto;overflow-x:hidden;box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);margin:0 5px 0 0;height:300px;overflow:hidden;}.fo-section-filter-collapsible .fo-filter-box .box-header,.section-filter-collapsible .fo-filter-box .box-header{padding:10px;}.fo-section-filter-collapsible .fo-filter-box .box-content,.section-filter-collapsible .fo-filter-box .box-content{padding:10px;}.fo-section-filter-collapsible .fo-filter-box a,.section-filter-collapsible .fo-filter-box a{text-decoration:none;}.fo-section-filter-collapsible .fo-filter-box a:hover,.section-filter-collapsible .fo-filter-box a:hover{text-decoration:none;}.fo-section-filter-collapsible .fo-filter-box a:hover *,.section-filter-collapsible .fo-filter-box a:hover *{color:#337ab7;}.fo-section-filter-collapsible .fo-filter-box .box-header,.section-filter-collapsible .fo-filter-box .box-header{border-bottom:1px solid var(--color-gray-90);margin-bottom:.5em;padding-bottom:.5em;}.fo-section-filter-collapsible .fo-filter-box .box-header h5,.section-filter-collapsible .fo-filter-box .box-header h5{margin:0;max-width:160px;overflow:hidden!important;}.fo-section-filter-collapsible .fo-filter-box .box-header span,.section-filter-collapsible .fo-filter-box .box-header span{color:var(--color-gray-60);font-size:.8em;}.fo-section-filter-collapsible .fo-filter-box .box-header .select-all,.section-filter-collapsible .fo-filter-box .box-header .select-all{position:absolute;font-size:12px;cursor:pointer;top:20px;right:30px;color:var(--color-primary);display:block;}.fo-section-filter-collapsible .fo-filter-box .box-content,.section-filter-collapsible .fo-filter-box .box-content{max-height:220px;overflow-y:auto;overflow-x:hidden;padding:0 10px 10px 10px;}.fo-range-textfield{display:flex;}.fo-range-textfield .fo-col-2{width:50%;display:flex;}.fo-range-textfield .fo-textfield,.fo-range-textfield .fo-daterange-outline,.fo-range-textfield .fo-datepicker-outline,.fo-range-textfield .fo-datepicker-changeable-outline,.fo-range-textfield .fo-datetimepicker-outline,.fo-range-textfield .fo-search-field{width:auto;}.fo-range-textfield .range-left{display:table-cell;}.fo-range-textfield .range-right{display:table-cell;}.fo-range-textfield label{font-weight:normal;font-size:14px;}.fo-range-input{display:table;}.fo-range-input .range-left{display:table-cell;padding-right:5px;padding-left:0;}.fo-range-input .range-right{display:table-cell;padding-right:0;padding-left:5px;}.fo-range-input label{font-weight:normal;font-size:14px;}.container-table{overflow-x:auto;}.container-grid{margin:10px 0;overflow:auto;}.container-white{background-color:var(--color-white);padding:8px 0;}.fo-container-light{background-color:#f8f8f8;padding:1em 2em;border-radius:1em;}.fo-container-primary-light{background-color:var(--color-primary-light);padding:1em 2em;border-radius:1em;}.fo-container-success-light{background-color:var(--color-success-light);padding:1em 2em;border-radius:1em;}.section-collapse,.fo-section-collapse{border-radius:3px;background-color:var(--background-section);z-index:1020;border:0;margin:15px;padding:0;}.section-collapse .row,.fo-section-collapse .row{margin:10px 0;}.section-collapse .fo-collapse-filter .panel-heading:before,.section-collapse .fo-collapse-filter .fo-table-collapse:before,.fo-section-collapse .fo-collapse-filter .panel-heading:before,.fo-section-collapse .fo-collapse-filter .fo-table-collapse:before{font-family:var(--font-icon);color:#999;content:"";float:right;font-size:1.8em;transition:all .5s;position:absolute;right:1em;top:25%;}.section-collapse .fo-collapse-filter .panel-heading.active:before,.section-collapse .fo-collapse-filter .fo-table-collapse.collapsed:before,.fo-section-collapse .fo-collapse-filter .panel-heading.active:before,.fo-section-collapse .fo-collapse-filter .fo-table-collapse.collapsed:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}.section-collapse .fo-collapse-filter .panel-heading.active,.section-collapse .fo-collapse-filter .fo-table-collapse.collapsed,.fo-section-collapse .fo-collapse-filter .panel-heading.active,.fo-section-collapse .fo-collapse-filter .fo-table-collapse.collapsed{box-shadow:none;}.section-collapse .fo-collapse-filter .fo-panel,.section-collapse .fo-collapse-filter .panel,.fo-section-collapse .fo-collapse-filter .fo-panel,.fo-section-collapse .fo-collapse-filter .panel{margin-bottom:0;background-color:var(--background-content);border:0;}.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading,.section-collapse .fo-collapse-filter .fo-panel .panel-heading,.section-collapse .fo-collapse-filter .panel .fo-panel-heading,.section-collapse .fo-collapse-filter .panel .panel-heading,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading,.fo-section-collapse .fo-collapse-filter .panel .panel-heading{background-color:var(--background-panel);padding:10px;position:relative;cursor:pointer;display:flex;align-items:center;}.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-panel-title,.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .panel-title,.section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-panel-title,.section-collapse .fo-collapse-filter .fo-panel .panel-heading .panel-title,.section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-panel-title,.section-collapse .fo-collapse-filter .panel .fo-panel-heading .panel-title,.section-collapse .fo-collapse-filter .panel .panel-heading .fo-panel-title,.section-collapse .fo-collapse-filter .panel .panel-heading .panel-title,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-panel-title,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .panel-title,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-panel-title,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading .panel-title,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-panel-title,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading .panel-title,.fo-section-collapse .fo-collapse-filter .panel .panel-heading .fo-panel-title,.fo-section-collapse .fo-collapse-filter .panel .panel-heading .panel-title{color:var(--color-body);font-family:var(--font-medium);line-height:unset;}.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-selected-criteria,.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .selected-criteria,.section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-selected-criteria,.section-collapse .fo-collapse-filter .fo-panel .panel-heading .selected-criteria,.section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-selected-criteria,.section-collapse .fo-collapse-filter .panel .fo-panel-heading .selected-criteria,.section-collapse .fo-collapse-filter .panel .panel-heading .fo-selected-criteria,.section-collapse .fo-collapse-filter .panel .panel-heading .selected-criteria,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-selected-criteria,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .selected-criteria,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-selected-criteria,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading .selected-criteria,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-selected-criteria,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading .selected-criteria,.fo-section-collapse .fo-collapse-filter .panel .panel-heading .fo-selected-criteria,.fo-section-collapse .fo-collapse-filter .panel .panel-heading .selected-criteria{color:var(--color-primary);font-family:var(--font-base);margin-left:.6em;}.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading:before,.section-collapse .fo-collapse-filter .fo-panel .panel-heading:before,.section-collapse .fo-collapse-filter .panel .fo-panel-heading:before,.section-collapse .fo-collapse-filter .panel .panel-heading:before,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading:before,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading:before,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading:before,.fo-section-collapse .fo-collapse-filter .panel .panel-heading:before{font-family:var(--font-icon);color:var(--color-gray-60);content:"";float:right;font-size:20px;transition:all .5s;line-height:40px;position:absolute;right:.2em;}.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-panel-heading.active:before,.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .panel-heading.active:before,.section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-panel-heading.active:before,.section-collapse .fo-collapse-filter .fo-panel .panel-heading .panel-heading.active:before,.section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-panel-heading.active:before,.section-collapse .fo-collapse-filter .panel .fo-panel-heading .panel-heading.active:before,.section-collapse .fo-collapse-filter .panel .panel-heading .fo-panel-heading.active:before,.section-collapse .fo-collapse-filter .panel .panel-heading .panel-heading.active:before,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-panel-heading.active:before,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .panel-heading.active:before,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-panel-heading.active:before,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading .panel-heading.active:before,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-panel-heading.active:before,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading .panel-heading.active:before,.fo-section-collapse .fo-collapse-filter .panel .panel-heading .fo-panel-heading.active:before,.fo-section-collapse .fo-collapse-filter .panel .panel-heading .panel-heading.active:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-list-inline,.section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-list-inline,.section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-list-inline,.section-collapse .fo-collapse-filter .panel .panel-heading .fo-list-inline,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-list-inline,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-list-inline,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-list-inline,.fo-section-collapse .fo-collapse-filter .panel .panel-heading .fo-list-inline{color:var(--color-gray-60);margin-left:5px;}.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-list-inline li,.section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-list-inline li,.section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-list-inline li,.section-collapse .fo-collapse-filter .panel .panel-heading .fo-list-inline li,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-list-inline li,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-list-inline li,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-list-inline li,.fo-section-collapse .fo-collapse-filter .panel .panel-heading .fo-list-inline li{margin:0 5px;}.section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-list-inline li:not(:last-child):after,.section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-list-inline li:not(:last-child):after,.section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-list-inline li:not(:last-child):after,.section-collapse .fo-collapse-filter .panel .panel-heading .fo-list-inline li:not(:last-child):after,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-heading .fo-list-inline li:not(:last-child):after,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-heading .fo-list-inline li:not(:last-child):after,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-heading .fo-list-inline li:not(:last-child):after,.fo-section-collapse .fo-collapse-filter .panel .panel-heading .fo-list-inline li:not(:last-child):after{font-family:var(--font-icon);color:var(--color-gray-60);font-size:.8em;content:" + ";margin-left:5px;}.section-collapse .fo-collapse-filter .fo-panel .fo-panel-collapse .fo-panel-body,.section-collapse .fo-collapse-filter .fo-panel .fo-panel-collapse .panel-body,.section-collapse .fo-collapse-filter .fo-panel .panel-collapse .fo-panel-body,.section-collapse .fo-collapse-filter .fo-panel .panel-collapse .panel-body,.section-collapse .fo-collapse-filter .panel .fo-panel-collapse .fo-panel-body,.section-collapse .fo-collapse-filter .panel .fo-panel-collapse .panel-body,.section-collapse .fo-collapse-filter .panel .panel-collapse .fo-panel-body,.section-collapse .fo-collapse-filter .panel .panel-collapse .panel-body,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-collapse .fo-panel-body,.fo-section-collapse .fo-collapse-filter .fo-panel .fo-panel-collapse .panel-body,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-collapse .fo-panel-body,.fo-section-collapse .fo-collapse-filter .fo-panel .panel-collapse .panel-body,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-collapse .fo-panel-body,.fo-section-collapse .fo-collapse-filter .panel .fo-panel-collapse .panel-body,.fo-section-collapse .fo-collapse-filter .panel .panel-collapse .fo-panel-body,.fo-section-collapse .fo-collapse-filter .panel .panel-collapse .panel-body{padding:10px;}.section-collapse .row,.fo-section-collapse .row{clear:both;}.section-collapse .content-filter,.fo-section-collapse .content-filter{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:0;width:100%;padding:20px;margin-bottom:20px;overflow-y:auto;overflow-x:hidden;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);box-shadow:0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);}.section-collapse .content-table,.fo-section-collapse .content-table{margin-top:20px;}.fo-content-container{background-color:var(--background-section);padding:1.3em;}.fo-section-content,.section-content{border-radius:3px;background-color:var(--background-section);border-radius:5px;margin:15px;padding:15px;}.fo-section-content .source-code,.section-content .source-code{padding:20px;margin:10px 0;background-color:var(--color-gray-20);border-radius:3px;color:var(--color-gray-90);}.fo-section-content .source-code xmp,.section-content .source-code xmp{margin:0!important;}.fo-section-content-fullscreen{width:100%;height:100%;padding:0;margin-right:auto;margin-left:auto;}.section-content-first{border-radius:3px;background-color:var(--background-section);border-radius:5px;padding:15px;}.section-content-first .source-code{padding:20px;margin:10px 0;background-color:var(--color-gray-20);border-radius:3px;color:var(--color-gray-90);}.section-content-first .source-code xmp{margin:0!important;}.fo-section-cookies,.section-cookies{position:fixed;bottom:0;left:0;right:0;z-index:99999;padding:15px 0;background-color:var(--color-metal);border-top:2px solid var(--color-primary);}.section-box{border-radius:3px;background-color:var(--background-section);border-radius:5px;margin:0;padding:15px;position:relative;}.section-box .section-box-header{background-color:var(--color-gray-90);position:absolute;left:0;top:0;right:0;width:100%;height:50px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;padding:15px;}.section-box .section-box-header h5{font-family:var(--font-medium);font-stretch:normal;font-style:normal;margin:0;line-height:normal;letter-spacing:normal;color:rgba(0,0,0,.87);}.section-box .section-box-body{margin-top:4em;}.section-box .section-box-body strong{font-size:16px;}.section-grid,.fo-section-grid{border-radius:3px;background-color:var(--background-section);margin:15px;padding:0;border:0;overflow:auto;}.section-grid .dataTables_wrapper,.fo-section-grid .dataTables_wrapper{overflow:auto;}.section-grid .fo-table-actions,.fo-section-grid .fo-table-actions{width:100%;}.section-pregrid{border-radius:3px;background-color:var(--background-section);border-radius:5px;margin:15px;padding:0;}.section-pregrid .dataTables_wrapper{overflow:auto;}.section-title,.fo-section-title-two-columns,.section-title-two-columns,.fo-section-title{border-radius:3px;background-color:var(--background-section);height:50px;margin:0;padding:0 15px;border:0;border-radius:0;display:flex;align-items:center;position:relative;background:-webkit-linear-gradient(legacy-direction(94deg),var(--color-quaternary),var(--color-primary));background:linear-gradient(94deg,var(--color-quaternary),var(--color-primary));}.section-title h1,.fo-section-title-two-columns h1,.section-title-two-columns h1,.fo-section-title h1{display:inline;color:var(--color-white);font-size:18px;margin:0 15px 0 0;}.section-title span,.fo-section-title-two-columns span,.section-title-two-columns span,.fo-section-title span{color:var(--color-white);border-left:1px solid var(--color-white);padding-left:15px;}.section-title .title,.fo-section-title-two-columns .title,.section-title-two-columns .title,.fo-section-title .title{text-align:left;color:var(--color-white);margin-bottom:5px;font-size:18px;}.section-title .breadcrumb,.fo-section-title-two-columns .breadcrumb,.section-title-two-columns .breadcrumb,.fo-section-title .breadcrumb{text-align:left;padding:0;color:var(--color-white);font-size:14px;background-color:transparent;margin:5px 0 0 0;}.section-title .breadcrumb a,.fo-section-title-two-columns .breadcrumb a,.section-title-two-columns .breadcrumb a,.fo-section-title .breadcrumb a{color:var(--color-white);}.section-title .breadcrumb .no-icon,.fo-section-title-two-columns .breadcrumb .no-icon,.section-title-two-columns .breadcrumb .no-icon,.fo-section-title .breadcrumb .no-icon{color:var(--color-white);}.section-title a,.fo-section-title-two-columns a,.section-title-two-columns a,.fo-section-title a{color:var(--color-white);}.section-title a:hover,.fo-section-title-two-columns a:hover,.section-title-two-columns a:hover,.fo-section-title a:hover{color:var(--color-primary);}.fo-trucks .section-title,.fo-trucks .fo-section-title-two-columns,.fo-trucks .section-title-two-columns,.fo-trucks .fo-section-title{background:var(--color-white);}.fo-trucks .section-title h1,.fo-trucks .fo-section-title-two-columns h1,.fo-trucks .section-title-two-columns h1,.fo-trucks .section-title span,.fo-trucks .fo-section-title-two-columns span,.fo-trucks .section-title-two-columns span,.fo-trucks .fo-section-title h1,.fo-trucks .fo-section-title span{color:var(--color-gray-30);}.fo-trucks .section-title span,.fo-trucks .fo-section-title-two-columns span,.fo-trucks .section-title-two-columns span,.fo-trucks .fo-section-title span{border-color:var(--color-gray-70);}.fo-section-title-two-columns,.section-title-two-columns{display:flex;align-items:center;justify-content:space-between;}.fo-section-title-two-columns .fo-section-title-left,.fo-section-title-two-columns .fo-section-title-right,.fo-section-title-two-columns .section-title-left,.fo-section-title-two-columns .section-title-right,.section-title-two-columns .fo-section-title-left,.section-title-two-columns .fo-section-title-right,.section-title-two-columns .section-title-left,.section-title-two-columns .section-title-right{display:flex;align-items:center;}.fo-section-title-two-columns .fo-section-title-left>a,.fo-section-title-two-columns .fo-section-title-right>a,.fo-section-title-two-columns .section-title-left>a,.fo-section-title-two-columns .section-title-right>a,.section-title-two-columns .fo-section-title-left>a,.section-title-two-columns .fo-section-title-right>a,.section-title-two-columns .section-title-left>a,.section-title-two-columns .section-title-right>a{color:var(--color-white);}.fo-section-title-two-columns .fo-section-title-left>a:hover,.fo-section-title-two-columns .fo-section-title-right>a:hover,.fo-section-title-two-columns .section-title-left>a:hover,.fo-section-title-two-columns .section-title-right>a:hover,.section-title-two-columns .fo-section-title-left>a:hover,.section-title-two-columns .fo-section-title-right>a:hover,.section-title-two-columns .section-title-left>a:hover,.section-title-two-columns .section-title-right>a:hover{color:var(--color-gray-80);}.fo-section-title-two-columns .fo-section-title-left [class*=fo-icon-],.fo-section-title-two-columns .fo-section-title-right [class*=fo-icon-],.fo-section-title-two-columns .section-title-left [class*=fo-icon-],.fo-section-title-two-columns .section-title-right [class*=fo-icon-],.section-title-two-columns .fo-section-title-left [class*=fo-icon-],.section-title-two-columns .fo-section-title-right [class*=fo-icon-],.section-title-two-columns .section-title-left [class*=fo-icon-],.section-title-two-columns .section-title-right [class*=fo-icon-]{font-size:2em;line-height:0;}.fo-section-title-two-columns .fo-section-title-left .fo-select-outlined-base,.fo-section-title-two-columns .fo-section-title-right .fo-select-outlined-base,.fo-section-title-two-columns .section-title-left .fo-select-outlined-base,.fo-section-title-two-columns .section-title-right .fo-select-outlined-base,.section-title-two-columns .fo-section-title-left .fo-select-outlined-base,.section-title-two-columns .fo-section-title-right .fo-select-outlined-base,.section-title-two-columns .section-title-left .fo-select-outlined-base,.section-title-two-columns .section-title-right .fo-select-outlined-base{color:var(--color-white);min-width:200px;}.fo-section-title-two-columns .fo-section-title-left .fo-select-outlined-base select,.fo-section-title-two-columns .fo-section-title-right .fo-select-outlined-base select,.fo-section-title-two-columns .section-title-left .fo-select-outlined-base select,.fo-section-title-two-columns .section-title-right .fo-select-outlined-base select,.section-title-two-columns .fo-section-title-left .fo-select-outlined-base select,.section-title-two-columns .fo-section-title-right .fo-select-outlined-base select,.section-title-two-columns .section-title-left .fo-select-outlined-base select,.section-title-two-columns .section-title-right .fo-select-outlined-base select{color:var(--color-white);}.fo-section-title-two-columns .fo-section-title-left .fo-select-outlined-base:after,.fo-section-title-two-columns .fo-section-title-right .fo-select-outlined-base:after,.fo-section-title-two-columns .section-title-left .fo-select-outlined-base:after,.fo-section-title-two-columns .section-title-right .fo-select-outlined-base:after,.section-title-two-columns .fo-section-title-left .fo-select-outlined-base:after,.section-title-two-columns .fo-section-title-right .fo-select-outlined-base:after,.section-title-two-columns .section-title-left .fo-select-outlined-base:after,.section-title-two-columns .section-title-right .fo-select-outlined-base:after{top:4px;}.fo-section-title-two-columns .fo-section-title-left .fo-dropdown-multiline,.fo-section-title-two-columns .fo-section-title-right .fo-dropdown-multiline,.fo-section-title-two-columns .section-title-left .fo-dropdown-multiline,.fo-section-title-two-columns .section-title-right .fo-dropdown-multiline,.section-title-two-columns .fo-section-title-left .fo-dropdown-multiline,.section-title-two-columns .fo-section-title-right .fo-dropdown-multiline,.section-title-two-columns .section-title-left .fo-dropdown-multiline,.section-title-two-columns .section-title-right .fo-dropdown-multiline{padding:0;}#wrapperLeft{padding-left:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;overflow:hidden;min-height:100%;height:auto!important;height:100%;}.nav-pills>li>a{border-radius:0;}#wrapper{padding-left:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;overflow:hidden;min-height:100%;height:auto!important;height:100%;margin:0 auto -60px;}#wrapper .header .header-left .logo img,#wrapper .header .header-left .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan #wrapper .header .header-left a img,#wrapper .header .header-left .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan #wrapper .header .header-left a img,#wrapper .header .header-left .fo-logo-koc img,#wrapper .header .header-left .fo-logo-koc-white img,#wrapper .header .header-left .fo-logo-ford img,#wrapper .header .header-left .fo-logo-ford-trucks img,#wrapper .header .header-left .fo-logo-ford-otosan img,#wrapper .header .header-left .fo-logo-ford-otosan-white img,#wrapper .header .header-left .fo-logo-apple img,#wrapper .header .header-left .fo-logo-android img,#wrapper .header .header-left .fo-logo-youtube img,#wrapper .header .header-left .fo-logo-twitter img,#wrapper .header .header-left .fo-logo-facebook img{width:165px;}#wrapperLeft.toggled{padding-left:250px;overflow:hidden;}#topbar-wrapper ul:first-child{display:inline-flex;}#topbar-wrapper ul{line-height:47px;}#topbar-wrapper ul li{list-style:none;padding:0 10px;border-top:3px solid transparent;cursor:pointer;}#topbar-wrapper ul li:hover{background-color:var(--color-white);border-top:3px solid var(--color-primary);}#topbar-wrapper ul li:hover a{color:var(--color-primary);}#topbar-wrapper ul li:focus{background-color:var(--color-white);border-top:3px solid var(--color-primary);color:var(--color-primary);}#topbar-wrapper ul li:active{background-color:var(--color-white);border-top:3px solid var(--color-primary);color:var(--color-primary);}#topbar-wrapper ul li a{text-decoration:none;padding:0;color:var(--color-white);padding:0;line-height:28px;font-size:14px;font-family:var(--font-base);position:relative;text-decoration:none;text-transform:none;border:0;}#topbar-wrapper ul li.dropdown .dropdown-toggle{padding:0 10px;font-size:14px;color:var(--color-white);line-height:46px;border-top:3px solid transparent;}#topbar-wrapper ul li.dropdown .dropdown-toggle:hover{background-color:var(--color-white);color:#3aa7de;border-top:3px solid #3aa7de;}#topbar-wrapper ul li.dropdown .dropdown-toggle:active{background-color:var(--color-white);color:#3aa7de;border-top:3px solid #3aa7de;}#topbar-wrapper ul li.dropdown .dropdown-toggle:focus{background-color:var(--color-white);color:#3aa7de;border-top:3px solid #3aa7de;}#topbar-wrapper ul li.dropdown.open{position:static;}#topbar-wrapper ul li.dropdown.open .dropdown-menu{display:grid;display:-ms-grid;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:1px;border-top-right-radius:1px;text-align:left;width:96%;left:2%;right:2%;padding-left:1%;padding-bottom:20px;}#topbar-wrapper ul li.dropdown.open .dropdown-menu>li{display:inline-block;line-height:20px;vertical-align:middle;}#topbar-wrapper ul li.dropdown.open .dropdown-menu>li a:before{font-family:"MaterialIcons";content:"";color:#999;font-size:4px;vertical-align:middle;padding-right:6px;}#topbar-wrapper .fo-navigation-col{padding:0 0 0 5px;margin:0 0 20px 0;width:15%;min-width:10em;float:left;}#topbar-wrapper .fo-navigation-col ul{-webkit-padding-start:0;}#topbar-wrapper .fo-navigation-col ul li{display:block;list-style-position:inside;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}#topbar-wrapper .fo-navigation-col ul li i{color:#999;font-size:4px;vertical-align:middle;padding-right:6px;}#topbar-wrapper .fo-navigation-col ul li a{text-decoration:none;padding:0;color:#000;padding:0;line-height:28px;font-size:14px;font-family:"RobotoRegular",sans-serif;position:relative;text-decoration:none;text-transform:none;border:0;}#topbar-wrapper .fo-navigation-col ul li a:active{background-color:none;color:#3aa7de;border-top:0;}#topbar-wrapper .fo-navigation-col ul li a:focus{background-color:none;color:#3aa7de;border-top:0;}#topbar-wrapper .fo-navigation-col ul li a:hover{color:#3aa7de;}#sidebar-wrapper{position:absolute;left:250px;width:0;height:100%;margin-left:-250px;overflow-x:hidden;overflow-y:auto;z-index:3;background:linear-gradient(0deg,#f5f7f8 0%,#fff 24%,#fff 100%);box-shadow:2px -1px 10px -10px rgba(0,0,0,.8);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}#sidebar-wrapper .sidebar-nav{position:absolute;width:250px;margin:0;padding:0;list-style:none;margin-top:2px;}#sidebar-wrapper .sidebar-nav li{text-indent:5px;line-height:34px;position:relative;}#sidebar-wrapper .sidebar-nav li a{display:block;text-decoration:none;color:#1a1a1a;margin-left:5px;border-radius:0;max-width:220px;overflow:hidden!important;}#sidebar-wrapper .sidebar-nav li a:hover{text-decoration:none;color:var(--color-primary);}#sidebar-wrapper .sidebar-nav li a:hover i:before{color:var(--color-primary);}#sidebar-wrapper .sidebar-nav li a:hover[data-toggle=collapse]:after{color:var(--color-primary);}#sidebar-wrapper .sidebar-nav li a[data-toggle=collapse]:after{position:absolute;top:0;right:10px;display:block;content:"";font-family:var(--font-icon);font-size:18px;color:#808080;line-height:38px;transform:rotate(0deg);transition:-webkit-transform .2s ease-in-out;}#sidebar-wrapper .sidebar-nav li a[data-toggle=collapse][aria-expanded=true]:after{transform:rotate(90deg);}#sidebar-wrapper .sidebar-nav li a[data-toggle=collapse] ul{list-style:none;}#sidebar-wrapper .sidebar-nav li a[data-toggle=collapse] ul li a:before{content:"";font-family:var(--font-icon);}#sidebar-wrapper .sidebar-nav li a i{font-size:1.4em;margin-right:1em;color:#808080;}#sidebar-wrapper .sidebar-nav li ul{list-style:none;background-color:#e6e6e6;padding-inline-start:15px;}#sidebar-wrapper .sidebar-nav li ul li a{margin-left:0;}#sidebar-wrapper .sidebar-nav li ul li a i{margin:0 6px 0 0;}#wrapperLeft.toggled #sidebar-wrapper{width:250px;}#content-wrapper{position:absolute;padding:0;width:100%;}#content-wrapper .container-fluid{min-width:360px;padding:0;}#wrapperLeft.toggled #content-wrapper{position:relative;margin-right:0;}.fixed-brand{width:auto;}.fo-iframe{border:0;overflow:hidden;padding-top:56.25%;position:relative;}.fo-iframe iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%;}@media(min-width:768px){#wrapperLeft{padding-left:250px;}.fixed-brand{width:250px;}#wrapperLeft.toggled{padding-left:0;}#sidebar-wrapper{width:250px;}#wrapperLeft.toggled #sidebar-wrapper{width:250px;}#wrapperLeft.toggled-2 #sidebar-wrapper{width:50px;}#wrapperLeft.toggled-2 #sidebar-wrapper:hover{width:250px;}#content-wrapper{padding:0;position:relative;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}#wrapperLeft.toggled #content-wrapper{position:relative;margin-right:0;padding-left:250px;}#wrapperLeft.toggled-2 #content-wrapper{position:relative;margin-right:0;margin-left:-200px;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;width:auto;}}.navbar{margin-bottom:0;}#sidebar2{position:absolute;left:250px;width:0;height:100%;height:auto;min-height:100%;z-index:1010;margin-left:-250px;overflow:hidden;background-color:var(--color-white);box-shadow:2px -1px 10px -10px rgba(0,0,0,.8);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;}.dataTables_scrollHeadInner{width:100%!important;}.dataTables_scrollHeadInner table{width:100%!important;}.fo-message-information{width:100%;padding:10px;box-shadow:none;display:flex;flex-direction:row;border-radius:5px;background-color:var(--color-white);border:1px solid var(--color-gray-80);margin:1em 0;}.fo-message-information .fo-message-icon{display:flex;flex-direction:column;margin-right:2em;}.fo-message-information .fo-message-icon i{font-size:5em;display:flex;flex-direction:column;}.fo-message-information .fo-message-icon .fo-icon-succsess{color:#00a860;}.fo-message-information .fo-message-icon .fo-icon-info{color:#3aa7de;}.fo-message-information .fo-message-icon .fo-icon-warning{color:#faba57;}.fo-message-information .fo-message-icon .fo-icon-error{color:#db4437;}.fo-message-information .fo-message-content{flex-direction:column;}.fo-message-information-error{width:100%;padding:10px;box-shadow:none;display:flex;flex-direction:row;border-radius:5px;background-color:var(--color-white);border:1px solid #db4437;margin:1em 0;}.fo-message-information-error .fo-message-icon{display:flex;flex-direction:column;margin-right:2em;}.fo-message-information-error .fo-message-icon i,.fo-message-information-error .fo-message-icon em{font-size:5em;display:flex;flex-direction:column;}.fo-message-information-error .fo-message-icon .fo-icon-error{color:#db4437;border-color:#db4437;}.fo-message-information-error .fo-message-content{flex-direction:column;}.fo-message-information-warning{width:100%;padding:10px;box-shadow:none;display:flex;flex-direction:row;border-radius:5px;background-color:var(--color-white);border:1px solid #faba57;margin:1em 0;}.fo-message-information-warning .fo-message-icon{display:flex;flex-direction:column;margin-right:2em;}.fo-message-information-warning .fo-message-icon i{font-size:5em;display:flex;flex-direction:column;}.fo-message-information-warning .fo-message-icon .fo-icon-warning{color:#faba57;border-color:#faba57;}.fo-message-information-warning .fo-message-content{flex-direction:column;}#sidebarExternalEvents{display:none;position:relative;}.fo-calendar .fc-content-skeleton .fc-event-container{text-align:center;}.fo-calendar .fc-button-group button{margin:0 3px;}#dropdownArrangement em{font-size:2em;cursor:pointer;}.sidebar{height:inherit;background:#fff;color:#000;}#content{transition:all .2s;}#sidebar{right:0;}.active-sidebar{right:0;min-width:30em;transition:.2s all ease-in-out;}.menu{position:absolute;top:0;left:-4.2rem;background-color:#337ab7;color:#fff;padding:20px 10px;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column;}.menu span{writing-mode:vertical-rl;}.sidebar-title{text-align:center;}.dedication{text-align:justify;font-size:1.5rem;padding:0 3rem;}.show-sidebar{margin-right:0;}.hide-sidebar{margin-right:40rem;}.push-body{margin-right:40rem;}.row .display-flex{display:flex;flex-wrap:wrap;}.row .display-flex>[class*=col-]{display:flex;flex-direction:column;}.fo-fixed-bottom{position:fixed;bottom:0;padding:15px;width:100%;background-color:var(--color-white);z-index:99;box-shadow:0 0 5px rgba(0,0,0,.4);}.fo-fixed-bottom em{font-size:1.5em;}.fo-welcome-area{padding:50px;margin-bottom:30px;color:inherit;background-color:var(--background-panel);border-radius:6px;text-align:center;}.fo-welcome-area h1{font-size:60px;}.fo-welcome-area h2{font-size:3em;}.fo-welcome-area p{font-size:21px;font-weight:200;}@media only screen and (min-device-width:239px) and (max-device-width:667px){.fo-welcome-area{padding:15px;}.fo-welcome-area h1{font-size:2em;}.fo-welcome-area p{font-size:1em;}}.inner-wrapper{display:table;min-height:100vh;padding-top:0;table-layout:fixed;width:100%;}.fo-content-body,.content-body{display:table-cell;padding:0;position:relative;vertical-align:top;}.fo-content-body>.row+.row,.content-body>.row+.row{padding-top:10px;}.page-header{background:var(--color-primary);border-bottom:0;height:50px;padding:0;margin:0;}.sidebar-left{color:#777;display:table-cell;position:relative;vertical-align:top;width:300px;z-index:1010;}.fo-table-head-full :root{--selected-row-bg:lightblue;--max-header-lines:2;}.fo-table-head-full thead th{white-space:nowrap;position:relative;text-align:left;padding-right:1em;}.fo-table-head-full thead th div.dataTables_sort_wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;}.fo-table-head-full thead th div.dataTables_sort_wrapper span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-height:3em;line-height:1.2em;-webkit-line-clamp:var(--max-header-lines);-webkit-box-orient:vertical;}.fo-table-head-full thead th div.dataTables_sort_wrapper .sorting,.fo-table-head-full thead th div.dataTables_sort_wrapper .sorting_asc,.fo-table-head-full thead th div.dataTables_sort_wrapper .sorting_desc{position:absolute;right:5px;top:50%;transform:translateY(-50%);}.fo-table-head-full thead th input.column-filter{width:100%;min-width:50px;max-width:100%;box-sizing:border-box;}.fo-table-head-full tbody tr .selected{background-color:var(--selected-row-bg)!important;}.fo-header,.header,#header{height:50px;padding:0;margin:0;list-style:none;display:flex;z-index:1000;align-items:center;justify-content:space-between;background:var(--background-header);}.fo-header .fo-header-left,.fo-header .header-left,.header .fo-header-left,.header .header-left,#header .fo-header-left,#header .header-left{padding-left:12px;align-items:center;display:flex;min-height:50px;}.fo-header .fo-header-left .fo-header-left-list,.fo-header .fo-header-left ul,.fo-header .header-left .fo-header-left-list,.fo-header .header-left ul,.header .fo-header-left .fo-header-left-list,.header .fo-header-left ul,.header .header-left .fo-header-left-list,.header .header-left ul,#header .fo-header-left .fo-header-left-list,#header .fo-header-left ul,#header .header-left .fo-header-left-list,#header .header-left ul{list-style:none;display:inline-flex;margin-bottom:0;align-items:center;padding-inline-start:0;}.fo-header .fo-header-left .fo-header-left-list .fo-header-left-all-links a,.fo-header .fo-header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon,.fo-header .fo-header-left ul .fo-header-left-all-links a,.fo-header .fo-header-left ul .fo-header-left-all-links .fo-header-icon,.fo-header .header-left .fo-header-left-list .fo-header-left-all-links a,.fo-header .header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon,.fo-header .header-left ul .fo-header-left-all-links a,.fo-header .header-left ul .fo-header-left-all-links .fo-header-icon,.header .fo-header-left .fo-header-left-list .fo-header-left-all-links a,.header .fo-header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon,.header .fo-header-left ul .fo-header-left-all-links a,.header .fo-header-left ul .fo-header-left-all-links .fo-header-icon,.header .header-left .fo-header-left-list .fo-header-left-all-links a,.header .header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon,.header .header-left ul .fo-header-left-all-links a,.header .header-left ul .fo-header-left-all-links .fo-header-icon,#header .fo-header-left .fo-header-left-list .fo-header-left-all-links a,#header .fo-header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon,#header .fo-header-left ul .fo-header-left-all-links a,#header .fo-header-left ul .fo-header-left-all-links .fo-header-icon,#header .header-left .fo-header-left-list .fo-header-left-all-links a,#header .header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon,#header .header-left ul .fo-header-left-all-links a,#header .header-left ul .fo-header-left-all-links .fo-header-icon{margin-right:10px;color:var(--color-header);font-size:2em;}.fo-header .fo-header-left .fo-header-left-list .fo-header-left-all-links a:hover,.fo-header .fo-header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon:hover,.fo-header .fo-header-left ul .fo-header-left-all-links a:hover,.fo-header .fo-header-left ul .fo-header-left-all-links .fo-header-icon:hover,.fo-header .header-left .fo-header-left-list .fo-header-left-all-links a:hover,.fo-header .header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon:hover,.fo-header .header-left ul .fo-header-left-all-links a:hover,.fo-header .header-left ul .fo-header-left-all-links .fo-header-icon:hover,.header .fo-header-left .fo-header-left-list .fo-header-left-all-links a:hover,.header .fo-header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon:hover,.header .fo-header-left ul .fo-header-left-all-links a:hover,.header .fo-header-left ul .fo-header-left-all-links .fo-header-icon:hover,.header .header-left .fo-header-left-list .fo-header-left-all-links a:hover,.header .header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon:hover,.header .header-left ul .fo-header-left-all-links a:hover,.header .header-left ul .fo-header-left-all-links .fo-header-icon:hover,#header .fo-header-left .fo-header-left-list .fo-header-left-all-links a:hover,#header .fo-header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon:hover,#header .fo-header-left ul .fo-header-left-all-links a:hover,#header .fo-header-left ul .fo-header-left-all-links .fo-header-icon:hover,#header .header-left .fo-header-left-list .fo-header-left-all-links a:hover,#header .header-left .fo-header-left-list .fo-header-left-all-links .fo-header-icon:hover,#header .header-left ul .fo-header-left-all-links a:hover,#header .header-left ul .fo-header-left-all-links .fo-header-icon:hover{color:var(--color-hover);}.fo-header .fo-header-left .fo-header-left-list .fo-header-left-subtitle div,.fo-header .fo-header-left .fo-header-left-list .fo-header-left-subtitle span,.fo-header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h1,.fo-header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h2,.fo-header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h3,.fo-header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h4,.fo-header .fo-header-left ul .fo-header-left-subtitle div,.fo-header .fo-header-left ul .fo-header-left-subtitle span,.fo-header .fo-header-left ul .fo-header-left-subtitle h1,.fo-header .fo-header-left ul .fo-header-left-subtitle h2,.fo-header .fo-header-left ul .fo-header-left-subtitle h3,.fo-header .fo-header-left ul .fo-header-left-subtitle h4,.fo-header .header-left .fo-header-left-list .fo-header-left-subtitle div,.fo-header .header-left .fo-header-left-list .fo-header-left-subtitle span,.fo-header .header-left .fo-header-left-list .fo-header-left-subtitle h1,.fo-header .header-left .fo-header-left-list .fo-header-left-subtitle h2,.fo-header .header-left .fo-header-left-list .fo-header-left-subtitle h3,.fo-header .header-left .fo-header-left-list .fo-header-left-subtitle h4,.fo-header .header-left ul .fo-header-left-subtitle div,.fo-header .header-left ul .fo-header-left-subtitle span,.fo-header .header-left ul .fo-header-left-subtitle h1,.fo-header .header-left ul .fo-header-left-subtitle h2,.fo-header .header-left ul .fo-header-left-subtitle h3,.fo-header .header-left ul .fo-header-left-subtitle h4,.header .fo-header-left .fo-header-left-list .fo-header-left-subtitle div,.header .fo-header-left .fo-header-left-list .fo-header-left-subtitle span,.header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h1,.header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h2,.header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h3,.header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h4,.header .fo-header-left ul .fo-header-left-subtitle div,.header .fo-header-left ul .fo-header-left-subtitle span,.header .fo-header-left ul .fo-header-left-subtitle h1,.header .fo-header-left ul .fo-header-left-subtitle h2,.header .fo-header-left ul .fo-header-left-subtitle h3,.header .fo-header-left ul .fo-header-left-subtitle h4,.header .header-left .fo-header-left-list .fo-header-left-subtitle div,.header .header-left .fo-header-left-list .fo-header-left-subtitle span,.header .header-left .fo-header-left-list .fo-header-left-subtitle h1,.header .header-left .fo-header-left-list .fo-header-left-subtitle h2,.header .header-left .fo-header-left-list .fo-header-left-subtitle h3,.header .header-left .fo-header-left-list .fo-header-left-subtitle h4,.header .header-left ul .fo-header-left-subtitle div,.header .header-left ul .fo-header-left-subtitle span,.header .header-left ul .fo-header-left-subtitle h1,.header .header-left ul .fo-header-left-subtitle h2,.header .header-left ul .fo-header-left-subtitle h3,.header .header-left ul .fo-header-left-subtitle h4,#header .fo-header-left .fo-header-left-list .fo-header-left-subtitle div,#header .fo-header-left .fo-header-left-list .fo-header-left-subtitle span,#header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h1,#header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h2,#header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h3,#header .fo-header-left .fo-header-left-list .fo-header-left-subtitle h4,#header .fo-header-left ul .fo-header-left-subtitle div,#header .fo-header-left ul .fo-header-left-subtitle span,#header .fo-header-left ul .fo-header-left-subtitle h1,#header .fo-header-left ul .fo-header-left-subtitle h2,#header .fo-header-left ul .fo-header-left-subtitle h3,#header .fo-header-left ul .fo-header-left-subtitle h4,#header .header-left .fo-header-left-list .fo-header-left-subtitle div,#header .header-left .fo-header-left-list .fo-header-left-subtitle span,#header .header-left .fo-header-left-list .fo-header-left-subtitle h1,#header .header-left .fo-header-left-list .fo-header-left-subtitle h2,#header .header-left .fo-header-left-list .fo-header-left-subtitle h3,#header .header-left .fo-header-left-list .fo-header-left-subtitle h4,#header .header-left ul .fo-header-left-subtitle div,#header .header-left ul .fo-header-left-subtitle span,#header .header-left ul .fo-header-left-subtitle h1,#header .header-left ul .fo-header-left-subtitle h2,#header .header-left ul .fo-header-left-subtitle h3,#header .header-left ul .fo-header-left-subtitle h4{color:var(--color-blue);font-size:1.5em;line-height:normal;font-family:var(--font-light);text-transform:uppercase;margin:0;}.fo-header .fo-header-left .fo-header-left-list li,.fo-header .fo-header-left ul li,.fo-header .header-left .fo-header-left-list li,.fo-header .header-left ul li,.header .fo-header-left .fo-header-left-list li,.header .fo-header-left ul li,.header .header-left .fo-header-left-list li,.header .header-left ul li,#header .fo-header-left .fo-header-left-list li,#header .fo-header-left ul li,#header .header-left .fo-header-left-list li,#header .header-left ul li{line-height:0;}.fo-header .fo-header-left .fo-header-left-list li .fo-logo-connectruck,.fo-header .fo-header-left ul li .fo-logo-connectruck,.fo-header .header-left .fo-header-left-list li .fo-logo-connectruck,.fo-header .header-left ul li .fo-logo-connectruck,.header .fo-header-left .fo-header-left-list li .fo-logo-connectruck,.header .fo-header-left ul li .fo-logo-connectruck,.header .header-left .fo-header-left-list li .fo-logo-connectruck,.header .header-left ul li .fo-logo-connectruck,#header .fo-header-left .fo-header-left-list li .fo-logo-connectruck,#header .fo-header-left ul li .fo-logo-connectruck,#header .header-left .fo-header-left-list li .fo-logo-connectruck,#header .header-left ul li .fo-logo-connectruck{display:inline-block;text-indent:-9999px;width:200px;height:20px;background:var(--logo-connectruck) no-repeat;background-size:200px 20px;margin-right:.5em;}.fo-header .fo-header-left .fo-header-left-list li .fo-logo-main,.fo-header .fo-header-left .fo-header-left-list li .logo-main,.fo-header .fo-header-left ul li .fo-logo-main,.fo-header .fo-header-left ul li .logo-main,.fo-header .header-left .fo-header-left-list li .fo-logo-main,.fo-header .header-left .fo-header-left-list li .logo-main,.fo-header .header-left ul li .fo-logo-main,.fo-header .header-left ul li .logo-main,.header .fo-header-left .fo-header-left-list li .fo-logo-main,.header .fo-header-left .fo-header-left-list li .logo-main,.header .fo-header-left ul li .fo-logo-main,.header .fo-header-left ul li .logo-main,.header .header-left .fo-header-left-list li .fo-logo-main,.header .header-left .fo-header-left-list li .logo-main,.header .header-left ul li .fo-logo-main,.header .header-left ul li .logo-main,#header .fo-header-left .fo-header-left-list li .fo-logo-main,#header .fo-header-left .fo-header-left-list li .logo-main,#header .fo-header-left ul li .fo-logo-main,#header .fo-header-left ul li .logo-main,#header .header-left .fo-header-left-list li .fo-logo-main,#header .header-left .fo-header-left-list li .logo-main,#header .header-left ul li .fo-logo-main,#header .header-left ul li .logo-main{display:inline-block;text-indent:-9999px;width:180px;height:30px;background:var(--logo-main) no-repeat;background-size:180px 30px;margin-right:.5em;}.fo-header .fo-header-left .fo-header-left-list li .fo-logo,.fo-header .fo-header-left .fo-header-left-list li .logo,.fo-header .fo-header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .fo-header-left .fo-header-left-list li a,.fo-header .fo-header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .fo-header-left .fo-header-left-list li a,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-koc,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-koc-white,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-ford,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-ford-trucks,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan-white,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-apple,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-android,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-youtube,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-twitter,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-facebook,.fo-header .fo-header-left ul li .fo-logo,.fo-header .fo-header-left ul li .logo,.fo-header .fo-header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .fo-header-left ul li a,.fo-header .fo-header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .fo-header-left ul li a,.fo-header .fo-header-left ul li .fo-logo-koc,.fo-header .fo-header-left ul li .fo-logo-koc-white,.fo-header .fo-header-left ul li .fo-logo-ford,.fo-header .fo-header-left ul li .fo-logo-ford-trucks,.fo-header .fo-header-left ul li .fo-logo-ford-otosan,.fo-header .fo-header-left ul li .fo-logo-ford-otosan-white,.fo-header .fo-header-left ul li .fo-logo-apple,.fo-header .fo-header-left ul li .fo-logo-android,.fo-header .fo-header-left ul li .fo-logo-youtube,.fo-header .fo-header-left ul li .fo-logo-twitter,.fo-header .fo-header-left ul li .fo-logo-facebook,.fo-header .header-left .fo-header-left-list li .fo-logo,.fo-header .header-left .fo-header-left-list li .logo,.fo-header .header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .header-left .fo-header-left-list li a,.fo-header .header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .header-left .fo-header-left-list li a,.fo-header .header-left .fo-header-left-list li .fo-logo-koc,.fo-header .header-left .fo-header-left-list li .fo-logo-koc-white,.fo-header .header-left .fo-header-left-list li .fo-logo-ford,.fo-header .header-left .fo-header-left-list li .fo-logo-ford-trucks,.fo-header .header-left .fo-header-left-list li .fo-logo-ford-otosan,.fo-header .header-left .fo-header-left-list li .fo-logo-ford-otosan-white,.fo-header .header-left .fo-header-left-list li .fo-logo-apple,.fo-header .header-left .fo-header-left-list li .fo-logo-android,.fo-header .header-left .fo-header-left-list li .fo-logo-youtube,.fo-header .header-left .fo-header-left-list li .fo-logo-twitter,.fo-header .header-left .fo-header-left-list li .fo-logo-facebook,.fo-header .header-left ul li .fo-logo,.fo-header .header-left ul li .logo,.fo-header .header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .header-left ul li a,.fo-header .header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .header-left ul li a,.fo-header .header-left ul li .fo-logo-koc,.fo-header .header-left ul li .fo-logo-koc-white,.fo-header .header-left ul li .fo-logo-ford,.fo-header .header-left ul li .fo-logo-ford-trucks,.fo-header .header-left ul li .fo-logo-ford-otosan,.fo-header .header-left ul li .fo-logo-ford-otosan-white,.fo-header .header-left ul li .fo-logo-apple,.fo-header .header-left ul li .fo-logo-android,.fo-header .header-left ul li .fo-logo-youtube,.fo-header .header-left ul li .fo-logo-twitter,.fo-header .header-left ul li .fo-logo-facebook,.header .fo-header-left .fo-header-left-list li .fo-logo,.header .fo-header-left .fo-header-left-list li .logo,.header .fo-header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .header .fo-header-left .fo-header-left-list li a,.header .fo-header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .header .fo-header-left .fo-header-left-list li a,.header .fo-header-left .fo-header-left-list li .fo-logo-koc,.header .fo-header-left .fo-header-left-list li .fo-logo-koc-white,.header .fo-header-left .fo-header-left-list li .fo-logo-ford,.header .fo-header-left .fo-header-left-list li .fo-logo-ford-trucks,.header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan,.header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan-white,.header .fo-header-left .fo-header-left-list li .fo-logo-apple,.header .fo-header-left .fo-header-left-list li .fo-logo-android,.header .fo-header-left .fo-header-left-list li .fo-logo-youtube,.header .fo-header-left .fo-header-left-list li .fo-logo-twitter,.header .fo-header-left .fo-header-left-list li .fo-logo-facebook,.header .fo-header-left ul li .fo-logo,.header .fo-header-left ul li .logo,.header .fo-header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .header .fo-header-left ul li a,.header .fo-header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .header .fo-header-left ul li a,.header .fo-header-left ul li .fo-logo-koc,.header .fo-header-left ul li .fo-logo-koc-white,.header .fo-header-left ul li .fo-logo-ford,.header .fo-header-left ul li .fo-logo-ford-trucks,.header .fo-header-left ul li .fo-logo-ford-otosan,.header .fo-header-left ul li .fo-logo-ford-otosan-white,.header .fo-header-left ul li .fo-logo-apple,.header .fo-header-left ul li .fo-logo-android,.header .fo-header-left ul li .fo-logo-youtube,.header .fo-header-left ul li .fo-logo-twitter,.header .fo-header-left ul li .fo-logo-facebook,.header .header-left .fo-header-left-list li .fo-logo,.header .header-left .fo-header-left-list li .logo,.header .header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .header .header-left .fo-header-left-list li a,.header .header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .header .header-left .fo-header-left-list li a,.header .header-left .fo-header-left-list li .fo-logo-koc,.header .header-left .fo-header-left-list li .fo-logo-koc-white,.header .header-left .fo-header-left-list li .fo-logo-ford,.header .header-left .fo-header-left-list li .fo-logo-ford-trucks,.header .header-left .fo-header-left-list li .fo-logo-ford-otosan,.header .header-left .fo-header-left-list li .fo-logo-ford-otosan-white,.header .header-left .fo-header-left-list li .fo-logo-apple,.header .header-left .fo-header-left-list li .fo-logo-android,.header .header-left .fo-header-left-list li .fo-logo-youtube,.header .header-left .fo-header-left-list li .fo-logo-twitter,.header .header-left .fo-header-left-list li .fo-logo-facebook,.header .header-left ul li .fo-logo,.header .header-left ul li .logo,.header .header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .header .header-left ul li a,.header .header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .header .header-left ul li a,.header .header-left ul li .fo-logo-koc,.header .header-left ul li .fo-logo-koc-white,.header .header-left ul li .fo-logo-ford,.header .header-left ul li .fo-logo-ford-trucks,.header .header-left ul li .fo-logo-ford-otosan,.header .header-left ul li .fo-logo-ford-otosan-white,.header .header-left ul li .fo-logo-apple,.header .header-left ul li .fo-logo-android,.header .header-left ul li .fo-logo-youtube,.header .header-left ul li .fo-logo-twitter,.header .header-left ul li .fo-logo-facebook,#header .fo-header-left .fo-header-left-list li .fo-logo,#header .fo-header-left .fo-header-left-list li .logo,#header .fo-header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan #header .fo-header-left .fo-header-left-list li a,#header .fo-header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan #header .fo-header-left .fo-header-left-list li a,#header .fo-header-left .fo-header-left-list li .fo-logo-koc,#header .fo-header-left .fo-header-left-list li .fo-logo-koc-white,#header .fo-header-left .fo-header-left-list li .fo-logo-ford,#header .fo-header-left .fo-header-left-list li .fo-logo-ford-trucks,#header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan,#header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan-white,#header .fo-header-left .fo-header-left-list li .fo-logo-apple,#header .fo-header-left .fo-header-left-list li .fo-logo-android,#header .fo-header-left .fo-header-left-list li .fo-logo-youtube,#header .fo-header-left .fo-header-left-list li .fo-logo-twitter,#header .fo-header-left .fo-header-left-list li .fo-logo-facebook,#header .fo-header-left ul li .fo-logo,#header .fo-header-left ul li .logo,#header .fo-header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan #header .fo-header-left ul li a,#header .fo-header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan #header .fo-header-left ul li a,#header .fo-header-left ul li .fo-logo-koc,#header .fo-header-left ul li .fo-logo-koc-white,#header .fo-header-left ul li .fo-logo-ford,#header .fo-header-left ul li .fo-logo-ford-trucks,#header .fo-header-left ul li .fo-logo-ford-otosan,#header .fo-header-left ul li .fo-logo-ford-otosan-white,#header .fo-header-left ul li .fo-logo-apple,#header .fo-header-left ul li .fo-logo-android,#header .fo-header-left ul li .fo-logo-youtube,#header .fo-header-left ul li .fo-logo-twitter,#header .fo-header-left ul li .fo-logo-facebook,#header .header-left .fo-header-left-list li .fo-logo,#header .header-left .fo-header-left-list li .logo,#header .header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan #header .header-left .fo-header-left-list li a,#header .header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan #header .header-left .fo-header-left-list li a,#header .header-left .fo-header-left-list li .fo-logo-koc,#header .header-left .fo-header-left-list li .fo-logo-koc-white,#header .header-left .fo-header-left-list li .fo-logo-ford,#header .header-left .fo-header-left-list li .fo-logo-ford-trucks,#header .header-left .fo-header-left-list li .fo-logo-ford-otosan,#header .header-left .fo-header-left-list li .fo-logo-ford-otosan-white,#header .header-left .fo-header-left-list li .fo-logo-apple,#header .header-left .fo-header-left-list li .fo-logo-android,#header .header-left .fo-header-left-list li .fo-logo-youtube,#header .header-left .fo-header-left-list li .fo-logo-twitter,#header .header-left .fo-header-left-list li .fo-logo-facebook,#header .header-left ul li .fo-logo,#header .header-left ul li .logo,#header .header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan #header .header-left ul li a,#header .header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan #header .header-left ul li a,#header .header-left ul li .fo-logo-koc,#header .header-left ul li .fo-logo-koc-white,#header .header-left ul li .fo-logo-ford,#header .header-left ul li .fo-logo-ford-trucks,#header .header-left ul li .fo-logo-ford-otosan,#header .header-left ul li .fo-logo-ford-otosan-white,#header .header-left ul li .fo-logo-apple,#header .header-left ul li .fo-logo-android,#header .header-left ul li .fo-logo-youtube,#header .header-left ul li .fo-logo-twitter,#header .header-left ul li .fo-logo-facebook{padding:0;display:inline;}.fo-header .fo-header-left .fo-header-left-list li .fo-logo img,.fo-header .fo-header-left .fo-header-left-list li .logo img,.fo-header .fo-header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .fo-header-left .fo-header-left-list li a img,.fo-header .fo-header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .fo-header-left .fo-header-left-list li a img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-koc img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-koc-white img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-ford img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-ford-trucks img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan-white img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-apple img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-android img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-youtube img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-twitter img,.fo-header .fo-header-left .fo-header-left-list li .fo-logo-facebook img,.fo-header .fo-header-left ul li .fo-logo img,.fo-header .fo-header-left ul li .logo img,.fo-header .fo-header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .fo-header-left ul li a img,.fo-header .fo-header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .fo-header-left ul li a img,.fo-header .fo-header-left ul li .fo-logo-koc img,.fo-header .fo-header-left ul li .fo-logo-koc-white img,.fo-header .fo-header-left ul li .fo-logo-ford img,.fo-header .fo-header-left ul li .fo-logo-ford-trucks img,.fo-header .fo-header-left ul li .fo-logo-ford-otosan img,.fo-header .fo-header-left ul li .fo-logo-ford-otosan-white img,.fo-header .fo-header-left ul li .fo-logo-apple img,.fo-header .fo-header-left ul li .fo-logo-android img,.fo-header .fo-header-left ul li .fo-logo-youtube img,.fo-header .fo-header-left ul li .fo-logo-twitter img,.fo-header .fo-header-left ul li .fo-logo-facebook img,.fo-header .header-left .fo-header-left-list li .fo-logo img,.fo-header .header-left .fo-header-left-list li .logo img,.fo-header .header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .header-left .fo-header-left-list li a img,.fo-header .header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .header-left .fo-header-left-list li a img,.fo-header .header-left .fo-header-left-list li .fo-logo-koc img,.fo-header .header-left .fo-header-left-list li .fo-logo-koc-white img,.fo-header .header-left .fo-header-left-list li .fo-logo-ford img,.fo-header .header-left .fo-header-left-list li .fo-logo-ford-trucks img,.fo-header .header-left .fo-header-left-list li .fo-logo-ford-otosan img,.fo-header .header-left .fo-header-left-list li .fo-logo-ford-otosan-white img,.fo-header .header-left .fo-header-left-list li .fo-logo-apple img,.fo-header .header-left .fo-header-left-list li .fo-logo-android img,.fo-header .header-left .fo-header-left-list li .fo-logo-youtube img,.fo-header .header-left .fo-header-left-list li .fo-logo-twitter img,.fo-header .header-left .fo-header-left-list li .fo-logo-facebook img,.fo-header .header-left ul li .fo-logo img,.fo-header .header-left ul li .logo img,.fo-header .header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .header-left ul li a img,.fo-header .header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-header .header-left ul li a img,.fo-header .header-left ul li .fo-logo-koc img,.fo-header .header-left ul li .fo-logo-koc-white img,.fo-header .header-left ul li .fo-logo-ford img,.fo-header .header-left ul li .fo-logo-ford-trucks img,.fo-header .header-left ul li .fo-logo-ford-otosan img,.fo-header .header-left ul li .fo-logo-ford-otosan-white img,.fo-header .header-left ul li .fo-logo-apple img,.fo-header .header-left ul li .fo-logo-android img,.fo-header .header-left ul li .fo-logo-youtube img,.fo-header .header-left ul li .fo-logo-twitter img,.fo-header .header-left ul li .fo-logo-facebook img,.header .fo-header-left .fo-header-left-list li .fo-logo img,.header .fo-header-left .fo-header-left-list li .logo img,.header .fo-header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .header .fo-header-left .fo-header-left-list li a img,.header .fo-header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .header .fo-header-left .fo-header-left-list li a img,.header .fo-header-left .fo-header-left-list li .fo-logo-koc img,.header .fo-header-left .fo-header-left-list li .fo-logo-koc-white img,.header .fo-header-left .fo-header-left-list li .fo-logo-ford img,.header .fo-header-left .fo-header-left-list li .fo-logo-ford-trucks img,.header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan img,.header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan-white img,.header .fo-header-left .fo-header-left-list li .fo-logo-apple img,.header .fo-header-left .fo-header-left-list li .fo-logo-android img,.header .fo-header-left .fo-header-left-list li .fo-logo-youtube img,.header .fo-header-left .fo-header-left-list li .fo-logo-twitter img,.header .fo-header-left .fo-header-left-list li .fo-logo-facebook img,.header .fo-header-left ul li .fo-logo img,.header .fo-header-left ul li .logo img,.header .fo-header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .header .fo-header-left ul li a img,.header .fo-header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .header .fo-header-left ul li a img,.header .fo-header-left ul li .fo-logo-koc img,.header .fo-header-left ul li .fo-logo-koc-white img,.header .fo-header-left ul li .fo-logo-ford img,.header .fo-header-left ul li .fo-logo-ford-trucks img,.header .fo-header-left ul li .fo-logo-ford-otosan img,.header .fo-header-left ul li .fo-logo-ford-otosan-white img,.header .fo-header-left ul li .fo-logo-apple img,.header .fo-header-left ul li .fo-logo-android img,.header .fo-header-left ul li .fo-logo-youtube img,.header .fo-header-left ul li .fo-logo-twitter img,.header .fo-header-left ul li .fo-logo-facebook img,.header .header-left .fo-header-left-list li .fo-logo img,.header .header-left .fo-header-left-list li .logo img,.header .header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .header .header-left .fo-header-left-list li a img,.header .header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .header .header-left .fo-header-left-list li a img,.header .header-left .fo-header-left-list li .fo-logo-koc img,.header .header-left .fo-header-left-list li .fo-logo-koc-white img,.header .header-left .fo-header-left-list li .fo-logo-ford img,.header .header-left .fo-header-left-list li .fo-logo-ford-trucks img,.header .header-left .fo-header-left-list li .fo-logo-ford-otosan img,.header .header-left .fo-header-left-list li .fo-logo-ford-otosan-white img,.header .header-left .fo-header-left-list li .fo-logo-apple img,.header .header-left .fo-header-left-list li .fo-logo-android img,.header .header-left .fo-header-left-list li .fo-logo-youtube img,.header .header-left .fo-header-left-list li .fo-logo-twitter img,.header .header-left .fo-header-left-list li .fo-logo-facebook img,.header .header-left ul li .fo-logo img,.header .header-left ul li .logo img,.header .header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .header .header-left ul li a img,.header .header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .header .header-left ul li a img,.header .header-left ul li .fo-logo-koc img,.header .header-left ul li .fo-logo-koc-white img,.header .header-left ul li .fo-logo-ford img,.header .header-left ul li .fo-logo-ford-trucks img,.header .header-left ul li .fo-logo-ford-otosan img,.header .header-left ul li .fo-logo-ford-otosan-white img,.header .header-left ul li .fo-logo-apple img,.header .header-left ul li .fo-logo-android img,.header .header-left ul li .fo-logo-youtube img,.header .header-left ul li .fo-logo-twitter img,.header .header-left ul li .fo-logo-facebook img,#header .fo-header-left .fo-header-left-list li .fo-logo img,#header .fo-header-left .fo-header-left-list li .logo img,#header .fo-header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan #header .fo-header-left .fo-header-left-list li a img,#header .fo-header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan #header .fo-header-left .fo-header-left-list li a img,#header .fo-header-left .fo-header-left-list li .fo-logo-koc img,#header .fo-header-left .fo-header-left-list li .fo-logo-koc-white img,#header .fo-header-left .fo-header-left-list li .fo-logo-ford img,#header .fo-header-left .fo-header-left-list li .fo-logo-ford-trucks img,#header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan img,#header .fo-header-left .fo-header-left-list li .fo-logo-ford-otosan-white img,#header .fo-header-left .fo-header-left-list li .fo-logo-apple img,#header .fo-header-left .fo-header-left-list li .fo-logo-android img,#header .fo-header-left .fo-header-left-list li .fo-logo-youtube img,#header .fo-header-left .fo-header-left-list li .fo-logo-twitter img,#header .fo-header-left .fo-header-left-list li .fo-logo-facebook img,#header .fo-header-left ul li .fo-logo img,#header .fo-header-left ul li .logo img,#header .fo-header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan #header .fo-header-left ul li a img,#header .fo-header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan #header .fo-header-left ul li a img,#header .fo-header-left ul li .fo-logo-koc img,#header .fo-header-left ul li .fo-logo-koc-white img,#header .fo-header-left ul li .fo-logo-ford img,#header .fo-header-left ul li .fo-logo-ford-trucks img,#header .fo-header-left ul li .fo-logo-ford-otosan img,#header .fo-header-left ul li .fo-logo-ford-otosan-white img,#header .fo-header-left ul li .fo-logo-apple img,#header .fo-header-left ul li .fo-logo-android img,#header .fo-header-left ul li .fo-logo-youtube img,#header .fo-header-left ul li .fo-logo-twitter img,#header .fo-header-left ul li .fo-logo-facebook img,#header .header-left .fo-header-left-list li .fo-logo img,#header .header-left .fo-header-left-list li .logo img,#header .header-left .fo-header-left-list li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan #header .header-left .fo-header-left-list li a img,#header .header-left .fo-header-left-list li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan #header .header-left .fo-header-left-list li a img,#header .header-left .fo-header-left-list li .fo-logo-koc img,#header .header-left .fo-header-left-list li .fo-logo-koc-white img,#header .header-left .fo-header-left-list li .fo-logo-ford img,#header .header-left .fo-header-left-list li .fo-logo-ford-trucks img,#header .header-left .fo-header-left-list li .fo-logo-ford-otosan img,#header .header-left .fo-header-left-list li .fo-logo-ford-otosan-white img,#header .header-left .fo-header-left-list li .fo-logo-apple img,#header .header-left .fo-header-left-list li .fo-logo-android img,#header .header-left .fo-header-left-list li .fo-logo-youtube img,#header .header-left .fo-header-left-list li .fo-logo-twitter img,#header .header-left .fo-header-left-list li .fo-logo-facebook img,#header .header-left ul li .fo-logo img,#header .header-left ul li .logo img,#header .header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan #header .header-left ul li a img,#header .header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan #header .header-left ul li a img,#header .header-left ul li .fo-logo-koc img,#header .header-left ul li .fo-logo-koc-white img,#header .header-left ul li .fo-logo-ford img,#header .header-left ul li .fo-logo-ford-trucks img,#header .header-left ul li .fo-logo-ford-otosan img,#header .header-left ul li .fo-logo-ford-otosan-white img,#header .header-left ul li .fo-logo-apple img,#header .header-left ul li .fo-logo-android img,#header .header-left ul li .fo-logo-youtube img,#header .header-left ul li .fo-logo-twitter img,#header .header-left ul li .fo-logo-facebook img{width:200px;}.fo-header .fo-header-center .fo-collapse .navbar-nav,.fo-header .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav,.fo-nav-secondary .fo-header .fo-header-center .fo-nav-left .navbar-nav,.fo-header .header-center .fo-collapse .navbar-nav,.fo-header .header-center .fo-nav-secondary .fo-nav-left .navbar-nav,.fo-nav-secondary .fo-header .header-center .fo-nav-left .navbar-nav,.header .fo-header-center .fo-collapse .navbar-nav,.header .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav,.fo-nav-secondary .header .fo-header-center .fo-nav-left .navbar-nav,.header .header-center .fo-collapse .navbar-nav,.header .header-center .fo-nav-secondary .fo-nav-left .navbar-nav,.fo-nav-secondary .header .header-center .fo-nav-left .navbar-nav,#header .fo-header-center .fo-collapse .navbar-nav,#header .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav,.fo-nav-secondary #header .fo-header-center .fo-nav-left .navbar-nav,#header .header-center .fo-collapse .navbar-nav,#header .header-center .fo-nav-secondary .fo-nav-left .navbar-nav,.fo-nav-secondary #header .header-center .fo-nav-left .navbar-nav{display:flex;align-items:center;}.fo-header .fo-header-center .fo-collapse .navbar-nav .fo-navigation-title,.fo-header .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation-title,.fo-nav-secondary .fo-header .fo-header-center .fo-nav-left .navbar-nav .fo-navigation-title,.fo-header .header-center .fo-collapse .navbar-nav .fo-navigation-title,.fo-header .header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation-title,.fo-nav-secondary .fo-header .header-center .fo-nav-left .navbar-nav .fo-navigation-title,.header .fo-header-center .fo-collapse .navbar-nav .fo-navigation-title,.header .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation-title,.fo-nav-secondary .header .fo-header-center .fo-nav-left .navbar-nav .fo-navigation-title,.header .header-center .fo-collapse .navbar-nav .fo-navigation-title,.header .header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation-title,.fo-nav-secondary .header .header-center .fo-nav-left .navbar-nav .fo-navigation-title,#header .fo-header-center .fo-collapse .navbar-nav .fo-navigation-title,#header .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation-title,.fo-nav-secondary #header .fo-header-center .fo-nav-left .navbar-nav .fo-navigation-title,#header .header-center .fo-collapse .navbar-nav .fo-navigation-title,#header .header-center .fo-nav-secondary .fo-nav-left .navbar-nav .fo-navigation-title,.fo-nav-secondary #header .header-center .fo-nav-left .navbar-nav .fo-navigation-title{color:var(--color-white);font-size:1.3em;text-transform:uppercase;margin-right:1em;}.fo-header .fo-header-right ul,.fo-header .header-right ul,.header .fo-header-right ul,.header .header-right ul,#header .fo-header-right ul,#header .header-right ul{list-style:none;margin-bottom:0;padding-inline-start:0;}.fo-header .fo-header-right ul .fo-user-permission,.fo-header .fo-header-right ul .user-permission,.fo-header .header-right ul .fo-user-permission,.fo-header .header-right ul .user-permission,.header .fo-header-right ul .fo-user-permission,.header .fo-header-right ul .user-permission,.header .header-right ul .fo-user-permission,.header .header-right ul .user-permission,#header .fo-header-right ul .fo-user-permission,#header .fo-header-right ul .user-permission,#header .header-right ul .fo-user-permission,#header .header-right ul .user-permission{color:var(--color-gray-50);font-size:12px;text-align:right;}.fo-header .fo-header-right ul .fo-user-permission h6,.fo-header .fo-header-right ul .user-permission h6,.fo-header .header-right ul .fo-user-permission h6,.fo-header .header-right ul .user-permission h6,.header .fo-header-right ul .fo-user-permission h6,.header .fo-header-right ul .user-permission h6,.header .header-right ul .fo-user-permission h6,.header .header-right ul .user-permission h6,#header .fo-header-right ul .fo-user-permission h6,#header .fo-header-right ul .user-permission h6,#header .header-right ul .fo-user-permission h6,#header .header-right ul .user-permission h6{margin:0;display:contents;}.fo-header .fo-header-right ul .fo-user-permission:hover,.fo-header .fo-header-right ul .user-permission:hover,.fo-header .header-right ul .fo-user-permission:hover,.fo-header .header-right ul .user-permission:hover,.header .fo-header-right ul .fo-user-permission:hover,.header .fo-header-right ul .user-permission:hover,.header .header-right ul .fo-user-permission:hover,.header .header-right ul .user-permission:hover,#header .fo-header-right ul .fo-user-permission:hover,#header .fo-header-right ul .user-permission:hover,#header .header-right ul .fo-user-permission:hover,#header .header-right ul .user-permission:hover{background-color:transparent!important;}.fo-header .fo-header-right ul li,.fo-header .header-right ul li,.header .fo-header-right ul li,.header .header-right ul li,#header .fo-header-right ul li,#header .header-right ul li{display:inline;padding:12px 12px 18px 12px;cursor:pointer;border-top:3px solid transparent;}>.fo-header .fo-header-right ul li:hover,>.fo-header .header-right ul li:hover,>.header .fo-header-right ul li:hover,>.header .header-right ul li:hover,>#header .fo-header-right ul li:hover,>#header .header-right ul li:hover{background-color:var(--color-primary);border-top:3px solid var(--color-white);color:var(--color-header);}.fo-header .fo-header-right ul li a,.fo-header .header-right ul li a,.header .fo-header-right ul li a,.header .header-right ul li a,#header .fo-header-right ul li a,#header .header-right ul li a{text-decoration:none;padding:0;color:var(--color-header);line-height:24px;font-size:14px;font-family:var(--font-base);position:relative;text-transform:none;border:0;}.fo-header .fo-header-right ul li a i,.fo-header .fo-header-right ul li a em,.fo-header .header-right ul li a i,.fo-header .header-right ul li a em,.header .fo-header-right ul li a i,.header .fo-header-right ul li a em,.header .header-right ul li a i,.header .header-right ul li a em,#header .fo-header-right ul li a i,#header .fo-header-right ul li a em,#header .header-right ul li a i,#header .header-right ul li a em{color:var(--color-header);font-size:1.5em;vertical-align:middle;}.fo-header .fo-header-right ul li a:hover i,.fo-header .fo-header-right ul li a:hover em,.fo-header .header-right ul li a:hover i,.fo-header .header-right ul li a:hover em,.header .fo-header-right ul li a:hover i,.header .fo-header-right ul li a:hover em,.header .header-right ul li a:hover i,.header .header-right ul li a:hover em,#header .fo-header-right ul li a:hover i,#header .fo-header-right ul li a:hover em,#header .header-right ul li a:hover i,#header .header-right ul li a:hover em{color:var(--color-hover);-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s;}.fo-header .fo-header-right ul .fo-dealer,.fo-header .fo-header-right ul .dealer,.fo-header .header-right ul .fo-dealer,.fo-header .header-right ul .dealer,.header .fo-header-right ul .fo-dealer,.header .fo-header-right ul .dealer,.header .header-right ul .fo-dealer,.header .header-right ul .dealer,#header .fo-header-right ul .fo-dealer,#header .fo-header-right ul .dealer,#header .header-right ul .fo-dealer,#header .header-right ul .dealer{cursor:default;text-align:right;color:var(--color-header);line-height:50px;margin-right:10px;font-size:14px;border-top:0;}.fo-header .fo-header-right ul .fo-dealer:hover,.fo-header .fo-header-right ul .dealer:hover,.fo-header .header-right ul .fo-dealer:hover,.fo-header .header-right ul .dealer:hover,.header .fo-header-right ul .fo-dealer:hover,.header .fo-header-right ul .dealer:hover,.header .header-right ul .fo-dealer:hover,.header .header-right ul .dealer:hover,#header .fo-header-right ul .fo-dealer:hover,#header .fo-header-right ul .dealer:hover,#header .header-right ul .fo-dealer:hover,#header .header-right ul .dealer:hover{background-color:unset;border-top:0;color:var(--color-white);}.fo-header .fo-header-right ul .open:nth-of-type(1)>.open>a:hover,.fo-header .header-right ul .open:nth-of-type(1)>.open>a:hover,.header .fo-header-right ul .open:nth-of-type(1)>.open>a:hover,.header .header-right ul .open:nth-of-type(1)>.open>a:hover,#header .fo-header-right ul .open:nth-of-type(1)>.open>a:hover,#header .header-right ul .open:nth-of-type(1)>.open>a:hover{background-color:var(--color-orange);color:var(--color-white);}.fo-header .fo-header-right ul .open:nth-of-type(2)>.open>a:hover,.fo-header .header-right ul .open:nth-of-type(2)>.open>a:hover,.header .fo-header-right ul .open:nth-of-type(2)>.open>a:hover,.header .header-right ul .open:nth-of-type(2)>.open>a:hover,#header .fo-header-right ul .open:nth-of-type(2)>.open>a:hover,#header .header-right ul .open:nth-of-type(2)>.open>a:hover{background-color:var(--color-blue);color:var(--color-white);}.fo-header .fo-header-right ul .menu-favorites:hover,.fo-header .header-right ul .menu-favorites:hover,.header .fo-header-right ul .menu-favorites:hover,.header .header-right ul .menu-favorites:hover,#header .fo-header-right ul .menu-favorites:hover,#header .header-right ul .menu-favorites:hover{background-color:var(--color-orange);color:var(--color-white);border-top:3 solid var(--color-white);}.fo-header .fo-header-right ul .menu-favorites:hover .icon-favorites,.fo-header .header-right ul .menu-favorites:hover .icon-favorites,.header .fo-header-right ul .menu-favorites:hover .icon-favorites,.header .header-right ul .menu-favorites:hover .icon-favorites,#header .fo-header-right ul .menu-favorites:hover .icon-favorites,#header .header-right ul .menu-favorites:hover .icon-favorites{color:var(--color-white);}.fo-header .fo-header-right ul .fo-menu-user,.fo-header .fo-header-right ul .menu-user,.fo-header .header-right ul .fo-menu-user,.fo-header .header-right ul .menu-user,.header .fo-header-right ul .fo-menu-user,.header .fo-header-right ul .menu-user,.header .header-right ul .fo-menu-user,.header .header-right ul .menu-user,#header .fo-header-right ul .fo-menu-user,#header .fo-header-right ul .menu-user,#header .header-right ul .fo-menu-user,#header .header-right ul .menu-user{position:relative;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu,.fo-header .fo-header-right ul .menu-user .dropdown-menu,.fo-header .header-right ul .fo-menu-user .dropdown-menu,.fo-header .header-right ul .menu-user .dropdown-menu,.header .fo-header-right ul .fo-menu-user .dropdown-menu,.header .fo-header-right ul .menu-user .dropdown-menu,.header .header-right ul .fo-menu-user .dropdown-menu,.header .header-right ul .menu-user .dropdown-menu,#header .fo-header-right ul .fo-menu-user .dropdown-menu,#header .fo-header-right ul .menu-user .dropdown-menu,#header .header-right ul .fo-menu-user .dropdown-menu,#header .header-right ul .menu-user .dropdown-menu{width:400px;min-height:460px;border:0;position:absolute;left:-350px;padding:30px;text-align:center;background-color:var(--background-content);color:var(--color-body);}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info,.fo-header .header-right ul .menu-user .dropdown-menu .user-info,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info,.header .fo-header-right ul .menu-user .dropdown-menu .user-info,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info,.header .header-right ul .fo-menu-user .dropdown-menu .user-info,.header .header-right ul .menu-user .dropdown-menu .fo-user-info,.header .header-right ul .menu-user .dropdown-menu .user-info,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info,#header .fo-header-right ul .menu-user .dropdown-menu .user-info,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info,#header .header-right ul .fo-menu-user .dropdown-menu .user-info,#header .header-right ul .menu-user .dropdown-menu .fo-user-info,#header .header-right ul .menu-user .dropdown-menu .user-info{display:flex;align-items:center;justify-content:left;margin-bottom:2em;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-picture,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .user-picture,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-picture,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture,.header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture,.header .header-right ul .menu-user .dropdown-menu .user-info .user-picture,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-picture,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture,#header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture,#header .header-right ul .menu-user .dropdown-menu .user-info .user-picture{width:24%;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture img,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-picture img,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture img,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .user-picture img,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture img,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture img,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture img,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture img,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture img,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-picture img,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture img,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture img,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture img,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture img,.header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture img,.header .header-right ul .menu-user .dropdown-menu .user-info .user-picture img,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture img,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture img,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture img,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture img,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture img,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture img,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture img,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-picture img,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture img,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-picture img,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-picture img,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-picture img,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-picture img,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-picture img,#header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-picture img,#header .header-right ul .menu-user .dropdown-menu .user-info .user-picture img{width:70px;height:70px;border-radius:50px;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .user-profile,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile,.header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile,.header .header-right ul .menu-user .dropdown-menu .user-info .user-profile,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile,#header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile,#header .header-right ul .menu-user .dropdown-menu .user-info .user-profile{cursor:auto;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-name,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-name,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-name,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-name,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-name,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-name,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-name,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-name,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-name,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-name,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-name,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-name,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-name,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-name,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-name,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-name,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-name,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-name,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-name,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-name,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-name,#header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,#header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-name,#header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-name,#header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-name{font-family:var(--font-medium);display:inline-block;margin:0;font-size:1.1em;max-width:250px;overflow:hidden!important;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-role,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-role,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-role,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-role,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-role,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-role,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-role,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-role,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,#header .fo-header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-role,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-role,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-role,#header .fo-header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-role,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,#header .fo-header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-role,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-role,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-role,#header .fo-header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-role,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,#header .header-right ul .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-role,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-role,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-role,#header .header-right ul .fo-menu-user .dropdown-menu .user-info .user-profile .user-role,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,#header .header-right ul .menu-user .dropdown-menu .fo-user-info .user-profile .user-role,#header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,#header .header-right ul .menu-user .dropdown-menu .user-info .fo-user-profile .user-role,#header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .fo-user-role,#header .header-right ul .menu-user .dropdown-menu .user-info .user-profile .user-role{font-family:var(--font-base);font-size:.9em;max-width:250px;overflow:hidden!important;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li,.fo-header .fo-header-right ul .menu-user .dropdown-menu li,.fo-header .header-right ul .fo-menu-user .dropdown-menu li,.fo-header .header-right ul .menu-user .dropdown-menu li,.header .fo-header-right ul .fo-menu-user .dropdown-menu li,.header .fo-header-right ul .menu-user .dropdown-menu li,.header .header-right ul .fo-menu-user .dropdown-menu li,.header .header-right ul .menu-user .dropdown-menu li,#header .fo-header-right ul .fo-menu-user .dropdown-menu li,#header .fo-header-right ul .menu-user .dropdown-menu li,#header .header-right ul .fo-menu-user .dropdown-menu li,#header .header-right ul .menu-user .dropdown-menu li{padding:0;text-align:left;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li:hover,.fo-header .fo-header-right ul .menu-user .dropdown-menu li:hover,.fo-header .header-right ul .fo-menu-user .dropdown-menu li:hover,.fo-header .header-right ul .menu-user .dropdown-menu li:hover,.header .fo-header-right ul .fo-menu-user .dropdown-menu li:hover,.header .fo-header-right ul .menu-user .dropdown-menu li:hover,.header .header-right ul .fo-menu-user .dropdown-menu li:hover,.header .header-right ul .menu-user .dropdown-menu li:hover,#header .fo-header-right ul .fo-menu-user .dropdown-menu li:hover,#header .fo-header-right ul .menu-user .dropdown-menu li:hover,#header .header-right ul .fo-menu-user .dropdown-menu li:hover,#header .header-right ul .menu-user .dropdown-menu li:hover{background:none;border:0;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li a,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,.fo-header .fo-header-right ul .menu-user .dropdown-menu li a,.fo-header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,.fo-header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row,.fo-header .header-right ul .fo-menu-user .dropdown-menu li a,.fo-header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,.fo-header .header-right ul .menu-user .dropdown-menu li a,.fo-header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,.fo-header .header-right ul .menu-user .dropdown-menu li .menu-user-row,.header .fo-header-right ul .fo-menu-user .dropdown-menu li a,.header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,.header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,.header .fo-header-right ul .menu-user .dropdown-menu li a,.header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,.header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row,.header .header-right ul .fo-menu-user .dropdown-menu li a,.header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,.header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,.header .header-right ul .menu-user .dropdown-menu li a,.header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,.header .header-right ul .menu-user .dropdown-menu li .menu-user-row,#header .fo-header-right ul .fo-menu-user .dropdown-menu li a,#header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,#header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,#header .fo-header-right ul .menu-user .dropdown-menu li a,#header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,#header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row,#header .header-right ul .fo-menu-user .dropdown-menu li a,#header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,#header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,#header .header-right ul .menu-user .dropdown-menu li a,#header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,#header .header-right ul .menu-user .dropdown-menu li .menu-user-row{color:var(--color-body);border:0;font-weight:var(--font-base);border-bottom:1px solid var(--color-border);padding:10px 0;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li a em,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row em,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row em,.fo-header .fo-header-right ul .menu-user .dropdown-menu li a em,.fo-header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row em,.fo-header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row em,.fo-header .header-right ul .fo-menu-user .dropdown-menu li a em,.fo-header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row em,.fo-header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row em,.fo-header .header-right ul .menu-user .dropdown-menu li a em,.fo-header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row em,.fo-header .header-right ul .menu-user .dropdown-menu li .menu-user-row em,.header .fo-header-right ul .fo-menu-user .dropdown-menu li a em,.header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row em,.header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row em,.header .fo-header-right ul .menu-user .dropdown-menu li a em,.header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row em,.header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row em,.header .header-right ul .fo-menu-user .dropdown-menu li a em,.header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row em,.header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row em,.header .header-right ul .menu-user .dropdown-menu li a em,.header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row em,.header .header-right ul .menu-user .dropdown-menu li .menu-user-row em,#header .fo-header-right ul .fo-menu-user .dropdown-menu li a em,#header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row em,#header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row em,#header .fo-header-right ul .menu-user .dropdown-menu li a em,#header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row em,#header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row em,#header .header-right ul .fo-menu-user .dropdown-menu li a em,#header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row em,#header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row em,#header .header-right ul .menu-user .dropdown-menu li a em,#header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row em,#header .header-right ul .menu-user .dropdown-menu li .menu-user-row em{font-size:1.4em;margin-right:15px;color:var(--color-body);}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li a:hover,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row:hover,.fo-header .fo-header-right ul .menu-user .dropdown-menu li a:hover,.fo-header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row:hover,.fo-header .header-right ul .fo-menu-user .dropdown-menu li a:hover,.fo-header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row:hover,.fo-header .header-right ul .menu-user .dropdown-menu li a:hover,.fo-header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-header .header-right ul .menu-user .dropdown-menu li .menu-user-row:hover,.header .fo-header-right ul .fo-menu-user .dropdown-menu li a:hover,.header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row:hover,.header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row:hover,.header .fo-header-right ul .menu-user .dropdown-menu li a:hover,.header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row:hover,.header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row:hover,.header .header-right ul .fo-menu-user .dropdown-menu li a:hover,.header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row:hover,.header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row:hover,.header .header-right ul .menu-user .dropdown-menu li a:hover,.header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row:hover,.header .header-right ul .menu-user .dropdown-menu li .menu-user-row:hover,#header .fo-header-right ul .fo-menu-user .dropdown-menu li a:hover,#header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row:hover,#header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row:hover,#header .fo-header-right ul .menu-user .dropdown-menu li a:hover,#header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row:hover,#header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row:hover,#header .header-right ul .fo-menu-user .dropdown-menu li a:hover,#header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row:hover,#header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row:hover,#header .header-right ul .menu-user .dropdown-menu li a:hover,#header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row:hover,#header .header-right ul .menu-user .dropdown-menu li .menu-user-row:hover{background-color:transparent;font-family:var(--font-base);color:var(--color-hover);}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,.fo-header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,.fo-header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row,.fo-header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,.fo-header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,.fo-header .header-right ul .menu-user .dropdown-menu li .menu-user-row,.header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,.header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,.header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,.header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row,.header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,.header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,.header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,.header .header-right ul .menu-user .dropdown-menu li .menu-user-row,#header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,#header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,#header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,#header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row,#header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row,#header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row,#header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row,#header .header-right ul .menu-user .dropdown-menu li .menu-user-row{display:flex;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row .fo-radio,.fo-header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row .fo-radio,.fo-header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row .fo-radio,.fo-header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-header .header-right ul .menu-user .dropdown-menu li .menu-user-row .fo-radio,.header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row .fo-radio,.header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row .fo-radio,.header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row .fo-radio,.header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.header .header-right ul .menu-user .dropdown-menu li .menu-user-row .fo-radio,#header .fo-header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,#header .fo-header-right ul .fo-menu-user .dropdown-menu li .menu-user-row .fo-radio,#header .fo-header-right ul .menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,#header .fo-header-right ul .menu-user .dropdown-menu li .menu-user-row .fo-radio,#header .header-right ul .fo-menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,#header .header-right ul .fo-menu-user .dropdown-menu li .menu-user-row .fo-radio,#header .header-right ul .menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,#header .header-right ul .menu-user .dropdown-menu li .menu-user-row .fo-radio{margin-right:1em;}.fo-header .fo-header-right ul .fo-menu-user.open .dropdown-toggle em,.fo-header .fo-header-right ul .menu-user.open .dropdown-toggle em,.fo-header .header-right ul .fo-menu-user.open .dropdown-toggle em,.fo-header .header-right ul .menu-user.open .dropdown-toggle em,.header .fo-header-right ul .fo-menu-user.open .dropdown-toggle em,.header .fo-header-right ul .menu-user.open .dropdown-toggle em,.header .header-right ul .fo-menu-user.open .dropdown-toggle em,.header .header-right ul .menu-user.open .dropdown-toggle em,#header .fo-header-right ul .fo-menu-user.open .dropdown-toggle em,#header .fo-header-right ul .menu-user.open .dropdown-toggle em,#header .header-right ul .fo-menu-user.open .dropdown-toggle em,#header .header-right ul .menu-user.open .dropdown-toggle em{color:var(--color-primary);}@media all and (min-width:239px) and (max-width:669px){.fo-header .fo-header-right ul .fo-menu-user,.fo-header .fo-header-right ul .menu-user,.fo-header .header-right ul .fo-menu-user,.fo-header .header-right ul .menu-user,.header .fo-header-right ul .fo-menu-user,.header .fo-header-right ul .menu-user,.header .header-right ul .fo-menu-user,.header .header-right ul .menu-user,#header .fo-header-right ul .fo-menu-user,#header .fo-header-right ul .menu-user,#header .header-right ul .fo-menu-user,#header .header-right ul .menu-user{position:inherit;}.fo-header .fo-header-right ul .fo-menu-user .dropdown-menu,.fo-header .fo-header-right ul .menu-user .dropdown-menu,.fo-header .header-right ul .fo-menu-user .dropdown-menu,.fo-header .header-right ul .menu-user .dropdown-menu,.header .fo-header-right ul .fo-menu-user .dropdown-menu,.header .fo-header-right ul .menu-user .dropdown-menu,.header .header-right ul .fo-menu-user .dropdown-menu,.header .header-right ul .menu-user .dropdown-menu,#header .fo-header-right ul .fo-menu-user .dropdown-menu,#header .fo-header-right ul .menu-user .dropdown-menu,#header .header-right ul .fo-menu-user .dropdown-menu,#header .header-right ul .menu-user .dropdown-menu{width:100%;top:100px;right:0;left:0;}}.fo-header .fo-header-right ul .menu-favorites ul,.fo-header .header-right ul .menu-favorites ul,.header .fo-header-right ul .menu-favorites ul,.header .header-right ul .menu-favorites ul,#header .fo-header-right ul .menu-favorites ul,#header .header-right ul .menu-favorites ul{list-style:none;padding-inline-start:0;}.fo-header .fo-header-right ul .menu-favorites ul li,.fo-header .header-right ul .menu-favorites ul li,.header .fo-header-right ul .menu-favorites ul li,.header .header-right ul .menu-favorites ul li,#header .fo-header-right ul .menu-favorites ul li,#header .header-right ul .menu-favorites ul li{display:block;line-height:26px;padding:0;}.fo-header .fo-header-right ul .menu-favorites ul li:hover,.fo-header .header-right ul .menu-favorites ul li:hover,.header .fo-header-right ul .menu-favorites ul li:hover,.header .header-right ul .menu-favorites ul li:hover,#header .fo-header-right ul .menu-favorites ul li:hover,#header .header-right ul .menu-favorites ul li:hover{background-color:transparent;}.fo-header .fo-header-right ul .menu-favorites .dropdown-menu,.fo-header .header-right ul .menu-favorites .dropdown-menu,.header .fo-header-right ul .menu-favorites .dropdown-menu,.header .header-right ul .menu-favorites .dropdown-menu,#header .fo-header-right ul .menu-favorites .dropdown-menu,#header .header-right ul .menu-favorites .dropdown-menu{background-image:linear-gradient(to bottom right,#f60,#c36b9d);width:260px;height:330px;padding:40px;right:-50px;top:45px;border:0;}.fo-header .fo-header-right ul .menu-favorites .dropdown-menu h4,.fo-header .header-right ul .menu-favorites .dropdown-menu h4,.header .fo-header-right ul .menu-favorites .dropdown-menu h4,.header .header-right ul .menu-favorites .dropdown-menu h4,#header .fo-header-right ul .menu-favorites .dropdown-menu h4,#header .header-right ul .menu-favorites .dropdown-menu h4{font-size:18px;font-weight:500;color:#fff;}.fo-header .fo-header-right ul .menu-favorites .dropdown-menu li,.fo-header .header-right ul .menu-favorites .dropdown-menu li,.header .fo-header-right ul .menu-favorites .dropdown-menu li,.header .header-right ul .menu-favorites .dropdown-menu li,#header .fo-header-right ul .menu-favorites .dropdown-menu li,#header .header-right ul .menu-favorites .dropdown-menu li{border-top:3px solid transparent;}.fo-header .fo-header-right ul .menu-favorites .dropdown-menu li a,.fo-header .header-right ul .menu-favorites .dropdown-menu li a,.header .fo-header-right ul .menu-favorites .dropdown-menu li a,.header .header-right ul .menu-favorites .dropdown-menu li a,#header .fo-header-right ul .menu-favorites .dropdown-menu li a,#header .header-right ul .menu-favorites .dropdown-menu li a{font-size:14px;font-weight:400;height:26px;padding-left:0;border:0;display:inline-block;}.fo-header .fo-header-right ul .menu-favorites .dropdown-menu li a:hover,.fo-header .header-right ul .menu-favorites .dropdown-menu li a:hover,.header .fo-header-right ul .menu-favorites .dropdown-menu li a:hover,.header .header-right ul .menu-favorites .dropdown-menu li a:hover,#header .fo-header-right ul .menu-favorites .dropdown-menu li a:hover,#header .header-right ul .menu-favorites .dropdown-menu li a:hover{border:0;background-color:transparent;font-weight:400;color:#333;}.fo-header .fo-header-right ul .menu-favorites .add-favorites,.fo-header .header-right ul .menu-favorites .add-favorites,.header .fo-header-right ul .menu-favorites .add-favorites,.header .header-right ul .menu-favorites .add-favorites,#header .fo-header-right ul .menu-favorites .add-favorites,#header .header-right ul .menu-favorites .add-favorites{margin-top:20%;}.fo-header .fo-header-right ul .menu-favorites .add-favorites i,.fo-header .fo-header-right ul .menu-favorites .add-favorites em,.fo-header .header-right ul .menu-favorites .add-favorites i,.fo-header .header-right ul .menu-favorites .add-favorites em,.header .fo-header-right ul .menu-favorites .add-favorites i,.header .fo-header-right ul .menu-favorites .add-favorites em,.header .header-right ul .menu-favorites .add-favorites i,.header .header-right ul .menu-favorites .add-favorites em,#header .fo-header-right ul .menu-favorites .add-favorites i,#header .fo-header-right ul .menu-favorites .add-favorites em,#header .header-right ul .menu-favorites .add-favorites i,#header .header-right ul .menu-favorites .add-favorites em{vertical-align:middle;}@media all and (min-width:239px) and (max-width:669px){.fo-header .fo-header-right ul .menu-favorites,.fo-header .header-right ul .menu-favorites,.header .fo-header-right ul .menu-favorites,.header .header-right ul .menu-favorites,#header .fo-header-right ul .menu-favorites,#header .header-right ul .menu-favorites{position:inherit;}.fo-header .fo-header-right ul .menu-favorites .dropdown-menu,.fo-header .header-right ul .menu-favorites .dropdown-menu,.header .fo-header-right ul .menu-favorites .dropdown-menu,.header .header-right ul .menu-favorites .dropdown-menu,#header .fo-header-right ul .menu-favorites .dropdown-menu,#header .header-right ul .menu-favorites .dropdown-menu{width:100%;margin-top:50px;}}.fo-header .fo-header-right ul .fo-menu-notification,.fo-header .fo-header-right ul .menu-notification,.fo-header .header-right ul .fo-menu-notification,.fo-header .header-right ul .menu-notification,.header .fo-header-right ul .fo-menu-notification,.header .fo-header-right ul .menu-notification,.header .header-right ul .fo-menu-notification,.header .header-right ul .menu-notification,#header .fo-header-right ul .fo-menu-notification,#header .fo-header-right ul .menu-notification,#header .header-right ul .fo-menu-notification,#header .header-right ul .menu-notification{position:relative;}.fo-header .fo-header-right ul .fo-menu-notification .fo-menu-notification-link,.fo-header .fo-header-right ul .fo-menu-notification .menu-notification-link,.fo-header .fo-header-right ul .menu-notification .fo-menu-notification-link,.fo-header .fo-header-right ul .menu-notification .menu-notification-link,.fo-header .header-right ul .fo-menu-notification .fo-menu-notification-link,.fo-header .header-right ul .fo-menu-notification .menu-notification-link,.fo-header .header-right ul .menu-notification .fo-menu-notification-link,.fo-header .header-right ul .menu-notification .menu-notification-link,.header .fo-header-right ul .fo-menu-notification .fo-menu-notification-link,.header .fo-header-right ul .fo-menu-notification .menu-notification-link,.header .fo-header-right ul .menu-notification .fo-menu-notification-link,.header .fo-header-right ul .menu-notification .menu-notification-link,.header .header-right ul .fo-menu-notification .fo-menu-notification-link,.header .header-right ul .fo-menu-notification .menu-notification-link,.header .header-right ul .menu-notification .fo-menu-notification-link,.header .header-right ul .menu-notification .menu-notification-link,#header .fo-header-right ul .fo-menu-notification .fo-menu-notification-link,#header .fo-header-right ul .fo-menu-notification .menu-notification-link,#header .fo-header-right ul .menu-notification .fo-menu-notification-link,#header .fo-header-right ul .menu-notification .menu-notification-link,#header .header-right ul .fo-menu-notification .fo-menu-notification-link,#header .header-right ul .fo-menu-notification .menu-notification-link,#header .header-right ul .menu-notification .fo-menu-notification-link,#header .header-right ul .menu-notification .menu-notification-link{position:relative;}.fo-header .fo-header-right ul .fo-menu-notification .fo-menu-notification-link-unread,.fo-header .fo-header-right ul .fo-menu-notification .menu-notification-link-unread,.fo-header .fo-header-right ul .menu-notification .fo-menu-notification-link-unread,.fo-header .fo-header-right ul .menu-notification .menu-notification-link-unread,.fo-header .header-right ul .fo-menu-notification .fo-menu-notification-link-unread,.fo-header .header-right ul .fo-menu-notification .menu-notification-link-unread,.fo-header .header-right ul .menu-notification .fo-menu-notification-link-unread,.fo-header .header-right ul .menu-notification .menu-notification-link-unread,.header .fo-header-right ul .fo-menu-notification .fo-menu-notification-link-unread,.header .fo-header-right ul .fo-menu-notification .menu-notification-link-unread,.header .fo-header-right ul .menu-notification .fo-menu-notification-link-unread,.header .fo-header-right ul .menu-notification .menu-notification-link-unread,.header .header-right ul .fo-menu-notification .fo-menu-notification-link-unread,.header .header-right ul .fo-menu-notification .menu-notification-link-unread,.header .header-right ul .menu-notification .fo-menu-notification-link-unread,.header .header-right ul .menu-notification .menu-notification-link-unread,#header .fo-header-right ul .fo-menu-notification .fo-menu-notification-link-unread,#header .fo-header-right ul .fo-menu-notification .menu-notification-link-unread,#header .fo-header-right ul .menu-notification .fo-menu-notification-link-unread,#header .fo-header-right ul .menu-notification .menu-notification-link-unread,#header .header-right ul .fo-menu-notification .fo-menu-notification-link-unread,#header .header-right ul .fo-menu-notification .menu-notification-link-unread,#header .header-right ul .menu-notification .fo-menu-notification-link-unread,#header .header-right ul .menu-notification .menu-notification-link-unread{position:relative;}.fo-header .fo-header-right ul .fo-menu-notification .fo-menu-notification-link-unread:before,.fo-header .fo-header-right ul .fo-menu-notification .menu-notification-link-unread:before,.fo-header .fo-header-right ul .menu-notification .fo-menu-notification-link-unread:before,.fo-header .fo-header-right ul .menu-notification .menu-notification-link-unread:before,.fo-header .header-right ul .fo-menu-notification .fo-menu-notification-link-unread:before,.fo-header .header-right ul .fo-menu-notification .menu-notification-link-unread:before,.fo-header .header-right ul .menu-notification .fo-menu-notification-link-unread:before,.fo-header .header-right ul .menu-notification .menu-notification-link-unread:before,.header .fo-header-right ul .fo-menu-notification .fo-menu-notification-link-unread:before,.header .fo-header-right ul .fo-menu-notification .menu-notification-link-unread:before,.header .fo-header-right ul .menu-notification .fo-menu-notification-link-unread:before,.header .fo-header-right ul .menu-notification .menu-notification-link-unread:before,.header .header-right ul .fo-menu-notification .fo-menu-notification-link-unread:before,.header .header-right ul .fo-menu-notification .menu-notification-link-unread:before,.header .header-right ul .menu-notification .fo-menu-notification-link-unread:before,.header .header-right ul .menu-notification .menu-notification-link-unread:before,#header .fo-header-right ul .fo-menu-notification .fo-menu-notification-link-unread:before,#header .fo-header-right ul .fo-menu-notification .menu-notification-link-unread:before,#header .fo-header-right ul .menu-notification .fo-menu-notification-link-unread:before,#header .fo-header-right ul .menu-notification .menu-notification-link-unread:before,#header .header-right ul .fo-menu-notification .fo-menu-notification-link-unread:before,#header .header-right ul .fo-menu-notification .menu-notification-link-unread:before,#header .header-right ul .menu-notification .fo-menu-notification-link-unread:before,#header .header-right ul .menu-notification .menu-notification-link-unread:before{color:var(--color-orange);font-family:var(--font-icon);font-size:.6em;position:absolute;top:-8px;right:-2px;content:"";}.fo-header .fo-header-right ul .fo-menu-notification ul,.fo-header .fo-header-right ul .menu-notification ul,.fo-header .header-right ul .fo-menu-notification ul,.fo-header .header-right ul .menu-notification ul,.header .fo-header-right ul .fo-menu-notification ul,.header .fo-header-right ul .menu-notification ul,.header .header-right ul .fo-menu-notification ul,.header .header-right ul .menu-notification ul,#header .fo-header-right ul .fo-menu-notification ul,#header .fo-header-right ul .menu-notification ul,#header .header-right ul .fo-menu-notification ul,#header .header-right ul .menu-notification ul{list-style:none;padding-inline-start:0;}.fo-header .fo-header-right ul .fo-menu-notification ul li,.fo-header .fo-header-right ul .menu-notification ul li,.fo-header .header-right ul .fo-menu-notification ul li,.fo-header .header-right ul .menu-notification ul li,.header .fo-header-right ul .fo-menu-notification ul li,.header .fo-header-right ul .menu-notification ul li,.header .header-right ul .fo-menu-notification ul li,.header .header-right ul .menu-notification ul li,#header .fo-header-right ul .fo-menu-notification ul li,#header .fo-header-right ul .menu-notification ul li,#header .header-right ul .fo-menu-notification ul li,#header .header-right ul .menu-notification ul li{display:block;line-height:26px;padding:0;}.fo-header .fo-header-right ul .fo-menu-notification ul li:hover,.fo-header .fo-header-right ul .menu-notification ul li:hover,.fo-header .header-right ul .fo-menu-notification ul li:hover,.fo-header .header-right ul .menu-notification ul li:hover,.header .fo-header-right ul .fo-menu-notification ul li:hover,.header .fo-header-right ul .menu-notification ul li:hover,.header .header-right ul .fo-menu-notification ul li:hover,.header .header-right ul .menu-notification ul li:hover,#header .fo-header-right ul .fo-menu-notification ul li:hover,#header .fo-header-right ul .menu-notification ul li:hover,#header .header-right ul .fo-menu-notification ul li:hover,#header .header-right ul .menu-notification ul li:hover{background-color:transparent;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu,.fo-header .fo-header-right ul .menu-notification .dropdown-menu,.fo-header .header-right ul .fo-menu-notification .dropdown-menu,.fo-header .header-right ul .menu-notification .dropdown-menu,.header .fo-header-right ul .fo-menu-notification .dropdown-menu,.header .fo-header-right ul .menu-notification .dropdown-menu,.header .header-right ul .fo-menu-notification .dropdown-menu,.header .header-right ul .menu-notification .dropdown-menu,#header .fo-header-right ul .fo-menu-notification .dropdown-menu,#header .fo-header-right ul .menu-notification .dropdown-menu,#header .header-right ul .fo-menu-notification .dropdown-menu,#header .header-right ul .menu-notification .dropdown-menu{background-color:var(--background-content);color:var(--color-body);width:400px;height:460px;padding:15px;right:0;top:50px;border:0;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu h4,.fo-header .fo-header-right ul .menu-notification .dropdown-menu h4,.fo-header .header-right ul .fo-menu-notification .dropdown-menu h4,.fo-header .header-right ul .menu-notification .dropdown-menu h4,.header .fo-header-right ul .fo-menu-notification .dropdown-menu h4,.header .fo-header-right ul .menu-notification .dropdown-menu h4,.header .header-right ul .fo-menu-notification .dropdown-menu h4,.header .header-right ul .menu-notification .dropdown-menu h4,#header .fo-header-right ul .fo-menu-notification .dropdown-menu h4,#header .fo-header-right ul .menu-notification .dropdown-menu h4,#header .header-right ul .fo-menu-notification .dropdown-menu h4,#header .header-right ul .menu-notification .dropdown-menu h4{font-size:18px;font-family:var(--font-medium);}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-header,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-header,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-header,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-header,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-header,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-header{display:flex;align-items:center;justify-content:space-between;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header h5,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-header h5,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header h5,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-header h5,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header h5,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header h5,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header h5,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-header h5,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header h5,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header h5,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header h5,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-header h5,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header h5,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header h5,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header h5,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-header h5,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header h5,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header h5,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header h5,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-header h5{font-family:var(--font-medium);font-size:1em;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header a,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-header a,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header a,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-header a,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header a,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header a,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header a,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-header a,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header a,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header a,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header a,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-header a,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header a,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header a,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header a,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-header a,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-header a,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-header a,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-header a,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-header a{font-family:var(--font-medium);color:var(--color-primary);}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container{max-height:360px;overflow:auto;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li{border-bottom:1px solid var(--color-gray-90);position:relative;opacity:.8;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content{font-size:14px;font-weight:var(--font-regular);padding:1em;border:0;display:flex;flex-direction:row;align-content:center;justify-content:left;color:var(--color-body);}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover{border:0;background-color:var(--color-gray-90);color:var(--color-hover);border-radius:5px;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image{flex-direction:column;position:relative;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img{width:40px;height:40px;object-fit:cover;border-radius:100px;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail{position:absolute;right:-5px;bottom:-5px;width:20px;height:20px;display:flex;border-radius:20px;align-items:center;justify-content:center;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after{color:var(--color-white);font-family:var(--font-icon);font-size:.9em;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note{background-color:var(--color-blue);}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after{content:"";}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard{background-color:var(--color-orange);}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after{content:"";}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail{background-color:var(--color-green);}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after{content:"";}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text{flex-direction:column;justify-content:center;display:flex;padding-left:15px;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6{font-family:var(--font-medium);margin:0;max-width:200px;overflow:hidden!important;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small{max-width:200px;overflow:hidden!important;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread{opacity:1;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after{font-family:var(--font-icon);font-size:.6em;content:"";position:absolute;right:15px;top:20px;color:var(--color-primary);}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-footer,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-footer,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-footer,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-footer,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-footer,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-footer{text-align:center;padding:.5em 0;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer a,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-footer a,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer a,.fo-header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-header .header-right ul .menu-notification .dropdown-menu .menu-notification-footer a,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer a,.header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer a,.header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer a,.header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-footer a,.header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer a,.header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer a,.header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer a,.header .header-right ul .menu-notification .dropdown-menu .menu-notification-footer a,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer a,#header .fo-header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer a,#header .fo-header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer a,#header .fo-header-right ul .menu-notification .dropdown-menu .menu-notification-footer a,#header .header-right ul .fo-menu-notification .dropdown-menu .fo-menu-notification-footer a,#header .header-right ul .fo-menu-notification .dropdown-menu .menu-notification-footer a,#header .header-right ul .menu-notification .dropdown-menu .fo-menu-notification-footer a,#header .header-right ul .menu-notification .dropdown-menu .menu-notification-footer a{font-family:var(--font-medium);color:var(--color-primary);font-size:.9em;}.fo-header .fo-header-right ul .fo-menu-notification.open .dropdown-toggle em,.fo-header .fo-header-right ul .menu-notification.open .dropdown-toggle em,.fo-header .header-right ul .fo-menu-notification.open .dropdown-toggle em,.fo-header .header-right ul .menu-notification.open .dropdown-toggle em,.header .fo-header-right ul .fo-menu-notification.open .dropdown-toggle em,.header .fo-header-right ul .menu-notification.open .dropdown-toggle em,.header .header-right ul .fo-menu-notification.open .dropdown-toggle em,.header .header-right ul .menu-notification.open .dropdown-toggle em,#header .fo-header-right ul .fo-menu-notification.open .dropdown-toggle em,#header .fo-header-right ul .menu-notification.open .dropdown-toggle em,#header .header-right ul .fo-menu-notification.open .dropdown-toggle em,#header .header-right ul .menu-notification.open .dropdown-toggle em{color:var(--color-primary);}@media all and (min-width:239px) and (max-width:669px){.fo-header .fo-header-right ul .fo-menu-notification,.fo-header .fo-header-right ul .menu-notification,.fo-header .header-right ul .fo-menu-notification,.fo-header .header-right ul .menu-notification,.header .fo-header-right ul .fo-menu-notification,.header .fo-header-right ul .menu-notification,.header .header-right ul .fo-menu-notification,.header .header-right ul .menu-notification,#header .fo-header-right ul .fo-menu-notification,#header .fo-header-right ul .menu-notification,#header .header-right ul .fo-menu-notification,#header .header-right ul .menu-notification{position:inherit;}.fo-header .fo-header-right ul .fo-menu-notification .dropdown-menu,.fo-header .fo-header-right ul .menu-notification .dropdown-menu,.fo-header .header-right ul .fo-menu-notification .dropdown-menu,.fo-header .header-right ul .menu-notification .dropdown-menu,.header .fo-header-right ul .fo-menu-notification .dropdown-menu,.header .fo-header-right ul .menu-notification .dropdown-menu,.header .header-right ul .fo-menu-notification .dropdown-menu,.header .header-right ul .menu-notification .dropdown-menu,#header .fo-header-right ul .fo-menu-notification .dropdown-menu,#header .fo-header-right ul .menu-notification .dropdown-menu,#header .header-right ul .fo-menu-notification .dropdown-menu,#header .header-right ul .menu-notification .dropdown-menu{width:100%;margin-top:50px;}}.fo-header .fo-header-right ul .fo-menu-language-mega,.fo-header .header-right ul .fo-menu-language-mega,.header .fo-header-right ul .fo-menu-language-mega,.header .header-right ul .fo-menu-language-mega,#header .fo-header-right ul .fo-menu-language-mega,#header .header-right ul .fo-menu-language-mega{position:relative;}.fo-header .fo-header-right ul .fo-menu-language-mega .dropdown,.fo-header .header-right ul .fo-menu-language-mega .dropdown,.header .fo-header-right ul .fo-menu-language-mega .dropdown,.header .header-right ul .fo-menu-language-mega .dropdown,#header .fo-header-right ul .fo-menu-language-mega .dropdown,#header .header-right ul .fo-menu-language-mega .dropdown{display:inline;}.fo-header .fo-header-right ul .fo-menu-language-mega .open .dropdown-menu,.fo-header .header-right ul .fo-menu-language-mega .open .dropdown-menu,.header .fo-header-right ul .fo-menu-language-mega .open .dropdown-menu,.header .header-right ul .fo-menu-language-mega .open .dropdown-menu,#header .fo-header-right ul .fo-menu-language-mega .open .dropdown-menu,#header .header-right ul .fo-menu-language-mega .open .dropdown-menu{display:grid;}.fo-header .fo-header-right ul .fo-menu-language-mega ul,.fo-header .header-right ul .fo-menu-language-mega ul,.header .fo-header-right ul .fo-menu-language-mega ul,.header .header-right ul .fo-menu-language-mega ul,#header .fo-header-right ul .fo-menu-language-mega ul,#header .header-right ul .fo-menu-language-mega ul{list-style:none;}.fo-header .fo-header-right ul .fo-menu-language-mega ul li,.fo-header .header-right ul .fo-menu-language-mega ul li,.header .fo-header-right ul .fo-menu-language-mega ul li,.header .header-right ul .fo-menu-language-mega ul li,#header .fo-header-right ul .fo-menu-language-mega ul li,#header .header-right ul .fo-menu-language-mega ul li{line-height:26px;padding:0;width:120px;}.fo-header .fo-header-right ul .fo-menu-language-mega ul li:hover,.fo-header .header-right ul .fo-menu-language-mega ul li:hover,.header .fo-header-right ul .fo-menu-language-mega ul li:hover,.header .header-right ul .fo-menu-language-mega ul li:hover,#header .fo-header-right ul .fo-menu-language-mega ul li:hover,#header .header-right ul .fo-menu-language-mega ul li:hover{background-color:transparent;}.fo-header .fo-header-right ul .fo-menu-language-mega .dropdown-menu,.fo-header .header-right ul .fo-menu-language-mega .dropdown-menu,.header .fo-header-right ul .fo-menu-language-mega .dropdown-menu,.header .header-right ul .fo-menu-language-mega .dropdown-menu,#header .fo-header-right ul .fo-menu-language-mega .dropdown-menu,#header .header-right ul .fo-menu-language-mega .dropdown-menu{width:500px;height:300px;padding:2em;right:0;top:35px;border:0;background-color:var(--background-content);color:var(--color-body);grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(8,1fr);grid-column-gap:0;grid-row-gap:0;}.fo-header .fo-header-right ul .fo-menu-language-mega .dropdown-menu em,.fo-header .header-right ul .fo-menu-language-mega .dropdown-menu em,.header .fo-header-right ul .fo-menu-language-mega .dropdown-menu em,.header .header-right ul .fo-menu-language-mega .dropdown-menu em,#header .fo-header-right ul .fo-menu-language-mega .dropdown-menu em,#header .header-right ul .fo-menu-language-mega .dropdown-menu em{font-size:1em;margin-right:.5em;}.fo-header .fo-header-right ul .fo-menu-language-mega .dropdown-menu h4,.fo-header .header-right ul .fo-menu-language-mega .dropdown-menu h4,.header .fo-header-right ul .fo-menu-language-mega .dropdown-menu h4,.header .header-right ul .fo-menu-language-mega .dropdown-menu h4,#header .fo-header-right ul .fo-menu-language-mega .dropdown-menu h4,#header .header-right ul .fo-menu-language-mega .dropdown-menu h4{font-size:1em;font-family:var(--font-medium);color:var(--color-body);display:none;}.fo-header .fo-header-right ul .fo-menu-language-mega .dropdown-menu li,.fo-header .header-right ul .fo-menu-language-mega .dropdown-menu li,.header .fo-header-right ul .fo-menu-language-mega .dropdown-menu li,.header .header-right ul .fo-menu-language-mega .dropdown-menu li,#header .fo-header-right ul .fo-menu-language-mega .dropdown-menu li,#header .header-right ul .fo-menu-language-mega .dropdown-menu li{width:125px;max-width:125px;min-width:125px;display:ruby-text;}.fo-header .fo-header-right ul .fo-menu-language-mega .dropdown-menu li a,.fo-header .header-right ul .fo-menu-language-mega .dropdown-menu li a,.header .fo-header-right ul .fo-menu-language-mega .dropdown-menu li a,.header .header-right ul .fo-menu-language-mega .dropdown-menu li a,#header .fo-header-right ul .fo-menu-language-mega .dropdown-menu li a,#header .header-right ul .fo-menu-language-mega .dropdown-menu li a{font-size:14px;height:26px;padding-left:0;border:0;display:inline-block;color:var(--color-gray-60);}.fo-header .fo-header-right ul .fo-menu-language-mega .dropdown-menu li a:hover,.fo-header .header-right ul .fo-menu-language-mega .dropdown-menu li a:hover,.header .fo-header-right ul .fo-menu-language-mega .dropdown-menu li a:hover,.header .header-right ul .fo-menu-language-mega .dropdown-menu li a:hover,#header .fo-header-right ul .fo-menu-language-mega .dropdown-menu li a:hover,#header .header-right ul .fo-menu-language-mega .dropdown-menu li a:hover{border:0;background-color:transparent;font-weight:400;color:var(--color-hover);}.fo-header .fo-header-right ul .fo-menu-language-mega .dropdown-menu .active a,.fo-header .header-right ul .fo-menu-language-mega .dropdown-menu .active a,.header .fo-header-right ul .fo-menu-language-mega .dropdown-menu .active a,.header .header-right ul .fo-menu-language-mega .dropdown-menu .active a,#header .fo-header-right ul .fo-menu-language-mega .dropdown-menu .active a,#header .header-right ul .fo-menu-language-mega .dropdown-menu .active a{background-color:transparent;color:var(--color-primary);}.fo-header .fo-header-right ul .menu-language.open a em,.fo-header .header-right ul .menu-language.open a em,.header .fo-header-right ul .menu-language.open a em,.header .header-right ul .menu-language.open a em,#header .fo-header-right ul .menu-language.open a em,#header .header-right ul .menu-language.open a em{color:var(--color-primary);}@media all and (min-width:239px) and (max-width:669px){.fo-header .fo-header-right ul .menu-language,.fo-header .header-right ul .menu-language,.header .fo-header-right ul .menu-language,.header .header-right ul .menu-language,#header .fo-header-right ul .menu-language,#header .header-right ul .menu-language{position:inherit;}.fo-header .fo-header-right ul .menu-language .dropdown-menu,.fo-header .header-right ul .menu-language .dropdown-menu,.header .fo-header-right ul .menu-language .dropdown-menu,.header .header-right ul .menu-language .dropdown-menu,#header .fo-header-right ul .menu-language .dropdown-menu,#header .header-right ul .menu-language .dropdown-menu{width:100%;margin-top:50px;}}.fo-header .fo-header-right ul .fo-menu-language,.fo-header .fo-header-right ul .menu-language,.fo-header .header-right ul .fo-menu-language,.fo-header .header-right ul .menu-language,.header .fo-header-right ul .fo-menu-language,.header .fo-header-right ul .menu-language,.header .header-right ul .fo-menu-language,.header .header-right ul .menu-language,#header .fo-header-right ul .fo-menu-language,#header .fo-header-right ul .menu-language,#header .header-right ul .fo-menu-language,#header .header-right ul .menu-language{position:relative;}.fo-header .fo-header-right ul .fo-menu-language ul,.fo-header .fo-header-right ul .menu-language ul,.fo-header .header-right ul .fo-menu-language ul,.fo-header .header-right ul .menu-language ul,.header .fo-header-right ul .fo-menu-language ul,.header .fo-header-right ul .menu-language ul,.header .header-right ul .fo-menu-language ul,.header .header-right ul .menu-language ul,#header .fo-header-right ul .fo-menu-language ul,#header .fo-header-right ul .menu-language ul,#header .header-right ul .fo-menu-language ul,#header .header-right ul .menu-language ul{list-style:none;}.fo-header .fo-header-right ul .fo-menu-language ul li,.fo-header .fo-header-right ul .menu-language ul li,.fo-header .header-right ul .fo-menu-language ul li,.fo-header .header-right ul .menu-language ul li,.header .fo-header-right ul .fo-menu-language ul li,.header .fo-header-right ul .menu-language ul li,.header .header-right ul .fo-menu-language ul li,.header .header-right ul .menu-language ul li,#header .fo-header-right ul .fo-menu-language ul li,#header .fo-header-right ul .menu-language ul li,#header .header-right ul .fo-menu-language ul li,#header .header-right ul .menu-language ul li{display:block;line-height:26px;padding:0;}.fo-header .fo-header-right ul .fo-menu-language ul li:hover,.fo-header .fo-header-right ul .menu-language ul li:hover,.fo-header .header-right ul .fo-menu-language ul li:hover,.fo-header .header-right ul .menu-language ul li:hover,.header .fo-header-right ul .fo-menu-language ul li:hover,.header .fo-header-right ul .menu-language ul li:hover,.header .header-right ul .fo-menu-language ul li:hover,.header .header-right ul .menu-language ul li:hover,#header .fo-header-right ul .fo-menu-language ul li:hover,#header .fo-header-right ul .menu-language ul li:hover,#header .header-right ul .fo-menu-language ul li:hover,#header .header-right ul .menu-language ul li:hover{background-color:transparent;}.fo-header .fo-header-right ul .fo-menu-language .dropdown-menu,.fo-header .fo-header-right ul .menu-language .dropdown-menu,.fo-header .header-right ul .fo-menu-language .dropdown-menu,.fo-header .header-right ul .menu-language .dropdown-menu,.header .fo-header-right ul .fo-menu-language .dropdown-menu,.header .fo-header-right ul .menu-language .dropdown-menu,.header .header-right ul .fo-menu-language .dropdown-menu,.header .header-right ul .menu-language .dropdown-menu,#header .fo-header-right ul .fo-menu-language .dropdown-menu,#header .fo-header-right ul .menu-language .dropdown-menu,#header .header-right ul .fo-menu-language .dropdown-menu,#header .header-right ul .menu-language .dropdown-menu{width:300px;height:200px;padding:30px;right:0;top:45px;border:0;background-color:var(--background-content);color:var(--color-body);}.fo-header .fo-header-right ul .fo-menu-language .dropdown-menu em,.fo-header .fo-header-right ul .menu-language .dropdown-menu em,.fo-header .header-right ul .fo-menu-language .dropdown-menu em,.fo-header .header-right ul .menu-language .dropdown-menu em,.header .fo-header-right ul .fo-menu-language .dropdown-menu em,.header .fo-header-right ul .menu-language .dropdown-menu em,.header .header-right ul .fo-menu-language .dropdown-menu em,.header .header-right ul .menu-language .dropdown-menu em,#header .fo-header-right ul .fo-menu-language .dropdown-menu em,#header .fo-header-right ul .menu-language .dropdown-menu em,#header .header-right ul .fo-menu-language .dropdown-menu em,#header .header-right ul .menu-language .dropdown-menu em{font-size:.9em;margin-right:1em;}.fo-header .fo-header-right ul .fo-menu-language .dropdown-menu h4,.fo-header .fo-header-right ul .menu-language .dropdown-menu h4,.fo-header .header-right ul .fo-menu-language .dropdown-menu h4,.fo-header .header-right ul .menu-language .dropdown-menu h4,.header .fo-header-right ul .fo-menu-language .dropdown-menu h4,.header .fo-header-right ul .menu-language .dropdown-menu h4,.header .header-right ul .fo-menu-language .dropdown-menu h4,.header .header-right ul .menu-language .dropdown-menu h4,#header .fo-header-right ul .fo-menu-language .dropdown-menu h4,#header .fo-header-right ul .menu-language .dropdown-menu h4,#header .header-right ul .fo-menu-language .dropdown-menu h4,#header .header-right ul .menu-language .dropdown-menu h4{font-size:1em;font-family:var(--font-medium);color:var(--color-body);}.fo-header .fo-header-right ul .fo-menu-language .dropdown-menu li a,.fo-header .fo-header-right ul .menu-language .dropdown-menu li a,.fo-header .header-right ul .fo-menu-language .dropdown-menu li a,.fo-header .header-right ul .menu-language .dropdown-menu li a,.header .fo-header-right ul .fo-menu-language .dropdown-menu li a,.header .fo-header-right ul .menu-language .dropdown-menu li a,.header .header-right ul .fo-menu-language .dropdown-menu li a,.header .header-right ul .menu-language .dropdown-menu li a,#header .fo-header-right ul .fo-menu-language .dropdown-menu li a,#header .fo-header-right ul .menu-language .dropdown-menu li a,#header .header-right ul .fo-menu-language .dropdown-menu li a,#header .header-right ul .menu-language .dropdown-menu li a{font-size:14px;font-weight:400;height:26px;padding-left:0;border:0;display:inline-block;color:var(--color-body);}.fo-header .fo-header-right ul .fo-menu-language .dropdown-menu li a:hover,.fo-header .fo-header-right ul .menu-language .dropdown-menu li a:hover,.fo-header .header-right ul .fo-menu-language .dropdown-menu li a:hover,.fo-header .header-right ul .menu-language .dropdown-menu li a:hover,.header .fo-header-right ul .fo-menu-language .dropdown-menu li a:hover,.header .fo-header-right ul .menu-language .dropdown-menu li a:hover,.header .header-right ul .fo-menu-language .dropdown-menu li a:hover,.header .header-right ul .menu-language .dropdown-menu li a:hover,#header .fo-header-right ul .fo-menu-language .dropdown-menu li a:hover,#header .fo-header-right ul .menu-language .dropdown-menu li a:hover,#header .header-right ul .fo-menu-language .dropdown-menu li a:hover,#header .header-right ul .menu-language .dropdown-menu li a:hover{border:0;background-color:transparent;font-weight:400;color:var(--color-hover);}.fo-header .fo-header-right ul .menu-language.open a em,.fo-header .header-right ul .menu-language.open a em,.header .fo-header-right ul .menu-language.open a em,.header .header-right ul .menu-language.open a em,#header .fo-header-right ul .menu-language.open a em,#header .header-right ul .menu-language.open a em{color:var(--color-primary);}@media all and (min-width:239px) and (max-width:669px){.fo-header .fo-header-right ul .menu-language,.fo-header .header-right ul .menu-language,.header .fo-header-right ul .menu-language,.header .header-right ul .menu-language,#header .fo-header-right ul .menu-language,#header .header-right ul .menu-language{position:inherit;}.fo-header .fo-header-right ul .menu-language .dropdown-menu,.fo-header .header-right ul .menu-language .dropdown-menu,.header .fo-header-right ul .menu-language .dropdown-menu,.header .header-right ul .menu-language .dropdown-menu,#header .fo-header-right ul .menu-language .dropdown-menu,#header .header-right ul .menu-language .dropdown-menu{width:100%;margin-top:50px;}}.fo-header .fo-header-right ul .menu-dealer,.fo-header .header-right ul .menu-dealer,.header .fo-header-right ul .menu-dealer,.header .header-right ul .menu-dealer,#header .fo-header-right ul .menu-dealer,#header .header-right ul .menu-dealer{position:relative;}.fo-header .fo-header-right ul .menu-dealer .menu-dealer-link,.fo-header .header-right ul .menu-dealer .menu-dealer-link,.header .fo-header-right ul .menu-dealer .menu-dealer-link,.header .header-right ul .menu-dealer .menu-dealer-link,#header .fo-header-right ul .menu-dealer .menu-dealer-link,#header .header-right ul .menu-dealer .menu-dealer-link{position:relative;}.fo-header .fo-header-right ul .menu-dealer .menu-dealer-link-unread:before,.fo-header .header-right ul .menu-dealer .menu-dealer-link-unread:before,.header .fo-header-right ul .menu-dealer .menu-dealer-link-unread:before,.header .header-right ul .menu-dealer .menu-dealer-link-unread:before,#header .fo-header-right ul .menu-dealer .menu-dealer-link-unread:before,#header .header-right ul .menu-dealer .menu-dealer-link-unread:before{color:var(--color-orange);font-family:var(--font-icon);font-size:.6em;position:absolute;top:-8px;right:-2px;content:"";}.fo-header .fo-header-right ul .menu-dealer ul,.fo-header .header-right ul .menu-dealer ul,.header .fo-header-right ul .menu-dealer ul,.header .header-right ul .menu-dealer ul,#header .fo-header-right ul .menu-dealer ul,#header .header-right ul .menu-dealer ul{list-style:none;padding-inline-start:0;}.fo-header .fo-header-right ul .menu-dealer ul li,.fo-header .header-right ul .menu-dealer ul li,.header .fo-header-right ul .menu-dealer ul li,.header .header-right ul .menu-dealer ul li,#header .fo-header-right ul .menu-dealer ul li,#header .header-right ul .menu-dealer ul li{display:block;line-height:26px;padding:0;}.fo-header .fo-header-right ul .menu-dealer ul li:hover,.fo-header .header-right ul .menu-dealer ul li:hover,.header .fo-header-right ul .menu-dealer ul li:hover,.header .header-right ul .menu-dealer ul li:hover,#header .fo-header-right ul .menu-dealer ul li:hover,#header .header-right ul .menu-dealer ul li:hover{background-color:transparent;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu,.fo-header .header-right ul .menu-dealer .dropdown-menu,.header .fo-header-right ul .menu-dealer .dropdown-menu,.header .header-right ul .menu-dealer .dropdown-menu,#header .fo-header-right ul .menu-dealer .dropdown-menu,#header .header-right ul .menu-dealer .dropdown-menu{background-color:var(--background-content);color:var(--color-body);width:400px;height:460px;padding:15px;right:0;top:50px;border:0;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu h4,.fo-header .header-right ul .menu-dealer .dropdown-menu h4,.header .fo-header-right ul .menu-dealer .dropdown-menu h4,.header .header-right ul .menu-dealer .dropdown-menu h4,#header .fo-header-right ul .menu-dealer .dropdown-menu h4,#header .header-right ul .menu-dealer .dropdown-menu h4{font-size:18px;font-family:var(--font-medium);}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-header,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-header,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-header,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-header,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-header,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-header{display:flex;align-items:center;justify-content:space-between;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-header h5,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-header h5,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-header h5,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-header h5,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-header h5,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-header h5{font-family:var(--font-medium);font-size:1em;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-header a,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-header a,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-header a,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-header a,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-header a,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-header a{font-family:var(--font-medium);color:var(--color-primary);}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container{max-height:360px;overflow:auto;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li{border-bottom:1px solid var(--color-gray-90);position:relative;opacity:.8;margin:.6em 0;padding:.6em 0;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content{font-size:14px;font-weight:var(--font-regular);padding:1em;border:0;display:flex;flex-direction:row;align-content:center;justify-content:left;color:var(--color-body);}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content:hover,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content:hover,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content:hover,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content:hover,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content:hover,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content:hover{border:0;background-color:var(--color-gray-90);color:var(--color-hover);border-radius:5px;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text{flex-direction:column;justify-content:center;display:flex;padding-left:15px;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text h6,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text h6,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text h6,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text h6,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text h6,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text h6{font-family:var(--font-medium);margin:0;max-width:200px;overflow:hidden!important;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text small,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text small,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text small,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text small,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text small,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li .menu-dealer-content .menu-dealer-text small{max-width:200px;overflow:hidden!important;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active{background-color:var(--color-gray-90);}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active:after,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active:after,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active:after,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active:after,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active:after,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-container ul li.menu-dealer-active:after{font-family:var(--font-icon);font-size:1.5em;content:"";position:absolute;right:15px;top:20px;color:var(--color-primary);}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer{text-align:center;padding:.5em 0;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer a,.fo-header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer a,.header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer a,.header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer a,#header .fo-header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer a,#header .header-right ul .menu-dealer .dropdown-menu .menu-dealer-footer a{font-family:var(--font-medium);color:var(--color-primary);font-size:.9em;}.fo-header .fo-header-right ul .menu-dealer.open .dropdown-toggle em,.fo-header .header-right ul .menu-dealer.open .dropdown-toggle em,.header .fo-header-right ul .menu-dealer.open .dropdown-toggle em,.header .header-right ul .menu-dealer.open .dropdown-toggle em,#header .fo-header-right ul .menu-dealer.open .dropdown-toggle em,#header .header-right ul .menu-dealer.open .dropdown-toggle em{color:var(--color-primary);}@media all and (min-width:239px) and (max-width:669px){.fo-header .fo-header-right ul .menu-dealer,.fo-header .header-right ul .menu-dealer,.header .fo-header-right ul .menu-dealer,.header .header-right ul .menu-dealer,#header .fo-header-right ul .menu-dealer,#header .header-right ul .menu-dealer{position:inherit;}.fo-header .fo-header-right ul .menu-dealer .dropdown-menu,.fo-header .header-right ul .menu-dealer .dropdown-menu,.header .fo-header-right ul .menu-dealer .dropdown-menu,.header .header-right ul .menu-dealer .dropdown-menu,#header .fo-header-right ul .menu-dealer .dropdown-menu,#header .header-right ul .menu-dealer .dropdown-menu{width:100%;margin-top:50px;}}.fo-header .fo-toggle-sidebar-left,.fo-header .toggle-sidebar-left,.header .fo-toggle-sidebar-left,.header .toggle-sidebar-left,#header .fo-toggle-sidebar-left,#header .toggle-sidebar-left{border-radius:100px;color:var(--color-header);height:30px;line-height:30px;position:absolute;right:15px;text-align:center;top:10px;width:30px;}.fo-header .fo-toggle-sidebar-left i,.fo-header .fo-toggle-sidebar-left em,.fo-header .toggle-sidebar-left i,.fo-header .toggle-sidebar-left em,.header .fo-toggle-sidebar-left i,.header .fo-toggle-sidebar-left em,.header .toggle-sidebar-left i,.header .toggle-sidebar-left em,#header .fo-toggle-sidebar-left i,#header .fo-toggle-sidebar-left em,#header .toggle-sidebar-left i,#header .toggle-sidebar-left em{font-size:1.7em;}html.fo-header-fixed body{padding-top:50px;}html.fo-header-fixed body .fo-header{border-radius:0;border-top-color:transparent;left:0;position:fixed;right:0;top:0;z-index:2000;margin:0;}.fo-header-without-navigation{display:flex;justify-content:space-between;}.fo-header-top-navigation .fo-header-left .fo-header-left-mobile-toggle,.fo-header-top-navigation .header-left .fo-header-left-mobile-toggle{display:none;}.fo-header-top-navigation .fo-header-right,.fo-header-top-navigation .header-right{margin-left:auto;}@media all and (min-width:239px) and (max-width:376px){.fo-header .fo-header-left .fo-header-left-list li .fo-logo-main,.fo-header .fo-header-left .fo-header-left-list li .logo-main,.fo-header .fo-header-left ul li .fo-logo-main,.fo-header .fo-header-left ul li .logo-main,.fo-header .header-left .fo-header-left-list li .fo-logo-main,.fo-header .header-left .fo-header-left-list li .logo-main,.fo-header .header-left ul li .fo-logo-main,.fo-header .header-left ul li .logo-main,.header .fo-header-left .fo-header-left-list li .fo-logo-main,.header .fo-header-left .fo-header-left-list li .logo-main,.header .fo-header-left ul li .fo-logo-main,.header .fo-header-left ul li .logo-main,.header .header-left .fo-header-left-list li .fo-logo-main,.header .header-left .fo-header-left-list li .logo-main,.header .header-left ul li .fo-logo-main,.header .header-left ul li .logo-main{display:inline-block;text-indent:-9999px;width:30px;height:20px;background:var(--logo-main-mobile) no-repeat;background-size:30px 20px;margin-right:.5em;}}@media all and (min-width:239px) and (max-width:669px){.fo-header-center,.header-center{z-index:2;}.fo-header-center .navbar-collapse .navbar-nav,.header-center .navbar-collapse .navbar-nav{margin:0 -15px;}.fo-header,.header{align-items:inherit;flex-direction:column;}.fo-header .fo-header-left,.fo-header .header-left,.header .fo-header-left,.header .header-left{flex-direction:row;display:flex;}.fo-header .fo-header-right,.fo-header .header-right,.header .fo-header-right,.header .header-right{flex-direction:row;display:flex;background:var(--background-header);min-height:50px;width:100%;border-top:1px solid var(--color-gray-20);z-index:2;align-items:center;justify-content:center;}}@media all and (min-width:239px) and (max-width:1024px){.fo-header-top-navigation{flex-direction:unset;}.fo-header-top-navigation .fo-header-left,.fo-header-top-navigation .header-left{top:16px;}.fo-header-top-navigation .fo-header-left .fo-header-left-mobile-toggle,.fo-header-top-navigation .header-left .fo-header-left-mobile-toggle{display:block;}.fo-header-top-navigation .fo-header-left .fo-header-left-mobile-toggle .fo-mobile-icon-button,.fo-header-top-navigation .header-left .fo-header-left-mobile-toggle .fo-mobile-icon-button{padding:10px 0 0 0;margin:0 5px 0 0;line-height:1;position:unset;}.fo-header-top-navigation .fo-header-center .fo-collapse,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left,.fo-header-top-navigation .header-center .fo-collapse,.fo-header-top-navigation .header-center .fo-nav-secondary .fo-nav-left,.fo-nav-secondary .fo-header-top-navigation .header-center .fo-nav-left{width:100%;position:absolute;left:0;padding-right:0;}.fo-header-top-navigation .fo-header-center .fo-collapse .navbar-nav,.fo-header-top-navigation .fo-header-center .fo-nav-secondary .fo-nav-left .navbar-nav,.fo-nav-secondary .fo-header-top-navigation .fo-header-center .fo-nav-left .navbar-nav,.fo-header-top-navigation .header-center .fo-collapse .navbar-nav,.fo-header-top-navigation .header-center .fo-nav-secondary .fo-nav-left .navbar-nav,.fo-nav-secondary .fo-header-top-navigation .header-center .fo-nav-left .navbar-nav{display:flex;flex-direction:column;text-align:left;align-items:start;background-color:var(--background-header);}.fo-header-top-navigation .fo-header-right,.fo-header-top-navigation .header-right{justify-content:right;background-color:transparent;}.fo-header-top-navigation .fo-header-right ul .fo-menu-user .dropdown-menu,.fo-header-top-navigation .header-right ul .fo-menu-user .dropdown-menu{top:50px;}.fo-header-top-navigation .fo-header-right ul .fo-menu-language .dropdown-menu,.fo-header-top-navigation .header-right ul .fo-menu-language .dropdown-menu{top:50px;right:-130%;}.fo-header-without-navigation{flex-direction:unset;}.fo-header-without-navigation .fo-header-right,.fo-header-without-navigation .header-right{justify-content:right;}.fo-header-without-navigation .fo-header-right ul .fo-menu-user .dropdown-menu,.fo-header-without-navigation .header-right ul .fo-menu-user .dropdown-menu{top:50px;}.fo-header-without-navigation .fo-header-right ul .fo-menu-language .dropdown-menu,.fo-header-without-navigation .header-right ul .fo-menu-language .dropdown-menu{top:50px;right:-130%;}}.sidebar-left{transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;}.sidebar-left .sidebar-toggle{right:0;}.nav-children .nav-active{color:#337ab7;}.sidebar-left .sidebar-header .sidebar-toggle:hover i{color:#337ab7;}@media only screen and (min-width:768px){html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-active a:hover,html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-active a:hover{color:#337ab7;}html.sidebar-left-collapsed.scroll .sidebar-left .nav-main>li:hover>a span.label,html.sidebar-left-collapsed.boxed .sidebar-left .nav-main>li:hover>a span.label{background-color:#337ab7;}}@media only screen and (max-width:1199px){html.boxed .header{border-top-color:#337ab7;}}@media only screen and (min-width:1200px){html.boxed .header{border-top-color:#337ab7;}html.boxed .sidebar-right{border-top-color:#337ab7;min-height:0;}}@media only screen and (min-width:768px){html.sidebar-left-collapsed .sidebar-left{width:50px;}}.nav-pills-primary>li a:hover,.nav-pills-primary>li a:focus{color:#337ab7;background-color:#cef;}.nav-pills-primary>li.active>a,.nav-pills-primary>li.active>a:hover,.nav-pills-primary>li.active>a:active,.nav-pills-primary>li.active>a:focus{background-color:#337ab7;}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-color:#337ab7;}.open>.dropdown-toggle.btn-primary{background:#337ab7;border-color:#0077b3;}body .btn-primary.dropdown-toggle{border-left-color:#00a3f5;}@media(min-width:992px){.header.header-nav-menu .header-nav-main nav>ul>li>a.dropdown-toggle:after{border-color:#337ab7 transparent transparent transparent;}.header.header-nav-menu .header-nav-main nav>ul>li>a:focus{color:#337ab7;}.header.header-nav-menu .header-nav-main nav>ul>li.open>a,.header.header-nav-menu .header-nav-main nav>ul>li:hover>a,.header.header-nav-menu .header-nav-main nav>ul>li.active>a{background:#337ab7;color:#fff;}.header.header-nav-menu .header-nav-main nav>ul>li.open>a.dropdown-toggle:after,.header.header-nav-menu .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after,.header.header-nav-menu .header-nav-main nav>ul>li.active>a.dropdown-toggle:after{border-color:#fff transparent transparent transparent;}.header.header-nav-menu .header-nav-main nav>ul>li.dropdown .dropdown-menu{border-top:5px solid #337ab7;}.header.header-nav-menu .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after{border-color:transparent transparent transparent #337ab7;}.header.header-nav-menu.header-nav-stripe .header-nav-main nav>ul>li>a.dropdown-toggle:after{border-color:#000 transparent transparent transparent;}.header.header-nav-menu.header-nav-stripe .header-nav-main nav>ul>li>a:focus{color:#000;}.header.header-nav-menu.header-nav-stripe .header-nav-main nav>ul>li.open>a,.header.header-nav-menu.header-nav-stripe .header-nav-main nav>ul>li:hover>a,.header.header-nav-menu.header-nav-stripe .header-nav-main nav>ul>li.active>a{color:#fff;}.header.header-nav-menu.header-nav-stripe .header-nav-main nav>ul>li.open>a.dropdown-toggle:after,.header.header-nav-menu.header-nav-stripe .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after,.header.header-nav-menu.header-nav-stripe .header-nav-main nav>ul>li.active>a.dropdown-toggle:after{border-color:#fff transparent transparent transparent;}.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li>a.dropdown-toggle:after{border-color:#000 transparent transparent transparent;}.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li>a:focus{color:#000;}.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li.open>a,.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li:hover>a,.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li.active>a{color:#337ab7;}.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li.open>a:before,.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li:hover>a:before,.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li.active>a:before{background-color:#337ab7;}.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li.open>a.dropdown-toggle:after,.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li:hover>a.dropdown-toggle:after,.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li.active>a.dropdown-toggle:after{border-color:#337ab7 transparent transparent transparent;}.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li.dropdown .dropdown-menu{border-top:5px solid #337ab7;}.header.header-nav-menu.header-nav-top-line .header-nav-main nav>ul>li.dropdown .dropdown-menu li.dropdown-submenu>a:after{border-color:transparent transparent transparent #337ab7;}}@media(max-width:991px){.header.header-nav-menu .header-nav-main nav>ul.nav-pills>li.active>a,.header.header-nav-menu .header-nav-main nav>ul.nav-pills>li.active>a:hover,.header.header-nav-menu .header-nav-main nav>ul.nav-pills>li.active>a:focus{background-color:#337ab7;}.header-btn-collapse-nav{background:#337ab7;color:#fff;}}.page-header h2{border-bottom-color:#337ab7;}.page-header .sidebar-right-toggle:hover{color:#337ab7;}ul.nav-main>li.nav-active>a{box-shadow:2px 0 0 #337ab7 inset;}ul.nav-main>li.nav-active>i{color:#337ab7;}ul.nav-main li .nav-children li.nav-active>a{color:#337ab7;}html.sidebar-light:not(.dark) ul.nav-main>li.nav-active>a{color:#337ab7;}html.no-overflowscrolling .nano>.nano-pane>.nano-slider{background:#337ab7;}.nav-pills>.active a,.nav-pills>.active a:hover,.nav-pills>.active a:focus{background-color:#337ab7;}.toggle label{border-left-color:#337ab7;color:#337ab7;}.toggle.active>label{background:#337ab7!important;border-color:#337ab7;}@media only screen and (min-width:768px){html.flexbox .inner-wrapper,html.flexboxlegacy .inner-wrapper{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;}html.flexbox .sidebar-left,html.flexbox .content-body,html.flexboxlegacy .sidebar-left,html.flexboxlegacy .content-body{display:block;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;}html.flexbox .content-body,html.flexboxlegacy .content-body{-webkit-box-flex:2;-moz-box-flex:2;box-flex:2;-webkit-flex:2;-moz-flex:2;-ms-flex:2;flex:2;min-width:1px;}}@media only screen and (min-width:768px){html.fixed .inner-wrapper,html.fixed .sidebar-left,html.fixed .content-body{display:block;}html.fixed .header{position:fixed;z-index:1020;}html.fixed .inner-wrapper{padding-top:110px;}html.fixed .content-body{margin-left:300px;}html.fixed .content-body.has-toolbar{padding-top:92px;}html.fixed.has-top-menu .content-body{margin-left:0;}html.fixed .page-header{left:300px;margin:0;position:fixed;right:0;top:60px;}html.fixed.has-top-menu .page-header{left:0;}html.fixed .sidebar-left{bottom:0;left:0;padding-bottom:50px;position:fixed;top:60px;}html.fixed .sidebar-left .nano-content{padding-bottom:50px;}html.fixed.sidebar-left-collapsed .page-header{left:73px;}html.fixed.sidebar-left-collapsed .content-body{margin-left:73px;}html.fixed.sidebar-right-opened .page-header{left:0;margin-right:300px;}html.fixed.sidebar-right-opened .sidebar-left{left:-300px;}html.fixed.sidebar-left-collapsed.sidebar-right-opened .page-header{left:-300px;}}@media only screen and (max-width:1199px){html.boxed .header{border-color:#ccc;}}@media only screen and (min-width:1200px){html.boxed body{background:url(../images/patterns/gray_jean.png) repeat;padding-bottom:5px;}html.boxed .body{position:relative;max-width:1200px;margin:0 auto;padding-top:25px;background-color:transparent;}html.boxed .header{border-top:3px solid #ccc;height:60px;position:absolute;top:25px;}html.boxed .inner-wrapper{padding-top:60px;margin-bottom:20px;border-radius:5px;box-shadow:0 0 4px rgba(0,0,0,.15);}html.boxed .content-body{background-color:#ecedf0;}html.boxed .header{border-radius:5px 5px 0 0;}html.boxed .sidebar-left{border-radius:0 0 0 5px;position:relative;margin-bottom:0;}html.boxed .content-body{border-radius:0 0 5px 0;}html.boxed .sidebar-right{border-radius:0 5px 5px 0;}html.boxed .sidebar-right{border-top:3px solid #ccc;min-height:0;}html.boxed.sidebar-right-opened .body{overflow:hidden;}html.boxed.sidebar-right-opened .header{border-radius:5px 0 0 0;}html.boxed.sidebar-right-opened .content-body{border-radius:0 0 0 5px;}html.boxed.sidebar-right-opened .sidebar-right{bottom:20px;position:absolute;top:25px;border-radius:0 5px 5px 5px;}}@media only screen and (min-width:768px){html.boxed:not(.sidebar-left-big-icons):not(.has-top-menu).sidebar-left-collapsed .content-body{width:calc(100% - 73px);}html.boxed:not(.sidebar-left-big-icons):not(.has-top-menu) .content-body{width:calc(100% - 300px);flex:none;}}@media only screen and (max-width:767px){html.mobile-device .sidebar-left,html.mobile-device .sidebar-right{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;}body{min-height:100vh;}.inner-wrapper,.sidebar-left,.content-body{display:block;}.body{min-height:0;overflow:visible;}.header{border:0;}.header .logo-container{height:60px;left:0;position:fixed;right:0;top:0;z-index:99;}.inner-wrapper{min-height:0;padding-top:0;}.content-body{padding:50px 0 0;}.page-header{margin:0 -15px 20px;}.sidebar-left{bottom:0;left:-100%;min-height:0;min-width:100%;min-width:100vw;padding-bottom:50px;position:fixed;overflow:hidden;top:40px;z-index:98!important;}.sidebar-right{bottom:0;left:auto;right:-100%;min-height:0;margin-right:0;min-width:100%;min-width:100vw;top:0;z-index:100;}html.csstransforms .sidebar-left,html.csstransforms .sidebar-right{-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;transition-duration:.25s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-delay:0;-moz-transition-delay:0;transition-delay:0;}html.csstransforms .sidebar-left{margin-left:-25px;}html.csstransforms .sidebar-right{margin-right:-25px;}html.no-mobile-device body{min-height:0;}html.no-mobile-device .body{min-height:100vh;overflow:hidden;}html.no-mobile-device .inner-wrapper{overflow-y:auto;}html.no-mobile-device.sidebar-left-opened,html.no-mobile-device.sidebar-left-opened body,html.no-mobile-device.sidebar-right-opened,html.no-mobile-device.sidebar-right-opened body{overflow:hidden;}html.sidebar-left-opened.no-csstransforms .sidebar-left{left:0;}html.sidebar-left-opened.csstransforms .sidebar-left{margin-left:100%;}html.sidebar-right-opened.no-csstransforms .sidebar-right{right:0;}html.sidebar-right-opened.csstransforms .sidebar-right{margin-right:100%;}html.sidebar-left-collapsed.sidebar-right-opened .sidebar-left{margin-left:-300px;}}@media(min-width:768px){html.mobile-device.flexbox .content-body{width:calc(100vw - 300px)!important;}}@media only screen and (min-width:1200px){html.boxed .content-with-menu{margin-bottom:-40px;}}@media only screen and (min-width:768px){.content-with-menu-container{display:table;table-layout:fixed;width:100%;}}@media only screen and (min-width:768px){html.scroll .content-with-menu:before,html.boxed .content-with-menu:before{bottom:-47px;content:"";display:block;left:0;position:absolute;top:54px;width:300px;}html.scroll .content-with-menu:after,html.boxed .content-with-menu:after{bottom:-46px;content:"";display:block;left:-1px;position:absolute;top:54px;width:1px;z-index:3;}html.boxed .content-with-menu:before{bottom:0;}html.boxed .content-with-menu:after{bottom:2px;}}.content-with-menu{margin:-20px -15px 0;}@media only screen and (max-width:767px){.content-with-menu{clear:both;}.inner-body{padding:40px 15px 0;}}@media only screen and (min-width:768px){.content-with-menu{border-top:110px solid transparent;margin:-150px -40px -53px -40px;min-height:100vh;}.inner-menu{display:table-cell;vertical-align:top;}.inner-body{display:table-cell;vertical-align:top;padding:40px;}.inner-toolbar{height:52px;overflow:hidden;}.content-with-menu-has-toolbar .inner-menu-toggle{border-radius:0;}.content-with-menu-has-toolbar .inner-toolbar{padding-left:140px;}}@media only screen and (min-width:768px){html.flexbox .content-with-menu-container,html.flexboxlegacy .content-with-menu-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;}html.flexbox .inner-menu,html.flexbox .inner-body,html.flexboxlegacy .inner-menu,html.flexboxlegacy .inner-body{display:block;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;}html.flexbox .inner-body,html.flexboxlegacy .inner-body{-webkit-box-flex:2;-moz-box-flex:2;box-flex:2;-webkit-flex:2;-moz-flex:2;-ms-flex:2;flex:2;}}@media only screen and (min-width:768px){html.fixed .content-with-menu-container,html.fixed .inner-menu,html.fixed .inner-body{display:block;}html.fixed .content-with-menu-container{position:relative;}html.fixed .inner-menu-toggle{position:absolute;top:114px;border-radius:0 0 5px 0;width:140px;z-index:1002;}html.fixed .inner-menu{bottom:0;display:block;left:300px;position:fixed;margin:0;top:114px;width:300px;padding:35px;z-index:1002;}html.fixed .inner-menu-content{display:block;}html.fixed .inner-body{margin-left:300px;border-top:113px solid transparent;margin-top:-110px;min-height:100vh;position:relative;}html.fixed .content-with-menu-has-toolbar .inner-body{border-top-width:165px;}}@media only screen and (min-width:768px){html.scroll .inner-menu,html.scroll .inner-body,html.boxed .inner-menu,html.boxed .inner-body{display:block;}html.scroll .content-with-menu-container,html.boxed .content-with-menu-container{position:relative;}html.scroll .inner-menu-toggle,html.boxed .inner-menu-toggle{position:absolute;top:0;border-radius:0 0 5px 0;width:140px;z-index:3;}html.scroll .inner-menu,html.boxed .inner-menu{display:block;position:relative;margin:0;width:300px;padding:35px;}html.scroll .inner-menu-content,html.boxed .inner-menu-content{display:block;}html.scroll .inner-body,html.boxed .inner-body{margin-left:0;min-height:100vh;position:relative;}html.scroll.flexbox .content-with-menu-container,html.scroll.flexboxlegacy .content-with-menu-container,html.boxed.flexbox .content-with-menu-container,html.boxed.flexboxlegacy .content-with-menu-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;}}@media only screen and (min-width:768px){html.fixed.sidebar-left-collapsed .inner-menu,html.fixed.sidebar-left-collapsed .inner-menu-toggle,html.fixed.sidebar-left-collapsed .inner-toolbar{left:73px;}html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-toolbar{left:373px;}}@media only screen and (min-width:768px){html.fixed.sidebar-right-opened .inner-menu,html.fixed.sidebar-right-opened .inner-menu-toggle,html.fixed.sidebar-right-opened .inner-toolbar{left:0;}html.fixed.sidebar-right-opened .inner-toolbar{margin-right:300px;}html.fixed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-right-opened.inner-menu-opened .inner-toolbar{left:-300px;}}@media only screen and (min-width:768px){html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu,html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle,html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-toolbar{left:-227px;}html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-toolbar{left:-527px;}}@media only screen and (min-width:768px) and (max-width:1365px){html.fixed .inner-menu,html.scroll .inner-menu,html.boxed .inner-menu{display:none;}html.fixed .inner-menu-toggle,html.scroll .inner-menu-toggle,html.boxed .inner-menu-toggle{display:block;}html.fixed .inner-body,html.scroll .inner-body,html.boxed .inner-body{margin-left:0;}html.fixed .content-with-menu-has-toolbar .inner-toolbar,html.scroll .content-with-menu-has-toolbar .inner-toolbar,html.boxed .content-with-menu-has-toolbar .inner-toolbar{padding-left:140px;}html.fixed.inner-menu-opened .inner-menu,html.scroll.inner-menu-opened .inner-menu,html.boxed.inner-menu-opened .inner-menu{display:block;}html.fixed.inner-menu-opened .inner-menu-toggle,html.scroll.inner-menu-opened .inner-menu-toggle,html.boxed.inner-menu-opened .inner-menu-toggle{display:none;}html.fixed.inner-menu-opened .inner-body,html.scroll.inner-menu-opened .inner-body,html.boxed.inner-menu-opened .inner-body{margin-right:-300px;}html.fixed.inner-menu-opened .content-with-menu-has-toolbar .inner-toolbar,html.scroll.inner-menu-opened .content-with-menu-has-toolbar .inner-toolbar,html.boxed.inner-menu-opened .content-with-menu-has-toolbar .inner-toolbar{padding-left:0;}html.fixed.inner-menu-opened .inner-body{margin-left:300px;}html.scroll .content-with-menu:before,html.boxed .content-with-menu:before{display:none;}html.scroll.inner-menu-opened:before,html.boxed.inner-menu-opened:before{display:block;}}@media only screen and (min-width:1366px){html.fixed .inner-menu,html.scroll .inner-menu,html.boxed .inner-menu{display:block;}html.fixed .inner-menu-toggle,html.fixed .inner-menu-toggle-inside,html.scroll .inner-menu-toggle,html.scroll .inner-menu-toggle-inside,html.boxed .inner-menu-toggle,html.boxed .inner-menu-toggle-inside{display:none;}html.fixed .inner-body,html.scroll .inner-body,html.boxed .inner-body{margin-right:0;}html.fixed .content-with-menu-has-toolbar .inner-toolbar,html.scroll .content-with-menu-has-toolbar .inner-toolbar,html.boxed .content-with-menu-has-toolbar .inner-toolbar{padding-left:0;}html.fixed.inner-menu-opened .inner-body{margin-left:300px;}html.fixed .content-with-menu .inner-toolbar,html.fixed.inner-menu-opened .content-with-menu .inner-toolbar{left:600px;}html.fixed .inner-menu-toggle,html.fixed .inner-menu,html.fixed.inner-menu-opened .inner-menu-toggle,html.fixed.inner-menu-opened .inner-menu{left:300px;}html.fixed.sidebar-right-opened .content-with-menu .inner-toolbar{left:300px;}html.fixed.sidebar-right-opened .inner-menu,html.fixed.sidebar-right-opened .inner-menu-toggle{left:0;}html.fixed.sidebar-left-collapsed .content-with-menu .inner-toolbar,html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .content-with-menu .inner-toolbar,html.fixed.sidebar-left-collapsed.inner-menu-opened .content-with-menu .inner-toolbar{left:373px;}html.fixed.sidebar-left-collapsed .inner-menu-toggle,html.fixed.sidebar-left-collapsed .inner-menu,html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu,html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-menu{left:73px;}html.fixed.sidebar-left-collapsed.sidebar-right-opened .content-with-menu .inner-toolbar{left:73px;}html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu,html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle{left:-227px;}}@-ms-viewport{width:auto !important;}.sidebar-left{z-index:1010;}.sidebar-left #menu .nav-favorites li .add-favorites{position:absolute;left:-40px;top:-5px;font-size:1.3em;color:#4c4c4c;transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;display:none;}.sidebar-left #menu .nav-favorites li:hover .add-favorites{display:block;}.sidebar-left #menu .nav-favorites li:hover .add-favorites:hover{color:#337ab7;}.sidebar-left #menu .nav-favorites .nav-parent ul li .add-favorites{position:absolute;left:-40px;top:0;font-size:1.3em;color:#4c4c4c;transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;display:none;}.sidebar-left #menu .nav-favorites .nav-parent ul li:hover .add-favorites{display:block;webkit-animation:spinAround 2s linear infinite;-moz-animation:spinAround 2s linear infinite;animation:spinAround 2s linear infinite;}.sidebar-left #menu li .fo-authorization-request,.sidebar-left #menu li .authorization-request{position:absolute;left:-30px;top:-6px;font-size:1.3em;color:#4c4c4c;transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;display:none;}.sidebar-left #menu li:hover .fo-authorization-request,.sidebar-left #menu li:hover .authorization-request{display:block;}.sidebar-left #menu li:hover .fo-authorization-request:hover,.sidebar-left #menu li:hover .authorization-request:hover{color:#337ab7;}.sidebar-left #menu .menu-favorites i{color:#337ab7;}.sidebar-left #menu .menu-favorites .nav-children{position:relative;}.sidebar-left #menu .menu-favorites .nav-children a.remove-favorites{position:absolute;left:-30px;top:-4px;color:#6d96fd;font-size:1.3em;background:none;transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;}.sidebar-left #menu .menu-favorites .nav-children a.remove-favorites:hover{color:#4c4c4c;}.sidebar-left #menu .menu-favorites .nav-children li a{color:#6d96fd;}.sidebar-left #menu .menu-favorites .nav-children li a:hover{color:#98b5fd;}.sidebar-left #menu .menu-favorites .nav-children li i{color:inherit;}.sidebar-left .sidebar-header{position:relative;color:#777;height:50px;background-color:var(--background-header);}.sidebar-left .sidebar-header .sidebar-search{background:var(--background-header);color:#465162;font-size:1.3rem;}.sidebar-left .sidebar-header .sidebar-search .fo-search{padding:0 10px;position:relative;}.sidebar-left .sidebar-header .sidebar-search .fo-search:after{right:60px;top:2px;font-size:1.2em;line-height:2;color:#999;}.sidebar-left .sidebar-header .sidebar-search .fo-search label{width:100%;padding:0;margin:0;}.sidebar-left .sidebar-header .sidebar-search .fo-search label .form-group{width:100%;padding:0;margin:8px 0 0 0;}.sidebar-left .sidebar-header .sidebar-search .fo-search label .form-group input{color:var(--color-white);background-color:var(--background-active);border:0;border-radius:5px;width:84%;font-weight:normal;padding:0 10px;}.sidebar-left .sidebar-header .sidebar-toggle{position:absolute;top:0;right:0;width:50px;height:50px;background-color:var(--background-header);box-shadow:-5px 0 0 #2f3139 inset;text-align:center;cursor:pointer;}.sidebar-left .sidebar-header .sidebar-toggle i{color:var(--color-header);font-size:1.438rem;line-height:50px;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out;}.sidebar-left .sidebar-header .sidebar-toggle:hover i{color:#337ab7;}.sidebar-left .sidebar-header .sidebar-toggle em{color:var(--color-header);font-size:1.438rem;line-height:40px;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out;}.sidebar-left .sidebar-header .sidebar-toggle:hover em{color:#337ab7;}.sidebar-left hr.separator{background:none;margin:20px 10px 20px;}@media only screen and (max-width:767px){.sidebar-left{background:#1d2127;}}html.mobile-device .sidebar-left{background:#1d2127;}@media only screen and (min-width:768px){html.scroll .sidebar-left,html.boxed .sidebar-left,html.sidebar-left-big-icons .sidebar-left{min-height:100vh;}html.scroll .sidebar-left .sidebar-header,html.boxed .sidebar-left .sidebar-header,html.sidebar-left-big-icons .sidebar-left .sidebar-header{margin-bottom:-3px;}html.scroll .sidebar-left .nano,html.boxed .sidebar-left .nano,html.sidebar-left-big-icons .sidebar-left .nano{position:static;overflow:visible;width:100%;}html.scroll .sidebar-left .nano .nano-content,html.boxed .sidebar-left .nano .nano-content,html.sidebar-left-big-icons .sidebar-left .nano .nano-content{margin-right:0!important;position:relative;overflow:visible;margin-top:3px;}html.scroll .sidebar-left .nano .nano-pane,html.boxed .sidebar-left .nano .nano-pane,html.sidebar-left-big-icons .sidebar-left .nano .nano-pane{display:none!important;}html.boxed .sidebar-left .nano>.nano-content,html.scroll .sidebar-left .nano>.nano-content,html.sidebar-left-big-icons .sidebar-left .nano>.nano-content{overflow:visible!important;}html.boxed .sidebar-left .nano{padding-bottom:10px;}html.scroll .sidebar-left .nano,html.sidebar-left-big-icons .sidebar-left .nano{padding-bottom:10px;}}@media only screen and (min-width:768px){html.sidebar-left-collapsed .sidebar-left .sidebar-title{margin-left:-300px;opacity:0;}html.sidebar-left-collapsed .sidebar-left .sidebar-toggle{border-radius:0;}html.sidebar-left-collapsed .sidebar-left .nav-main>li>a{overflow:hidden;text-overflow:clip;}html.sidebar-left-collapsed .sidebar-left .nav-main li.nav-parent a:after{display:none;}html.sidebar-left-collapsed .sidebar-left .nav-main li.nav-parent>ul.nav-children{display:none;}html.sidebar-left-collapsed .sidebar-left .nav-main a span{visibility:hidden;}html.sidebar-left-collapsed .sidebar-left .sidebar-widget,html.sidebar-left-collapsed .sidebar-left .separator{display:none;}html.sidebar-left-collapsed .sidebar-left .nano{background:#1d2127;box-shadow:-5px 0 0 #2f3139 inset;transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;}html.sidebar-left-collapsed .sidebar-left .nano:hover{width:300px;transition:all .5s ease 0s;-webkit-transition:all .5s ease 0s;}html.sidebar-left-collapsed .sidebar-left .nano:hover .nav-main .nav-expanded>ul.nav-children{display:block;}html.sidebar-left-collapsed .sidebar-left .nano:hover .nav-main li.nav-parent a:after{display:inline-block;}html.sidebar-left-collapsed .sidebar-left .nano:hover .nav-main li a span{visibility:visible;}html.sidebar-left-collapsed .sidebar-left .nano:hover .sidebar-widget,html.sidebar-left-collapsed .sidebar-left .nano:hover .separator{display:block;}html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano{width:300px;}html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano .nav-main .nav-expanded>ul.nav-children{display:block;}html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano .nav-main li.nav-parent a:after{display:inline-block;}html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano .nav-main li a span{visibility:visible;}html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano .sidebar-widget,html.sidebar-left-collapsed.sidebar-left-opened .sidebar-left .nano .separator{display:block;}}html.sidebar-light:not(.dark) .sidebar-left .sidebar-header .sidebar-title{background:#fff;}html.sidebar-light:not(.dark) .sidebar-left .sidebar-header .sidebar-toggle{background:#f6f6f6;}html.sidebar-light:not(.dark) .sidebar-left .sidebar-header .sidebar-toggle i{color:#333;}html.sidebar-light:not(.dark) .sidebar-left .nano{box-shadow:-5px 0 0 #f6f6f6 inset;background:#fff;}html.sidebar-light:not(.dark).sidebar-left-collapsed .sidebar-left .nano{box-shadow:-5px 0 0 #f6f6f6 inset;background:#fff;}@media only screen and (max-width:767px){html.sidebar-light .sidebar-left{background:#fff;}}html.mobile-device.sidebar-light .sidebar-left{background:#fff;}@media only screen and (min-width:768px){html.sidebar-left-big-icons .sidebar-left{width:152px;}html.sidebar-left-big-icons .sidebar-left .sidebar-header .sidebar-toggle{width:55px;border-radius:0;}html.sidebar-left-big-icons .sidebar-left .nano{box-shadow:none!important;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main{margin-right:0;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li:hover>ul.nav-children{display:block;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li:hover>a{background:var(--background-active);}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li:last-child>a{border-top:1px solid var(--background-active);border-bottom:1px solid var(--background-active);}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li.nav-active>a{background:var(--background-active);}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li>a{text-align:center;padding:12px 10px;border-top:1px solid var(--background-active);}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li>a:after{content:none;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li>a i{margin-right:0;font-size:2.8rem;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li>a span{display:block;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li>a span.label{position:absolute;top:2px;left:60%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li>a .not-included{display:block;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li ul.nav-children{position:absolute;top:0;left:100%;min-width:210px;border-left:3px solid #2f3139;background:var(--background-active);}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li ul.nav-children li:hover>ul.nav-children{display:block;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li ul.nav-children li:hover>a{color:#fff;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li ul.nav-children li:hover>a:hover{background:transparent;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li ul.nav-children li a{padding:6px 15px;overflow:visible;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li ul.nav-children li.nav-parent>a{padding-right:30px;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li ul.nav-children li.nav-parent>a:after{content:"";padding:6px 10px;right:5px;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main>li ul.nav-children ul.nav-children{padding:10px 0;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main li.nav-parent:hover>a:before{content:"";display:block;position:absolute;top:0;right:-3px;bottom:0;border-right:4px solid var(--background-active);z-index:1;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main li.nav-parent.nav-expanded>ul.nav-children{display:none;}html.sidebar-left-big-icons .sidebar-left .nano .nav-main li.nav-parent.nav-expanded:hover>ul.nav-children{display:block;}html.sidebar-left-big-icons .sidebar-left .nano .sidebar-widget{display:none;}html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left{width:55px;}html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left .nano:hover{width:55px;}html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left .nano:hover .sidebar-widget{display:none;}html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left .nano .nav-main>li>a{overflow:visible;}html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left .nano .nav-main>li>a span{display:none;}html.sidebar-left-big-icons.sidebar-left-collapsed .sidebar-left .nano .nav-main>li>a>i{font-size:2.1rem;}html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main>li:hover>a{background:#fafafa;}html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main>li:last-child>a{border-top:1px solid #fafafa;border-bottom:1px solid #fafafa;}html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main>li.nav-active>a{background:#fafafa;}html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main>li>a{border-top:1px solid #fafafa;}html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main>li ul.nav-children{border-left:3px solid #f1f1f1;background:#fafafa;}html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main>li ul.nav-children li:hover>a{color:#000;}html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main>li ul.nav-children li:hover>a:hover{background:transparent;}html.sidebar-left-big-icons.sidebar-light .sidebar-left .nano .nav-main li.nav-parent:hover>a:before{border-right:4px solid #fafafa;}}@media only screen and (max-width:767px){html.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .sidebar-left{margin-left:-250px;}}@media only screen and (min-width:768px){html.sidebar-left-sm .sidebar-left{width:250px;font-size:1.2rem;}html.sidebar-left-sm .sidebar-left ul.nav-main li i{font-size:1.6rem;}html.sidebar-left-sm .sidebar-left ul.nav-main li a{font-size:1.2rem;}html.sidebar-left-sm .sidebar-left .sidebar-widget .widget-header h6{font-size:1.2rem;}html.sidebar-left-sm.sidebar-left-collapsed .sidebar-left .sidebar-title{margin-left:-250px;}html.sidebar-left-sm.sidebar-left-collapsed.fixed .sidebar-left .nano:hover{width:250px;}html.sidebar-left-sm.sidebar-left-collapsed .sidebar-left{width:73px;}html.fixed.sidebar-left-sm .content-body{margin-left:250px;}html.fixed.sidebar-left-sm .page-header{left:250px;}html.fixed.sidebar-left-sm.sidebar-right-opened .page-header{left:0;}html.fixed.sidebar-left-sm.sidebar-right-opened .sidebar-left{left:-250px;}html.fixed.sidebar-left-collapsed .page-header{left:73px;}html.fixed.sidebar-left-collapsed .content-body{margin-left:73px;}html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .page-header{left:-250px;}html.fixed.sidebar-left-sm .inner-menu{left:250px;}html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu,html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu-toggle,html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-toolbar{left:73px;}html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-toolbar{left:373px;}html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu,html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu-toggle,html.fixed.sidebar-left-sm.sidebar-right-opened .inner-toolbar{left:-50px;}html.fixed.sidebar-left-sm.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-sm.sidebar-right-opened.inner-menu-opened .inner-toolbar{left:-350px;}html.fixed.sidebar-left-sm.inner-menu-opened{left:550px;}html.fixed.sidebar-left-sm .inner-menu-toggle{left:250px;}}@media only screen and (min-width:1366px){html.fixed.sidebar-left-sm .content-with-menu .inner-toolbar,html.fixed.sidebar-left-sm.inner-menu-opened .content-with-menu .inner-toolbar{left:550px;}html.fixed.sidebar-left-sm .inner-menu-toggle,html.fixed.sidebar-left-sm .inner-menu,html.fixed.sidebar-left-sm.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-sm.inner-menu-opened .inner-menu{left:250px;}html.fixed.sidebar-left-sm.sidebar-right-opened .content-with-menu .inner-toolbar{left:250px;}html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu,html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu-toggle{left:-50px;}html.fixed.sidebar-left-sm.sidebar-left-collapsed .content-with-menu .inner-toolbar,html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .content-with-menu .inner-toolbar,html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .content-with-menu .inner-toolbar{left:373px;}html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu-toggle,html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu,html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu,html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-menu{left:73px;}html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .content-with-menu .inner-toolbar{left:73px;}html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .inner-menu,html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle{left:-227px;}}@media only screen and (max-width:767px){html.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .sidebar-left{margin-left:-200px;}}@media only screen and (min-width:768px){html.sidebar-left-xs .sidebar-left{width:200px;font-size:1.1rem;}html.sidebar-left-xs .sidebar-left ul.nav-main li i{font-size:1.4rem;}html.sidebar-left-xs .sidebar-left ul.nav-main li a{font-size:1.1rem;}html.sidebar-left-xs .sidebar-left ul.nav-main li .nav-children li a{padding-left:52px;}html.sidebar-left-xs .sidebar-left .sidebar-widget .widget-header h6{font-size:1.1rem;}html.sidebar-left-xs.sidebar-left-collapsed .sidebar-left .sidebar-title{margin-left:-200px;}html.sidebar-left-xs.sidebar-left-collapsed.fixed .sidebar-left .nano:hover{width:200px;}html.sidebar-left-xs.sidebar-left-collapsed .sidebar-left{width:73px;}html.fixed.sidebar-left-xs .content-body{margin-left:200px;}html.fixed.sidebar-left-xs .page-header{left:200px;}html.fixed.sidebar-left-xs.sidebar-right-opened .page-header{left:0;}html.fixed.sidebar-left-xs.sidebar-right-opened .sidebar-left{left:-200px;}html.fixed.sidebar-left-collapsed .page-header{left:73px;}html.fixed.sidebar-left-collapsed .content-body{margin-left:73px;}html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .page-header{left:-200px;}html.fixed.sidebar-left-xs .inner-menu{left:200px;}html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu,html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu-toggle,html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-toolbar{left:73px;}html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-toolbar{left:373px;}html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu,html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu-toggle,html.fixed.sidebar-left-xs.sidebar-right-opened .inner-toolbar{left:-100px;}html.fixed.sidebar-left-xs.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-xs.sidebar-right-opened.inner-menu-opened .inner-toolbar{left:-400px;}html.fixed.sidebar-left-xs.inner-menu-opened{left:500px;}html.fixed.sidebar-left-xs .inner-menu-toggle{left:200px;}}@media only screen and (min-width:1366px){html.fixed.sidebar-left-xs .content-with-menu .inner-toolbar,html.fixed.sidebar-left-xs.inner-menu-opened .content-with-menu .inner-toolbar{left:500px;}html.fixed.sidebar-left-xs .inner-menu-toggle,html.fixed.sidebar-left-xs .inner-menu,html.fixed.sidebar-left-xs.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-xs.inner-menu-opened .inner-menu{left:200px;}html.fixed.sidebar-left-xs.sidebar-right-opened .content-with-menu .inner-toolbar{left:200px;}html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu,html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu-toggle{left:-100px;}html.fixed.sidebar-left-xs.sidebar-left-collapsed .content-with-menu .inner-toolbar,html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .content-with-menu .inner-toolbar,html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .content-with-menu .inner-toolbar{left:373px;}html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu-toggle,html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu,html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu,html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-menu{left:73px;}html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .content-with-menu .inner-toolbar{left:73px;}html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .inner-menu,html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle{left:-227px;}}.sidebar-right{z-index:1010;}.sidebar-right .sidebar-right-wrapper{padding:20px;}.sidebar-right h6{margin:0;color:#777;text-transform:uppercase;font-size:1.2rem;font-weight:600;}.sidebar-right .mobile-close{background:#000;color:#999;left:0;line-height:50px;padding-left:20px;position:relative;overflow:hidden;width:100%;text-align:left;text-decoration:none;}.sidebar-right .mobile-close i{margin-left:5px;vertical-align:middle;}.sidebar-right .mobile-close:after{box-shadow:0 0 3px 0 rgba(255,255,255,.7);bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;right:0;}@media only screen and (max-width:767px){html.no-mobile-device.custom-scroll .sidebar-right .nano>.nano-content{overflow:scroll;overflow-x:hidden;}}@media only screen and (min-width:768px){html.scroll .content-with-menu:before,html.boxed .content-with-menu:before{background:#1d2127;}html.scroll .content-with-menu:after,html.boxed .content-with-menu:after{background:#000;box-shadow:0 0 4px 2px rgba(0,0,0,.5);}}html.scroll .inner-menu .nano,html.scroll.no-overflowscrolling.custom-scroll .inner-menu .nano,html.boxed .inner-menu .nano,html.boxed.no-overflowscrolling.custom-scroll .inner-menu .nano{position:static;height:auto;overflow:visible;width:auto;}html.scroll .inner-menu .nano>.nano-content,html.scroll.no-overflowscrolling.custom-scroll .inner-menu .nano>.nano-content,html.boxed .inner-menu .nano>.nano-content,html.boxed.no-overflowscrolling.custom-scroll .inner-menu .nano>.nano-content{position:static;overflow:visible;}@media only screen and (max-width:767px){html.fixed .inner-menu .nano{position:static;height:auto;overflow:visible;width:auto;}html.fixed .inner-menu .nano .nano-content{margin-right:0;position:static;overflow:visible;}}@media only screen and (min-width:768px){html.fixed .inner-menu{padding:0;}html.fixed .inner-menu .nano-content{padding:35px;}html.fixed .inner-menu .nano-content:after{display:block;content:"";height:35px;}}.inner-menu{background:#1d2127;border-right:1px solid #242830;color:#abb4be;padding:0;margin:0;}.inner-menu .title{color:#465162;font-weight:600;margin:10px 0;padding:0;text-transform:uppercase;}.inner-menu hr.separator{background-image:-webkit-linear-gradient(left,transparent,rgba(0,0,0,.4),transparent);background-image:-moz-linear-gradient(left,transparent,rgba(0,0,0,.4),transparent);background-image:-ms-linear-gradient(left,transparent,rgba(0,0,0,.4),transparent);background-image:-o-linear-gradient(left,transparent,rgba(0,0,0,.4),transparent);margin:20px -35px 20px;}.inner-menu a,.inner-menu a:hover{color:#abb4be;}.inner-menu a.menu-item{color:#abb4be;display:block;margin:0 -35px 0 -35px;padding:10px 50px 10px 50px;text-decoration:none;}.inner-menu a.menu-item:hover{background:var(--background-active);color:#abb4be;text-decoration:none;}.inner-menu a.menu-item.active{background:#282d36;}.inner-menu a.menu-item .label{font-weight:normal;font-size:10px;font-size:1rem;padding:.3em .7em .4em;margin:.2em -1em 0 0;}html.sidebar-light:not(.dark) .inner-menu{background:#fff;border-right-color:#e2e3e6;color:#777;}html.sidebar-light:not(.dark) .inner-menu .title{color:#465162;}html.sidebar-light:not(.dark) .inner-menu hr.separator{background-image:-webkit-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);background-image:-moz-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);background-image:-ms-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);background-image:-o-linear-gradient(left,transparent,rgba(0,0,0,.1),transparent);}html.sidebar-light:not(.dark) .inner-menu a.menu-item{color:#777;}html.sidebar-light:not(.dark) .inner-menu a.menu-item:hover{background:#e2e3e6;color:#777;}html.sidebar-light:not(.dark) .inner-menu a.menu-item.active{background:#e2e3e6;}.inner-menu-toggle,.inner-menu .inner-menu-toggle-inside{background:#000;color:#999;left:0;line-height:52px;position:relative;overflow:hidden;text-align:left;text-decoration:none;}.inner-menu-toggle:after,.inner-menu .inner-menu-toggle-inside:after{box-shadow:0 0 3px 0 rgba(255,255,255,.7);bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;right:0;}.inner-menu-toggle a,.inner-menu .inner-menu-toggle-inside a{display:block;padding-left:20px;text-decoration:none;}.inner-menu-toggle a i,.inner-menu .inner-menu-toggle-inside a i{vertical-align:middle;}.inner-menu-toggle .inner-menu-collapse,.inner-menu .inner-menu-toggle-inside .inner-menu-collapse{display:none;}html.sidebar-light:not(.dark) .inner-menu-toggle,html.sidebar-light:not(.dark) .inner-menu .inner-menu-toggle-inside{background:#e2e3e6;color:#777;}html.sidebar-light:not(.dark) .inner-menu-toggle>a,html.sidebar-light:not(.dark) .inner-menu .inner-menu-toggle-inside>a{color:#777;}.inner-menu-toggle a i{margin-left:5px;}.inner-menu-toggle-inside{margin:-35px -35px 15px -35px;}.inner-menu-toggle-inside .inner-menu-collapse i{margin-right:5px;}.inner-menu-toggle-inside .inner-menu-expand i{margin-left:5px;}.inner-menu-toggle{display:none;}.inner-menu-content{display:none;}html.inner-menu-opened .inner-menu .inner-menu-toggle-inside .inner-menu-collapse{display:block;}html.inner-menu-opened .inner-menu-expand{display:none;}html.inner-menu-opened .inner-menu-content{display:block;}@media only screen and (max-width:767px){.inner-menu .hidden-xs-inline{display:none;}.inner-menu .inner-menu-content{padding:20px;}.inner-menu-toggle-inside{margin:0;}}@media only screen and (min-width:768px){html.fixed.inner-menu-opened{left:600px;}html.fixed .inner-menu-toggle{position:fixed;left:300px;}}html.dark .inner-menu-toggle:after,html.dark .inner-menu .inner-menu-toggle-inside:after{box-shadow:none;}#menu .nav{margin-right:5px;}#menu .nav li a:hover{color:#337ab7;}ul.nav-main>li>a:hover,ul.nav-main>li>a:focus{background-color:var(--background-active);}ul.nav-main>li.nav-active>i{color:#ccc;}ul.nav-main>li.nav-expanded>a{background:var(--background-active);}ul.nav-main li a{font-size:.813rem;color:var(--color-header);white-space:nowrap;text-overflow:ellipsis;}ul.nav-main li a span.label{font-weight:normal;font-size:1rem;padding:.3em .7em .4em;margin:.4em -1em 0 0;}ul.nav-main li a .not-included{font-style:normal;color:#505b67;display:inline-block;padding:0 0 0 6px;}ul.nav-main li span{vertical-align:middle;}ul.nav-main li i,ul.nav-main li em{font-size:1.125rem;width:1.1em;margin-right:.5em;text-align:center;vertical-align:middle;}ul.nav-main li.nav-parent{position:relative;}ul.nav-main li.nav-parent>a{cursor:pointer;}ul.nav-main li.nav-parent>a:after{font-family:var(--font-icon);content:"";font-size:1rem;color:#abb4be;position:absolute;right:0;top:0;padding:14px 25px;}ul.nav-main li.nav-parent.nav-expanded>a:after{content:"";}ul.nav-main li.nav-parent.nav-expanded>ul.nav-children{display:block;}ul.nav-main li .nav-children{background:var(--background-child);box-shadow:0 -3px 3px -3px rgba(0,0,0,.7) inset;display:none;padding:10px 0;}ul.nav-main li .nav-children li a{padding:6px 15px 6px 57px;overflow:hidden;}ul.nav-main li .nav-children li a:hover,ul.nav-main li .nav-children li a:focus{background:var(--background-child);}ul.nav-main li .nav-children li a:after{padding:6px 25px;}ul.nav-main li .nav-children li.nav-active>a{color:#ccc;}ul.nav-main li .nav-children .nav-children{box-shadow:none;padding:0;}ul.nav-main li .nav-children .nav-children li a{padding:6px 15px 6px 82px;}ul.nav-main li .nav-children .nav-children .nav-children li a{padding:6px 15px 6px 97px;}html.sidebar-light:not(.dark) ul.nav-main{margin-top:3px;}html.sidebar-light:not(.dark) ul.nav-main li a{color:#777;}html.sidebar-light:not(.dark) ul.nav-main>li>a:hover,html.sidebar-light:not(.dark) ul.nav-main>li>a:focus{background-color:#fafafa;}html.sidebar-light:not(.dark) ul.nav-main>li.nav-expanded>a{background:#fafafa;}html.sidebar-light:not(.dark) ul.nav-main li .nav-children{background:#f6f6f6;box-shadow:0 -3px 3px -3px rgba(0,0,0,.1) inset;}html.sidebar-light:not(.dark) ul.nav-main li .nav-children li a:hover,html.sidebar-light:not(.dark) ul.nav-main li .nav-children li a:focus{background:#f1f1f1;}html.no-overflowscrolling .nano{height:100%;position:relative;overflow:hidden;width:100%;}html.no-overflowscrolling .nano>.nano-content{bottom:0;left:0;position:absolute;overflow:hidden;right:0;top:0;}html.no-overflowscrolling .nano>.nano-content:focus{outline:0;}html.no-overflowscrolling .nano>.nano-content::-webkit-scrollbar{display:none;visibility:hidden;}html.no-overflowscrolling .nano.has-scrollbar>.nano-content::-webkit-scrollbar{display:block;visibility:visible;}html.no-overflowscrolling .nano>.nano-pane{bottom:0;position:absolute;opacity:.01;right:0;top:0;visibility:hidden\9;width:4px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;}html.no-overflowscrolling .nano>.nano-pane>.nano-slider{margin:0;position:relative;visibility:hidden;}html.no-overflowscrolling .nano:hover>.nano-pane,html.no-overflowscrolling .nano .nano-pane.active,html.no-overflowscrolling .nano .nano-pane.flashed{opacity:.99;}html.no-overflowscrolling .nano:hover>.nano-pane>.nano-slider{visibility:visible;}html.no-overflowscrolling.custom-scroll .nano>.nano-content{overflow:scroll;overflow-x:hidden;}html.no-overflowscrolling .sidebar-left .nano{background:var(--background-header);box-shadow:-5px 0 0 #2f3139 inset;}html.no-overflowscrolling.sidebar-light:not(.dark) .sidebar-left .nano{background:#fff;box-shadow:-5px 0 0 #f6f6f6 inset;}html.no-overflowscrolling.sidebar-light:not(.dark) .sidebar-right .nano{background:#f6f6f6;box-shadow:-5px 0 0 #f6f6f6 inset;}html.no-overflowscrolling.sidebar-light:not(.dark) .inner-menu .nano{background:#fff;box-shadow:-5px 0 0 #e2e3e6 inset;}@media only screen and (max-width:767px){html.no-overflowscrolling .sidebar-left .nano>.nano-content,html.no-overflowscrolling .sidebar-right .nano>.nano-content,html.no-overflowscrolling .inner-menu .nano>.nano-content{overflow:scroll!important;overflow-x:hidden!important;}}@media only screen and (min-width:768px){html.overflowscrolling.fixed .sidebar-left .nano,html.overflowscrolling.fixed .sidebar-right .nano,html.overflowscrolling.fixed .inner-menu .nano{height:100%;overflow:hidden;-webkit-overflow-scrolling:touch;}html.overflowscrolling.fixed .sidebar-left .nano>.nano-pane>.nano-slider,html.overflowscrolling.fixed .sidebar-right .nano>.nano-pane>.nano-slider,html.overflowscrolling.fixed .inner-menu .nano>.nano-pane>.nano-slider{visibility:visible;}html.overflowscrolling.fixed.custom-scroll .sidebar-left .nano>.nano-content,html.overflowscrolling.fixed.custom-scroll .sidebar-right .nano>.nano-content,html.overflowscrolling.fixed.custom-scroll .inner-menu .nano>.nano-content{overflow-y:scroll;overflow-x:hidden;}}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.sidebar-left .sidebar-header .sidebar-search .fo-search label .form-group input{width:100%;}}.fo-sidebar-page{display:flex;min-height:100vh;transition:background .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;}.fo-sidebar-page-collapsible{width:25vw;background:#fff;z-index:2;position:relative;transition:transform .5s cubic-bezier(.4,0,.2,1),width .5s cubic-bezier(.4,0,.2,1),left .5s cubic-bezier(.4,0,.2,1);overflow-y:auto;transform:translateX(0);}.fo-sidebar-page-collapsible .sidebar-close{display:none;}.fo-sidebar-page-collapsible .fo-content-column{height:auto;}.fo-sidebar-page-collapsible .fo-sidebar-page-close-container{display:none;position:sticky;bottom:0;left:0;right:0;padding:.5em 0;text-align:center;background-color:#fff;box-shadow:0 -6px 8px -4px rgba(0,0,0,.2);-webkit-box-shadow:0 -6px 8px -4px rgba(0,0,0,.2);-moz-box-shadow:0 -6px 8px -4px rgba(0,0,0,.2);}.fo-sidebar-page-static{flex:1 1 75vw;background:#fff;position:relative;transition:margin .5s cubic-bezier(.4,0,.2,1),width .5s cubic-bezier(.4,0,.2,1);padding:0;border-left:1px solid #f1f1f1;}.fo-sidebar-page-static .fo-sidebar-page-toggle{border:0;background-color:#f1f1f1;border-top-left-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:0;width:30px;height:30px;padding:2px;z-index:10;font-size:.9em;position:absolute;left:0;top:0;}.fo-sidebar-page.toggled .fo-sidebar-page-collapsible{width:0!important;min-width:0!important;max-width:0!important;padding:0;border:0;}.fo-sidebar-page.toggled .fo-sidebar-page-static{flex:1 1 100vw;width:100vw;transition:flex .5s cubic-bezier(.4,0,.2,1),width .5s cubic-bezier(.4,0,.2,1);}.fo-sidebar-page .fo-sidebar-page-sticky-bottom{display:none;}@media(max-width:767px){.fo-sidebar-page{flex-direction:column;}.fo-sidebar-page-collapsible{position:fixed;left:0;top:0;width:100vw;height:100vh;max-width:none;min-width:0;z-index:2000;transform:translateX(-100%);box-shadow:2px 0 8px rgba(0,0,0,.2);transition:transform .5s cubic-bezier(.4,0,.2,1);}.fo-sidebar-page-collapsible .row{display:flex;align-items:center;}.fo-sidebar-page-collapsible .fo-sidebar-page-close-container{display:block;}.fo-sidebar-page-static{flex:none;transition:filter .5s cubic-bezier(.4,0,.2,1);border-left:0;}.fo-sidebar-page-static .fo-sidebar-page-toggle{display:none;}.fo-sidebar-page.toggled .fo-sidebar-page-collapsible{transform:translateX(0);width:100vw!important;min-width:0!important;max-width:none!important;}.fo-sidebar-page.toggled .fo-sidebar-page-static{filter:blur(2px);}.fo-sidebar-page .fo-sidebar-page-sticky-bottom{display:block;position:fixed;left:0;bottom:0;height:80px;width:100%;background-color:#fff;padding:1em;}}#mobile-action-bar{display:none;position:sticky;bottom:0;left:0;right:0;background-color:#333;padding:10px 20px;z-index:999;display:flex;justify-content:space-around;}#mobile-action-bar button{background:#fff;padding:10px 20px;border:0;border-radius:5px;}@media(max-width:768px){#mobile-action-bar{display:flex;}}.fo-footer{width:100%;height:60px;padding:1em;margin:0;display:flex;justify-content:space-between;align-items:center;color:var(--color-header);background-color:var(--background-header);}.fo-footer .fo-footer-left{width:100px;}.fo-footer .fo-footer-left .fo-logo-koc,.fo-footer .fo-footer-left .fo-logo-koc-white{width:120px;}.fo-footer .fo-footer-right{width:100px;text-align:right;}.fo-footer .fo-footer-right .fo-logo-ford{width:120px;}.fo-footer-client,.footer-client{background-color:var(--color-gray-20);color:var(--color-white);font-weight:500;width:100%;height:240px;padding-top:30px;}.fo-footer-client .fo-footer-client-logo .fo-logo-koc-white,.fo-footer-client .fo-footer-client-logo .logo-koc,.fo-footer-client .logo-footer .fo-logo-koc-white,.fo-footer-client .logo-footer .logo-koc,.footer-client .fo-footer-client-logo .fo-logo-koc-white,.footer-client .fo-footer-client-logo .logo-koc,.footer-client .logo-footer .fo-logo-koc-white,.footer-client .logo-footer .logo-koc{width:90px;}.fo-footer-client .fo-footer-client-social ul,.fo-footer-client .social ul,.footer-client .fo-footer-client-social ul,.footer-client .social ul{list-style:none;float:right;}.fo-footer-client .fo-footer-client-social ul li,.fo-footer-client .social ul li,.footer-client .fo-footer-client-social ul li,.footer-client .social ul li{float:left;margin-left:10px;}@media all and (min-width:239px) and (max-width:669px){.fo-footer .fo-footer-left .fo-logo-koc,.fo-footer .fo-footer-left .fo-logo-koc-white{width:60px;}.fo-footer .fo-footer-right .fo-logo-ford{width:60px;}}#push,#footer{height:60px;}#footer,.footer{background-color:var(--color-black);color:var(--color-white);font-weight:500;width:100%;height:60px;line-height:50px;padding:0;}#footer .logo-footer .logo-koc,.footer .logo-footer .logo-koc{height:30px;width:60px;}#footer .logo-footer .logo-ford,.footer .logo-footer .logo-ford{max-height:30px;width:80px;}#footer .logo-footer .pull-right,.footer .logo-footer .pull-right{margin-top:10px;}.fo-navigation-multipurpose-container,.fo-navigation-modern-container{height:90px;background:var(--background-header);position:sticky;top:0;z-index:101;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose,.fo-navigation-multipurpose-container .fo-navigation-modern,.fo-navigation-modern-container .fo-navigation-multipurpose,.fo-navigation-modern-container .fo-navigation-modern{max-width:100%;height:100%;padding:0 1em;display:flex;justify-content:space-between;align-items:center;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo,.fo-navigation-multipurpose-container .fo-navigation-modern-logo,.fo-navigation-modern-container .fo-navigation-multipurpose-logo,.fo-navigation-modern-container .fo-navigation-modern-logo{width:97px;height:57px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo a,.fo-navigation-multipurpose-container .fo-navigation-modern-logo a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo a,.fo-navigation-modern-container .fo-navigation-modern-logo a{width:97px;height:57px;display:inline-block;background:var(--logo-main) no-repeat;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan{width:180px;height:30px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a{content:url("../svg/logo-ford-otosan.svg");width:180px;height:100%;max-width:180px;display:inline-block;}.fo-navigation-multipurpose-container nav ul,.fo-navigation-modern-container nav ul{list-style:none;margin:0;padding:0;}.fo-navigation-multipurpose-container nav ul li,.fo-navigation-modern-container nav ul li{position:relative;display:inline-block;}.fo-navigation-multipurpose-container nav ul li a,.fo-navigation-modern-container nav ul li a{display:block;padding:0 20px;background:var(--background-header);color:var(--color-primary);text-decoration:none;font-family:var(--font-medium);}.fo-navigation-multipurpose-container nav ul li a:hover,.fo-navigation-modern-container nav ul li a:hover{color:var(--color-primary);}.fo-navigation-multipurpose-container nav ul li a::before,.fo-navigation-modern-container nav ul li a::before{transition:300ms;height:2px;content:"";position:absolute;background-color:var(--color-primary);width:0%;bottom:0;}.fo-navigation-multipurpose-container nav ul li a:hover::before,.fo-navigation-modern-container nav ul li a:hover::before{width:70%;}.fo-navigation-multipurpose-container nav ul li a:not(:only-child):after,.fo-navigation-modern-container nav ul li a:not(:only-child):after{padding-left:4px;font-family:var(--font-icon);font-size:1.3em;content:"";position:absolute;line-height:1;}.fo-navigation-multipurpose-container nav ul li ul li,.fo-navigation-modern-container nav ul li ul li{min-width:190px;}.fo-navigation-multipurpose-container nav ul li ul li a,.fo-navigation-modern-container nav ul li ul li a{padding:15px;line-height:20px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links>ul,.fo-navigation-multipurpose-container .fo-navigation-modern-links>ul,.fo-navigation-modern-container .fo-navigation-multipurpose-links>ul,.fo-navigation-modern-container .fo-navigation-modern-links>ul{padding:0;margin:0;list-style:none;display:inline-flex;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links>ul li,.fo-navigation-multipurpose-container .fo-navigation-modern-links>ul li,.fo-navigation-modern-container .fo-navigation-multipurpose-links>ul li,.fo-navigation-modern-container .fo-navigation-modern-links>ul li{padding:0 1em;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links>ul li #buttonFullScreen,.fo-navigation-multipurpose-container .fo-navigation-modern-links>ul li #buttonFullScreen,.fo-navigation-modern-container .fo-navigation-multipurpose-links>ul li #buttonFullScreen,.fo-navigation-modern-container .fo-navigation-modern-links>ul li #buttonFullScreen{cursor:pointer;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user{position:relative;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu{width:400px;min-height:460px;border:0;position:absolute;left:-350px;padding:30px;text-align:center;background-color:var(--background-content);color:var(--color-body);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info{display:flex;align-items:center;justify-content:left;margin-bottom:2em;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-picture,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-picture,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-picture,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-picture,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-picture,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-picture,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-picture,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-picture,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-picture,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-picture,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-picture,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-picture,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-picture,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-picture,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-picture,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-picture,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-picture,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-picture,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-picture,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-picture,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-picture,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-picture,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-picture,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-picture,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-picture{width:24%;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-picture img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-picture img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-picture img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-picture img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-picture img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-picture img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-picture img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-picture img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-picture img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-picture img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-picture img{width:70px;height:70px;border-radius:50px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-profile,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-profile,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-profile,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-profile,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-profile,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-profile,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-profile,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-profile,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-profile,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-profile,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-profile,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-profile,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-profile,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-profile,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-profile,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-profile{cursor:auto;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-profile .user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-profile .user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-profile .user-name,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-profile .user-name,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-name,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-profile .user-name,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-profile .user-name,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-profile .fo-user-name,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-profile .user-name{font-family:var(--font-medium);display:inline-block;margin:0;font-size:1.1em;max-width:250px;overflow:hidden!important;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-profile .user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu .user-info .user-profile .user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu .user-info .user-profile .user-role,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu .user-info .user-profile .user-role,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .fo-user-profile .user-role,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .fo-user-info .user-profile .user-role,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .fo-user-profile .user-role,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-profile .fo-user-role,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu .user-info .user-profile .user-role{font-family:var(--font-base);font-size:.9em;max-width:250px;overflow:hidden!important;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li{padding:0;text-align:left;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li:hover,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li:hover,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li:hover{background:none;border:0;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li a,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li a,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li .menu-user-row,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li a,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .menu-user-row,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li a,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .menu-user-row,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li a,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .menu-user-row,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li a,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li .menu-user-row{color:var(--color-body);border:0;font-weight:var(--font-base);border-bottom:1px solid var(--color-border);padding:10px 0;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li a em,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .fo-menu-user-row em,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .menu-user-row em,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li a em,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .fo-menu-user-row em,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .menu-user-row em,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li a em,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .fo-menu-user-row em,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .menu-user-row em,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li a em,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li .fo-menu-user-row em,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li .menu-user-row em,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li a em,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .fo-menu-user-row em,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .menu-user-row em,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li a em,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .fo-menu-user-row em,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .menu-user-row em,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li a em,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .fo-menu-user-row em,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .menu-user-row em,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li a em,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li .fo-menu-user-row em,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li .menu-user-row em{font-size:1.4em;margin-right:15px;color:var(--color-body);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li a:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .menu-user-row:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li a:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .menu-user-row:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li a:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .menu-user-row:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li a:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li .menu-user-row:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li a:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .menu-user-row:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li a:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .menu-user-row:hover,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li a:hover,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .menu-user-row:hover,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li a:hover,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li .fo-menu-user-row:hover,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li .menu-user-row:hover{background-color:transparent;font-family:var(--font-base);color:var(--color-hover);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li .menu-user-row,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .menu-user-row,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .menu-user-row,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .menu-user-row,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li .fo-menu-user-row,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li .menu-user-row{display:flex;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .menu-user-row .fo-radio,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .menu-user-row .fo-radio,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .menu-user-row .fo-radio,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu li .menu-user-row .fo-radio,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu li .menu-user-row .fo-radio,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu li .menu-user-row .fo-radio,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu li .menu-user-row .fo-radio,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li .fo-menu-user-row .fo-radio,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu li .menu-user-row .fo-radio{margin-right:1em;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user.open .dropdown-toggle em,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user.open .dropdown-toggle em,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user.open .dropdown-toggle em,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user.open .dropdown-toggle em,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user.open .dropdown-toggle em,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user.open .dropdown-toggle em,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user.open .dropdown-toggle em,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user.open .dropdown-toggle em{color:var(--color-primary);}@media all and (min-width:239px) and (max-width:669px){.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user{position:inherit;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-user .dropdown-menu,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-user .dropdown-menu,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu,.fo-navigation-modern-container .fo-navigation-modern-links .menu-user .dropdown-menu{width:100%;top:100px;right:0;left:0;}}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification{position:relative;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .fo-menu-notification-link,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .menu-notification-link,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .fo-menu-notification-link,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .menu-notification-link,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .fo-menu-notification-link,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .menu-notification-link,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .fo-menu-notification-link,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .menu-notification-link,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .fo-menu-notification-link,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .menu-notification-link,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .fo-menu-notification-link,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .menu-notification-link,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .fo-menu-notification-link,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .menu-notification-link,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .fo-menu-notification-link,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .menu-notification-link{position:relative;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .fo-menu-notification-link-unread,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .menu-notification-link-unread,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .fo-menu-notification-link-unread,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .menu-notification-link-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .fo-menu-notification-link-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .menu-notification-link-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .fo-menu-notification-link-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .menu-notification-link-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .fo-menu-notification-link-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .menu-notification-link-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .fo-menu-notification-link-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .menu-notification-link-unread,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .fo-menu-notification-link-unread,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .menu-notification-link-unread,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .fo-menu-notification-link-unread,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .menu-notification-link-unread{position:relative;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .fo-menu-notification-link-unread:before,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .menu-notification-link-unread:before,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .fo-menu-notification-link-unread:before,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .menu-notification-link-unread:before,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .fo-menu-notification-link-unread:before,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .menu-notification-link-unread:before,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .fo-menu-notification-link-unread:before,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .menu-notification-link-unread:before,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .fo-menu-notification-link-unread:before,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .menu-notification-link-unread:before,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .fo-menu-notification-link-unread:before,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .menu-notification-link-unread:before,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .fo-menu-notification-link-unread:before,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .menu-notification-link-unread:before,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .fo-menu-notification-link-unread:before,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .menu-notification-link-unread:before{color:var(--color-orange);font-family:var(--font-icon);font-size:.6em;position:absolute;top:-8px;right:-2px;content:"";}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification ul,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification ul,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification ul,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification ul,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification ul,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification ul,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification ul,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification ul{list-style:none;padding-inline-start:0;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification ul li,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification ul li,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification ul li,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification ul li,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification ul li,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification ul li,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification ul li,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification ul li{display:block;line-height:26px;padding:0;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification ul li:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification ul li:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification ul li:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification ul li:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification ul li:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification ul li:hover,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification ul li:hover,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification ul li:hover{background-color:transparent;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu{background-color:var(--background-content);color:var(--color-body);width:400px;height:460px;padding:15px;right:0;top:50px;border:0;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu h4,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu h4,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu h4,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu h4,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu h4,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu h4,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu h4,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu h4{font-size:18px;font-family:var(--font-medium);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-header,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-header,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-header,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-header,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-header,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-header,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-header,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-header,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-header,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-header,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-header,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-header{display:flex;align-items:center;justify-content:space-between;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-header h5,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-header h5,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-header h5,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-header h5,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-header h5,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-header h5,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-header h5,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-header h5,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-header h5{font-family:var(--font-medium);font-size:1em;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-header a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-header a,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-header a,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-header a,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-header a,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-header a,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-header a,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-header a,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-header a{font-family:var(--font-medium);color:var(--color-primary);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container{max-height:360px;overflow:auto;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li{border-bottom:1px solid var(--color-gray-90);position:relative;opacity:.8;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content{font-size:14px;font-weight:var(--font-regular);padding:1em;border:0;display:flex;flex-direction:row;align-content:center;justify-content:left;color:var(--color-body);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content:hover,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content:hover{border:0;background-color:var(--color-gray-90);color:var(--color-hover);border-radius:5px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image{flex-direction:column;position:relative;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image img,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image img{width:40px;height:40px;object-fit:cover;border-radius:100px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail{position:absolute;right:-5px;bottom:-5px;width:20px;height:20px;display:flex;border-radius:20px;align-items:center;justify-content:center;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after{color:var(--color-white);font-family:var(--font-icon);font-size:.9em;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note{background-color:var(--color-blue);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-note:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-note:after{content:"";}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard{background-color:var(--color-orange);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-standard:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-standard:after{content:"";}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail{background-color:var(--color-green);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-image .fo-notification-type-mail:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-image .fo-notification-type-mail:after{content:"";}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text{flex-direction:column;justify-content:center;display:flex;padding-left:15px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text h6,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text h6{font-family:var(--font-medium);margin:0;max-width:200px;overflow:hidden!important;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li .menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .fo-menu-notification-content .menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .fo-menu-notification-text small,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li .menu-notification-content .menu-notification-text small{max-width:200px;overflow:hidden!important;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread{opacity:1;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-container ul li.menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li.fo-menu-notification-unread:after,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-container ul li.menu-notification-unread:after{font-family:var(--font-icon);font-size:.6em;content:"";position:absolute;right:15px;top:20px;color:var(--color-primary);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-footer,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-footer,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-footer,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-footer,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-footer,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-footer,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-footer,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-footer,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-footer{text-align:center;padding:.5em 0;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-footer a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-footer a,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-footer a,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-footer a,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu .menu-notification-footer a,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu .menu-notification-footer a,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu .menu-notification-footer a,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .fo-menu-notification-footer a,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu .menu-notification-footer a{font-family:var(--font-medium);color:var(--color-primary);font-size:.9em;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification.open .dropdown-toggle em,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification.open .dropdown-toggle em,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification.open .dropdown-toggle em,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification.open .dropdown-toggle em,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification.open .dropdown-toggle em,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification.open .dropdown-toggle em,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification.open .dropdown-toggle em,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification.open .dropdown-toggle em{color:var(--color-primary);}@media all and (min-width:239px) and (max-width:669px){.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification{position:inherit;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-modern-links .menu-notification .dropdown-menu,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-notification .dropdown-menu,.fo-navigation-modern-container .fo-navigation-multipurpose-links .menu-notification .dropdown-menu,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-notification .dropdown-menu,.fo-navigation-modern-container .fo-navigation-modern-links .menu-notification .dropdown-menu{width:100%;margin-top:50px;}}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-dropdown,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-dropdown,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-dropdown,.fo-navigation-modern-container .fo-navigation-modern-nav-dropdown{display:none;position:absolute;z-index:1;box-shadow:0 3px 12px rgba(0,0,0,.15);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-mobile,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-mobile,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-mobile,.fo-navigation-modern-container .fo-navigation-modern-nav-mobile{display:none;position:absolute;top:0;right:0;height:26px;width:35px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle{position:absolute;right:0;top:22px;padding:10px 35px 16px 0;cursor:pointer;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle span,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle span:before,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle span:after,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle span,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle span:before,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle span:after,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle span,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle span:before,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle span:after,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle span,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle span:before,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle span:after{cursor:pointer;border-radius:1px;height:3px;width:35px;background:var(--color-primary);position:absolute;display:block;content:"";transition:all 300ms ease-in-out;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle span:before,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle span:before,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle span:before,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle span:before{top:-10px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle span:after,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle span:after,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle span:after,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle span:after{bottom:-10px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle.active span,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle.active span,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle.active span,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle.active span{background-color:transparent;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle.active span:before,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle.active span:after,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle.active span:before,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle.active span:after,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle.active span:before,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle.active span:after,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle.active span:before,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle.active span:after{top:0;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle.active span:before,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle.active span:before,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle.active span:before,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle.active span:before{transform:rotate(45deg);}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-toggle.active span:after,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-toggle.active span:after,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-toggle.active span:after,.fo-navigation-modern-container .fo-navigation-modern-nav-toggle.active span:after{transform:rotate(-45deg);}.fo-navigation-multipurpose-static{position:inherit;}@media only screen and (max-width:799px){.fo-navigation-multipurpose-container .fo-navigation-multipurpose .fo-navigation-multipurpose-nav .fo-navigation-multipurpose-nav-list,.fo-navigation-multipurpose-container .fo-navigation-multipurpose .fo-navigation-multipurpose-nav .fo-navigation-modern-nav-list,.fo-navigation-multipurpose-container .fo-navigation-multipurpose .fo-navigation-modern-nav .fo-navigation-multipurpose-nav-list,.fo-navigation-multipurpose-container .fo-navigation-multipurpose .fo-navigation-modern-nav .fo-navigation-modern-nav-list,.fo-navigation-multipurpose-container .fo-navigation-modern .fo-navigation-multipurpose-nav .fo-navigation-multipurpose-nav-list,.fo-navigation-multipurpose-container .fo-navigation-modern .fo-navigation-multipurpose-nav .fo-navigation-modern-nav-list,.fo-navigation-multipurpose-container .fo-navigation-modern .fo-navigation-modern-nav .fo-navigation-multipurpose-nav-list,.fo-navigation-multipurpose-container .fo-navigation-modern .fo-navigation-modern-nav .fo-navigation-modern-nav-list,.fo-navigation-modern-container .fo-navigation-multipurpose .fo-navigation-multipurpose-nav .fo-navigation-multipurpose-nav-list,.fo-navigation-modern-container .fo-navigation-multipurpose .fo-navigation-multipurpose-nav .fo-navigation-modern-nav-list,.fo-navigation-modern-container .fo-navigation-multipurpose .fo-navigation-modern-nav .fo-navigation-multipurpose-nav-list,.fo-navigation-modern-container .fo-navigation-multipurpose .fo-navigation-modern-nav .fo-navigation-modern-nav-list,.fo-navigation-modern-container .fo-navigation-modern .fo-navigation-multipurpose-nav .fo-navigation-multipurpose-nav-list,.fo-navigation-modern-container .fo-navigation-modern .fo-navigation-multipurpose-nav .fo-navigation-modern-nav-list,.fo-navigation-modern-container .fo-navigation-modern .fo-navigation-modern-nav .fo-navigation-multipurpose-nav-list,.fo-navigation-modern-container .fo-navigation-modern .fo-navigation-modern-nav .fo-navigation-modern-nav-list{position:absolute;top:90px;left:0;width:100%;background-color:var(--color-white);z-index:2;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose .fo-navigation-multipurpose-nav .fo-navigation-multipurpose-nav-list li,.fo-navigation-multipurpose-container .fo-navigation-multipurpose .fo-navigation-multipurpose-nav .fo-navigation-modern-nav-list li,.fo-navigation-multipurpose-container .fo-navigation-multipurpose .fo-navigation-modern-nav .fo-navigation-multipurpose-nav-list li,.fo-navigation-multipurpose-container .fo-navigation-multipurpose .fo-navigation-modern-nav .fo-navigation-modern-nav-list li,.fo-navigation-multipurpose-container .fo-navigation-modern .fo-navigation-multipurpose-nav .fo-navigation-multipurpose-nav-list li,.fo-navigation-multipurpose-container .fo-navigation-modern .fo-navigation-multipurpose-nav .fo-navigation-modern-nav-list li,.fo-navigation-multipurpose-container .fo-navigation-modern .fo-navigation-modern-nav .fo-navigation-multipurpose-nav-list li,.fo-navigation-multipurpose-container .fo-navigation-modern .fo-navigation-modern-nav .fo-navigation-modern-nav-list li,.fo-navigation-modern-container .fo-navigation-multipurpose .fo-navigation-multipurpose-nav .fo-navigation-multipurpose-nav-list li,.fo-navigation-modern-container .fo-navigation-multipurpose .fo-navigation-multipurpose-nav .fo-navigation-modern-nav-list li,.fo-navigation-modern-container .fo-navigation-multipurpose .fo-navigation-modern-nav .fo-navigation-multipurpose-nav-list li,.fo-navigation-modern-container .fo-navigation-multipurpose .fo-navigation-modern-nav .fo-navigation-modern-nav-list li,.fo-navigation-modern-container .fo-navigation-modern .fo-navigation-multipurpose-nav .fo-navigation-multipurpose-nav-list li,.fo-navigation-modern-container .fo-navigation-modern .fo-navigation-multipurpose-nav .fo-navigation-modern-nav-list li,.fo-navigation-modern-container .fo-navigation-modern .fo-navigation-modern-nav .fo-navigation-multipurpose-nav-list li,.fo-navigation-modern-container .fo-navigation-modern .fo-navigation-modern-nav .fo-navigation-modern-nav-list li{display:inline-block;width:100%;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-mobile,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-mobile,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-mobile,.fo-navigation-modern-container .fo-navigation-modern-nav-mobile{display:block;top:13px;right:1em;}.fo-navigation-multipurpose-container nav,.fo-navigation-modern-container nav{width:100%;padding:90px 0 15px;}.fo-navigation-multipurpose-container nav ul,.fo-navigation-modern-container nav ul{display:none;}.fo-navigation-multipurpose-container nav ul li,.fo-navigation-modern-container nav ul li{float:none;}.fo-navigation-multipurpose-container nav ul li a,.fo-navigation-modern-container nav ul li a{padding:15px;line-height:20px;}.fo-navigation-multipurpose-container nav ul li a:hover::before,.fo-navigation-modern-container nav ul li a:hover::before{width:20%;}.fo-navigation-multipurpose-container nav ul li ul li a,.fo-navigation-modern-container nav ul li ul li a{padding-left:30px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links,.fo-navigation-multipurpose-container .fo-navigation-modern-links,.fo-navigation-modern-container .fo-navigation-multipurpose-links,.fo-navigation-modern-container .fo-navigation-modern-links{margin-right:3em;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu,.fo-navigation-multipurpose-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu,.fo-navigation-modern-container .fo-navigation-multipurpose-links .fo-menu-user .dropdown-menu,.fo-navigation-modern-container .fo-navigation-modern-links .fo-menu-user .dropdown-menu{top:80px;}.fo-navigation-multipurpose-container .fo-navigation-multipurpose-nav-dropdown,.fo-navigation-multipurpose-container .fo-navigation-modern-nav-dropdown,.fo-navigation-modern-container .fo-navigation-multipurpose-nav-dropdown,.fo-navigation-modern-container .fo-navigation-modern-nav-dropdown{position:static;}}@media screen and (min-width:799px){.fo-navigation-multipurpose-container .nav-list,.fo-navigation-modern-container .nav-list{display:block!important;}}.fo-footer-multipurpose{background-color:var(--color-primary);color:#fff;padding:1em 2em;}.fo-footer-multipurpose .fo-footer-multipurpose-content{display:flex;justify-content:space-between;align-items:center;}.fo-footer-multipurpose .fo-footer-multipurpose-content p{font-size:.8em;margin:0;}.fo-footer-multipurpose .fo-footer-multipurpose-social-icons{display:flex;}.fo-footer-multipurpose .fo-footer-multipurpose-social-icons a{color:#fff;text-decoration:none;font-size:18px;margin-right:10px;}.fo-footer-multipurpose .fo-footer-multipurpose-social-icons a:hover{color:#ffd700;}.fo-user .fo-user-profile .fo-user-name{font-family:var(--font-medium);font-size:24px;}.fo-user .fo-user-profile .fo-user-role{color:var(--color-gray-50);}.fo-float-section,.first-section{margin-top:-20px;margin-bottom:2%;background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.1),0 0 2px 0 rgba(0,0,0,.12);border-style:solid;border-width:1px;border-image-source:linear-gradient(to bottom,#fff,rgba(255,255,255,0) 20%,rgba(255,255,255,0));border-image-slice:1;}.body-slides{background:url("../img/slides/background-17.jpg") no-repeat center center fixed #000;background-size:cover;padding-top:5px;}.fo-section-login,.section-login{padding:4em;margin:5% auto;max-width:35rem;background-color:var(--color-white);box-shadow:0 19px 38px 0 rgba(0,0,0,.3),0 15px 12px 0 rgba(0,0,0,.22);border-radius:5px;}.fo-section-login .fo-form-login,.fo-section-login .form-login,.section-login .fo-form-login,.section-login .form-login{padding-top:3em;}.fo-section-login .fo-section-login-footer .logo-koc,.fo-section-login .footer .logo-koc,.section-login .fo-section-login-footer .logo-koc,.section-login .footer .logo-koc{height:30px;width:70px;}.fo-section-login .fo-section-login-footer .logo-ford,.fo-section-login .footer .logo-ford,.section-login .fo-section-login-footer .logo-ford,.section-login .footer .logo-ford{max-height:30px;width:70px;}.fo-section-login-container{width:1170px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.fo-section-login-visual{padding:0;margin:5% auto;width:100%;height:40rem;max-width:100%;background-color:var(--color-white);box-shadow:0 19px 38px 0 rgba(0,0,0,.3),0 15px 12px 0 rgba(0,0,0,.22);border-radius:15px;display:flex;overflow:hidden;}.fo-section-login-visual .fo-login-visual{width:60%;height:auto;}.fo-section-login-visual .fo-login-visual .fo-login-visual-backgrounds{height:100%;width:100%;background-size:cover;background-position:center;}.fo-section-login-visual .fo-login-visual-backgrounds-1{background-image:url("https://fof.ford.com.tr/content/img/background/login/ford-otosan-1.jpg");}.fo-section-login-visual .fo-login-visual-backgrounds-2{background-image:url("https://fof.ford.com.tr/content/img/background/login/ford-otosan-2.jpg");}.fo-section-login-visual .fo-login-visual-backgrounds-3{background-image:url("https://fof.ford.com.tr/content/img/background/login/ford-otosan-3.jpg");}.fo-section-login-visual .fo-login-visual-backgrounds-4{background-image:url("https://fof.ford.com.tr/content/img/background/login/ford-otosan-4.jpg");}.fo-section-login-visual .fo-login-visual-backgrounds-5{background-image:url("https://fof.ford.com.tr/content/img/background/login/ford-otosan-5.jpg");}.fo-section-login-visual .fo-login-visual-backgrounds-6{background-image:url("https://fof.ford.com.tr/content/img/background/login/ford-otosan-6.jpg");}.fo-section-login-visual .fo-login-visual-backgrounds-7{background-image:url("https://fof.ford.com.tr/content/img/background/login/ford-otosan-7.jpg");}.fo-section-login-visual .fo-login-form{padding:4em;width:40%;}.fo-section-login-visual .fo-section-login-footer .logo-koc,.fo-section-login-visual .footer .logo-koc{height:30px;width:70px;}.fo-section-login-visual .fo-section-login-footer .logo-ford,.fo-section-login-visual .footer .logo-ford{max-height:30px;width:70px;}.fo-background-colored{align-items:center;background-position:0 0;box-shadow:inset 0 0 5em rgba(0,0,0,.5);display:flex;height:auto;justify-content:center;background:linear-gradient(-45deg,#3f51b1 0%,#5a55ae 13%,#7b5fac 25%,#8f6aae 38%,#a86aa4 50%,#cc6b8e 62%,#f18271 75%,#f3a469 87%,#f7c978 100%);background-size:400% 400%;position:relative;animation:animate 7.5s ease-in-out infinite;}@keyframes animate{0%{background-position:0 50%;}50%{background-position:100% 50%;}100%{background-position:0 50%;}}@keyframes gradients{0%{background-position:0 0;}25%{background-position:50% 0;}50%{background-position:90% 0;}60%{background-position:60%;}75%{background-position:40%;}100%{background-position:0 0;}}@media(min-device-width:801px) and (max-device-width:1200px){.fo-section-login-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.fo-section-login-visual{padding:0;margin:0 auto;}.fo-section-login-visual .fo-login-form{padding:2em 1em;}.fo-background-colored{height:100%;}}@media(min-device-width:50px) and (max-device-width:800px){.fo-background-colored{height:100%;background-color:var(--color-white);}.fo-section-login-container{width:100%;height:100%;padding:0;margin:0;}.fo-section-login-visual{padding:0;margin:0 auto;width:100%;height:100%;max-width:100%;background-color:var(--color-white);box-shadow:none;border-radius:0;display:flex;overflow:scroll;}.fo-section-login-visual .fo-login-visual{display:none;}.fo-section-login-visual .fo-login-form{padding:2em;width:100%;}.fo-background-colored{height:100%;}}@media only screen and (min-device-width:239px) and (max-device-width:736px){.body-slides{padding:0;}.section-login{margin:0 auto;padding:1em;}.user-box{text-align:center;}}.user-box img{border-radius:100px;width:100px;height:100px;}.ui-title{position:absolute;right:15px;top:5px;color:var(--color-white);font-size:2.5em;line-height:normal;font-family:"Freestyle";}.approve-form{position:relative;}.approve-form .approve-text{overflow-y:scroll!important;height:300px;padding:5px;font-size:12px;line-height:12px;}.approve-form .approve-inputs{background-color:#fff;bottom:0;left:10px;right:10px;text-align:center;padding:5px;}.approve-form .approve-inputs .approve-checkbox{display:inline-flex;border-top:1px solid #e6e6e6;padding:5px;}.approve-form .approve-inputs .approve-checkbox .fo-checkbox{display:flex;}.approve-form .approve-inputs .approve-checkbox .approve-checkbox-text{overflow-y:scroll!important;height:35px;font-size:10px;line-height:10px;text-align:justify;padding:5px;}.approve-form .approve-inputs .approve-checkbox .approve-checkbox-error{border:1px solid #db4437;}.approve-form .approve-inputs button{margin-top:5px;}.row-vcenter{display:flex;align-items:center;}@media only screen and (min-device-width:239px) and (max-device-width:1024px){.row-vcenter{display:block;align-items:center;}.ui-icon-container div{display:table-row-group;}.tabs-left .ui-list-title{display:none;}.tabs-left .fo-icon-keyboard-arrow-right{font-size:10px;}.tabs-left .fo-icon-keyboard-arrow-right:before{display:none;}.tabs-left li a{padding:5px 5px;}.component-example ul{-webkit-padding-start:0;}.ui-title-project span{font-size:40px;}.ui-title-project strong{font-size:40px;}.grid-wrap{overflow:scroll;}.no-mobile-after:after{display:none;}}@media(min-device-width:1440px) and (max-device-width:1920px){.fo-show-tablet{display:none;}}@media screen and (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio:1){.fo-expandable-search input[type=search]:focus{width:150px 30px;}}@media only screen and (min-device-width:239px) and (max-device-width:375px){.fo-expandable-search{display:none;}.panel .primary-card .fo-icon-directions-car{display:none;}.panel .panel-body .profile-button{font-size:12px;}.panel .panel-body .fo-border-left{border-left:0;}button{margin-bottom:5px;}}@media(min-width:376px) and (max-width:669px){.fo-expandable-search{display:none;}.navbar-right{background-color:#000;z-index:2;}.navbar-right .dealer{text-align:center;}.navbar-right .dropdown-menu{background-image:linear-gradient(to bottom right,#f60,#c36b9d);width:375px;height:100px;padding:5px;border:0;}.navbar-right .navbar-collapse{z-index:4;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){.grid-actions{text-align:center;}.video-check .video-check-workshop{margin-bottom:20px;margin-right:0;}.video-check .video-check-service{margin-left:0;}.video-check .video-check-service .fo-icon-check-circle{left:-12px;}.video-check .video-check-service .fo-icon-report-problem{left:-12px;}.video-check-carousel{height:250px;max-height:250px;overflow:hidden;}.video-check-carousel .fo-icon-play-circle-outline{left:30%;top:-10%;}.video-check-carousel .carousel-inner .item img{height:250px;}.video-check-carousel .carousel-inner video{height:200px;}.video-check-empty .fo-icon-add-a-photo{left:34%;top:6%;}.video-check-empty .bg-empty{background-size:380px;}.carousel .carousel-indicators{left:16%;}.carousel .item{height:260px;background-color:#000;}.carousel .item img{height:auto;}.carousel .item video{height:260px;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){#filterToggle{display:none;}.grid-process{text-align:center;}.filter-button-static{width:92%;}.video-check .col-md-5{margin-top:10px;}.video-check .video-check-price .video-check-value{width:40%;}.video-check .video-check-service .title-header .button-group{margin-bottom:10px;}.fo-show-phone{display:block;}.page-title .primary-card{padding:6px;font-size:15px;height:140px;}.page-title .primary-card strong{font-size:12px;}.page-title .panel-body{font-size:12px;}.page-title .panel-body .col-xs-6{height:140px;padding:0;}.panel-bottom-content{margin-top:150px;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.page-title .primary-card{padding:6px;font-size:15px;height:140px;}.page-title .panel-body{font-size:12px;}.page-title .panel-body .col-xs-6{height:140px;padding:0;}.panel-bottom-content{margin-top:150px;}.filter-button-static{width:96%;}#filterToggle{display:none;}.grid-process{text-align:center;}.video-check .video-check-price .video-check-value{width:28%;}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3){.video-check .video-check-workshop{margin-bottom:20px;}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait){#filterToggle{display:none;}.grid-actions{text-align:center;}.grid-process{text-align:center;}.filter-button-static{width:94%;}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){#filterToggle{display:none;}.grid-actions{text-align:center;}.filter-button-static{width:96%;}.video-check .video-check-workshop{margin-right:0;}.video-check .video-check-price .video-check-value{width:24%;}.video-check .video-check-service{margin-left:0;}.video-check .video-check-service .fo-icon-check-circle{left:-12px;}.video-check .video-check-service .fo-icon-report-problem{left:-12px;}}@media only screen and (min-device-width:669px) and (max-device-width:1024px) and (orientation:portrait){.video-check .video-check-workshop{margin-bottom:20px;margin-right:0;}.video-check .video-check-service{margin-left:0;}.video-check .video-check-service .fo-icon-check-circle{left:-12px;}.video-check .video-check-service .fo-icon-report-problem{left:-12px;}.video-check .gallery-video-check{margin-top:20px;}#filterToggle{display:none;}.filter-button-static{width:96%;}.fo-menu-content .col-md-10{padding:0;float:left;}.fo-menu-content .col-md-4{width:180px;float:left;}.fo-menu-content .col-md-2{float:left;}.fo-expandable-search input[type=search]:focus{width:100px;}.navbar-right .dropdown:hover .dropdown-menu{margin-top:-3px;}.app-center-content .app-box{width:240px;margin:5px;}}@media only screen and (min-device-width:669px) and (max-device-width:1024px) and (orientation:landscape){.video-check .video-check-workshop{margin-bottom:20px;}.navbar-right .dropdown:hover .dropdown-menu{margin-top:-3px;}.app-center-content .app-box{width:240px;margin:5px;}}@media(min-device-width:1024px) and (max-device-width:1440px){.fo-expandable-search input[type=search]:focus{width:180px;}}@media only screen and (min-device-width:669px) and (max-device-width:1024px) and (orientation:portrait){.fo-menu-content .col-md-10{padding:0;float:left;}.fo-menu-content .col-md-4{width:180px;float:left;}.fo-menu-content .col-md-2{float:left;}.fo-expandable-search input[type=search]:focus{width:100px;}.navbar-right .dropdown:hover .dropdown-menu{margin-top:-3px;}.app-center-content .app-box{width:240px;margin:5px;}}@media only screen and (min-device-width:669px) and (max-device-width:1024px) and (orientation:landscape){.navbar-right .dropdown:hover .dropdown-menu{margin-top:-3px;}.app-center-content .app-box{width:240px;margin:5px;}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2){.fo-collapse .fo-navigation-col ul li h4,.fo-nav-secondary .fo-nav-left .fo-navigation-col ul li h4{font-size:14px;margin:5px;}.fo-collapse .fo-navigation-col ul li a,.fo-nav-secondary .fo-nav-left .fo-navigation-col ul li a{line-height:30px;font-size:12px;}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.app-center-header .collapse .nav li a{padding:10px 5px;font-size:14px;}}.fo-dark .fo-icon-theme-mode .header .header-left ul li .logo img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-koc img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-koc-white img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-ford img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-ford-trucks img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-ford-otosan img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-ford-otosan-white img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-apple img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-android img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-youtube img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-twitter img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-logo-facebook img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-dark .fo-icon-theme-mode .header .header-left ul li a img,.fo-dark .fo-icon-theme-mode .header .header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-dark .fo-icon-theme-mode .header .header-left ul li a img{filter:none;}.fo-dark .jumbotron{background-color:var(--color-gray-20);}.fo-light .header .header-left ul li .logo img,.fo-light .header .header-left ul li .fo-logo-koc img,.fo-light .header .header-left ul li .fo-logo-koc-white img,.fo-light .header .header-left ul li .fo-logo-ford img,.fo-light .header .header-left ul li .fo-logo-ford-trucks img,.fo-light .header .header-left ul li .fo-logo-ford-otosan img,.fo-light .header .header-left ul li .fo-logo-ford-otosan-white img,.fo-light .header .header-left ul li .fo-logo-apple img,.fo-light .header .header-left ul li .fo-logo-android img,.fo-light .header .header-left ul li .fo-logo-youtube img,.fo-light .header .header-left ul li .fo-logo-twitter img,.fo-light .header .header-left ul li .fo-logo-facebook img,.fo-light .header .header-left ul li .fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-multipurpose-container .fo-navigation-multipurpose-logo-ford-otosan .fo-light .header .header-left ul li a img,.fo-light .header .header-left ul li .fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan a img,.fo-navigation-modern-container .fo-navigation-multipurpose-logo-ford-otosan .fo-light .header .header-left ul li a img{filter:invert(1);}.fo-light .jumbotron{background-color:var(--color-gray-80);}:root{--color-red:#db4437;--color-blue:#3aa7de;--color-yellow:#faba57;--color-purple:#ad48bd;--color-orange:#f60;--color-green:#00a860;--color-black:#000;--color-gray-10:#1a1a1a;--color-gray-20:#333;--color-gray-30:#4c4c4c;--color-gray-40:#666;--color-gray-50:#808080;--color-gray-60:#999;--color-gray-70:#b2b2b2;--color-gray-80:#ccc;--color-gray-90:#e6e6e6;--color-white:#fff;--color-primary:#337ab7;--color-secondary:#344859;--color-tertiary:#6c757d;--color-quaternary:#00142e;--color-primary-light:#c7ddef;--color-primary-dark:#285f8f;--color-secondary-light:#efeded;--color-secondary-dark:#212e39;--color-success:#00a860;--color-success-light:#e4f3e5;--color-success-dark:#007543;--color-info:#3aa7de;--color-info-light:#e2f0ff;--color-info-dark:#218dc4;--color-warning:#faba57;--color-warning-light:#fff0d9;--color-warning-dark:#f9a625;--color-error:#db4437;--color-error-light:#fae3e1;--color-error-dark:#bd2e22;--color-link:#337ab7;--color-hover:#285f8f;--color-disable:#999;--color-black-white:#b2b2b2;--color-body:#000;--color-border:#ccc;--color-header:#fff;--background-body:#eee;--background-section:#fff;--background-header:#1b1c1e;--background-content:#fff;--background-panel:#dfe6e9;--background-child:#2b2b2b;--background-active:#21262d;--background-odd:#f2f2f2;--background-even:#fff;--font-thin:"RobotoThin",sans-serif;--font-regular:"RobotoRegular",sans-serif;--font-medium:"RobotoMedium",sans-serif;--font-bold:"RobotoBold",sans-serif;--font-extrabold:"RobotoBold",sans-serif;--font-icon:"MaterialIcons";--font-size-base:1em;--font-size-h1:2em;--font-size-h2:2em;--font-size-h3:2em;--font-size-h4:2em;--font-size-h5:1em;--font-size-h6:1em;--line-height-base:1.428571429;--line-height-computed:1em;--button-color:#fff;--button-background:#337ab7;--button-hover:#285f8f;--button-border:1px solid #337ab7;--button-border-radius:3px;--border-base:1px solid #808080;--border-color:#e6e6e6;--border-radius:3px;--shadow-content:0 5px 10px #ccc;--logo-main:url("https://fof.ford.com.tr/content/svg/logo-ford-otosan-white.svg");--logo-main-mobile:url("../../../Content/svg/logo-fo-white.svg");}:root.fo-light{--color-red:#db4437;--color-blue:#3aa7de;--color-yellow:#faba57;--color-purple:#ad48bd;--color-orange:#f60;--color-green:#00a860;--color-black:#000;--color-gray-10:#1a1a1a;--color-gray-20:#333;--color-gray-30:#4c4c4c;--color-gray-40:#666;--color-gray-50:#808080;--color-gray-60:#999;--color-gray-70:#b2b2b2;--color-gray-80:#ccc;--color-gray-90:#e6e6e6;--color-white:#fff;--color-primary:#09f;--color-secondary:#344859;--color-tertiary:#6c757d;--color-quaternary:#3aa7de;--color-primary-light:#ccebff;--color-primary-dark:#007acc;--color-secondary-light:#efeded;--color-secondary-dark:#212e39;--color-success:#00a860;--color-success-light:#e4f3e5;--color-success-dark:#007543;--color-info:#3aa7de;--color-info-light:#e2f0ff;--color-info-dark:#218dc4;--color-warning:#faba57;--color-warning-light:#fff0d9;--color-warning-dark:#f9a625;--color-error:#db4437;--color-error-light:#fae3e1;--color-error-dark:#bd2e22;--color-link:#09f;--color-hover:#007acc;--color-disable:#999;--color-black-white:#b2b2b2;--color-body:#000;--color-border:#ccc;--color-header:#333;--background-body:#e6e6e6;--background-section:#fff;--background-header:#fafafa;--background-content:#fff;--background-panel:#dfe6e9;--background-child:#ccc;--background-active:#e6e6e6;--background-odd:#e6e6e6;--background-even:#fff;--font-base:"RobotoRegular",sans-serif;--font-thin:"RobotoThin",sans-serif;--font-extralight:"RobotoExtraLight",sans-serif;--font-light:"RobotoLight",sans-serif;--font-regular:"RobotoRegular",sans-serif;--font-medium:"RobotoMedium",sans-serif;--font-bold:"RobotoBold",sans-serif;--font-extrabold:"RobotoBold",sans-serif;--font-icon:"MaterialIcons";--font-size-base:1em;--font-size-h1:2em;--font-size-h2:2em;--font-size-h3:2em;--font-size-h4:2em;--font-size-h5:1em;--font-size-h6:1em;--line-height-base:1.428571429;--line-height-computed:1em;--button-color:#fff;--button-background:#09f;--button-hover:#007acc;--button-border:1px solid #09f;--button-border-radius:3px;--border-base:1px solid #808080;--border-color:#e6e6e6;--border-radius:3px;--shadow-content:0 5px 10px #ccc;--logo-main:url("https://fof.ford.com.tr/content/svg/logo-ford-otosan-black.svg");--logo-main-mobile:url("../../../Content/svg/logo-fo-black.svg");}:root.fo-dark{--color-red:#db4437;--color-blue:#3aa7de;--color-yellow:#faba57;--color-purple:#ad48bd;--color-orange:#f60;--color-green:#00a860;--color-black:#000;--color-gray-10:#1a1a1a;--color-gray-20:#333;--color-gray-30:#4c4c4c;--color-gray-40:#666;--color-gray-50:#808080;--color-gray-60:#999;--color-gray-70:#b2b2b2;--color-gray-80:#ccc;--color-gray-90:#e6e6e6;--color-white:#fff;--color-primary:#09f;--color-secondary:#344859;--color-tertiary:#6c757d;--color-quaternary:#3aa7de;--color-primary-light:#ccebff;--color-primary-dark:#007acc;--color-secondary-light:#efeded;--color-secondary-dark:#212e39;--color-success:#00a860;--color-success-light:#e4f3e5;--color-success-dark:#007543;--color-info:#3aa7de;--color-info-light:#e2f0ff;--color-info-dark:#218dc4;--color-warning:#faba57;--color-warning-light:#fff0d9;--color-warning-dark:#f9a625;--color-error:#db4437;--color-error-light:#fae3e1;--color-error-dark:#bd2e22;--color-link:#09f;--color-hover:#007acc;--color-disable:#999;--color-black-white:#b2b2b2;--color-body:#e6e6e6;--color-border:#666;--color-header:#e6e6e6;--background-body:#121212;--background-section:#1e1e1e;--background-header:#1e1e1e;--background-content:#1a1a1a;--background-panel:#1a1a1a;--background-child:#191c21;--background-active:#21262d;--background-odd:#0d0d0d;--background-even:#1a1a1a;--font-base:"RobotoRegular",sans-serif;--font-thin:"RobotoThin",sans-serif;--font-extralight:"RobotoExtraLight",sans-serif;--font-light:"RobotoLight",sans-serif;--font-regular:"RobotoRegular",sans-serif;--font-medium:"RobotoMedium",sans-serif;--font-bold:"RobotoBold",sans-serif;--font-extrabold:"RobotoBold",sans-serif;--font-icon:"MaterialIcons";--font-size-base:1em;--font-size-h1:2em;--font-size-h2:2em;--font-size-h3:2em;--font-size-h4:2em;--font-size-h5:1em;--font-size-h6:1em;--line-height-base:1.428571429;--line-height-computed:1em;--button-color:#fff;--button-background:#09f;--button-hover:#007acc;--button-border:1px solid #09f;--button-border-radius:3px;--border-base:1px solid #808080;--border-color:#e6e6e6;--border-radius:3px;--shadow-content:0 5px 10px #ccc;--logo-main:url("https://fof.ford.com.tr/content/svg/logo-ford-otosan-white.svg");--logo-main-mobile:url("../../../Content/svg/logo-fo-white.svg");}:root.fo-trucks{--color-red:#db4437;--color-blue:#0a294d;--color-yellow:#ffc000;--color-purple:#ad48bd;--color-orange:#f26224;--color-green:#00af38;--color-black:#000;--color-gray-10:#1a1a1a;--color-gray-20:#333;--color-gray-30:#4c4c4c;--color-gray-40:#666;--color-gray-50:#808080;--color-gray-60:#999;--color-gray-70:#b2b2b2;--color-gray-80:#ccc;--color-gray-90:#e6e6e6;--color-white:#fff;--color-primary:#005a9b;--color-secondary:#344859;--color-tertiary:#066fef;--color-quaternary:#1700f4;--color-primary-light:#68c0ff;--color-primary-dark:#003c68;--color-secondary-light:#efeded;--color-secondary-dark:#212e39;--color-success:#00af38;--color-success-light:#e4f3e5;--color-success-dark:#007c28;--color-info:#0a294d;--color-info-light:#e2f0ff;--color-info-dark:#041120;--color-warning:#ffc000;--color-warning-light:#fff0d9;--color-warning-dark:#cc9a00;--color-error:#db4437;--color-error-light:#fae3e1;--color-error-dark:#bd2e22;--color-link:#005a9b;--color-hover:#013579;--color-disable:#999;--color-black-white:#b2b2b2;--color-body:#000;--color-border:#ccc;--color-header:#005a9b;--background-body:#f5f7f8;--background-section:#fff;--background-header:#fff;--background-content:#fff;--background-panel:#dfe6e9;--background-child:#191c21;--background-active:#21262d;--background-odd:#f2f2f2;--background-even:#fff;--font-thin:"FordF1Light",sans-serif;--font-regular:"FordF1Regular",sans-serif;--font-medium:"FordF1Medium",sans-serif;--font-bold:"FordF1Semibold",sans-serif;--font-extrabold:"FordF1Bold",sans-serif;--font-icon:"MaterialIcons";--font-size-base:14px;--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:14px;--font-size-h6:12px;--line-height-base:1.428571429;--line-height-computed:20px;--button-color:#fff;--button-background:#337ab7;--button-hover:#066fef;--button-border:1px solid #337ab7;--button-border-radius:3px;--border-base:1px solid #808080;--border-color:#e6e6e6;--border-radius:3px;--shadow-content:0 5px 10px #ccc;--logo-main:url("https://fof.ford.com.tr/content/svg/logo-fordtrucks.svg");--logo-main-mobile:url("https://fof.ford.com.tr/content/svg/logo-fordtrucks.svg");--logo-connectruck:url("https://fof.ford.com.tr/content/svg/logo-connectruck.svg");}:root.fo-fordpro{--color-red:#db4437;--color-blue:#3aa7de;--color-yellow:#ffc000;--color-purple:#ad48bd;--color-orange:#f60;--color-green:#00af38;--color-black:#000;--color-gray-10:#1a1a1a;--color-gray-20:#333;--color-gray-30:#4c4c4c;--color-gray-40:#666;--color-gray-50:#808080;--color-gray-60:#999;--color-gray-70:#b2b2b2;--color-gray-80:#ccc;--color-gray-90:#e6e6e6;--color-white:#fff;--color-primary:#00095b;--color-secondary:#00142e;--color-tertiary:#066fef;--color-quaternary:#1700f4;--color-primary-light:#dce0ff;--color-primary-dark:#000428;--color-secondary-light:#efeded;--color-secondary-dark:black;--color-success:#00af38;--color-success-light:#e4f3e5;--color-success-dark:#007c28;--color-info:#3aa7de;--color-info-light:#e2f0ff;--color-info-dark:#218dc4;--color-warning:#ffc000;--color-warning-light:#fff0d9;--color-warning-dark:#cc9a00;--color-error:#db4437;--color-error-light:#fae3e1;--color-error-dark:#bd2e22;--color-link:#1700f4;--color-hover:#1700f4;--color-disable:#999;--color-black-white:#b2b2b2;--color-body:#000;--color-border:#ccc;--color-header:#00095b;--background-body:#eee;--background-section:#fff;--background-header:#fff;--background-content:#fff;--background-panel:#dfe6e9;--background-child:#2b2b2b;--background-active:#21262d;--background-odd:#f2f2f2;--background-even:#fff;--font-thin:"FordF1Light",sans-serif;--font-regular:"FordF1Regular",sans-serif;--font-medium:"FordF1Medium",sans-serif;--font-bold:"FordF1SemiBold",sans-serif;--font-extrabold:"FordF1Bold",sans-serif;--font-icon:"MaterialIcons";--font-size-base:14px;--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:14px;--font-size-h6:12px;--line-height-base:1.428571429;--line-height-computed:20px;--button-color:#fff;--button-background:#1700f4;--button-hover:#066fef;--button-border:1px solid #1700f4;--button-border-radius:30px;--border-base:1px solid #808080;--border-color:#e6e6e6;--border-radius:3px;--shadow-content:0 5px 10px #ccc;--logo-main:url("https://fof.ford.com.tr/content/svg/logo-fordpro.svg");--logo-main-mobile:url("https://fof.ford.com.tr/content/svg/logo-fordpro.svg");}:root.fo-ford{--color-red:#db4437;--color-blue:#3aa7de;--color-yellow:#ffc000;--color-purple:#ad48bd;--color-orange:#f60;--color-green:#00af38;--color-black:#000;--color-gray-10:#1a1a1a;--color-gray-20:#333;--color-gray-30:#4c4c4c;--color-gray-40:#666;--color-gray-50:#808080;--color-gray-60:#999;--color-gray-70:#b2b2b2;--color-gray-80:#ccc;--color-gray-90:#e6e6e6;--color-white:#fff;--color-primary:#00095b;--color-secondary:#00142e;--color-tertiary:#066fef;--color-quaternary:#1700f4;--color-primary-light:#dce0ff;--color-primary-dark:#000428;--color-secondary-light:#efeded;--color-secondary-dark:black;--color-success:#00af38;--color-success-light:#e4f3e5;--color-success-dark:#007c28;--color-info:#3aa7de;--color-info-light:#e2f0ff;--color-info-dark:#218dc4;--color-warning:#ffc000;--color-warning-light:#fff0d9;--color-warning-dark:#cc9a00;--color-error:#db4437;--color-error-light:#fae3e1;--color-error-dark:#bd2e22;--color-link:#1700f4;--color-hover:#1700f4;--color-disable:#999;--color-black-white:#b2b2b2;--color-body:#000;--color-border:#ccc;--color-header:#00095b;--background-body:#eee;--background-section:#fff;--background-header:#fff;--background-content:#fff;--background-panel:#dfe6e9;--background-child:#2b2b2b;--background-active:#21262d;--background-odd:#f2f2f2;--background-even:#fff;--font-thin:"FordF1Light",sans-serif;--font-regular:"FordF1Regular",sans-serif;--font-medium:"FordF1Medium",sans-serif;--font-bold:"FordF1SemiBold",sans-serif;--font-extrabold:"FordF1Bold",sans-serif;--font-icon:"MaterialIcons";--font-size-base:14px;--font-size-h1:36px;--font-size-h2:30px;--font-size-h3:24px;--font-size-h4:18px;--font-size-h5:14px;--font-size-h6:12px;--line-height-base:1.428571429;--line-height-computed:20px;--button-color:#fff;--button-background:#1700f4;--button-hover:#066fef;--button-border:1px solid #1700f4;--button-border-radius:30px;--border-base:1px solid #808080;--border-color:#e6e6e6;--border-radius:3px;--shadow-content:0 5px 10px #ccc;--logo-main:url("https://fof.ford.com.tr/content/svg/logo-fordpro.svg");--logo-main-mobile:url("https://fof.ford.com.tr/content/svg/logo-fordpro.svg");}.fo-trucks body header.header .fo-collapse,.fo-trucks body header.header .fo-nav-secondary .fo-nav-left,.fo-nav-secondary .fo-trucks body header.header .fo-nav-left{display:flex;justify-content:space-between;align-items:center;width:100%;}.fo-trucks body header.header .fo-collapse .header-center,.fo-trucks body header.header .fo-nav-secondary .fo-nav-left .header-center,.fo-nav-secondary .fo-trucks body header.header .fo-nav-left .header-center{flex:auto;}.fo-trucks body #tempGoogleMaps{height:100%;width:100%;position:absolute;top:0;left:0;z-index:0;background-image:url("../../../Content/img/background/maps-temp.png");background-color:var(--color-gray-60);}.fo-trucks body #tempConnectruckInfo{position:absolute;left:40%;top:20%;z-index:9;height:400px;}.fo-trucks body .fo-float-container{top:10%;left:1em;z-index:999;width:fit-content;height:fit-content;}.fo-trucks body .fo-float-left-bottom{left:1em;bottom:1em;top:unset;}.fo-trucks body header{background-color:var(--color-white);border-bottom:3px solid #f26224;position:sticky;width:100%;align-items:center;}.fo-trucks body header .fo-collapse .fo-navigation .active,.fo-trucks body header .fo-nav-secondary .fo-nav-left .fo-navigation .active,.fo-nav-secondary .fo-trucks body header .fo-nav-left .fo-navigation .active{color:var(--color-hover);}.fo-trucks body header .header-left img{width:150px;}.fo-trucks body header .header-right ul li a,.fo-trucks body header .header-right ul .menu-user a{color:var(--color-link);font-family:var(--font-regular);font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;}.fo-trucks body header .header-right ul li a:hover em,.fo-trucks body header .header-right ul .menu-user a:hover em{color:var(--color-hover);}.fo-trucks body header .header-right ul li a em,.fo-trucks body header .header-right ul .menu-user a em{font-size:1.3em;color:var(--color-link);}.fo-trucks body header .header-right ul li .active,.fo-trucks body header .header-right ul .menu-user .active{color:var(--color-link);}.fo-trucks body header .header-right ul li:hover,.fo-trucks body header .header-right ul .menu-user:hover{background-color:transparent;color:var(--color-hover);}.fo-trucks body header .header-right ul li .fo-search-expandable input[type=search],.fo-trucks body header .header-right ul .menu-user .fo-search-expandable input[type=search]{background:transparent url(../svg/icon-search-trucks-blue.svg) no-repeat center center;background-size:auto 50%;border-top:0;}.fo-trucks body header .header-right ul li .fo-search-expandable input[type=search]:hover,.fo-trucks body header .header-right ul .menu-user .fo-search-expandable input[type=search]:hover{background:#fff url(../svg/icon-search-trucks-orange.svg) no-repeat center center;background-size:auto 50%;border-top:0;}.fo-trucks body header .header-right ul li .fo-search-expandable input[type=search]:focus,.fo-trucks body header .header-right ul .menu-user .fo-search-expandable input[type=search]:focus{background:#e6e6e6 url(../svg/icon-search-trucks-orange.svg) no-repeat center right 15px;background-size:auto 50%;padding-left:15px;color:#000;border-radius:5px;width:250px;height:26px;border:0;outline:0;cursor:auto;}.fo-trucks body header .header-right ul li .ui-autocomplete,.fo-trucks body header .header-right ul .menu-user .ui-autocomplete{background-color:#fff;color:#4c4c4c;padding:1em;list-style:none;position:absolute;z-index:1010;}.fo-trucks body header .header-right ul li .ui-autocomplete li,.fo-trucks body header .header-right ul .menu-user .ui-autocomplete li{line-height:1;padding-bottom:0;margin-bottom:0;border-bottom:1px #ccc;cursor:pointer;text-align:left;display:block;padding:10px;-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s;}.fo-trucks body header .header-right ul li .ui-autocomplete li:hover,.fo-trucks body header .header-right ul .menu-user .ui-autocomplete li:hover{background-color:#005a9b;color:#fff;border-radius:5px;margin:0;}.fo-trucks body header .header-right ul li .ui-autocomplete li .ui-menu-item-wrapper,.fo-trucks body header .header-right ul .menu-user .ui-autocomplete li .ui-menu-item-wrapper{padding:0;display:inline;width:100%;background-color:transparent;border:0;}.fo-trucks body header .header-right ul li .ui-autocomplete li .ui-menu-item-wrapper:hover,.fo-trucks body header .header-right ul .menu-user .ui-autocomplete li .ui-menu-item-wrapper:hover{background-color:transparent;}.fo-trucks body .fo-mobile-icon-button{color:var(--color-link);}.fo-trucks body .fo-card-trucks{width:400px;height:420px;padding:1.5em;border-radius:5px;box-shadow:0 3px 6px 0 var(--color-border);border:solid 1px #ededed;background-color:var(--color-white);}.fo-trucks body .fo-card-trucks .card-header{display:flex;align-items:center;}.fo-trucks body .fo-card-trucks .card-header .card-header-img img{height:130px;}.fo-trucks body .fo-card-trucks .card-header .card-header-title h2{font-size:20px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:var(--color-black);}.fo-trucks body .fo-card-trucks .card-header .card-header-title h4{font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#696969;}.fo-trucks body .fo-card-trucks .card-header .card-header-title p{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:left;color:#707070;}.fo-trucks body .fo-card-trucks .card-content ul{list-style:none;margin:5% 0;display:table;padding:0;}.fo-trucks body .fo-card-trucks .card-content ul li{display:table-row;line-height:2;}.fo-trucks body .fo-card-trucks .card-content ul li em{color:#005a9b;display:table-cell;margin-right:1em;}.fo-trucks body .fo-card-trucks .card-content ul li small{color:#6c7f94;display:table-cell;width:60%;}.fo-trucks body .fo-card-trucks .card-content ul li strong{color:#0a294d;display:table-cell;width:40%;font-size:20px;}.fo-trucks body .fo-card-trucks .card-content button{width:100%;}.fo-trucks body .fo-trucks-detail{position:relative;}.fo-trucks body .fo-trucks-detail .trucks-detail-header{display:flex;background-color:var(--color-blue);padding:1em;border-radius:10px;}.fo-trucks body .fo-trucks-detail .trucks-detail-header .close{position:absolute;right:1em;opacity:.8;text-shadow:none;font-size:1em;color:#fff;}.fo-trucks body .fo-trucks-detail .trucks-detail-header .trucks-detail-header-img{margin-right:1em;}.fo-trucks body .fo-trucks-detail .trucks-detail-header .trucks-detail-header-img img{height:90px;}.fo-trucks body .fo-trucks-detail .trucks-detail-header .trucks-detail-title h2{font-size:14px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:var(--color-white);margin:10px 0;}.fo-trucks body .fo-trucks-detail .trucks-detail-header .trucks-detail-title h4{font-size:12px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;margin:5px 0;padding:0;}.fo-trucks body .fo-trucks-detail .trucks-detail-header .trucks-detail-title p{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;}.fo-trucks body .fo-trucks-detail .trucks-detail-header .trucks-detail-title a{color:#fff;}.fo-trucks body .fo-trucks-detail .trucks-detail-content ul{list-style:none;margin:3% 0;display:inline-grid;padding:0;width:100%;}.fo-trucks body .fo-trucks-detail .trucks-detail-content ul li{display:flex;width:100%;border-bottom:1px solid #e6e6e6;color:#0a294d;padding:8px 0;align-items:center;}.fo-trucks body .fo-trucks-detail .trucks-detail-content ul li em{color:#005a9b;}.fo-trucks body .fo-trucks-detail .trucks-detail-content ul li small{color:#6c7f94;display:table-cell;width:60%;}.fo-trucks body .fo-trucks-detail .trucks-detail-content ul li strong{display:table-cell;width:40%;font-size:14px;}.fo-trucks body .fo-trucks-detail .trucks-detail-content ul li.last-updated{color:#b2b2b2;display:table-caption;text-align:center;}.fo-trucks body .fo-trucks-detail .trucks-detail-content ul li.last-updated em{color:#b2b2b2;}@media only screen and (min-device-width:767px) and (max-device-width:1024px){.fo-trucks body header .header-center .navbar-nav .fo-navigation a{padding:0 4px;font-size:.9em;}}@media only screen and (min-device-width:38mm) and (max-device-width:667px){.fo-trucks body #gecici_id_kullanma_connectruck-info{position:absolute;left:0;top:35%;z-index:9;}.fo-trucks body .fo-card-trucks{width:100%;height:100%;}.fo-trucks body header .fo-mobile-icon-button{background-color:transparent;}.fo-trucks body header .fo-mobile-icon-button:focus,.fo-trucks body header .fo-mobile-icon-button:active{background-color:#005a9b;color:var(--color-white);text-decoration:none;}.fo-trucks body header .fo-collapse,.fo-trucks body header .fo-nav-secondary .fo-nav-left,.fo-nav-secondary .fo-trucks body header .fo-nav-left{border-bottom:1px solid #ccc;background-color:#fff;}.fo-trucks body header .header-right{background-color:#fff;position:relative;margin-top:0;border-top:0;border-bottom:0;}.fo-trucks body header .header-right ul li{padding:8px;}.fo-trucks .navbar-collapse{position:absolute;top:52px;width:100%;left:0;}.fo-trucks .navbar-collapse .fo-navigation .dropdown-toggle{color:#fff;text-align:left;}.fo-trucks .navbar-collapse .fo-navigation .active{text-align:left;}}.fo-icon-instantaneous-speed{display:block;text-indent:-9999px;width:20px;height:20px;content:url("../svg/icon-instantaneous-speed.svg");}.fo-icon-engine-runtime{display:block;text-indent:-9999px;width:20px;height:20px;content:url("../svg/icon-engine-runtime.svg");}.fo-icon-distance-traveled{display:block;text-indent:-9999px;width:20px;height:20px;content:url("../svg/icon-distance-traveled.svg");}.fo-trucks-tire-pressure-temperature{text-align:center;position:relative;padding:15px;}.fo-trucks-tire-pressure-temperature .tire-one,.fo-trucks-tire-pressure-temperature .tire-two,.fo-trucks-tire-pressure-temperature .tire-three,.fo-trucks-tire-pressure-temperature .tire-four,.fo-trucks-tire-pressure-temperature .tire-five,.fo-trucks-tire-pressure-temperature .tire-six{position:absolute;}.fo-trucks-tire-pressure-temperature .tire-one h6,.fo-trucks-tire-pressure-temperature .tire-two h6,.fo-trucks-tire-pressure-temperature .tire-three h6,.fo-trucks-tire-pressure-temperature .tire-four h6,.fo-trucks-tire-pressure-temperature .tire-five h6,.fo-trucks-tire-pressure-temperature .tire-six h6{margin:0;}.fo-trucks-tire-pressure-temperature .tire-two,.fo-trucks-tire-pressure-temperature .tire-four,.fo-trucks-tire-pressure-temperature .tire-six{text-align:left;}.fo-trucks-tire-pressure-temperature .tire-one,.fo-trucks-tire-pressure-temperature .tire-three,.fo-trucks-tire-pressure-temperature .tire-five{text-align:right;}.fo-trucks-tire-pressure-temperature .tire-one{left:2%;top:12%;}.fo-trucks-tire-pressure-temperature .tire-two{right:2%;top:12%;}.fo-trucks-tire-pressure-temperature .tire-three{left:2%;top:58%;}.fo-trucks-tire-pressure-temperature .tire-four{right:2%;top:58%;}.fo-trucks-tire-pressure-temperature .tire-five{left:2%;top:76%;}.fo-trucks-tire-pressure-temperature .tire-six{right:2%;top:76%;}.fo-car-tire-pressure{text-align:center;position:relative;padding:15px;}.fo-car-tire-pressure .tire-one,.fo-car-tire-pressure .tire-two,.fo-car-tire-pressure .tire-three,.fo-car-tire-pressure .tire-four,.fo-car-tire-pressure .tire-five,.fo-car-tire-pressure .tire-six{position:absolute;}.fo-car-tire-pressure .tire-one h6,.fo-car-tire-pressure .tire-two h6,.fo-car-tire-pressure .tire-three h6,.fo-car-tire-pressure .tire-four h6,.fo-car-tire-pressure .tire-five h6,.fo-car-tire-pressure .tire-six h6{margin:0;}.fo-car-tire-pressure .tire-two,.fo-car-tire-pressure .tire-four,.fo-car-tire-pressure .tire-six{text-align:left;}.fo-car-tire-pressure .tire-one,.fo-car-tire-pressure .tire-three,.fo-car-tire-pressure .tire-five{text-align:right;}.fo-car-tire-pressure .tire-one{left:-10%;top:28%;}.fo-car-tire-pressure .tire-two{right:-10%;top:28%;}.fo-car-tire-pressure .tire-three{left:-10%;top:72%;}.fo-car-tire-pressure .tire-four{right:-10%;top:72%;}.fo-car-tire-pressure .tire-five{left:2%;top:76%;}.fo-car-tire-pressure .tire-six{right:2%;top:76%;}@media all and (min-width:239px) and (max-width:1024px){.fo-trucks body header.header .fo-collapse,.fo-trucks body header.header .fo-nav-secondary .fo-nav-left,.fo-nav-secondary .fo-trucks body header.header .fo-nav-left{display:none;align-items:center;width:100%;position:absolute;top:50px;background-color:#fff;padding:1em;}.fo-trucks body header.header .fo-collapse .header-center .navbar-nav,.fo-trucks body header.header .fo-nav-secondary .fo-nav-left .header-center .navbar-nav,.fo-nav-secondary .fo-trucks body header.header .fo-nav-left .header-center .navbar-nav{float:none;display:inline-grid;}.fo-trucks body header.header .fo-collapse .header-center .navbar-nav .fo-navigation,.fo-trucks body header.header .fo-nav-secondary .fo-nav-left .header-center .navbar-nav .fo-navigation,.fo-nav-secondary .fo-trucks body header.header .fo-nav-left .header-center .navbar-nav .fo-navigation{display:block;}.fo-trucks body header.header .fo-collapse .header-right,.fo-trucks body header.header .fo-nav-secondary .fo-nav-left .header-right,.fo-nav-secondary .fo-trucks body header.header .fo-nav-left .header-right{border-top:1px solid var(--color-border);padding-top:15px;}.fo-trucks body header.header .collapse.in{display:block;}}.fo-list-vehicle-details{position:relative;}.fo-list-vehicle-details .fo-list-vehicle-details-header{display:flex;background-color:var(--color-blue);padding:1em;border-radius:10px;}.fo-list-vehicle-details .fo-list-vehicle-details-header .close{position:absolute;right:1em;opacity:.8;text-shadow:none;font-size:.8rem;color:#fff;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-grid{display:grid;grid-template-columns:.4fr 1.6fr;grid-template-rows:repeat(1,1fr);grid-column-gap:0;grid-row-gap:0;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-grid .fo-list-vehicle-details-header-left{grid-area:1/1/2/2;color:var(--color-white);}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-grid .fo-list-vehicle-details-header-right{grid-area:1/2/2/3;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-grid .fo-list-vehicle-details-header-bottom{grid-area:2/1/3/3;margin-top:.5em;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-image{margin-right:1em;color:var(--color-white);}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-image img{height:90px;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-title{width:100%;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-title h2{font-size:14px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:var(--color-white);margin:5px 0 0 0;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-title h4{font-size:12px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;margin:5px 0;padding:0;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-title p{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-title a{color:#fff;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-header-title small{color:var(--color-gray-80);display:block;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-button{width:100%;background:none;border:1px solid var(--color-white);border-radius:8px;display:inline-block;height:50px;max-height:50px;color:var(--color-white);display:flex;align-items:center;justify-content:center;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-button:hover{border:1px solid var(--color-gray-70);color:var(--color-gray-70);text-decoration:none;}.fo-list-vehicle-details .fo-list-vehicle-details-header .fo-list-vehicle-details-button em{display:inline-flex;margin-right:.5rem;}.fo-list-vehicle-details .fo-list-vehicle-details-content ul{list-style:none;margin:3% 0;display:inline-grid;padding:0;width:100%;}.fo-list-vehicle-details .fo-list-vehicle-details-content ul li{display:flex;width:100%;border-bottom:1px solid #e6e6e6;color:#0a294d;padding:8px 0;align-items:center;}.fo-list-vehicle-details .fo-list-vehicle-details-content ul li em{color:#005a9b;}.fo-list-vehicle-details .fo-list-vehicle-details-content ul li small{color:#6c7f94;display:table-cell;width:60%;}.fo-list-vehicle-details .fo-list-vehicle-details-content ul li strong{display:table-cell;width:40%;font-size:14px;}.fo-list-vehicle-details .fo-list-vehicle-details-content ul li.fo-list-vehicle-details-last-updated{color:#b2b2b2;display:table-caption;text-align:center;}.fo-list-vehicle-details .fo-list-vehicle-details-content ul li.fo-list-vehicle-details-last-updated em{color:#b2b2b2;}