@charset "UTF-8";
/*!
Theme Name: larus Digital
Version: 1.0
License: Copyright . All Rights Reserved.
Tags: 
*/
/*1472*/
/* gm-opacity ($animation-name) 3s (duration) 1 (iterations) */ /* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

a {
  color: rgb(0, 105, 212);
}
a:hover, a:focus {
  color: rgb(255, 56, 48);
}

html {
  background-color: rgb(255, 255, 255);
  overflow-x: hidden;
}

body {
  font-family: "Glacial Indifference", sans-serif;
  -webkit-font-feature-settings: "liga" 1, "onum" 1;
          font-feature-settings: "liga" 1, "onum" 1;
  color: rgb(18, 18, 18);
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  body {
    font-family: "Glacial Indifference", sans-serif;
  }
}
@supports ((-webkit-font-variant-ligatures: common-ligatures) or (font-variant-ligatures: common-ligatures)) {
  body {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-variant-ligatures: common-ligatures;
            font-variant-ligatures: common-ligatures;
  }
}
@supports (font-variant-numeric: oldstyle-nums) {
  body {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    font-variant-numeric: oldstyle-nums;
  }
}
main {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Glacial Indifference", sans-serif;
  font-weight: 400;
  margin: 0 0 0.75rem;
  line-height: 1.3;
}

h1 {
  font-size: 2.027rem;
}

h2 {
  font-size: 1.802rem;
}

h3 {
  font-size: 1.602rem;
}

h4 {
  font-size: 1.266rem;
}

h5 {
  font-size: 1.266rem;
}

h6 {
  font-size: 1.266rem;
}

p {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
}

p + h2,
p + h3,
p + h4 {
  margin-top: 1.5rem;
}

/*
p+p {
    margin-top: 0;
    text-indent: $spacing-medium;
}
*/
dl,
ol,
ul {
  font-size: 1.125rem;
}

small {
  font-size: 1rem;
}

pre,
code,
samp {
  font-size: inherit;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow-x: scroll;
  background-color: rgb(102, 102, 102);
  color: rgb(238, 238, 238);
  font-weight: 700;
  padding: 1rem;
  border-radius: 0.25rem;
}

code {
  color: rgb(238, 238, 238);
}

b,
strong {
  font-family: "Glacial Indifference", sans-serif;
  font-weight: 600;
}

hr {
  border: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(18, 18, 18);
}

blockquote {
  box-sizing: border-box;
  margin: 2rem 0;
  padding: 1.5rem;
  background-color: rgb(216, 216, 216);
}

blockquote p {
  quotes: "“" "”" "‘" "’";
  font-family: "Glacial Indifference", sans-serif;
  font-size: 1.424rem;
}

blockquote p:last-of-type,
blockquote p:only-of-type {
  margin-bottom: 0.75rem;
}

blockquote p::before {
  content: open-quote;
  color: rgb(168, 16, 194);
}

blockquote cite {
  display: block;
  font-size: 1rem;
  font-style: normal;
}

blockquote cite:before {
  content: "— ";
}

.container {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 900px) {
  .grid {
    display: grid;
  }
}

.grid--spaced {
  grid-gap: 4rem;
}

.grid--alternating .row {
  grid-template-columns: 1fr 1fr;
}

.grid--alternating .row:nth-child(even) > div:nth-child(2) {
  grid-row: 1;
  grid-column: 1;
}

.grid--alternating .row:nth-child(even) > div:nth-child(1) {
  grid-row: 1;
  grid-column: 2;
}

.grid--50 {
  grid-template-columns: 1fr 1fr;
}

.grid--80-20 {
  grid-template-columns: 8fr 2fr;
}

.grid--20-80 {
  grid-template-columns: 2fr 8fr;
}

.grid--20 {
  grid-template-columns: repeat(5, 1fr);
}

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

.grid--33 {
  grid-template-columns: repeat(3, 1fr);
}

.banner {
  text-align: center;
  box-sizing: border-box;
  background: url(images/bg_banner.svg) no-repeat center top;
  background-size: cover;
  background-size: contain;
  margin: 0 auto;
  padding: 2rem 2vw 0;
}
@media (min-width: 900px) {
  .banner {
    width: 90vw;
  }
}
@media (min-width: 900px) {
  .banner {
    min-height: 14vw;
  }
}

.banner a {
  display: block;
  max-width: 18vw;
  margin: -2rem auto 0;
}
@media (min-width: 900px) {
  .banner a {
    max-width: 15vw;
    margin: -2vw auto 0;
  }
}

.banner h1 b {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

@media (min-width: 900px) {
  .hero--home {
    position: relative;
  }
}

.hero--home h2 {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 2rem;
}
@media (min-width: 900px) {
  .hero--home h2 {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.711);
    color: rgb(255, 255, 255);
    font-size: 2.5vw;
  }
}

.hero--home h3 {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.hero--home > div {
  width: 100%;
}
@media (min-width: 900px) {
  .hero--home > div {
    position: absolute;
    bottom: 34vw;
    left: 0;
  }
}

.hero--home > div div {
  box-sizing: border-box;
}
@media (min-width: 900px) {
  .hero--home > div div {
    background: rgba(6, 14, 29, 0.92);
    padding: 2rem 3rem;
    border: 3px solid rgb(255, 255, 255);
    width: 80%;
    margin: 0 auto;
  }
}

.hero--home > div div p {
  font-size: 1.5rem;
}
@media (min-width: 900px) {
  .hero--home > div div p {
    color: rgb(255, 255, 255);
    font-size: 1.5vw;
  }
}

.hero--home > div div p:last-child {
  margin-bottom: 0;
}

.hero--home > div img:first-child {
  height: auto;
  display: block;
}
@media (min-width: 900px) {
  .hero--home > div img:first-child {
    width: 80%;
    margin: 0 auto 2rem auto;
  }
}

.footer {
  background: url(images/bg_footer.jpg) no-repeat center center;
  background-size: cover;
  margin-top: 2rem;
  padding: 4rem 0;
}
@media (min-width: 900px) {
  .footer {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

.footer img {
  max-width: 60%;
  margin: 0 auto 2rem auto;
  display: block;
}
@media (min-width: 900px) {
  .footer img {
    margin: 0;
    max-width: 100%;
  }
}

.footer > div {
  text-align: center;
}
@media (min-width: 900px) {
  .footer > div {
    display: grid;
    grid-template-columns: 1fr 4fr;
    margin-left: -5vw;
    grid-gap: 2rem;
    text-align: left;
  }
}

.footer > div div:nth-child(2) {
  padding-top: 1vw;
  font-size: 1.4rem;
  color: rgb(255, 255, 255);
}
@media (min-width: 900px) {
  .footer > div div:nth-child(2) {
    color: #509CA8;
  }
}

.footer > div div:nth-child(2) a {
  text-decoration: none;
  color: rgb(255, 255, 255);
}
@media (min-width: 900px) {
  .footer > div div:nth-child(2) a {
    color: #509CA8;
  }
}

#menutoggle {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.navigation ul {
  list-style: none;
  padding: 0;
  line-height: normal;
  margin: 0;
}

.navigation a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
@media (min-width: 900px) {
  .navigation a {
    color: rgb(255, 255, 255);
  }
}

.navigation--main {
  zoom: 1;
  margin-bottom: 0.5rem;
}
.navigation--main:before, .navigation--main:after {
  display: block;
  overflow: hidden;
  height: 0;
  content: " ";
}
.navigation--main:after {
  clear: both;
}

.navigation--main > ul {
  display: none;
  font-weight: bold;
  font-size: 1.5rem;
  width: 100%;
  text-align: center;
}
@media (min-width: 900px) {
  .navigation--main > ul {
    font-size: 1.8vw;
    display: block;
    font-weight: normal;
  }
}

.navigation--main > ul > li {
  margin-top: 1rem;
}
@media (min-width: 900px) {
  .navigation--main > ul > li {
    margin-top: 0;
    position: relative;
    display: inline-block;
    margin-right: 1.5rem;
    border-bottom: 5px solid transparent;
  }
}

@media (min-width: 900px) {
  .navigation--main > ul > li:after {
    content: "•";
    color: #20395d;
    margin-left: 1.5rem;
  }
}

.navigation--main > ul > li:last-child:after {
  content: none;
}

.navigation--main > ul > li > ul {
  font-size: 0.85em;
  padding: 1rem 1rem;
  font-weight: normal;
}
@media (min-width: 900px) {
  .navigation--main > ul > li > ul {
    display: none;
  }
}

.navigation--main > ul > li:hover > ul {
  display: block;
}
@media (min-width: 900px) {
  .navigation--main > ul > li:hover > ul {
    font-size: 0.75vw;
    box-sizing: border-box;
    background-color: rgba(52, 58, 66, 0.85);
    border: 1px solid rgb(255, 255, 255);
    position: absolute;
    left: 0;
    top: auto;
    margin-top: 5px;
    width: 10vw;
    box-shadow: 0px 10px 15px 9px rgba(16, 6, 6, 0.28);
  }
}

@media (min-width: 900px) {
  .navigation--main > ul > li > ul > li {
    margin-bottom: 1rem;
  }
}

.navigation--main > ul > li:hover > ul > li:last-child {
  margin-bottom: 0;
}

.navigation--main > ul > li:hover > ul > li a:hover,
.navigation--main > ul > li:hover > ul > li a:focus,
.navigation--main > ul > li:hover > ul > li a:active {
  color: red;
}

@media (min-width: 900px) {
  .navigation--main > ul > li:last-child {
    margin-right: 0;
  }
}

.navigation--main a {
  color: #1B3A6B;
  padding: 0.25rem;
  display: inline-block;
  transition: 0.3s;
  border-bottom: 4px solid rgb(255, 255, 255);
}

.navigation--main > ul > li:hover,
.navigation--main > ul > li:focus,
.navigation--main > ul > li:active,
.navigation--main > ul > li.current {
  color: #4f9298;
}

.navigation--main > ul > li:hover a,
.navigation--main > ul > li:focus a,
.navigation--main > ul > li:active a,
.navigation--main > ul > li.current a {
  color: #509CA8;
  border-bottom: 4px solid #509CA8;
}

.navigation--main input[type=checkbox]:checked ~ ul {
  display: block;
}

.navigation--main__togglebutton {
  position: absolute;
  right: 12px;
  top: 10px;
  color: rgb(255, 255, 255);
  display: block;
  cursor: pointer;
  text-align: center;
  padding: 1rem;
  width: 25px;
  height: 25px;
  background: #0D597C url("images/ico--burger.svg") no-repeat center center;
  text-indent: -9999999px;
  border: 5px solid #509CA8;
  border-radius: 100%;
}
@media (min-width: 900px) {
  .navigation--main__togglebutton {
    display: none;
    cursor: pointer;
  }
}

.navigation--main__togglebutton.navigation--main__togglebutton--clicked {
  background: #0D597C url("images/ico--close.svg") no-repeat center center !important;
}

.btn {
  font-family: inherit;
  font-size: inherit;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1.125rem;
  padding: 0.5rem 1rem;
  margin: 0;
  height: auto;
  border: 1px solid transparent;
  vertical-align: middle;
  -webkit-appearance: none;
  color: inherit;
  background-color: transparent;
}

.btn:hover {
  text-decoration: none;
}

.btn:focus {
  outline: none;
  border-color: rgba(0, 0, 0, 0.125);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.25);
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.btn-primary {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 105, 212);
  border-radius: 3px;
}

.btn-primary:hover {
  box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, 0.0625);
}

.btn-primary:active {
  box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, 0.125), inset 0 3px 4px 0 rgba(0, 0, 0, 0.25), 0 0 1px rgba(0, 0, 0, 0.125);
}

.btn-primary:disabled,
.btn-primary.is-disabled {
  opacity: 0.5;
}

.btn-outline,
.btn-outline:hover {
  border-color: currentcolor;
}

.btn-outline {
  border-radius: 3px;
}

.btn-outline:hover {
  box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, 0.0625);
}

.btn-outline:active {
  box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, 0.125), inset 0 3px 4px 0 rgba(0, 0, 0, 0.25), 0 0 1px rgba(0, 0, 0, 0.125);
}

.btn-outline:disabled,
.btn-outline.is-disabled {
  opacity: 0.5;
}

.btn-small {
  padding: 0.25rem 0.5rem;
}

.btn-big {
  padding: 1rem 1.25rem;
}

.btn-narrow {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
}

th {
  text-align: left;
  font-weight: bold;
}

th,
td {
  padding: 0.75rem;
  line-height: inherit;
}

th {
  vertical-align: bottom;
}

td {
  vertical-align: top;
}

.table-light th,
.table-light td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: 1px;
}

.table-light tr:last-child td {
  border-bottom: 0;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
