:root {
  --btn-grey: #3a3a3a;
  --white: white;
  --black: black;
  --waves-library--black: #131313;
  --waves-library--white: white;
  --waves-library--dark-elevation: #ede0d8;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformheader {
  text-align: center;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userresetpasswordformwrapper, .w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-useraccountwrapper {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-users-blockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-users-blockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  margin-bottom: 20px;
  padding: 20px;
}

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

.w-users-useraccountsubscriptionlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  overflow: auto;
}

.w-users-useraccountsubscriptionlistitem {
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

.w-commerce-commercecartproductname {
  font-weight: 700;
}

.w-users-gridrow {
  grid-column-gap: 8px;
  grid-template-columns: auto auto;
  justify-content: flex-start;
  display: grid;
}

.w-users-flexcolumn {
  flex-direction: column;
  display: flex;
}

.w-users-useraccountsubscriptioncancelbutton {
  color: #3898ec;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

.section_main {
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, rgba(255, 255, 255, 0) 77%), url('../images/back_app.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  width: 760px;
  height: 100vh;
}

.div-block {
  display: flex;
}

.image {
  border-radius: 50%;
  width: 30%;
}

.div-block-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 30px;
}

.image-2 {
  border-radius: 50%;
  width: 50px;
}

.div-block-3 {
  flex-flow: column;
  align-items: stretch;
  width: 510px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
}

.collection-list-wrapper-2 {
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-4 {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  padding-left: 10px;
  display: flex;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-5 {
  border-radius: 7px;
  padding: 2px 5px;
}

.div-block-6 {
  background-color: #fff;
  border-radius: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.heading-3 {
  text-align: left;
  font-size: 28px;
  line-height: 32px;
}

.collection-item {
  height: auto;
}

.div-block-7 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-catalog {
  border-radius: 15px;
  width: 250px;
  height: 250px;
}

.heading-4 {
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 100;
}

.btn-book-block {
  justify-content: center;
  width: auto;
  display: flex;
  position: fixed;
  bottom: 30px;
  left: 0%;
  right: 0%;
}

.link-block {
  color: #333;
  width: 100%;
  text-decoration: none;
}

.button_buy {
  color: #181818;
  background-color: #4bf8b3;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 170px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 12px 3px;
  display: flex;
}

.button_buy.free {
  background-color: #b0bcfc;
}

.book_id {
  display: none;
}

.div-block-20 {
  width: 70%;
}

.body-2, .body-catalog {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.title-h {
  margin-top: 10px;
  margin-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.author-block {
  align-items: center;
  display: flex;
}

.title-name-h {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.book-title-h {
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.book-descr-block {
  height: 120px;
  overflow: scroll;
}

.book-category {
  margin-top: 5px;
  margin-bottom: 5px;
}

.book-block {
  background-color: #fff;
  height: 270px;
  padding: 10px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.book-data-block {
  width: 510px;
  height: 250px;
  padding-left: 20px;
}

.paragraph-3 {
  overflow: scroll;
}

.catalog-title-h {
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 100;
}

.link-book-block {
  color: #252525;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section_catalog {
  width: 760px;
}

.image-book {
  border-radius: 30px;
  height: 60%;
  margin-top: 3vh;
  margin-bottom: 1.5vh;
  padding-bottom: 0;
}

.section-book {
  background-color: #fff;
  flex-flow: column;
  align-items: center;
  width: 760px;
  display: flex;
}

.author-book-h {
  text-align: center;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}

.book-title-book {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.image-block {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 45vh;
  display: flex;
}

.description-book-block {
  background-color: #fff;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  width: 80%;
  height: 55vh;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: scroll;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.description-book-p {
  margin-bottom: 100px;
}

.description-book-h {
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 300;
}

.burron-free {
  color: #000;
  text-align: center;
  background-color: #9bd0ff;
  border-radius: 12px;
  width: 170px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 12px 3px;
}

.fm-body {
  font-family: Lato, sans-serif;
}

.fm-hero-section-del {
  background-image: url('../images/bw_back.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 780px;
  display: flex;
}

.fm-intro-title {
  font-size: 40px;
  font-weight: 700;
}

.fm-intro-p {
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
}

.fm-intro-div {
  width: 400px;
  margin-left: 300px;
}

.fm-button {
  background-color: var(--btn-grey);
  border-radius: 40px;
  margin-left: 0;
  margin-right: 20px;
  padding: 12px 26px;
}

.fm-button:hover {
  border: 1px solid var(--btn-grey);
  color: var(--btn-grey);
  background-color: rgba(58, 58, 58, 0);
}

.fm-button.invert {
  background-color: var(--white);
  color: var(--black);
}

.fm-button.invert:hover {
  border-color: var(--white);
  color: var(--white);
  background-color: rgba(255, 255, 255, 0);
}

.fm-intro-btn-div {
  margin-top: 40px;
}

.waves---heading-3-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves-icon-32 {
  width: 32px;
  height: 32px;
}

.waves---mg-bottom-16 {
  margin-bottom: 16px;
}

.waves-tile-features-2 {
  grid-row-gap: 16px;
  border: 1px solid var(--btn-grey);
  background-color: var(--white);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 44px 40px;
  display: flex;
}

.waves---master-tiles-features-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  width: 100%;
  max-width: 545px;
  display: flex;
  overflow: scroll;
}

.waves---cta-dark {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: rgba(19, 19, 19, .9);
}

.waves---mg-top-16 {
  margin-top: 16px;
}

.waves---paragraph-big {
  font-size: 20px;
  line-height: 130%;
}

.waves---heading-2-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
}

.waves---content-sticky-features-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 420px;
  display: flex;
}

.waves---sticky-halves {
  position: -webkit-sticky;
  position: sticky;
  top: 88px;
}

.waves---sticky-halves-left {
  position: relative;
}

.waves---grid-halves-sticky {
  grid-column-gap: 40px;
  grid-template-rows: auto;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.fm-why-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves---cta-white {
  background-color: var(--waves-library--white);
  color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---cta-white.wide-cta {
  min-width: 200px;
}

.waves---content-image-halves {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  display: flex;
}

.waves-image-rounded-24 {
  border-radius: 24px;
  width: 100%;
}

.waves---grid-cta-3 {
  grid-column-gap: 80px;
  grid-template-rows: auto;
}

.waves-master-cta-3 {
  background-color: var(--waves-library--black);
  color: var(--waves-library--white);
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px;
  display: flex;
}

.fm-cta-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.waves-icon-24 {
  width: 24px;
  height: 24px;
}

.waves-bottom-right-footer-1 {
  grid-column-gap: 24px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---paragraph-small {
  font-size: 16px;
  line-height: 130%;
}

.waves-bottom-footer-1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves-divider-footer-1 {
  background-color: rgba(19, 19, 19, .2);
  width: 100%;
  height: 1px;
  margin-top: 64px;
  margin-bottom: 32px;
}

.waves-link-footer-1 {
  color: var(--black);
  text-decoration: none;
}

.waves-top-right-footer-1 {
  grid-column-gap: 32px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-brand-footer-1 {
  height: 100%;
}

.waves-brand-link-footer-1 {
  height: 32px;
  text-decoration: none;
}

.waves-top-footer-1 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fm-footer {
  background-color: var(--waves-library--white);
  padding-top: 80px;
  padding-bottom: 64px;
}

.waves---nav-cta {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---nav-buttons-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-link {
  padding: 12px 16px;
}

.waves---nav-link.w--current {
  color: var(--btn-grey);
  font-weight: 700;
}

.waves---dropdown-link {
  text-align: center;
}

.waves-dropdown-list.w--open {
  background-color: var(--waves-library--white);
  border: 1px solid rgba(19, 19, 19, .1);
  border-radius: 4px;
}

.waves-icon-drodpdown {
  width: 24px;
  height: 24px;
}

.waves-dropdown-toggle {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px 12px 16px;
  display: flex;
}

.waves---nav-menu, .waves-right-nav-1 {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---brand {
  max-width: none;
  height: 100%;
}

.waves---nav-brand-link {
  height: 24px;
}

.waves-master-nav-1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.waves---nav-container {
  max-width: 1440px;
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
}

.fm-navbar {
  z-index: 105;
  background-color: var(--waves-library--white);
  border-bottom: 1px solid rgba(19, 19, 19, .2);
  height: 80px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.fm-title {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 26px;
}

.fm-emoji-h {
  margin-top: 0;
  margin-bottom: 0;
}

.text-span-5, .text-span-6 {
  font-weight: 100;
}

.fm-pp-wrapper {
  flex-flow: column;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .waves---master-tiles-features-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .waves---content-sticky-features-2 {
    text-align: center;
    align-items: center;
  }

  .waves---sticky-halves {
    flex-direction: column;
    align-items: center;
  }

  .waves---sticky-halves-left {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .waves---grid-halves-sticky {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .waves---content-image-halves {
    text-align: center;
    align-items: center;
  }

  .waves---grid-cta-3 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .waves-master-cta-3 {
    padding: 80px 64px;
  }

  .waves-bottom-footer-1 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .waves-divider-footer-1 {
    margin-top: 40px;
  }

  .waves-top-footer-1 {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .waves---hamburger-icon {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
  }

  .waves---menu-button {
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---menu-button.w--open {
    background-color: var(--waves-library--black);
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
  }

  .waves---nav-buttons-right {
    grid-column-gap: 8px;
  }

  .waves---nav-link {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    display: flex;
  }

  .waves---dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .waves-dropdown-list.w--open {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves-dropdown-toggle {
    padding-right: 16px;
    font-size: 20px;
  }

  .waves---nav-dropdown {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---nav-menu {
    background-color: var(--waves-library--white);
    border: 1px solid rgba(19, 19, 19, .1);
    border-radius: 8px;
    margin-top: 4px;
  }

  .waves---nav-brand-link {
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .image-catalog {
    width: 25vw;
    height: 25vw;
  }

  .title-h {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 14px;
  }

  .author-block {
    align-items: flex-end;
    margin-bottom: 5px;
  }

  .title-name-h {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 16px;
  }

  .book-title-h {
    font-size: 22px;
    line-height: 22px;
  }

  .book-descr-block {
    height: 12vw;
  }

  .book-category {
    margin-top: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .book-block {
    width: 95%;
    height: auto;
  }

  .book-data-block {
    width: 75%;
    height: 25vw;
  }

  .paragraph-catalog {
    font-size: 10px;
    line-height: 12px;
  }

  .section_catalog {
    flex-flow: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .section-book {
    width: 100%;
  }

  .description-book-block {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    width: 90%;
  }

  .waves---heading-2-no-margins {
    font-size: 44px;
    line-height: 125%;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .fm-why-section, .fm-cta-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .waves-top-right-footer-1 {
    grid-row-gap: 32px;
    flex-wrap: wrap;
  }

  .waves---nav-container {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media screen and (max-width: 479px) {
  .section_main {
    background-image: none;
    background-position: 0 0;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .flex-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: start;
    justify-content: center;
    justify-items: center;
    display: grid;
  }

  .container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: start;
    justify-content: center;
    align-items: start;
    justify-items: center;
    width: 100%;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
  }

  .collection-list-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
  }

  .collection-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: start;
    justify-content: center;
    justify-items: center;
    display: grid;
  }

  .image-2 {
    width: 30px;
  }

  .div-block-3 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
  }

  .heading {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }

  .collection-list-wrapper-2 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .heading-2 {
    font-size: 10px;
    line-height: 16px;
  }

  .div-block-5 {
    border-radius: 5px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-6 {
    background-color: rgba(255, 255, 255, .95);
    border-radius: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
  }

  .heading-3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
  }

  .collection-item {
    padding-left: 5px;
    padding-right: 5px;
  }

  .paragraph {
    font-size: 12px;
    line-height: 16px;
  }

  .image-catalog {
    border-radius: 7px;
    width: 25vw;
    height: 25vw;
  }

  .heading-4 {
    height: 10vh;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-8 {
    flex-flow: column;
    align-items: center;
    height: 50%;
    padding-top: 30px;
    display: flex;
  }

  .image-4 {
    border-radius: 15px;
    height: 75%;
  }

  .button {
    color: #242424;
    background-color: rgba(56, 152, 236, 0);
  }

  .button.w--current {
    padding-top: 9px;
    padding-left: 20px;
    padding-right: 10px;
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: 300;
    text-decoration: none;
  }

  .heading-5 {
    text-align: center;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
  }

  .heading-6 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
  }

  .body {
    background-color: #dbeaff;
  }

  .heading-7 {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .div-block-9 {
    background-color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 50vh;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .2);
  }

  .heading-8 {
    color: #fff;
  }

  .btn-book-block {
    justify-content: space-around;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 30px;
    left: 0%;
    right: 0%;
  }

  .button-2 {
    text-align: center;
    border-radius: 12px;
    width: 48%;
    padding: 12px 3px;
  }

  .button-2.free {
    color: #303030;
    background-color: #eed0fa;
  }

  .link-block {
    color: #313131;
    text-decoration: none;
  }

  .div-block-11 {
    object-fit: contain;
    width: 100%;
    height: 88vh;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: scroll;
  }

  .div-block-12 {
    height: 40px;
  }

  .div-block-13 {
    flex-flow: column;
    justify-content: space-between;
    height: 100vh;
    display: flex;
    position: fixed;
  }

  .div-block-14 {
    width: 100%;
    height: 20%;
  }

  .div-block-15 {
    object-fit: fill;
    flex-flow: column;
    justify-content: flex-start;
    height: 77%;
    padding-bottom: 0;
    overflow: scroll;
  }

  .div-block-16 {
    height: 40px;
  }

  .div-block-17 {
    height: 5%;
  }

  .div-block-18 {
    width: 100%;
    height: 100px;
  }

  .div-block-19 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .button_buy {
    color: #333;
    background-color: #4bf8b3;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 48%;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 3px;
    font-size: 12px;
    text-decoration: none;
    display: flex;
  }

  .button_buy.free {
    justify-content: space-around;
  }

  .heading-9, .book_price {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
  }

  .book_id {
    display: none;
  }

  .div-block-20 {
    width: 90%;
  }

  .title-h {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .author-block {
    align-items: flex-end;
    margin-bottom: 3px;
  }

  .title-name-h {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 14px;
  }

  .book-title-h {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .book-descr-block {
    height: 11.5vw;
  }

  .book-category {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 10px;
    line-height: 16px;
  }

  .book-block {
    width: 95%;
    height: auto;
  }

  .book-data-block {
    width: 75%;
    height: 25vw;
    padding-left: 10px;
  }

  .paragraph-catalog {
    font-size: 8px;
    line-height: 10px;
  }

  .catalog-title-h {
    font-size: 22px;
  }

  .body-4 {
    justify-content: center;
    display: flex;
  }

  .section_catalog {
    width: 100%;
  }

  .image-book {
    border-radius: 20px;
    margin-top: 2vh;
    margin-bottom: 1vh;
  }

  .section-book {
    width: 100%;
  }

  .author-book-h {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 16px;
  }

  .book-title-book {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 22px;
  }

  .description-book-block {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 95%;
    overflow: scroll;
  }

  .description-book-p {
    font-size: 12px;
    line-height: 16px;
  }

  .description-book-h {
    font-size: 20px;
    line-height: 24px;
  }

  .burron-free {
    border-radius: 8px;
    width: 48%;
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
    line-height: 20px;
  }

  .fm-hero-section-del {
    background-image: url('../images/bw_back-M.jpg'), url('../images/bw_back.jpg');
    background-position: 100% 100%, 100% 0;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    justify-content: flex-start;
    height: 100vh;
  }

  .fm-intro-title {
    font-size: 32px;
    line-height: 34px;
  }

  .fm-intro-p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }

  .fm-intro-div {
    width: 300px;
    margin-top: 90px;
    margin-left: 10px;
  }

  .fm-button {
    padding: 10px 20px;
    font-size: 12px;
  }

  .fm-intro-btn-div {
    margin-top: 20px;
  }

  .waves---heading-3-no-margins {
    font-size: 22px;
  }

  .waves---paragraph-big {
    font-size: 16px;
  }

  .waves---heading-2-no-margins {
    font-size: 28px;
  }

  .fm-why-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves---content-image-halves {
    align-items: stretch;
  }

  .waves-master-cta-3 {
    padding: 16px 16px 32px;
  }

  .fm-cta-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .waves-bottom-right-footer-1 {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .waves-top-right-footer-1 {
    grid-row-gap: 24px;
    flex-direction: column;
  }

  .waves---nav-cta {
    display: none;
  }

  .text-span {
    font-weight: 300;
  }

  .text-span-2, .text-span-3, .text-span-4 {
    font-weight: 100;
  }
}

#w-node-_1f726e56-715c-8abb-ee07-54ac30fda818-de57994a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_1f726e56-715c-8abb-ee07-54ac30fda822-de57994a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_3de1f1bc-637e-4058-3901-5b27b6d2bf0a-de57994a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3de1f1bc-637e-4058-3901-5b27b6d2bf0b-de57994a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}


