.header-component-wrapper {
  display: contents;
}
 
.header-component-thq-header30-elm {
  gap: var(--dl-layout-space-twounits);
  height: 100%;
  padding: 0px;
  z-index: 9999;
  flex-wrap: wrap;
  max-width: 1200px;
  box-shadow: 5px 0px 10px 2px #d4d4d4;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #D9D9D9;
}
 
.header-component-container1 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 450px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(255,255,255,0.7);
}
 
.header-component-container2 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  background-size: cover;
  justify-content: flex-end;
  background-image: url("public/hero-teaching-1500w.jpg");
  background-position: center top;
}
 
.header-component-navlink {
  display: contents;
}
 
.header-component-image {
  width: 162px;
  height: 158px;
  display: flex;
  object-fit: cover;
  margin-bottom: -75px;
  object-position: right bottom;
  text-decoration: none;
}
 
.header-componentroot-class-name {
  background-size: cover;
  background-image: url('https://play.teleporthq.io/static/svg/default-img.svg');
  background-position: top left;
}
 
@media(max-width: 479px) {
  .header-component-thq-header30-elm {
    justify-content: flex-end;
  }
  .header-component-container1 {
    height: 450px;
  }
  .header-component-image {
    width: 100px;
    height: auto;
    margin-bottom: -50px;
  }
}

.intro-wrapper {
  display: contents;
}
 
.intro-container1 {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 100;
  position: relative;
  max-width: 1200px;
  box-shadow: 5px 0px 10px 2px #d4d4d4;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: #f3e9dd;
}
 
.intro-container2 {
  width: 100%;
  height: auto;
  display: flex;
  padding: 0px;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.intro-text10 {
  fill: #5e3023;
  color: #5e3023;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.intro-text11 {
  fill: #5e3023;
  color: #5e3023;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.intro-text12 {
  fill: #5e3023;
  color: #5e3023;
  height: auto;
  font-size: 20px;
  font-style: normal;
  font-family: "Exo 2";
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .intro-container2 {
    margin-right: var(--dl-layout-space-fourunits);
    padding-right: 0px;
  }
}
 
@media(max-width: 991px) {
  .intro-container1 {
    margin: 0px;
  }
  .intro-container2 {
    height: 100%;
  }
  .intro-text12 {
    color: rgb(94, 48, 35);
    font-family: Exo 2;
  }
}
 
@media(max-width: 767px) {
  .intro-container1 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .intro-container2 {
    height: auto;
    margin-right: var(--dl-layout-space-twounits);
  }
  .intro-text12 {
    color: rgb(94, 48, 35);
  }
}
 
@media(max-width: 479px) {
  .intro-container1 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .intro-container2 {
    width: 100%;
    margin-left: var(--dl-layout-space-unit);
    margin-right: var(--dl-layout-space-unit);
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-text11 {
    font-size: 24px;
  }
}

.i-need-help-wrapper {
  display: contents;
}
 
.i-need-help-container1 {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 200;
  position: relative;
  flex-wrap: wrap;
  max-width: 1200px;
  box-shadow: 5px 0px 10px 2px #d4d4d4;
  align-items: flex-start;
  justify-items: start;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.i-need-help-container2 {
  flex: 0 0 auto;
  width: auto;
  display: block;
  align-self: stretch;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.i-need-help-image {
  width: auto;
  height: 357px;
  padding: var(--dl-layout-space-unit);
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  object-fit: cover;
  backdrop-filter: blur(5px);
}
 
.i-need-help-container3 {
  flex: 0 0 auto;
  width: auto;
  display: block;
  align-self: stretch;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.i-need-help-ul {
  padding-left: 0px;
  list-style-type: disc;
  list-style-position: inside;
}
 
.i-need-help-text13 {
  font-weight: 700;
}
 
.i-need-help-text19 {
  font-weight: 700;
}
 
.i-need-help-text24 {
  font-weight: 700;
}
 
.i-need-help-text31 {
  font-weight: 700;
}
 
.i-need-help-text36 {
  font-weight: 700;
}
 
.i-need-help-text42 {
  font-weight: 700;
}
 
.i-need-help-text51 {
  font-weight: 700;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-text13 {
  color: var(--dl-color-theme-primary1);
}
 
.home-text14 {
  color: #b5b5b5;
}
 
.home-text15 {
  color: #dab64d;
}
 
.home-text16 {
  color: #bebebe;
}
 
.home-text17 {
  color: #efe4a2;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-text20 {
  color: #797676;
  font-size: 24px;
}
 
.i-need-helproot-class-name {
  padding-top: var(--dl-layout-space-twounits);
}
 
@media(max-width: 991px) {
  .i-need-help-container2 {
    width: auto;
  }
  .i-need-help-image {
    width: 358px;
  }
}
 
@media(max-width: 767px) {
  .i-need-help-container2 {
    width: 168px;
    align-self: center;
    padding-left: var(--dl-layout-space-unit);
  }
  .i-need-help-image {
    width: 100%;
    padding-left: var(--dl-layout-space-unit);
  }
  .i-need-help-container3 {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .i-need-help-container2 {
    top: 1px;
    left: 1px;
    width: auto;
    display: flex;
    position: relative;
    align-self: center;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-unit);
    justify-content: center;
  }
  .i-need-help-image {
    width: auto;
    height: auto;
    display: block;
    max-width: 420px;
  }
  .i-need-help-container3 {
    display: none;
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
  }
}

.tech-support-coffee-wrapper {
  display: contents;
}
 
.tech-support-coffee-container1 {
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 300;
  position: relative;
  max-width: 1200px;
  box-shadow: 5px 0px 10px 2px #d4d4d4;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  background-color: #5e3023;
}
 
.tech-support-coffee-container2 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: 0px;
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.tech-support-coffee-text10 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  font-size: 24px;
  font-style: normal;
  text-align: left;
  font-weight: 800;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.tech-support-coffee-text11 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
}
 
.tech-support-coffee-container3 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
  background-size: cover;
  background-image: url("public/seniors-tech-and-tea-coffee-laptop-1500w.jpeg");
  background-position: top right;
}
 
.tech-support-coffee-container4 {
  width: 45%;
  height: auto;
  margin: var(--dl-layout-space-unit);
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-unit);
  border-radius: var(--dl-layout-radius-radius8);
  padding-right: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: rgba(0, 0, 0, 0.85);
}
 
.tech-support-coffee-text12 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.tech-support-coffee-text13 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  font-size: 18px;
}
 
.tech-support-coffee-container5 {
  width: 45%;
  height: auto;
  margin: var(--dl-layout-space-unit);
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.85);
}
 
.tech-support-coffee-text14 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.tech-support-coffee-text15 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  font-size: 18px;
}
 
.tech-support-coffee-container6 {
  width: 45%;
  height: auto;
  margin: var(--dl-layout-space-unit);
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.75);
}
 
.tech-support-coffee-text16 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.tech-support-coffee-text17 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  font-size: 18px;
}
 
.tech-support-coffee-container7 {
  width: 45%;
  height: auto;
  margin: var(--dl-layout-space-unit);
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.75);
}
 
.tech-support-coffee-text18 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  padding-bottom: var(--dl-layout-space-halfunit);
}
 
.tech-support-coffee-text19 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  font-size: 18px;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
}
 
.home-text46 {
  font-size: 20px;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-text43 {
  font-size: 20px;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
  font-size: 28px;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-text49 {
  font-size: 20px;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
}
 
.home-text31 {
  font-size: 20px;
}
 
@media(max-width: 1200px) {
  .home-text39 {
    font-size: 24px;
  }
}
 
@media(max-width: 767px) {
  .tech-support-coffee-container1 {
    align-items: center;
  }
  .tech-support-coffee-container3 {
    align-items: flex-start;
    justify-content: space-between;
  }
  .tech-support-coffee-container4 {
    width: auto;
    margin: var(--dl-layout-space-unit);
    padding: var(--dl-layout-space-twounits);
  }
  .tech-support-coffee-container5 {
    width: auto;
    margin: var(--dl-layout-space-unit);
  }
  .tech-support-coffee-container6 {
    width: auto;
    margin: var(--dl-layout-space-unit);
    padding: var(--dl-layout-space-twounits);
  }
  .tech-support-coffee-container7 {
    width: auto;
    margin: var(--dl-layout-space-unit);
    padding: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 479px) {
  .home-text49 {
    font-size: 20px;
  }
}

.harry-wrapper {
  display: contents;
}
 
.harry-container1 {
  width: 100%;
  height: 100%;
  display: flex;
  padding: var(--dl-layout-space-fourunits);
  z-index: 400;
  position: relative;
  max-width: 1200px;
  box-shadow: 5px 0px 10px 2px #d4d4d4;
  align-items: center;
  flex-direction: row;
  background-color: #f3e9dd;
}
 
.harry-container2 {
  width: 30%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.harry-container3 {
  width: 300px;
  height: 100%;
  display: flex;
  padding: 0px;
  position: relative;
  align-items: flex-start;
  border-radius: var(--dl-layout-radius-radius8);
  flex-direction: column;
  background-color: var(--dl-color-theme-accent1);
}
 
.harry-container4 {
  width: 100%;
  height: 400px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.harry-image {
  width: 240px;
  height: 349px;
  display: block;
  object-fit: cover;
  border-radius: var(--dl-layout-radius-radius8);
}
 
.harry-container5 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 
.harry-link {
  color: rgb(255, 255, 255);
  display: block;
  z-index: 999;
  font-size: 24px;
  align-self: center;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 700;
  border-radius: var(--dl-layout-radius-cardradius);
  margin-bottom: var(--dl-layout-space-twounits);
  padding-bottom: .5rem;
  text-decoration: none;
  background-color: rgba(64, 42, 0, 0.92);
}
 
.harry-container6 {
  width: 70%;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-left: var(--dl-layout-space-fourunits);
  padding-right: 0px;
  flex-direction: column;
  justify-content: center;
}
 
.harry-text11 {
  fill: #5e3023;
  color: #5e3023;
  height: auto;
  font-style: normal;
  font-weight: 700;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.harry-text12 {
  fill: #5e3023;
  color: rgb(94, 48, 35);
  height: auto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text54 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
  font-size: 20px;
  text-align: left;
}
 
@media(max-width: 1200px) {
  .harry-container6 {
    margin-right: 0px;
    padding-right: 0px;
  }
}
 
@media(max-width: 991px) {
  .harry-container1 {
    margin: 0px;
  }
  .harry-container6 {
    height: 100%;
  }
}
 
@media(max-width: 767px) {
  .harry-container1 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .harry-container3 {
    width: 220px;
  }
  .harry-image {
    width: var(--dl-layout-size-xlarge);
  }
  .harry-container5 {
    width: 100%;
  }
  .harry-link {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .harry-container6 {
    height: auto;
    margin-right: 0px;
    padding-left: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 479px) {
  .harry-container1 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .harry-container2 {
    width: auto;
  }
  .harry-container3 {
    width: auto;
  }
  .harry-container4 {
    height: auto;
    padding: var(--dl-layout-space-unit);
  }
  .harry-image {
    height: var(--dl-layout-size-xxlarge);
  }
  .harry-link {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .harry-container6 {
    width: 100%;
    margin-top: var(--dl-layout-space-twounits);
    margin-left: var(--dl-layout-space-unit);
    margin-right: var(--dl-layout-space-unit);
    padding-left: 0px;
    margin-bottom: 0px;
  }
}

.tutoring-wrapper {
  display: contents;
}
 
.tutoring-thq-layout300-elm {
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-fourunits);
  z-index: 500;
  overflow: hidden;
  position: relative;
  max-width: 1200px;
  min-width: auto;
  box-shadow: 5px 0px 10px 2px #d4d4d4;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  background-color: #f3e9dd;
}
 
.tutoring-thq-max-width-elm {
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
}
 
.tutoring-thq-section-title-elm {
  align-items: center;
}
 
.tutoring-thq-text-elm1 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 32px;
  font-family: "Exo 2";
  font-weight: 700;
  line-height: 1.2;
  text-shadow: rgba(255, 253, 253, 0.25) 2px 2px 4px;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-thq-text-elm2 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 20px;
  text-align: center;
  font-family: "Exo 2";
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-thq-content-elm1 {
  width: auto;
  display: grid;
  position: relative;
  align-self: stretch;
  justify-items: stretch;
  grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
}
 
.tutoring-thq-feature1-elm1 {
  top: 0px;
  left: 0px;
  width: 90%;
  display: block;
  position: relative;
  justify-self: stretch;
}
 
.tutoring-thq-feature1-title-elm1 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 20px;
  font-style: normal;
  text-align: left;
  font-family: "Exo 2";
  font-weight: 700;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-thq-feature1-description-elm1 {
  fill: #533023;
  color: rgb(83, 48, 35);
  width: auto;
  font-size: 20px;
  align-self: flex-start;
  text-align: justify;
}
 
.tutoring-text15 {
  font-size: 20px;
  font-family: "Exo 2";
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-thq-feature2-elm1 {
  width: 90%;
  display: block;
}
 
.tutoring-thq-feature2-title-elm1 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 20px;
}
 
.tutoring-text17 {
  font-size: 20px;
  font-style: normal;
  font-family: "Exo 2";
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-thq-feature2-description-elm1 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 16px;
  text-align: justify;
}
 
.tutoring-text19 {
  font-size: 20px;
  font-family: "Exo 2";
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-text20 {
  font-family: "Roboto";
}
 
.tutoring-thq-feature3-elm1 {
  width: 90%;
  display: block;
}
 
.tutoring-thq-feature3-title-elm1 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 20px;
}
 
.tutoring-text21 {
  font-size: 20px;
  font-style: normal;
  font-family: "Exo 2";
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-thq-feature3-description-elm1 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 16px;
  text-align: justify;
  font-family: "Roboto";
}
 
.tutoring-text23 {
  font-size: 20px;
  font-family: "Exo 2";
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-thq-feature1-elm2 {
  width: 90%;
  display: block;
  align-self: start;
}
 
.tutoring-thq-feature1-title-elm2 {
  fill: #533023;
  color: #533023;
  font-size: 20px;
  text-align: left;
  font-family: "Exo 2";
  font-weight: 700;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-text25 {
  font-style: normal;
  font-weight: 700;
}
 
.tutoring-thq-feature1-description-elm2 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 16px;
  text-align: justify;
}
 
.tutoring-thq-feature2-elm2 {
  width: 90%;
  display: block;
  align-self: start;
}
 
.tutoring-thq-feature2-title-elm2 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 20px;
  font-weight: 700;
}
 
.tutoring-thq-feature2-description-elm2 {
  fill: #533023;
  color: #533023;
  font-size: 20px;
  text-align: justify;
  font-family: "Exo 2";
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-thq-feature3-elm2 {
  width: 90%;
  display: block;
}
 
.tutoring-thq-feature3-title-elm2 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 20px;
  font-family: "Exo 2";
  font-weight: 700;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-thq-feature3-description-elm2 {
  fill: #533023;
  color: rgb(83, 48, 35);
  font-size: 20px;
  text-align: justify;
  font-family: "Exo 2";
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
  text-decoration: none;
}
 
.tutoring-thq-content-elm2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  position: relative;
  align-self: stretch;
  align-items: start;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
 
.tutoringroot-class-name {
  background-color: rgba(223, 172, 53, 0.62);
}
 
@media(max-width: 1200px) {
  .tutoring-thq-feature2-title-elm1 {
    fill: #533023;
    color: #533023;
  }
  .tutoring-thq-feature2-description-elm1 {
    fill: #533023;
    color: #533023;
    font-family: Roboto;
  }
  .tutoring-thq-feature3-description-elm1 {
    font-family: Roboto;
  }
}
 
@media(max-width: 991px) {
  .tutoring-thq-layout300-elm {
    background-color: rgba(223, 172, 53, 0.62);
  }
  .tutoring-thq-section-title-elm {
    width: 100%;
  }
  .tutoring-thq-feature1-description-elm1 {
    font-size: 16px;
    font-family: Roboto;
  }
  .tutoring-thq-feature2-title-elm1 {
    fill: #533023;
    color: #533023;
    font-family: Roboto;
  }
  .tutoring-thq-feature2-description-elm1 {
    fill: #533023;
    color: #533023;
    font-size: 16px;
    font-family: Roboto;
  }
  .tutoring-thq-feature3-title-elm1 {
    font-family: Roboto;
  }
  .tutoring-thq-feature3-description-elm1 {
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen","Ubuntu", "Cantarell", "Fira Sans","Droid Sans", "Helvetica Neue", sans-serif;
  }
  .tutoring-thq-feature1-description-elm2 {
    font-size: 16px;
    font-family: Roboto;
  }
}
 
@media(max-width: 767px) {
  .tutoring-thq-section-title-elm {
    width: auto;
  }
  .tutoring-thq-text-elm1 {
    fill: #533023;
    color: rgb(83, 48, 35);
    font-size: 28px;
    font-family: Exo 2;
    font-weight: 700;
    line-height: 1.2;
    text-shadow: rgba(255, 253, 253, 0.25) 2px 2px 4px;
    text-transform: none;
    text-decoration: none;
  }
  .tutoring-thq-feature1-description-elm1 {
    font-size: 12px;
  }
  .tutoring-thq-feature2-elm1 {
    width: auto;
  }
  .tutoring-thq-feature2-title-elm1 {
    font-size: 16px;
  }
  .tutoring-thq-feature2-description-elm1 {
    font-size: 12px;
  }
  .tutoring-thq-feature3-elm1 {
    width: auto;
  }
  .tutoring-thq-feature3-title-elm1 {
    font-size: 16px;
  }
  .tutoring-thq-feature3-description-elm1 {
    font-size: 12px;
  }
  .tutoring-thq-feature1-description-elm2 {
    font-size: 12px;
  }
  .tutoring-thq-feature2-elm2 {
    width: auto;
  }
  .tutoring-thq-feature3-elm2 {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .tutoring-thq-layout300-elm {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .tutoring-thq-max-width-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .tutoring-thq-text-elm1 {
    font-size: 30px;
  }
  .tutoring-thq-text-elm2 {
    font-family: Exo 2;
  }
  .tutoring-thq-content-elm1 {
    display: block;
  }
  .tutoring-thq-feature1-elm1 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .tutoring-thq-feature1-description-elm1 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .tutoring-thq-feature2-elm1 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .tutoring-thq-feature2-description-elm1 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .tutoring-thq-feature1-elm2 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .tutoring-thq-feature2-elm2 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .tutoring-thq-content-elm2 {
    display: block;
  }
}

.prices-wrapper {
  display: contents;
}
 
.prices-thq-pricing23-elm {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 600;
  overflow: hidden;
  position: relative;
  max-width: 1200px;
  box-shadow: 5px 0px 10px 2px #d4d4d4;
  align-items: center;
  flex-shrink: 0;
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
}
 
.prices-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: center;
  flex-direction: column;
}
 
.prices-thq-section-title-elm {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.prices-thq-content-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 100%;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.prices-thq-text-elm1 {
  font-size: 48px;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.prices-thq-text-elm2 {
  text-align: center;
}
 
.prices-text10 {
  font-size: 20px;
}
 
.prices-text11 {
  font-size: 20px;
}
 
.prices-text14 {
  font-size: 14px;
}
 
.prices-container {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.prices-thq-column-elm1 {
  flex: 1;
  width: 100%;
  display: flex;
  padding: 0px;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-style: solid;
  border-width: 1px;
  justify-content: center;
  background-color: #ffffff;
}
 
.prices-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.prices-thq-column-elm2 {
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-style: solid;
  border-width: 1px;
  background-color: var(--dl-color-theme-accent1);
}
 
.prices-thq-price-elm1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.prices-thq-price-elm2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.prices-thq-text-elm3 {
  font-size: 20px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.prices-thq-text-elm4 {
  font-size: 48px;
}
 
.prices-thq-text-elm5 {
  text-align: center;
}
 
.prices-thq-button-elm {
  width: 100%;
}
 
.prices-thq-text-elm6 {
  font-size: 20px;
  text-decoration: none;
}
 
.prices-thq-column-elm3 {
  flex: 1;
  width: 100%;
  display: flex;
  padding: 0px;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-style: solid;
  border-width: 1px;
  justify-content: center;
  background-color: #ffffff;
}
 
.prices-image2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text59 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text60 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text55 {
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  text-align: center;
  font-family: "Merriweather";
  font-weight: 800;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text61 {
  display: inline-block;
  text-align: center;
}
 
.home-text66 {
  font-style: italic;
  font-family: "Roboto";
  font-weight: 400;
}
 
.home-text67 {
  font-style: italic;
  font-family: "Roboto";
  font-weight: 700;
}
 
.home-text68 {
  font-style: italic;
  font-family: "Roboto";
  font-weight: 400;
}
 
.home-text72 {
  font-size: 12px;
  font-style: normal;
  font-weight: 100;
}
 
@media(max-width: 991px) {
  .prices-container {
    flex-direction: column;
  }
  .prices-thq-column-elm1 {
    display: none;
  }
  .prices-thq-column-elm3 {
    display: none;
  }
}
 
@media(max-width: 479px) {
  .prices-thq-pricing23-elm {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .prices-thq-max-width-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .prices-thq-column-elm2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
}

.tech-savvy-seniors-wrapper {
  display: contents;
}
 
.tech-savvy-seniors-container1 {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 700;
  position: relative;
  max-width: 1200px;
  box-shadow: 5px 0px 10px 2px #d4d4d4;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  background-color: #f3e9dd;
}
 
.tech-savvy-seniors-container2 {
  width: auto;
  height: 495px;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-threeunits);
  margin-right: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: var(--dl-color-theme-accent1);
}
 
.tech-savvy-seniors-image1 {
  top: -38px;
  left: 45px;
  width: 200px;
  display: block;
  position: absolute;
  box-shadow: 10px 10px 30px 2px #a39e9e;
  object-fit: cover;
}
 
.tech-savvy-seniors-image2 {
  top: -22px;
  right: 395px;
  width: 200px;
  position: absolute;
  box-shadow: 10px 10px 30px 2px #848383;
  object-fit: cover;
}
 
.tech-savvy-seniors-image3 {
  right: 55px;
  width: 235px;
  bottom: -35px;
  height: 465px;
  display: block;
  position: absolute;
  align-self: flex-end;
  box-shadow: 10px 10px 30px 2px #000000;
  object-fit: cover;
}
 
.tech-savvy-seniors-text10 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  width: 70%;
  height: 100%;
  display: flex;
  font-size: 32px;
  align-self: flex-start;
  text-align: right;
  align-items: flex-end;
  justify-content: flex-end;
}
 
.tech-savvy-seniors-link {
  width: 70%;
  height: auto;
  font-size: 20px;
  align-self: flex-start;
  margin-top: var(--dl-layout-space-unit);
  margin-left: var(--dl-layout-space-unit);
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.tech-savvy-seniors-text17 {
  font-weight: 700;
  text-decoration: underline;
}
 
.tech-savvy-seniors-image4 {
  top: -14px;
  left: 273px;
  width: 200px;
  position: absolute;
  box-shadow: 10px 10px 30px 2px #888484;
  object-fit: cover;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text73 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .tech-savvy-seniors-container1 {
    padding-top: 200px;
  }
  .tech-savvy-seniors-image1 {
    top: -120px;
    left: 28px;
  }
  .tech-savvy-seniors-image2 {
    top: -37px;
    left: 478px;
  }
  .tech-savvy-seniors-image3 {
    right: 41px;
    width: 190px;
    bottom: -42px;
    position: absolute;
  }
  .tech-savvy-seniors-image4 {
    top: -56px;
    left: 254px;
  }
}
 
@media(max-width: 767px) {
  .tech-savvy-seniors-container1 {
    padding-top: 130px;
  }
  .tech-savvy-seniors-image1 {
    top: -84px;
    left: 24px;
    width: 141px;
    height: 145px;
  }
  .tech-savvy-seniors-image2 {
    top: -43px;
    right: 14px;
  }
  .tech-savvy-seniors-image3 {
    display: none;
  }
  .tech-savvy-seniors-text10 {
    width: 100%;
    text-align: right;
    justify-content: center;
  }
  .tech-savvy-seniors-link {
    width: auto;
  }
  .tech-savvy-seniors-image4 {
    top: -58px;
    left: 221px;
  }
}
 
@media(max-width: 479px) {
  .tech-savvy-seniors-container2 {
    height: auto;
    margin-left: var(--dl-layout-space-twounits);
    padding-top: var(--dl-layout-space-fiveunits);
    margin-right: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .tech-savvy-seniors-image1 {
    top: -61px;
    left: -17px;
    width: 126px;
    height: 108px;
  }
  .tech-savvy-seniors-image2 {
    top: -26px;
    left: 290px;
    right: -19px;
    width: 142px;
    height: 49px;
  }
  .tech-savvy-seniors-text10 {
    width: 100%;
  }
  .tech-savvy-seniors-image4 {
    top: -37px;
    left: 137px;
    width: 141px;
    height: 63px;
  }
}

.contact-us-wrapper {
  display: contents;
}
 
.contact-us-container1 {
  width: 100%;
  height: 400px;
  display: flex;
  z-index: 800;
  position: relative;
  max-width: 1200px;
  box-shadow: 5px 0px 10px 2px #d4d4d4;
  align-items: flex-start;
  padding-top: 0px;
  flex-direction: row;
  padding-bottom: 0px;
}
 
.contact-us-container2 {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-us-text10 {
  display: flex;
  font-size: 32px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  padding-top: var(--dl-layout-space-unit);
  justify-content: center;
}
 
.contact-us-text11 {
  display: flex;
  font-size: 24px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  justify-content: center;
}
 
.contact-us-text12 {
  display: flex;
  font-size: 24px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  padding-top: var(--dl-layout-space-unit);
  justify-content: center;
}
 
.contact-us-link1 {
  width: 100%;
  height: auto;
  display: flex;
  font-size: 24px;
  align-self: center;
  text-align: center;
  align-items: center;
  font-weight: 500;
  padding-top: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-unit);
  text-transform: none;
  justify-content: center;
  text-decoration: underline;
}
 
.contact-us-link2 {
  width: 100%;
  height: auto;
  display: flex;
  font-size: 24px;
  align-self: center;
  text-align: center;
  align-items: center;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: center;
  text-decoration: underline;
}
 
.contact-us-link3 {
  display: contents;
}
 
.contact-us-image1 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 60px;
  bottom: 0px;
  height: 60px;
  display: flex;
  position: absolute;
  margin-top: auto;
  object-fit: cover;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--dl-layout-space-unit);
  justify-content: center;
  text-decoration: none;
}
 
.contact-us-container3 {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
 
.contact-us-image2 {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text76 {
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text74 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text75 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .contact-us-text11 {
    font-size: 20px;
  }
  .contact-us-link1 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    padding-top: var(--dl-layout-space-twounits);
  }
  .contact-us-text13 {
    font-size: 24px;
    font-weight: 500;
  }
  .contact-us-text14 {
    font-size: 32px;
  }
  .contact-us-link2 {
    width: 100%;
    height: auto;
    display: flex;
    font-size: 24px;
    text-align: center;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
    justify-content: center;
    text-decoration: underline;
  }
}
 
@media(max-width: 479px) {
  .contact-us-container1 {
    height: 100%;
    flex-wrap: wrap;
  }
  .contact-us-container2 {
    height: 350px;
    display: block;
  }
  .contact-us-text10 {
    font-size: 24px;
  }
  .contact-us-text11 {
    font-size: 20px;
  }
  .contact-us-text12 {
    font-size: 20px;
  }
  .contact-us-link1 {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    padding-top: var(--dl-layout-space-unit);
  }
  .contact-us-text13 {
    font-size: 14px;
    font-weight: 500;
  }
  .contact-us-link2 {
    width: 100%;
    height: auto;
    display: flex;
    font-size: 24px;
    text-align: center;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
    justify-content: center;
    text-decoration: underline;
  }
  .contact-us-container3 {
    height: 400px;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-container {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 900;
  position: relative;
  max-width: 1200px;
  box-shadow: 5px 5px 10px 2px #d4d4d4;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-unit);
  background-color: #5e3023;
}
 
.footer-text10 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  display: block;
  font-style: normal;
  text-align: center;
  font-weight: 200;
}
 
.footer-navlink1 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  display: flex;
  font-style: normal;
  font-weight: 200;
  justify-content: center;
  text-decoration: none;
}
 
.footer-navlink2 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  font-style: normal;
  text-align: center;
  font-weight: 200;
  text-decoration: none;
}
 
.footer-text11 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  font-style: normal;
  text-align: center;
  font-weight: 200;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text84 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text90 {
  display: inline-block;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text92 {
  display: inline-block;
  text-decoration: underline;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text91 {
  display: inline-block;
  text-decoration: underline;
}

.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-text13 {
  color: var(--dl-color-theme-primary1);
}
 
.home-text14 {
  color: #b5b5b5;
}
 
.home-text15 {
  color: #dab64d;
}
 
.home-text16 {
  color: #bebebe;
}
 
.home-text17 {
  color: #efe4a2;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-text20 {
  color: #797676;
  font-size: 24px;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
  font-size: 28px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
}
 
.home-text31 {
  font-size: 20px;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-text43 {
  font-size: 20px;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
}
 
.home-text46 {
  font-size: 20px;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-text49 {
  font-size: 20px;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
  font-size: 20px;
  text-align: left;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text54 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text55 {
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  text-align: center;
  font-family: "Merriweather";
  font-weight: 800;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text59 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text60 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text61 {
  display: inline-block;
  text-align: center;
}
 
.home-text66 {
  font-style: italic;
  font-family: "Roboto";
  font-weight: 400;
}
 
.home-text67 {
  font-style: italic;
  font-family: "Roboto";
  font-weight: 700;
}
 
.home-text68 {
  font-style: italic;
  font-family: "Roboto";
  font-weight: 400;
}
 
.home-text72 {
  font-size: 12px;
  font-style: normal;
  font-weight: 100;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text73 {
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text74 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text75 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text76 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text84 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text90 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text91 {
  display: inline-block;
  text-decoration: underline;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text92 {
  display: inline-block;
  text-decoration: underline;
}
 
.home-link1 {
  color: rgb(255, 255, 255);
  right: var(--dl-layout-space-halfunit);
  bottom: var(--dl-layout-space-halfunit);
  z-index: 999;
  position: sticky;
  font-size: 24px;
  align-self: flex-end;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 700;
  border-color: #e0e03b;
  border-style: solid;
  border-width: 3px;
  text-decoration: none;
  background-color: rgba(255, 143, 0, 0.54);
}
 
.home-link2 {
  display: contents;
}
 
.home-image {
  left: var(--dl-layout-space-halfunit);
  width: 75px;
  bottom: var(--dl-layout-space-halfunit);
  opacity: 0.5;
  z-index: 999;
  position: sticky;
  align-self: flex-start;
  object-fit: cover;
  text-decoration: none;
}
 
.home-link3 {
  display: contents;
}
 
.home-container2 {
  right: 50px;
  border: 1px solid #ffffff5c;
  bottom: 30px;
  display: flex;
  z-index: 22;
  position: fixed;
  box-shadow: 5px 5px 10px 0px rgba(31, 31, 31, 0.4);
  min-height: auto;
  align-items: center;
  padding-top: 8px;
  padding-left: 12px;
  border-radius: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  backdrop-filter: blur(6px);
  background-color: rgba(41, 41, 41, 0.41);
}
 
.home-icon1 {
  width: 24px;
  margin-right: 4px;
}
 
.home-text93 {
  color: white;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
 
@media(max-width: 1200px) {
  .home-text39 {
    font-size: 24px;
  }
}
 
@media(max-width: 479px) {
  .home-text11 {
    font-size: 24px;
  }
  .home-text49 {
    font-size: 20px;
  }
}
