@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,300);
@keyframes windowconfirmedKeyFrames {
  0%, 100% {
    opacity: 0;
  }
  20%, 80% {
    opacity: 0.9;
  }
}
@keyframes preloadLine {
  0% {
    background-position: bottom center;
    background-size: 0 10em;
  }
  100% {
    background-position: top center;
    background-size: 100% 10em;
  }
}
@keyframes preloadTic {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(0.2);
    animation-timing-function: ease-out;
  }
  50% {
    transform: scale(1.3);
    animation-timing-function: ease-in;
  }
  65% {
    transform: scale(0.9);
    animation-timing-function: ease-out;
  }
  80%, 100% {
    transform: scale(1);
  }
}
/* Heart beat animation */
@keyframes beat {
  to {
    width: 150%;
  }
}
.morebtn {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='54px' height='54px' viewBox='0 0 54 54' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ERectangle%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-5' fill='%23000000' fill-rule='nonzero'%3E%3Cpath d='M14.6191405,23 C16.6732473,23 18.2545834,24.5813362 18.2545834,26.6191405 C18.2545834,28.5754327 16.5917351,30.238281 14.6191405,30.238281 C12.6302435,30.238281 11,28.5754327 11,26.6191405 C11,24.613941 12.6302435,23 14.6191405,23 Z M26.8459665,23 C28.8837708,23 30.4488046,24.5813362 30.4488046,26.6191405 C30.4488046,28.5754327 28.8022587,30.238281 26.8459665,30.238281 C24.8570695,30.238281 23.2431284,28.5754327 23.2431284,26.6191405 C23.2431284,24.613941 24.8570695,23 26.8459665,23 Z M39.089095,23 C41.1268993,23 42.7082355,24.5813362 42.7082355,26.6191405 C42.7082355,28.5754327 41.0453871,30.238281 39.089095,30.238281 C37.0675931,30.238281 35.453652,28.5754327 35.453652,26.6191405 C35.453652,24.613941 37.0675931,23 39.089095,23 Z' %3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.copybtn {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='54px' height='54px' viewBox='0 0 54 54' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ERectangle%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-5' fill='%23000000' fill-rule='nonzero'%3E%3Cpath d='M25.9438107,42 C29.0101394,42 30.5513308,40.4427545 30.5513308,37.3603718 L30.5513308,34.5188002 L33.2965779,34.5188002 C36.3629066,34.5188002 37.904098,32.9455006 37.904098,29.8791719 L37.904098,8.63962822 C37.904098,5.55724546 36.3629066,4 33.2965779,4 L18.9442332,4 C15.9100127,4 14.3527672,5.54119138 14.3527672,8.63962822 L14.3527672,11.4811998 L11.591466,11.4811998 C8.55724546,11.4811998 7,13.0544994 7,16.1208281 L7,37.3603718 C7,40.4588086 8.54119138,42 11.591466,42 L25.9438107,42 Z M29.764681,9.05703422 L22.4921842,9.05703422 C21.8500211,9.05703422 21.5610477,8.6556823 21.5610477,8.20616815 L21.5610477,7.90114068 C21.5610477,7.45162653 21.8500211,7.03422053 22.4921842,7.03422053 L29.764681,7.03422053 C30.39079,7.03422053 30.6958175,7.45162653 30.6958175,7.90114068 L30.6958175,8.20616815 C30.6958175,8.6556823 30.39079,9.05703422 29.764681,9.05703422 Z M25.8314322,39.7845374 L11.7038445,39.7845374 C10.0663287,39.7845374 9.21546261,38.9176172 9.21546261,37.3122095 L9.21546261,16.1689903 C9.21546261,14.5956907 10.0663287,13.6966624 11.7198986,13.6966624 L16.9053654,13.6966624 L16.9053654,22.6387833 C16.9053654,24.468948 17.8365019,25.3679763 19.6506126,25.3679763 L28.3198141,25.3679763 L28.3198141,37.3122095 C28.3198141,38.9176172 27.4850021,39.7845374 25.8314322,39.7845374 Z M27.886354,23.2809463 L19.8914237,23.2809463 C19.2492607,23.2809463 18.9923954,23.0240811 18.9923954,22.381918 L18.9923954,14.2585551 L27.886354,23.2809463 Z' %3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.clickbtn {
  background-size: 1.6rem !important;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='700pt' height='700pt' version='1.1' viewBox='0 0 700 700' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='m431.79 560h-303.57c-32.105 0-58.215-26.109-58.215-58.215v-303.57c0-32.105 26.109-58.215 58.215-58.215h198.45v23.332h-198.45c-19.227 0-34.883 15.656-34.883 34.883v303.57c0 19.23 15.656 34.887 34.883 34.887h303.57c19.23 0 34.887-15.656 34.887-34.883v-198.45h23.332v198.45c0 32.109-26.109 58.219-58.215 58.219z'/%3E%3Cpath d='m606.67 0h23.332v186.67h-23.332z'/%3E%3Cpath d='m443.33 0h186.67v23.332h-186.67z'/%3E%3Cpath d='m244.19 369.32 365.9-365.9 16.5 16.5-365.9 365.9z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  text-align: center;
  color: #444;
  background: #d0d0d0;
  padding: 2rem;
  line-height: 1;
}

p {
  line-height: 1.4em;
}

main {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media only screen and (min-width: 960px) {
  main {
    flex-direction: row;
    gap: 20px;
  }
}
input[type=radio]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #d1d3d1;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

input[type=radio]:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #ef4123;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid #ffffff;
}

:focus {
  outline: 0;
}

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

* {
  margin: 0;
  padding: 0;
  font: inherit;
}

img,
picture,
svg {
  display: block;
  max-width: 100%;
}

html,
body,
div,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

.buttons-container {
  transform: translateY(120px);
  transition: transform 1s;
  position: relative;
  padding-top: 0.2rem;
  opacity: 1;
  font-family: -apple-system, Helvetica, Arial, sans-serif;
  transition: all 0.3s ease-out;
  left: 8px;
}
@media only screen and (max-width: 460px) {
  .buttons-container {
    left: -6px;
  }
}

.toolbarplaceholder-button {
  position: absolute;
  width: 2rem;
  height: 1.5rem;
  border-radius: 0.3rem;
  top: 0.25rem;
  background-color: rgba(0, 0, 0, 0.08);
}

.toolbarplaceholder-button.left {
  left: 1rem;
}

.toolbarplaceholder-button.right {
  right: 1rem;
}

.cpbutton {
  background-repeat: no-repeat;
  background-size: 2rem;
  background-position: 2px 2px;
  max-width: 100%;
  height: 2rem;
  text-align: left;
  padding-left: 2.1rem;
  padding-right: 0.4rem;
  font-size: 0.9rem;
  margin-right: 10px;
  border: 0;
  background-color: transparent;
  border-radius: 0.3rem;
  cursor: pointer;
}
.cpbutton:hover, .cpbutton:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
.cpbutton:active {
  background-color: rgba(0, 0, 0, 0.18);
  color: #000;
}

.helpbtn {
  position: absolute;
  margin-left: auto;
  display: block;
  right: 0.25rem;
  top: 0.25rem;
  width: 1.5rem;
  height: 1.5rem;
  background-color: transparent;
  border-radius: 1.5rem;
  font-size: 1rem;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

footer {
  font-weight: 700;
  font-size: 12px;
  height: 20px;
  padding: 20px 0px;
  margin-top: 10px;
  margin-bottom: 80px;
}
footer img {
  width: 14px;
  position: absolute;
  top: -4px;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
footer:hover img, footer:focus img {
  animation: beat 0.35s infinite alternate;
  transform-origin: center;
  -webkit-animation: beat 0.35s infinite alternate;
  -moz-animation: beat 0.35s infinite alternate;
  -ms-animation: beat 0.35s infinite alternate;
  -o-animation: beat 0.35s infinite alternate;
  animation: beat 0.35s infinite alternate;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
footer .heart-container {
  width: 20px;
  display: inline-block;
  position: relative;
}

header {
  margin-bottom: 2em;
}
@media only screen and (min-width: 960px) {
  header {
    margin-top: 4em;
  }
}

h1 {
  font-size: 1.4em;
  margin: 1.6em 0 0.8em;
}
h1 span {
  font-weight: 700;
}
@media only screen and (min-width: 960px) {
  h1 {
    font-size: 2em;
  }
}

.preview {
  display: block;
  padding: 0.4em 1em 1em 1em;
  text-align: left;
  color: white;
  text-align: left;
  position: relative;
  min-height: 448px;
  border-radius: 0.4em;
  overflow: hidden;
  box-shadow: 0 1.7em 5.5em -0.94em rgba(0, 0, 0, 0.3), 0 2em 3em 0.5em rgba(0, 0, 0, 0.1), 0 1.8em 2em -1.5em rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(-120deg, #fac9c8 0, #eeecea 100%, #ffffff 200%);
  background-position: 0 0;
  background-size: 300%;
  transition: all 0.3s ease-out;
}
@media only screen and (min-width: 680px) {
  .preview {
    padding: 2em;
    margin: 0px;
    max-width: 35em;
  }
}
@media only screen and (min-width: 960px) {
  .preview {
    max-width: 35em;
  }
}

.signature-container {
  padding: 0rem;
}
@media only screen and (min-width: 460px) {
  .signature-container {
    padding: 1rem;
  }
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectionEnabled {
  -webkit-touch-callout: all;
  -webkit-user-select: all;
  -khtml-user-select: all;
  -moz-user-select: all;
  -ms-user-select: all;
  user-select: all;
}

.details_container {
  text-wrap: nowrap;
}
@media only screen and (max-width: 960px) {
  .details_container {
    text-wrap: wrap;
  }
}

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

.pure-steps {
  display: inline-block;
  width: 20em;
  color: white;
  margin-bottom: 2em;
}
@media only screen and (min-width: 960px) {
  .pure-steps {
    margin-bottom: 0em;
  }
}
.pure-steps .pure-steps_group {
  position: relative;
  min-height: 28em;
  border-radius: 0.4em;
  overflow: hidden;
  box-shadow: 0 1.7em 5.5em -0.94em rgba(0, 0, 0, 0.3), 0 2em 3em 0.5em rgba(0, 0, 0, 0.1), 0 1.8em 2em -1.5em rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(-120deg, #d0e2f3 0, #446784 100%, red 200%);
  background-position: 0 0;
  background-size: 300%;
  will-change: background, box-shadow;
  transition: all 0.3s ease-out;
}
.pure-steps .pure-steps_group .pure-steps_group-step {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transform: translate(100%);
  opacity: 0;
  will-change: transform, opacity;
  transition: all 0.6s ease-in-out;
  text-align: left;
}
.pure-steps .pure-steps_group .pure-steps_group-step .pure-steps_group-step_legend {
  font-size: 1.5em;
  font-weight: 700;
  padding: 1.5em 1.34em 1em;
  line-height: 1em;
  position: relative;
}
.pure-steps .pure-steps_group .pure-steps_group-step .pure-steps_group-step_item {
  padding: 0 2em 1.5em;
}
.pure-steps .pure-steps_group .pure-steps_group-step .pure-steps_group-step_item label {
  font-size: 0.8em;
  display: block;
  opacity: 0.6;
}
.pure-steps .pure-steps_group .pure-steps_group-step .pure-steps_group-step_item input {
  font-size: 1em;
  box-sizing: border-box;
  width: 100%;
  border: 0;
  line-height: 1.5em;
  background-color: transparent;
  background-image: linear-gradient(0deg, transparent 0, #e5e5e5 1px), linear-gradient(0deg, transparent 0, #fff441 1px);
  background-size: 100% 1px, 0% 1px;
  background-repeat: no-repeat;
  outline: none;
  will-change: background;
  transition: background 0.3s ease-in-out;
  color: white;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.pure-steps .pure-steps_group .pure-steps_group-step .pure-steps_group-step_item input:focus {
  color: white;
  background-size: 0% 1px, 100% 1px;
}
.pure-steps .pure-steps_group .pure-steps_group-step .pure-steps_group-step_item input:focus + label {
  opacity: 1;
  color: #ffdd70;
}
.pure-steps .pure-steps_group .pure-steps_group-step .pure-steps_group-step_item input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.pure-steps .pure-steps_group .pure-steps_group-step .pure-steps_group-step_item input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.6);
}
.pure-steps .pure-steps_group .pure-steps_group-step .pure-steps_group-step_item input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.6);
}
.pure-steps .pure-steps_group .pure-steps_group-step .pure-steps_group-step_item input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.pure-steps .pure-steps_group .pure-steps_group-step .icon-holder {
  padding: 0 2em 1.4em;
}
.pure-steps .pure-steps_group .pure-steps_group-step .icon-holder label {
  padding-left: 8px;
}
.pure-steps .pure-steps_radio {
  display: none;
}
.pure-steps .pure-steps_group-triggers {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3.6em;
  border-radius: 0 0 0.4em 0.4em;
  background-color: rgba(0, 0, 0, 0.1);
  will-change: opacity;
  transition: opacity 0.3s ease-in-out;
}
.pure-steps .pure-steps_group-triggers:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 0%;
  height: 0.1em;
  background: rgba(255, 221, 112, 0.4);
  will-change: width;
  transition: width 0.6s ease-in-out;
}
.pure-steps .pure-steps_group-triggers .pure-steps_group-triggers_item {
  display: none;
}
.pure-steps .pure-steps_group-triggers .pure-steps_group-triggers_item label {
  display: block;
  padding: 1.2em;
  color: white;
  cursor: pointer;
}
.pure-steps .pure-steps_radio:nth-child(1):checked ~ .pure-steps_group {
  background-position: 20% 0;
}
.pure-steps .pure-steps_radio:nth-child(1):checked ~ .pure-steps_group .pure-steps_group-triggers:before {
  width: 25%;
}
.pure-steps .pure-steps_radio:nth-child(1):checked ~ .pure-steps_group .pure-steps_group-triggers .pure-steps_group-triggers_item:nth-child(2) {
  display: block;
}
.pure-steps .pure-steps_radio:nth-child(1):checked ~ .pure-steps_group .pure-steps_group-step:nth-child(1) {
  opacity: 1;
  transform: translate(0);
}
.pure-steps .pure-steps_radio:nth-child(2):checked ~ .pure-steps_group {
  background-position: 40% 0;
}
.pure-steps .pure-steps_radio:nth-child(2):checked ~ .pure-steps_group .pure-steps_group-triggers:before {
  width: 50%;
}
.pure-steps .pure-steps_radio:nth-child(2):checked ~ .pure-steps_group .pure-steps_group-triggers .pure-steps_group-triggers_item:nth-child(3) {
  display: block;
}
.pure-steps .pure-steps_radio:nth-child(2):checked ~ .pure-steps_group .pure-steps_group-step:nth-child(2) {
  opacity: 1;
  transform: translate(0);
}
.pure-steps .pure-steps_radio:nth-child(3):checked ~ .pure-steps_group {
  background-position: 60% 0;
}
.pure-steps .pure-steps_radio:nth-child(3):checked ~ .pure-steps_group .pure-steps_group-triggers:before {
  width: 75%;
}
.pure-steps .pure-steps_radio:nth-child(3):checked ~ .pure-steps_group .pure-steps_group-triggers .pure-steps_group-triggers_item:nth-child(4) {
  display: block;
}
.pure-steps .pure-steps_radio:nth-child(3):checked ~ .pure-steps_group .pure-steps_group-step:nth-child(3) {
  opacity: 1;
  transform: translate(0);
}
.pure-steps .pure-steps_radio:nth-child(4):checked ~ .pure-steps_group {
  background-position: 80% 0;
}
.pure-steps .pure-steps_radio:nth-child(4):checked ~ .pure-steps_group .pure-steps_group-triggers {
  opacity: 0;
  transition-delay: 0.6s;
}
.pure-steps .pure-steps_radio:nth-child(4):checked ~ .pure-steps_group .pure-steps_group-step {
  align-items: center;
  height: 100%;
}
.pure-steps .pure-steps_radio:nth-child(4):checked ~ .pure-steps_group .pure-steps_group-step .pure-steps_preload {
  display: block;
  height: 0.1em;
  width: 100%;
  box-sizing: border-box;
  margin: 0 2em;
  background-image: linear-gradient(0deg, rgba(255, 59, 153, 0.4) 0%, rgba(255, 221, 112, 0.4) 50%, rgba(255, 221, 112, 0.4) 100%);
  background-size: 0 10em;
  background-position: top center;
  background-repeat: no-repeat;
  will-change: background-image;
  transition: background-image 3s linear;
  animation: preloadLine 3s ease-out forwards;
}
.pure-steps .pure-steps_radio:nth-child(4):checked ~ .pure-steps_group .pure-steps_group-step .pure-steps_preload svg {
  font-size: 1.2em;
  width: auto;
  height: 1em;
  padding: 1em;
  border-radius: 2em;
  background-color: #fff917;
  fill: white;
  margin-top: -1.5em;
  transform: scale(0);
  animation: preloadTic 0.8s linear forwards;
  animation-delay: 3s;
}
.pure-steps .pure-steps_radio:nth-child(4):checked ~ .pure-steps_group .pure-steps_group-triggers:before {
  width: 100%;
}
.pure-steps .pure-steps_radio:nth-child(4):checked ~ .pure-steps_group .pure-steps_group-triggers .pure-steps_group-triggers_item:nth-child(5) {
  display: block;
}
.pure-steps .pure-steps_radio:nth-child(4):checked ~ .pure-steps_group .pure-steps_group-step:nth-child(4) {
  opacity: 1;
  transform: translate(0);
}

.palm-container {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  padding: 0 2em 1em;
}
.palm-container .palm-reveal {
  width: 20px;
  height: 20px;
  display: block;
}
.palm-container img {
  width: 20px;
  height: 20px;
}

.dev_note {
  font-size: 10px;
  padding: 0em 4em 2em;
  opacity: 0;
}

.dev_note_visible {
  opacity: 1;
  transition: opacity 2.8s ease-out;
}

input[type=radio] {
  vertical-align: middle;
}

.tools {
  position: relative;
}

.toolbarplaceholder-segmentedcontrol {
  position: absolute;
  top: 0.25rem;
  height: 1.5rem;
  width: 15rem;
  border-radius: 0.3rem;
  left: calc(50% - 7.5rem);
  background-color: rgba(0, 0, 0, 0.08);
}

@media only screen and (max-width: 670px) {
  .hide-email {
    display: none;
  }
}

.dropdown-content {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 10.5rem;
  background-color: #f1f1f1;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  z-index: 1;
  border-radius: 0.5rem;
  overflow: hidden;
  text-align: left;
}

.dropdown-content-second {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 10.5rem;
  background-color: #f1f1f1;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  z-index: 1;
  border-radius: 0.5rem;
  overflow: hidden;
  text-align: left;
}

.dropdown-morebtn {
  left: 66%;
  top: -38%;
}
@media only screen and (max-width: 600px) {
  .dropdown-morebtn {
    left: 55%;
  }
}

.morebtn .show {
  display: block;
}
.morebtn .show-second {
  display: block;
}

.helpbtn .dropdown-content {
  padding: 1rem;
  font-size: 14px;
}

.dropdown-content div {
  padding: 0.8rem 1rem;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content-second div {
  padding: 0.8rem 1rem;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content div:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.dropdown-content-second div:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

#windowconfirmed {
  font-family: -apple-system, Helvetica, Arial, sans-serif;
  line-height: 1.2;
  color: #555;
  opacity: 0;
  position: fixed;
  border-radius: 1rem;
  padding: 1.5rem;
  left: 50%;
  top: 50%;
  width: 14rem;
  background-color: #fff;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  visibility: hidden;
}

.windowconfirmedShow {
  visibility: visible !important;
  animation: windowconfirmedKeyFrames 2.5s;
  opacity: 1 !important;
  z-index: 1;
}

@media only screen and (max-width: 768px) {
  .toolbarplaceholder-segmentedcontrol {
    display: none;
  }
  .toolbarplaceholder-button.right {
    display: none;
  }
  .buttons-container {
    top: 0;
    height: 2.5rem;
    width: 100%;
    right: 3rem;
    z-index: 12;
  }
  .cpbutton {
    margin-right: 0.3rem;
  }
  .helpbtn {
    right: 1rem;
    top: 0.5rem;
  }
}
@media (hover: none) and (pointer: coarse) {
  .cpbutton:hover {
    background-color: transparent !important;
  }
}
aside {
  margin: 0 auto;
  padding: 0px 25px;
}
@media only screen and (min-width: 960px) {
  aside {
    margin: 0;
  }
}

.strong {
  color: #ffdd70;
  font-weight: 300;
}

.full-height {
  height: 28em;
  align-items: center;
}

.flexy-column {
  flex-direction: column;
}
.flexy-column.reverse {
  flex-direction: column-reverse;
}

.flexy-item {
  display: flex;
  flex-direction: row;
  justify-content: center;
  position: relative;
}

.flexy-item_child {
  flex: 1 0 100%;
}

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