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

.fade-image {
  /* 1. Start at full color (or 100% greyscale if you want the reverse) */
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  /* 2. Define the animation timing */
  transition: -webkit-filter 0.5s ease-in-out;
  transition: filter 0.5s ease-in-out;
  transition: filter 0.5s ease-in-out, -webkit-filter 0.5s ease-in-out;
}

.fade-image:hover {
  /* 3. Shift to greyscale on hover */
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.zoom-image {
  /* 1. Set the initial scale */
  -webkit-transform: scale(1);
          transform: scale(1);
  /* 2. Define the transition (duration and feel) */
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  /* Optional: prevents potential overflow issues */
  display: block;
}

.zoom-image:hover {
  /* 3. Scale up to 102% */
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

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

body {
  font-family: "myriad-pro", 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: "myriad-pro", 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: "myriad-pro", sans-serif;
  font-weight: 600;
  margin: 0 0 0.75rem;
  line-height: 1.3;
  color: #7f1f53;
  text-transform: uppercase;
  color: #7f1f53;
}

h1 {
  font-size: 2.027rem;
}

h2 {
  font-size: 2.027rem;
}
@media (min-width: 900px) {
  h2 {
    font-size: 4.5rem;
  }
}

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

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: "myriad-pro", 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: "myriad-pro", 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: "— ";
}

.textcentered {
  text-align: center;
}

.section--mainpoints a {
  zoom: 1;
  font-weight: 700;
  font-size: 2rem;
  color: rgb(255, 255, 255);
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  text-align: center;
  background: #7f1f53;
}
.section--mainpoints a:before, .section--mainpoints a:after {
  display: block;
  overflow: hidden;
  height: 0;
  content: " ";
}
.section--mainpoints a:after {
  clear: both;
}
@media (min-width: 900px) {
  .section--mainpoints a {
    position: relative;
  }
}

.section--mainpoints a img {
  float: left;
}

.section--mainpoints a span {
  box-sizing: border-box;
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 1rem;
}
@media (min-width: 900px) {
  .section--mainpoints a span {
    position: absolute;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    transition: -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  }
}

.move-up {
  /* 1. Initial position */
  -webkit-transform: translateY(0);
          transform: translateY(0);
  /* 2. Transition settings */
  transition: -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.section--mainpoints a:hover span {
  /* 3. Move up by 2% of the element's own height */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 900px) {
  .section--findus h2 {
    font-size: 3.3rem;
  }
}

.hd--intro {
  text-align: center;
}
@media (min-width: 900px) {
  .hd--intro {
    text-align: left;
    font-size: 5vw;
  }
}

.container {
  margin-left: 10vw;
  margin-right: 10vw;
}

.container--bordered {
  margin-top: 2rem;
}
@media (min-width: 900px) {
  .container--bordered {
    border-left: 8px #963065 solid;
    padding-left: 5vw;
    padding-top: 10%;
    margin-top: -8%;
    position: relative;
    z-index: 4;
  }
}

@media (min-width: 900px) {
  .constrainwidth {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}

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

.section--mainpoints {
  margin-top: 8rem;
  grid-gap: 4rem;
}

.section--mainpoints img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section--sponsors {
  text-align: center;
  margin-top: 8rem;
  grid-gap: 8rem;
  align-items: center;
}

.section--mainpoints > div {
  margin-bottom: 1rem;
}
@media (min-width: 900px) {
  .section--mainpoints > div {
    margin: 0;
  }
}

.banner {
  text-align: center;
  box-sizing: border-box;
  background: #000000;
  padding: 0.5rem 0;
}
@media (min-width: 900px) {
  .banner {
    background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 74%);
    width: 100%;
    text-align: left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    padding: 1rem 10vw;
  }
}

.banner--clicked {
  background: black;
  min-height: 100vh;
}

.banner__logo span {
  zoom: 1;
}
.banner__logo span:before, .banner__logo span:after {
  display: block;
  overflow: hidden;
  height: 0;
  content: " ";
}
.banner__logo span:after {
  clear: both;
}

@media (min-width: 900px) {
  .banner__logo img {
    width: 100%;
    height: auto;
    float: right;
  }
}

@media (min-width: 900px) {
  .banner__logo span img {
    width: 100%;
    height: auto;
  }
}

.banner__logo strong {
  display: none;
}
@media (min-width: 900px) {
  .banner__logo strong {
    display: block;
  }
}

.banner__logo a {
  text-align: center;
  grid-template-columns: 10% 90%;
  text-decoration: none;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 7.5vw;
  align-items: center;
}

.hero {
  background: #3a1b2c;
  position: relative;
  z-index: 1;
  zoom: 1;
  max-height: 100vh;
  overflow: hidden;
}
@media (min-width: 900px) {
  .hero {
    background: rgb(18, 18, 18);
  }
}
.hero:before, .hero:after {
  display: block;
  overflow: hidden;
  height: 0;
  content: " ";
}
.hero:after {
  clear: both;
}

.hero > img:first-child {
  float: left;
  margin-bottom: 1rem;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 900px) {
  .hero > img:first-child {
    margin-bottom: 0;
  }
}

.hero h1 {
  text-align: center;
  padding: 1rem;
  color: rgb(255, 255, 255);
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}
@media (min-width: 900px) {
  .hero h1 {
    padding: 0;
    position: absolute;
    left: 10vw;
    top: 20vw;
    font-size: 3vw;
    text-align: left;
  }
}

.hero h1::after {
  content: "........";
  vertical-align: baseline;
  /* Ensures it stays on the text line */
  color: #963065;
  /* Optional: style the dots differently */
  letter-spacing: 2px;
  /* Optional: gives the dots some breathing room */
}

.hero h1 br {
  display: none;
}
@media (min-width: 900px) {
  .hero h1 br {
    display: block;
  }
}

.hero__cta {
  max-width: 50vw;
  margin: 0 auto 1rem;
}
@media (min-width: 900px) {
  .hero__cta {
    margin: 0;
    position: absolute;
    bottom: 4vw;
    right: 4vw;
    max-width: 15vw;
  }
}

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

.footer {
  background: #485150 url(images/1220.svg) no-repeat center center;
  background-size: 50% cover;
  min-height: 400px;
  margin-top: 4rem;
  padding: 1rem 10vw;
  text-align: center;
}

.footer p {
  font-weight: 600;
  color: rgb(255, 255, 255);
  font-size: 1.6rem;
}
@media (min-width: 900px) {
  .footer p {
    text-align: left;
    padding-left: 9vw;
  }
}

.footer__logo span {
  zoom: 1;
}
.footer__logo span:before, .footer__logo span:after {
  display: block;
  overflow: hidden;
  height: 0;
  content: " ";
}
.footer__logo span:after {
  clear: both;
}

@media (min-width: 900px) {
  .footer__logo img {
    width: 100%;
    height: auto;
    float: right;
  }
}

@media (min-width: 900px) {
  .footer__logo span img {
    width: 100%;
    height: auto;
  }
}

.footer__logo strong {
  display: none;
}
@media (min-width: 900px) {
  .footer__logo strong {
    display: block;
  }
}

.footer p a {
  color: rgb(255, 255, 255);
}

.footer__logo a {
  text-align: center;
  grid-template-columns: 10% 90%;
  text-decoration: none;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 7.5vw;
  align-items: center;
}

#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;
  text-align: center;
}
.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;
}
@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 {
    line-height: normal;
    margin-top: 0;
    position: relative;
    display: inline-block;
    margin-right: 0.5rem;
    border-bottom: 5px solid transparent;
  }
}

@media (min-width: 900px) {
  .navigation--main > ul > li:after {
    content: "";
    /* Required for pseudo-elements to show up */
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    margin-left: 0.5rem;
    margin-top: -0.4rem;
    vertical-align: middle;
  }
}

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

.navigation--main > ul > li > a {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  font-weight: 600;
}

.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;
    text-align: left;
  }
}

.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: rgb(216, 216, 216);
    position: absolute;
    left: 0;
    top: auto;
    margin-top: 5px;
    width: 14vw;
    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 {
  color: #7f1f53;
}
@media (min-width: 900px) {
  .navigation--main > ul > li:hover > ul > li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1vw;
  }
}

.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: rgb(18, 18, 18);
}

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

.navigation--main a {
  padding: 0.25rem;
  display: inline-block;
  transition: 0.3s;
}

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

.navigation--main__togglebutton {
  position: absolute;
  right: 10px;
  top: 36px;
  color: rgb(255, 255, 255);
  display: block;
  cursor: pointer;
  text-align: center;
  padding: 0.5rem;
  width: 25px;
  height: 21px;
  background: url("images/ico--burger.svg") no-repeat 0 0;
  text-indent: -9999999px;
}
@media (min-width: 900px) {
  .navigation--main__togglebutton {
    display: none;
    cursor: pointer;
  }
}

.navigation--main__togglebutton.navigation--main__togglebutton--clicked {
  background: url("images/ico--close.svg") no-repeat 0 0 !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%;
}
