@charset "UTF-8";
*, *:before, *:after { box-sizing: border-box; }

html, body, div, span, object, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, strike, strong, tt, b, u, i, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main, canvas, embed, footer, header, nav, section, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; text-size-adjust: none; }

footer, header, nav, section, main { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

input { -webkit-appearance: none; border-radius: 0; }

a, input, textarea, span { font: inherit; }

a:focus, a:active, input:focus, input:active, textarea:focus, textarea:active, span:focus, span:active { outline: none; }

strong { font-weight: bold; }

em { font-style: italic; }

a { color: inherit; text-decoration: none; }

@font-face { font-family: "Calibri"; src: url("/assets/fonts/dbcfebeb-81b6-4dd3-912a-c4fc1bb8b8dc.woff2") format("woff2"), url("/assets/fonts/e7769402-c907-4b00-b07b-719187adf68a.woff") format("woff"); }

@font-face { font-family: "Calibri"; font-weight: bold; src: url("/assets/fonts/3ca076a2-34ad-4c48-a029-02536a509f22.woff2") format("woff2"), url("/assets/fonts/bc67b9af-646e-4b42-854e-ff3981151dea.woff") format("woff"); }

.centered { text-align: center; }

h4 { font-size: 48px; font-weight: bold; color: #20262d; }

h4:after { content: ''; position: relative; display: block; width: 39px; height: 6px; background: #d7006d; margin: 12px 0 20px; z-index: 2; }

h4.plain:after { display: none; }

.inverted h4 { color: #FFF; }

h4.centered:after { margin: 12px auto 25px; }

h5 { font-size: 30px; font-weight: bold; color: #20262d; }

.inverted h5 { color: #FFF; }

h6 { font-size: 18px; font-weight: bold; text-transform: uppercase; color: #697f97; }

.inverted h6 { color: #FFF; }

p { line-height: 1.38; }

p + p, ul + p, p + ul { margin-top: 18px; }

.bigger-text-block p { position: relative; font-size: 18px; }

.top-bar { display: flex; justify-content: space-between; align-items: center; padding: 25px 20px 0; }

.top-bar nav { color: #2b3c4d; }

.top-bar nav label { position: absolute; top: 25px; right: 27px; width: 31px; height: 31px; display: inline-block; cursor: pointer; transition: all .5s; text-align: left; z-index: 10; }

@media (min-width: 992px) { .top-bar nav label { display: none; } }

.top-bar nav label div { background: #2b3c4d; position: absolute; height: 2px; width: 31px; border-radius: 4px; transition: all .5s; }

.top-bar nav label div:first-child { top: 4px; }

.top-bar nav label div:nth-child(2) { top: 11px; }

.top-bar nav label div:nth-child(3) { top: 18px; }

.top-bar nav ul { display: flex; }

.top-bar nav ul li { margin-right: 48px; }

.top-bar nav ul li.logo { display: none; }

.top-bar nav ul li:last-child { margin-right: 0; }

.top-bar nav ul li a { font-weight: bold; }

.top-bar nav ul li a:hover { color: #d7006d; }

.top-bar nav ul li a.active { padding-bottom: 2px; border-bottom: 3px solid #d7006d; }

.top-bar nav ul li a.active:hover { color: inherit; cursor: default; }

.top-bar nav #toggle-hamburger { display: none; }

.top-bar nav #toggle-hamburger:checked ~ label div { background: #FFF; }

.top-bar nav #toggle-hamburger:checked ~ label div:first-child { top: 10px; transform: rotate(45deg); transition: top .15s, transform .15s .15s; }

.top-bar nav #toggle-hamburger:checked ~ label div:nth-child(2), .top-bar nav #toggle-hamburger:checked ~ label div:nth-child(3) { top: 10px; transform: rotate(-45deg); transition: top .15s, transform .15s .15s; }

.top-bar nav #toggle-hamburger:checked ~ ul { display: block; position: fixed; width: 100vw; height: 100vh; top: 0; left: 0; background-image: linear-gradient(32deg, #032851 17%, #1e5a9c 78%); text-align: center; z-index: 5; }

.top-bar nav #toggle-hamburger:checked ~ ul li { margin: 36px 0 0 0; color: #FFF; }

.top-bar nav #toggle-hamburger:checked ~ ul li.logo { display: list-item; margin-top: 22px; }

.top-bar nav #toggle-hamburger:checked ~ ul li.logo img { width: 168px; }

.top-bar.inverted nav { color: #FFF; }

.top-bar.inverted nav label div { background: #FFF; }

@media (max-width: 991px) { .top-bar span, .top-bar button, .top-bar nav ul { display: none; } }

#page-header { position: relative; height: 100vh; max-height: 1200px; background-size: cover; background-repeat: no-repeat; }

#page-header.home { background-image: url("/assets/img/bg-graph.png"), linear-gradient(66deg, #032851 19%, #02080f 83%); }

@media (max-width: 991px) { #page-header.home .spotlight { align-items: flex-start; } #page-header.home .spotlight .paper { width: 100%; } #page-header.home .spotlight .macbook-image { float: right; } }

@media (max-width: 479px) { #page-header.home { margin-bottom: 60px; } #page-header.home .macbook-image { width: 100%; float: none; } }

#page-header.news { background-image: url("/assets/img/world-lines.png"), linear-gradient(66deg, #032851 19%, #02080f 83%); background-size: cover; height: 50vw; max-height: 350px; }

#page-header.news:not(.detail) { height: 258px; background-size: cover; }

#page-header.news:not(.detail) .spotlight h4 { position: relative; }

#page-header.news:not(.detail) .spotlight h4:after { position: absolute; margin: 0; bottom: -18px; left: calc(50% - 20px); }

@media (max-width: 991px) { #page-header.news:not(.detail) .spotlight { margin-top: 0; } #page-header.news:not(.detail) .spotlight h4 { text-align: left; } #page-header.news:not(.detail) .spotlight h4:after { left: 0; } }

#page-header.news .spotlight { display: flex; flex-direction: column; justify-content: center; height: calc(100% - 65px); }

#page-header.news .spotlight .paper { padding-top: 0; padding-bottom: 0; }

#page-header.news .spotlight .description { max-width: 600px; }

#page-header.news .spotlight .description p { max-width: 450px; }

#page-header.news .spotlight .description button { margin-top: 24px; }

#page-header.planetview { background-image: url("/assets/img/bg-planetview-bars.png"), linear-gradient(66deg, #032851 19%, #02080f 83%); background-size: cover; background-position: 100% 100%; }

@media (max-width: 991px) { #page-header.planetview .flex { align-items: flex-start; } }

#page-header.planetview .main-image { position: absolute; right: -20px; top: calc(50% + 56px); transform: translate(0, -50%); width: 60vw; }

@media (max-width: 991px) { #page-header.planetview .main-image { position: relative; top: auto; transform: none; width: 100vw; } }

@media (max-width: 479px) { #page-header.planetview .main-image { width: 150vw; } }

@media (min-width: 992px) and (max-width: 1199px) { #page-header { height: 70vw; } #page-header .spotlight .main-img { transform: translate(0, -40%); } }

@media (max-width: 991px) { #page-header, #page-header.news.detail { height: auto; max-height: none; padding-bottom: 42px; } #page-header .paper, #page-header.news.detail .paper { padding-top: 32px; padding-bottom: 32px; } }

.spotlight { position: relative; height: 100%; color: #FFF; }

.spotlight .description { position: relative; max-width: 400px; z-index: 2; }

.spotlight .description p.main-idea { margin: 25px 0; font-size: 20px; }

.spotlight .description p.main-idea a:hover { text-decoration: underline; }

.spotlight .description p.main-idea a { font-weight: bold; }

.spotlight .description .review { margin-top: 25px; display: flex; align-items: flex-start; }

.spotlight .description .review img { margin-right: 13px; }

.spotlight .description .review p { margin-top: 0; }

.spotlight .description .review .comment { font-size: 14px; font-weight: bold; width: 220px; }

.spotlight .description .review .author { margin-top: 2px; font-size: 10px; }

.spotlight .macbook-image { position: absolute; width: 60vw; max-width: 931px; top: 50%; transform: translate(0, -35%); right: 74px; z-index: 1; }

@media (min-width: 992px) { .spotlight .macbook-image { top: 50%; } }

@media (min-width: 1200px) { .spotlight .macbook-image { top: 45%; } }

@media (max-width: 991px) { .spotlight { margin-top: 100px; } .spotlight .description { margin-left: 0; } .spotlight .macbook-image { position: static; transform: none; } }

#page-footer { padding: 64px; background-image: linear-gradient(80deg, #032851 20%, #1e5a9c 85%); color: #FFF; }

#page-footer .top-part { align-items: flex-start; }

#page-footer .top-part nav ul { display: flex; justify-content: center; }

#page-footer .top-part nav ul li { margin: 0 50px 28px; }

@media (max-width: 1199px) { #page-footer .top-part nav ul { display: grid; grid-template-columns: 1fr 1fr; gap: 0 100px; text-align: center; } #page-footer .top-part nav ul li { margin: 0 0 28px; } }

#page-footer .top-part .social { display: flex; flex-direction: column; align-items: flex-end; min-width: 143px; }

#page-footer .top-part .social .form-field label { font-size: 14px; font-weight: normal; color: #FFF; }

#page-footer .top-part .social .form-field .input-wrap { margin-top: 10px; position: relative; }

#page-footer .top-part .social .form-field .input-wrap input { width: 176px; height: 30px; padding: 0 35px 0 18px; font-size: 14px; border: solid 1px rgba(255, 255, 255, 0.23); box-shadow: none; background: none; color: #FFF; }

#page-footer .top-part .social .form-field .input-wrap input::placeholder { color: rgba(255, 255, 255, 0.5); }

#page-footer .top-part .social .form-field .input-wrap button { position: absolute; right: 5px; top: 0; padding-right: 5px; height: 100%; width: 30px; border: none; background: none; }

#page-footer .top-part .social .form-field .input-wrap button .icon { width: 19px; height: 15px; fill: #c3c9d0; }

#page-footer .top-part .social .networks a { margin-right: 10px; }

#page-footer .top-part .social .networks a:last-child { margin-right: 0; }

#page-footer .top-part .social .networks a .icon { fill: #FFF; height: 18px; }

#page-footer .top-part .social .networks a .icon.instagram { width: 18px; }

#page-footer .top-part .social .networks a .icon.facebook { width: 9px; }

#page-footer .top-part .social .networks a .icon.twitter { width: 22px; }

#page-footer .top-part .social .networks a .icon.linkedin { width: 22px; }

#page-footer .top-part .social .networks a .icon.youtube { width: 21px; }

@media (max-width: 479px) { #page-footer .top-part .social .networks a { margin-right: 5px; } }

#page-footer .legal { display: flex; flex-direction: column; align-items: center; font-size: 12px; color: rgba(255, 255, 255, 0.78); }

#page-footer .legal hr { width: 190px; height: 1px; background: #FFF; margin-bottom: 35px; }

#page-footer .legal nav { margin-bottom: 16px; }

#page-footer .legal nav ul { display: flex; }

#page-footer .legal nav ul li { margin-left: 50px; }

#page-footer .legal nav ul li:first-child { margin-left: 0; }

@media (max-width: 991px) { #page-footer { padding: 30px; } #page-footer .top-part { align-items: center; } #page-footer .top-part .logo { display: none; } #page-footer .top-part .social { flex-direction: row-reverse; margin-bottom: 30px; } #page-footer .top-part .social .networks { display: flex; width: 100%; justify-content: center; align-items: center; } #page-footer .legal nav ul li { margin-left: 35px; } }

@font-face { font-family: 'swiper-icons'; src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff"); font-weight: 400; font-style: normal; }

:root { --swiper-theme-color: #002c5c; }

.inverted :root { --swiper-theme-color: #FFF; }

.swiper-container { position: relative; margin-left: auto; margin-right: auto; padding: 0; list-style: none; z-index: 1; }

.swiper-container .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; justify-content: space-between; }

.swiper-container .swiper-wrapper .swiper-slide { margin-left: 24px; }

.swiper-container .swiper-wrapper .swiper-slide:first-child { margin-left: 0; }

.swiper-container.swiper-container-initialized { overflow: hidden; }

.swiper-container.swiper-container-initialized .swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; display: flex; justify-content: center; margin: 0; }

.swiper-container.swiper-container-initialized .swiper-slide-invisible-blank { visibility: hidden; }

.swiper-container.swiper-container-initialized .swiper-pagination { display: block; }

.swiper-container-vertical > .swiper-wrapper { flex-direction: column; }

.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper { flex-wrap: wrap; flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d { perspective: 1200px; }

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper { overflow: auto; scrollbar-width: none; /* For Firefox */ -ms-overflow-style: none; /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar { display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide { scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper { scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper { scroll-snap-type: y mandatory; }

:root { --swiper-navigation-size: 44px; /* --swiper-navigation-color: var(--swiper-theme-color); */ }

.swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: calc(var(--swiper-navigation-size) / 44 * 27); height: var(--swiper-navigation-size); margin-top: calc(-1 * var(--swiper-navigation-size) / 2); z-index: 10; cursor: pointer; display: flex; align-items: center; justify-content: center; color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-button-prev:after, .swiper-button-next:after { font-family: swiper-icons; font-size: var(--swiper-navigation-size); text-transform: none !important; letter-spacing: 0; text-transform: none; font-variant: initial; line-height: 1; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 10px; right: auto; }

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after { content: 'prev'; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; }

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { content: 'next'; }

.swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white { --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black, .swiper-button-next.swiper-button-black { --swiper-navigation-color: #000000; }

.swiper-button-lock { display: none; }

.swiper-pagination { margin-top: 36px; text-align: center; transition: 300ms opacity; transform: translate3d(0, 0, 0); display: none; }

.swiper-pagination.swiper-pagination-hidden { display: none; }

/* Bullets */
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transform: scale(0.33); position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { transform: scale(0.33); }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #002c5c; opacity: 0.2; }

.inverted .swiper-pagination-bullet { background: #FFF; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; }

.swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; transform: translateY(-50%); width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; transform: translateX(-50%); white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: var(--swiper-pagination-color, var(--swiper-theme-color)); position: absolute; left: 0; top: 0; width: 100%; height: 100%; transform: scale(0); transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-white { --swiper-pagination-color: #ffffff; }

.swiper-pagination-black { --swiper-pagination-color: #000000; }

.swiper-pagination-lock { display: none; }

/* Scrollbar */
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

.swiper-scrollbar-lock { display: none; }

.swiper-zoom-container { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-align: center; }

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; object-fit: contain; }

.swiper-slide-zoomed { cursor: move; }

/* Preloader */
:root { /* --swiper-preloader-color: var(--swiper-theme-color); */ }

.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; transform-origin: 50%; animation: swiper-preloader-spin 1s infinite linear; box-sizing: border-box; border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color)); border-radius: 50%; border-top-color: transparent; }

.swiper-lazy-preloader-white { --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black { --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube { overflow: visible; }

.swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

.swiper-container-flip { overflow: visible; }

.swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

html, body { width: 100%; overflow-x: hidden; }

body { font-family: 'Calibri', sans-serif; font-size: 16px; color: #516375; }

.elevated { box-shadow: 0 3px 16px 0 rgba(137, 156, 197, 0.4); }

.gradient { background-image: linear-gradient(to bottom, #07305d, #042142); color: #FFF; }

.gradient-lite { background-image: linear-gradient(68deg, #fbfdff 0%, #f6fafd 100%); }

.gradient-hor { background-image: linear-gradient(70deg, #032851 19%, #1e5a9c 84%); }

.dotted-corner { position: relative; }

.dotted-corner span { position: relative; }

.dotted-corner ~ p { position: relative; }

.dotted-corner.top-left:before { content: ''; width: 158px; height: 147px; background: url(/assets/img/hexes.svg) 0 0 no-repeat; position: absolute; top: -32px; left: -25px; }

h4.dotted-corner.top-left:before { left: -70px; top: -15px; }

.dotted-corner.top-right:before { content: ''; width: 158px; height: 147px; background: url(/assets/img/hexes.svg) 0 0 no-repeat; position: absolute; top: -32px; right: -25px; }

.dotted-corner.bottom-left:after { content: ''; width: 111px; height: 103px; background: url(/assets/img/hexes.svg) 0 0 no-repeat; background-size: 100% 100%; position: absolute; bottom: -32px; left: -25px; }

.dotted-corner.bottom-right:after { content: ''; width: 111px; height: 103px; background: url(/assets/img/hexes.svg) 0 0 no-repeat; background-size: 100% 100%; position: absolute; bottom: -32px; right: -25px; }

.dotted-corner img { display: block; position: relative; width: 100%; z-index: 2; }

.bg-pink-big { background: url(/assets/img/bg-pink-big.png) 0 100% no-repeat; background-size: contain; }

@media (min-width: 1440px) { .bg-pink-big { background-size: 100% 100%; } }

.bg-pink-small { background: url(/assets/img/bg-pink-small.png) 0 0 no-repeat; background-size: contain; }

@media (min-width: 1440px) { .bg-pink-small { background-size: 100% 100%; } }

.bg-blue { background: url(/assets/img/bg-blue.png) 0 60px no-repeat; background-size: contain; }

@media (min-width: 1440px) { .bg-blue { background-size: 100% 100%; } }

@media (max-width: 991px) { .bg-blue { background-position: 0 30px; } }

.checkerboard .flex { margin-bottom: 86px; }

@media (max-width: 991px) { .checkerboard .flex { margin-bottom: 0; } }

.checkerboard .flex:last-child { margin-bottom: 0; }

.checkerboard.single { margin-top: 100px; }

@media (max-width: 991px) { .checkerboard.single { margin-top: 31px; } .checkerboard.single .paper { padding-top: 0; } }

@media (max-width: 479px) { .checkerboard.single { margin-top: 0; } }

@media (max-width: 479px) { .checkerboard .paper { padding: 31px 0 0 0; } .checkerboard .paper .description { padding: 0 31px; } }

.paper { padding: 62px 56px; background: none; }

.paper.elevated { background: #FFF; }

@media (max-width: 991px) { .paper { padding: 31px; } }

@media (max-width: 479px) { .paper { padding-bottom: 0; } }

.flex { display: flex; justify-content: space-between; align-items: center; }

.flex .description { flex: 0 1 500px; margin-right: 100px; }

.flex .description.wide { flex-basis: 620px; }

.flex .description.right-sided { margin-right: 0; margin-left: 100px; }

.flex .description button, .flex .description .btn { margin-top: 24px; }

@media (max-width: 991px) { .flex { flex-direction: column; } .flex .description, .flex .description.right-sided, .flex .description.wide { flex: 0 0 auto; width: 100%; margin: 60px 0; } .flex.reverted { flex-direction: column-reverse; } }

.columns-2 { columns: 2; }

.grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 60px 24px; }

.grid.col-4 { grid-template-columns: repeat(4, 1fr); gap: 25px; }

@media (max-width: 991px) { .grid { grid-template-columns: repeat(2, 1fr); } .grid.col-4 { grid-template-columns: repeat(3, 1fr); } }

@media (max-width: 767px) { .grid { grid-template-columns: 1fr; justify-items: center; } .grid.col-4 { grid-template-columns: repeat(2, 1fr); } }

button, .btn { display: inline-flex; align-items: center; justify-content: center; min-width: 116px; height: 40px; font-size: 14px; border-radius: 6px; border: solid 1px #e4e6e9; background-color: #fbfcff; color: #2b3c4d; text-align: center; cursor: pointer; white-space: nowrap; }

button.inverted, .btn.inverted { color: #FFF; background-color: #1d2131; border-color: #4e5d73; }

button.small, .btn.small { min-width: 97px; height: 30px; font-size: 12px; }

button.primary, .btn.primary { background: #002c5c; color: #FFF; border: none; }

button.bold, .btn.bold { font-weight: bold; }

.title-description { margin-bottom: 50px; padding: 0 31px; text-align: center; }

@media (max-width: 991px) { .title-description { margin-bottom: 0; } }

.title-description p { max-width: 700px; margin-top: 15px; }

.form-field { display: block; }

label { color: #2b3c4d; font-weight: bold; }

input[type="checkbox"] { appearance: checkbox; }

input:not([type="checkbox"]):not([type="radio"]) { display: block; width: 100%; height: 40px; padding: 0 18px; box-shadow: 0 3px 10px 0 rgba(142, 155, 183, 0.58); border: 1px solid transparent; border-radius: 6px; }

input:not([type="checkbox"]):not([type="radio"]):focus { box-shadow: none; border-color: #002c5c; }

textarea { display: block; width: 100%; resize: none; border: 1px solid transparent; box-shadow: 0 3px 10px 0 rgba(142, 155, 183, 0.58); padding: 9px 18px; }

textarea:focus { box-shadow: none; border-color: #002c5c; }

.blue-label { display: inline-flex; justify-content: center; align-items: center; padding: 0 15px; height: 20px; margin-bottom: 10px; font-size: 10px; font-weight: bold; border-radius: 10px; background: #002c5c; color: #FFF; }

section, .container { margin: 0 auto 80px; position: relative; }

section:not(.fullwidth), .container:not(.fullwidth) { max-width: 1440px; padding: 0 72px; }

section.underlay, .container.underlay { margin-bottom: 0; padding-bottom: 120px; }

section.underlay + .overlay, .container.underlay + .overlay { margin-top: -100px; }

@media (min-width: 768px) { section.underlay + .overlay .paper, .container.underlay + .overlay .paper { padding: 0; } }

@media (max-width: 767px) { section, .container { padding: 0; } section:not(.fullwidth), .container:not(.fullwidth) { padding: 0; } section.underlay, .container.underlay { margin-bottom: 20px; padding-bottom: 0; } section.underlay + .overlay, .container.underlay + .overlay { margin-top: 0; } }

.container { margin: 0 auto; }

.contact-link { display: flex; align-items: center; margin-top: 26px; }

.contact-link:first-child { margin-top: 40px; }

.contact-link .icon { width: 24px; height: 24px; margin-right: 24px; fill: #002c5c; }

.icon-wrapper { background: rgba(30, 90, 156, 0.1); border-radius: 27px; }

.icon-wrapper.fixed { display: flex; justify-content: center; align-items: center; width: 258px; height: 283px; }

.icon { height: 80px; }

.card { max-width: 352px; height: 100%; background: #FFF; }

.card .image, .card img { width: 100%; height: 160px; background-size: cover; }

.card .text { padding: 20px; }

.card .text h5 + p { margin-top: 12px; }

.card .text .date { display: block; font-size: 14px; margin: 8px 0 12px; }

.card .text p { margin-bottom: 20px; }

.card .text a { font-weight: bold; color: #2b3c4d; }

.scrollable-list-wrapper { padding: 20px 0; overflow: auto; }

.scrollable-list-wrapper .scrollable-list { display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; }

.scrollable-list-wrapper .scrollable-list .item { flex: 1 0 180px; width: 180px; margin-right: 30px; margin-top: 25px; }

.scrollable-list-wrapper .scrollable-list .item ul { margin-top: 20px; color: #d9d9d9; }

.scrollable-list-wrapper .scrollable-list .item ul li { line-height: 1.38; position: relative; padding-left: 12px; }

.scrollable-list-wrapper .scrollable-list .item ul li::before { content: '• '; position: absolute; left: 0; display: inline; }

.scrollable-list-wrapper .scrollable-list .item:last-child { margin-right: 0; }

@media (max-width: 479px) { .scrollable-list-wrapper .scrollable-list { flex-wrap: nowrap; } }

.case-study-preview { display: flex; justify-content: space-between; align-items: stretch; background: #FFF; }

.case-study-preview .description { padding: 35px 50px; }

.case-study-preview .description h5 { margin-bottom: 15px; }

.case-study-preview .description button, .case-study-preview .description .btn { margin-top: 15px; }

.case-study-preview .image-wrapper { display: flex; justify-content: center; align-items: center; flex: 0 0 400px; }

.case-study-preview .image-wrapper img { width: 100%; height: 100%; object-fit: cover; }

@media (max-width: 991px) { .case-study-preview { flex-direction: column; } .case-study-preview .image-wrapper { flex-basis: auto; } .case-study-preview .image-wrapper img { height: auto; max-height: 320px; width: 100%; } }

section#trusted-by.fullwidth { margin-bottom: 0; }

section#trusted-by h6 { text-align: center; }

section#trusted-by .flex { max-width: 980px; margin: 35px auto 0; }

section#trusted-by .flex .item { text-align: center; }

section#trusted-by .flex .item strong { display: block; margin: 15px 0 25px 0; text-align: center; font-size: 20px; font-weight: bold; }

@media (max-width: 991px) { section#trusted-by .flex { flex-wrap: wrap; flex-direction: row; justify-content: center; } section#trusted-by .flex .item { margin: 35px 0; flex: 0 0 50%; } }

section#use-cases .flex { margin-top: 40px; }

section#use-cases .flex:first-child { margin-top: 0; }

section#use-cases .flex h6 { margin-bottom: 12px; }

section#use-cases .flex img { max-width: 556px; }

section#planet-view { display: flex; align-items: center; justify-content: center; background-image: linear-gradient(71deg, #032851 19%, #1e5a9c 84%); color: #FFF; }

section#planet-view img { position: relative; top: -35px; margin-right: 30px; width: 50%; }

section#planet-view .description { width: 50%; margin-left: 30px; }

section#planet-view .description p { max-width: 350px; }

section#planet-view .description .request-demo { margin: 25px 20px 0 0; }

@media (max-width: 991px) { section#planet-view { padding: 70px 0 15px; } section#planet-view .flex { align-items: flex-start; } section#planet-view .flex .description { margin: 0 0 40px 0; width: auto; } section#planet-view .flex img { width: 150%; max-width: 700px; top: 0; right: -40%; } }

section#contact form { width: 50%; max-width: 550px; padding: 65px 45px 50px 60px; flex: 0 0 auto; background: #FFF; }

section#contact form .form-field { margin-bottom: 15px; }

section#contact form .form-field:not(.checkbox) label { display: block; margin-bottom: 8px; }

@media (max-width: 991px) { section#contact form { width: 100%; margin-top: 48px; } }

@media (max-width: 479px) { section#contact form { box-shadow: none; padding: 15px; } }

@media (max-width: 767px) { section#team .grid { display: flex; overflow: auto; } section#team .grid .item { flex: 0 0 258px; } }

section#team .item { max-width: 258px; background: rgba(30, 90, 156, 0.1); }

section#team .item img { width: 100%; }

section#team .item .text { display: block; padding: 12px 20px 20px; }

section#team .item .text .heading { display: block; font-size: 20px; font-weight: bold; margin-bottom: 8px; }

section#team button { display: block; margin: 40px auto 0; }

@media (max-width: 767px) { section#team button { display: none; } }

section#team-individual { margin-top: 100px; }

section#team-individual .flex { align-items: flex-start; }

section#team-individual .dotted-corner { flex: 0 0 400px; margin-right: 75px; }

section#team-individual .dotted-corner:before { top: -61px; left: -66px; }

section#team-individual .dotted-corner:after { bottom: -53px; right: -48px; }

section#team-individual .dotted-corner img { width: 100%; }

section#team-individual .dotted-corner .text { position: relative; padding: 20px 45px; background: #FFF; z-index: 2; }

section#team-individual .dotted-corner .text h6 { color: #20262d; font-size: 20px; }

section#team-individual .dotted-corner .text .contact-link { margin-top: 15px; }

section#team-individual .description { margin-right: 0; flex: 0 1 auto; }

section#team-individual .description .heading:after { content: ''; display: block; width: 39px; height: 6px; background: #d7006d; margin: 10px 0 20px; }

section#team-individual .description .heading p { margin-top: 10px; font-size: 20px; }

section#team-individual .description .overview { padding-left: 39px; margin: 35px 0; font-size: 20px; }

section#team-individual .description .btn-wrapper { text-align: center; margin: 25px 0 0; }

@media (max-width: 1199px) { section#team-individual .dotted-corner { flex: 0 0 300px; } }

@media (max-width: 991px) { section#team-individual .flex { align-items: center; } section#team-individual .dotted-corner { margin-right: 0; } }

@media (max-width: 479px) { section#team-individual { margin-top: 15px; } section#team-individual .paper { padding: 0; } section#team-individual .paper .dotted-corner { width: 100%; } section#team-individual .paper .dotted-corner:before { display: none; } section#team-individual .paper .description { padding: 31px; margin-bottom: 0; } }

section.key-features .swiper-container { margin-top: 50px; padding-bottom: 30px; }

section.key-features .swiper-container .swiper-slide .item { width: 100%; height: 100%; max-width: 258px; padding: 30px 20px 45px; text-align: center; }

section.key-features .swiper-container .swiper-slide .item h6 { margin: 20px 0; }

section#planetview-key-features { margin: 0; }

@media (min-width: 768px) { section#planetview-key-features .swiper-wrapper { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 18px; z-index: 2; } section#planetview-key-features .swiper-wrapper .swiper-slide { margin: 0; } section#planetview-key-features .swiper-wrapper .swiper-slide .item { display: flex; align-items: center; width: auto; height: 100%; max-width: none; padding: 20px 25px 20px 40px; text-align: left; } section#planetview-key-features .swiper-wrapper .swiper-slide .item h6 { font-size: 30px; text-transform: none; } section#planetview-key-features .swiper-wrapper .swiper-slide .item .icon { margin-right: 40px; } }

@media (max-width: 991px) { section#planetview-key-features .swiper-wrapper { grid-template-columns: 1fr; } }

section#asset-classes .swiper-container { margin-top: 60px; }

section#asset-classes .swiper-container .item { max-width: 220px; text-align: center; }

section#asset-classes .swiper-container .item h6 { margin: 20px 0; color: #20262d; }

section#asset-classes .swiper-container .item p { text-align: left; }

section.quote { text-align: center; color: #20262d; }

section.quote .paper { max-width: 700px; margin: 0 auto; padding-top: 0; padding-bottom: 0; }

section.quote .paper .text { margin-bottom: 45px; font-weight: bold; font-size: 22px; line-height: 1.3; letter-spacing: -0.67px; }

section.quote .paper img { display: inline-block; width: 120px; height: 120px; margin-bottom: 20px; border-radius: 50%; }

section.quote .paper .role { font-size: 12px; margin-bottom: 8px; opacity: 0.9; }

section.quote .paper .name { font-weight: bold; opacity: 0.9; }

section#used-by-trusted .paper { margin-top: 100px; }

section#used-by-trusted .paper .category-list { flex: 0 0 200px; }

section#used-by-trusted .paper .category-list li { font-size: 20px; font-weight: bold; color: #20262d; }

section#used-by-trusted .paper .category-list li + li { margin-top: 60px; }

section#used-by-trusted .paper .border { height: 260px; width: 2px; margin: 0 30px; background: #e8e8e8; }

section#used-by-trusted .paper .description { margin-right: 0; }

@media (max-width: 991px) { section#used-by-trusted .paper { margin-top: 0; } section#used-by-trusted .paper .flex { align-items: flex-start; } section#used-by-trusted .paper .category-list { flex-basis: auto; padding-left: 30px; border-left: 2px solid #e8e8e8; } section#used-by-trusted .paper .category-list li + li { margin-top: 40px; } section#used-by-trusted .paper .border { display: none; } }

section#portfolio-comparison .item { max-width: 338px; height: 100%; padding: 40px 25px; box-sizing: border-box; text-align: center; background: #FFF; }

section#portfolio-comparison .item .icon { margin-bottom: 40px; }

section#portfolio-comparison .item a { display: inline-block; margin-top: 30px; font-weight: bold; color: #00bfd6; }

section#news { margin-bottom: 40px; }

section#news .news-item { margin-top: 25px; padding-top: 56px; padding-bottom: 44px; }

section#news .news-item .flex { justify-content: flex-start; }

section#news .news-item .flex .description { flex-basis: 600px; margin: 0 0 0 80px; }

section#news .news-item .flex .description .date { display: block; margin: 12px 0; }

@media (max-width: 991px) { section#news .news-item { box-shadow: none; padding-top: 0; padding-bottom: 0; } section#news .news-item .flex { box-shadow: 0 3px 16px 0 rgba(137, 156, 197, 0.4); padding-left: 0; padding-right: 0; align-items: flex-start; } section#news .news-item .flex .dotted-corner { padding: 20px; } section#news .news-item .flex .dotted-corner:before { display: none; } section#news .news-item .flex .description { margin: 20px 0; padding: 0 31px; flex-basis: auto; } }

@media (max-width: 767px) { section#news .news-item .flex .dotted-corner { padding: 0; width: 100%; } section#news .news-item .flex .dotted-corner img { width: 100%; } }

section#news-detail .float { float: right; margin: 0 0 25px 50px; width: 400px; }

section#news-detail .float img { display: block; width: 100%; }

section#news-detail a { color: #067bfb; }

section#news-detail a:hover { text-decoration: underline; }

section#news-detail ul { padding-left: 40px; list-style: disc; }

section#news-detail ul li { margin-top: 10px; }

section#news-detail ul li:first-child { margin-top: 0; }

@media (max-width: 991px) { section#news-detail { margin-bottom: 0; } section#news-detail .paper { display: flex; flex-direction: column-reverse; padding-bottom: 0; } section#news-detail .paper .float { float: none; margin: 50px 0 0; } }

@media (max-width: 479px) { section#news-detail .paper .float { width: 100%; } }

section#case-study-detail .paper.elevated { margin: 0 56px; }

section#case-study-detail .paper.elevated .description { flex-basis: auto; }

section#case-study-detail .paper.elevated .description h6 { text-transform: none; color: #20262d; }

section#case-study-detail .paper.elevated .description p + h6 { margin-top: 10px; }

section#case-study-detail .paper.elevated .description p { margin-top: 5px; }

section#case-study-detail .paper.elevated .dotted-corner { flex: 0 1 65%; max-width: 500px; margin-right: 30px; }

section#case-study-detail .paper.elevated .dotted-corner::before { top: -28px; right: -55px; }

section#case-study-detail .paper.elevated a { color: #002c5c; }

section#case-study-detail .paper.elevated a:hover { text-decoration: underline; }

@media (max-width: 991px) { section#case-study-detail .paper.elevated { margin-left: 31px; margin-right: 31px; } section#case-study-detail .paper.elevated .description { margin: 0 0 31px; } section#case-study-detail .paper.elevated .dotted-corner { max-width: none; flex-basis: auto; } section#case-study-detail .paper.elevated .dotted-corner::before { top: -32px; right: -25px; } }

@media (max-width: 767px) { section#case-study-detail .paper.elevated { align-items: flex-start; } section#case-study-detail .paper.elevated .dotted-corner { width: 100%; flex-basis: auto; } }

@media (max-width: 479px) { section#case-study-detail .paper.elevated { padding-top: 31px; padding-bottom: 31px; margin-top: 31px; margin-left: 0; margin-right: 0; } }

section#benefits .grid { grid-template-columns: repeat(2, 50%); gap: 20px; margin-top: 45px; }

section#benefits .grid .item { padding: 30px 40px; display: flex; justify-content: space-between; align-items: flex-start; }

section#benefits .grid .item svg { height: 22px; max-width: 22px; fill: #002c5c; margin: 5px 10px 0 0; }

section#benefits .grid .item .text { flex: 0 1 auto; }

section#benefits .grid .item .text h5 { color: #20262d; margin-bottom: 16px; }

section#benefits .grid .item .text p { font-size: 14px; }

@media (max-width: 767px) { section#benefits .grid { grid-template-columns: 1fr; } }

section#super-quote { min-height: 570px; margin-bottom: 0; display: flex; flex-direction: column; justify-content: center; align-content: center; background: url(/assets/img/bg-graph-line.png) 0 0/cover no-repeat, linear-gradient(70deg, #032851 19%, #1e5a9c 84%); }

section#super-quote .flex { align-items: flex-start; justify-content: center; }

section#super-quote .flex .logo { width: 150px; margin-top: -5px; }

section#super-quote .flex .quote { max-width: 700px; margin-left: 50px; color: #FFF; }

section#super-quote .flex .quote h4 { font-size: 22px; line-height: 1.18; }

section#super-quote .flex .quote h4::after { margin: 10px 0; }

section#super-quote .flex .quote .role { font-size: 12px; }

section#super-quote .flex .quote .name { margin-bottom: 8px; font-weight: bold; line-height: 1.25; }

@media (max-width: 991px) { section#super-quote { min-height: auto; } section#super-quote .flex { justify-content: flex-start; padding-top: 70px; padding-bottom: 70px; } section#super-quote .flex .quote { margin-left: 0; margin-top: 12px; } }

section#request-demo { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 19vw; margin: 0; padding: 20px; text-align: center; background: url(/assets/img/bg-earth.jpg) 50% 0/cover no-repeat; }

section#request-demo .request-demo { margin-top: 35px; }

section#planet-view-hassle { margin-bottom: 0; }

section#planet-view-hassle .paper { height: 650px; position: relative; }

section#planet-view-hassle .paper .description { max-width: 440px; }

section#planet-view-hassle .paper .description p { max-width: 325px; }

section#planet-view-hassle .paper.hassle img { position: absolute; top: 60px; left: 415px; }

section#planet-view-hassle .paper.deep-analytics .description { position: absolute; left: 60%; }

section#planet-view-hassle .paper.deep-analytics img { position: absolute; right: 40%; top: 40px; }

@media (max-width: 991px) { section#planet-view-hassle .container .paper { height: auto; } section#planet-view-hassle .container .paper img { position: static; width: 100%; margin-top: 50px; } section#planet-view-hassle .container .paper .description { position: static; } }

@media (max-width: 479px) { section#planet-view-hassle .container .paper img { width: 130vw; transform: translate(-20%, 0); } }

section#why-planetrics .bg-top { position: absolute; top: 0; left: 0; width: 100%; height: calc(50% + 72px); background-image: linear-gradient(to bottom, #07305d, #042142); z-index: 1; }

section#why-planetrics .paper { position: relative; padding-bottom: 0; z-index: 2; }

section#why-planetrics .cv-card { display: flex; justify-content: space-between; align-items: stretch; margin-top: 50px; background-color: #092f58; box-shadow: 0 2px 19px 0 rgba(24, 25, 67, 0.5); }

section#why-planetrics .cv-card .description { padding: 35px 50px; }

section#why-planetrics .cv-card .description .person { position: relative; padding-left: 40px; margin-top: 20px; color: #d1d1d1; }

section#why-planetrics .cv-card .description .person::before { content: ''; position: absolute; width: 28px; height: 4px; background: #d7006d; left: 0; top: 5px; }

section#why-planetrics .cv-card .description .person .name { font-size: 20px; font-weight: bold; }

section#why-planetrics .cv-card .description .person .role { margin: 8px 0 22px; }

section#why-planetrics .cv-card .description .cv { padding-left: 40px; color: rgba(255, 255, 255, 0.9); }

section#why-planetrics .cv-card .image-wrapper { display: flex; justify-content: center; align-items: center; }

@media (max-width: 991px) { section#why-planetrics { background-image: linear-gradient(to bottom, #07305d, #042142); } section#why-planetrics .bg-top { display: none; } section#why-planetrics .cv-card { display: flex; flex-direction: column-reverse; box-shadow: none; background: none; } section#why-planetrics .cv-card .description { padding: 35px 0; } section#why-planetrics .cv-card .description .cv { padding-left: 0; } section#why-planetrics .cv-card .image-wrapper img { max-width: 100%; } }

section#careers a { color: #067bfb; }

section#careers a:hover { text-decoration: underline; }

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