@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,700");
footer .footer-columns, .contact-box, .community, .contributor, .features { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }

html { background: #3c494f; }

html, body { margin: 0; padding: 0; min-width: 400px; }

body { font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif; }

a { color: #00a4ca; text-decoration: none; }

a:hover { text-decoration: underline; }

img { width: 100%; }

h1 strong, h2 strong { font-weight: 700; }

h1 { font-weight: 300; font-size: 2.3em; margin: 0; }

h2 { font-weight: 300; font-size: 2.2em; margin: 0 0 30px 0; }

h3 { font-size: 2em; margin: 20px 0 10px 0; }

p, address { font-size: 1.38em; color: #666; margin-bottom: 20px; font-weight: 300; line-height: 1.4em; }

.bottom-cta { background: linear-gradient(to bottom, #3c494f 0%, #395054 100%); color: #fff; text-align: center; margin: 0 auto; padding: 100px 0; vertical-align: top; }

.bottom-cta h2 { margin-top: 50px; margin-bottom: 50px; }

#button-scroll-to-up { display: inline-block; background-color: #3c494f; width: 55.5px; height: 55.5px; text-align: center; border-radius: 50%; position: fixed; bottom: -60px; right: 30px; z-index: 1; cursor: pointer; transition: bottom 0.2s; }

#button-scroll-to-up::after { border-style: solid; border-width: 0.25em 0.25em 0 0; content: ''; display: inline-block; height: 0.7em; position: relative; top: 1.4em; transform: rotate(-45deg); vertical-align: center; width: 0.7em; color: #fff; }

#button-scroll-to-up.show { bottom: 20px; }

.testimonial { background: #f5f5f5; margin: 0; padding: 100px 0; }

.testimonial .testimonial-block { max-width: 750px; width: 98%; margin: 0 auto; }

@media (min-width: 620px) { .testimonial .testimonial-block { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; } .testimonial .testimonial-block blockquote { -webkit-flex: 1; flex: 1; } }

.created-by-section { max-width: 1140px; margin: auto; padding: 0 0 20px 0; }

.created-by-section .created-by { color: dimgray; font-weight: 600; text-decoration: none; text-transform: uppercase; margin-bottom: 30px; text-align: center; }

.created-by-section .company-image { max-width: 350px; margin: auto; padding: 20px 0px 50px 0px; transition: 0.5s ease-in-out all; }

.created-by-section .company-image:hover { filter: none; }

.created-by-section img { padding-bottom: 10px; }

.used-by-section { max-width: 1140px; margin: auto; padding: 0 0 20px 0; }

.used-by-section .used-by { text-align: center; margin-bottom: 20px; font-weight: 600; color: dimgray; text-decoration: none; text-transform: uppercase; }

.used-by-section .companies-image { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-evenly; align-items: center; margin: auto; }

.used-by-section .company-image { filter: grayscale(75%); transition: 0.5s ease-in-out all; padding: 0px 30px 0px 30px; }

.used-by-section .company-image:hover { filter: none; }

.used-by-section img { padding-bottom: 30px; width: 250px; }

.adopter-section { max-width: 1140px; margin: auto; padding: 0 0 20px 0; text-align: center; }

.adopter-section .adopter-title { font-size: 1.5em; font-weight: 500; margin: 0 0 10px 0; }

.adopter-section .adopter-description { margin-top: 0px; margin-bottom: 30px; font-size: 0.9em; }

.adopter-section .adopter-button { font-size: medium; margin-bottom: 50px; }

.hero { color: #ffffff; text-align: center; background: linear-gradient(to bottom, #395054 0%, #00d3a9 100%) no-repeat #a05fb7; padding-top: 75px; }

.hero p { color: #fff; }

.bg-white { background-color: #fff; color: #000; padding: 2rem 0; }

.cncf-section { text-align: center; }

.cncf-section .layer5-caption { display: inline; align-items: inherit; justify-content: center; margin: auto; font-size: 1.1rem; color: #000; }

.cncf-section .layer5-caption img { width: 110px; height: 25px; margin-left: 0.5rem; margin-right: 0.5rem; margin-bottom: -4.5px; }

.cncf-section h4 { font-size: 1rem; line-height: 1rem; margin-bottom: 1rem; }

.cncf-section .cncf-img { max-width: 700px; margin-bottom: 1rem; }

.reversehero { color: #ffffff; text-align: center; background: linear-gradient(to top, #395054 0%, #00d3a9 100%) no-repeat #a05fb7; padding: 0px; }

.reversehero > div { display: flex; flex-direction: row; align-items: center; justify-content: center; padding: 4rem 5vw; gap: 3rem; }

.reversehero .mailinglist { padding: 4rem 0 6.625rem 0 !important; }

.reversehero .mail-heading { font-family: "Open Sans"; margin: 0rem auto 0.2rem auto; font-size: 2em !important; }

.reversehero .mail-subheading { margin: 0rem auto 2rem auto; font-size: 1.2rem; }

.reversehero p { color: #fff; }

.reversehero .button-alt { width: 232px; }

.reversehero .button-user { padding: 16px 93px !important; }

.reversehero .button-dev { padding: 16px 59.6px !important; }

.reversehero .button-maintain { padding: 16px 60px !important; }

.reversehero .button-comm { padding: 16px 56.6px !important; }

.reversehero .button-alt a { background: rgba(255, 255, 255, 0.15); border-radius: 3px; color: #fff; border: 1px solid rgba(255, 255, 255, 0.3); padding: 16px 50px; font-size: 1.5rem !important; font-weight: bold !important; }

.reversehero .button-alt a:hover { background: #fff; color: #3c494f; text-decoration: none; }

.reversehero .mail-container { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 3rem; padding-top: 10px; }

.reversehero .mail-row { display: flex; flex-flow: row; flex-wrap: wrap; gap: 2rem; width: 100%; justify-content: space-evenly; }

@media (max-width: 574px) { .reversehero .mailinglist { height: auto; } .reversehero .button-alt { width: 100%; } .reversehero .mail-row { flex-direction: column; gap: 2rem !important; } .reversehero .mail-container { gap: 2rem !important; } }

@media (min-width: 1121px) and (max-width: 1194px) { .reversehero .mail-container { gap: 1rem; padding-top: 0px; } .reversehero .mail-row { gap: 1rem; } }

@media (max-width: 1120px) { .reversehero .mail-container { gap: 2rem; padding-top: 0px; } .reversehero .mail-row { gap: 2rem; } }

@media (min-width: 575px) and (max-width: 840px) { .reversehero .mail-container { gap: 1rem !important; padding-top: 0px; } .reversehero .mail-row { gap: 1rem; } }

.homepage-join { display: flex; flex-direction: column; }

.homepage-join > div { padding: 4vh 3vw; }

.homepage-join > div:first-of-type { background: #3c494f; padding: 3rem 3rem 3.5rem !important; border-radius: 10px; }

.google-slides { position: relative; padding-bottom: 59%; overflow: hidden; align-items: center; text-align: center; }

.google-slides iframe { border: 0; position: absolute; top: 0; left: 0; margin-left: auto; margin-right: auto; width: 100%; height: 100%; }

.overview-section { padding-top: 10px; color: #fff; align-items: center; background-color: #222; }

.getting-started { color: #ffffff; text-align: center; background-color: #666; padding-top: 50px; }

.getting-started p { color: #fff; }

@media (min-width: 768px) { .flex { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; flex-direction: row; } .flex .text, .flex .image { -webkit-flex: 1; flex: 1; padding: 0 20px; } .content section:nth-child(even) .flex { flex-direction: row-reverse; } }

@media (max-width: 420px) { .created-by-section .company-image { width: auto; padding: 0px; } .used-by-section .companies-image { flex-direction: column; } .used-by-section .companies-image .used-by-section .companies-image { display: grid; grid-template-columns: 1fr 1fr; grid-column-gap: 10px; } .used-by-section .companies-image .used-by-section .companies-image img { padding-bottom: 30px; width: 100%; } .used-by-section .companies-image .used-by-section .companies-image #ericsson-logo { padding-left: 20px; } .serviceLandscapeContainer { padding: 4rem 0; } .programs-section { padding: 0rem 4rem; margin-top: 4rem; max-width: 1400px; margin: auto; } }

@media screen and (max-width: 420px) and (max-width: 840px) { .reversehero > div { flex-direction: column; } }

@media (max-width: 420px) and (max-width: 1150px) { .programs-section { padding: 0 0rem; } }

.container, .text-container { margin: 0 auto; position: relative; }

.text-container { max-width: 750px; }

.container { max-width: 1140px; }

.container.max-container { max-width: 100%; padding: 0; }

.anchor { position: relative; }

.anchor a { position: absolute; left: 0px; top: -110px; }

header { color: #3c494f; padding: 20px 0; position: fixed; width: 100%; z-index: 101; margin-bottom: 5px; }

header.header-background { background: #3c494f; /* Old browsers */ background-color: linear-gradient(to bottom, #3c494f 0%, #395054 100%) no-repeat #3c494f; color: rgba(255, 255, 255, 0.8); transition: background-color 0.2s ease; text-shadow: none; }

@media (min-width: 620px) { header.header-background a:hover { border-bottom-color: rgba(80, 80, 80, 0.3); border-bottom-width: 5px; } }

header a { color: #fff; text-decoration: none; z-index: 1; position: relative; }

header a:hover { text-decoration: none; }

header .project-name { font-size: 1.7em; line-height: 0; padding: 0 20px; }

header .project-name a { display: inline-flex; justify-content: center; align-items: center; }

header .project-name img { display: block; width: auto; }

.filledHeader { background: linear-gradient(#395054 0%, #00d3a9 100%); background-size: 100% 1422px; }

.content { background: #fff; padding: 1px 0 0 0; position: relative; }

.screenshot { max-width: 100%; height: auto; display: block; box-shadow: 0 1px 0 #ccc, 0 1px 0 1px #eee; border-radius: 2px; margin-left: auto; margin-right: auto; background: #ddd url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2212%22%20viewBox%3D%220%200%2044%2012%22%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%224%22%20fill%3D%22%23eee%22%20%2F%3E%3Ccircle%20cx%3D%2222%22%20cy%3D%226%22%20r%3D%224%22%20fill%3D%22%23eee%22%20%2F%3E%3Ccircle%20cx%3D%2238%22%20cy%3D%226%22%20r%3D%224%22%20fill%3D%22%23eee%22%20%2F%3E%3C%2Fsvg%3E") 4px 4px no-repeat; padding: 20px 0 0 0; position: relative; }

section { padding: 100px 25px; }

section + section { padding-top: 0; }

.subtext { margin-top: 10px; text-align: center; }

.cta { margin: 60px 0; }

.page h2 { text-align: center; margin: 2.5rem 0; text-transform: capitalize; }

blockquote { padding: 18px 25px; margin: 0; quotes: "“" "”" "‘" "’"; font-style: italic; }

blockquote .author { display: block; font-weight: bold; margin: 10px 0 0 0; font-size: 0.85em; font-style: normal; }

blockquote p { display: inline; }

blockquote:before { color: #ccc; content: open-quote; font-size: 4em; line-height: 0.1em; margin-right: 0.25em; vertical-align: -0.4em; }

.square-image { width: 150px; height: 150px; overflow: hidden; margin: 25px auto 0 auto; position: relative; border-radius: 200px; }

.square-image img { position: absolute; left: -1000%; right: -1000%; top: -1000%; bottom: -1000%; margin: auto; width: 100px; height: 100px; }

.page { margin-bottom: 0; }

.center-text { text-align: center; }

.editor-link { display: none; margin-top: 0; }

.editor-link .btn { border: 0; border-radius: 2px; width: 100%; max-width: 500px; box-sizing: border-box; font-size: 2rem; text-decoration: none; padding: 10px 15px; margin: 0; font-size: 18px; cursor: pointer; background-color: #f7e064; color: #333; box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2); }

.editor-link .btn:hover { background-color: #f4d525; color: #333; }

table { border-collapse: collapse; }

table, th, td { border: 1px solid black; padding: 8px; }

.code { color: white; text-align: left; }

.code a { color: white; }

.highlight-code { position: relative; border-radius: 5px; background: black; margin-bottom: 15px; overflow: hidden; }

.toggle .innerDiv { width: 80%; display: table; height: 80px; /* any arbitrary height but best at the minimum initial height you would want. */ margin: 0px auto; transition-timing-function: linear; transition: cubic-bezier(0, 1, 0, 1); }

.toggle .innerDiv a { color: #00d3a9; }

.hideDiv { display: none; }

@keyframes smooth { from { opacity: 0; }
  to { opacity: 1; } }

.showDiv { animation: smooth 2s ease; display: block; }

.docker { position: absolute; opacity: 0; pointer-events: none; display: none; }

.k8s-instructions { position: absolute; opacity: 0; pointer-events: none; display: none; }

nav a:hover { border-bottom-width: 0px !important; }

#bounce { height: 60px; width: 60px; }

#bounce:hover { transition: transform 350ms; -ms-transform: scale(1.3) translateZ(0); /* IE 9 */ -webkit-transform: scale(1.3) translateZ(0); /* Safari 3-8 */ transform: scale(1.3) translateZ(0); }

#bounceDocker { width: 70px; margin-top: 10px; }

#bounceDocker:hover { transition: transform 350ms; -ms-transform: scale(1.3) translateZ(0); /* IE 9 */ -webkit-transform: scale(1.3) translateZ(0); /* Safari 3-8 */ transform: scale(1.3) translateZ(0); }

hr { opacity: 0.4; width: auto; }

#breakWords { word-break: break-all; }

.code-box { position: relative; overflow-x: auto; height: 50px; line-height: 50px; margin-right: 3.5rem; font-size: 15px; white-space: pre-line; margin-left: 15px; }

.code-box::-webkit-scrollbar { width: 5px; height: 5px; background-color: #333; }

.code-box::-webkit-scrollbar-thumb { background-color: #00d3a9; }

.getting-started-heading { font-weight: bold; font-size: 75px; text-align: left; margin-bottom: 0px; }

.overview-heading { font-weight: bold; width: 100%; text-align: right; margin-top: 30px; margin-bottom: 15px; font-size: 75px; }

.step-number { font-size: 60px; opacity: 0.2; font-weight: bold; }

.step-heading { margin: 0; font-weight: bold; }

@media screen and (max-width: 1900px) { #box { width: 40%; overflow: hidden; margin-left: -60px; } }

@media screen and (max-width: 1440px) { #box { width: 40%; overflow: hidden; margin-left: -60px; } }

@media screen and (max-width: 1000px) { #box { width: 100%; font-size: small; } }

.platformIcon { padding: 0.5rem; display: flex; flex-direction: row; flex-wrap: wrap; }

@media screen and (max-width: 650px) { .getting-started-heading { font-size: 55px; } .overview-heading { font-size: 55px; } .step-number { font-size: 50px; } .step-heading { font-size: 30px; } .platformIcon { justify-content: center; margin-left: 0; } }

*::before, *::after { box-sizing: inherit; }

[data-tooltip] { cursor: pointer; }

[data-tooltip]::before { content: attr(data-tooltip); position: absolute; background-color: #505050; border-radius: 10px; max-width: 400px; font-size: 1.6rem; padding: 0.5em; opacity: 0; top: 180px; transition: opacity 0.3s; }

[data-tooltip]:hover::before { opacity: 1; }

.tooltip { position: relative; display: inline-block; cursor: pointer; }

/* Tooltip text */
.tooltip .tooltiptext { visibility: hidden; width: 100px; background-color: #1a2421; text-align: center; padding: 7px; font-size: 1em; border-radius: 10px; /* Position the tooltip text */ position: absolute; z-index: 1; top: 5rem; left: 50%; margin-left: -45px; }

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext { visibility: visible; }

@media screen and (max-width: 850px) { .tooltip { padding: 10px !important; } }

.features { -webkit-flex-flow: wrap; -moz-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; padding: 50px 0 30px 0; }

.features .feature { list-style: none; padding: 0; margin: 0 10px 50px 10px; text-align: center; border: 1px solid #eee; border-radius: 5px; box-shadow: 0px 0px 10px #eee; width: 100%; }

.features .feature_li { margin: 0 25px; margin-left: 35px; text-align: left; list-style: circle; text-align: center; border-bottom: 1.5px solid #e9e9e9; }

.features .feature .highlighted { text-align: center; height: 110px; font-weight: 600; color: #272727d3; font-size: 1.2em; padding: 30px 15px; background-color: #f7f7f7; border-top-right-radius: 0; border-top-left-radius: 0; box-shadow: inset 0 2px 12.5px rgba(0, 0, 0, 0.01); text-transform: capitalize; }

.features .feature .features-cta { padding: 0; }

.features .feature .features-cta a { display: block; box-sizing: border-box; padding: 20px 0; border-radius: 0 0 2px 2px; border: 0; color: white; }

.features .feature .features-cta .start { text-align: center; margin: auto; position: relative; background-color: #3c494f; }

.features .feature .features-cta .start:hover { background-color: #00b39f; }

@media (min-width: 768px) { .features .feature { -webkit-flex: 1; flex: 1; min-width: 220px; } }

.features .feature li { border-top-right-radius: 5px; border-top-left-radius: 5px; padding: 20px 0; }

.features .feature li h3 { padding: 0; margin: 0; font-size: 1.75rem; color: #fff; font-weight: bold; }

@media (max-width: 1025px) { .highlighted { height: 90px !important; } }

@media (max-width: 875px) { .features .feature li { padding: 30px 0; } }

@media (max-width: 750px) { .highlighted { height: 60px !important; } }

.faq { color: #666; }

@media (min-width: 768px) { .faq { columns: 2; -webkit-columns: 2; -moz-columns: 2; } }

.faq div { break-inside: avoid; padding: 25px 0; }

.faq dt { font-weight: bold; margin: 0 0 5px 0; }

.faq dd { padding: 0; margin: 0; }

.contributor { padding: 5px 5px; list-style: none; -webkit-flex-flow: wrap; -moz-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; text-align: center; justify-content: center; }

.contributor li { padding: 20px 20px; box-sizing: border-box; width: 100%; }

@media (min-width: 450px) { .contributor li { -webkit-box-flex: 1; -webkit-flex: 1 1 2%; -moz-box-flex: 1; -moz-flex: 1 1 2%; -ms-flex: 1 1 2%; flex: 1 1 2%; } }

@media (min-width: 768px) { .contributor li { -webkit-box-flex: 1; -webkit-flex: 1 1 1%; -moz-box-flex: 1; -moz-flex: 1 1 1%; -ms-flex: 1 1 1%; flex: 1 1 1%; } }

.contributor .solo-image img { border-radius: 150px; height: 300px; width: 300px; object-fit: cover; }

.contributor .square-image { width: 150px; }

.contributor .square-image img { border-radius: 150px; object-fit: cover; }

.contributor .name { font-size: calc(.8em + 1.4vw); margin-top: 0px; }

.contributor .names { font-size: calc(0.6em + 1vw); margin-top: 0px; }

.contributor .twitter, .contributor .github { font-size: calc(0.2em + 1vw); margin-top: 0.5vw; white-space: nowrap; }

.contributor .twitter img, .contributor .github img { border-radius: 4px; /* Rounded border */ width: 20px; /* Set a small width */ vertical-align: middle; }

.contributor .position { color: #666; }

.community { -webkit-flex-flow: row; -moz-flex-flow: row; -ms-flex-flow: row; flex-flow: row; margin-left: 5%; margin-right: 5%; justify-content: center; }

.community .community-block { text-align: center; }

.community .community-block ul li { text-align: left; color: inherit; }

.community .project-block ul li { text-align: left; color: inherit; font-size: 1.38em; color: #666; margin-bottom: 20px; font-weight: 300; line-height: 1.4em; }

.flex-item { padding: 5px; width: 100%; margin-top: 10px; }

@media all and (max-width: 700px) { .community { /* On small screens, we are no longer using row direction but column */ flex-direction: column; } }

/* This activates the circular border around community member images - Default*/
.b-active { border: 5px solid #00b39f; border-radius: 65%; }

/* This inactivates the circular border around community member images */
.b-inactive { border: 5px solid #828c8c; border-radius: 65%; }

.title-and-filter-btns { display: block; width: 90%; margin: 0 auto; text-align: end; }

.filter-color { width: 20px; height: 20px; vertical-align: middle; }

.active-filter-color { display: inline-block; background-color: #00b39f; }

.inactive-filter-color { display: inline-block; background-color: #828c8c; margin-left: 10px; }

.active-btn, .inactive-btn { display: flex; justify-content: space-evenly; align-items: center; cursor: pointer; }

.active-btn { margin: 0; }

.filter-btn-group { display: flex; flex-direction: column; }

.filter-btns { width: 130px; position: relative; display: inline-block; }

.all { width: inherit; background-color: #3c494f; color: white; padding: 16px; font-size: 20px; border: none; border-radius: 10px; }

.filter-drop-down { display: none; position: absolute; background-color: #f1f1f1; text-align: center; width: inherit; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); z-index: 1; }

.filter-drop-down a { color: black; padding: 10px 8px; text-decoration: none; display: block; }

.filter-drop-down a:nth-child(2), .filter-drop-down a:nth-child(3) { padding: 10px 8px; }

.filter-drop-down .active-btn, .filter-drop-down .inactive-btn { padding: 10px 0; }

.filter-drop-down .active-btn:hover, .filter-drop-down .inactive-btn:hover, .filter-drop-down a:hover { background-color: #e2e2e2; }

.filter-btns:hover .filter-drop-down { display: block; }

.filter-btns:hover .all { background-color: #3c494f; }

.filter-icon { width: 25px; vertical-align: middle; }

.meshmate-icon { width: 25px; padding-right: 5px; vertical-align: middle; }

@media (min-width: 450px) { .all { padding: 10px; } }

@media (max-width: 420px) { .title-and-filter-btns { width: 100%; } .all { font-size: 16px; padding: 10px 0px; } .filter-icon { width: 15px; } .filter-btns { width: 115px; } .meshmate-icon { width: 20px; padding-right: 0; } a { font-size: 15px; } }

table.adapters { box-shadow: 1px 1px 2px grey; border: 1px; }

table.adapters td { width: auto; vertical-align: middle; border: 1px dashed #cccccc; border-right-width: 0px; border-left-width: 0px; }

table.adapters td:hover { background: #eeeeee; }

table.adapters td.no-adapters { width: auto; text-align: center; color: #aaa; font-style: italic; border: 0px; }

table.adapters td.alpha-adapters { width: auto; background-color: lightgray; text-align: center; border: 0px; }

table.adapters td.beta-adapters { width: auto; background-color: #00d3a9; text-align: center; color: #fff; border: 0px; }

table.adapters td.stable-adapters { width: auto; background-color: #3c494f; text-align: center; color: #fff; border: 0px; }

table.adapters tr:hover { background-color: #f5f5f5; }

table.adapters img.adapter-logo { vertical-align: middle; margin-right: 5px; height: 30px; width: 30px; }

.map { width: 100%; margin: 100px 0; height: 400px; }

.contact-box { -webkit-flex-flow: wrap; -moz-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; max-width: 750px; margin: 0 auto; }

.contact-box form { width: 100%; }

.contact-box p { margin: 0; }

.contact-box .contact-form, .contact-box .contact-details { margin: 0 30px; }

@media (min-width: 768px) { .contact-box .contact-form, .contact-box .contact-details { -webkit-flex: 1; flex: 1; } }

.contact-box .contact-details { font-size: 0.9em; }

.blog-posts { list-style: none; padding: 0; }

.blog-posts li { margin: 100px 0; }

.blog-post .author { padding: 30px 0 0 0; border: 1px solid #eee; margin: 30px 0; font-size: .8em; }

.blog-post .author .square-image { width: 125px; height: 125px; margin-top: 0; }

.blog-post .author .blurb { text-align: center; }

.blog-post h3 { margin: 0; }

.blog-post h3 a { color: #000; text-decoration: none; font-weight: normal; font-size: 1.3em; }

.blog-post h2 { text-align: left; }

.blog-post .blog-navigation { font-size: 14px; display: block; width: auto; overflow: hidden; }

.blog-post .blog-navigation a { display: block; float: left; margin: 1em 0; }

.blog-post .blog-navigation .next { text-align: right; }

.blog-post .post-details { border-bottom: 1px solid #eee; font-size: .9em; }

.blog-post .post-details .blog-filter { display: inline-block; text-align: left; }

.blog-post .post-details .blog-filter a { position: relative; top: -5px; }

.blog-post .post-details a { text-decoration: none; }

.blog-post .post-details .post-date { float: right; }

.blog-post .post-details:after { content: ""; display: table; clear: both; }

.blog-post .post-content .button { margin: 30px 0 0 0; }

.pagination { text-align: center; }

.blog-filter { text-align: center; }

.blog-filter a { background: #eee; padding: 3px 5px; font-size: .8em; border-radius: 5px; color: #888; transition: .2s ease-in-out; }

.blog-filter a:hover { color: #555; text-decoration: none; }

.blog-filter.cross a { padding-right: 8px; }

.blog-filter.cross a:after { content: "x"; font-size: .5em; position: relative; bottom: 4px; right: -3px; }

.button a, input[type=submit] { color: #fff; text-decoration: none; padding: 10px 30px; background: #00d3a9; border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.5); transition: .2s ease-in-out; }

.button a:hover, input[type=submit]:hover { border: 1px solid #fff; background: #222; cursor: pointer; }

.button-para .link { color: #fff; text-decoration: none; padding: 10px 30px; background: #3c494f; border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.5); transition: .2s ease-in-out; }

.button-para .link:hover { border: 1px solid #fff; background: #00d3a9; cursor: pointer; }

.button.alt a { background: rgba(255, 255, 255, 0.15); border-radius: 3px; border: 1px solid rgba(255, 255, 255, 0.3); padding: 16px 50px; }

.button.alt a:hover { background: #fff; color: #3c494f; }

textarea, input, button, select { font-family: "Open Sans"; font-size: inherit; }

input[type=submit] { margin: 2rem 0 0 0; }

input, textarea { display: block; width: 100%; box-sizing: border-box; }

textarea { resize: vertical; height: 150px; }

label { margin: 20px 0 5px 0; padding-right: 30px; }

label:hover { cursor: pointer; }

input, textarea { padding: 10px; font-size: 1em; }

input, textarea { -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; outline: none; border: 1px solid #DDDDDD; }

input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus { box-shadow: 0 0 5px #51cbee; border: 1px solid #51cbee; }

@media (min-width: 768px) and (max-width: 870px) { .button.alt a { padding: 16px 25px; } }

nav { font-size: .8rem; width: 100%; padding-left: 0rem; margin-left: .25rem; margin-right: .5rem; }

@media (min-width: 620px) { nav { padding-right: 1rem; padding-left: 1rem; } }

.nav-container { display: flex; flex-direction: row; justify-content: space-between; }

.stellarnav.mobile { text-align: end !important; }

.nav-list { display: flex; flex-direction: row; justify-content: flex-end; }

.nav-text { font-size: .9rem !important; cursor: pointer; }

@media (min-width: 840px) { .nav-text { padding: 0.5rem !important; margin: 0px 3px; color: rgba(255, 255, 255, 0.8) !important; } }

a.nav-text:hover { color: white !important; }

.nav-img { width: 2rem; height: 1.5rem; filter: invert(27%) sepia(34%) saturate(217%) hue-rotate(154deg) brightness(92%) contrast(95%); }

.sub-nav-li { display: flex; flex-direction: row; align-items: center; gap: .25rem; padding-left: .5rem; padding-right: .5rem; margin-right: .5rem; }

.stellarnav ul ul { border-radius: 0.5rem; background-color: #f3f3f3; }

.sub-nav-li:hover { color: #00b39f !important; background-color: rgba(0, 179, 159, 0.1) !important; }

.subnav-item { color: #3c494f !important; white-space: nowrap; display: block; width: 100%; background-size: cover; }

.active { color: #00B4A0 !important; font-weight: bolder; }

.highlight { border: 1px #ccc solid; border-radius: 5px; }

a.highlight:hover { background: #00B4A0; }

.footer-links { width: 100%; margin: 10px; padding: 0; }

@media (min-width: 450px) { .footer-links { -webkit-flex: 1 0 180px; flex: 1 0 180px; } }

.footer-links li { list-style: none; margin: 10px auto; }

@media (min-width: 450px) { .footer-links li { max-width: 200px; } }

.footer-links li a:hover { text-decoration: none; }

.footer-links li a svg { fill: #999; margin-right: 10px; transition: fill 0.2s ease; vertical-align: middle; position: relative; top: -2px; width: 22px; height: 22px; }

.footer-links li a:hover svg { fill: #fff; }

.footer-links li a.twitter-icon:hover svg { fill: #55acee; }

.footer-links li a.google-plus-icon:hover svg { fill: #db4437; }

.footer-links li a.calendar-icon:hover svg { fill: #0073cf; }

.footer-links li a.dockerhub-icon:hover svg { fill: #029cec; }

.footer-links li a.youtube-icon:hover svg { fill: #cd201f; }

.footer-links li a.layer5-icon:hover svg { fill: #00b39f; }

.footer-links li a.linkedin-icon:hover svg { fill: #0077b5; }

.footer-links li a.slack-icon:hover svg .first { fill: #e91e63; }

.footer-links li a.slack-icon:hover svg .second { fill: #e91e63; }

.footer-links li a.slack-icon:hover svg .third { fill: #00bcd4; }

.footer-links li a.slack-icon:hover svg .fourth { fill: #00bcd4; }

.footer-links li a.slack-icon:hover svg .fifth { fill: #4caf50; }

.footer-links li a.slack-icon:hover svg .sixth { fill: #4caf50; }

.footer-links li a.slack-icon:hover svg .seventh { fill: #ff9800; }

.footer-links li a.slack-icon:hover svg .eigth { fill: #ff9800; }

.footer-links li a.github-icon:hover svg { fill: #fff; }

.footer-links li a.rss-icon:hover svg { fill: #f26522; }

.feed { width: 100%; margin: 10px; padding: 0; }

@media (min-width: 450px) { .feed { -webkit-flex: 1 0 310px; flex: 1 0 310px; } }

.feed ul { list-style: none; margin: 10px auto; }

@media (min-width: 450px) { .feed ul { max-width: 400px; } }

footer { padding: 50px 0 50px 0; font-size: 0.9rem; position: relative; background: #222; color: #fff; }

footer .copyright { font-size: 0.9rem; margin-top: 1.5rem; padding-top: 1rem; border-top: #3c494f 1px solid; display: flex; justify-content: space-evenly; text-align: center; }

@media (max-width: 1000px) { footer .copyright { flex-direction: column; text-align: center; } footer .copyright .text { text-align: center; padding-top: 10px; padding-bottom: 10px; } }

footer .layer5-footer { display: inline-flex; align-items: center; justify-content: center; margin: auto; }

footer .layer5-footer img { width: 120px; height: 30px; }

footer, footer a { color: #999; }

footer h2 { font-size: 1.2em; margin: 30px 0; margin: 15px auto; color: #ccc; font-weight: bold; }

footer .footer-columns { -webkit-flex-flow: wrap; -moz-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; }

footer a { text-decoration: none; }

footer a:hover { color: #fff; }

footer .legal-line { width: 100%; padding: 30px 0; margin: 0; background-color: #222527; }

footer .legal-line a { font-weight: 600; }

.calendar-meetings { max-width: 1140px; margin: auto; text-align: center; }

.calendar-meetings h1 { margin-top: 2rem; margin-bottom: 0rem; }

.calendar-meetings p { margin: 0; }

.calendar-meetings .fc-addToCalendar-button { background-color: #00b39f; border-color: #00b39f; }

.callout { width: 100%; height: 100%; padding-top: 2rem; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background-color: none; }

.callout h3 { color: #262626; font-size: 19px; line-height: 24px; font-weight: 800; margin-bottom: 4px; }

.callout p { font-size: 17px; font-weight: 400; line-height: 20px; color: #666666; }

.callout p.small { font-size: 14px; }

.callout .go-corner { display: flex; align-items: center; justify-content: center; position: absolute; margin-top: 0.5rem; margin-right: 0.5rem; width: 31px; height: 31px; overflow: hidden; top: 0; right: 0; background-color: none; border-radius: 0 4px 0 3px; content: url("../images/logos/meshery-logo.png"); }

.callout .card { display: block; position: relative; max-width: 262px; height: 150px; background-color: #f5f5f5; border-radius: 4px; padding: 25px 24px; margin: 12px; text-decoration: none; z-index: 0; overflow: hidden; box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 10.3px 17.9px rgba(0, 0, 0, 0.072), 0 20.8px 33.4px rgba(0, 0, 0, 0.086); }

.callout .card:before { content: ""; position: absolute; z-index: -1; top: -27px; right: -27px; background: #00B39F; height: 32px; width: 32px; border-radius: 12px; transform: scale(1); transform-origin: 50% 50%; transition: transform 0.25s ease-out; }

.callout .card:hover:before { transform: scale(5); }

.callout .card:hover .go-corner { content: url("../images/logos/meshery-logo-white.png"); }

.catalog-heading { text-align: center; margin: 2.5rem 0 1rem 0; word-spacing: 5px; }

.catalog-subtext { text-align: center; color: black; font-size: 18px; }

/* CARD-STYLES */
.card { position: relative; width: 220px; height: 250px; padding: 20px; border-radius: 15px; border: 0; transition: 0.4s ease-out; box-shadow: 2px 2px 6px 0px  #00D3A9; margin-bottom: 20px; display: block; margin-bottom: 20px; }

.card:hover { background: rgba(0, 0, 0, 0.3); transition: 0.5s; cursor: pointer; }

.card:hover .chip { background: rgba(182, 215, 168, 0.4); }

.pattern-image-overlay { opacity: 0.5; width: 60%; object-fit: contain; position: absolute; margin-left: 5%; border-radius: 15px; }

.card-overlay { position: relative; width: 220px; height: 250px; padding: 20px; border-radius: 15px; border: 0; background: rgba(0, 0, 0, 0.7); box-shadow: 2px 2px 6px 0px  #00D3A9; margin-bottom: 20px; }

.overlay-text { position: absolute; top: 40%; left: 50%; color: white; font-size: 19px; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 2; white-space: nowrap; }

.pattern-id-overlay { position: absolute; bottom: 0; right: 0; padding-top: 10px; margin-right: 14px; color: white; opacity: 0.7; }

.catalog { padding-top: 5rem; }

h3 { font-weight: bold; }

p { font-family: "Qanelas Soft", "Open Sans", "sans-serif"; -webkit-font-smoothing: antialiased; font-size: 1.1rem; }

.inner-span { font-size: 16px; position: relative; color: black; }

.column { float: left; padding: 0 10px; }

.smp-overlay { width: 25px; bottom: 0; right: 0; opacity: 0.7; vertical-align: middle; padding-right: 2px; }

.smp { width: 25px; bottom: 0; right: 0; vertical-align: middle; padding-right: 2px; }

.tooltip-modal:hover .tooltiptext-modal { visibility: visible; }

.tooltip-modal .tooltiptext-modal { visibility: hidden; width: 140px; display: inline-block; color: white; background-color: #1a2421; text-align: center; font-size: 1em; border-radius: 7px; z-index: 1; font-size: 15px; height: 40px; line-height: 40px; margin-left: 1rem; }

.import { background-color: #00b39fff; color: white; border-radius: 4px; border: none; padding: 10px; cursor: pointer; }

.import-disabled { background-color: #aaa; color: white; border-radius: 4px; border: none; padding: 10px; }

.btn-tooltip-grp { display: flex; flex-direction: row; }

.vertical-center { -ms-transform: translateY(-60%); transform: translateY(25%) translateX(0%); }

/* Clear floats after the columns */
.row:after { content: ""; display: table; clear: both; }

.disabled-label { color: #aaa; }

.dropdown-icon { width: 20px; vertical-align: middle; padding: 2px; }

/* CARD-STYLES */
.pattern-type { cursor: inherit; display: flex-start; align-items: center; user-select: none; white-space: nowrap; padding-left: 12px; padding-right: 12px; }

.chip { display: inline-flex; flex-direction: row-reverse; float: right; background-color: #b6d7a8; border: none; cursor: default; height: 1.5rem; outline: none; padding-left: 5px; font-size: 14px; font-family: "Open Sans", sans-serif; white-space: nowrap; align-items: center; border-radius: 16px; vertical-align: middle; text-decoration: none; justify-content: center; }

.category-label { display: inline; font-family: "Open Sans", sans-serif; font-weight: normal; white-space: nowrap; border-radius: 1rem; background-color: #b6d7a8ff; padding: .5rem; margin: auto; }

.chip-modal { align-self: flex-end; float: right; box-shadow: 2px 2px 6px grey; }

.pattern-name { color: #333; font-weight: 1400; font-style: bold; text-overflow: ellipsis; text-align: center; padding: 15px 0 3px 0; }

.pattern-id { position: absolute; bottom: 0; right: 0; padding-top: 10px; margin-right: 14px; }

.pattern-image-container { display: flex; justify-content: center; }

.pattern-image { width: 60%; object-fit: contain; position: absolute; }

.patterns-coming-soon { max-width: 70%; position: relative; float: right; z-index: 2; margin-top: -2.5rem; margin-right: -2rem; transform: translateY(0%) translateX(0%) rotate(10deg); -webkit-transform: translateY(0%) translateX(0%) rotate(10deg); -moz-transform: translateY(0%) translateX(0%) rotate(10deg); -ms-transform: translateY(0%) translateX(0%) rotate(10deg); -o-transform: translateY(0%) translateX(0%) rotate(10deg); }

.hidden { visibility: hidden; }

.external-link { width: 1rem; padding-bottom: 0.5rem; }

/* CHECKBOX-STYLES */
.filter-wrap { float: left; flex-grow: 1; width: 23%; padding-right: 1rem; height: 100rem; /* height needs to be increased with regarding to the total no. of patterns */ }

label { display: block; padding-left: 15px; text-indent: -15px; }

input { width: 20px; height: 20px; padding: 3px; margin: 0; vertical-align: middle; position: relative; top: -1px; display: inline; }

input[type="checkbox"] { margin: 0; }

/* MODAL-STYLES */
.modal-window { position: fixed; background-color: rgba(0, 0, 0, 0.75); top: 0; right: 0; bottom: 0; left: 0; z-index: 200; opacity: 0; pointer-events: none; transition: all 0.3s; }

.modal-image { width: 220px; margin: 30px 30px 2rem 0px; float: left; height: 100%; }

::-webkit-scrollbar { display: "none"; }

.modal-content { display: flex; }

.modal-window > div { position: absolute; display: flex; flex-direction: column; height: 78%; overflow-x: hidden; overflow-y: auto; width: 60%; top: 55%; left: 50%; transform: translate(-50%, -50%); border-radius: 15px; background: #fff; padding: 1.5em 2.5em 1.5em 3em; }

.catalog-info { text-align: center; }

.btn-tooltip-grp { width: 10rem; }

.tooltip-modal .tooltiptext-modal { margin-top: 1rem; }

::-webkit-scrollbar-corner { background-color: transparent; display: none; }

.modal-small-header { font-size: 15px; display: block; }

.modal-content { font-size: 10px; display: block; padding: 10px; }

.modal-content h2 { font-size: 2rem; }

.service-mesh-image { height: 50px; width: 50px; }

.modal-close { display: flex; justify-content: space-between; color: #222; line-height: 1rem; font-size: 1rem; display: flex; text-align: center; text-decoration: none; }

.modal-close img { width: 1rem; vertical-align: middle; }

.modal-pattern-name { color: #333; text-align: center; font-weight: 800; font-size: 12px; white-space: nowrap; text-align: center; padding-top: 7px; }

.modal-chip { display: inline-flex; flex-direction: row-reverse; float: right; background-color: #b6d7a8ff; border: none; cursor: default; height: 18px; outline: none; padding: 1px; font-size: 10px; font-family: "Open Sans", sans-serif; white-space: nowrap; align-items: center; border-radius: 16px; vertical-align: middle; text-decoration: none; justify-content: center; }

.modal-card { position: relative; width: 150px; height: 180px; padding: 20px; border-radius: 15px; border: 0; transition: 0.4s ease-out; box-shadow: 2px 2px 6px 0px #00d3a9; }

.modal-smp { width: 20px; bottom: 0; right: 0; vertical-align: middle; padding-right: 2px; }

.modal-pattern-image { width: 55%; object-fit: contain; position: absolute; margin-left: 5%; border-radius: 15px; padding-bottom: 2px; }

.modal-pattern-id { position: absolute; bottom: 0; font-size: 8px; right: 0; padding-top: 10px; margin-right: 14px; }

.modal-container { padding: 20px 40px 40px; max-width: 600px; }

.modal-text { display: inline; }

.image-container { flex-basis: 70%; }

.close { display: flex; justify-content: space-between; transition: all 200ms; font-size: 2rem; font-weight: bold; text-decoration: none; color: #333; background: transparent; border: 0px; padding: 0px; cursor: pointer; }

.close:hover { color: #00d3a9 !important; opacity: 0.8 !important; text-decoration: none; }

open-modal-btn { display: block; margin: 0 auto; }

.btn-grp { display: flex; gap: 2rem; font-size: 1rem; }

.tooltip-modal:hover { text-decoration: none; }

.pattern-filter-image { display: flex; width: 50%; object-fit: contain; margin: auto; }

.wasm { width: 20px; bottom: 0; right: 0; vertical-align: middle; padding-right: 2px; padding-bottom: 3px; }

label { white-space: nowrap; }

.related-patterns { font-size: 1rem; }

.modal-smp { width: 20px; bottom: 0; right: 0; vertical-align: middle; padding-right: 2px; }

.modal-pattern-image { width: 55%; object-fit: contain; position: absolute; margin-left: 5%; border-radius: 15px; padding-bottom: 2px; }

.modal-pattern-id { position: absolute; bottom: 0; font-size: 8px; right: 0; padding-top: 10px; margin-right: 14px; }

.modal-window div div:not(:last-of-type) { margin-bottom: 15px; }

.modal-container { padding: 20px 40px 40px; max-width: 600px; }

.modal-text { display: inline; }

.image-container { flex-basis: 70%; }

.modal-pattern-image-overlay { opacity: 0.5; width: 55%; object-fit: contain; position: absolute; margin-left: 5%; border-radius: 15px; }

.modal-card-overlay { position: relative; width: 150px; height: 180px; padding: 20px; border-radius: 15px; border: 0; background: rgba(0, 0, 0, 0.7); box-shadow: #00d3a9; margin-bottom: 20px; }

.modal-smp-overlay { width: 20px; bottom: 0; right: 0; opacity: 0.7; vertical-align: middle; padding-right: 2px; }

.modal-pattern-id-overlay { position: absolute; bottom: 0; right: 0; padding-top: 10px; margin-right: 14px; color: white; opacity: 0.7; }

.modal-overlay-text { position: absolute; top: 40%; left: 50%; color: white; font-size: 15px; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 2; white-space: nowrap; }

.close { display: flex; justify-content: space-between; transition: all 200ms; font-size: 2rem; font-weight: bold; text-decoration: none; color: #333; background: transparent; border: 0px; padding: 0px; cursor: pointer; }

@media screen and (max-width: 700px) { .modal-window { width: 100%; height: 100%; margin-top: 2rem; align-items: center; } .modal-image { width: 200px; margin: 0; height: 100%; } .btn-tooltip-grp { justify-content: center; } }

@media screen and (max-width: 1150px) { .modal-window > div { flex-direction: column; left: 50%; padding: 1rem 1rem 0 1rem; text-align: center; } .modal-content { display: flex; flex-direction: column; align-items: center; } .modal-image { margin: 0; } .modal-smp { width: 20px; bottom: 0; right: 0; vertical-align: middle; padding-right: 2px; } .modal-pattern-image { width: 55%; object-fit: contain; position: absolute; margin-left: 5%; border-radius: 15px; padding-bottom: 2px; } .modal-pattern-id { position: absolute; bottom: 0; font-size: 8px; right: 0; padding-top: 10px; margin-right: 14px; } .modal-container { padding: 20px 40px 40px; max-width: 600px; } .modal-text { display: inline; } .image-container { flex-basis: 70%; } .modal-pattern-image-overlay { opacity: 0.5; width: 55%; object-fit: contain; position: absolute; margin-left: 5%; border-radius: 15px; } .modal-card-overlay { position: relative; width: 150px; height: 180px; padding: 20px; border-radius: 15px; border: 0; background: rgba(0, 0, 0, 0.7); box-shadow: 2px 2px 6px 0px #00d3a9; margin-bottom: 20px; } .modal-smp-overlay { width: 20px; bottom: 0; right: 0; opacity: 0.7; vertical-align: middle; padding-right: 2px; padding-bottom: 3px; } .modal-pattern-id-overlay { position: absolute; bottom: 0; right: 0; padding-top: 10px; margin-right: 14px; color: white; opacity: 0.7; } .modal-overlay-text { position: absolute; top: 40%; left: 50%; color: white; font-size: 15px; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 2; white-space: nowrap; } .close { display: flex; justify-content: space-between; transition: all 200ms; font-size: 2rem; font-weight: bold; text-decoration: none; color: #333; background: transparent; border: 0px; padding: 0px; cursor: pointer; } .catalog-info { text-align: center; } .btn-grp { flex-direction: row; gap: 1rem; padding-bottom: 2rem; width: 100%; justify-content: space-between; } .tooltip-modal .tooltiptext-modal { margin-top: 1rem; } .related-patterns { display: none; } .modal-card { display: none; } }

@media screen and (max-width: 650px) { .modal-window { width: 100%; height: 100%; margin-top: 2rem; } .modal-image { width: 180px; margin: 0; padding-bottom: 2rem; } .modal-h1, .modal-h2 { font-size: 1rem; } .related-patterns { display: none; } .modal-card { display: none; } .btn-grp { flex-direction: column; align-items: center; } }

/* modal background */
.modal-video { display: none; /* Hidden by default */ position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 200; /* Sit on top */ width: 100%; /* Full width */ height: 100%; overflow: auto; overflow-x: hidden; /* Enable scroll if needed */ background-color: black; /* Fallback color */ background-color: rgba(0, 0, 0, 0.7); /* Black w/ opacity */ transition: all 0.3s; /* modal content */ /* close button */ }

.modal-video .modal-content-video { display: flex; flex-flow: row wrap; justify-content: space-between; background-color: #3c494f; color: white; width: 80%; margin-top: 10%; padding: 0rem 1.5rem 1.5rem 1.5rem; border-radius: 1%; }

.modal-video .modal-content-video h3 { font-size: 2rem !important; }

.modal-video .close-video { color: #aaaaaa; font-weight: bold; padding: 0; margin: 0; }

.modal-video .close-video:hover, .modal-video .close-video:focus { text-decoration: none; cursor: pointer; color: #00d3a9; }

.features-container { display: flex; align-items: center; justify-content: center; margin-top: 1rem; }

@media screen and (max-width: 1051px) { .features-container { flex-wrap: wrap; } }

.feature-container { width: 50%; height: 90%; display: flex; align-items: center; justify-content: center; }

.title { width: 100%; padding: .5rem; border-radius: 20px; text-align: center; margin: 1rem auto auto auto; font-size: 1.5rem; color: white; }

.title.pattern { background: #00B39F; }

.title.wasm { background: #654ff0; }

.title.ebpf { background: #EBC017; }

.title.OPA { background: #7d9199; }

.description { width: 100%; height: 100%; border-left-width: 4px; border-left-style: solid; border-radius: 4px; bottom: 0px; margin-left: 1.5rem; margin-top: 2rem; padding: 1rem; opacity: 0; transition: 0.2s ease-in-out opacity; }

.description.pattern { border-left-color: #00B39F; }

.description.wasm { border-left-color: #654ff0; }

.description.ebpf { border-left-color: #EBC017; }

.description.opa { border-left-color: #7d9199; }

.circlecont { width: 110px; height: 110px; position: relative; margin: 1rem auto 35px auto; }

.circle { padding-left: .5rem; width: 110px; height: 110px; position: absolute; /* Mask: */ border-radius: 110px; opacity: 1; }

.hover-circles .circle { opacity: 0.2; position: absolute; top: 0; background-blend-mode: multiply; }

.circlecont .hover-circles .circle { transform: translate(0px, 0px); animation-fill-mode: forwards; }

.feature-container:hover .description { opacity: 1; }

.box:hover .hover-circles .circle:first-child { animation: 1.8s circle-1 ease-in-out infinite; }

.box:hover .hover-circles .circle:nth-child(2) { animation: 2.5s circle-2 ease-in-out infinite; }

.box:hover .hover-circles .circle:nth-child(3) { animation: 2.7s circle-3 ease-in-out infinite; }

.box:hover .hover-circles .circle:nth-child(4) { animation: 2.4s circle-4 ease-in-out infinite; }

.box:hover .hover-circles .circle:nth-child(5) { animation: 3.2s circle-5 ease-in-out infinite; }

@keyframes circle-1 { 0% { transform: translate(0px, 0px); }
  50% { transform: translate(15px, 15px); } }

@keyframes circle-2 { 0% { transform: translate(0px, 0px); }
  50% { transform: translate(10px, -15px); } }

@keyframes circle-3 { 0% { transform: translate(0px, 0px); }
  50% { transform: translate(-5px, -25px); } }

@keyframes circle-4 { 0% { transform: translate(0px, 0px); }
  50% { transform: translate(-15px, 20px); } }

@keyframes circle-5 { 0% { transform: translate(0px, 0px); }
  50% { transform: translate(15px, 20px); } }

.single-page { display: flex; gap: 3rem; }

.blog-navigation-container { display: flex; text-decoration: none; list-style: none; justify-content: space-between; }

.modal-image-single { width: 15rem; }

@media screen and (max-width: 1150px) { .modal-image-single img { width: 70%; } .single-page { flex-direction: column; align-items: center; text-align: center; } .single-page .btn-grp { justify-content: space-evenly; } }

.blog-navigation { padding-top: 3rem; }

/*# sourceMappingURL=screen.css.map */