@font-face{
    font-family: myFont;
    src: url(../fonts/Poppins-Regular.ttf)
}
body {
  font-family: myFont;

}
body::-webkit-scrollbar{
  display: block;
  width: 8px;
  background-color: #f5f2f2;
}
body::-webkit-scrollbar-thumb{
  background-color: #ccc;
  border-radius: 50px;
}
h1 , h2 ,h3 ,h4{
    font-size: 21px;
    font-weight: 600;
}
p{
  font-size: 14px;
}
#front {
  /* background-image: url(./img/bg-pastel.webp);
  background-position: center;
  background-size: cover; */
  background-color: #faef94;
}
#navbarText {
  transition: all 0.6s;
  text-align: center;
}
.navbar {
  background-color: transparent;
  overflow: hidden;
  padding: 16px 37px;
}

.navbar-logo {
  float: left;
  padding: 15px;
}

#form {
  padding: 15px;
}

#btn1 {
  color: rgb(0, 0, 0);
  text-decoration: none;
  padding: 10px 40px;
  border: 1px solid #000000;
  border-radius: 50px;
  background-color: transparent;
  margin: 6px 6px;
}

#btn2 {
  color: rgb(0, 0, 0);
  text-decoration: none;
  padding: 8px 13px;
  background-color: transparent;
  margin: 6px 6px;
}
#btn2:hover {
  transition: 0.2s all ease-in-out;
  /* transform: scale(0.9); */
  transform: translateY(3px);
}
#btnn:hover {
  transition: 0.2s all ease-in-out;
  /* transform: scale(0.9); */
  transform: translateY(3px);
}
#btnn {
  color: rgb(0, 0, 0);
  text-decoration: none;
  padding: 8px 18px;
  background-color: transparent;
  margin: 6px 6px;
}

#btn1:hover {
  background-color: #080808;
  color: aliceblue !important;
  transition: 0.2s all ease-in-out;
  /* transform: scale(0.9); */
  transform: translateY(3px);
}

#logo {
  width: 150px;
}

@media (max-width: 768px) {
  #section1 h2 {
    font-size: 18px !important;
  }

  #section1 h2 {
    font-size: 16px !important;
  }

  #section1 P {
    font-size: 10px !important;
  }
  
  #btn4 {
    padding: 5px 35px !important;
  }
  .cta-p {
    text-align: center !important;
    font-size: 12px !important;
  }
  .img2,
  .img3 {
    display: none;
  }
}

#section1 h2 {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}

#section1 h3 {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}

#section1 P {
  text-align: center;
  font-size: 16px;
}

#btn3 {
  color: rgb(255, 255, 255);
  text-decoration: none;
  padding: 18px 42px;
  border-radius: 50px;
  background-color: black;
  font-weight: bold;
  border: none;
}

#btn3:hover {
  background-color: #aaf86a;
  color: rgb(85, 84, 84);
  font-weight: bold;
  transition: all 0.4s ease-in-out;
}
#btn {
  color: rgb(255, 255, 255);
  text-decoration: none;
  padding: 18px 42px;
  border-radius: 50px;
  background-color: black;
  font-weight: bold;
  border: none;
}

#btn:hover {
  background-color: #6ff08f;
  color: rgb(0, 0, 0);
  font-weight: bold;
  transition: all 0.4s ease-in-out;
}
.images {
  background-position: center;
  background-size: cover;
}
.image.home-hero-shape-1 {
    background-color: transparent;
    position: absolute;
    top: -114px;
    left: -81px;
}
.image.home-hero-shape-2 {
    order: 0;
    position: absolute;
    top: -94px;
    right: 30px;
}
.image.home-hero-shape-3 {
    position: absolute;
    bottom: 140.5px;
    right: -66px;
}
.home-hero-images-wrapper {
    perspective: 1000px;
    justify-content: center;
    align-items: center;
    margin-bottom: 90px;
    display: flex;
    position: relative;
}
@media screen and (max-width: 479px){
.image.home-hero-shape-1 {
    top: -26px;
    left: -37px;
}}
@media screen and (max-width: 479px){
.image.home-hero-shape-2 {
    top: -10px;
}}
@media screen and (max-width: 479px){
.image.home-hero-shape-3 {
    bottom: -11.5px;
    right: -13px;
}}
@media screen and (max-width: 479px){
.home-feature-wrapper {
    text-align: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    display: block;
}
.home-hero-images-wrapper{
    display: none !important;
}
}
@media screen and (max-width: 479px){
.trustpilot-score, .trustpilot-score.review-border {
    display: block;
}}
@media (min-width: 479px) {
    .trustpilot-score {
        border-radius: 1px;
        margin-top: 0;
        display: none;
    }
}
/* 
#section2 .container {
    width: 50%;
    margin: 50px auto;
}

@media (max-width:768px) {
    #section2 .container {
        width: 100%;
        padding: auto 20px;
    }
}

.ai h2,
p {
    text-align: center;

}

.ai h2 {
    font-weight: 700;
}

.ai {
    justify-content: center;
    display: flex;
} */
.powerfull {
  text-align: center;
  margin-bottom: 0;
  font-size: 37px;
}
.text-accent {
  background-image: linear-gradient(#fff 50%, #f8f2bd 50%, #faef94 97%);
}
.pwr {
  z-index: auto;
  max-width: 1268px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  position: relative;
}
.easy {
  z-index: auto;

  width: 1268px;
  margin-top: 80px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
  position: relative;
}
@media (max-width: 768px) {
  .fast {
    text-align: center;
  }
 
}
@media (max-width: 768px) {
    .easy{
      max-width: 100% !important;
    }
}
/* #crd {
    border-radius: 20px;
    border: none;
    box-shadow: 0px 2px 4px 2px rgb(226, 162, 226);
    ;
}

#crd:hover {
    box-shadow: 2px 4px 8px 4px rgba(204, 186, 188, 0.664);
}

.card {
    border: none;
    margin: 15px auto;
}

#crd2 {
    border-radius: 20px;
    border: none;
    box-shadow: 0px 2px 4px 2px rgb(216, 168, 175);
}

#crd2:hover {
    box-shadow: 2px 4px 8px 4px rgba(204, 186, 188, 0.664);
}

#crd3 {
    border-radius: 20px;
    border: none;
    box-shadow: 0px 2px 4px 2px rgb(216, 168, 175);
}

#crd3:hover {
    box-shadow: 2px 4px 8px 4px rgba(204, 186, 188, 0.664);
}

#crd4 {
    border-radius: 20px;
    border: none;
    box-shadow: 0px 2px 4px 2px rgb(224, 207, 132);
}

#crd4:hover {
    box-shadow: 2px 4px 8px 4px rgba(204, 186, 188, 0.664);
}

#crd5 {
    border-radius: 20px;
    border: none;
    box-shadow: 0px 2px 4px 2px rgba(155, 204, 219, 0.918);
}

#crd5:hover {
    box-shadow: 2px 4px 8px 4px rgba(204, 186, 188, 0.664);
}

.icon i {
    color: rgb(255, 187, 0);
} */

#section5 {
  margin: 80px auto;
}

#table {
  width: 70%;
  margin: auto;
}

@media (max-width: 768px) {
  #table td,
  th {
    font-size: 12px !important;
  }
}

#table td,
th {
  padding: 20px;
  border: none;
  font-size: 17px;
  font-weight: 500;
}

.first {
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}

.last {
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}

.middle,
.last {
  text-align: center;
}
#animated {
  background-color: #000000;
  height: 40vh;
}
.cta-wrapper {
  background-color: #191516;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 95px 50px 89px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.image.cta-shape-2 {
  position: absolute;
  top: -166px;
}
.image.cta-shape-1 {
  position: absolute;
  top: -43px;
  left: -29px;
}
.image.cta-shape-3 {
  position: absolute;
  top: -43px;
  right: -39px;
}
.image.cta-shape-4 {
  position: absolute;
  bottom: -160px;
  right: -96px;
}
.cta-content-wrapper {
  /* z-index: 1; */
  width: 100%;
  max-width: 1039px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}
@media (max-width: 768px) {
  .cta-content-wrapper {
    text-align: center;
    display: block;
  }
  .cta {
    text-align: center;
  }
  .cta-content {
    max-width: 100%;
  }
}
.cta-content {
  max-width: 410px;
  margin-right: 30px;
}
._2-buttons-wrapper.cta {
  display: flex;
}
._2-buttons-wrapper {
  margin-bottom: -15px;
  display: block;
}
#btn4 {
  color: rgb(0, 0, 0);
  text-decoration: none;
  padding: 18px 42px;
  border-radius: 50px;
  background-color: rgb(255, 255, 255);
  font-weight: bold;
  border: none;
}

#btn4:hover {
  background-color: #aaf86a !important;
  color: #474646 !important;
  font-weight: bold;
  transition: all 0.4s ease-in-out;
}
#btn5 {
  color: rgb(255, 255, 255);
  text-decoration: none;
  padding: 18px 42px;
  border-radius: 50px;
  background-color: rgba(73, 126, 241, 0.952) !important;
  font-weight: bold;
  border: none;
}

#btn5:hover {
  background-color: rgba(0, 0, 0, 0.952) !important;
  color: #ffffff !important;
  font-weight: bold;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 768px) {
  .ready {
    font-size: 24px;
  }
}

.container-default.home-hero {
  z-index: 1;
  position: relative;
}
.container-default {
    z-index: auto;
    max-width: 1268px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
    position: relative;
}
.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home-hero-images-wrapper.no-margin {
  margin-bottom: 60px;
}
.home-hero-images-wrapper {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  margin-bottom: 90px;
  display: flex;
  position: relative;
}
.image.home-hero-1 {
  z-index: 1;
  max-width: 845px;
  border-radius: 16px;
  position: relative;
  box-shadow: 0 8px 34px rgba(40, 40, 43, 0.06);
}
.image {
  align-self: stretch;
}
.trans1 {
  opacity: 1;
  transform: translate3d(0px, 19.9904px, 0px) scale3d(1, 1, 1) rotateX(0deg)
    rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  will-change: transform;
}
img {
  vertical-align: "middle";
  border: 0;
  max-width: 100%;
  display: inline-block;
}
.image.home-hero-2 {
  z-index: 2;
  max-width: 300px;
  border-radius: 16px;
  position: absolute;
  left: 0;
  box-shadow: 0 8px 34px rgba(40, 40, 43, 0.06);
}
.trans2 {
  transform: translate3d(0px, -29.9856px, 0px) scale3d(1, 1, 1) rotateX(0deg)
    rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  opacity: 1;
  will-change: transform;
}
.image.home-hero-3 {
  z-index: 2;
  max-width: 284px;
  border-radius: 14px;
  position: absolute;
  bottom: 81px;
  right: 0;
  box-shadow: 0 8px 34px rgba(40, 40, 43, 0.06);
}
.trans3 {
  transform: translate3d(0px, -29.9856px, 0px) scale3d(1, 1, 1) rotateX(0deg)
    rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  opacity: 1;
  will-change: transform;
}

.revv {
  max-width: 1268px;
}
.rev {
  border: 2px solid #f0f0f1;
  border-radius: 16px;
  box-shadow: 0 2px 34px rgba(0, 0, 0, 0.2);
  margin: 15px auto;
}
.content-top.blog-section {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
}
.split-content.blog-section-content-top-left {
    max-width: 492px;
}
.title.testimonials, .title.blog-section {
    margin-bottom: 0;
}
.text-accent {
    background-image: linear-gradient(#fff 50%,#f8f2bd 50%,#faef94 97%);
}
.blog-grid {
    grid-column-gap: 27px;
    grid-row-gap: 52px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}
.card.post-item-card {
    min-height: 100%;
    color: #666363;
    flex-direction: column;
    text-decoration: none;
    transition: border-color .3s,transform .4s,box-shadow .3s;
    display: flex;
    transform: translate(0);
}
.card {
    text-align: left;
    background-color: #fff;
    border: 1px solid #f3f5f8;
    border-radius: 16px;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    text-decoration: none;
    display: flex;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(25,55,101,.04);
}
.w-inline-block {
    max-width: 100%;
    display: inline-block;
}
a {
    color: #2c2c2c;
    text-decoration: underline;
    transition: color .3s;
}

a {
    background-color: transparent;
}
.image-wrapper.post-item-image {
    position: relative;
}
.image-wrapper {
    align-items: center;
    display: flex;
    overflow: hidden;
    transform: translate(0);
}
.image.post-item-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.01);
}

.image {
    align-self: stretch;
}
img {
    max-width: 100%;
    display: inline-block;
}
.post-item-category-wrapper {
    color: #2e2e2e;
    background-color: #fff;
    border: 1px solid #f3f5f8;
    border-radius: 10000px;
    align-items: center;
    padding: 14px 26px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.125em;
    display: flex;
    position: absolute;
    top: 20px;
    right: 20px;
    box-shadow: 0 2px 7px rgba(25,55,101,.07);
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
    display: none!important;
}
.post-item-content {
    flex-direction: column;
    flex: 1;
    padding: 35px 48px 41px;
    display: flex;
}
.post-item-content-top {
    margin-bottom: 32px;
}
.title.post-item-title {
    margin-bottom: 6px;
}
.paragraph.post-item-paragraph {
    color: #191516;
    margin-bottom: 0;
}
.post-item-content-bottom {
    border-top: 1px solid #d5d9e0;
    flex-flow: wrap-reverse;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    margin-bottom: -15px;
    padding-top: 32px;
    display: flex;
}
.item-link-wrapper.post-item {
    margin-bottom: 15px;
    margin-right: 20px;
}
.item-link-arrow {
    margin-left: 9px;
    font-family: Icons Saaslify Template,sans-serif;
    font-size: 17px;
    font-weight: 400;
}
.post-item-date {
    color: #131313;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.111em;
}
.h2 {
    color: #2b2a2a;
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.089em;
}
.card.post-item-card:hover {
    color: #000000;
    border-color: #d5d9e0;
    transform: translateY(-8px);
    box-shadow: 0 0 rgba(25,55,101,.04);
}
.image.post-item-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.01);
}
.image.post-item-category-icon {
    max-width: 21px;
    margin-right: 8px;
}
.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
    display: none!important;
}
.post-item-content {
    flex-direction: column;
    flex: 1;
    padding: 35px 48px 41px;
    display: flex;
}
.trans33 {
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    opacity: 1;
    transform-style: preserve-3d;
}
@media screen and (max-width: 479px){
.blog-grid {
    grid-row-gap: 40px;
}
}
@media screen and (max-width: 767px){
.blog-grid {
    grid-row-gap: 43px;
    grid-template-columns: 1fr;
}
}
@media screen and (max-width: 479px){
.card {
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    box-shadow: 0 4px 20px rgba(25,55,101,.04);
}}
@media screen and (max-width: 479px){
.post-item-content-top {
    margin-bottom: 27px;
}}
@media screen and (max-width: 767px){
.post-item-content-top {
    max-width: 419px;
}}
@media screen and (max-width: 479px){
.post-item-content {
    padding: 29px 0 34px;
}}
@media screen and (max-width: 479px){
.title.blog-section {
    max-width: 361px;
    font-family: Inter;
}}

@media screen and (max-width: 767px){
.title.blog-section {
    max-width: 432px;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    text-align: center;
}}
@media screen and (max-width: 479px){
.split-content.blog-section-content-top-left {
    margin-bottom: 30px;
}}
@media screen and (max-width: 767px){
.split-content.blog-section-content-top-left {
    margin-bottom: 35px;
    margin-right: 0;
}}
@media screen and (max-width: 991px){
.split-content.blog-section-content-top-left {
    flex: 1;
    margin-right: 30px;
}}

.split-content.blog-section-content-top-left {
    max-width: 492px;
}
.footer {
  background-color: #191516;
  border-top: 1px solid #d5d9e0;
  padding-bottom: 9px;
  overflow: hidden;
}
.container-default.footer-container {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
.fot:hover{
  color: #000000;
}
a:hover{
  color: #000000 !important;
}
@media (max-width: 768px ) {
  .no{
    display: none;
  }
  .yes{
    display: inline;
  }
  .oo{
    font-size: large !important;
    text-align: start;
  }
}
.image.footer-shape-1 {
  position: absolute;
  top: -172px;
  left: 357px;
  width: auto;
}
.image.footer-shape-2 {
  position: absolute;
  bottom: 12px;
  left: -190px;
  width: auto;
}
.image.footer-shape-3 {
  position: absolute;
  top: 143px;
  right: -102px;
  width: auto;
}
.trans34 {
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-102.848deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  opacity: 1;
  will-change: transform;
}
.trans35 {
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(102.29deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  opacity: 1;
  will-change: transform;
}
.trans36 {
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-102.402deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  opacity: 1;
  will-change: transform;
}
.image.faqs-shape {
  position: absolute;
  top: -57px;
  right: -72px;
}
.trans26 {
  will-change: transform;
  transform: translate3d(0px, 0.024%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}
.section.bg-neutral-200.faqs {
  overflow: hidden;
}
.section.bg-neutral-200 {
  background-color: #fff;
}
.section {
  padding-top: 40px;
  padding-bottom: 30px;
  display: block;
}
.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}
.faqs-wrapper {
  text-align: left;
  justify-content: space-between;
  align-items: flex-start;
  display: block;
}

.split-content.faqs-content {
  z-index: 1;
  max-width: none;
  flex-direction: column;
  align-items: center;
  margin-top: 64px;
  margin-right: 0;
  display: flex;
  position: relative;
}
.trans24 {
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  opacity: 1;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  opacity: 1;
}
.title.faqs {
  margin-bottom: 14px;
}
.image.faqs {
  max-width: 110%;
  width: auto;
  display: none;
}
.split-content.faqs-card-wrapper {
  width: 100%;
  max-width: 638px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.trans24 {
  /* transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  opacity: 1; */height: autohhhhhhhhhhhhhhhhh;
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
  opacity: 1;
}
.main {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 30px;
  width: 44%;
  max-width: 1150px;
  background-color: #ffffff;
  margin: 0 auto;
  margin-top: 5px;
  border: 2px solid  #faf8f8;
  border-radius: 20px;
  font-weight: bolder;
  box-shadow: 0 2px 8px #faf8f8;
}
@media (max-width: 768px) {
  .main{
    width: 100%;
  }
}
.topic {
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.open {
  cursor: pointer;
  display: block;
  padding: 0px;
}
.open:hover {
  opacity: 0.7;
}
.expanded {
  background-color: #ffffff;
  transition: all 0.1;
}
.question {
  padding-top: 30px;
  padding-right: 40px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 900;
  color: #000;
}
.answer {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  display: none;
  margin-bottom: 30px;
  /* text-align: justify; */
  padding-left: 20px;
  padding-right: 20px;
}
.faq-t {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  float: right;
  position: relative;
  top: -55px;
  right: 10px;
  width: 10px;
  height: 10px;
  background: transparent;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  transition: all 0.3s ease-in-out;
  color: #000 !important;
}
.faq-o {
  top: -50px;
  -moz-transform: rotate(-224deg);
  -ms-transform: rotate(-224deg);
  -webkit-transform: rotate(-224deg);
  transform: rotate(-224deg);
}
@media only screen and (max-width: 480px) {
  .faq-t {
    display: none;
  }
  .question {
    padding-right: 0px;
  }
  main {
    padding: 10px;
  }
  .answer {
    margin-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
