html, body {
  width: 100%;
  height: 100%;
  overflow-x: hidden; }

.firstBlock {
  font-family: "Lora", serif;
  background-color: #edeef2;
  margin: 0; }
  .firstBlock .title .container {
    width: 500px;
    border-bottom: 1px solid #921734; }
  .firstBlock .title h1 {
    margin-top: 50px; }
  .firstBlock .bottomTitle {
    margin-left: -200px; }
    .firstBlock .bottomTitle .container {
      width: 500px; }
      .firstBlock .bottomTitle .container h6 {
        text-transform: uppercase;
        text-align: center; }
  .firstBlock .infoBlock {
    margin-left: 85px;
    width: 500px;
    font-family: "Play", sans-serif;
    border: 1px solid #921734;
    padding: 10px 20px; }
    .firstBlock .infoBlock img {
      max-width: 300px;
      max-height: 300px;
      margin-left: 160px; }
    .firstBlock .infoBlock p {
      position: relative;
      font-size: 30px;
      color: #921734; }
  .firstBlock .emptyBlock {
    background-color: white;
    width: 600px;
    height: 180px;
    margin-left: 105px;
    margin-top: -250px; }

.block1 {
  margin-top: 80px; }
  .block1 img {
    position: relative;
    width: 250px;
    height: 400px; }
  .block1 p {
    font-family: "Play", sans-serif;
    color: #edeef2;
    font-size: 20px;
    text-align: right;
    background: #5a5957;
    width: 550px;
    height: 70px;
    margin-top: -370px;
    margin-left: 120px; }
    .block1 p .span1 {
      margin-right: 86px; }
    .block1 p span {
      margin-right: 50px; }

.quest a {
  width: 500px;
  margin-top: 25px;
  padding-left: 14px;
  padding-right: 14px;
  font-family: "Play", sans-serif;
  text-align: center;
  background: #921734;
  color: #edeef2;
  text-decoration: none; }
  .quest a .pquest1 {
    font-size: 22px;
    border-bottom: 1px solid #edeef2; }
  .quest a .pquest2 {
    margin-top: -12px; }

.cons a {
  width: 500px;
  margin-top: 25px;
  padding-left: 14px;
  padding-right: 14px;
  font-family: "Play", sans-serif;
  text-align: center;
  background: #921734;
  color: #edeef2;
  text-decoration: none;
  height: 70px; }
  .cons a .pcons1 {
    font-size: 22px;
    margin-top: 17px; }

.magazin a {
  width: 500px;
  margin-top: 25px;
  padding-left: 14px;
  padding-right: 14px;
  font-family: "Play", sans-serif;
  text-align: center;
  background: #921734;
  color: #edeef2;
  text-decoration: none;
  height: 70px; }
  .magazin a .pmagazin1 {
    font-size: 22px;
    margin-top: 17px; }

.downImg {
  margin-top: 45px; }
  .downImg img {
    position: relative;
    width: 500px;
    margin-left: 320px; }
  .downImg .redstrip {
    width: 600px;
    height: 70px;
    background: #921734;
    margin-left: 250px;
    margin-top: -210px; }

.connect {
  margin-top: 10px; }
  .connect p {
    padding: 3px 5px;
    font-family: "Play", sans-serif;
    color: #edeef2;
    background-color: #5a5957; }

.lastBlock {
  margin-top: -32px;
  font-family: "Play", sans-serif;
  background-color: #94908d; }
  .lastBlock a {
    margin-top: 45px;
    margin-bottom: 45px; }
    .lastBlock a img {
      width: 100px; }

.feedback {
  width: 700px;
  margin-top: 70px;
  margin-bottom: 50px;
  margin-left: 607px; }
  .feedback .carousel-indicators {
    margin-bottom: -50px; }
    .feedback .carousel-indicators a {
      position: relative;
      width: 45px;
      height: 15px;
      border: 1px solid #921734;
      color: rgba(0, 0, 0, 0);
      text-decoration: none; }
    .feedback .carousel-indicators a:hover {
      color: rgba(0, 0, 0, 0); }
    .feedback .carousel-indicators .active {
      background-color: #921734; }
  .feedback .carousel-inner {
    margin-top: -50px;
    border: 1px solid #921734; }

.mass {
  position: relative;
  background-color: #921734;
  color: #edeef2;
  font-family: "Play", sans-serif;
  font-size: 22px;
  padding: 5px 7px;
  margin-top: 180px; }

.stripe {
  border-top: 1px solid #921734;
  width: 1000px;
  margin-top: -37px; }

.mm {
  margin-top: 20px;
  font-family: "Play", sans-serif;
  text-align: center; }
  .mm p {
    margin-right: 15px; }
  .mm a {
    font-size: 15px;
    text-align: center;
    width: 250px;
    height: 50px;
    color: #edeef2;
    background-color: #921734; }

footer {
  margin-top: 50px; }
  footer a {
    font-size: 12px;
    font-family: "Play", sans-serif;
    color: #edeef2;
    text-decoration: none; }
  footer a:hover {
    text-decoration: none;
    color: #edeef2; }

@media screen and (min-width: 320px) and (max-width: 400px) {
  .title .container {
    max-width: 300px;
    margin-left: -0px;
    border-bottom: 1px solid #921734; }
  .title h1 {
    margin-left: 8px;
    margin-top: 50px;
    font-size: 27px; }

  .bottomTitle {
    margin-left: -200px; }
    .bottomTitle .container {
      width: 500px; }
      .bottomTitle .container h6 {
        text-transform: uppercase;
        text-align: center;
        margin-left: 106px;
        font-size: 11px;
        margin-top: 8px; }
    .bottomTitle .infoBlock {
      margin-left: 185px;
      width: 300px;
      height: 320px;
      font-family: "Play", sans-serif;
      border: 1px solid #921734;
      padding: 10px 20px; }
      .bottomTitle .infoBlock img {
        width: 180px;
        height: 200px;
        margin-left: 90px; }
      .bottomTitle .infoBlock .infoText {
        position: relative;
        font-size: 17px;
        color: #921734; }
    .bottomTitle .emptyBlock {
      background-color: white;
      width: 450px;
      height: 85px;
      margin-left: 200px;
      margin-top: -120px; }

  .block1 {
    margin-top: 80px; }
    .block1 img {
      position: relative;
      width: 150px;
      height: 250px;
      margin-left: 70px; }
    .block1 p {
      font-family: "Play", sans-serif;
      color: #edeef2;
      font-size: 20px;
      text-align: right;
      background: #5a5957;
      width: 550px;
      height: 70px;
      margin-top: -220px;
      margin-left: 120px; }
      .block1 p .span1 {
        font-size: 17px;
        margin-right: 120px; }
      .block1 p span {
        font-size: 17px;
        margin-right: 90px; }

  .quest a {
    font-size: 12px; }

  .feedback {
    width: 320px;
    margin-top: 70px;
    margin-bottom: 50px;
    margin-left: 0px; }
    .feedback .carousel-indicators {
      margin-bottom: -50px; }
      .feedback .carousel-indicators a {
        position: relative;
        width: 45px;
        height: 15px;
        border: 1px solid #921734;
        color: rgba(0, 0, 0, 0);
        text-decoration: none; }
      .feedback .carousel-indicators a:hover {
        color: rgba(0, 0, 0, 0); }
      .feedback .carousel-indicators .active {
        background-color: #921734; }
    .feedback .carousel-inner {
      margin-top: -50px; }

  .downImg {
    margin-top: 45px; }
    .downImg img {
      position: relative;
      width: 300px;
      height: 180px;
      margin-left: 12px; }
    .downImg .redstrip {
      width: 320px;
      height: 70px;
      background: #921734;
      margin-left: -15px;
      margin-top: -135px; }

  .stripe {
    border-top: 1px solid #921734;
    width: 300px;
    margin-top: -37px; }

  .mass {
    position: relative;
    background-color: #921734;
    color: #edeef2;
    font-family: "Play", sans-serif;
    font-size: 22px;
    padding: 5px 7px;
    margin-top: 100px; }

  .mm {
    margin-top: -10px;
    font-family: "Play", sans-serif;
    text-align: center; }
    .mm p {
      margin-right: 0px; }
    .mm a {
      margin-top: -10px;
      margin-bottom: 20px;
      text-align: center;
      width: 250px;
      height: 50px;
      color: #edeef2;
      background-color: #921734; } }
@media screen and (min-width: 375px) and (max-width: 400px) {
  .title .container {
    max-width: 300px;
    margin-left: -0px;
    border-bottom: 1px solid #921734; }
  .title h1 {
    margin-left: 8px;
    margin-top: 50px;
    font-size: 27px; }

  .bottomTitle {
    margin-left: -200px; }
    .bottomTitle .container {
      width: 500px; }
      .bottomTitle .container h6 {
        text-transform: uppercase;
        text-align: center;
        margin-left: 50px;
        font-size: 11px;
        margin-top: 8px; }
    .bottomTitle .infoBlock {
      margin-left: 185px;
      width: 300px;
      height: 320px;
      font-family: "Play", sans-serif;
      border: 1px solid #921734;
      padding: 10px 20px; }
      .bottomTitle .infoBlock img {
        width: 185px;
        height: 200px;
        margin-left: 85px; }
      .bottomTitle .infoBlock .infoText {
        position: relative;
        font-size: 17px;
        color: #921734; }

  .feedback {
    width: 375px;
    margin-top: 70px;
    margin-bottom: 50px;
    margin-left: 0px; }
    .feedback .carousel-indicators {
      margin-bottom: -50px; }
      .feedback .carousel-indicators a {
        position: relative;
        width: 45px;
        height: 15px;
        border: 1px solid #921734;
        color: rgba(0, 0, 0, 0);
        text-decoration: none; }
      .feedback .carousel-indicators a:hover {
        color: rgba(0, 0, 0, 0); }
      .feedback .carousel-indicators .active {
        background-color: #921734; }
    .feedback .carousel-inner {
      margin-top: -50px; }

  .downImg {
    margin-top: 45px; }
    .downImg img {
      position: relative;
      width: 350px;
      height: 210px;
      margin-left: 15px; }
    .downImg .redstrip {
      width: 375px;
      height: 70px;
      background: #921734;
      margin-left: -15px;
      margin-top: -135px; }

  .stripe {
    border-top: 1px solid #921734;
    width: 300px;
    margin-top: -35px; }

  .mass {
    position: relative;
    background-color: #921734;
    color: #edeef2;
    font-family: "Play", sans-serif;
    font-size: 22px;
    padding: 5px 7px;
    margin-top: 100px; }

  .mm {
    margin-top: 10px;
    font-family: "Play", sans-serif;
    text-align: center; }
    .mm p {
      margin-right: 0px; }
    .mm a {
      margin-top: -10px;
      margin-bottom: 20px;
      text-align: center;
      width: 250px;
      height: 50px;
      color: #edeef2;
      background-color: #921734; } }
@media screen and (min-width: 360px) and (max-width: 366px) {
  .bottomTitle {
    margin-left: -200px; }
    .bottomTitle .container {
      width: 500px; }
      .bottomTitle .container h6 {
        text-transform: uppercase;
        text-align: center;
        margin-left: 64px;
        font-size: 11px;
        margin-top: 8px; }

  .feedback {
    width: 360px;
    margin-top: 70px;
    margin-bottom: 50px;
    margin-left: 0px; }
    .feedback .carousel-indicators {
      margin-bottom: -50px; }
      .feedback .carousel-indicators a {
        position: relative;
        width: 45px;
        height: 15px;
        border: 1px solid #921734;
        color: rgba(0, 0, 0, 0);
        text-decoration: none; }
      .feedback .carousel-indicators a:hover {
        color: rgba(0, 0, 0, 0); }
      .feedback .carousel-indicators .active {
        background-color: #921734; }
    .feedback .carousel-inner {
      margin-top: -50px; }

  .downImg {
    margin-top: 45px; }
    .downImg img {
      position: relative;
      width: 333px;
      height: 210px;
      margin-left: 15px; }
    .downImg .redstrip {
      width: 375px;
      height: 70px;
      background: #921734;
      margin-left: -15px;
      margin-top: -135px; }

  .stripe {
    border-top: 1px solid #921734;
    width: 300px;
    margin-top: -37px; }

  .mass {
    position: relative;
    background-color: #921734;
    color: #edeef2;
    font-family: "Play", sans-serif;
    font-size: 22px;
    padding: 5px 7px;
    margin-top: 100px; }

  .mm {
    margin-top: 10px;
    font-family: "Play", sans-serif;
    text-align: center; }
    .mm p {
      margin-right: 0px; }
    .mm a {
      margin-top: -10px;
      margin-bottom: 20px;
      text-align: center;
      width: 250px;
      height: 50px;
      color: #edeef2;
      background-color: #921734; } }
@media screen and (min-width: 411px) and (max-width: 422px) {
  .title .container {
    max-width: 300px;
    margin-left: -0px;
    border-bottom: 1px solid #921734; }
  .title h1 {
    margin-left: 8px;
    margin-top: 50px;
    font-size: 27px; }

  .bottomTitle {
    margin-left: -200px; }
    .bottomTitle .container {
      width: 500px; }
      .bottomTitle .container h6 {
        text-transform: uppercase;
        text-align: center;
        margin-left: 17px;
        font-size: 11px;
        margin-top: 8px; }
    .bottomTitle .infoBlock {
      margin-left: 185px;
      width: 300px;
      height: 320px;
      font-family: "Play", sans-serif;
      border: 1px solid #921734;
      padding: 10px 20px; }
      .bottomTitle .infoBlock img {
        width: 180px;
        height: 200px;
        margin-left: 90px; }
      .bottomTitle .infoBlock .infoText {
        position: relative;
        font-size: 17px;
        color: #921734; }
    .bottomTitle .emptyBlock {
      background-color: white;
      width: 450px;
      height: 85px;
      margin-left: 200px;
      margin-top: -120px; }

  .block1 {
    margin-top: 80px; }
    .block1 img {
      position: relative;
      width: 150px;
      height: 250px;
      margin-left: 70px; }
    .block1 p {
      font-family: "Play", sans-serif;
      color: #edeef2;
      font-size: 20px;
      text-align: right;
      background: #5a5957;
      width: 550px;
      height: 70px;
      margin-top: -220px;
      margin-left: 120px; }
      .block1 p .span1 {
        font-size: 17px;
        margin-right: 120px; }
      .block1 p span {
        font-size: 17px;
        margin-right: 90px; }

  .quest a {
    font-size: 12px; }

  .feedback {
    width: 411px;
    margin-top: 70px;
    margin-bottom: 50px;
    margin-left: 0px; }
    .feedback .carousel-indicators {
      margin-bottom: -50px; }
      .feedback .carousel-indicators a {
        position: relative;
        width: 45px;
        height: 15px;
        border: 1px solid #921734;
        color: rgba(0, 0, 0, 0);
        text-decoration: none; }
      .feedback .carousel-indicators a:hover {
        color: rgba(0, 0, 0, 0); }
      .feedback .carousel-indicators .active {
        background-color: #921734; }
    .feedback .carousel-inner {
      margin-top: -50px; }

  .downImg {
    margin-top: 45px; }
    .downImg img {
      position: relative;
      width: 380px;
      height: 250px;
      margin-left: 18px; }
    .downImg .redstrip {
      width: 411px;
      height: 70px;
      background: #921734;
      margin-left: -15px;
      margin-top: -155px; }

  .stripe {
    border-top: 1px solid #921734;
    width: 380px;
    margin-top: -37px; }

  .mass {
    position: relative;
    background-color: #921734;
    color: #edeef2;
    font-family: "Play", sans-serif;
    font-size: 22px;
    padding: 5px 7px;
    margin-top: 100px; }

  .mm {
    margin-top: 10px;
    font-family: "Play", sans-serif;
    text-align: center; }
    .mm p {
      margin-right: 0px; }
    .mm a {
      margin-top: -10px;
      margin-bottom: 20px;
      text-align: center;
      width: 250px;
      height: 50px;
      color: #edeef2;
      background-color: #921734; } }
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .firstBlock {
    font-family: "Lora", serif;
    background-color: #edeef2;
    margin: 0; }
    .firstBlock .title .container {
      width: 500px;
      border-bottom: 1px solid #921734; }
    .firstBlock .title h1 {
      margin-top: 50px; }
    .firstBlock .bottomTitle {
      margin-left: -200px; }
      .firstBlock .bottomTitle .container {
        width: 500px; }
        .firstBlock .bottomTitle .container h6 {
          text-transform: uppercase;
          text-align: center; }
    .firstBlock .infoBlock {
      margin-left: 85px;
      width: 500px;
      font-family: "Play", sans-serif;
      border: 1px solid #921734;
      padding: 10px 20px; }
      .firstBlock .infoBlock img {
        max-width: 300px;
        max-height: 300px;
        margin-left: 160px; }
      .firstBlock .infoBlock p {
        position: relative;
        font-size: 30px;
        color: #921734; }
    .firstBlock .emptyBlock {
      background-color: white;
      width: 600px;
      height: 180px;
      margin-left: 105px;
      margin-top: -250px; }

  .block1 {
    margin-top: 80px; }
    .block1 img {
      position: relative;
      width: 250px;
      height: 400px; }
    .block1 p {
      font-family: "Play", sans-serif;
      color: #edeef2;
      font-size: 20px;
      text-align: right;
      background: #5a5957;
      width: 550px;
      height: 70px;
      margin-top: -370px;
      margin-left: 120px; }
      .block1 p .span1 {
        margin-right: 86px; }
      .block1 p span {
        margin-right: 50px; }

  .quest a {
    width: 500px;
    margin-top: 25px;
    padding-left: 14px;
    padding-right: 14px;
    font-family: "Play", sans-serif;
    text-align: center;
    background: #921734;
    color: #edeef2;
    text-decoration: none; }
    .quest a .pquest1 {
      font-size: 22px;
      border-bottom: 1px solid #edeef2; }
    .quest a .pquest2 {
      margin-top: -12px; }

  .cons a {
    width: 500px;
    margin-top: 25px;
    padding-left: 14px;
    padding-right: 14px;
    font-family: "Play", sans-serif;
    text-align: center;
    background: #921734;
    color: #edeef2;
    text-decoration: none; }
    .cons a .pcons1 {
      font-size: 22px; }

  .magazin a {
    width: 500px;
    margin-top: 25px;
    padding-left: 14px;
    padding-right: 14px;
    font-family: "Play", sans-serif;
    text-align: center;
    background: #921734;
    color: #edeef2;
    text-decoration: none; }
    .magazin a .pmagazin1 {
      font-size: 22px; }

  .downImg {
    margin-top: 45px; }
    .downImg img {
      position: relative;
      width: 500px;
      margin-left: 110px; }
    .downImg .redstrip {
      width: 600px;
      height: 70px;
      background: #921734;
      margin-left: 42px;
      margin-top: -210px; }

  .connect {
    margin-top: 180px; }
    .connect p {
      padding: 3px 5px;
      font-family: "Play", sans-serif;
      color: #edeef2;
      background-color: #5a5957; }

  .lastBlock {
    margin-top: -32px;
    font-family: "Play", sans-serif;
    background-color: #94908d; }
    .lastBlock a {
      margin-top: 45px;
      margin-bottom: 45px; }
      .lastBlock a img {
        width: 100px; }

  .feedback {
    width: 700px;
    margin-top: 70px;
    margin-bottom: 50px;
    margin-left: 37px; }
    .feedback .carousel-indicators {
      margin-bottom: -50px; }
      .feedback .carousel-indicators a {
        position: relative;
        width: 45px;
        height: 15px;
        border: 1px solid #921734;
        color: rgba(0, 0, 0, 0);
        text-decoration: none; }
      .feedback .carousel-indicators a:hover {
        color: rgba(0, 0, 0, 0); }
      .feedback .carousel-indicators .active {
        background-color: #921734; }
    .feedback .carousel-inner {
      margin-top: -50px; }

  .stripe {
    border-top: 1px solid #921734;
    width: 740px;
    margin-top: -37px; }

  .mass {
    position: relative;
    background-color: #921734;
    color: #edeef2;
    font-family: "Play", sans-serif;
    font-size: 22px;
    padding: 5px 7px;
    margin-top: 170px; }

  footer {
    margin-top: 50px; }
    footer a {
      font-size: 12px;
      font-family: "Play", sans-serif;
      color: #edeef2;
      text-decoration: none; }
    footer a:hover {
      text-decoration: none;
      color: #edeef2; } }
@media screen and (min-width: 1024px) and (max-width: 1050px) {
  .firstBlock {
    font-family: "Lora", serif;
    background-color: #edeef2;
    margin: 0; }
    .firstBlock .title .container {
      width: 500px;
      border-bottom: 1px solid #921734; }
    .firstBlock .title h1 {
      margin-top: 50px; }
    .firstBlock .bottomTitle {
      margin-left: -200px; }
      .firstBlock .bottomTitle .container {
        width: 500px; }
        .firstBlock .bottomTitle .container h6 {
          text-transform: uppercase;
          text-align: center; }
    .firstBlock .infoBlock {
      margin-left: 85px;
      width: 500px;
      font-family: "Play", sans-serif;
      border: 1px solid #921734;
      padding: 10px 20px; }
      .firstBlock .infoBlock img {
        max-width: 300px;
        max-height: 300px;
        margin-left: 160px; }
      .firstBlock .infoBlock p {
        position: relative;
        font-size: 30px;
        color: #921734; }
    .firstBlock .emptyBlock {
      background-color: white;
      width: 600px;
      height: 180px;
      margin-left: 105px;
      margin-top: -250px; }

  .block1 {
    margin-top: 80px; }
    .block1 img {
      position: relative;
      width: 250px;
      height: 400px; }
    .block1 p {
      font-family: "Play", sans-serif;
      color: #edeef2;
      font-size: 20px;
      text-align: right;
      background: #5a5957;
      width: 550px;
      height: 70px;
      margin-top: -370px;
      margin-left: 120px; }
      .block1 p .span1 {
        margin-right: 86px; }
      .block1 p span {
        margin-right: 50px; }

  .quest a {
    width: 500px;
    margin-top: 25px;
    padding-left: 14px;
    padding-right: 14px;
    font-family: "Play", sans-serif;
    text-align: center;
    background: #921734;
    color: #edeef2;
    text-decoration: none; }
    .quest a .pquest1 {
      font-size: 22px;
      border-bottom: 1px solid #edeef2; }
    .quest a .pquest2 {
      margin-top: -12px; }

  .cons a {
    width: 500px;
    margin-top: 25px;
    padding-left: 14px;
    padding-right: 14px;
    font-family: "Play", sans-serif;
    text-align: center;
    background: #921734;
    color: #edeef2;
    text-decoration: none; }
    .cons a .pcons1 {
      font-size: 22px; }

  .magazin a {
    width: 500px;
    margin-top: 25px;
    padding-left: 14px;
    padding-right: 14px;
    font-family: "Play", sans-serif;
    text-align: center;
    background: #921734;
    color: #edeef2;
    text-decoration: none; }
    .magazin a .pmagazin1 {
      font-size: 22px; }

  .downImg {
    margin-top: 45px; }
    .downImg img {
      position: relative;
      width: 500px;
      margin-left: 230px; }
    .downImg .redstrip {
      width: 600px;
      height: 70px;
      background: #921734;
      margin-left: 162px;
      margin-top: -210px; }

  .connect {
    margin-top: 180px; }
    .connect p {
      padding: 3px 5px;
      font-family: "Play", sans-serif;
      color: #edeef2;
      background-color: #5a5957; }

  .lastBlock {
    margin-top: -32px;
    font-family: "Play", sans-serif;
    background-color: #94908d; }
    .lastBlock a {
      margin-top: 45px;
      margin-bottom: 45px; }
      .lastBlock a img {
        width: 100px; }

  .feedback {
    width: 700px;
    margin-top: 70px;
    margin-bottom: 50px;
    margin-left: 164px; }
    .feedback .carousel-indicators {
      margin-bottom: -50px; }
      .feedback .carousel-indicators a {
        position: relative;
        width: 45px;
        height: 15px;
        border: 1px solid #921734;
        color: rgba(0, 0, 0, 0);
        text-decoration: none; }
      .feedback .carousel-indicators a:hover {
        color: rgba(0, 0, 0, 0); }
      .feedback .carousel-indicators .active {
        background-color: #921734; }
    .feedback .carousel-inner {
      margin-top: -50px; }

  .stripe {
    border-top: 1px solid #921734;
    width: 900px;
    margin-top: -37px; }

  .mass {
    position: relative;
    background-color: #921734;
    color: #edeef2;
    font-family: "Play", sans-serif;
    font-size: 22px;
    padding: 5px 7px;
    margin-top: 180px; }

  footer {
    margin-top: 50px; }
    footer a {
      font-size: 12px;
      font-family: "Play", sans-serif;
      color: #edeef2;
      text-decoration: none; }
    footer a:hover {
      text-decoration: none;
      color: #edeef2; } }

/*# sourceMappingURL=style.css.map */
