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

html, body, div, main, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary, main {
  display: block; }

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }

a {
  text-decoration: none; }

body {
  line-height: 1; }

ol, ul {
  list-style-type: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal; }

input, textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

button, input[type="button"] {
  background: 0; }

\:required {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

em, i {
  font-style: italic; }

strong, b {
  font-weight: bold; }

u {
  text-decoration: underline; }

pre, code {
  font-family: Monaco,Courier,monospace; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word; }

blockquote, q {
  quotes: "" ""; }

blockquote:before, blockquote:after {
  content: ""; }

q:before, q:after {
  content: ""; }

a {
  cursor: pointer; }

input[type="submit"], input[type="button"] {
  cursor: pointer; }

button, label[for] {
  cursor: pointer; }

img {
  -ms-interpolation-mode: bicubic; }

.currl-main::before {
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
  z-index: 5550; }

.currl-insta-seventies {
  -webkit-filter: contrast(110%) brightness(110%) saturate(130%);
          filter: contrast(110%) brightness(110%) saturate(130%); }
  .currl-insta-seventies:before {
    content: "";
    mix-blend-mode: soft-light;
    opacity: 0.5;
    background: #adcdef; }

.currl-insta-aden {
  -webkit-filter: contrast(90%) brightness(120%) saturate(85%) hue-rotate(20deg);
          filter: contrast(90%) brightness(120%) saturate(85%) hue-rotate(20deg); }
  .currl-insta-aden:before {
    content: "";
    mix-blend-mode: darken;
    background: -webkit-linear-gradient(left, rgba(66, 10, 14, 0.2) 1%, rgba(66, 10, 14, 0) 100%);
    background: linear-gradient(to right, rgba(66, 10, 14, 0.2) 1%, rgba(66, 10, 14, 0) 100%); }

.currl-insta-brooklyn {
  -webkit-filter: contrast(90%) brightness(110%);
          filter: contrast(90%) brightness(110%); }
  .currl-insta-brooklyn:before {
    content: "";
    mix-blend-mode: overlay;
    background: -webkit-radial-gradient(circle closest-corner, rgba(168, 223, 193, 0.4) 1%, rgba(183, 196, 200, 0.2) 100%);
    background: radial-gradient(circle closest-corner, rgba(168, 223, 193, 0.4) 1%, rgba(183, 196, 200, 0.2) 100%); }

.currl-insta-earlybird {
  -webkit-filter: contrast(90%) sepia(20%);
          filter: contrast(90%) sepia(20%); }
  .currl-insta-earlybird:before {
    content: "";
    mix-blend-mode: overlay;
    background: -webkit-radial-gradient(circle closest-corner, #d0ba8e 20%, rgba(29, 2, 16, 0.2) 100%);
    background: radial-gradient(circle closest-corner, #d0ba8e 20%, rgba(29, 2, 16, 0.2) 100%); }

.currl-insta-gingham {
  -webkit-filter: brightness(105%) hue-rotate(350deg);
          filter: brightness(105%) hue-rotate(350deg); }
  .currl-insta-gingham:before {
    content: "";
    mix-blend-mode: darken;
    background: -webkit-linear-gradient(left, rgba(66, 10, 14, 0.2) 1%, transparent 100%);
    background: linear-gradient(to right, rgba(66, 10, 14, 0.2) 1%, transparent 100%); }

.currl-insta-hudson {
  -webkit-filter: contrast(90%) brightness(120%) saturate(110%);
          filter: contrast(90%) brightness(120%) saturate(110%); }
  .currl-insta-hudson:before {
    content: "";
    mix-blend-mode: multiply;
    opacity: 0.5;
    background: -webkit-radial-gradient(circle closest-corner, #ffb1a6 50%, #342134 100%);
    background: radial-gradient(circle closest-corner, #ffb1a6 50%, #342134 100%); }

.currl-insta-inkwell {
  -webkit-filter: contrast(110%) brightness(110%) sepia(30%) grayscale(100%);
          filter: contrast(110%) brightness(110%) sepia(30%) grayscale(100%); }
  .currl-insta-inkwell:before {
    content: "";
    background: transparent; }

.currl-insta-lofi {
  -webkit-filter: contrast(150%) saturate(110%);
          filter: contrast(150%) saturate(110%); }
  .currl-insta-lofi:before {
    content: "";
    mix-blend-mode: multiply;
    background: -webkit-radial-gradient(circle closest-corner, transparent 70%, #222222 100%);
    background: radial-gradient(circle closest-corner, transparent 70%, #222222 100%); }

.currl-insta-perpetua:before {
  content: "";
  mix-blend-mode: soft-light;
  opacity: 0.5;
  background: -webkit-linear-gradient(top, #005b9a 1%, rgba(61, 193, 230, 0) 100%);
  background: linear-gradient(to bottom, #005b9a 1%, rgba(61, 193, 230, 0) 100%); }

.currl-insta-reyes {
  -webkit-filter: contrast(85%) brightness(110%) saturate(75%) sepia(22%);
          filter: contrast(85%) brightness(110%) saturate(75%) sepia(22%); }
  .currl-insta-reyes:before {
    content: "";
    mix-blend-mode: soft-light;
    background: #adcdef;
    opacity: 0.5; }

.currl-insta-toaster {
  -webkit-filter: contrast(150%) brightness(90%);
          filter: contrast(150%) brightness(90%); }
  .currl-insta-toaster:before {
    content: "";
    mix-blend-mode: screen;
    background: -webkit-radial-gradient(circle closest-corner, #0f4e80 1%, #3b003b 100%);
    background: radial-gradient(circle closest-corner, #0f4e80 1%, #3b003b 100%);
    opacity: 0.5; }

.currl-insta-walden {
  -webkit-filter: brightness(110%) saturate(160%) sepia(30%) hue-rotate(350deg);
          filter: brightness(110%) saturate(160%) sepia(30%) hue-rotate(350deg); }
  .currl-insta-walden:before {
    content: "";
    mix-blend-mode: screen;
    background: #cc4400;
    opacity: 0.3; }

.currl-insta-xpro {
  -webkit-filter: sepia(30%);
          filter: sepia(30%); }
  .currl-insta-xpro:before {
    content: "";
    mix-blend-mode: color-burn;
    background: -webkit-radial-gradient(circle closest-corner, #e0e7e6 40%, rgba(43, 42, 161, 0.6) 100%);
    background: radial-gradient(circle closest-corner, #e0e7e6 40%, rgba(43, 42, 161, 0.6) 100%);
    opacity: 0.3; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/social/icomoon.eot?op9hls");
  src: url("../fonts/social/icomoon.eot?op9hls#iefix") format("embedded-opentype"), url("../fonts/social/icomoon.ttf?op9hls") format("truetype"), url("../fonts/social/icomoon.woff?op9hls") format("woff"), url("../fonts/social/icomoon.svg?op9hls#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="currl-social-icon-"], [class*=" currl-social-icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.currl-social-icon-facebook:before {
  content: "\f082"; }

.currl-social-icon-twitter:before {
  content: "\f099"; }

.currl-social-icon-github:before {
  content: "\f09b"; }

.currl-social-icon-pinterest:before {
  content: "\f0d2"; }

.currl-social-icon-googleplus:before {
  content: "\f0d5"; }

.currl-social-icon-mail:before {
  content: "\f0e0"; }

.currl-social-icon-linkedin:before {
  content: "\f0e1"; }

.currl-social-icon-youtube:before {
  content: "\f167"; }

.currl-social-icon-instagram:before {
  content: "\f16d"; }

.currl-social-icon-flickr:before {
  content: "\f16e"; }

.currl-social-icon-bitbucket:before {
  content: "\f171"; }

.currl-social-icon-tumblr:before {
  content: "\f173"; }

.currl-social-icon-dribbble:before {
  content: "\f17d"; }

.currl-social-icon-behance:before {
  content: "\f1b4"; }

.currl-social-icon-spotify:before {
  content: "\f1bc"; }

.currl-social-icon-soundcloud:before {
  content: "\f1be"; }

.currl-social-icon-codepen:before {
  content: "\f1cb"; }

.currl-social-icon-medium:before {
  content: "\f23a"; }

.currl-social-icon-vimeo:before {
  content: "\f27d"; }

.currl-social-icon-producthunt:before {
  content: "\f288"; }

.currl-social-icon-bandcamp:before {
  content: "\e900"; }

.currl-social-icon-periscope:before {
  content: "\e901"; }

html {
  font-size: 62.5%; }

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

a {
  -webkit-transition: color 300ms ease-out;
  transition: color 300ms ease-out; }

.currl-main {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 6000;
  -webkit-transition: -webkit-transform 400ms ease-out;
  transition: -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out;
  transition: transform 400ms ease-out, -webkit-transform 400ms ease-out;
  background-size: cover;
  background-position: center center;
  overflow: auto; }

.currl-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: calc(10px + 2vw);
  position: relative;
  z-index: 6000; }

.currl-content-inner {
  position: relative;
  z-index: 5700; }

.currl-content::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5600; }

.currl-logo {
  display: block;
  width: 100%;
  height: auto; }

.currl-title {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: calc((10px + 0.5vw) * 4.235);
  font-weight: 900;
  margin-bottom: 0.25em;
  text-rendering: optimizeLegibility; }

.currl-tagline {
  font-family: "Roboto", sans-serif;
  font-size: calc((10px + 0.5vw) * 1.618);
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 0.9em;
  text-rendering: optimizeLegibility; }

.currl-bio {
  font-family: "Roboto", sans-serif;
  font-size: calc((10px + 0.5vw) * 1);
  max-width: calc((10px + 0.5vw) * 35);
  line-height: 1.6em; }

.currl-divider {
  display: block;
  border: none;
  padding: 0;
  height: 1px;
  width: 4vw; }

.currl-sidebar {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 40rem;
  padding: 5rem;
  -webkit-transition: opacity 0ms 400ms, -webkit-transform 400ms ease-out;
  transition: opacity 0ms 400ms, -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out, opacity 0ms 400ms;
  transition: transform 400ms ease-out, opacity 0ms 400ms, -webkit-transform 400ms ease-out;
  z-index: 5000;
  overflow: auto;
  opacity: 0; }
  @media (max-width: 500px) {
    .currl-sidebar {
      padding: calc(2rem);
      width: calc(98vw - 66px); } }

.currl-sidebar-active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: opacity 0ms, -webkit-transform 400ms ease-out;
  transition: opacity 0ms, -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out, opacity 0ms;
  transition: transform 400ms ease-out, opacity 0ms, -webkit-transform 400ms ease-out; }

.currl-sidebar-content {
  font-size: 1.4rem;
  line-height: 1.5em;
  font-family: "Roboto", sans-serif; }
  .currl-sidebar-content strong {
    text-transform: uppercase;
    font-size: 1.2rem;
    margin-top: 3em;
    display: inline-block; }

.currl-btn {
  outline: none;
  border: none;
  position: absolute;
  top: calc(10px + 2vw);
  padding: 0;
  margin: 0;
  z-index: 9000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.5rem; }
  .currl-btn[data-position="right"] {
    right: calc(10px + 2vw); }
  .currl-btn[data-position="left"] {
    left: calc(10px + 2vw); }

.currl-btn-inner {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem; }

.currl-btn-label {
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 500; }

.currl-btn-line {
  display: block;
  width: 2.6rem;
  height: 0.3rem;
  background: black;
  -webkit-transition: opacity 200ms ease-out, -webkit-transform 200ms ease-out;
  transition: opacity 200ms ease-out, -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out, opacity 200ms ease-out;
  transition: transform 200ms ease-out, opacity 200ms ease-out, -webkit-transform 200ms ease-out; }
  .currl-btn-line:nth-child(1) {
    -webkit-transform: translate3d(0, -2px, 0);
            transform: translate3d(0, -2px, 0); }
  .currl-btn-line:nth-child(2) {
    -webkit-transform: translate3d(0, 2px, 0);
            transform: translate3d(0, 2px, 0); }
  .currl-btn-line:nth-child(3) {
    -webkit-transform: translate3d(0, -1px, 0);
            transform: translate3d(0, -1px, 0); }
  .currl-btn-line:nth-child(4) {
    -webkit-transform: translate3d(0, 3px, 0);
            transform: translate3d(0, 3px, 0); }

.currl-btn-active .currl-btn-line:nth-child(1) {
  -webkit-transform: translate3d(0, -2px, 0) scale(0.8);
          transform: translate3d(0, -2px, 0) scale(0.8);
  opacity: 0; }

.currl-btn-active .currl-btn-line:nth-child(2) {
  -webkit-transform: translate3d(0, 2px, 0) rotate(45deg);
          transform: translate3d(0, 2px, 0) rotate(45deg); }

.currl-btn-active .currl-btn-line:nth-child(3) {
  -webkit-transform: translate3d(0, -1px, 0) rotate(-45deg);
          transform: translate3d(0, -1px, 0) rotate(-45deg); }

.currl-btn-active .currl-btn-line:nth-child(4) {
  -webkit-transform: translate3d(0, 3px, 0) scale(0.8);
          transform: translate3d(0, 3px, 0) scale(0.8);
  opacity: 0; }

.currl-slider-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5500; }

.currl-slider {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.currl-slide {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center; }
  .currl-slide:first-child {
    position: relative;
    display: block;
    float: left; }

.currl-button {
  display: inline-block;
  text-align: center;
  width: auto;
  padding: calc(6px + 0.35vw);
  border-width: 1px;
  border-style: solid;
  position: relative;
  -webkit-transition: border-color 200ms ease-out;
  transition: border-color 200ms ease-out;
  margin-top: calc(10px + 0.5vw); }
  .currl-button::before {
    content: "";
    display: block;
    z-index: 4000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.currl-button[data-style="fade"]::before {
  opacity: 0;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out; }

.currl-button[data-style="fade"]:hover::before {
  opacity: 1; }

.currl-button[data-style="fancy"]::before {
  opacity: 0;
  -webkit-transition: opacity 200ms ease-out, -webkit-transform 200ms ease-out;
  transition: opacity 200ms ease-out, -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out, opacity 200ms ease-out;
  transition: transform 200ms ease-out, opacity 200ms ease-out, -webkit-transform 200ms ease-out;
  -webkit-transform: scaleX(0.55);
          transform: scaleX(0.55); }

.currl-button[data-style="fancy"]:hover::before {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1); }

.currl-button[data-style="top"]::before {
  bottom: 100%;
  -webkit-transition: bottom 200ms ease-out;
  transition: bottom 200ms ease-out; }

.currl-button[data-style="top"]:hover::before {
  bottom: 0; }

.currl-button-text {
  font-size: calc((12px + 0.25vw) * 0.8);
  position: relative;
  z-index: 9000;
  font-weight: 500;
  -webkit-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif; }

.currl-networks[data-position="left"],
.currl-networks[data-position="center"],
.currl-networks[data-position="right"] {
  position: absolute;
  z-index: 7000;
  bottom: 0;
  padding: calc(10px + 1vw) calc(10px + 2vw); }

.currl-networks[data-position="sidebar"] {
  padding-top: calc(10px + 1vw); }

.currl-networks[data-position="left"] {
  left: 0; }

.currl-networks[data-position="right"] {
  right: 0; }

.currl-networks[data-position="center"] {
  left: 0;
  right: 0;
  text-align: center; }

.currl-social {
  display: inline-block;
  font-size: 1.6rem; }
  .currl-social:not(:last-child) {
    margin-right: 0.5em;
    line-height: 1.5em; }

.currl-social-link {
  color: dimgray; }

.currl-social-icon {
  display: inline-block; }

.currl-sidebar-content em, .currl-sidebar-content i,
.currl-bio em,
.currl-bio i {
  font-style: italic; }

.currl-sidebar-content blockquote,
.currl-bio blockquote {
  font-style: italic;
  padding-left: 1em;
  border-left-style: solid;
  border-left-width: 1px;
  margin-top: 1.5em; }

.currl-sidebar-content ol, .currl-sidebar-content ul,
.currl-bio ol,
.currl-bio ul {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-left: 1.5em;
  list-style-position: outside; }

.currl-sidebar-content ol,
.currl-bio ol {
  list-style-type: decimal; }

.currl-sidebar-content ul,
.currl-bio ul {
  list-style-type: disc; }

.currl-sidebar-content p,
.currl-bio p {
  margin-bottom: 1.5em; }

.impressum-content {
  padding: calc(10px + 3vw);
  max-width: calc((10px + 0.5vw) * 40);
  font-size: calc(10px + 0.5vw);
  line-height: 1.5em;
  font-family: "Roboto", sans-serif;
  color: #555; }
  .impressum-content p:not(:first-of-type) {
    text-indent: 0.5em; }
  .impressum-content strong, .impressum-content b {
    font-weight: 500; }
  .impressum-content i, .impressum-content em {
    font-style: italic; }
  .impressum-content blockquote {
    font-style: italic;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 1em;
    border-left: 1px solid currentcolor; }
  .impressum-content ol {
    padding-left: 1em;
    list-style-position: outside;
    margin-top: 1em;
    margin-bottom: 1em; }
  .impressum-content ul {
    padding-left: 1em;
    list-style-position: outside;
    margin-top: 1em;
    margin-bottom: 1em;
    list-style-type: disc; }
  .impressum-content ol {
    list-style-type: decimal; }
  .impressum-content a {
    color: black;
    text-decoration: underline;
    font-weight: 500; }

.impressum-title {
  color: #333;
  font-weight: 500;
  font-size: calc((10px + 0.5vw) * 1.618);
  margin-bottom: 0.5em; }

.error404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(img/404/404.jpg);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .error404:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 5000; }

.bummer {
  position: relative;
  z-index: 6000;
  text-align: center;
  padding: 3vw; }

.bummer-title {
  font-size: calc((10px + 0.5vw) * 1.618);
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: white;
  text-transform: uppercase;
  margin-bottom: 0.5em; }

.bummer-content {
  font-size: calc(10px + 0.5vw);
  font-family: "Roboto", sans-serif;
  line-height: 1.5em;
  font-weight: 500;
  color: gray; }
  .bummer-content a {
    color: white;
    border-bottom: 1px solid white; }

body[data-alignment="left"] .currl-content {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left; }

body[data-alignment="left"] .currl-divider {
  margin: 1vw 0; }

body[data-sidebar="left"] .currl-btn {
  left: calc(10px + 2vw); }

body[data-sidebar="left"] .currl-btn-label:not(:first-child) {
  margin-left: 1rem; }

body[data-sidebar="left"] .currl-sidebar {
  left: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0); }

body[data-sidebar="left"] .currl-sidebar-active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

body[data-sidebar="left"] .currl-main-active {
  -webkit-transform: translate3d(40rem, 0, 0);
          transform: translate3d(40rem, 0, 0); }
  @media (max-width: 500px) {
    body[data-sidebar="left"] .currl-main-active {
      -webkit-transform: translate3d(calc(98vw - 66px), 0, 0);
              transform: translate3d(calc(98vw - 66px), 0, 0); } }

body[data-alignment="right"] .currl-content {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: left; }

body[data-alignment="right"] .currl-divider {
  margin: 1vw 0; }

body[data-sidebar="right"] .currl-btn {
  right: calc(10px + 2vw); }

body[data-sidebar="right"] .currl-btn-inner {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

body[data-sidebar="right"] .currl-btn-label:not(:first-child) {
  margin-right: 1rem;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

body[data-sidebar="right"] .currl-sidebar {
  right: 0;
  -webkit-transform: translate3d(50%, 0, 0);
          transform: translate3d(50%, 0, 0); }

body[data-sidebar="right"] .currl-sidebar-active {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

body[data-sidebar="right"] .currl-main-active {
  -webkit-transform: translate3d(-40rem, 0, 0);
          transform: translate3d(-40rem, 0, 0); }
  @media (max-width: 500px) {
    body[data-sidebar="right"] .currl-main-active {
      -webkit-transform: translate3d(calc(66px - 98vw), 0, 0);
              transform: translate3d(calc(66px - 98vw), 0, 0); } }

body[data-alignment="center"] .currl-content {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }

body[data-alignment="center"] .currl-divider {
  margin: 1vw auto; }

body[data-alignment="center"] .currl-bio {
  margin-right: auto;
  margin-left: auto; }
  body[data-alignment="center"] .currl-bio[data-align="center"] {
    text-align: center; }
  body[data-alignment="center"] .currl-bio[data-align="left"] {
    text-align: left; }

body[data-alignment="center"] .currl-logo {
  margin-right: auto;
  margin-left: auto; }
