/*

 - cache/global.less.60adca73220c7e0bb97a578f4633aa64.css
 - cache/welcome.less.d37a73d4cfbbff772d23e4cb1d1f2d04.css
 - cache/result-item.less.d22140e458f2d2c19393d55e82f48de4.css

*/


/* minified the hell out of this */

/* minified the hell out of this */
:root {--icon-color: #c0c0c0;
--main-color: #00bedd;}
.icon {display: inline-grid;
width: 30px;
cursor: pointer;
align-items: center;
justify-items: center;}
.icon svg {width: auto;}
.icon svg * {stroke: var(--icon-color);}
.icon svg .animation {stroke-dasharray: 1000;
stroke-dashoffset: 1000;
stroke: var(--main-color);}
.icon:hover .animation {animation: dash 8s linear alternate infinite;}
input[type = radio]:hover+label .icon .animation,
label:hover .icon .animation,
button:hover .icon .animation,
a:hover .icon .animation {animation: dash 8s linear alternate infinite;}
@keyframes dash {from {stroke-dashoffset: 1000;}
to {stroke-dashoffset: 0;}}
:root {--theme-primary: #00bedd;
--theme-secondary: #1B1464;
--theme-tertiary: #000000;
--theme-base: #f2f2f2;
--theme-light: #ffffff;
--theme-dark: #525252;
--theme-inverse: #525252;
--theme-primary-background: #fff;
--theme-secondary-background: #EAEFF1;
--theme-hover-background: #1B1464;
--theme-selected-background: #1B1464;
--theme-normal-text-color: #525252;
--theme-link-text-color: #00bedd;
--theme-hover-text-color: #1B1464;
--link-hover-decoration: none;
--btn-link-disabled-color: rgba(82,82,82,0.6);
--text-muted: #787878;
--font-size: 14px;
--line-height: 1.2;
--theme-border-radius: 4px;
--default-spaces: 30px;
--small-spaces: 15px;
--large-spaces: 60px;
--theme-error: #dc3545;
--theme-danger: #f82;
--theme-warning: #ffc107;
--theme-success: #28a745;
--theme-info: #17a2b8;
--theme-syntax-ref: #f82;
--theme-syntax-num: #09f;
--theme-syntax-str: #38b714;
--theme-syntax-error: #ff0000;
--theme-syntax-bool: #a9169c;
--theme-syntax-paren-match: #caf200;
--theme-series-a: #a6aeca;
--theme-series-b: #8691b7;
--theme-series-c: #6673a4;
--theme-series-d: #505c87;
--theme-series-e: #475177;
--theme-series-f: #3d4667;}
html,
body {border: 0;
margin: 0;
padding: 0;}
*,
:after,
:before {box-sizing: border-box;}
span,
object,
iframe,
img,
table,
caption,
thead,
tbody,
tfoot,
tr,
tr,
td,
article,
aside,
canvas,
details,
figure,
hgroup,
menu,
nav,
footer,
header,
section,
summary,
mark,
audio,
video {border: 0;
margin: 0;
padding: 0;}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cit,
code,
del,
dfn,
em,
ins,
q,
samp,
small,
strong,
sub,
sup,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
legend,
label {border: 0;
vertical-align: baseline;
margin: 0;
padding: 0;}
article,
aside,
canvas,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
audio,
video {display: block;}
ul,
ol {list-style: none;}
table {border-collapse: separate;
border-spacing: 0;}
table caption,
table th,
table td {text-align: left;
vertical-align: middle;}
a img {border: 0;}
:focus {outline: 0;}
[nj-semantic*= 'header'] {display: grid;
grid-template-rows: auto;}
[nj-semantic*= 'header'][nj-semantic *= "wBrandStripe"] {grid-template-rows: 1fr auto;
grid-template-columns: auto;}
[nj-semantic*= 'header'][nj-semantic *= "wBrandStripe"] [nj-semantic= 'brandStripe'] {width: 100%;
padding-left: calc((100% - 1310px ) / 2);
padding-right: calc((100% - 1310px ) / 2);
display: grid;
grid-template-columns: 125px 1fr auto;
align-items: center;
grid-gap: 15px;
padding-top: 15px;
padding-bottom: 15px;}
@media (max-width:1340px) {[nj-semantic*= 'header'][nj-semantic *= "wBrandStripe"] [nj-semantic= 'brandStripe'] {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;}}
@media (max-width:1340px) and (max-width:1340px) {[nj-semantic*= 'header'][nj-semantic *= "wBrandStripe"] [nj-semantic= 'brandStripe'] {padding-left: 15px;
padding-right: 15px;}}
@media (max-width:479px) {[nj-semantic*= 'header'][nj-semantic *= "wBrandStripe"] [nj-semantic= 'brandStripe'] {grid-template-rows: auto auto auto;
grid-template-columns: auto;
text-align: center;}}
[nj-semantic*= 'header'] [nj-semantic*= 'navbar'] {width: 100%;
padding-left: calc((100% - 1310px ) / 2);
padding-right: calc((100% - 1310px ) / 2);}
@media (max-width:1340px) {[nj-semantic*= 'header'] [nj-semantic*= 'navbar'] {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;}}
@media (max-width:1340px) and (max-width:1340px) {[nj-semantic*= 'header'] [nj-semantic*= 'navbar'] {padding-left: 15px;
padding-right: 15px;}}
[nj-semantic*= 'footer'] {display: grid;
grid-template-rows: auto;}
[nj-semantic*= 'footer'][nj-semantic *= wTop],
[nj-semantic*= 'footer'][nj-semantic *= wLegal] {grid-template-rows: 1fr auto;
grid-template-columns: auto;
width: 100%;}
[nj-semantic*= 'footer'][nj-semantic *= wTop][nj-semantic *= wLegal] {grid-template-rows: 1fr auto auto;
grid-template-columns: auto;}
[nj-semantic*= 'footer'] [nj-semantic*= footerTop],
[nj-semantic*= 'footer'] [nj-semantic*= footerLegal],
[nj-semantic*= 'footer'] [nj-semantic*= footerNavigation] {width: 100%;
padding-left: calc((100% - 900px ) / 2);
padding-right: calc((100% - 900px ) / 2);}
@media (max-width:1340px) {[nj-semantic*= 'footer'] [nj-semantic*= footerTop],
[nj-semantic*= 'footer'] [nj-semantic*= footerLegal],
[nj-semantic*= 'footer'] [nj-semantic*= footerNavigation] {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;}}
@media (max-width:1340px) and (max-width:1340px) {[nj-semantic*= 'footer'] [nj-semantic*= footerTop],
[nj-semantic*= 'footer'] [nj-semantic*= footerLegal],
[nj-semantic*= 'footer'] [nj-semantic*= footerNavigation] {padding-left: 15px;
padding-right: 15px;}}
[nj-semantic*= 'footer'] [nj-semantic*= footerTop] {display: grid;
grid-template-columns: 1fr 2fr;
grid-template-rows: auto;}
@media (max-width:991px) {[nj-semantic*= 'footer'] [nj-semantic*= footerTop] {grid-template-columns: auto;
grid-template-rows: auto auto;}}
[nj-semantic*= 'footer'] [nj-semantic*= footerLegal] {padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic*= 'footer'] [nj-semantic*= footerLegal] > div.legal-notice {display: grid;
grid-gap: 15px;
grid-template-columns: 115px 1fr;}
@media (max-width:991px) {[nj-semantic*= 'footer'] [nj-semantic*= footerLegal] > div.legal-notice {text-align: center;
grid-template-columns: auto;
grid-template-rows: auto auto;}}
[nj-semantic*= 'footer'] [nj-semantic*= footerNavigation] {display: grid;
grid-auto-flow: column;
justify-content: center;
grid-column-gap: 15px;
padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic~= 'nav'] {display: grid;
grid-auto-flow: column;}
[nj-semantic*= 'navbar'] {display: grid;
grid-auto-flow: column;
align-items: center;}
[nj-semantic*= 'navbar'][nj-semantic *= "fixed-top"] {position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1030;}
@media (max-width:1340px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-xl'] {display: block;
padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-xl'] [nj-semantic~= 'nav'] {grid-auto-flow: row;}}
@media (max-width:1340px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-xl'] [nj-semantic*= 'toggler'] {display: block;}}
@media (max-width:1340px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-xl'] [nj-semantic*= 'collapse']:not(.show) {display: none;}}
@media (max-width:991px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-lg'] {display: block;
padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-lg'] [nj-semantic~= 'nav'] {grid-auto-flow: row;}}
@media (max-width:991px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-lg'] [nj-semantic*= 'toggler'] {display: block;}}
@media (max-width:991px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-lg'] [nj-semantic*= 'collapse']:not(.show) {display: none;}}
@media (max-width:767px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-md'] {display: block;
padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-md'] [nj-semantic~= 'nav'] {grid-auto-flow: row;}}
@media (max-width:767px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-md'] [nj-semantic*= 'toggler'] {display: block;}}
@media (max-width:767px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-md'] [nj-semantic*= 'collapse']:not(.show) {display: none;}}
@media (max-width:479px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-sm'] {display: block;
padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-sm'] [nj-semantic~= 'nav'] {grid-auto-flow: row;}}
@media (max-width:479px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-sm'] [nj-semantic*= 'toggler'] {display: block;}}
@media (max-width:479px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-sm'] [nj-semantic*= 'collapse']:not(.show) {display: none;}}
[nj-semantic*= 'navbar'] [nj-semantic*= 'toggler'] {display: none;
position: relative;}
[nj-semantic*= 'navbar'] [nj-semantic*= 'toggler'] span {display: block;
position: absolute;
height: 3px;
width: 60%;
left: 20%;
border-radius: 9px;
opacity: 1;
text-align: center;}
[nj-semantic*= 'navbar'] [nj-semantic*= 'toggler'] span:nth-child(1) {top: 21%;}
[nj-semantic*= 'navbar'] [nj-semantic*= 'toggler'] span:nth-child(2) {top: 48%;}
[nj-semantic*= 'navbar'] [nj-semantic*= 'toggler'] span:nth-child(3) {top: 73%;}
[nj-semantic*= 'navbar'] [nj-semantic*= 'collapse'] {display: grid;}
[nj-semantic*= 'section'] {width: 100%;
padding-left: calc((100% - 1310px ) / 2);
padding-right: calc((100% - 1310px ) / 2);
display: grid;}
@media (max-width:1340px) {[nj-semantic*= 'section'] {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;}}
@media (max-width:1340px) and (max-width:1340px) {[nj-semantic*= 'section'] {padding-left: 15px;
padding-right: 15px;}}
[nj-semantic*= 'section'][nj-semantic *= 'wide'] {width: 100%;
padding-left: calc((100% - 1310px ) / 2);
padding-right: calc((100% - 1310px ) / 2);}
@media (max-width:1340px) {[nj-semantic*= 'section'][nj-semantic *= 'wide'] {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;}}
@media (max-width:1340px) and (max-width:1340px) {[nj-semantic*= 'section'][nj-semantic *= 'wide'] {padding-left: 15px;
padding-right: 15px;}}
[nj-semantic*= 'section'][nj-semantic *= 'narrow'] {width: 100%;
padding-left: calc((100% - 1100px ) / 2);
padding-right: calc((100% - 1100px ) / 2);}
@media (max-width:1340px) {[nj-semantic*= 'section'][nj-semantic *= 'narrow'] {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;}}
@media (max-width:1340px) and (max-width:1340px) {[nj-semantic*= 'section'][nj-semantic *= 'narrow'] {padding-left: 15px;
padding-right: 15px;}}
[nj-semantic*= 'section'][nj-semantic *= 'small'] {width: 100%;
padding-left: calc((100% - 900px ) / 2);
padding-right: calc((100% - 900px ) / 2);}
@media (max-width:1340px) {[nj-semantic*= 'section'][nj-semantic *= 'small'] {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;}}
@media (max-width:1340px) and (max-width:1340px) {[nj-semantic*= 'section'][nj-semantic *= 'small'] {padding-left: 15px;
padding-right: 15px;}}
[nj-semantic*= 'section'][nj-semantic *= 'col-2'] > div,
[nj-semantic*= 'section'][nj-semantic *= 'col-3'] > div {display: grid;
grid-gap: 15px;
align-items: start;
align-content: start;}
[nj-semantic*= 'section'][nj-semantic *= 'col-2'] > div > div,
[nj-semantic*= 'section'][nj-semantic *= 'col-3'] > div > div {background-color: #ffffff;
border-radius: 15px 15px 15px 0;
padding: 30px 15px;}
[nj-semantic*= 'section'][nj-semantic *= 'col-2'] {grid-template-columns: fit-content(22%) 1fr;
grid-gap: 30px;}
@media (max-width:991px) {[nj-semantic*= 'section'][nj-semantic *= 'col-2'] {grid-template-columns: 1fr;
grid-template-rows: repeat(2,auto);}}
[nj-semantic*= 'section'][nj-semantic *= 'col-3'] {grid-template-columns: fit-content(22%) 1fr fit-content(22%);
grid-template-areas: "left center right";
grid-gap: 30px;}
@media (max-width:991px) {[nj-semantic*= 'section'][nj-semantic *= 'col-3'] {grid-template-columns: 1fr 2fr;
grid-template-areas: "left center" "right right";}}
@media (max-width:767px) {[nj-semantic*= 'section'][nj-semantic *= 'col-3'] {grid-template-columns: 1fr;
grid-template-areas: "left" "center" "right";}}
[nj-semantic*= 'section'][nj-semantic *= 'col-3'] >:nth-child(1) {grid-area: left;}
[nj-semantic*= 'section'][nj-semantic *= 'col-3'] >:nth-child(2) {grid-area: center;}
[nj-semantic*= 'section'][nj-semantic *= 'col-3'] >:nth-child(3) {grid-area: right;}
[nj-semantic*= 'section'] img {max-width: 100%;}
[nj-semantic*= 'list'] {display: grid;}
[nj-semantic*= 'figure'] {display: block;
background-repeat: no-repeat;
background-position: center;
width: 100%;
height: 100%;}
[nj-semantic*= 'figure'] img {display: none;}
[nj-semantic*= 'card'] {position: relative;
display: grid;
min-width: 0;
background-clip: border-box;
word-wrap: break-word;}
[nj-semantic*= 'carousel'] {position: relative;}
[nj-semantic*= 'carousel'] [nj-semantic*= 'inner'] {position: relative;
width: 100%;
height: 100%;
overflow: hidden;}
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'] {position: relative;
display: none;
align-items: center;
backface-visibility: hidden;
width: 100%;
perspective: 1000px;}
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].active,
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].carousel-item-next,
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].carousel-item-prev {display: block;}
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].carousel-item-next,
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].carousel-item-prev {position: absolute;
top: 0;}
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].carousel-item-next:not(.carousel-item-left),
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].active.carousel-item-right {transform: translateX(100%);}
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].carousel-item-prev:not(.carousel-item-right),
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].active.carousel-item-left {transform: translateX(-100%);}
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].carousel-item-next.carousel-item-left,
[nj-semantic*= 'carousel'] [nj-semantic*= 'item'].carousel-item-prev.carousel-item-right {transform: translateX(0);}
[nj-semantic*= 'carousel'] [nj-semantic*= 'aligner'] {position: absolute;
display: grid;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;}
[nj-semantic*= 'carousel'] [nj-semantic*= 'control'] {position: absolute;
display: inline-flex;
justify-content: center;
align-items: center;
width: 15%;
height: 100%;
top: 0;}
[nj-semantic*= 'carousel'] [nj-semantic*= 'control'].carousel-control-prev {left: 0;}
[nj-semantic*= 'carousel'] [nj-semantic*= 'control'].carousel-control-next {right: 0;}
[nj-semantic*= 'collapseHeader'] {display: grid;
grid-template-columns: 1fr 50px;
border-radius: 0;
padding: 0 !important;}
[nj-semantic*= 'collapseHeader'] .btn {padding: 15px;
border: none;
cursor: pointer;
background-color: #EAEFF1;}
[nj-semantic*= 'collapseHeader'] .btn-collapse {border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;}
[nj-semantic*= 'collapseHeader'] .btn-link {border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
text-align: left;}
[nj-semantic*= 'collapseCard'] {transform-origin: top;
height: 0;
opacity: 0;
z-index: -1;
transition: transform 0.2s linear, height 0.2s linear;
overflow: hidden;}
[nj-semantic*= 'collapseCard'].show {height: auto;
opacity: 1;
z-index: 1;}
[nj-semantic*= 'collapseCard'] [nj-semantic*= 'collapseHeader'] .btn {background-color: #cad5df;
color: #495561;}
header {font-size: 12px;
box-shadow: 0 5px 5px rgba(0,0,0,0.05);
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1000;
transition: transform 0.7s .3s ease;}
header .logo {width: 110px;}
@media (max-width:991px) {header .logo {margin: 0 auto;}}
@media (max-width:479px) {header .logo {grid-area: logo;}}
header .logo img {max-width: 100%;}
header.sticky.hide-nav-bar {transform: translate(0,-100%);
-webkit-backface-visibility: hidden;}
@media (max-width:767px) {header.sticky.hide-nav-bar {top: -130px;}}
header .brand-stripe {background-color: #fff;
justify-items: end;
padding-top: 0 !important;
padding-bottom: 0 !important;
grid-template-columns: 125px 1fr auto auto !important;}
@media (max-width:991px) {header .brand-stripe {justify-content: space-between;
grid-row-gap: 0 !important;
grid-template-areas: 'logo search cart nav ';}}
@media (max-width:479px) {header .brand-stripe {grid-template-columns: 1fr auto auto;
justify-content: space-between;
grid-row-gap: 0 !important;
grid-template-areas: 'logo cart nav' 'search search search';}}
@media (max-width:991px) {header .search {grid-area: search;}}
@media (max-width:991px) {header .cart-badge {grid-area: cart;}
header .cart-badge .btn.dropdown-toggle {padding-right: 0;}}
header .cart-badge .btn.dropdown-toggle {padding-left: 0;}
header .cart-badge .dropdown-menu {z-index: 999;
margin-top: 15px;}
header nav.navbar {background-color: transparent;
justify-content: flex-end;
position: relative;}
@media (max-width:1340px) {header nav.navbar {padding-right: 0 !important;}}
@media (max-width:991px) {header nav.navbar .navbar-collapse {display: grid !important;}
header nav.navbar .navbar-nav {background-color: #ffffff;
position: fixed;
width: 100%;
top: 0;
height: 100vh;
right: -100%;
z-index: 1000;
transition: right .3s linear;
overflow: scroll;
box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
-ms-overflow-style: none;
scrollbar-width: none;
grid-auto-flow: column !important;
align-items: center;
align-content: start;
padding-top: 90px;}
header nav.navbar .navbar-nav::-webkit-scrollbar {display: none;}
header nav.navbar .navbar-nav .nav-link {text-align: left;}
header nav.navbar .show .navbar-nav {height: 100vh;
right: 0;}}
@media (max-width:479px) {header nav.navbar {grid-area: nav;}}
header nav.navbar .navbar-toggler {width: 50px;
height: 38px;
transition: color .1s linear, background-color .2s linear;
padding: 10px 10px;
font-size: inherit;
border-radius: 4px;
z-index: 1040;}
header nav.navbar .navbar-toggler:not([class *= outline]) {color: #EAEFF1;
background-color: #00bedd;
border: 1px solid #00a8c4;}
header nav.navbar .navbar-toggler[class *= outline] {color: #EAEFF1;
background-color: #00bedd;
border: 1px solid #EAEFF1;}
header nav.navbar .navbar-toggler[class *= outline]:not(:disabled):focus,
header nav.navbar .navbar-toggler[class *= outline]:not(:disabled):active,
header nav.navbar .navbar-toggler[class *= outline]:not(:disabled):hover {color: #00bedd;
background-color: #EAEFF1;}
header nav.navbar .navbar-toggler:not([class *= outline]):not(:disabled):focus,
header nav.navbar .navbar-toggler:not([class *= outline]):not(:disabled):active,
header nav.navbar .navbar-toggler:not([class *= outline]):not(:disabled):hover {color: #00bedd;
background-color: #EAEFF1;}
header nav.navbar .navbar-toggler span {background-color: currentColor;
transition: all .3s linear;}
header nav.navbar .navbar-toggler[aria-expanded="true"] {position: fixed;
right: 36px;
top: 30px;}
header nav.navbar .navbar-toggler[aria-expanded="true"] span:nth-child(2) {opacity: 0;}
header nav.navbar .navbar-toggler[aria-expanded="true"] span:nth-child(1) {top: 10%;
transform: translateY(13px) rotate(45deg);}
header nav.navbar .navbar-toggler[aria-expanded="true"] span:nth-child(3) {top: 82%;
transform: translateY(-13px) rotate(-45deg);}
header nav.navbar .nav-link {display: inline-grid;
justify-items: center;
align-items: end;
width: 100%;
height: 100%;
padding: 15px 5px;
text-align: center;
font-size: 12px;
text-decoration: none;
transition: color .1s linear, background .2s linear;
color: #999999;}
header nav.navbar .nav-link:hover {color: #00bedd;}
header nav.navbar .nav-link.dropdown-toggle {grid-template-columns: repeat(2,auto);
text-transform: uppercase;
justify-content: center;}
header nav.navbar .nav-link.dropdown-toggle .icon {grid-column: 1/3;}
header nav.navbar .nav-link.dropdown-toggle:after {margin: 0 0 .7em .7em;}
header nav.navbar .nav-link.dropdown-toggle + .dropdown-menu {left: auto;
right: 0;}
@media (max-width:767px) {header nav.navbar .nav-link.dropdown-toggle + .dropdown-menu {left: 0;
right: auto;}}
header.loggedIn .navbar-collapse .personal-recommendations {display: none;}
@media (max-width:991px) {header.loggedIn .navbar-collapse .personal-recommendations {grid-column: 1/6;
display: grid;
grid-gap: 15px;
padding: 15px;
grid-template-columns: repeat(3,1fr);
border-top: #00bedd;
background-color: #EAEFF1;}
header.loggedIn .navbar-collapse .personal-recommendations .recent-conversation,
header.loggedIn .navbar-collapse .personal-recommendations .learning-path {display: none;}
header.loggedIn .navbar-collapse .personal-recommendations > div {background-color: #ffffff;
border-radius: 14px;
padding: 15px 10px;}
header.loggedIn .navbar-collapse .personal-recommendations > div a:not([class]) {text-align: left;}}
@media (max-width:767px) {header.loggedIn .navbar-collapse .personal-recommendations {grid-template-columns: repeat(2,1fr);}
header.loggedIn .navbar-collapse .personal-recommendations .recent-conversation,
header.loggedIn .navbar-collapse .personal-recommendations .learning-path {display: grid;}}
@media (max-width:479px) {header.loggedIn .navbar-collapse .personal-recommendations {grid-column: 1/4;
grid-template-columns: 1fr;}}
@media (max-width:991px) {header.loggedIn .navbar-collapse .navbar-collapse {display: grid !important;}
header.loggedIn .navbar-collapse .navbar-nav {grid-auto-flow: unset !important;}
header.loggedIn .navbar-collapse .navbar-nav .nav-item {order: -1;}}
@media (max-width:991px) {header:not([class *= loggedIn]) .navbar {width: 71px;}}
header:not([class *= loggedIn]) .personal-recommendations {display: none;}
main .newsletter h5 {text-align: center;
font: 600 1.41em/1.2 'Montserrat', arial, Helvetica, sans-serif;}
main .newsletter form.newsletter-subscription {display: block;
margin-top: 15px;}
main .newsletter form.newsletter-subscription .form-group {margin-bottom: 10px;}
main .newsletter form.newsletter-subscription .checkbox label {color: #525252;
font-size: 14px;}
footer .newsletter form input {padding: 15px 20px;}
.newsletter {display: grid;}
@media (max-width:991px) {.newsletter {grid-template-columns: 1fr;}}
.newsletter form.newsletter-subscription {display: grid;
grid-template-columns: repeat(2,1fr);
grid-column-gap: 15px;}
.newsletter form.newsletter-subscription .form-group input,
.newsletter form.newsletter-subscription .form-group textarea {border-color: #525252;}
.newsletter form.newsletter-subscription .form-group:nth-child(3) {grid-column: 1/3;}
.newsletter form.newsletter-subscription .checkbox {grid-column: 1/3;
margin-bottom: 15px;}
.newsletter form.newsletter-subscription .checkbox input {padding: 0;
width: 20px;}
.newsletter form.newsletter-subscription .checkbox label {display: grid;
grid-template-columns: auto 1fr;
align-items: start;
grid-gap: 5px;
font-size: 16px;
text-align: left;
color: #ffffff;
grid-template-areas: 'input label' 'tooltip tooltip';}
.newsletter form.newsletter-subscription .checkbox label span:last-child {grid-area: label;}
.newsletter form.newsletter-subscription .checkbox label input {grid-area: input;}
.newsletter form.newsletter-subscription .checkbox label .k-tooltip {grid-area: tooltip;}
@media (max-width:767px) {.newsletter form.newsletter-subscription .checkbox label {margin-top: 20px;}}
.newsletter form.newsletter-subscription .checkbox label a {color: #00bedd;}
.newsletter form.newsletter-subscription .checkbox label a:hover {text-decoration: underline;}
.newsletter form.newsletter-subscription .controls {grid-column: 1/3;
text-align: right;}
@media (max-width:767px) {.newsletter form.newsletter-subscription .controls {padding-top: 22px;}}
@media (max-width:767px) {.newsletter form.newsletter-subscription {grid-template-columns: 1fr;}
.newsletter form.newsletter-subscription .controls,
.newsletter form.newsletter-subscription .checkbox,
.newsletter form.newsletter-subscription .form-group:nth-child(3) {grid-column: unset;}}
.newsletter form.newsletter-subscription input[type = number]::-webkit-inner-spin-button {display: none !important;}
footer .top {background-color: #1B1464;
color: #ffffff;
padding-top: 30px;
padding-bottom: 15px;}
footer .top > div {display: flex;
flex-direction: column;
justify-content: flex-start;}
footer .top img {max-height: 150px;}
footer .top h5 {margin-bottom: 15px;
font-size: 20px;}
footer .legal {background-color: #00bedd;
color: #fff;}
footer .legal .legal-notice {align-items: center;}
footer .navigation {background-color: #100C3C;}
footer .navigation .nav {justify-content: center;
grid-gap: 15px;}
footer .navigation .nav-item a {color: #fff;}
.nav {display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;}
.nav-link {display: block;
padding: 10px 20px;}
.nav-link:hover,
.nav-link:focus {text-decoration: none;}
.nav-link.disabled {color: rgba(255,255,255,0.5);
text-decoration: none;}
.nav-tabs {border-bottom: 0px solid #1B1464;}
.nav-tabs .nav-item {margin-bottom: 0px;
margin-right: 0px;}
.nav-tabs .nav-link {color: #1B1464;
background: #EAEFF1;
border: 0px solid #EAEFF1;
border-top-left-radius: 14px;
border-top-right-radius: 14px;
transition: color .1s linear, border-color .1s linear, background-color .1s linear;}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {color: #00bedd;
background: #EAEFF1;
border-color: transparent;
border-bottom-color: #EAEFF1;}
.nav-tabs .nav-link.disabled {color: rgba(255,255,255,0.5);
background-color: transparent;
border-color: transparent;}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {color: #EAEFF1;
background-color: #1B1464;
border-color: #1B1464;
border-bottom-color: #1B1464;
font-weight: 400;}
.nav-tabs .dropdown-menu {margin-top: 0px;
border-top-left-radius: 0;
border-top-right-radius: 0;}
.nav-pills .nav-link {border-radius: 4px;}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {color: #fff;
background-color: #00bedd;}
.tab-content > .tab-pane {display: none;}
.tab-content > .active {display: block;}
.carousel {height: 600px;}
@media (max-width:991px) {.carousel {height: 420px;}}
@media (max-width:991px) {.carousel {height: 360px;}}
.carousel .carousel-item {background-size: cover;
background-position: center;
background-repeat: no-repeat;
transition: transform .6s ease-in-out;}
.carousel .carousel-control-prev,
.carousel .carousel-control-next {color: rgba(255,255,255,0.7);}
.carousel .carousel-control-prev:hover,
.carousel .carousel-control-next:hover {color: #ffffff;}
.carousel .carousel-control-prev-icon,
.carousel .carousel-control-next-icon {width: 15px;
height: 15px;
border-top: 5px solid currentColor;
border-right: 5px solid currentColor;}
.carousel .carousel-control-prev-icon {transform: rotate(-135deg);}
.carousel .carousel-control-next-icon {transform: rotate(45deg);}
.social-media-icons {display: grid;
grid-gap: 15px;}
.social-media-icons .social-media-icon {display: inline-flex;
align-items: center;
justify-content: center;
width: 3em;
height: 3em;
font-size: 14px;
color: #00bedd;
border: 1px solid currentColor;
border-radius: 50%;}
.social-media-icons .social-media-icon:hover {color: #1B1464;}
.card {background-color: #fff;
border: 1px solid rgba(0,0,0,0.125);
border-radius: 4px;
box-shadow: unset;}
.card > hr {margin-right: 0;
margin-left: 0;}
.card-body {padding: 15px;}
.card-title {margin-bottom: 15px;
text-transform: uppercase;
display: block;
font-size: 21px;
color: #1B1464;}
.card-subtitle {margin-top: -7.5px;
margin-bottom: 0;}
.card-text:last-child {margin-bottom: 0;}
.card-link:hover {text-decoration: none;}
.card-link + .card-link {margin-left: 15px;}
.card-header {padding: 15px 15px;
margin-bottom: 0;
background-color: transparent;}
.card-header:first-child {border-top-left-radius: 3px;
border-top-right-radius: 3px;}
.card-header + .list-group .list-group-item:first-child {border-top: 0;}
.card-footer {padding: 15px 15px;
background-color: transparent;
border-top: 1px solid rgba(0,0,0,0.125);}
.card-footer:last-child {border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;}
.card-img-overlay {position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 15px;}
.card-img {width: 100%;
border-radius: 3px;}
.card-img-top {width: 100%;
overflow: hidden;
border-top-left-radius: 3px;
border-top-right-radius: 3px;}
.card-img-bottom {width: 100%;
overflow: hidden;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;}
.modal-open {overflow: hidden;}
.modal {width: 100vw;
height: 0;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
visibility: hidden;
overflow: hidden;
outline: 0;
transition: transform .15s ease-in, visibility .15s ease-in;}
.modal.show {height: auto;
visibility: visible;
overflow-x: hidden;
overflow-y: auto;}
.modal.show .modal-dialog {visibility: visible;
transform: translate(0,0);
transition: transform .3s ease-out, visibility .3s ease-out;}
@media (max-width:767px) {.modal {padding: 0 15px !important;}}
.modal-dialog {position: relative;
width: auto;
max-width: 500px;
margin: 30px auto;
z-index: 9999;
pointer-events: none;
transform: translate(0,-105%);
transition: transform .3s ease-out;
visibility: hidden;}
.modal-dialog.modal-sm {max-width: 300px;}
.modal-dialog.modal-xl {max-width: 800px;}
.modal-content {position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #fff;
outline: 0;
border-radius: .3rem;}
.modal-backdrop {position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: rgba(0,0,0,0.5);}
.modal-backdrop.fade {opacity: 0;
transition: opacity .3s linear;}
.modal-backdrop.show {opacity: 1;}
.modal-header {font-size: 18px;
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 15px;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: .3rem;
border-top-right-radius: .3rem;}
.modal-header .close,
.modal-body .close {font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
background-color: transparent;
border: 0;
padding: 15px;
margin: -15px -15px -15px auto;
cursor: pointer;
float: right;}
.modal-footer {display: flex;
align-items: center;
justify-content: flex-end;
padding: 15px;
border-top: 1px solid #dee2e6;}
.modal-footer > :not(:first-child) {margin-left: .25rem;}
.modal-footer > :not(:last-child) {margin-right: .25rem;}
.modal-body {position: relative;
flex: 1 1 auto;
padding: 15px;}
input,
textarea,
select {display: block;
width: 100%;
padding: 10px 20px;
font-size: 14px;
line-height: 1.2;
color: #525252;
background-color: #EAEFF1;
background-clip: padding-box;
border: 1px solid #cbd8dd;
border-radius: 14px;
box-shadow: none;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, background-color .15s ease-in-out;}
input::-ms-expand,
textarea::-ms-expand,
select::-ms-expand {background-color: transparent;
border: 0;}
input:focus,
textarea:focus,
select:focus {color: #525252;
background-color: #EAEFF1;
border-color: #00bedd;
outline: 0;
box-shadow: none;}
input::placeholder,
textarea::placeholder,
select::placeholder {color: #B3B3B3;
opacity: 1;}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly],
select:disabled,
select[readonly] {background-color: #efefef;
opacity: 1;}
input[type = "radio"],
input[type = "checkbox"],
textarea[type = "radio"],
textarea[type = "checkbox"],
select[type = "radio"],
select[type = "checkbox"] {padding: 10px;}
input[type = "radio"],
input[type = "checkbox"],
input[type = "image"],
input[type = "color"],
textarea[type = "radio"],
textarea[type = "checkbox"],
textarea[type = "image"],
textarea[type = "color"],
select[type = "radio"],
select[type = "checkbox"],
select[type = "image"],
select[type = "color"] {width: auto;
display: inline-block;}
input[type = "range"] {height: 25px;
-webkit-appearance: none;
margin: 10px 0;
width: 100%;
padding: 5px 0;
outline: none;
border: none;
box-shadow: none;}
input[type = "range"]:focus {outline: none;
border: none;
box-shadow: none;}
input[type = "range"][disabled] {background-color: transparent;}
input[type = "range"][disabled]::-ms-fill-upper {background: #efefef;}
input[type = "range"][disabled]::-ms-fill-lower {background: #efefef;}
input[type = "range"][disabled]::-moz-range-track {background: #efefef;}
input[type = "range"][disabled]::-webkit-slider-runnable-track {background: #efefef;}
input[type = "range"][disabled]::-ms-thumb {border-color: #efefef;}
input[type = "range"][disabled]::-moz-range-thumb {border-color: #efefef;}
input[type = "range"][disabled]::-webkit-slider-thumb {border-color: #efefef;}
input[type = "range"]::-webkit-slider-runnable-track {width: 100%;
height: 5px;
cursor: pointer;
animate: 0.2s;
box-shadow: 0 0 0 #000000;
background: gray;
border-radius: 1px;
border: 0 solid #000000;}
input[type = "range"]::-webkit-slider-thumb {box-shadow: 0 0 0 #000000;
border: 1px solid gray;
height: 18px;
width: 18px;
border-radius: 25px;
background: #fff;
cursor: pointer;
-webkit-appearance: none;
margin-top: -7px;}
input[type = "range"]:focus::-webkit-slider-runnable-track {background: gray;}
input[type = "range"]::-moz-range-track {width: 100%;
height: 5px;
cursor: pointer;
animate: 0.2s;
box-shadow: 0 0 0 #000000;
background: gray;
border-radius: 1px;
border: 0 solid #000000;}
input[type = "range"]::-moz-range-thumb {box-shadow: 0 0 0 #000000;
border: 1px solid gray;
height: 18px;
width: 18px;
border-radius: 25px;
background: #fff;
cursor: pointer;}
input[type = "range"]::-ms-track {width: 100%;
height: 5px;
cursor: pointer;
animate: 0.2s;
background: transparent;
border-color: transparent;
color: transparent;}
input[type = "range"]::-ms-fill-lower {background: gray;
border: 0 solid #000000;
border-radius: 2px;
box-shadow: 0 0 0 #000000;}
input[type = "range"]::-ms-fill-upper {background: gray;
border: 0 solid #000000;
border-radius: 2px;
box-shadow: 0 0 0 #000000;}
input[type = "range"]::-ms-thumb {margin-top: 1px;
box-shadow: 0 0 0 #000000;
border: 1px solid gray;
height: 18px;
width: 18px;
border-radius: 25px;
background: #fff;
cursor: pointer;}
input[type = "range"]:focus::-ms-fill-lower {background: gray;}
input[type = "range"]:focus::-ms-fill-upper {background: gray;}
[type= "radio"],
[type= "checkbox"] {appearance: none;
width: 20px;
height: 20px;}
[type= "radio"]:checked,
[type= "checkbox"]:checked {background-color: #00bedd;
border-color: #00bedd;
box-shadow: inset 0 0 0 1px #EAEFF1;}
[type= "radio"][disabled],
[type= "checkbox"][disabled] {background-color: gray;}
[type= "radio"] {border-radius: 50%;}
[type= "checkbox"] {border-radius: 4px;
position: relative;}
[type= "checkbox"]:checked {display: inline-flex;
justify-content: center;}
[type= "checkbox"]:checked:after {content: '';
POSITION: absolute;
display: inline-block;
transform: rotate(45deg);
top: 15%;
height: 10px;
width: 5px;
border-bottom: 2px solid #EAEFF1;
border-right: 2px solid #EAEFF1;}
select:not([size]):not([multiple]) {height: 38.8px;}
select:focus::-ms-value {color: #525252;
background-color: #EAEFF1;}
.form-control-file,
.form-control-range {display: block;
width: 100%;}
.col-form-label {padding-top: 11px;
padding-bottom: 11px;
margin-bottom: 0;
font-size: inherit;
line-height: 1.2;}
.form-control-plaintext {display: block;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 0;
line-height: 1.2;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;}
.form-group {position: relative;
margin-bottom: 20px;}
.form-group .static-label {position: static;
display: block;}
.form-group.checkbox-group {display: flex;
align-items: center;}
.form-group.checkbox-group label {position: static;
background: none;
pointer-events: unset;}
.form-group.checkbox-group .k-tooltip-validation {position: absolute;
top: 100%;}
.form-text {display: block;
margin-top: 7.5px;}
.form-check {position: relative;
display: block;
padding-left: 30px;}
.form-check-input {position: absolute;
margin-top: 10px;
margin-left: -30px;}
.form-check-input:disabled ~ .form-check-label {color: #787878;}
.form-check-label {margin-bottom: 0;}
.form-check-inline {display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 20px;}
.form-check-inline .form-check-input {position: static;
margin-top: 0;
margin-right: 20px;
margin-left: 0;}
.form-check-inline span.level-value {display: inline-flex;
padding: 5px 10px;
line-height: 14px;
font-weight: bold;
color: gray;}
.form-inline {display: flex;
flex-flow: row wrap;
align-items: center;}
.form-inline .form-check {width: 100%;}
@media (min-width:768px) {.form-inline label {display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;}
.form-inline .form-group {display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0;}
.form-inline input {display: inline-block;
width: auto;
vertical-align: middle;}
.form-inline .form-control-plaintext {display: inline-block;}
.form-inline .input-group {width: auto;}
.form-inline .form-check {display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0;}
.form-inline .form-check-input {position: relative;
margin-top: 0;
margin-right: 20px;
margin-left: 0;}}
.input-group {position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;}
.input-group > input,
.input-group > select,
.input-group > button {position: relative;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;}
.input-group > input:focus,
.input-group > select:focus,
.input-group > button:focus {z-index: 3;}
.input-group > input + input,
.input-group > input + select,
.input-group > input + button,
.input-group > select + input,
.input-group > select + select,
.input-group > select + button,
.input-group > button + input,
.input-group > button + select,
.input-group > button + button {margin-left: -1px;}
.input-group > input:not(:last-child),
.input-group > select:not(:last-child),
.input-group > button:not(:last-child) {border-top-right-radius: 0;
border-bottom-right-radius: 0;}
.input-group > input:not(:first-child),
.input-group > select:not(:first-child),
.input-group > button:not(:first-child) {border-top-left-radius: 0;
border-bottom-left-radius: 0;}
.input-group .k-tooltip-validation {position: absolute;
top: 100%;}
.input-group-prepend,
.input-group-append {display: flex;}
.input-group-prepend .btn,
.input-group-append .btn {position: relative;
z-index: 2;}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {margin-left: -1px;}
.input-group-prepend {margin-right: -1px;}
.input-group-append {margin-left: -1px;}
.input-group-text {display: flex;
align-items: center;
padding: 10px 20px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.2;
color: #525252;
text-align: center;
white-space: nowrap;
background-color: #9eb5be;
border: 1px solid #cbd8dd;
border-radius: 14px;}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {margin-top: 0;}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {border-top-right-radius: 0;
border-bottom-right-radius: 0;}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {border-top-left-radius: 0;
border-bottom-left-radius: 0;}
.valid-feedback,
.invalid-feedback {display: none;
width: 100%;
margin-top: 15px;
font-size: 14px;}
.valid-feedback {color: lightgreen;}
.invalid-feedback {color: indianred;}
.valid-tooltip,
.invalid-tooltip {position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
border-radius: .2rem;}
.valid-tooltip {background-color: #a6f1a6;}
.invalid-tooltip {background-color: #d37070;}
.was-validated input:valid:focus,
input.is-valid:focus,
.was-validated select:valid:focus,
select.is-valid:focus {border-color: lightgreen;
box-shadow: none;}
.was-validated input:valid ~ .valid-feedback,
.was-validated input:valid ~ .valid-tooltip,
input.is-valid ~ .valid-feedback,
input.is-valid ~ .valid-tooltip,
.was-validated select:valid ~ .valid-feedback,
.was-validated select:valid ~ .valid-tooltip,
select.is-valid ~ .valid-feedback,
select.is-valid ~ .valid-tooltip {display: block;}
.was-validated input:invalid:focus,
input.is-invalid:focus,
.was-validated select:invalid:focus,
select.is-invalid:focus {border-color: indianred;
box-shadow: none;}
.was-validated input:invalid ~ .invalid-feedback,
.was-validated input:invalid ~ .invalid-tooltip,
input.is-invalid ~ .invalid-feedback,
input.is-invalid ~ .invalid-tooltip,
.was-validated select:invalid ~ .invalid-feedback,
.was-validated select:invalid ~ .invalid-tooltip,
select.is-invalid ~ .invalid-feedback,
select.is-invalid ~ .invalid-tooltip {display: block;}
.was-validated input[type = "checkbox"]:valid:focus,
input[type = "checkbox"].is-valid:focus,
.was-validated input[type = "radio"]:valid:focus,
input[type = "radio"].is-valid:focus {background-color: lightgreen;
box-shadow: inset 0 0 0 1px #EAEFF1;}
.was-validated input[type = "checkbox"]:invalid,
input[type = "checkbox"].is-invalid,
.was-validated input[type = "radio"]:invalid,
input[type = "radio"].is-invalid {border-color: indianred;}
.was-validated input[type = "checkbox"]:invalid:focus,
input[type = "checkbox"].is-invalid:focus,
.was-validated input[type = "radio"]:invalid:focus,
input[type = "radio"].is-invalid:focus {box-shadow: inset 0 0 0 1px #EAEFF1;}
.form-row {display: grid;
grid-template-columns: 1fr;
grid-gap: 20px;
align-items: end;}
.form-row.col-2 {grid-template-columns: 1fr 1fr;}
.form-row.col-2-auto {grid-template-columns: auto auto;}
.form-row.col-3 {grid-template-columns: 1fr 1fr 1fr;}
.form-row.col-3-auto {grid-template-columns: auto auto auto;
justify-content: start;}
@media (max-width:767px) {.form-row {grid-template-columns: 1fr;
grid-gap: 0;}
.form-row.col-2,
.form-row.col-2-auto,
.form-row.col-3,
.form-row.col-3-auto {grid-template-columns: 1fr;}}
button[disabled] {transition: color .1s linear, background-color .2s linear;}
button[disabled]:not([class *= outline]) {color: #fff;
background-color: gray;
border: 1px solid #737373;}
button[disabled][class *= outline] {color: #fff;
background-color: gray;
border: 1px solid #fff;}
button[disabled][class *= outline]:not(:disabled):focus,
button[disabled][class *= outline]:not(:disabled):active,
button[disabled][class *= outline]:not(:disabled):hover {color: gray;
background-color: #fff;}
button[disabled]:not([class *= outline]):not(:disabled):focus,
button[disabled]:not([class *= outline]):not(:disabled):active,
button[disabled]:not([class *= outline]):not(:disabled):hover {color: gray;
background-color: #fff;}
.form-switch {padding-left: 0;}
.form-switch .form-check-input {display: inline-flex;
align-items: center;
border-radius: 20px;
padding: 8px;
width: 3rem;
margin-left: 0;
background-position: left center;
background-repeat: no-repeat;
background-color: #ffffff;
position: relative;
border: 1px solid #ffffff;
box-shadow: 0 0 0 1px #00bedd, inset 0 0 0 1px #00bedd;}
.form-switch .form-check-input:after {content: '';
width: 13px;
height: 13px;
background-color: #00bedd;
border-radius: 50%;
position: absolute;
left: .3em;
border: none;
transform: none;
top: unset;}
.form-switch .form-check-input:checked {background-position: right center;
background-color: #00bedd;}
.form-switch .form-check-input:checked:after {content: '';
width: 12px;
height: 12px;
background-color: #ffffff;
border-radius: 50%;
position: absolute;
left: auto;
right: .3em;}
.tooltip {position: absolute;
z-index: 2000;
display: block;
margin: 0;
font-size: 14px;
word-wrap: break-word;
opacity: 0;}
.tooltip.show {opacity: 0.95;}
.tooltip .arrow {position: absolute;
display: block;
width: 15px;
height: 7.5px;}
.tooltip .arrow::before {position: absolute;
content: "";
border-color: transparent;
border-style: solid;}
.bs-tooltip-top {padding: 7.5px 0;}
.bs-tooltip-top .arrow {bottom: 0;}
.bs-tooltip-top .arrow::before {top: 0;
border-width: 7.5px 7.5px 0;
border-top-color: #00bedd;}
.bs-tooltip-right {padding: 0 7.5px;}
.bs-tooltip-right .arrow {left: 0;
width: 7.5px;
height: 15px;}
.bs-tooltip-right .arrow::before {right: 0;
border-width: 7.5px 7.5px 7.5px 0;
border-right-color: #00bedd;}
.bs-tooltip-bottom {padding: 7.5px 0;}
.bs-tooltip-bottom .arrow {top: 0;}
.bs-tooltip-bottom .arrow::before {bottom: 0;
border-width: 0 7.5px 7.5px;
border-bottom-color: #00bedd;}
.bs-tooltip-left {padding: 0 7.5px;}
.bs-tooltip-left .arrow {right: 0;
width: 7.5px;
height: 15px;}
.bs-tooltip-left .arrow::before {left: 0;
border-width: 7.5px 0 7.5px 7.5px;
border-left-color: #00bedd;}
.tooltip-inner {max-width: 200px;
padding: 5px 10px;
color: #fff;
text-align: center;
background-color: #00bedd;
border-radius: 4px;}
.popover {position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-size: 14px;
word-wrap: break-word;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid #999999;
border-radius: 4px;}
.popover .arrow {position: absolute;
display: block;
width: 1rem;
height: .5rem;
margin: 0 4px;}
.popover .arrow::before,
.popover .arrow::after {position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;}
.bs-popover-top {margin-bottom: .5rem;}
.bs-popover-top .arrow {top: calc(100% + 1px );}
.bs-popover-top .arrow::before,
.bs-popover-top .arrow::after {border-width: .5rem 0.5rem 0;}
.bs-popover-top .arrow::before {bottom: 0;
border-top-color: fade-in(#999999,.05);}
.bs-popover-top .arrow::after {bottom: 1px;
border-top-color: #999999;}
.bs-popover-right {margin-left: .5rem;}
.bs-popover-right .arrow {right: calc(100% + 1px );
width: .5rem;
height: 1rem;
margin: 4px 0;}
.bs-popover-right .arrow::before,
.bs-popover-right .arrow::after {border-width: 0.5rem .5rem 0.5rem 0;}
.bs-popover-right .arrow::before {left: 0;
border-right-color: fade-in(#999999,.05);}
.bs-popover-right .arrow::after {left: 1px;
border-right-color: #999999;}
.bs-popover-bottom {margin-top: .5rem;}
.bs-popover-bottom .arrow {bottom: calc(100% + 1px );}
.bs-popover-bottom .arrow::before,
.bs-popover-bottom .arrow::after {border-width: 0 0.5rem .5rem 0.5rem;}
.bs-popover-bottom .arrow::before {top: 0;
border-bottom-color: fade-in(#999999,.05);}
.bs-popover-bottom .arrow::after {top: 1px;
border-bottom-color: #999999;}
.bs-popover-bottom .popover-header::before {position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7;}
.bs-popover-left {margin-right: .5rem;}
.bs-popover-left .arrow {left: calc(100% + 1px );
width: .5rem;
height: 1rem;
margin: 4px 0;}
.bs-popover-left .arrow::before,
.bs-popover-left .arrow::after {border-width: 0.5rem 0 0.5rem .5rem;}
.bs-popover-left .arrow::before {right: 0;
border-left-color: fade-in(#999999,.05);}
.bs-popover-left .arrow::after {right: 1px;
border-left-color: #999999;}
.popover-header {padding: .5rem .75rem;
margin-bottom: 0;
font-size: 14px;
color: #525252;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: 4px;
border-top-right-radius: 4px;}
.popover-header:empty {display: none;}
.popover-body {padding: .5rem .75rem;
color: #525252;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;}
.alert {position: relative;
padding: 10px 17px;
margin-bottom: 15px;
border: 1px solid transparent;
border-radius: 4px;}
.alert:empty {display: none;}
.alert-heading {color: inherit;}
.alert-link {font-weight: bold;}
.alert-dismissible {padding-right: 48px;}
.alert-dismissible .close {position: absolute;
top: 0;
right: 0;
padding: 10px 17px;
color: inherit;}
.badge {display: inline-block;
font-size: 100%;
font-weight: bold;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;}
.badge:empty {display: none;}
.badge[class *= pill] {padding: 7.5px 12.5px;
border-radius: 200px;}
.badge:not([class *= pill]) {padding: 5px 7px;
border-radius: 7.5px;}
.dropup,
.dropright,
.dropdown,
.dropleft {position: relative;
margin-top: 0;}
.dropdown-toggle:before,
.dropdown-toggle:after {display: inline-block;
width: 0.7em;
height: 0.7em;
content: "";
border-top: 2px solid currentColor;
border-right: 2px solid currentColor;}
.dropdown-toggle:before {display: none;}
.dropdown-toggle:after {transform: rotate(135deg);
margin: 0 0 0.2em 1em;}
.dropup .dropdown-menu {margin-bottom: 0;}
.dropup .dropdown-toggle:after {transform: rotate(-45deg);
margin: 0 0 0.2em 1em;}
.dropright .dropdown-menu {margin-left: 0;}
.dropright .dropdown-toggle:after {transform: rotate(45deg);
margin: 0 0 0.2em 1em;}
.dropleft .dropdown-menu {margin-right: 0;}
.dropleft .dropdown-toggle:before {display: inline-block;
transform: rotate(-135deg);
margin: -0.2em 10px 0 0;}
.dropleft .dropdown-toggle:after {display: none;}
.dropdown-menu {position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 0 0 0;
font-size: 14px;
color: #525252;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid transparent;
border-radius: 4px;
box-shadow: 0 4px 4px 1px #e6e6e6;}
.dropdown-menu.show {display: block;}
.dropdown-item {display: block;
width: 100%;
padding: 10px 20px;
clear: both;
font-weight: normal;
color: #999999;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;}
.dropdown-item:hover,
.dropdown-item:focus {color: #00bedd;
text-decoration: none;
background-color: #fff;}
.dropdown-item.active,
.dropdown-item:active {color: #1B1464;
text-decoration: none;
background-color: #fff;}
.dropdown-item.disabled,
.dropdown-item:disabled {color: lightgray;
background-color: transparent;}
.dropdown-divider {height: 0;
overflow: hidden;
margin: 7.5px 0;
font-size: 14px;
color: #1B1464;
border-top: 1px solid #1B1464;}
.dropdown-header {display: block;
padding: 5px 20px;
margin-bottom: 0;
font-size: 14px;
color: #1B1464;
white-space: nowrap;}
.list-group {display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;}
.list-group-item-action {width: 100%;
color: #00bedd;
text-align: inherit;}
.list-group-item-action:focus,
.list-group-item-action:hover {color: #fff;
text-decoration: none;
background-color: rgba(0,0,0,0.24);}
.list-group-item-action:active {color: #fff;
background-color: rgba(0,0,0,0.24);}
.list-group-item {position: relative;
display: block;
padding: 7.5px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.12);}
.list-group-item:first-child {border-top-left-radius: 4px;
border-top-right-radius: 4px;}
.list-group-item:last-child {margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;}
.list-group-item:focus,
.list-group-item:hover {z-index: 1;
text-decoration: none;}
.list-group-item.disabled,
.list-group-item:disabled {color: lightgray;
background-color: #fff;}
.list-group-item.active {z-index: 2;
color: #fff;
background-color: #1B1464;
border-color: #100c3a;}
.list-group-flush .list-group-item {border-right: 0;
border-left: 0;
border-radius: 0;}
.list-group-flush:first-child .list-group-item:first-child {border-top: 0;}
.list-group-flush:last-child .list-group-item:last-child {border-bottom: 0;}
.pagination {display: flex;
border-radius: 4px;
margin: 30px 0;}
.page-link {position: relative;
display: block;
padding: .5em 1em;
margin-left: -1px;
line-height: 1.2;
color: #00bedd;
background-color: #fff;
border: 1px solid rgba(0,0,0,0.3);}
.page-link:hover {color: #00bedd;
text-decoration: none;
background-color: #f2f2f2;
border-color: #b3b3b3;}
.page-link:focus {z-index: 2;
outline: 0;
box-shadow: 0 0 4px 1px #beb9f1;}
.page-link:not(:disabled):not(.disabled) {cursor: pointer;}
.page-item:first-child .page-link {margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;}
.page-item:last-child .page-link {border-top-right-radius: 4px;
border-bottom-right-radius: 4px;}
.page-item.active .page-link {z-index: 1;
color: #fff;
background-color: #00bedd;
border-color: #00a8c4;}
.page-item.disabled .page-link {color: #b3b3b3;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #b3b3b3;}
.pagination-sm {padding: 0.375em 0.75em;
font-size: 12.25px;
border-radius: 2.8px;}
.pagination-lg {padding: 0.9em 1.8em;
font-size: 17.5px;
border-radius: 5.2px;}
.btn {display: inline-block;
width: auto;
background-clip: padding-box;
padding: 10px 20px;
font-size: 16px;
font-weight: normal;
line-height: 1.2;
border-radius: 14px;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, color .15s ease-in-out;}
.btn:focus {box-shadow: none;}
.btn:disabled {box-shadow: 0.8;
cursor: default;}
.btn:not(:disabled):not(.disabled) {cursor: pointer;}
.btn-sm {padding: 7.5px 15px;
font-size: 14px;
border-radius: 9.8px;}
.btn-lg {padding: 18px 36px;
font-size: 20px;
border-radius: 18.2px;}
.btn-block {display: block;
width: 100%;
text-align: center;}
.btn-block + .btn-block {margin-top: 15px;}
.btn-collapse .fa-expand {display: none;}
.btn-collapse.collapsed .fa-expand {display: block;}
.btn-collapse.collapsed .fa-compress {display: none;}
.btn-collapse .fa-expand:before,
.btn-collapse .fa-compress:before {font-weight: 600;
font-size: 12px;}
.btn-collapse .fa-expand:before {content: "\f067";}
.btn-collapse .fa-compress:before {content: "\f068";}
.dropdown-toggle-split {padding-right: 15px;
padding-left: 15px;}
.dropdown-toggle-split::after {margin-left: 0;}
.btn-sm + .dropdown-toggle-split {padding-right: 11.2px;
padding-left: 11.2px;}
.btn-lg + .dropdown-toggle-split {padding-right: 27px;
padding-left: 27px;}
.btn-group,
.btn-group-vertical {position: relative;
display: inline-flex;
vertical-align: middle;}
.btn-group > .btn,
.btn-group-vertical > .btn {position: relative;
flex: 0 1 auto;}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {z-index: 1;}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {margin-left: -1px;}
.btn-group.show .dropdown-toggle,
.btn-group-vertical.show .dropdown-toggle {box-shadow: none;}
.btn-group.show .dropdown-toggle.btn-link,
.btn-group-vertical.show .dropdown-toggle.btn-link {box-shadow: none;}
.btn-group > .btn:first-child {margin-left: 0;}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {border-top-right-radius: 0;
border-bottom-right-radius: 0;}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;
border-bottom-left-radius: 0;}
.btn-group-vertical {flex-direction: column;
align-items: flex-start;
justify-content: center;}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {width: 100%;}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {margin-top: -1px;
margin-left: 0;}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {border-bottom-right-radius: 0;
border-bottom-left-radius: 0;}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;
border-top-right-radius: 0;}
.jumbotron {padding: 30px 15px;
margin-bottom: 30px;
background-color: #b3b3b3;
border-radius: 4px;}
.jumbotron-fluid {padding-right: 0;
padding-left: 0;
border-radius: 0;}
.breadcrumb {display: flex;
flex-wrap: wrap;
padding: 15px 0;
margin: 0 30px;
list-style: none;
background-color: #fff;
border-radius: 4px;
align-items: center;}
.breadcrumb-item + .breadcrumb-item::before {display: inline-block;
padding: 15px 15px;
color: #525252;
content: '|';}
.breadcrumb-item + .breadcrumb-item:hover::before {text-decoration: none;}
.breadcrumb-item.active {color: #1B1464;
font-weight: bold;}
@keyframes progress-bar-stripes {from {background-position: 7px 0;}
to {background-position: 0 0;}}
.progress {width: 100%;
display: flex;
height: 7px;
overflow: hidden;
font-size: 10.5px;
background-color: #fff;
border-radius: 14px;
box-shadow: none;
border: none;}
.progress::-webkit-progress-value {background-color: #00bedd;}
.progress::-webkit-progress-bar {background-color: #fff;}
.progress::-moz-progress-bar {background-color: #00bedd;}
.progress-bar {display: flex;
flex-direction: column;
justify-content: center;
color: #fff;
text-align: center;
background-color: #00bedd;
transition: width .6s ease;}
.progress-bar-striped {background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
background-size: 7px 7px;}
.progress-bar-animated {animation: progress-bar-stripes 1s linear infinite;}
.flip-card {perspective: 1000px;
filter: drop-shadow(2px 2px 3px rgba(0,0,0,0.2));}
.flip-card:hover .flip-card-inner {transform: rotateY(180deg);}
@media (max-width:991px) {.flip-card:hover .flip-card-inner {transform: unset;}}
.flip-card .flip-card-inner {position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.8s;
transform-style: preserve-3d;}
.flip-card .flip-card-front,
.flip-card .flip-card-back {position: absolute;
display: flex;
align-items: center;
justify-content: center;
padding: 10px;
width: 100%;
height: 100%;
backface-visibility: hidden;}
.flip-card .flip-card-back {transform: rotateY(180deg);}
main .footer-links .nav .nav-link {padding: 5px;}
main .address {text-align: center;}
main .address span.company-name {display: block;
font: 600 1.41em/1.2 'Montserrat', arial, Helvetica, sans-serif;
margin-bottom: 15px;}
main .address .location {display: inline-block;
margin-bottom: 15px;}
footer .address a {color: #ffffff;}
footer .address a:hover {color: #ffffff;
text-decoration: underline;}
.badges-container {grid-area: badges;
display: flex;
flex-wrap: wrap;
gap: 7px;}
.badges-container .badge {margin-top: 15px;
margin-bottom: 0;
cursor: pointer;
position: relative;
font-size: 0.86em;
font-weight: 600;
white-space: unset;
margin-right: 2em;
padding: .35em 1.7em .35em .7em;}
.badges-container .badge.badge-environment .level {border: 1px solid #37B57F;
color: #37B57F;}
.badges-container .badge.badge-society .level {border: 1px solid #DD295C;
color: #DD295C;}
.badges-container .badge.badge-economy .level {border: 1px solid #2D629A;
color: #2D629A;}
.badges-container .badge.badge-process .level {border: 1px solid #EBB13E;
color: #EBB13E;}
.badges-container .badge .level {border-radius: 4px;
background: #fff;
display: inline-flex;
position: absolute;
align-items: center;
justify-content: center;
width: 3em;
height: 2em;
right: -1.7em;
top: -0.2em;}
.badges-container .badge .level:after {content: '%';}
.badges-container .badge.badge-expertise {margin-right: .5em;}
.badges-container .badge.badge-expertise .level {width: 2em;
border-radius: 50%;
right: -0.5em;}
.badges-container .badge.badge-expertise .level:after {content: unset;}
.list-box .display-template-container,
.list-box {background-color: transparent !important;
padding: 0 !important;
display: grid;
grid-gap: 15px;}
.search-result-item:not(.additional-content-applied) .content-container {grid-template-areas: "image name" "image description" "badge-container badge-container";}
.search-result-item.additional-content-applied .additional-content {grid-area: additional-content;}
.search-result-item.additional-content-applied .content-container {grid-template-areas: "name name" "description description" "badge-container badge-container" "additional-content additional-content";}
.search-result-item {background-color: #ffffff;
border-radius: 15px;
padding: 30px 15px;}
.search-result-item .content-container {display: grid;
align-items: start;
grid-template-columns: auto 1fr;
grid-gap: 15px;
justify-content: start;}
.search-result-item .content-container .title {grid-area: name;
display: inline-block;
justify-self: start;
color: transparent;
background: linear-gradient(90deg,#00bedd 50%,#212529 50%);
background-position: 100% 0;
background-size: 200% 200%;
-webkit-background-clip: text;
background-clip: text;
font: 600 1.41em/1.2 'Montserrat', arial, Helvetica, sans-serif;
transition: background-position .1s linear;}
.search-result-item .content-container .title:hover {background-position: 0 0;
-webkit-background-clip: text;
background-clip: text;}
.search-result-item .content-container .description {grid-area: description;
position: relative;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.search-result-item .content-container .description > *:not([class *= project-date]) {display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.search-result-item .content-container .description .project-date {font-style: italic;
color: #4D4D4D;}
.search-result-item .content-container .description .badge.e-learning {display: inline-block;
margin-bottom: 15px;
font-weight: 500;
padding: 7px 22px;}
.search-result-item .content-container .description .badge.e-learning:first-letter {text-transform: uppercase;}
.search-result-item .content-container .img {grid-area: image;
display: inline-grid;
align-items: center;
justify-items: center;
overflow: hidden;
width: 64px;
aspect-ratio: 1 / 1;
border-radius: 50%;
box-shadow: 1px 1px 4px rgba(0,0,0,0.15);
border: 1px solid rgba(0,0,0,0.15);}
.search-result-item .content-container .img img {object-fit: cover;
max-width: 100%;}
.search-result-item .content-container .badge-container {grid-area: badge-container;}
.search-result-item .comments-container {height: 0;
overflow: hidden;}
.search-result-item .comments-container.show {height: unset;}
html {font-size: 14px;}
body {font: 14px/1.6 'Montserrat', arial, Helvetica, sans-serif;
color: #525252;
background-color: #EAEFF1;
overflow: visible !important;}
main {margin-bottom: 30px;
min-height: 71vh;
padding-top: 6rem;}
@media (max-width:767px) {main {padding-top: 5rem;}}
section {padding-top: 60px;
padding-bottom: 60px;}
.h1,
h1 {font: 600 1.86rem/1.2 'Montserrat', arial, Helvetica, sans-serif;}
.h2,
h2 {font: 600 1.64rem/1.2 'Montserrat', arial, Helvetica, sans-serif;}
.h3,
h3 {font: 600 1.41rem/1.2 'Montserrat', arial, Helvetica, sans-serif;}
.h4,
h4 {font: 600 1.29rem/1.2 'Montserrat', arial, Helvetica, sans-serif;}
.h5,
h5 {font: 600 1.14rem/1.2 'Montserrat', arial, Helvetica, sans-serif;}
.h6,
h6 {text-transform: uppercase;
font: 600 0.86rem/1.2 'Montserrat', arial, Helvetica, sans-serif;}
p {font: 400 1.14rem/1.6 'Montserrat', arial, Helvetica, sans-serif;}
a.link {font-size: 14px;
background-color: transparent !important;}
a {color: #00bedd;
text-decoration: none;
transition: color .3s linear;}
a:hover {color: #1B1464;}
article {background-color: #ffffff;
border-radius: 15px 15px 15px 0;
padding: 60px 30px;}
article h1 {margin-bottom: 15px;}
article p,
article ol,
article ul {margin-bottom: 15px;}
article ol li,
article ul li {margin-bottom: 10px;}
article ol li::marker,
article ul li::marker {font-weight: 600;}
article ol li :last-child,
article ul li :last-child {margin-bottom: 0;}
article .lead {font-size: 1.2rem;
font-weight: 500;
margin-bottom: 30px;}
button.level-of-competence {justify-self: end;
margin-bottom: 15px;}
ol.level-of-competence-list li {position: relative;
padding-left: 45px;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #00bedd;}
ol.level-of-competence-list li:last-child {padding-bottom: 0;
margin-bottom: 0;
border-color: transparent;}
ol.level-of-competence-list li:before {position: absolute;
content: attr(data-level);
display: inline-block;
top: 0;
left: 0;
font-size: 5em;
line-height: 100%;
pointer-events: none;
font-weight: bold;
opacity: .4;
color: #00bedd;
-webkit-text-stroke: 0.03em #00bedd;}
ul:not([class]) {list-style: disc;
margin-left: 15px;}
ol:not([class]) {list-style: auto;
margin-left: 15px;}
textarea {resize: vertical;
min-height: 120px;
font: 14px/1.2 'Montserrat', arial, Helvetica, sans-serif;}
.k-dropdown,
.k-combobox {width: 100%;}
.form-helpdesk {margin-top: 60px;}
hr {border-top: 1px solid #1B1464;
margin: 30px 0;}
.n-product {display: inline-block;
font-family: 'Dorsa', sans-serif;
font-size: 1.8em;
line-height: 100%;
text-transform: none;}
.n-product::first-letter {color: #007afb;
font-size: 70%;
line-height: 70%;
vertical-align: top;}
.embed-container {position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;}
.embed-container iframe {position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;}
.embed-responsive {position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;}
.embed-responsive::before {display: block;
content: "";}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;}
.embed-responsive-21by9::before {padding-top: 42.857142857143%;}
.embed-responsive-16by9::before {padding-top: 56.25%;}
.embed-responsive-4by3::before {padding-top: 75%;}
.embed-responsive-1by1::before {padding-top: 100%;}
.animation-container .card {height: 100%;}
.partner-icon-list {display: flex;
justify-content: center;
flex-wrap: wrap;}
.partner-icon-list .item {padding: 0;
width: 90px;
height: 90px;
margin: 12px;
box-shadow: 0 2px 3px #ccc inset;
border-radius: 6px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
background-color: #fff;}
.d-none {display: none !important;}
.d-block {display: block !important;}
.d-flex {display: flex !important;}
.d-grid {display: grid !important;}
.v-none {visibility: hidden !important;}
.v-visible {visibility: visible !important;}
.justify-content-start {justify-content: flex-start !important;}
.justify-content-center {justify-content: center !important;}
.justify-content-end {justify-content: flex-end !important;}
.text-left {text-align: left !important;}
.text-center {text-align: center !important;}
.text-right {text-align: right !important;}
.text-justify {text-align: justify !important;}
.bg-accent {background-color: #1B1464;
color: #ffffff;
padding: 5px;}
.bg-primary {background-color: #00bedd;
color: #ffffff;
padding: 5px;}
.bg-secondary {background-color: #1B1464;
color: #ffffff;
padding: 5px;}
.bg-dark {background-color: #525252;
color: #ffffff;
padding: 5px;}
.bg-light {background-color: #ffffff;
color: #525252;
padding: 5px;}
.bg-info {background-color: #17a2b8;
color: #ffffff;
padding: 5px;}
.bg-success {background-color: #28a745;
color: #ffffff;
padding: 5px;}
.bg-warning {background-color: #ffc107;
color: #525252;
padding: 5px;}
.bg-danger {background-color: #f82;
color: #525252;
padding: 5px;}
.btn-primary {transition: color .1s linear, background-color .2s linear;}
.btn-primary:not([class *= outline]) {color: #fff;
background-color: #00bedd;
border: 1px solid #00a8c4;}
.btn-primary[class *= outline] {color: #fff;
background-color: #00bedd;
border: 1px solid #fff;}
.btn-primary[class *= outline]:not(:disabled):focus,
.btn-primary[class *= outline]:not(:disabled):active,
.btn-primary[class *= outline]:not(:disabled):hover {color: #00bedd;
background-color: #fff;}
.btn-primary:not([class *= outline]):not(:disabled):focus,
.btn-primary:not([class *= outline]):not(:disabled):active,
.btn-primary:not([class *= outline]):not(:disabled):hover {color: #00bedd;
background-color: #fff;}
.btn-outline-primary {transition: color .1s linear, background-color .2s linear;}
.btn-outline-primary:not([class *= outline]) {color: #00bedd;
background-color: #fff;
border: 1px solid #f2f2f2;}
.btn-outline-primary[class *= outline] {color: #00bedd;
background-color: #fff;
border: 1px solid #00bedd;}
.btn-outline-primary[class *= outline]:not(:disabled):focus,
.btn-outline-primary[class *= outline]:not(:disabled):active,
.btn-outline-primary[class *= outline]:not(:disabled):hover {color: #fff;
background-color: #00bedd;}
.btn-outline-primary:not([class *= outline]):not(:disabled):focus,
.btn-outline-primary:not([class *= outline]):not(:disabled):active,
.btn-outline-primary:not([class *= outline]):not(:disabled):hover {color: #fff;
background-color: #00bedd;}
.btn-secondary {transition: color .1s linear, background-color .2s linear;}
.btn-secondary:not([class *= outline]) {color: #fff;
background-color: #1B1464;
border: 1px solid #15104f;}
.btn-secondary[class *= outline] {color: #fff;
background-color: #1B1464;
border: 1px solid #fff;}
.btn-secondary[class *= outline]:not(:disabled):focus,
.btn-secondary[class *= outline]:not(:disabled):active,
.btn-secondary[class *= outline]:not(:disabled):hover {color: #1B1464;
background-color: #fff;}
.btn-secondary:not([class *= outline]):not(:disabled):focus,
.btn-secondary:not([class *= outline]):not(:disabled):active,
.btn-secondary:not([class *= outline]):not(:disabled):hover {color: #1B1464;
background-color: #fff;}
.btn-outline-secondary {transition: color .1s linear, background-color .2s linear;}
.btn-outline-secondary:not([class *= outline]) {color: #1B1464;
background-color: #fff;
border: 1px solid #f2f2f2;}
.btn-outline-secondary[class *= outline] {color: #1B1464;
background-color: #fff;
border: 1px solid #1B1464;}
.btn-outline-secondary[class *= outline]:not(:disabled):focus,
.btn-outline-secondary[class *= outline]:not(:disabled):active,
.btn-outline-secondary[class *= outline]:not(:disabled):hover {color: #fff;
background-color: #1B1464;}
.btn-outline-secondary:not([class *= outline]):not(:disabled):focus,
.btn-outline-secondary:not([class *= outline]):not(:disabled):active,
.btn-outline-secondary:not([class *= outline]):not(:disabled):hover {color: #fff;
background-color: #1B1464;}
.btn-tertiary {transition: color .1s linear, background-color .2s linear;}
.btn-tertiary:not([class *= outline]) {color: #fff;
background-color: #000000;
border: 1px solid #000000;}
.btn-tertiary[class *= outline] {color: #fff;
background-color: #000000;
border: 1px solid #fff;}
.btn-tertiary[class *= outline]:not(:disabled):focus,
.btn-tertiary[class *= outline]:not(:disabled):active,
.btn-tertiary[class *= outline]:not(:disabled):hover {color: #000000;
background-color: #fff;}
.btn-tertiary:not([class *= outline]):not(:disabled):focus,
.btn-tertiary:not([class *= outline]):not(:disabled):active,
.btn-tertiary:not([class *= outline]):not(:disabled):hover {color: #000000;
background-color: #fff;}
.btn-outline-tertiary {transition: color .1s linear, background-color .2s linear;}
.btn-outline-tertiary:not([class *= outline]) {color: #000000;
background-color: #fff;
border: 1px solid #f2f2f2;}
.btn-outline-tertiary[class *= outline] {color: #000000;
background-color: #fff;
border: 1px solid #000000;}
.btn-outline-tertiary[class *= outline]:not(:disabled):focus,
.btn-outline-tertiary[class *= outline]:not(:disabled):active,
.btn-outline-tertiary[class *= outline]:not(:disabled):hover {color: #fff;
background-color: #000000;}
.btn-outline-tertiary:not([class *= outline]):not(:disabled):focus,
.btn-outline-tertiary:not([class *= outline]):not(:disabled):active,
.btn-outline-tertiary:not([class *= outline]):not(:disabled):hover {color: #fff;
background-color: #000000;}
.btn-light {transition: color .1s linear, background-color .2s linear;}
.btn-light:not([class *= outline]) {color: #00bedd;
background-color: #ffffff;
border: 1px solid #f2f2f2;}
.btn-light[class *= outline] {color: #00bedd;
background-color: #ffffff;
border: 1px solid #00bedd;}
.btn-light[class *= outline]:not(:disabled):focus,
.btn-light[class *= outline]:not(:disabled):active,
.btn-light[class *= outline]:not(:disabled):hover {color: #ffffff;
background-color: #00bedd;}
.btn-light:not([class *= outline]):not(:disabled):focus,
.btn-light:not([class *= outline]):not(:disabled):active,
.btn-light:not([class *= outline]):not(:disabled):hover {color: #ffffff;
background-color: #00bedd;}
.btn-outline-light {transition: color .1s linear, background-color .2s linear;}
.btn-outline-light:not([class *= outline]) {color: #ffffff;
background-color: #00bedd;
border: 1px solid #00a8c4;}
.btn-outline-light[class *= outline] {color: #ffffff;
background-color: #00bedd;
border: 1px solid #ffffff;}
.btn-outline-light[class *= outline]:not(:disabled):focus,
.btn-outline-light[class *= outline]:not(:disabled):active,
.btn-outline-light[class *= outline]:not(:disabled):hover {color: #00bedd;
background-color: #ffffff;}
.btn-outline-light:not([class *= outline]):not(:disabled):focus,
.btn-outline-light:not([class *= outline]):not(:disabled):active,
.btn-outline-light:not([class *= outline]):not(:disabled):hover {color: #00bedd;
background-color: #ffffff;}
.btn-dark {transition: color .1s linear, background-color .2s linear;}
.btn-dark:not([class *= outline]) {color: #ffffff;
background-color: #525252;
border: 1px solid #454545;}
.btn-dark[class *= outline] {color: #ffffff;
background-color: #525252;
border: 1px solid #ffffff;}
.btn-dark[class *= outline]:not(:disabled):focus,
.btn-dark[class *= outline]:not(:disabled):active,
.btn-dark[class *= outline]:not(:disabled):hover {color: #525252;
background-color: #ffffff;}
.btn-dark:not([class *= outline]):not(:disabled):focus,
.btn-dark:not([class *= outline]):not(:disabled):active,
.btn-dark:not([class *= outline]):not(:disabled):hover {color: #525252;
background-color: #ffffff;}
.btn-outline-dark {transition: color .1s linear, background-color .2s linear;}
.btn-outline-dark:not([class *= outline]) {color: #525252;
background-color: #ffffff;
border: 1px solid #f2f2f2;}
.btn-outline-dark[class *= outline] {color: #525252;
background-color: #ffffff;
border: 1px solid #525252;}
.btn-outline-dark[class *= outline]:not(:disabled):focus,
.btn-outline-dark[class *= outline]:not(:disabled):active,
.btn-outline-dark[class *= outline]:not(:disabled):hover {color: #ffffff;
background-color: #525252;}
.btn-outline-dark:not([class *= outline]):not(:disabled):focus,
.btn-outline-dark:not([class *= outline]):not(:disabled):active,
.btn-outline-dark:not([class *= outline]):not(:disabled):hover {color: #ffffff;
background-color: #525252;}
.btn-success {transition: color .1s linear, background-color .2s linear;}
.btn-success:not([class *= outline]) {color: #fff;
background-color: #28a745;
border: 1px solid #23923d;}
.btn-success[class *= outline] {color: #fff;
background-color: #28a745;
border: 1px solid #fff;}
.btn-success[class *= outline]:not(:disabled):focus,
.btn-success[class *= outline]:not(:disabled):active,
.btn-success[class *= outline]:not(:disabled):hover {color: #28a745;
background-color: #fff;}
.btn-success:not([class *= outline]):not(:disabled):focus,
.btn-success:not([class *= outline]):not(:disabled):active,
.btn-success:not([class *= outline]):not(:disabled):hover {color: #28a745;
background-color: #fff;}
.btn-default {transition: color .1s linear, background-color .2s linear;}
.btn-default:not([class *= outline]) {color: #fff;
background-color: #525252;
border: 1px solid #454545;}
.btn-default[class *= outline] {color: #fff;
background-color: #525252;
border: 1px solid #fff;}
.btn-default[class *= outline]:not(:disabled):focus,
.btn-default[class *= outline]:not(:disabled):active,
.btn-default[class *= outline]:not(:disabled):hover {color: #525252;
background-color: #fff;}
.btn-default:not([class *= outline]):not(:disabled):focus,
.btn-default:not([class *= outline]):not(:disabled):active,
.btn-default:not([class *= outline]):not(:disabled):hover {color: #525252;
background-color: #fff;}
.btn.load-more {text-align: center !important;}
.alert-info {color: #117a8b;
border-color: #117a8b;
background-color: #7adeee;}
.alert-info hr {border-top-color: #117a8b;}
.alert-info .alert-link {color: #117a8b;}
.alert-success {color: #1e7e34;
border-color: #1e7e34;
background-color: #86e29b;}
.alert-success hr {border-top-color: #1e7e34;}
.alert-success .alert-link {color: #1e7e34;}
.alert-warning {color: #d39e00;
border-color: #d39e00;
background-color: #ffe7a0;}
.alert-warning hr {border-top-color: #d39e00;}
.alert-warning .alert-link {color: #d39e00;}
.alert-danger {color: #ee6e00;
border-color: #ee6e00;
background-color: #ffdabb;}
.alert-danger hr {border-top-color: #ee6e00;}
.alert-danger .alert-link {color: #ee6e00;}
.badge-primary {color: #fff;
background-color: #00bedd;}
.badge-primary[href]:hover {background-color: #007c91;
color: #fff;}
.badge-secondary {color: #fff;
background-color: #1B1464;}
.badge-secondary[href]:hover {background-color: #0a0724;
color: #fff;}
.badge-tertiary {color: #fff;
background-color: #000000;}
.badge-tertiary[href]:hover {background-color: #000000;
color: #fff;}
.badge-info {color: #fff;
background-color: #17a2b8;}
.badge-info[href]:hover {background-color: #0f6674;
color: #fff;}
.badge-success {color: #fff;
background-color: #28a745;}
.badge-success[href]:hover {background-color: #19692c;
color: #fff;}
.badge-warning {color: #fff;
background-color: #ffc107;}
.badge-warning[href]:hover {background-color: #ba8b00;
color: #fff;}
.badge-danger {color: #fff;
background-color: #f82;}
.badge-danger[href]:hover {background-color: #d56200;
color: #fff;}
.badge-error {color: #fff;
background-color: #dc3545;}
.badge-error[href]:hover {background-color: #a71d2a;
color: #fff;}
.badge-light {color: #00bedd;
background-color: #ffffff;}
.badge-light[href]:hover {background-color: #d9d9d9;
color: #00bedd;}
.badge-dark {color: #fff;
background-color: #525252;}
.badge-dark[href]:hover {background-color: #2c2c2c;
color: #fff;}
.badge-gray {color: #fff;
background-color: #999999;}
.badge-gray[href]:hover {background-color: #737373;
color: #fff;}
.badge-deletable .badge + span.delete {font-size: 0.86em;
font-weight: 600;
padding: 3px 7px 3px 15px;
margin-left: -15px;
border-top-right-radius: .5rem;
border-bottom-right-radius: .5rem;
cursor: pointer;}
.badge-environment {color: #fff;
background-color: #37B57F;}
.badge-environment[href]:hover {background-color: #257a56;
color: #fff;}
.badge-environment + span.delete {color: #fff;
background-color: #37B57F;}
.badge-environment + span.delete[href]:hover {background-color: #257a56;
color: #fff;}
.badge-society {color: #fff;
background-color: #DD295C;}
.badge-society[href]:hover {background-color: #a01940;
color: #fff;}
.badge-society + span.delete {color: #fff;
background-color: #DD295C;}
.badge-society + span.delete[href]:hover {background-color: #a01940;
color: #fff;}
.badge-economy {color: #fff;
background-color: #2D629A;}
.badge-economy[href]:hover {background-color: #1c3c5f;
color: #fff;}
.badge-economy + span.delete {color: #fff;
background-color: #2D629A;}
.badge-economy + span.delete[href]:hover {background-color: #1c3c5f;
color: #fff;}
.badge-process {color: #fff;
background-color: #EBB13E;}
.badge-process[href]:hover {background-color: #c88c15;
color: #fff;}
.badge-process + span.delete {color: #fff;
background-color: #EBB13E;}
.badge-process + span.delete[href]:hover {background-color: #c88c15;
color: #fff;}
.list-group-item-primary {color: #fff;
background-color: #00bedd;}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {color: #fff;
background-color: #00a8c4;}
.list-group-item-primary.list-group-item-action:active {color: #fff;
background-color: #0092aa;
border-color: #007c91 r;}
.list-group-item-secondary {color: #fff;
background-color: #1B1464;}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {color: #fff;
background-color: #15104f;}
.list-group-item-secondary.list-group-item-action:active {color: #fff;
background-color: #100c3a;
border-color: #0a0724 r;}
.list-group-item-tertiary {color: #fff;
background-color: #000000;}
.list-group-item-tertiary.list-group-item-action:focus,
.list-group-item-tertiary.list-group-item-action:hover {color: #fff;
background-color: #000000;}
.list-group-item-tertiary.list-group-item-action:active {color: #fff;
background-color: #000000;
border-color: #000000 r;}
.list-group-item-info {color: #fff;
background-color: #17a2b8;}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {color: #fff;
background-color: #148ea1;}
.list-group-item-info.list-group-item-action:active {color: #fff;
background-color: #117a8b;
border-color: #0f6674 r;}
.list-group-item-success {color: #fff;
background-color: #28a745;}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {color: #fff;
background-color: #23923d;}
.list-group-item-success.list-group-item-action:active {color: #fff;
background-color: #1e7e34;
border-color: #19692c r;}
.list-group-item-warning {color: #fff;
background-color: #ffc107;}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {color: #fff;
background-color: #edb100;}
.list-group-item-warning.list-group-item-action:active {color: #fff;
background-color: #d39e00;
border-color: #ba8b00 r;}
.list-group-item-danger {color: #fff;
background-color: #f82;}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {color: #fff;
background-color: #ff7a08;}
.list-group-item-danger.list-group-item-action:active {color: #fff;
background-color: #ee6e00;
border-color: #d56200 r;}
.list-group-item-light {color: #00bedd;
background-color: #ffffff;}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {color: #00bedd;
background-color: #f2f2f2;}
.list-group-item-light.list-group-item-action:active {color: #fff;
background-color: #e6e6e6;
border-color: #d9d9d9 r;}
.list-group-item-dark {color: #fff;
background-color: #525252;}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {color: #fff;
background-color: #454545;}
.list-group-item-dark.list-group-item-action:active {color: #fff;
background-color: #393939;
border-color: #2c2c2c r;}
.grecaptcha-badge {visibility: hidden;}
body > div:not([id],
[class]) {position: fixed !important;
top: calc((100% - 580px) / 2) !important;
z-index: 1050 !important;}
.k-loading-mask {position: fixed !important;
width: 100vw !important;
height: 100vh !important;
left: 0 !important;
top: 0 !important;}
.k-animation-container .k-notification .k-notification-wrap {white-space: unset;}
img[src = '/assets/content/'],
img[src = ''] {display: none;}
.empty-list {margin-top: 15px;}
.empty-list .no-item {display: inline-block;
padding: 5px 20px !important;
font-size: 16px;
font-weight: 600;}
.empty-list .no-item i {font-size: 18px;
margin-right: 5px;}
.ma-0 {margin: 0;}
.mv-0 {margin-top: 0;
margin-bottom: 0;}
.mh-0 {margin-left: 0;
margin-right: 0;}
.mt-0 {margin-top: 0;}
.mr-0 {margin-right: 0;}
.mb-0 {margin-bottom: 0;}
.ml-0 {margin-left: 0;}
.pa-0 {padding: 0;}
.pv-0 {padding-top: 0;
padding-bottom: 0;}
.ph-0 {padding-left: 0;
padding-right: 0;}
.pt-0 {padding-top: 0;}
.pr-0 {padding-right: 0;}
.pb-0 {padding-bottom: 0;}
.pl-0 {padding-left: 0;}
.ma-s {margin: 15px;}
.mv-s {margin-top: 15px;
margin-bottom: 15px;}
.mh-s {margin-left: 15px;
margin-right: 15px;}
.mt-s {margin-top: 15px;}
.mr-s {margin-right: 15px;}
.mb-s {margin-bottom: 15px;}
.ml-s {margin-left: 15px;}
.pa-s {padding: 15px;}
.pv-s {padding-top: 15px;
padding-bottom: 15px;}
.ph-s {padding-left: 15px;
padding-right: 15px;}
.pt-s {padding-top: 15px;}
.pr-s {padding-right: 15px;}
.pb-s {padding-bottom: 15px;}
.pl-s {padding-left: 15px;}
.ma-m {margin: 30px;}
.mv-m {margin-top: 30px;
margin-bottom: 30px;}
.mh-m {margin-left: 30px;
margin-right: 30px;}
.mt-m {margin-top: 30px;}
.mr-m {margin-right: 30px;}
.mb-m {margin-bottom: 30px;}
.ml-m {margin-left: 30px;}
.pa-m {padding: 30px;}
.pv-m {padding-top: 30px;
padding-bottom: 30px;}
.ph-m {padding-left: 30px;
padding-right: 30px;}
.pt-m {padding-top: 30px;}
.pr-m {padding-right: 30px;}
.pb-m {padding-bottom: 30px;}
.pl-m {padding-left: 30px;}
.ma-l {margin: 60px;}
.mv-l {margin-top: 60px;
margin-bottom: 60px;}
.mh-l {margin-left: 60px;
margin-right: 60px;}
.mt-l {margin-top: 60px;}
.mr-l {margin-right: 60px;}
.mb-l {margin-bottom: 60px;}
.ml-l {margin-left: 60px;}
.pa-l {padding: 60px;}
.pv-l {padding-top: 60px;
padding-bottom: 60px;}
.ph-l {padding-left: 60px;
padding-right: 60px;}
.pt-l {padding-top: 60px;}
.pr-l {padding-right: 60px;}
.pb-l {padding-bottom: 60px;}
.pl-l {padding-left: 60px;}
/* minified the hell out of this */
.badges-container {grid-area: badges;
display: flex;
flex-wrap: wrap;
gap: 7px;}
.badges-container .badge {margin-top: 15px;
margin-bottom: 0;
cursor: pointer;
position: relative;
font-size: 0.86em;
font-weight: 600;
white-space: unset;
margin-right: 2em;
padding: .35em 1.7em .35em .7em;}
.badges-container .badge.badge-environment .level {border: 1px solid #37B57F;
color: #37B57F;}
.badges-container .badge.badge-society .level {border: 1px solid #DD295C;
color: #DD295C;}
.badges-container .badge.badge-economy .level {border: 1px solid #2D629A;
color: #2D629A;}
.badges-container .badge.badge-process .level {border: 1px solid #EBB13E;
color: #EBB13E;}
.badges-container .badge .level {border-radius: 4px;
background: #fff;
display: inline-flex;
position: absolute;
align-items: center;
justify-content: center;
width: 3em;
height: 2em;
right: -1.7em;
top: -0.2em;}
.badges-container .badge .level:after {content: '%';}
.badges-container .badge.badge-expertise {margin-right: .5em;}
.badges-container .badge.badge-expertise .level {width: 2em;
border-radius: 50%;
right: -0.5em;}
.badges-container .badge.badge-expertise .level:after {content: unset;}
.section-header {margin: 0 auto;}
.section-header h1 {font-size: 2.5rem;
margin-bottom: 30px;}
.section-header .lead {font-size: 1.3rem;
margin-bottom: 30px;}
.how-it-works {padding: 0 15px 30px;}
.how-it-works .steps-container {max-width: 1310px;
margin: 0 auto;
overflow: hidden;}
.how-it-works .steps {width: 100%;
margin: 0 auto;}
.how-it-works .steps .glide__slides {padding: 15px 0;
overflow: visible;
margin: 0 auto;}
.how-it-works .steps .step-card {height: auto !important;
cursor: pointer;}
.how-it-works .steps .step-card .step-card-inner {height: 100%;
display: grid;
color: #525252;
text-align: center;
border-radius: 15px;
background-color: #fff;
position: relative;
overflow: hidden;}
.how-it-works .steps .step-card .step-card-inner h4 {font-size: 1.3rem;
font-weight: bold;
display: inline-block;
color: transparent;
background: linear-gradient(90deg,#00bedd 50%,#212529 50%);
background-position: 100% 0;
background-size: 200% 200%;
-webkit-background-clip: text;
background-clip: text;
transition: background-position .1s linear;}
.how-it-works .steps .step-card .step-card-inner:hover h4 {background-position: 0 0;
-webkit-background-clip: text;
background-clip: text;}
.how-it-works .steps .step-card .card-header {aspect-ratio: 16/9;
background-size: cover;}
.feeds-section .feed-card {height: auto !important;
cursor: pointer;}
.feeds-section .feed-card .search-result-item {height: 100%;}
.feeds-section .feed-card .search-result-item .content-container {height: 100%;
grid-template-rows: auto 1fr auto;}
.feeds-section .feed-card .search-result-item .content-container > .badges-container {align-self: end;}
.feeds-section .feed-card .search-result-item .comments-container {display: none;}
/* minified the hell out of this */
.list-box .display-template-container,
.list-box {background-color: transparent !important;
padding: 0 !important;
display: grid;
grid-gap: 15px;}
.search-result-item:not(.additional-content-applied) .content-container {grid-template-areas: "image name" "image description" "badge-container badge-container";}
.search-result-item.additional-content-applied .additional-content {grid-area: additional-content;}
.search-result-item.additional-content-applied .content-container {grid-template-areas: "name name" "description description" "badge-container badge-container" "additional-content additional-content";}
.search-result-item {background-color: #ffffff;
border-radius: 15px;
padding: 30px 15px;}
.search-result-item .content-container {display: grid;
align-items: start;
grid-template-columns: auto 1fr;
grid-gap: 15px;
justify-content: start;}
.search-result-item .content-container .title {grid-area: name;
display: inline-block;
justify-self: start;
color: transparent;
background: linear-gradient(90deg,#00bedd 50%,#212529 50%);
background-position: 100% 0;
background-size: 200% 200%;
-webkit-background-clip: text;
background-clip: text;
font: 600 1.41em/1.2 'Montserrat', arial, Helvetica, sans-serif;
transition: background-position .1s linear;}
.search-result-item .content-container .title:hover {background-position: 0 0;
-webkit-background-clip: text;
background-clip: text;}
.search-result-item .content-container .description {grid-area: description;
position: relative;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.search-result-item .content-container .description > *:not([class *= project-date]) {display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.search-result-item .content-container .description .project-date {font-style: italic;
color: #4D4D4D;}
.search-result-item .content-container .description .badge.e-learning {display: inline-block;
margin-bottom: 15px;
font-weight: 500;
padding: 7px 22px;}
.search-result-item .content-container .description .badge.e-learning:first-letter {text-transform: uppercase;}
.search-result-item .content-container .img {grid-area: image;
display: inline-grid;
align-items: center;
justify-items: center;
overflow: hidden;
width: 64px;
aspect-ratio: 1 / 1;
border-radius: 50%;
box-shadow: 1px 1px 4px rgba(0,0,0,0.15);
border: 1px solid rgba(0,0,0,0.15);}
.search-result-item .content-container .img img {object-fit: cover;
max-width: 100%;}
.search-result-item .content-container .badge-container {grid-area: badge-container;}
.search-result-item .comments-container {height: 0;
overflow: hidden;}
.search-result-item .comments-container.show {height: unset;}

