@font-face {
  font-family: 'Source Sans Pro';
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  src: url("/fonts/sourcesanspro/sourcesanspro-light-webfont.woff2") format("woff2"), url("/fonts/sourcesanspro/sourcesanspro-light-webfont.woff") format("woff"); }
@font-face {
  font-family: 'Source Sans Pro';
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  src: url("/fonts/sourcesanspro/sourcesanspro-lightit-webfont.woff2") format("woff2"), url("/fonts/sourcesanspro/sourcesanspro-lightit-webfont.woff") format("woff"); }
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  src: url("/fonts/sourcesanspro/sourcesanspro-it-webfont.eot");
  src: url("/fonts/sourcesanspro/sourcesanspro-it-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/sourcesanspro/sourcesanspro-it-webfont.woff2") format("woff2"), url("/fonts/sourcesanspro/sourcesanspro-it-webfont.woff") format("woff"), url("/fonts/sourcesanspro/sourcesanspro-it-webfont.ttf") format("truetype"), url("/fonts/sourcesanspro/sourcesanspro-it-webfont.svg#source_sans_proitalic") format("svg"); }
@font-face {
  font-family: 'Source Sans Pro';
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: url("/fonts/sourcesanspro/sourcesanspro-regular-webfont.eot");
  src: url("/fonts/sourcesanspro/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/sourcesanspro/sourcesanspro-regular-webfont.woff2") format("woff2"), url("/fonts/sourcesanspro/sourcesanspro-regular-webfont.woff") format("woff"), url("/fonts/sourcesanspro/sourcesanspro-regular-webfont.ttf") format("truetype"), url("/fonts/sourcesanspro/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg"); }
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  src: url("/fonts/sourcesanspro/sourcesanspro-it-webfont.eot");
  src: url("/fonts/sourcesanspro/sourcesanspro-it-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/sourcesanspro/sourcesanspro-it-webfont.woff2") format("woff2"), url("/fonts/sourcesanspro/sourcesanspro-it-webfont.woff") format("woff"), url("/fonts/sourcesanspro/sourcesanspro-it-webfont.ttf") format("truetype"), url("/fonts/sourcesanspro/sourcesanspro-it-webfont.svg#source_sans_proitalic") format("svg"); }
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: url("/fonts/sourcesanspro/sourcesanspro-bold-webfont.eot");
  src: url("/fonts/sourcesanspro/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/sourcesanspro/sourcesanspro-bold-webfont.woff2") format("woff2"), url("/fonts/sourcesanspro/sourcesanspro-bold-webfont.woff") format("woff"), url("/fonts/sourcesanspro/sourcesanspro-bold-webfont.ttf") format("truetype"), url("/fonts/sourcesanspro/sourcesanspro-bold-webfont.svg#source_sans_probold") format("svg"); }
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  src: url("/fonts/sourcesanspro/sourcesanspro-boldit-webfont.eot");
  src: url("/fonts/sourcesanspro/sourcesanspro-boldit-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/sourcesanspro/sourcesanspro-boldit-webfont.woff2") format("woff2"), url("/fonts/sourcesanspro/sourcesanspro-boldit-webfont.woff") format("woff"), url("/fonts/sourcesanspro/sourcesanspro-boldit-webfont.ttf") format("truetype"), url("/fonts/sourcesanspro/sourcesanspro-boldit-webfont.svg#source_sans_probold_italic") format("svg"); }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body, html {
  height: 100%; }

body {
  background-color: #fff;
  color: #606060;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  margin: 0; }

h1, .h1,
h2, .h2 {
  margin-top: 0;
  margin-bottom: .5em;
  font-weight: 300; }

h1, .h1 {
  font-size: 72px;
  line-height: 1; }

h2, .h2 {
  font-size: 45px;
  line-height: 48px; }

h3 {
  font-size: 34px;
  line-height: 40px; }

h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300; }

h5 {
  font-size: 20px;
  line-height: 28px; }

h6 {
  font-size: 16px;
  line-height: 24px; }

p, ul, ol {
  margin: 0; }

a {
  color: #5287ad; }
  a:hover, a:focus {
    text-decoration: none; }

input, textarea, select, label {
  width: 100%; }

input, textarea, select {
  padding: 16px 24px; }

textarea {
  min-width: 100%;
  max-width: 100%;
  width: 100%; }

label {
  display: inline-block;
  padding-bottom: .25em; }

.o-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-left: 46px;
  padding-right: 46px;
  max-width: 960px; }
  .o-wrapper_narrow {
    max-width: 600px; }

.o-band {
  padding-top: 80px;
  padding-bottom: 80px; }

.o-band-half {
  padding-top: 40px;
  padding-bottom: 40px; }

.o-group {
  display: table; }
  .o-group__item {
    display: table-cell; }
  .o-group__addon {
    width: 1px; }

.o-media, .o-media__body {
  overflow: hidden; }
.o-media__aside {
  float: left; }

.o-grid {
  margin-left: -20px;
  margin-right: -20px; }
  .o-grid::after {
    content: '';
    display: table;
    clear: both; }
  .o-grid__cell {
    float: left;
    padding: 0 20px; }

.o-half {
  width: 50%; }
  @media screen and (max-width: 600px) {
    .o-half {
      width: 100%; } }

.o-animate {
  visibility: hidden; }

.o-slidedown {
  visibility: visible;
  animation: 1s slideDown cubic-bezier(0.785, 0.005, 0.515, 1.5); }

.o-slidedown-reverse {
  visibility: visible;
  animation: 1s slideDown cubic-bezier(0.785, 0.005, 0.515, 1.5) reverse; }

.o-slidedown-reverse-ease-out {
  visibility: visible;
  animation: 1s slideDown cubic-bezier(0.42, 0, 0.58, 1) reverse; }

.o-slideup {
  visibility: visible;
  animation: 1s slideUp cubic-bezier(0.785, 0.005, 0.515, 1.5); }

.o-slideup-ease-out {
  visibility: visible;
  animation: 1s slideUp cubic-bezier(0.42, 0, 0.58, 1); }

.o-fadein {
  visibility: visible;
  animation: 500ms fadeIn; }

.o-open-light {
  visibility: visible;
  animation: 300ms fadeIn; }

.o-pulse-light {
  animation: 5s pulseLight ease-in-out infinite; }

@keyframes slideDown {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0%); } }
@keyframes slideUp {
  0% {
    transform: translateY(100%); }
  100% {
    transform: translateY(0%); } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes pulseLight {
  0% {
    opacity: 1; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }
.c-topbar {
  text-align: left;
  padding: 40px 46px 0 46px; }

.c-lang {
  display: block;
  position: fixed;
  z-index: 9999;
  top: 40px;
  right: 46px;
  padding: 8px 16px;
  background: #5287ad;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  transition: all 400ms; }
  .c-lang:hover, .c-lang:focus {
    background-color: #426c8a;
    border-color: #315168; }

.c-section {
  min-height: 100%;
  z-index: 1; }

.c-section-calculator {
  background: url("/img/abonnement-bg.jpg") no-repeat center;
  background-size: cover; }
  .c-section-calculator, .c-section-calculator a {
    color: #fff; }

.c-section-contact {
  position: relative;
  background-color: #fff; }

.c-contact-form-textarea {
  min-height: 297px;
  height: 297px; }

.c-loading {
  background-image: url("/img/loading.gif");
  background-image: linear-gradient(transparent, transparent), url("/img/loading.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 96px 96px; }

.c-result__wrapper {
  display: none;
  margin: 0 auto 10px auto;
  border: 1px solid #fff;
  box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.25); }
.c-result__aside, .c-result__body {
  display: table-cell;
  vertical-align: middle; }
.c-result__aside {
  width: 1px; }
.c-result__body {
  padding-left: 40px;
  padding-right: 40px;
  min-width: 384px; }
.c-result__image {
  background-color: #fff;
  padding: 10px;
  text-align: center;
  line-height: 0; }
.c-result__info, .c-result__top-info, .c-result__product-link {
  display: none; }
.c-result__info {
  margin-top: 30px; }
.c-result.is-inprogress {
  background-image: url("/img/loading.gif");
  background-image: linear-gradient(transparent, transparent), url("/img/loading.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 96px 96px;
  min-height: 96px; }
.c-result.is-done .c-result__wrapper {
  display: table; }
.c-result.is-done .c-result__info, .c-result.is-done .c-result__top-info, .is-done .c-result__product-link {
  display: block; }
@media screen and (max-width: 760px) {
  .c-result__aside, .c-result__body {
    display: block;
    width: auto; }
  .c-result__body {
    padding-top: 30px;
    padding-bottom: 30px;
    min-width: 0; } }

.c-footer-note {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  text-align: center; }
  @media screen and (max-width: 760px), screen and (max-height: 940px) {
    .c-footer-note {
      position: static;
      margin-top: 80px; } }

.c-btn {
  display: inline-block;
  padding: 16px 24px;
  background: #5287ad;
  color: #fff;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.25);
  transition: all 400ms; }
  .c-btn:hover:focus {
    outline: none; }
  .c-btn:active {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25); }
  .c-btn_default {
    background-color: #fff;
    border-color: #ccc;
    color: #333; }
    .c-btn_default:hover, .c-btn_default:focus {
      background-color: #e6e6e6;
      border-color: #adadad; }
  .c-btn_primary {
    background-color: #5287ad;
    border-color: #426c8a;
    color: #fff; }
    .c-btn_primary:hover, .c-btn_primary:focus {
      background-color: #426c8a;
      border-color: #315168; }

.c-field {
  border: 0;
  background-color: #e5e5e5;
  box-shadow: inset 0 0 0 2px #e5e5e5;
  color: #606060; }
  .c-field:focus {
    outline: none;
    background-color: #fff; }

.c-field-alt {
  border: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff; }
  .c-field-alt:focus {
    outline: none;
    background-color: rgba(0, 0, 0, 0.5); }

.c-select-field, .c-select-field-alt {
  position: relative;
  vertical-align: top; }
  .c-select-field select, .c-select-field-alt select {
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 105%;
    padding: 16px 24px;
    padding-right: 48px;
    line-height: normal;
    display: inline-block; }
    .c-select-field select:focus, .c-select-field-alt select:focus {
      outline: none; }
  .c-select-field::after, .c-select-field-alt::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -2px;
    border: 4px solid;
    border-bottom-width: 0;
    border-left-color: transparent;
    border-right-color: transparent;
    pointer-events: none; }

.c-field-info {
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  margin-top: 0.5em; }

.c-compact-field {
  position: relative; }
  .c-compact-field__input.is-filled ~ .c-compact-field__label, .c-compact-field__textarea.is-filled ~ .c-compact-field__label {
    opacity: 0; }
  .c-compact-field__input:focus ~ .c-compact-field__label, .c-compact-field__textarea:focus ~ .c-compact-field__label {
    opacity: .5; }
  .c-compact-field__input {
    transition: padding-left 300ms; }
    .c-compact-field__input:focus {
      padding-left: 150px; }
  .c-compact-field__textarea {
    transition: padding-top 300ms; }
    .c-compact-field__textarea:focus {
      padding-top: 48px; }
  .c-compact-field__label {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    padding: 16px 24px;
    padding-right: 0;
    overflow: hidden;
    text-align: left;
    color: #606060;
    opacity: .85;
    pointer-events: none;
    transition: opacity 300ms; }
    .c-compact-field__label_textarea {
      width: 100%; }
  .c-compact-field_alt .c-compact-field__label {
    color: #fff; }

.c-form-msg {
  opacity: 0;
  transition: opacity 500ms;
  font-weight: bold; }
  .c-form-msg.is-active {
    opacity: 1; }
  .c-form-msg_error {
    color: #b73325; }
  .c-form-msg_success {
    color: #85b725; }
  .c-form-msg_lighter.c-form-msg_error {
    color: #de685c; }
  .c-form-msg_lighter.c-form-msg_success {
    color: #b1de5c; }

.s-on-dark-bg {
  color: #fff; }

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

.is-removed {
  display: none; }

.is-submited input:invalid, .is-submited textarea:invalid {
  box-shadow: inset 0 0 0 2px rgba(191, 53, 39, 0.75); }

.u-typo-display-4 {
  font-size: 112px;
  line-height: 1; }

.u-typo-display-3 {
  font-size: 72px;
  line-height: 1; }

.u-typo-display-2 {
  font-size: 45px;
  line-height: 48px; }

.u-typo-display-1 {
  font-size: 34px;
  line-height: 40px; }

.u-typo-headline {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300; }

.u-typo-title {
  font-size: 20px;
  line-height: 28px; }

.u-typo-subheading {
  font-size: 16px;
  line-height: 24px; }

.u-typo-body-2 {
  font-size: 14px;
  line-height: 24px; }

.u-typo-body-1 {
  font-size: 14px;
  line-height: 20px; }

.u-typo-caption {
  font-size: 12px;
  line-height: 20px; }

.u-bold {
  font-weight: bold; }

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

.u-tar {
  text-align: right; }

.u-tal {
  text-align: left; }

.u-right {
  float: right; }

.u-clickable {
  cursor: pointer; }

.u-title-shadow {
  text-shadow: 2px 4px 0 rgba(0, 0, 0, 0.25); }

.u-bg-color-light {
  background-color: #fdf6ce; }

.u-color-light {
  color: #fdf6ce; }

.u-color-white {
  color: #fff; }

.u-link-alt {
  color: inherit; }

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

.u-row-space-1 {
  margin-bottom: 10px; }

.u-row-space-2 {
  margin-bottom: 20px; }

.u-row-space-3 {
  margin-bottom: 30px; }

.u-row-space-4 {
  margin-bottom: 40px; }

.u-row-space-5 {
  margin-bottom: 50px; }

.u-row-space-6 {
  margin-bottom: 60px; }

.u-col-space-1 {
  margin-right: 10px; }

.u-col-space-2 {
  margin-right: 20px; }

.u-col-space-3 {
  margin-right: 30px; }

.u-col-space-4 {
  margin-right: 40px; }

.u-col-space-5 {
  margin-right: 50px; }

.u-col-space-6 {
  margin-right: 60px; }

.u-col-left-space-1 {
  margin-left: 10px; }

.u-col-left-space-2 {
  margin-left: 20px; }

.u-col-left-space-3 {
  margin-left: 30px; }

.u-col-left-space-4 {
  margin-left: 40px; }

.u-col-left-space-5 {
  margin-left: 50px; }

.u-col-left-space-6 {
  margin-left: 60px; }

.u-rounded {
  border-radius: 5px; }

.u-fw {
  width: 100%; }

@media screen and (max-width: 600px) {
  .u-row-space-1\@m {
    margin-bottom: 10px; }

  .u-row-space-2\@m {
    margin-bottom: 20px; }

  .u-row-space-3\@m {
    margin-bottom: 30px; }

  .u-row-space-4\@m {
    margin-bottom: 40px; }

  .u-row-space-5\@m {
    margin-bottom: 50px; }

  .u-row-space-6\@m {
    margin-bottom: 60px; }

  .u-remove\@m {
    display: none; } }
html[lang=fr] .h-organisation-name-field .c-compact-field__input:focus {
  padding-left: 215px; }
html[lang=fr] .h-organisation-name-field .c-compact-field__label {
  width: 215px; }

html[lang=en] .h-users-number-field .c-compact-field__input:focus {
  padding-left: 170px; }
html[lang=en] .h-users-number-field .c-compact-field__label {
  width: 170px; }

html[lang=fr] .h-teachers-number-field .c-compact-field__input:focus {
  padding-left: 200px; }
html[lang=fr] .h-teachers-number-field .c-compact-field__label {
  width: 200px; }

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