:root {
  --black: black;
  --white: white;
  --white-smoke: #f4f3f3;
  --light-purple: #f5f4ff;
  --workshops-yellow: #fbf2a4;
  --purple: #9b90ff;
  --dim-grey: #707070;
  --yellow-button: #fef77d;
}

.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-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #000;
  font-family: Ppneuemontreal, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--black);
  text-decoration: underline;
}

.navbar {
  background-color: #0000;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar.is-workshop-nav {
  padding-top: 31px;
  padding-bottom: 31px;
}

.container-fluid {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.container-fluid.smaller-container {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

.div-flex-nav {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.img-brand {
  width: 185px;
  display: block;
}

.img-brand.is-workshops {
  margin-top: -1rem;
}

.navlink {
  color: var(--black);
  margin-left: 20px;
  margin-right: 20px;
  padding: 0 5px;
  font-size: 1.35rem;
  line-height: 2rem;
  display: block;
}

.navlink.w--current {
  color: var(--black);
}

.navlink.hidden-navlink {
  display: none;
}

.navmenu {
  align-items: center;
  display: flex;
}

.div-button-nav {
  text-align: right;
  width: 185px;
}

.button-nav {
  background-color: var(--black);
  color: var(--white);
  letter-spacing: 1px;
  border-radius: 18px;
  padding: 4px 25px;
  font-size: 20px;
  line-height: 27px;
}

.section {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.section.footer-section {
  background-color: var(--black);
  color: var(--white);
  flex-direction: column;
  height: auto;
  min-height: 100vh;
  display: flex;
}

.section.hero-section {
  padding-top: 10rem;
}

.section.gray-section {
  background-color: var(--white-smoke);
}

.section.more-paddings {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.photo-section {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.section.less-paddings-button {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.section.last-more-padding {
  padding-top: 3rem;
  padding-bottom: 6rem;
}

.section.hero-projects-section {
  background-color: var(--black);
  color: var(--white);
  padding-top: 10rem;
}

.section.last-paddings-both {
  padding-top: 5rem;
  padding-bottom: 6rem;
}

.section.people-section {
  background-color: var(--black);
  color: var(--white);
}

.section.next-project-section {
  z-index: 0;
  color: var(--white);
  flex-direction: column;
  height: auto;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.section.footer-contact {
  padding-bottom: 2rem;
}

.section.footer-contact.light-purple-footer {
  background-color: var(--light-purple);
  padding-top: 10rem;
}

.section.hero-section-workshops {
  background-image: linear-gradient(180deg, var(--workshops-yellow), #0000 14%);
  padding-top: 20rem;
}

.section.gradient-oval-section {
  padding-top: 12rem;
  padding-bottom: 12rem;
  position: relative;
}

.section.purple-section {
  background-color: var(--purple);
  color: var(--white);
}

.section.purple-section.bottom-2x-padding {
  padding-bottom: 6.5rem;
}

.section.benefits-section {
  padding-top: 6.5rem;
  padding-bottom: 6.5rem;
}

.section.light-purple-section {
  background-color: var(--light-purple);
}

.heading_hero {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6rem;
  font-weight: 400;
  line-height: 6.9rem;
  transition: line-height 1s, font-size 1s;
}

.heading_hero.smaller-heading {
  font-size: 4rem;
  line-height: 5rem;
}

.heading_hero.project-title-heading {
  font-size: 3rem;
  line-height: 4rem;
}

.div-projects-gird {
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.div-project-element {
  width: 50%;
  padding: 20px;
}

.div-project-element.full-width-element {
  width: 100%;
}

.a-link-project {
  color: var(--white);
  border-radius: 16px;
  text-decoration: none;
  transition: transform .4s;
  display: block;
  position: relative;
  overflow: hidden;
}

.img-project {
  border-radius: 16px;
  width: 100%;
  height: auto;
  transition: transform 1s;
  display: block;
}

.img-project.mobile-project {
  display: none;
}

.div-overlay-project {
  opacity: 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 35px 40px;
  transition: opacity .7s, background-color .7s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-overlay-project:hover {
  opacity: 1;
  background-color: #0c0b0b1a;
}

.project-tag {
  border: 1px solid var(--white);
  color: var(--white);
  letter-spacing: 1px;
  background-color: #0000;
  border-radius: 18px;
  margin-right: 20px;
  padding: 4px 20px;
  font-size: .9rem;
  line-height: 1.6rem;
  display: inline-block;
}

.div-flex-footer {
  justify-content: space-between;
  display: flex;
}

.div-footer-content-item {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.div-footer-right {
  width: 33.33%;
  padding-left: 15px;
}

.h2-footer-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 80px;
}

.heading_footer {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.tb-footer-details {
  font-size: 1.5rem;
  line-height: 2rem;
}

.tb-footer-details.bigger-details {
  font-size: 2rem;
  line-height: 2.5rem;
}

.a-footer-link-white {
  color: var(--white);
  text-decoration: none;
}

.button-white {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 1px;
  border-radius: 18px;
  padding: 4px 25px;
  font-size: 20px;
  line-height: 27px;
}

.div-footer-socials {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-flex-studio-image {
  justify-content: space-between;
  display: flex;
}

.div-item-button {
  flex: 1;
  margin-right: 20px;
}

.div-item-image {
  width: 65%;
}

.img-studio-photo {
  border-radius: 24px;
  width: 100%;
  display: block;
  overflow: hidden;
}

.img-studio-photo.mobile-photo {
  display: none;
}

.arrow-button {
  color: var(--black);
  border: 1px solid #000;
  border-radius: 47px;
  padding: 17px 45px;
  font-size: 34px;
  line-height: 34px;
  text-decoration: none;
}

.flex-arrow-button {
  align-items: center;
  display: flex;
}

.tb-arrow-button {
  flex: none;
}

.img-arrow-button {
  width: 50px;
  margin-left: 30px;
  display: block;
}

.div-gray-background {
  background-color: var(--white-smoke);
}

.tb-studio-text {
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.5rem;
}

.span-reverse {
  background-color: var(--black);
  color: var(--white);
  border-radius: 47px;
  margin-bottom: -5px;
  padding: 0 20px 5px;
  display: inline-block;
  position: relative;
  bottom: -.2rem;
}

.span-underline {
  text-decoration: underline;
}

.heading-main {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.5rem;
}

.heading-main.uppercase-style {
  text-transform: uppercase;
  font-size: 1.85rem;
  line-height: 2.25rem;
}

.div-services-main {
  justify-content: space-between;
  margin-top: 60px;
  display: flex;
}

.div-services-item {
  width: 49%;
  display: flex;
}

.div-tag-services {
  margin-right: 20px;
}

.div-content-services {
  flex: 1;
  padding-top: .5rem;
}

.div-content-services.padding-left-process {
  padding-left: 14rem;
}

.service-tag {
  border: 1px solid var(--black);
  color: var(--black);
  letter-spacing: 1px;
  background-color: #0000;
  border-radius: 18px;
  margin-right: 0;
  padding: 4px 20px;
  font-size: 16px;
  line-height: 25px;
  display: inline-block;
}

.tb-services {
  font-size: 1.8rem;
  line-height: 2.8rem;
}

.div-team-container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . ."
                 ". . text-people"
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 60px;
  display: grid;
}

.div-img-team {
  position: relative;
  overflow: hidden;
}

.img-team-member {
  border-radius: 24px;
  width: 100%;
  transition: opacity .2s;
  display: block;
}

.tb-name-member {
  font-size: 1.7rem;
  line-height: 2rem;
}

.tb-position-member {
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.div-member-details {
  padding-top: 2rem;
}

.arrow-button-team {
  color: var(--black);
  border: 1px solid #000;
  border-radius: 47px;
  padding: 15px 35px;
  font-size: 34px;
  line-height: 34px;
  text-decoration: none;
}

.img-arrow-down {
  width: 22px;
  margin-left: 30px;
  display: block;
}

.div-our-clients {
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.img-logo-client {
  object-fit: contain;
  width: 155px;
  height: 80px;
}

.tb-project-name {
  margin-bottom: 10px;
  font-size: 34px;
  line-height: 40px;
}

.img-photo-big {
  width: 100%;
  height: auto;
  display: block;
}

.div-tags-project {
  align-items: center;
  margin-top: 3rem;
  display: flex;
}

.project-tag-black {
  border: 1px solid var(--black);
  color: var(--black);
  letter-spacing: 0;
  background-color: #0000;
  border-radius: 18px;
  margin-right: 20px;
  padding: 4px 25px;
  font-size: 18px;
  line-height: 25px;
  display: inline-block;
}

.div-heading-max {
  max-width: 80%;
}

.div-image-full {
  padding: 20px;
}

.div-image-full.half-image-el {
  width: 50%;
}

.div-images-single {
  flex-direction: column;
  margin-bottom: 3.75rem;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.div-image-right-60 {
  align-self: flex-end;
  width: 60%;
  padding: 20px;
}

.div-image-left-80 {
  align-self: flex-start;
  width: 80%;
  padding: 20px;
}

.div-content-text {
  max-width: 50%;
  padding: 20px;
}

.tb-text-project {
  font-size: 29px;
  line-height: 39px;
}

.div-project-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 3.75rem;
  display: grid;
}

.div-project-grid.last-gird-el {
  margin-bottom: 0;
}

.img-grid-el {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  display: block;
}

.div-centering {
  text-align: center;
}

.a-link-cta {
  color: var(--black);
  min-width: 430px;
  font-size: 3rem;
  line-height: 4rem;
  text-decoration: none;
}

.div-flex-cta {
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.img-arrow-cta {
  width: 50px;
  margin-left: 0;
  padding-left: 10px;
  transition: left .5s;
  position: relative;
  left: 0;
}

.tb-cta-text {
  flex: none;
}

.div-flex-see-more {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.div-item-see-more {
  width: 33.33%;
  padding: 20px;
}

.div-tags-cont {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 20px;
  padding: 0;
  display: flex;
  position: relative;
  inset: 0%;
}

.div-menu-box {
  align-items: center;
  display: flex;
}

.div-button-nav-hidden {
  display: none;
}

.img-team-hover {
  opacity: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: opacity .4s;
  display: block;
  position: absolute;
  inset: 0%;
}

.img-team-hover:hover {
  opacity: 1;
}

.div-tags-ov {
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}

.h3-project-name {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 2.3rem;
}

.div-services-acordions {
  margin-top: 60px;
}

.div-accordion-service {
  border-top: 1px solid var(--dim-grey);
  border-bottom: 0px solid var(--dim-grey);
}

.div-accordion-service.agenda-workshop {
  border-top-color: var(--purple);
  border-bottom-color: var(--purple);
}

.div-flex-main-service {
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 4rem;
  display: flex;
}

.div-flex-main-service.process-box {
  justify-content: flex-start;
}

.tb-service-title {
  width: 30%;
  margin-right: 40px;
  font-size: 3rem;
  line-height: 3.5rem;
}

.tb-service-title.full-box {
  flex: 1;
  width: auto;
}

.img-arrow-service {
  width: 2.65rem;
  margin-top: .3rem;
  margin-left: 40px;
  display: block;
}

.img-arrow-service.workshop-item {
  width: 30px;
}

.div-hidden-accordion {
  flex: 1;
  overflow: hidden;
}

.div-box-service {
  padding-bottom: 5rem;
}

.div-rel-process {
  position: relative;
}

.div-title-left {
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-margin-home {
  margin-top: 3rem;
}

.tb-text-home {
  text-align: left;
  font-size: 1.5rem;
  line-height: 2rem;
}

.tb-big-text {
  font-size: 2.9rem;
  line-height: 3.4rem;
}

.div-flex-footer-bottom {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  margin-top: 10rem;
  display: grid;
}

.div-flex-footer-bottom.more-footer-height {
  margin-top: 25.1rem;
}

.smooth-wrapper {
  z-index: 1;
}

.span-smile {
  background-image: url('../images/Group-1332.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 4.5rem 4.5rem;
  width: 3.5rem;
  height: 3.5rem;
  display: inline-block;
}

.div-flex-animate-right {
  justify-content: flex-end;
  display: flex;
}

.div-grid-text {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tb-people-text {
  font-size: 2.9rem;
  line-height: 3.4rem;
}

.div-overlay-person {
  background-color: var(--black);
  opacity: 0;
  transition: opacity .4s;
  position: absolute;
  inset: 0%;
}

.rich-desc-member {
  max-width: 800px;
  font-size: 1.5rem;
  line-height: 2.3rem;
}

.div-flex-tb-arrow {
  align-items: center;
  margin-top: .3rem;
  display: flex;
}

.img-arrow-team {
  margin-left: .8rem;
  transition: transform .4s;
  display: block;
}

.div-title-heading-margin {
  margin-bottom: 3.75rem;
}

.tb-service-title-num {
  width: 14rem;
  font-size: 3rem;
  line-height: 3.5rem;
}

.div-flex-main-process {
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 4rem;
  display: flex;
}

.div-flex-main-process.process-box {
  justify-content: flex-start;
}

.div-flex-main-process.workshop-box {
  padding-right: 25px;
}

.div-right-flex-slogan {
  justify-content: flex-end;
  margin-top: 3rem;
  display: flex;
}

.div-right-flex-slogan.custom-under-gallery {
  padding-right: 3.35rem;
}

.div-right-flex-slogan.slogan-new {
  margin-bottom: 7rem;
}

.div-round-corners-photo {
  border-radius: 24px;
  overflow: hidden;
}

.div-heading-max-60 {
  max-width: 60%;
}

.div-next-img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.img-next-project {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform 2s;
  display: block;
}

.div-content-next {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.div-overlay-next {
  background-color: var(--black);
  transition: opacity .9s;
  position: absolute;
  inset: 0%;
}

.a-link-next {
  color: var(--white);
  font-size: 3rem;
  line-height: 4rem;
  text-decoration: none;
}

.div-flex-next {
  border-bottom: 1px solid var(--white);
  align-items: center;
  display: flex;
}

.img-arrow-next {
  width: 24px;
  margin-left: 0;
  padding-left: 5px;
  transition: left .5s;
  position: relative;
  left: 0;
}

.div-flex-contact-main {
  justify-content: space-between;
  display: flex;
}

.div-flex-contact-main.is-workshop {
  align-items: center;
}

.div-contact-content-item {
  width: 65%;
}

.contact-tfield {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--dim-grey);
  background-color: #0000;
  height: 50px;
  margin-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.5rem;
  line-height: 2rem;
}

.contact-tfield::placeholder {
  color: #0006;
}

.div-flex-contactform {
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.submit-button {
  background-color: var(--black);
  color: var(--white);
  letter-spacing: 1px;
  border-radius: 18px;
  padding: 4px 25px;
  font-size: 20px;
  line-height: 27px;
}

.submit-button.is-purple-bttn {
  background-color: var(--purple);
}

.form-block-contact {
  margin-bottom: 0;
}

.checkbox-field {
  margin-bottom: 0;
  padding-left: 35px;
  font-size: 1rem;
}

.checkbox-contact {
  border-color: var(--dim-grey);
  border-radius: 25px;
  width: 25px;
  height: 25px;
  margin-top: 0;
  margin-left: -35px;
  transition: background-color .2s, border .2s;
}

.checkbox-contact.w--redirected-checked {
  border-style: solid;
  border-color: var(--black);
  background-color: var(--black);
  background-size: contain;
}

.checkbox-label-form {
  margin-top: 3px;
  margin-bottom: 0;
}

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

.div-socials-contact {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 6rem;
  margin-bottom: 6rem;
  display: flex;
}

.a-link-social-contact {
  width: 160px;
  margin-bottom: 5px;
  font-size: 1.5rem;
  line-height: 2rem;
  text-decoration: none;
}

.a-link-social-contact.white-social-link {
  color: var(--white);
}

.div-social-contact-flex {
  border-bottom: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-social-contact-flex.white-footer {
  border-bottom-color: var(--white);
}

.img-newtab {
  width: 28px;
  margin-left: 10px;
  margin-right: -5px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.div-flex-bfooter {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.a-link-bfooter {
  font-size: 1rem;
  text-decoration: none;
}

.tb-copyrights {
  font-size: 1rem;
}

.div-buttons-hidden {
  display: none;
}

.button-nav-mobile {
  background-color: var(--black);
  color: var(--white);
  letter-spacing: 1px;
  border-radius: 18px;
  padding: 4px 25px;
  font-size: 20px;
  line-height: 27px;
}

.div-filters-box {
  margin-bottom: 3rem;
}

.div-filters-title-flex {
  align-items: center;
  display: flex;
}

.div-filters-arrow-title {
  cursor: pointer;
  align-items: center;
  display: flex;
}

.tb-filters {
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.img-arrow-filters {
  margin-left: 12px;
}

.div-filters-hidden {
  flex-wrap: wrap;
  align-items: center;
  display: block;
  overflow: hidden;
}

.a-link-project-filter {
  border: 1px solid var(--white);
  color: var(--white);
  letter-spacing: 1px;
  background-color: #0000;
  border-radius: 18px;
  margin-top: 20px;
  margin-right: 20px;
  padding: 4px 20px;
  font-size: .9rem;
  line-height: 1.6rem;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: inline-block;
}

.a-link-project-filter:hover {
  background-color: var(--white);
  color: var(--black);
}

.div-current-page-mobile {
  display: none;
}

.flex-tags-filters {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.div-slider-mobile, .tb-text-mobile, .div-more-mobile {
  display: none;
}

.rich-desc-process {
  max-width: 800px;
  font-size: 1.5rem;
  line-height: 2.3rem;
}

.div-footer-next-item {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 40%;
  display: flex;
}

.div-flex-footer-next {
  justify-content: space-between;
  display: flex;
}

.div-footer-next-title {
  width: 33.33%;
  padding-left: 15px;
}

.div-flex-footer-main {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.div-content-main {
  z-index: 1;
  background-color: var(--white);
  position: relative;
}

.div-img-arrows {
  justify-content: flex-end;
  width: 50px;
  margin-left: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-img-arrows.smaller-next {
  width: 24px;
}

.div-max-width-process {
  width: 100%;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

.div-max-width-studio {
  width: 100%;
  max-width: 410px;
  margin-left: auto;
  margin-right: auto;
}

.div-max-width-projects {
  width: 100%;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

.div-parallax {
  border-radius: 0;
  margin-top: -2rem;
  overflow: hidden;
}

.div-newtab-arrows {
  justify-content: flex-end;
  width: 28px;
  display: flex;
  overflow: hidden;
}

.a-socials-footer.tb-footer-details {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.tb-client-name {
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}

.div-project-flex {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 3.75rem;
  display: grid;
}

.div-project-flex.last-gird-el {
  margin-bottom: 0;
}

.div-images-columns {
  flex-flow: wrap;
  margin-bottom: 3.75rem;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.div-project-text-grid {
  width: 100%;
}

.div-cookies-box {
  z-index: 2000;
  background-color: var(--black);
  color: var(--white);
  border-radius: 55px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 525px;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  inset: auto 40px 40px auto;
}

.tb-cookies {
  font-size: 1.5em;
  line-height: 1.8em;
}

.page-rich-text {
  font-size: 1.3em;
  line-height: 1.5em;
}

.page-rich-text h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 400;
}

.page-rich-text p {
  margin-bottom: 30px;
}

.div-clients-logo {
  grid-column-gap: 5rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 5rem;
  margin-bottom: 5rem;
  display: grid;
}

.div-logo-client {
  text-align: center;
}

.margin-top-small {
  margin-top: 1.25rem;
}

.grid-workshops-hero {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.workshop-hero-content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: space-between;
  padding-top: 60px;
  display: flex;
}

.simple-text {
  font-size: 1.3em;
  line-height: 1.5em;
}

.simple-text h2 {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 400;
}

.simple-text p {
  margin-bottom: 30px;
}

.simple-text.person-desc {
  font-size: 1.25em;
  line-height: 1.35em;
}

.flex-workshop-icon {
  align-items: center;
  display: flex;
}

.workshop-icon-text {
  flex: 1;
}

.workshop-icon-box {
  margin-right: -15px;
}

.image-icon-hero {
  width: 150px;
  display: block;
}

.margin-top-medium {
  margin-top: 60px;
}

.button-workshops {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--yellow-button);
  border-radius: 63px;
  justify-content: flex-start;
  align-items: center;
  padding: 22px 34px;
  font-size: 24px;
  line-height: 30px;
  text-decoration: none;
  transition: opacity .2s;
  display: inline-flex;
}

.button-workshops:hover {
  opacity: .75;
}

.button-workshops.is-alt-white {
  border: 1px solid var(--white);
  color: var(--white);
  background-color: #0000;
}

.button-workshops.is-alt-black {
  border: 1px solid var(--black);
  color: var(--black);
  background-color: #0000;
}

.arrow-bottom-button {
  width: 24px;
  display: block;
}

.tb-button-workshops {
  display: block;
}

.max-width-workshops {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.max-width-workshops.is-smaller {
  max-width: 1080px;
}

.text-align-center {
  text-align: center;
}

.heading-workshops {
  font-size: 56px;
  font-weight: 400;
  line-height: 70px;
}

.heading-workshops.is-purple {
  color: var(--purple);
}

.purple-blur {
  z-index: -1;
  background-color: var(--purple);
  opacity: .86;
  filter: blur(50px);
  border-radius: 100%;
  width: 380px;
  height: 380px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 50% 0% auto;
  transform: translate(0, -50%);
}

.margin-top-regular {
  margin-top: 32px;
}

.margin-top-regular.flex-grow {
  flex: 1;
}

.benefits-box {
  border-top: 1px solid var(--purple);
}

.item-benefit {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px solid var(--purple);
  align-items: flex-start;
  padding: 32px 24px;
  display: flex;
}

.max-width-benefits {
  width: 100%;
  max-width: 1144px;
  margin-left: auto;
  margin-right: auto;
}

.icon-benefit {
  width: 34px;
  height: 34px;
}

.tb-benefit {
  font-size: 28px;
  line-height: 34px;
}

.margin-top-large {
  margin-top: 110px;
}

.grid-people {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-person-workshop {
  border-radius: 24px;
  width: 100%;
  height: auto;
  display: block;
}

.flex-logo-workshops {
  justify-content: space-between;
  display: flex;
}

.div-clients-tb {
  width: 22%;
}

.div-clients-logos-box {
  width: 77%;
}

.clients-swiper {
  overflow: hidden;
}

.swiper-wrapper {
  flex-flow: row;
  display: flex;
}

.swiper-slide {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 25%;
}

.swiper-slide.logo-slide {
  display: flex;
}

.logo-client-workshop {
  object-fit: contain;
  object-position: 0% 50%;
  max-width: 200px;
  max-height: 57px;
  display: block;
}

.tb-num-workshop {
  color: var(--purple);
  width: 4rem;
  font-size: 3rem;
  line-height: 3.5rem;
}

.rich-workshop-agenda {
  max-width: 100%;
  font-size: 1.5rem;
  line-height: 2.3rem;
}

.big-grid-offer {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.workshop-item-offer {
  flex-flow: column;
  height: 100%;
  display: flex;
}

.offer-item-content {
  background-color: var(--purple);
  color: var(--white);
  border-radius: 16px;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding: 50px 40px 65px;
  display: flex;
}

.offer-item-content.is-yellow-offer {
  background-color: var(--yellow-button);
  color: var(--black);
}

.image-sterter-offer {
  width: 145px;
  display: block;
}

.image-booster-offer {
  width: 205px;
  margin-top: -120px;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.max-width-offer-rich {
  max-width: 75%;
}

.offert-item-date {
  background-color: var(--light-purple);
  border-radius: 16px;
  padding: 50px 40px 65px;
}

.max-width-workshop-place {
  width: 100%;
  max-width: 525px;
  margin-left: auto;
  margin-right: auto;
}

.yellow-blur {
  z-index: -1;
  background-color: var(--yellow-button);
  opacity: .86;
  filter: blur(50px);
  border-radius: 100%;
  width: 380px;
  height: 380px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 50% 0% auto;
  transform: translate(0, -50%);
}

.flex-radios {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  margin-bottom: 1rem;
  display: flex;
}

.radio-label-item {
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
}

.radio-contact {
  border-color: var(--dim-grey);
  border-radius: 25px;
  width: 25px;
  height: 25px;
  margin-top: 3px;
  margin-left: -35px;
  transition: background-color .2s, border .2s;
}

.radio-contact.w--redirected-checked {
  border: 1px solid var(--purple);
  background-color: var(--purple);
  background-image: none;
}

.radio-field {
  margin-bottom: 0;
  padding-left: 35px;
  font-size: 1rem;
}

.radio-group-text {
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
}

.form-top-divider {
  background-color: var(--dim-grey);
  width: 100%;
  height: 1px;
  margin-bottom: 1.5rem;
}

.img-photo-workshops {
  border-radius: 24px;
  width: 100%;
  display: block;
  overflow: hidden;
}

.img-photo-workshops.mobile-photo {
  display: none;
}

@media screen and (min-width: 1280px) {
  .container-fluid {
    padding-left: 60px;
    padding-right: 60px;
  }

  .container-fluid.smaller-container {
    max-width: 1260px;
  }

  .section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section.more-paddings {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.less-paddings-button {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .section.last-more-padding {
    padding-bottom: 8rem;
  }

  .section.last-paddings-both {
    padding-top: 5rem;
  }

  .heading_hero {
    font-size: 6.4rem;
  }

  .heading_hero.project-title-heading {
    font-size: 3.35rem;
    line-height: 4.4rem;
  }

  .heading_footer {
    font-size: 52px;
    line-height: 64px;
  }

  .tb-studio-text {
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .div-tag-services {
    margin-right: 30px;
    padding-top: 2px;
  }

  .service-tag {
    line-height: 27px;
  }

  .div-team-container {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .project-tag-black {
    font-size: 20px;
    line-height: 27px;
  }

  .div-images-single {
    margin-bottom: 5rem;
  }

  .div-project-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-bottom: 5rem;
  }

  .a-link-cta {
    min-width: 487.547px;
    font-size: 3.5rem;
    line-height: 4.7rem;
  }

  .div-flex-main-service {
    align-items: flex-start;
  }

  .tb-service-title {
    font-size: 3.4rem;
  }

  .tb-text-home {
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .tb-big-text {
    font-size: 3.5rem;
    line-height: 4.2rem;
  }

  .div-flex-footer-bottom {
    margin-top: 12rem;
  }

  .span-smile {
    background-size: 5rem 5rem;
    width: 4rem;
    height: 4rem;
  }

  .tb-people-text {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .div-title-heading-margin {
    margin-bottom: 5rem;
  }

  .tb-service-title-num {
    font-size: 3.4rem;
  }

  .div-flex-main-process {
    align-items: flex-start;
  }

  .a-link-next {
    font-size: 3.5rem;
    line-height: 4.7rem;
  }

  .div-socials-contact {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }

  .div-max-width-process {
    max-width: 489px;
  }

  .div-max-width-studio {
    max-width: 467px;
  }

  .div-max-width-projects {
    max-width: 489px;
  }

  .div-project-flex {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-bottom: 5rem;
  }

  .div-images-columns {
    margin-bottom: 5rem;
  }

  .div-cookies-box {
    right: 60px;
  }

  .div-clients-logo {
    grid-row-gap: 8rem;
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .grid-people {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .tb-num-workshop {
    font-size: 3.4rem;
  }

  .big-grid-offer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .offer-item-content, .offert-item-date {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media screen and (min-width: 1440px) {
  .container-fluid {
    padding-left: 80px;
    padding-right: 80px;
  }

  .container-fluid.smaller-container {
    max-width: 1280px;
  }

  .section.hero-section, .section.hero-projects-section {
    padding-top: 12rem;
  }

  .section.last-paddings-both {
    padding-top: 7rem;
    padding-bottom: 8rem;
  }

  .section.hero-section-workshops {
    padding-top: 12rem;
  }

  .section.purple-section.bottom-2x-padding {
    padding-bottom: 8rem;
  }

  .heading_hero {
    font-size: 7.1rem;
    line-height: 8rem;
  }

  .heading_hero.smaller-heading {
    font-size: 4.35rem;
    line-height: 5.4rem;
  }

  .heading_hero.project-title-heading {
    font-size: 3.35rem;
    line-height: 4.4rem;
  }

  .div-overlay-project {
    padding: 45px 60px;
  }

  .heading_footer {
    font-size: 60px;
    line-height: 77px;
  }

  .tb-studio-text {
    font-size: 4rem;
    line-height: 4.7rem;
  }

  .div-content-services.padding-left-process {
    padding-left: 16rem;
  }

  .tb-services {
    font-size: 2rem;
    line-height: 3rem;
  }

  .div-team-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .tb-name-member {
    font-size: 33px;
    line-height: 44px;
  }

  .tb-position-member {
    font-size: 22px;
    line-height: 29px;
  }

  .div-tags-project {
    margin-top: 5rem;
  }

  .tb-text-project {
    font-size: 32px;
    line-height: 42px;
  }

  .a-link-cta {
    min-width: 584px;
    font-size: 4rem;
    line-height: 5rem;
  }

  .img-arrow-cta {
    width: 60px;
  }

  .div-tags-ov {
    margin-top: 25px;
  }

  .div-services-acordions {
    margin-top: 80px;
  }

  .div-flex-main-service {
    padding-right: 6rem;
  }

  .tb-service-title {
    font-size: 4rem;
    line-height: 4rem;
  }

  .img-arrow-service {
    margin-top: .65rem;
  }

  .div-box-service {
    padding-bottom: 130px;
  }

  .div-margin-home {
    margin-top: 5rem;
  }

  .tb-text-home {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .tb-big-text {
    font-size: 4rem;
    line-height: 5rem;
  }

  .div-flex-footer-bottom {
    margin-top: 14rem;
  }

  .span-smile {
    background-size: 6rem 6rem;
    width: 4.7rem;
    height: 4.7rem;
  }

  .tb-service-title-num {
    width: 16rem;
    font-size: 4rem;
    line-height: 4rem;
  }

  .div-flex-main-process {
    padding-right: 6rem;
  }

  .a-link-next {
    font-size: 4rem;
    line-height: 5rem;
  }

  .img-arrow-next {
    width: 32px;
  }

  .div-img-arrows {
    margin-left: 80px;
  }

  .div-img-arrows.smaller-next {
    width: 32px;
  }

  .div-max-width-process {
    max-width: 584px;
  }

  .div-max-width-studio {
    max-width: 559px;
  }

  .div-max-width-projects {
    max-width: 585px;
  }

  .div-cookies-box {
    right: 80px;
  }

  .div-clients-logo {
    grid-column-gap: 7rem;
    grid-row-gap: 10rem;
    margin-top: 7rem;
    margin-bottom: 7rem;
  }

  .simple-text {
    font-size: 1.5em;
    line-height: 1.5em;
  }

  .workshop-icon-box {
    margin-right: -25px;
  }

  .image-icon-hero {
    width: 180px;
  }

  .heading-workshops {
    font-size: 64px;
    line-height: 80px;
  }

  .purple-blur {
    width: 450px;
    height: 450px;
  }

  .grid-people {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .div-clients-tb {
    width: 20%;
  }

  .div-clients-logos-box {
    width: 79%;
  }

  .tb-num-workshop {
    width: 4.5rem;
    font-size: 4rem;
    line-height: 4rem;
  }

  .big-grid-offer {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .offer-item-content, .offert-item-date {
    padding: 60px 80px 75px;
  }

  .yellow-blur {
    width: 450px;
    height: 450px;
  }
}

@media screen and (min-width: 1920px) {
  .heading_footer {
    font-size: 70px;
    line-height: 87px;
  }

  .div-tag-services {
    padding-top: 7px;
  }

  .div-content-services.padding-left-process {
    padding-left: 17rem;
  }

  .tb-text-project {
    font-size: 34px;
    line-height: 46px;
  }

  .div-flex-footer-bottom {
    margin-top: 17rem;
  }

  .tb-people-text {
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .tb-service-title-num {
    width: 17rem;
  }
}

@media screen and (max-width: 991px) {
  .navbar, .navbar.is-workshop-nav {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-brand {
    width: 160px;
  }

  .navlink {
    margin-left: 15px;
    margin-right: 15px;
  }

  .div-button-nav {
    width: 160px;
  }

  .section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section.hero-section, .section.hero-section-workshops {
    padding-top: 8rem;
    padding-bottom: 3rem;
  }

  .heading_hero, .heading_hero.smaller-heading, .heading_hero.project-title-heading {
    font-size: 3rem;
    line-height: 4rem;
  }

  .div-projects-gird {
    margin-left: -10px;
    margin-right: -10px;
  }

  .div-project-element {
    padding: 10px;
  }

  .div-overlay-project {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 20px;
  }

  .project-tag {
    margin-top: 10px;
    margin-bottom: 0;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .div-footer-content-item {
    flex: 0 auto;
    width: 400px;
    margin-right: 20px;
  }

  .div-footer-right {
    flex: 1;
    width: auto;
  }

  .div-flex-studio-image {
    display: block;
  }

  .div-item-button {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .div-item-image {
    width: 75%;
  }

  .div-services-item {
    display: block;
  }

  .div-tag-services {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .div-content-services.padding-left-process {
    padding-left: 5rem;
  }

  .tb-services {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }

  .div-team-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .arrow-button-team {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 26px;
    line-height: 26px;
  }

  .img-arrow-down {
    width: 18px;
    margin-left: 25px;
  }

  .div-our-clients {
    margin-top: 40px;
    margin-left: -20px;
    margin-right: -20px;
  }

  .div-client-element {
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-logo-client {
    width: 100px;
    height: 60px;
  }

  .a-link-cta {
    min-width: 286px;
    font-size: 2rem;
    line-height: 3rem;
  }

  .img-arrow-cta {
    width: 40px;
  }

  .div-services-acordions {
    margin-top: 3rem;
  }

  .div-flex-main-service {
    padding-right: 2rem;
  }

  .tb-service-title {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .img-arrow-service {
    width: 2rem;
  }

  .div-box-service {
    padding-bottom: 3rem;
  }

  .tb-text-home {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .tb-big-text {
    font-size: 2rem;
    line-height: 2.7rem;
  }

  .div-flex-footer-bottom {
    margin-top: 8rem;
  }

  .tb-people-text {
    font-size: 1.6rem;
    line-height: 2.1rem;
  }

  .rich-desc-member {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .tb-service-title-num {
    width: 5rem;
  }

  .div-flex-main-process.process-box {
    padding-right: 2rem;
  }

  .div-right-flex-slogan.slogan-new {
    margin-top: 2rem;
    margin-bottom: 5rem;
  }

  .a-link-project-filter {
    margin-top: 10px;
    margin-bottom: 0;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .rich-desc-process {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .div-footer-next-item {
    flex: 0 auto;
    width: 400px;
    margin-right: 20px;
  }

  .div-footer-next-title {
    flex: 1;
    width: auto;
  }

  .div-img-arrows {
    width: 40px;
    margin-left: 20px;
  }

  .div-max-width-process {
    max-width: 286px;
  }

  .div-max-width-studio {
    max-width: 273px;
  }

  .div-max-width-projects {
    max-width: 287px;
  }

  .div-cookies-box {
    bottom: 20px;
    right: 20px;
  }

  .div-clients-logo {
    grid-column-gap: 1rem;
    grid-row-gap: 1.5rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .grid-workshops-hero {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .button-workshops {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding: 18px 24px;
    font-size: 18px;
    line-height: 26px;
  }

  .heading-workshops {
    font-size: 40px;
    line-height: 50px;
  }

  .grid-people {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .tb-num-workshop {
    width: 3.5rem;
  }

  .rich-workshop-agenda {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .big-grid-offer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .offer-item-content {
    padding: 30px 20px 40px;
  }

  .offert-item-date {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar.is-workshop-nav {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .a-brand-nav {
    z-index: 2;
    padding-left: 0;
  }

  .img-brand {
    width: 120px;
  }

  .navlink {
    color: var(--white);
    margin-left: 0;
    margin-right: 0;
    font-size: 41px;
    line-height: 54px;
  }

  .navlink.hidden-navlink {
    display: block;
  }

  .navmenu {
    background-color: #0000;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding: 0;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .div-button-nav {
    display: none;
  }

  .section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .section.hero-section {
    padding-top: 5.5rem;
    padding-bottom: 2rem;
  }

  .section.last-more-padding {
    padding-bottom: 5rem;
  }

  .section.hero-projects-section {
    padding-top: 6.5rem;
  }

  .section.last-paddings-both {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }

  .section.footer-contact.light-purple-footer {
    padding-top: 4rem;
  }

  .section.mobile-home-projects {
    padding-top: 0;
  }

  .section.more-paddings-mobile {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section.more-padd-mob {
    padding-bottom: 4rem;
  }

  .section.hero-section-workshops {
    background-image: none;
    padding-top: 5.5rem;
    padding-bottom: 2rem;
  }

  .section.gradient-oval-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section.purple-section.bottom-2x-padding {
    padding-bottom: 4rem;
  }

  .section.benefits-section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .heading_hero, .heading_hero.smaller-heading {
    font-size: 2.68rem;
    line-height: 3.125rem;
  }

  .heading_hero.project-title-heading {
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .div-projects-gird {
    margin-left: -10px;
    margin-right: -10px;
    display: block;
  }

  .div-project-element {
    width: 100%;
    padding: 10px;
  }

  .project-tag {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-flex-footer {
    display: block;
  }

  .div-footer-content-item {
    width: 100%;
    margin-right: 0;
  }

  .div-footer-right {
    margin-top: 40px;
    padding-left: 0;
  }

  .heading_footer {
    font-size: 41px;
    line-height: 49px;
  }

  .tb-footer-details {
    font-size: 1.2rem;
  }

  .tb-footer-details.bigger-details {
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .div-gray-background {
    background-color: var(--white);
  }

  .tb-studio-text {
    font-size: 1.9rem;
    line-height: 2.9rem;
    display: none;
  }

  .span-reverse {
    margin-bottom: -5px;
    bottom: 0;
  }

  .heading-main {
    font-size: 1.2rem;
    line-height: 2.2rem;
  }

  .heading-main.contact-heading {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }

  .heading-main.uppercase-style {
    font-size: 18px;
    line-height: 28px;
  }

  .div-services-main {
    margin-top: 40px;
  }

  .div-tag-services {
    margin-bottom: 15px;
  }

  .div-content-services.padding-left-process {
    padding-left: 5rem;
  }

  .tb-services {
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .div-team-container {
    margin-top: 0;
    display: block;
  }

  .div-team-member {
    width: 100%;
    max-width: 350px;
    margin-top: 0;
    display: none;
  }

  .div-team-member.mobile-visible {
    display: block;
  }

  .div-our-clients {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .div-client-element {
    text-align: center;
    width: 33.33%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tb-project-name {
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .div-tags-project {
    margin-top: 1.5rem;
  }

  .project-tag-black {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
  }

  .div-heading-max {
    max-width: 100%;
  }

  .div-image-full {
    padding: 10px;
  }

  .div-images-single {
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .div-image-right-60 {
    width: 80%;
  }

  .div-content-text {
    max-width: 100%;
  }

  .tb-text-project {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }

  .div-project-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin: -10px -10px 40px;
    display: block;
  }

  .a-link-cta {
    min-width: auto;
    font-size: 1.75rem;
  }

  .img-arrow-cta {
    width: 35px;
    padding-left: 5px;
  }

  .div-flex-navbutton {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    padding: 0;
    display: flex;
    position: relative;
  }

  .menubutton {
    z-index: 2;
    margin-right: -10px;
    padding: 10px;
  }

  .menubutton.w--open {
    background-color: #0000;
  }

  .div-line-menubutton {
    background-color: var(--black);
    width: 100%;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-menu-box {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .div-menu-cont {
    background-color: var(--black);
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 100vh;
    padding: 150px 20px;
    display: flex;
    overflow: auto;
  }

  .div-button-nav-hidden {
    text-align: left;
    margin-top: 60px;
    display: block;
  }

  .div-tags-ov {
    display: none;
  }

  .h3-project-name {
    font-size: 1.7rem;
    line-height: 2.2rem;
  }

  .div-services-acordions {
    margin-top: 2rem;
  }

  .div-flex-main-service {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 0;
  }

  .tb-service-title {
    margin-right: 20px;
    font-size: 1.8rem;
  }

  .tb-service-title.full-box {
    line-height: 2.5rem;
  }

  .img-arrow-service {
    margin-top: .3rem;
  }

  .img-arrow-service.workshop-item {
    width: 20px;
  }

  .div-box-service {
    padding-bottom: 4rem;
  }

  .div-title-left {
    margin-bottom: 2rem;
    position: relative;
  }

  .div-margin-home {
    display: none;
  }

  .tb-big-text {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }

  .div-flex-footer-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .div-flex-footer-bottom.more-footer-height {
    margin-top: 20rem;
    display: block;
  }

  .div-col-footer {
    margin-top: 5rem;
  }

  .div-col-footer.mob-vis {
    display: block;
  }

  .div-col-footer.mob-none {
    display: none;
  }

  .span-smile {
    background-size: 3.7rem;
    width: 3rem;
    height: 3rem;
  }

  .div-flex-animate-right {
    display: block;
  }

  .div-grid-text {
    text-align: left;
    display: block;
  }

  .tb-people-text {
    text-align: left;
    max-width: 90%;
  }

  .tb-service-title-num {
    width: 5rem;
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .div-flex-main-process.process-box {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 0;
  }

  .div-right-flex-slogan.slogan-new {
    margin-bottom: 4rem;
  }

  .div-heading-max-60 {
    max-width: 100%;
  }

  .div-overlay-next {
    opacity: .55;
  }

  .a-link-next {
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .div-flex-next {
    justify-content: space-between;
  }

  .img-arrow-next {
    margin-left: 10px;
  }

  .div-flex-contact-main {
    display: block;
  }

  .div-contact-content-item {
    width: 100%;
    margin-top: 2rem;
  }

  .contact-tfield {
    height: 45px;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .div-flex-contactform {
    display: block;
  }

  .div-submit-bttn {
    margin-top: 1rem;
  }

  .checkbox-label-form {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .div-socials-contact {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .a-link-social-contact {
    font-size: 1.1rem;
    line-height: 1.8rem;
  }

  .img-newtab {
    width: 21px;
  }

  .div-line-menubutton-vertical {
    background-color: var(--black);
    width: 2px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0%;
  }

  .div-buttons-hidden {
    align-items: center;
    display: flex;
  }

  .button-nav-mobile {
    border: 1px solid var(--white);
    margin-right: 15px;
    font-size: 1.1rem;
    line-height: 1.8rem;
    transition: color .3s, background-color .3s;
  }

  .button-nav-mobile:hover {
    background-color: var(--white);
    color: var(--black);
  }

  .div-filters-box {
    margin-bottom: 0;
  }

  .a-link-project-filter {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-current-page-mobile {
    align-items: center;
    display: flex;
    position: absolute;
    inset: 27px auto auto 160px;
  }

  .tb-page-current {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .img-arrow-current {
    width: 12px;
    margin-right: 5px;
  }

  .flex-tags-filters {
    padding-bottom: 2.5rem;
  }

  .div-slider-mobile {
    margin: 2rem -20px 3rem -10px;
    display: block;
    overflow: hidden;
  }

  .slider-studio-mobile {
    background-color: #0000;
    width: 100%;
    max-width: 350px;
    height: auto;
  }

  .slider-mask-mobile {
    height: auto;
    overflow: visible;
  }

  .slide-mobile-studio {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-nav-none, .slide-arrow-none {
    display: none;
  }

  .tb-text-mobile {
    font-size: 1.8rem;
    line-height: 2.2rem;
    display: block;
  }

  .div-more-mobile {
    justify-content: flex-end;
    align-items: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
    display: flex;
  }

  .a-link-more {
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    align-items: center;
    font-size: .8rem;
    text-decoration: none;
    display: flex;
  }

  .img-amore {
    width: .7rem;
    margin-left: 5px;
  }

  .div-project-image-grid {
    padding: 10px;
  }

  .div-footer-next-item {
    width: 100%;
    margin-right: 0;
    display: block;
  }

  .div-flex-footer-next {
    display: block;
  }

  .div-footer-next-title {
    margin-top: 2rem;
    padding-left: 0;
  }

  .div-img-arrows {
    width: 30px;
  }

  .div-max-width-process, .div-max-width-studio, .div-max-width-projects {
    max-width: 100%;
  }

  .div-parallax {
    margin-top: 0;
  }

  .div-newtab-arrows {
    width: 21px;
  }

  .div-project-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin: -10px -10px 40px;
    display: block;
  }

  .div-images-columns {
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .div-cookies-box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 20px;
    inset: auto 0% 20px;
  }

  .tb-cookies {
    font-size: 1.2em;
    line-height: 1.4em;
  }

  .page-rich-text {
    font-size: 1.1em;
    line-height: 1.4em;
  }

  .div-clients-logo {
    grid-row-gap: 3.75rem;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .grid-workshops-hero {
    grid-template-columns: 1fr;
  }

  .workshop-hero-content {
    padding-top: 0;
  }

  .simple-text {
    font-size: 1.1em;
    line-height: 1.4em;
  }

  .margin-top-medium {
    margin-top: 40px;
  }

  .button-workshops.is-alt-white.is-mobile-full, .button-workshops.is-alt-black.is-mobile-full, .button-workshops.is-mobile-full {
    justify-content: space-between;
    width: 100%;
  }

  .heading-workshops {
    order: -1;
    font-size: 26px;
    line-height: 34px;
  }

  .heading-workshops.is-little-bigger {
    font-size: 30px;
    line-height: 38px;
  }

  .purple-blur {
    width: 300px;
    height: 300px;
  }

  .item-benefit {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding: 24px 5px;
  }

  .icon-benefit {
    width: 28px;
  }

  .tb-benefit {
    font-size: 20px;
    line-height: 28px;
  }

  .margin-top-large.mobile-hidden {
    display: none;
  }

  .grid-people {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    overflow: auto;
  }

  .item-person-workshop {
    flex: none;
    width: 70%;
  }

  .flex-logo-workshops {
    flex-flow: column;
    display: block;
  }

  .div-clients-tb {
    width: 100%;
    margin-bottom: 40px;
  }

  .div-clients-logos-box {
    width: 100%;
  }

  .swiper-slide {
    width: 50%;
  }

  .tb-num-workshop {
    width: 2rem;
    font-size: 1.8rem;
    line-height: 2.5rem;
  }

  .big-grid-offer {
    grid-template-columns: 1fr;
  }

  .offer-item-content {
    padding-bottom: 30px;
  }

  .image-sterter-offer {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-booster-offer {
    width: 140px;
    margin-top: -60px;
    margin-left: auto;
    margin-right: auto;
  }

  .max-width-offer-rich {
    max-width: 100%;
  }

  .yellow-blur {
    width: 200px;
    height: 200px;
  }

  .flex-radios {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .radio-label-item {
    font-size: 20px;
    line-height: 28px;
  }

  .radio-contact {
    margin-top: 0;
  }

  .radio-group-text {
    font-size: 20px;
    line-height: 28px;
  }

  .items-order {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
}

@media screen and (max-width: 479px) {
  .navbar, .navbar.is-workshop-nav {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .img-brand.is-workshops {
    margin-top: -.5rem;
  }

  .section.hero-section {
    padding-top: 5rem;
  }

  .section.more-paddings {
    padding-top: 40px;
  }

  .section.last-more-padding {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }

  .section.mobile-home-projects {
    padding-bottom: 0;
  }

  .section.hero-section-workshops {
    padding-top: 5rem;
  }

  .img-project {
    display: none;
  }

  .img-project.mobile-project {
    display: block;
  }

  .project-tag {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 19px;
  }

  .tb-footer-details {
    line-height: 35px;
  }

  .div-flex-studio-image {
    flex-direction: column-reverse;
    display: flex;
  }

  .div-item-button {
    margin-top: 3rem;
    margin-bottom: 0;
  }

  .div-item-image {
    width: 100%;
  }

  .img-studio-photo {
    display: none;
  }

  .img-studio-photo.mobile-photo {
    display: block;
  }

  .tb-studio-text {
    width: 100%;
    font-size: 1.5rem;
  }

  .heading-main.project-heading {
    font-size: 25px;
    line-height: 32px;
  }

  .div-services-main {
    margin-top: 0;
    display: block;
  }

  .div-services-item {
    width: 100%;
    margin-top: 40px;
  }

  .div-content-services {
    padding-top: 4rem;
  }

  .div-content-services.padding-left-process {
    padding-top: 0;
    padding-left: 3rem;
  }

  .div-content-services.is-workshop-content {
    padding-top: 0;
  }

  .tb-services {
    line-height: 1.7rem;
  }

  .div-team-member {
    max-width: 260px;
  }

  .tb-name-member {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .tb-position-member {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .div-client-element {
    flex: 0 auto;
    width: 50%;
  }

  .img-logo-client {
    width: 80px;
    height: 50px;
  }

  .div-tags-project {
    flex-wrap: wrap;
  }

  .project-tag-black {
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 7px;
    margin-right: 7px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 18px;
  }

  .div-image-full {
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
  }

  .div-image-full.half-image-el {
    width: 100%;
  }

  .div-images-single {
    margin-left: -10px;
    margin-right: -10px;
  }

  .div-image-right-60, .div-image-left-80 {
    width: 100%;
    padding: 10px;
  }

  .div-content-text {
    padding: 10px;
  }

  .tb-text-project {
    font-size: 22px;
    line-height: 29px;
  }

  .div-project-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-project-grid.last-gird-el {
    margin-bottom: 0;
  }

  .a-link-cta {
    width: 100%;
    display: block;
  }

  .div-flex-cta {
    border-top: 1px solid #000;
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .img-arrow-cta {
    width: 30px;
  }

  .div-flex-see-more {
    display: block;
  }

  .div-item-see-more {
    width: 100%;
  }

  .div-menu-cont {
    padding-top: 115px;
    padding-bottom: 150px;
  }

  .h3-project-name {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  .div-flex-main-service {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .tb-service-title.full-box {
    margin-right: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .img-arrow-service {
    width: 1.7rem;
    margin-top: .5rem;
    margin-left: 20px;
  }

  .div-hidden-accordion {
    margin-left: 0;
  }

  .div-box-service {
    padding-bottom: 3rem;
  }

  .div-flex-animate-right {
    display: block;
  }

  .tb-people-text {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }

  .rich-desc-member {
    font-size: .8rem;
    line-height: 1.3rem;
  }

  .div-flex-tb-arrow {
    margin-top: .2rem;
  }

  .img-arrow-team {
    width: 12px;
    margin-left: .5rem;
  }

  .tb-service-title-num {
    width: 3rem;
  }

  .div-right-flex-slogan.slogan-new {
    margin-top: 1.5rem;
    margin-bottom: 3rem;
  }

  .submit-button {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  .tb-filters {
    text-transform: uppercase;
    font-size: .9rem;
    line-height: 1.5rem;
  }

  .img-arrow-filters {
    width: 12px;
    margin-left: 10px;
  }

  .a-link-project-filter {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 19px;
  }

  .div-current-page-mobile {
    position: absolute;
    top: 22px;
  }

  .slider-studio-mobile {
    max-width: 260px;
  }

  .tb-text-mobile {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .rich-desc-process {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .div-footer-next-title {
    margin-top: 1.5rem;
  }

  .tb-client-name {
    margin-bottom: .2rem;
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .div-project-flex {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-project-flex.last-gird-el {
    margin-bottom: 0;
  }

  .div-images-columns {
    margin-left: -10px;
    margin-right: -10px;
  }

  .page-rich-text {
    font-size: 1em;
    line-height: 1.4em;
  }

  .div-clients-logo {
    grid-column-gap: 1rem;
    grid-row-gap: 3.75rem;
    grid-template-columns: 2fr minmax(100px, 4fr) 2fr;
    place-content: stretch space-around;
    justify-items: stretch;
    margin-top: 3rem;
  }

  .simple-text {
    font-size: 1em;
    line-height: 1.4em;
  }

  .simple-text.person-desc {
    font-size: 1em;
    line-height: 1.5em;
  }

  .flex-workshop-icon {
    flex-flow: column;
    align-items: flex-start;
  }

  .workshop-icon-box {
    order: -1;
    margin-left: -32px;
    margin-right: 0;
  }

  .image-icon-hero {
    width: 200px;
  }

  .margin-top-medium.is-mobile-hidden {
    display: none;
  }

  .button-workshops {
    font-size: 16px;
  }

  .arrow-bottom-button {
    width: 20px;
  }

  .icon-benefit {
    width: 24px;
  }

  .tb-benefit {
    font-size: 18px;
    line-height: 26px;
  }

  .rich-workshop-agenda {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .img-photo-workshops.mobile-photo {
    display: block;
  }
}

#w-node-_0342e5b4-de34-2e1b-cb00-ce759284d9ac-bb1b1edf, #w-node-ba495011-93a1-0a17-8adf-537eff197a18-bb1b1edf, #w-node-a1f2d5cc-0124-dc15-e4e9-3094c44a48bb-bb1b1edf, #w-node-_0e043a20-8a92-7ba3-3d7c-dc6cdb9d449f-bb1b1edf, #w-node-b169031a-911a-f999-46b0-0661fee586be-bb1b1edf, #w-node-de190845-b509-dd35-1ffb-987d4bccd6e8-bb1b1edf, #w-node-_46ebc341-c942-fe96-ae26-c10ef7a3d4ef-bb1b1edf, #w-node-f6783524-5df1-73b2-b985-abc093ce5dba-bb1b1edf, #w-node-a4c0f11a-5148-3d69-fb62-579ddd31be7e-bb1b1edf, #w-node-_21a14402-04a7-aca2-bd70-889746be27be-bb1b1edf, #w-node-_231ee5a6-5dc3-6e97-f686-99b06181ab92-bb1b1edf, #w-node-_7ad59a2b-7ec4-e7ab-0c1e-b2d1da5dea27-bb1b1edf, #w-node-_1d8940ef-5205-d11b-ceaa-42cbf0184da6-bb1b1edf, #w-node-_8d9e780c-6999-b9b9-86e4-f7ee51aa6eb9-bb1b1edf, #w-node-f17719b4-94e1-e894-ef0c-a8f4b1f4504c-bb1b1edf, #w-node-a6d9eb9b-23c3-ce1b-7f99-e5fa35c34770-f975d2dd, #w-node-e63b352e-75e5-4f7f-2b00-3fe346c14463-f975d2dd, #w-node-f7bc34ba-7c69-a30f-03e5-71ddd065edd0-f975d2dd, #w-node-_8360c09a-a8f6-d53e-cf82-c5d16015b20e-1b2c4528 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_480c966e-8e96-ac4d-b6ed-fe1899c53bec-1b2c4528 {
  grid-area: text-people;
}

#w-node-e18a27f0-f9f2-c4d6-81e6-093f5f9f3a08-7d6dba81 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2e7ed7a1-3e80-de65-41f8-d1da0f9845d9-7d6dba81 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9ae686fa-e8b6-896c-98b6-c59b784a77ce-7d6dba81 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5627939-55f8-93cf-b7d1-7636e9fbc734-7d6dba81, #w-node-a77ca331-23f9-afac-7f3c-3dcbd4efa05f-7d6dba81 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-a77ca331-23f9-afac-7f3c-3dcbd4efa059-7d6dba81, #w-node-a77ca331-23f9-afac-7f3c-3dcbd4efa05b-7d6dba81, #w-node-_8d0a3eb6-ef56-ecfe-d04a-3c3b36821e79-7d6dba81, #w-node-a77ca331-23f9-afac-7f3c-3dcbd4efa05d-7d6dba81, #w-node-_08bdb1f7-2354-77bb-6a35-fb038597c757-7d6dba81, #w-node-_08bdb1f7-2354-77bb-6a35-fb038597c75a-7d6dba81, #w-node-_08bdb1f7-2354-77bb-6a35-fb038597c75d-7d6dba81, #w-node-_08bdb1f7-2354-77bb-6a35-fb038597c760-7d6dba81, #w-node-_348cdea9-2482-af55-4153-97772f14070a-7d6dba81, #w-node-_15faa662-f036-b201-cac2-32bc71febc35-7d6dba81, #w-node-e9a346b2-7161-aef9-8b52-455c1d139075-7d6dba81, #w-node-_38d6548f-f201-3281-28f8-ee78a292bb33-7d6dba81, #w-node-_38d6548f-f201-3281-28f8-ee78a292bb38-7d6dba81, #w-node-_38d6548f-f201-3281-28f8-ee78a292bb42-7d6dba81 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e205368e-0033-e367-96f0-2b7596db586f-cb9d15d3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-f9e26abb-a182-fa47-6b85-34d2668e0e5e-cb9d15d3, #w-node-_6825c003-36a7-973f-ed19-1708dffdbead-cb9d15d3, #w-node-f8d5fb1c-6211-9119-2201-f439bbd29bbc-cb9d15d3, #w-node-f8d5fb1c-6211-9119-2201-f439bbd29bc2-cb9d15d3 {
    order: -9999;
  }

  #w-node-e205368e-0033-e367-96f0-2b7596db586f-cb9d15d3 {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppneuemontreal';
  src: url('../fonts/PPNeueMontreal-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}