@charset "UTF-8";
footer .footer-columns, .contact-box, .staff, .plans { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; }

html { background: #2b2b40; }

html, body { margin: 0; padding: 0; }

body { font-family: 'Lato', sans-serif; }

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

a:hover { text-decoration: underline; }

img { width: 100%; }

h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; font-weight: 700; }

h1 { font-size: 1.8em; margin: 0; }

@media (min-width: 768px) { h1 { font-size: 2.3em; } h1 { font-size: 2.2em; } }

h2 { font-size: 1.6em; margin: 0 0 30px 0; }

@media (min-width: 768px) { h2 { font-size: 1.8em; margin: 0 0 20px 0; } }

h3 { margin: 20px 0 10px 0; }

p, address { font-family: 'Lato', sans-serif; font-size: 1.18em; color: #666; margin-bottom: 10px; font-weight: 400; line-height: 1.4em; }

@media (min-width: 768px) { p, address { font-family: 'Lato', sans-serif; font-size: 1.38em; color: #666; margin-bottom: 20px; font-weight: 400; line-height: 1.4em; } }

.bottom-cta { background: #111C3A; color: #60B5C3; text-align: center; margin: 0; padding: 100px 0; }

.bottom-cta h2 { margin-bottom: 50px; color: #60B5C3; }

.bottom-cta .button a { background: #EF813E; color: #111C3A; border: 2px solid #111C3A; border-radius: 5px; padding: 12px 30px; font-size: 16px; transition: all 0.3s ease; text-decoration: none; }

.bottom-cta .button a:hover { background: #111C3A; color: #EF813E; }

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

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

@media (min-width: 450px) { .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; } }

.hero { color: #111C3A; background: #60B5C3; padding: 0 0 0 0; position: relative; overflow: hidden; min-height: 20em; padding-right: 0; }

.hero .screenshot { border-radius: 0px; }

.hero .text-container { max-width: 1400px; margin: 0 auto; padding: 0px 0px; position: relative; z-index: 1; height: 100%; flex-direction: column; display: flex; align-items: flex-start; }

.hero .text-container .hero-form { margin-bottom: 30px; margin-top: 30px; }

.hero .text-container input[type="submit"] { align-self: flex-start; padding: 12px 30px; border: 2px solid #111C3A; border-radius: 5px; background: #EF813E; color: #111C3A; font-size: 16px; cursor: pointer; transition: all 0.3s ease; }

.hero .text-container input[type="submit"]:hover { background: #111C3A; color: #EF813E; }

.hero .text-container .image-content { position: relative; width: 100%; height: 25vh; display: flex; justify-content: flex-end; align-items: flex-start; padding: 0 0 20px 0px; margin: 0; z-index: 1; order: 1; }

.hero .text-container .image-content img { width: 100%; height: 100%; object-fit: cover; object-position: top center; margin: 0; padding: 0; border: none; clip-path: inset(0px 0 0 1px); }

.hero .text-container .text-content { z-index: 2; padding: 0px 20px; order: 2; text-align: center; }

@media (min-width: 768px) { .hero { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; flex-direction: row; } .hero .text-container { flex-direction: row; padding: 50px 20px; } .hero .text-container .text-content { width: 100%; padding-right: 60%; text-align: left; position: relative; z-index: 2; order: 1; } .hero .text-container .text-content h1, .hero .text-container .text-content p { text-align: left; } .hero .text-container .text-content .subtext { text-align: left; margin-top: 20px; margin-bottom: 30px; } .hero .text-container .text-content .hero-form { display: flex; flex-direction: column; gap: 15px; max-width: 400px; margin-bottom: 0; } .hero .text-container .text-content .hero-form input[type="email"] { width: 100%; padding: 12px 15px; border: none; border-radius: 5px; font-size: 16px; background: white; color: #111C3A; } .hero .text-container .text-content .hero-form input[type="email"]::placeholder { color: #4c6ecb; } .hero .text-container .text-content .hero-form input[type="submit"] { width: auto; } .hero .text-container .image-content { position: absolute; right: 0; top: 0; height: 100%; width: 60%; display: flex; justify-content: flex-end; align-items: flex-start; padding: 0; margin: 0; z-index: 1; order: 2; } .hero .text-container .image-content img { width: 100%; height: 100%; object-fit: cover; object-position: top right; margin: 0; padding: 0; border: none; clip-path: inset(0px 0 0 1px); } }

.hero p { color: #111C3A; }

.fair-message { background: linear-gradient(135deg, #EF813E 0%, #FF6B35 100%); color: white; text-align: center; padding: 20px 0; margin: 0; }

.fair-message .fair-content { max-width: 1200px; margin: 0 auto; padding: 0 20px; }

.fair-message .fair-text { font-size: 18px; font-weight: 500; margin: 0; line-height: 1.4; }

@media (min-width: 450px) { .fair-message .fair-text { font-size: 20px; } }

.fair-message .fair-link { color: white; text-decoration: underline; font-weight: 600; transition: all 0.3s ease; }

.fair-message .fair-link:hover { color: #f0f0f0; text-decoration: none; }

@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; } .flex .image img { max-height: 300px; width: auto; height: auto; object-fit: contain; } .content section:nth-child(even) .flex { flex-direction: row-reverse; } }

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

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

.container { max-width: 1600px; color: #111C3A; /* Ge sektionstitlar orange färg med högre specificitet */ }

.container h1, .container h2, .container h3, .container h4, .container h5, .container h6 { color: #111C3A; }

.container .main-section-title { color: #EF813E; }

.container p { color: #111C3A; }

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

.container.flex { display: flex; align-items: center; gap: 40px; }

.container.flex .text { flex: 3; }

.container.flex .image { flex: 2; }

@media screen and (max-width: 768px) { .container.flex { flex-direction: column; } .container.flex .text, .container.flex .image { flex: none; width: 100%; } }

header { color: #60B5C3; padding: 20px 0; background: #111C3A; }

header a { color: #60B5C3; text-decoration: none; z-index: 1; position: relative; transition: .2s ease-in-out; }

header a:hover { text-decoration: none; color: #EF813E; }

header .company-name { font-size: 1.7em; line-height: 0; margin: 0; }

header .company-name a { display: inline-block; }

header .company-name img { display: block; width: auto; filter: brightness(0) saturate(100%) invert(77%) sepia(13%) saturate(1095%) hue-rotate(143deg) brightness(87%) contrast(84%); }

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

.section-header { padding: 24px 0 0 0; }

.main-section-title { display: block; width: 100%; box-sizing: border-box; padding: 10px 18px; border: 2px solid #60B5C3; /* ljus ram */ border-radius: 10px; color: #EF813E; /* orange text */ background: #111C3A; /* mjuk bakgrund */ text-align: center; }

.section-intro { max-width: 900px; margin: 8px auto 12px auto; padding: 0 12px; }

.screenshot { max-width: 100%; height: auto; display: block; border-radius: 4px; margin-left: auto; margin-right: auto; padding: 0; position: relative; }

section { padding: 0 0 80px 0; /* endast sydlig padding för jämnare mellanrum */ }

section + section { padding-top: 0; /* bibehåll: ingen nordlig padding mellan sektioner */ }

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

.cta { margin: 60px 0; }

.page h2 { text-align: center; }

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

blockquote .author { display: block; font-weight: bold; margin: 10px 0 0 0; font-size: .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: 300px; }

.page { margin-bottom: 0; padding-bottom: 80px; }

.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; }

hr { border: none; height: 1px; background-color: #EF813E; margin: 15px auto; width: 65%; }

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

.plans .plan { 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%; }

.plans .plan .highlighted { font-size: 1.2em; font-weight: 700; }

.plans .plan li:first-child h3 { color: #111C3A; }

.plans .plan li[style*="background: #111C3A"]:first-child h3 { color: #60B5C3; }

.plans .plan li[style*="background: #60B5C3"]:first-child h3 { color: #111C3A; }

.plans .plan li[style*="background: #EF813E"]:first-child h3 { color: #111C3A; }

.plans .plan .pricing-cta { padding: 0; }

.plans .plan .pricing-cta img { max-height: 200px; width: auto; object-fit: contain; margin: 20px auto; }

.plans .plan .pricing-cta a { display: block; box-sizing: border-box; padding: 20px 0; border-radius: 0 0 2px 2px; border: 0; color: #FFFFFF; transition: all 0.3s ease; }

.plans .plan .pricing-cta a:hover { background-color: #EF813E !important; color: #111C3A; }

.plans .plan .pricing-cta .button { transition: all 0.3s ease; }

.plans .plan .pricing-cta .button:hover { transform: translateY(-2px); }

@media (min-width: 768px) { .plans .plan { -webkit-flex: 1; flex: 1; } }

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

.plans .plan li h3 { padding: 0; margin: 0; font-weight: 700; }

.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; }

.staff { padding: 0; list-style: none; -webkit-flex-flow: wrap; -moz-flex-flow: wrap; -ms-flex-flow: wrap; flex-flow: wrap; text-align: center; }

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

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

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

.staff .square-image { width: 200px; height: 200px; }

.staff .square-image img { border-radius: 200px; }

.staff .name { font-size: 1.3em; margin-top: 20px; }

.staff .position { color: #666; }

.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: .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; width: 50%; 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: #111C3A; text-decoration: none; padding: 12px 30px; background: #EF813E; border-radius: 5px; border: 2px solid #111C3A; transition: .3s ease-in-out; font-size: 16px; }

.button a:hover, input[type=submit]:hover { background: #111C3A; color: #EF813E; border: 2px solid #60B5C3; cursor: pointer; }

.button.alt a { background: #EF813E; color: #111C3A; border: 2px solid #111C3A; border-radius: 5px; padding: 12px 30px; }

.button.alt a:hover { background: #60B5C3; color: #111C3A; }

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

input[type=submit] { margin: 20px 0 0 0; }

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

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

label { margin: 20px 0 5px 0; }

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; }

.nav-open nav { border-bottom: 1px dotted rgba(255, 255, 255, 0.2); padding: 10px 0; }

.nav-open nav a { display: block; }

@media (min-width: 620px) { .nav-open nav { border: 0; padding: 0 20px; } .nav-open nav a { display: inline; } }

nav { text-transform: uppercase; font-size: .8em; width: 100%; }

@media (min-width: 620px) { nav { text-align: right; position: absolute; top: 13px; right: 0; padding: 0 20px; } }

nav a { margin: 0 3px; padding: 20px 10px; border-bottom: 1px solid rgba(255, 255, 255, 0); color: rgba(255, 255, 255, 0.8); transition: .2s ease-in-out; display: none; }

@media (min-width: 620px) { nav a { display: inline; padding: 10px; } }

nav a.nav-toggle { display: inline; position: absolute; right: 10px; top: -22px; font-size: 1.9em; border: 0; }

@media (min-width: 620px) { nav a.nav-toggle { display: none; } }

nav a.nav-toggle:hover { border: 0; }

nav a:hover { border-bottom: 1px solid rgba(255, 255, 255, 0.3); color: #fff; }

@media (min-width: 620px) { nav a.highlight { border: 1px #ccc solid; border-radius: 5px; } nav a.highlight:hover { background: #fff; color: #111C3A; } }

nav a.active { color: #fff; }

.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: 15px auto; }

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

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

.footer-links li a svg { fill: #60B5C3; 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: #60B5C3; }

.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.youtube-icon:hover svg { fill: #cd201f; }

.footer-links li a.instagram-icon:hover svg { fill: #f167f5; }

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

.footer-links li a.pinterest-icon:hover svg { fill: #bd081c; }

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

footer { padding: 50px 0 50px 0; font-size: 1.1em; position: relative; background: #111C3A; color: #60B5C3; }

footer .copyright { font-size: .8em; margin: 0 auto; color: #60B5C3; }

@media (min-width: 450px) { footer .copyright { text-align: center; } }

footer, footer a { color: #60B5C3; transition: .2s ease-in-out; }

footer h2 { font-size: 1.4em; margin: 30px 0; color: #60B5C3; }

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

footer a { text-decoration: none; }

footer a:hover { color: #EF813E; }

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

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

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

.editor-link .btn, .nav-open nav .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; }

nav .editor-link, .editor-link .btn, nav .nav-open nav .editor-link, .nav-open nav .editor-link .btn { cursor: pointer; background-color: #f7e064; color: #333; box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2); }

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

.cms-editor-active .editor-link { display: block; }

.cms-editor-active nav .editor-link { display: inline; }

header { color: #60B5C3 !important; background: #111C3A !important; background-image: none !important; }

header a { color: #60B5C3 !important; transition: .2s ease-in-out; }

header a:hover { color: #EF813E !important; }

.bottom-cta { background: #111C3A !important; background-image: none !important; color: #60B5C3 !important; }

.bottom-cta h2 { color: #60B5C3 !important; }

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