:root {
  --radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>: white;
  --radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>: #150438;
  --radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>: #6d6d6d;
  --radiant-ui-components-library-marketplace--color--button-background-dark\<deleted\|variable-01f0ad22-fe74-083b-fbda-00c4a5b7ca7b\>: #131218;
  --radiant-ui-components-library-marketplace--color--theme-color\<deleted\|variable-7d716cca-6feb-e1e3-34d1-e80b03c86465\>: #116df8;
  --white\<deleted\|variable-2d5aea25\>: white;
  --radiant-ui-components-library-marketplace--linear-color-three\<deleted\|variable-595e276e-75c3-6eac-6603-d1a8216b0b93\>: #e0ecff;
  --radiant-ui-components-library-marketplace--light-grey\<deleted\|variable-a2a1940e-206b-13a7-76ec-9a2fec159f19\>: #5a5a5a;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: #fff;
  letter-spacing: -3px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 54px;
}

h2 {
  letter-spacing: -3px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 40px;
}

h3 {
  letter-spacing: -2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #fff;
  letter-spacing: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Vollkorn, serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

h5 {
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: Vollkorn, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

h6 {
  color: #7d7d7d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #5c5c5c;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.button {
  color: #333;
  text-align: center;
  letter-spacing: -1px;
  background-color: #0000;
  border: 2px solid #000;
  margin-top: 23px;
  padding: 15px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.button:hover {
  color: #fff;
  background-color: #878787;
  border-color: #878787;
}

.button.w--current {
  margin-top: 0;
}

.header {
  height: 100%;
  min-height: 0;
  padding: 0;
}

.header.cdac {
  background-color: #fff0;
  justify-content: center;
  align-items: flex-start;
}

.slider {
  height: 1050px;
}

.slide-nav {
  display: none;
}

.slide-1 {
  background-image: linear-gradient(#00000054, #00000054), url('../images/318059_402461886497893_491291874_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-left: 50px;
  padding-right: 50px;
}

.slide-2 {
  background-image: linear-gradient(#0000006b, #0000006b), url('../images/1174786_505474729529941_230547554_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-container {
  text-align: right;
  width: 75%;
  margin-top: 275px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.right-icon {
  color: #fff;
  background-color: #0000;
  width: 35px;
  height: 40px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 30px;
  transition: all .5s;
  display: block;
}

.right-icon:hover {
  color: #fff;
  background-color: #3333337d;
}

.left-icon {
  color: #fff;
  background-color: #0000;
  width: 35px;
  height: 40px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 30px;
  transition: all .5s;
  display: block;
}

.left-icon:hover {
  color: #fff;
  background-color: #3333337d;
}

.nav-menur {
  background-color: #0000;
  background-image: linear-gradient(#00001c, #00001c);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 17px;
  display: block;
  position: fixed;
  top: 34px;
  left: 0;
  right: 0;
}

.nav-menur.nav-menu-ok {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: -8px;
  padding-top: 3px;
  padding-bottom: 16px;
  display: flex;
}

.nav-container {
  flex-direction: column;
  justify-content: center;
  width: 85%;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand {
  width: 250px;
  position: static;
}

.nav-menu {
  float: left;
  flex-direction: row;
  justify-content: flex-end;
  align-self: flex-end;
  margin-top: -71px;
  margin-bottom: 7px;
  margin-left: 374px;
  display: flex;
}

.menu-button {
  margin-top: 0;
}

.accueil-menu {
  float: none;
  color: #fff;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-left: 0;
  padding-top: 13px;
  padding-left: 10px;
  padding-right: 12px;
  font-family: Reem Kufi, sans-serif;
  font-size: 14px;
}

.accueil-menu:hover {
  color: #e3e3e3;
}

.accueil-menu.w--current {
  color: #fff;
  margin-left: 4px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all .5s;
}

.accueil-menu.w--current:hover {
  color: #e3e3e3;
}

.accueil-menu.ok {
  margin-left: 0;
}

.about {
  padding-left: 20px;
  padding-right: 20px;
}

.left-column, .right-column {
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
}

.grey-box {
  text-align: center;
  background-color: #f5f5f5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 600px;
  padding-top: 0;
  padding-left: 23px;
  padding-right: 25px;
  display: flex;
}

.grey-box.diner-spot {
  padding-top: 0;
}

.grey-box.reservatiom {
  background-color: #0000;
  background-image: url('../images/06_sushi-do--458.jpg');
  background-position: 50%;
  background-size: cover;
  height: 600px;
  padding-top: 0;
}

.grey-box.box-reserve._7788 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grey-box.box-reserve._7788.uu {
  background-color: #fff;
}

.grey-box.rrg {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.about-photo {
  background-image: url('../images/08_sushi-do--471.jpg');
  background-position: 50%;
  background-size: cover;
  height: 600px;
}

.about-photo.order-pic {
  background-image: url('../images/order-pic.jpg');
  background-position: -261px;
  background-size: 1562px;
}

.row {
  margin-bottom: 0;
}

.row.welcome {
  margin-top: 265px;
  margin-bottom: 0;
}

.about-photo-2 {
  background-image: url('../images/06_sushi-do--458.jpg');
  background-position: 50%;
  background-size: cover;
  height: 600px;
}

.about-photo-2.jrhr {
  background-image: url('../images/46125_402461863164562_932110930_n.jpg');
  background-size: cover;
}

.portfolio {
  padding-top: 93px;
  padding-left: 10px;
  padding-right: 10px;
}

.break---numbers {
  padding: 50px 20px;
}

.contact {
  text-align: center;
  height: auto;
  min-height: 400px;
  margin-bottom: 0;
  padding: 0 20px 22px;
}

.contact._22 {
  padding-bottom: 0;
}

.contact-form {
  margin-top: 100px;
  margin-bottom: 100px;
}

.label {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.text-field {
  letter-spacing: -1px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.text-area {
  letter-spacing: -1px;
  height: 350px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.footer {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer-content {
  background-color: #00001c;
  flex-direction: column;
  justify-content: center;
  margin-top: -3px;
  padding: 13px 50px 25px;
  display: flex;
}

.footer-text {
  color: #fff;
  text-align: center;
  margin-top: 2px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 28px;
}

.footer-text.schedule {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.footer-text.link {
  text-align: left;
}

.services {
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.services-photo {
  background-color: #f5f5f5;
  background-image: none;
  background-size: auto;
  height: 600px;
}

.services-1 {
  text-align: center;
  background-color: #f5f5f5;
  background-image: url('../images/01_sushi-do--471.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 400px;
  padding-top: 0;
  padding-left: 50px;
  padding-right: 50px;
  transition: all .75s;
  display: flex;
  overflow: hidden;
}

.services-1:hover {
  background-color: #e3e1d3;
  background-image: none;
}

.services-2 {
  text-align: center;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: url('../images/04_sushi-do--471.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 400px;
  min-height: 400px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: all .75s;
  display: flex;
}

.services-2:hover {
  background-color: #e0cece;
  background-image: none;
}

.services-3 {
  text-align: center;
  background-color: #f5f5f5;
  background-image: url('../images/sushi-eda.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 400px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  transition: none;
  display: flex;
}

.services-3:hover {
  background-color: #d1d7e0;
  background-image: none;
}

.break---quotes {
  text-align: center;
  padding: 100px 20px;
}

.quote-slider {
  background-color: #fff;
  height: 100px;
}

.quote-1, .quote-2 {
  text-align: center;
  padding-top: 30px;
}

.quote-text {
  color: #333;
  letter-spacing: -1.5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.footer-link {
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.preloader {
  z-index: 2000;
  text-align: center;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  padding-top: 275px;
  display: none;
  position: absolute;
}

.brand-image {
  margin-right: -50px;
}

.footer-logo {
  width: 200px;
  margin-top: 43px;
  display: inline-block;
}

.slide-3 {
  background-image: linear-gradient(#00000052, #00000052), url('../images/46125_402461863164562_932110930_n.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.portfolio-thumbnail {
  width: auto;
  height: auto;
}

.portfolio-thumbnail.sush {
  width: 495.5px;
  height: auto;
}

.portfolio-lightbox {
  width: 100%;
  transition: all .5s;
}

.portfolio-lightbox:hover {
  opacity: 1;
  transition: none;
}

.portfolio-hover-colour {
  width: auto;
  height: auto;
  padding-right: 20px;
  position: absolute;
}

.colour {
  opacity: 0;
  text-align: center;
  background-color: #000c;
  width: 100%;
  height: 100%;
  padding: 20px;
  transition: all .5s;
}

.colour:hover {
  opacity: 1;
}

.white {
  color: #fff;
  transform: none;
}

.portfolio-inner {
  border: 1px solid #fff;
  height: 100%;
  padding-top: 40%;
}

.diviv {
  margin-top: -74px;
  margin-bottom: 110px;
}

.diviv.resto {
  margin-bottom: 142px;
}

.diviv.reservation {
  margin-top: -182px;
  margin-bottom: 182px;
}

.tyy {
  text-align: center;
  margin-bottom: 0;
}

.tyy.tfss {
  margin-top: 21px;
  margin-bottom: -73px;
  font-size: 18px;
}

.tt {
  text-align: center;
  margin-top: 28px;
}

.tt.kik {
  margin-top: 28px;
}

.right {
  text-align: center;
  margin-top: 1px;
  font-size: 13px;
}

.tttt {
  background-image: linear-gradient(#ffffffe8, #ffffffe8), url('../images/sushi-eda.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-bottom: 22px;
  padding-top: 41px;
}

.bdy {
  background-image: linear-gradient(#000000d9, #000000d9), url('../images/sushi-eda.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 156px;
  padding-bottom: 0;
}

.bdy.cc-body {
  padding-top: 0;
}

.bdy.cc-body.cmss {
  background-image: linear-gradient(#fffffff0, #fffffff0), url('../images/318059_402461886497893_491291874_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.link-1 {
  color: #2c2c2c;
  justify-content: center;
  align-items: center;
  width: 337px;
  height: 400px;
  text-decoration: none;
  display: flex;
}

.ee {
  color: #fff;
  background-color: #020f1dab;
  border-radius: 8px;
  padding: 5px;
  font-size: 40px;
}

.labelle-font {
  text-align: left;
  margin-bottom: -1px;
  font-size: 13px;
}

.icon {
  margin-top: 5px;
}

.logo {
  width: 200px;
}

.logo.small {
  width: 12.9rem;
}

.link-logo {
  display: none;
}

.map {
  margin-bottom: 21px;
}

.head-1.sushhh {
  text-align: center;
  margin-top: -65px;
}

.head-1._11 {
  text-align: center;
  margin-top: -62px;
  margin-bottom: 21px;
}

.head-1._333 {
  text-align: center;
  margin-top: -65px;
}

.sous-head {
  text-align: center;
  margin-top: 27px;
  font-size: 20px;
}

.section-menu {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.section-menu.menu-cases {
  display: none;
}

.gju {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-footer {
  text-align: left;
}

.hhhj {
  text-align: justify;
  margin-top: 29px;
}

.bienvenu {
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 19px;
}

.col-foot {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.divin {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.commande {
  margin-top: 18px;
  margin-bottom: 18px;
}

.join {
  margin-top: 27px;
}

.soumettre {
  margin-top: 19px;
}

.m.ew {
  margin-top: 16px;
}

.m.ew.rrr {
  margin-top: -22px;
  margin-bottom: 52px;
}

.midi {
  margin-top: -14px;
}

.sssush {
  margin-top: -36px;
}

.section-me {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 54px;
  display: flex;
}

.txt-order {
  text-align: justify;
  margin-bottom: 26px;
}

.titre-order {
  margin-bottom: 23px;
}

.hyh {
  margin-top: 26px;
}

.juj {
  margin-top: 0;
  margin-bottom: 14px;
}

.juj.reser {
  margin-top: 0;
  margin-bottom: -1px;
}

.erew {
  text-align: justify;
}

.sushi-menu {
  margin-top: -31px;
  margin-bottom: 46px;
}

.utility-page-wrap {
  background-image: linear-gradient(#ffffffba, #ffffffba), url('../images/318059_402461886497893_491291874_n.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.acc {
  background-color: #243a78;
  font-size: 17px;
}

.phone-reserve {
  color: #020f1d;
  margin-bottom: -60px;
  font-size: 35px;
  text-decoration: none;
}

.phone-link {
  margin-top: 0;
  font-size: 16px;
  text-decoration: none;
}

.thr {
  margin-top: 20px;
  margin-bottom: 17px;
  font-size: 21px;
}

.ooz {
  padding-top: 0;
  padding-bottom: 0;
}

.txt {
  color: #8d8888;
  font-size: 16px;
}

.link-adress {
  text-decoration: none;
}

.phonn {
  color: #020f1d;
  margin-top: 17px;
  font-size: 31px;
  text-decoration: none;
}

.yuuu {
  color: #020f1d;
  margin-top: -16px;
  font-size: 33px;
}

.txt-noel {
  color: #fff;
  text-align: center;
  background-color: red;
  margin-top: 122px;
  margin-bottom: -1px;
  padding: 5px 15px 6px;
  font-family: Exo, sans-serif;
  font-size: 15px;
}

.gejww {
  align-self: stretch;
  padding-left: 0;
}

.submit {
  margin-left: -232px;
}

.sfdh {
  align-self: stretch;
}

.hi {
  background-color: #021021;
}

.html-embed {
  background-color: #e7c22000;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.html-embed-2 {
  margin-right: 15px;
  display: block;
}

.html-embed-2.cxcds {
  margin-top: 63px;
}

.heading {
  color: #244678;
  text-align: center;
  letter-spacing: 0;
  margin-top: -28px;
  font-size: 20px;
}

.heading.rtt {
  display: none;
}

.container-2 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 15px 33px 27px;
  display: flex;
}

.heading-2 {
  text-align: center;
  background-color: #ff0004;
  margin-top: 9px;
  margin-bottom: -3px;
  padding-top: 42px;
  padding-bottom: 39px;
  font-size: 38px;
  line-height: 38px;
}

.heading-2.gff {
  color: #d30000;
  margin-top: -13px;
}

.text-block {
  color: #fff;
  text-align: center;
  font-size: 19px;
}

.rtd {
  font-size: 33px;
}

.red {
  color: #db0000;
}

.lightbox-link {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-size: 15px;
}

.dropdown-toggle {
  color: #fff;
  padding-top: 13px;
  padding-bottom: 13px;
  display: none;
}

.icon-2 {
  color: #fff;
}

.dropdown-link {
  color: #00001d;
  background-color: #ddd;
}

.container-3 {
  background-image: url('../images/rustic-theme.jpg');
  background-position: 50%;
  background-size: cover;
  height: 300px;
}

.section {
  background-image: linear-gradient(#862f2fa3, #862f2fa3), url('../images/rustic-theme.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: 400px;
  margin-top: 63px;
  padding-top: 0;
  display: flex;
}

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

.heading-3.bhf {
  font-size: 28px;
  line-height: 32px;
}

.div-block {
  background-color: #0000;
  border: 1px #fff;
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block.noel {
  background-color: #0000;
}

.div-block.jjh {
  justify-content: center;
  align-items: flex-start;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  background-color: #243a78;
  border: 1px solid #fff;
  border-radius: 6px;
  padding: 16px 14px 18px 13px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-block-3.noel {
  background-color: #d10205;
  margin-bottom: 22px;
  font-size: 18px;
}

.text-block-3.dee {
  background-color: #e60202;
  margin-bottom: 21px;
}

.paragraph {
  margin-top: 13px;
}

.html-embed-3 {
  border: 1px #243a78;
  border-radius: 0;
  margin-top: 41px;
  margin-bottom: 0;
}

.html-embed-4, .html-embed-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.dropdown-link-5 {
  display: none;
}

.heading-4 {
  text-align: center;
  font-size: 41px;
  line-height: 40px;
}

.image {
  margin-bottom: 25px;
}

.bold-text {
  font-size: 17px;
}

.bold-text.vin {
  font-size: 24px;
  font-weight: 400;
}

.text-block-38 {
  text-align: center;
  margin-bottom: 52px;
  font-size: 15px;
}

.heading-17 {
  color: #000;
  text-align: center;
  margin-bottom: 52px;
}

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  margin-bottom: -16px;
  display: flex;
}

.container-20 {
  padding-bottom: 113px;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 46px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.cookie-popup_component {
  z-index: 9500;
  max-width: 25rem;
  display: none;
  position: fixed;
  inset: auto 1.25rem 1.25rem auto;
}

.cookie-modal_title {
  margin-bottom: .1875em;
  font-size: 1.25rem;
  font-weight: 700;
}

.cookie-modal_title.is-small {
  font-size: 1.1875rem;
}

.cookie-modal_button_text {
  color: #fff;
}

.cookie-modal_content-wrap {
  padding: 1.75rem 2rem;
}

.cookie-modal_content-wrap.is-small {
  padding: 1.5rem;
}

.cookie-modal_button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_button:hover {
  background-color: #2b2b2b;
}

.cookie-modal_button.is-secondary {
  color: #515750;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.cookie-modal_button.is-secondary:hover {
  text-decoration: underline;
}

.cookie-modal_button-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.cookie-modal_button-wrap.is-small {
  background-color: #243a78;
  justify-content: flex-start;
  padding: 1.5rem;
}

.cookie-modal_closebutton {
  z-index: 5;
  cursor: pointer;
  background-color: #f3f7f2;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  margin: 1.25rem 1.25rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.cookie-modal_styles {
  display: none;
}

.screenreader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.cookie-modal_closebutton_line {
  background-color: #515750;
  width: 1rem;
  height: 2px;
  position: absolute;
}

.cookie-modal_closebutton_line.is-left {
  transform: rotate(45deg);
}

.cookie-modal_closebutton_line.is-right {
  transform: rotate(-45deg);
}

.cookie-modal_component {
  background-color: #f7f7f7;
  border-radius: .25rem;
  flex-direction: column;
  max-width: 32rem;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  box-shadow: 0 4px 1rem #2629260d;
}

.button-2 {
  color: #243c78;
  background-color: #fff;
  border: 1px solid #243c78cc;
  border-radius: 50px;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.bold-text-2, .bold-text-3 {
  font-weight: 400;
}

.lottie-animation {
  width: 150px;
}

.column-74 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 750px;
  padding-left: 28px;
  display: flex;
}

.column-74.rre {
  background-image: url('../images/158053.jpg');
  background-position: 50%;
  background-size: cover;
  height: 750px;
}

.f-margin-bottom-32 {
  margin-bottom: 32px;
}

.column-73 {
  background-image: url('../images/2150417209.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 750px;
}

.column-73.rtt {
  background-color: #269657;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: 750px;
  padding-right: 35px;
  display: flex;
}

.column-73.rtt.uhyj {
  background-color: #fff;
}

.f-paragraph-large {
  text-align: right;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-paragraph-large.tyr {
  text-align: left;
  padding-right: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
}

.f-h1-heading {
  color: #fff;
  text-align: right;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
}

.f-h1-heading.ttt {
  text-align: left;
}

.f-h1-heading.ttt.titre {
  color: #000;
  font-size: 28px;
}

.f-h1-heading.ttt.titre.uio {
  text-align: right;
}

.waves---cta-white {
  color: #13131300;
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

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

.waves---cta-white.wide-cta.tuu {
  border: 1px solid #000;
}

.div-block-63 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-63.fgd {
  justify-content: center;
  align-items: flex-start;
}

.f-margin-bottom-24 {
  margin-bottom: 24px;
}

.f-heading-detail-small {
  color: #6b7094;
  text-align: right;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-heading-detail-small.fhds {
  text-align: left;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-margin-bottom-33 {
  margin-bottom: 32px;
}

.column-75 {
  background-image: url('../images/2150417209.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 750px;
}

.column-75.rtt {
  background-color: #269657;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: 750px;
  padding-right: 35px;
  display: flex;
}

.column-75.rtt.uhyj {
  background-color: #fff;
}

.f-margin-bottom-34 {
  margin-bottom: 8px;
}

.column-76 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 750px;
  padding-left: 28px;
  display: flex;
}

.f-margin-bottom-35 {
  margin-bottom: 32px;
}

.column-77 {
  background-image: url('../images/46125_402461863164562_932110930_n.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 750px;
}

.f-margin-bottom-36 {
  margin-bottom: 8px;
}

.section-2 {
  min-height: 0;
}

.section-3 {
  margin-top: 287px;
}

.rt-black-icon.rt-in-active {
  opacity: 0;
}

.rt-blue-icon {
  opacity: 0;
  position: absolute;
}

.rt-blue-icon.rt-active {
  opacity: 1;
}

.rt-text-block {
  color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
}

.rt-text-white.rt-display-flex {
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: flex;
}

.rt-nav-one {
  z-index: 999;
  background-color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  border-bottom: 1px solid #d5d5d5;
  display: none;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 30px #11254226;
}

.rt-nav-one-container {
  max-width: 1320px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-nav-one-wrap {
  justify-content: space-between;
  align-items: center;
}

.rt-nav-one-dropdown {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.rt-nav-one-dropdown-toggle {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
  justify-content: flex-start;
  align-items: center;
  padding: 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.rt-nav-one-dropdown-list {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-nav-one-dropdown-list-wrap {
  border-radius: 10px;
  width: 100%;
  max-width: 730px;
  position: relative;
  overflow: hidden;
}

.rt-nav-one-dropdown-list-wrap.rt-utility-pages {
  max-width: 1290px;
}

.rt-nav-one-dropdown-upper-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-nav-top-wrap-contain {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-right: 1px solid #0000000d;
  height: 100%;
  padding: 70px 25px 70px 15px;
}

.rt-nav-top-wrap-contain.rt-border-off {
  border-right-style: none;
}

.rt-nav-top-wrap-contain.rt-flex-horaizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right-style: none;
  flex-flow: row;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.rt-nav-top-wrap-contain.rt-right-gap {
  padding-left: 25px;
}

.rt-nav-top-link-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.rt-nav-top-link-wrap.rt-free {
  background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
  border-radius: 20px;
  padding: 5px 15px;
}

.rt-text-icon-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
}

.rt-text-icon-wrap.rt-icon-gap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.rt-icon-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-nav-text {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
  font-weight: 400;
}

.rt-nav-text.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
}

.rt-nav-one-arrow {
  margin-top: 4px;
}

.image-2 {
  width: 178px;
  height: 50px;
}

.navbar {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 0 5%;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-con {
  border-bottom: 2px #0000;
  height: 100px;
  padding-top: 24px;
  position: relative;
}

.nav-logo-link {
  align-items: center;
  width: auto;
  display: flex;
}

.logo-icon {
  width: 230px;
  margin-right: 20px;
}

.logo-text {
  margin-bottom: 0;
}

.navlink {
  color: #1c4b5c;
  text-transform: uppercase;
  border-bottom: 3px solid #0000;
  padding-bottom: 20px;
  font-size: 13px;
  font-weight: 500;
}

.navlink:hover {
  border-bottom-color: #243b77;
}

.navlink.w--current {
  color: #1c4b5c;
  border-bottom-color: #1f6a57;
}

.navlink.cart {
  opacity: .5;
  margin-top: 15px;
  margin-left: 20px;
  padding-bottom: 0;
}

.navlink.cart:hover {
  opacity: 1;
  border-bottom-color: #fff;
}

.cart-icon {
  color: #fff;
  width: 35px;
}

.cart-icon:hover {
  border-bottom: 1px #000;
}

.hero-section {
  background-image: url('../images/Sushido-side-sushis.png'), linear-gradient(#253c7796, #253c7796), url('../images/Sushido-back.png');
  background-position: 50% 0, 0 0, 50%;
  background-size: cover, auto, cover;
  background-attachment: fixed, scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.tufff {
  align-items: center;
  width: 90%;
  height: 70%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 86px;
  display: flex;
  position: relative;
}

.tufffff {
  color: #0000;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 220px;
  line-height: 360px;
  position: absolute;
  overflow: visible;
}

.hero-image-1 {
  z-index: 2;
  opacity: 1;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.hero-row {
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-col-1 {
  padding-left: 0;
}

.hero-social {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-left: -30px;
  margin-right: 20px;
  display: flex;
}

.social-link {
  border: 1px solid #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-left: 0;
  display: flex;
}

.social-link:hover {
  border-color: #46a6db80;
  transform: scale(1.1);
}

.social-link:active {
  transform: scale(1.1)translate(0, 2px);
}

.hero-quote-2 {
  color: #1c4b5c;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 400;
}

.hero-col-3 {
  text-align: right;
  padding-right: 0;
}

.mouse-icon {
  float: right;
  text-align: center;
  border: 2px solid #1c4b5c;
  border-radius: 35px;
  justify-content: center;
  align-items: flex-start;
  width: 23px;
  height: 43px;
  padding-top: 8px;
  display: block;
  position: relative;
}

.mouse-dot {
  text-align: center;
  background-color: #1c4b5c;
  border-radius: 200px;
  width: 4px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.rt-component-container {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section {
  background-color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  background-image: linear-gradient(#fffffff7, #fffffff7), url('../images/270365_402461616497920_605505205_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-overflow-none {
  flex-flow: column;
  display: block;
  overflow: hidden;
}

.rt-overflow-none.ggt {
  margin-bottom: 33px;
}

.rt-home-three-cta-contain-wrap {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-full-width {
  border-radius: 10px;
  width: 100%;
}

.rt-full-width.rt-container-small.rt-home-three-cta-contain {
  z-index: 5;
  position: relative;
}

.rt-overflow-hidden {
  overflow: hidden;
}

.rt-tag-text-four-wrap {
  background-color: #243c77;
  border-radius: 40px;
  width: 250px;
  margin-top: 27px;
  padding: 7px 10px;
}

.rt-tag-text-four-wrap:hover {
  background-color: #243c78;
}

.rt-home-three-cta {
  border-radius: 10px;
  overflow: hidden;
}

.rt-home-three-cta-contain-text-wrap-2 {
  flex-direction: column;
  flex: 0 70%;
  justify-content: center;
  align-items: stretch;
  padding-left: 20px;
  display: flex;
}

.rt-home-three-cta-link-arrow {
  z-index: 5;
  position: relative;
}

.rt-home-three-cta-contain-paragraph {
  color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  max-width: 400px;
}

.rt-home-three-cta-contain-paragraph.rt-margin-top-twentyfive {
  text-align: center;
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.rt-font-two {
  font-weight: 400;
}

.rt-home-three-cta-main-box-2 {
  justify-content: center;
  align-items: center;
  height: 450px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.rt-home-three-cta-main-box-2.rt-position-relative.rt-overflow-hidden.rt-background-dark {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark\<deleted\|variable-01f0ad22-fe74-083b-fbda-00c4a5b7ca7b\>);
}

.rt-home-three-cta-background-2 {
  background-image: linear-gradient(104deg, #000000bd, #fff0), url('../images/2151345026.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
  height: 130%;
  position: absolute;
  left: 0%;
  right: 0%;
}

.rt-home-three-cta-background-2.cxzc {
  background-image: linear-gradient(63deg, #0000009c, #fff0), url('../images/2151345039.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.rt-home-three-cta-background-2.juio {
  background-image: linear-gradient(98deg, #00000087, #fff0), url('../images/2151345051.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.rt-home-three-cta-button {
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.rt-span-image-trofy-4 {
  background-image: url('../images/🎉.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 45px;
  height: 45px;
  margin-left: 9px;
  display: inline-block;
}

.rt-span-image-trofy-4.rt-trofy-small {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  width: 30px;
  height: 30px;
  margin-right: 9px;
}

.rt-home-three-cta-heading {
  max-width: 390px;
}

.rt-home-three-cta-heading.rt-text-white.rt-margin-top-thirtyfive {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 41px;
  font-size: 39px;
}

.rt-container-small {
  max-width: 1290px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-position-relative {
  position: relative;
}

.rt-background-dark {
  background-color: var(--radiant-ui-components-library-marketplace--color--button-background-dark\<deleted\|variable-01f0ad22-fe74-083b-fbda-00c4a5b7ca7b\>);
}

.rt-margin-top-fifteen {
  margin-top: 15px;
}

.rt-margin-top-fifteen.rt-body-font-color {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.rt-home-three-video {
  z-index: 1;
  width: 95%;
  margin: 3px auto 3px 3px;
}

.rt-home-three-video.rt-video-v4 {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
}

.rt-home-three-feature-video-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 595px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-home-three-feature-contain-block {
  width: 100%;
  max-width: 520px;
  padding: 37px 77px 37px 37px;
}

.rt-home-three-feature-contain-block.dds {
  padding-top: 19px;
}

.rt-home-three-feature-list {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  flex-flow: column;
  margin-top: 15px;
  padding-left: 15px;
  display: flex;
}

.rt-home-three-feature-image-block-two {
  z-index: 6;
  border-radius: 10px;
  position: absolute;
  inset: auto 0% 33px auto;
  overflow: hidden;
}

.rt-home-three-feature-wrap {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: flex-start;
  align-items: center;
}

.rt-margin-top-none {
  color: #243c78;
  margin-top: 0;
  margin-bottom: 16px;
}

.rt-home-three-feature-image-block {
  z-index: 5;
  object-fit: cover;
  width: 65%;
  max-width: none;
  height: 100%;
  margin-top: 68px;
  margin-left: 71px;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.rt-body-font-color {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  transition: color .35s;
}

.background-video {
  background-image: url('../images/Sushido-side-sushis.png'), linear-gradient(#ffffffb8, #ffffffb8);
  background-position: 50%, 0 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 800px;
  display: block;
}

.background-video._22 {
  height: 650px;
}

.section-4 {
  padding: 50px 20px;
}

.column-79 {
  background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/Capture-d’écran-le-2025-10-07-à-09.49.09.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-radius: 18px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.page-padding {
  background-image: url('../images/back-1-sushido.png'), linear-gradient(#ffffffe8, #ffffffe8), url('../images/11_sushi-do--458.jpg');
  background-position: 100%, 0 0, 50%;
  background-size: cover, auto, cover;
  background-attachment: fixed, scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  padding: 133px 2.5rem 100px 2.4rem;
  display: block;
}

.column-80 {
  height: 750px;
  padding-left: 0;
  padding-right: 0;
}

.column-81 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 750px;
  padding-left: 28px;
  display: flex;
}

.f-margin-bottom-37 {
  margin-bottom: 8px;
}

.f-margin-bottom-38 {
  margin-bottom: 32px;
}

.accueil-propos {
  display: flex;
}

.btn_33 {
  cursor: pointer;
  background-color: #01010100;
  border: 1px solid #ffffff3d;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding: 1rem 1.5rem;
  font-size: 1.25rem;
  text-decoration: none;
  transition: all .2s;
  position: relative;
  overflow: hidden;
}

.btn_33:hover {
  color: #000;
}

.btn_33.hero-btn {
  background-color: #2e1bff00;
  border-color: #0c0c0c3d;
  border-radius: 11px;
}

.btn_33.hero-btn.button-savoir-plus {
  color: #141c77;
  margin-right: 27px;
}

.btn_33.hero-btn.button-savoir-plus:hover {
  color: #fff;
  background-color: #dbdbdb;
}

.btn_33.hero-btn.button-savoir-plus.button-top {
  color: #fff;
  border-color: #fff;
}

.btn_33.hero-btn.button-savoir-plus.button-top:hover {
  background-color: #243c78;
}

.btn_33.hero-btn.ccf {
  color: #fff;
  background-color: #243c78;
  font-size: 1.25px;
}

.btn_3_text {
  color: #000;
  font-size: .9rem;
  position: relative;
}

.btn_3_text.txt-butt-1 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.btn_3_text.ccv {
  color: #fff;
}

.css {
  background-color: #0aac15;
  display: none;
}

.css:hover {
  background-color: #141c77;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.background-video-2 {
  justify-content: center;
  align-items: center;
  height: 750px;
  display: flex;
}

.background-video-2.dd {
  background-image: linear-gradient(#000000b8, #000000b8);
  height: 600px;
}

.flex_vertical {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.flex_vertical.is-x-center {
  justify-content: flex-start;
  align-items: center;
}

.text-align_center {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lottie-animation-24 {
  width: 200px;
}

.eyebrow {
  letter-spacing: .01em;
  text-transform: uppercase;
  color: color-mix(in srgb, currentColor 90%, transparent);
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.3em;
  display: inline-block;
}

.heading_h1 {
  color: #243c78;
  letter-spacing: -.01em;
  text-wrap: balance;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: .3em;
  font-family: Montserrat, sans-serif;
  font-size: 3.9rem;
  font-weight: 700;
  line-height: 1.04em;
  display: flex;
}

.heading_h1.ccx {
  margin-top: 6px;
}

.button-group {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.7rem;
  display: flex;
}

.button-group.is-align-center {
  justify-content: center;
}

.button-3 {
  color: #333;
  text-align: center;
  letter-spacing: -1px;
  background-color: #0000;
  border: 2px solid #000;
  margin-top: 23px;
  padding: 15px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.button-3:hover {
  color: #fff;
  background-color: #878787;
  border-color: #878787;
}

.button-3.w--current {
  margin-top: 0;
}

.button-3.full-button {
  color: #fff;
  background-color: #f58522;
}

.button-3.full-button:hover {
  background-color: #f58522;
}

.heading-18 {
  color: #4e4e4e;
  font-size: 224px;
  line-height: 360px;
  position: absolute;
}

.heading-18.ghh {
  color: #243c78;
  margin-top: 46px;
  font-size: 80px;
  line-height: 140px;
}

.image-3 {
  width: auto;
  margin-top: 0;
  margin-left: 43px;
}

.background-video-3 {
  height: 100%;
}

.section-5 {
  background-image: linear-gradient(#ffffffbd, #ffffffbd), url('../images/318059_402461886497893_491291874_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-66 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 65px;
  padding-bottom: 65px;
  display: flex;
}

.div-block-66.section-video {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
}

.lottie-animation-2 {
  opacity: .66;
  width: 150px;
}

.waves-content-cta-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.waves---heading-2-no-margins {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 99%;
}

.waves---paragraph-big {
  text-align: center;
  width: 60%;
  font-size: 17px;
  line-height: 130%;
}

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

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

.waves---master-checks-horizontal {
  grid-column-gap: 24px;
  align-items: center;
  display: flex;
}

.waves---single-check-item {
  grid-column-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

.nhb {
  max-width: 100%;
}

.image-4 {
  max-width: 80%;
}

.section-body {
  min-width: 1200px;
  height: 100vh;
  display: flex;
  position: relative;
}

.page-load-overlay {
  z-index: 100;
  color: #fff;
  background-color: #1c4b5c;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
  font-size: 30px;
  display: none;
  position: absolute;
  inset: 0;
}

.col-1 {
  background-image: url('../images/back-2-sushido.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  flex: 1;
  padding-top: 0;
  display: flex;
  position: relative;
}

.col-content {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 65%;
  max-width: 650px;
  padding-top: 100px;
  padding-bottom: 20px;
  padding-left: 120px;
  display: block;
}

.content-hero {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.logo-text-landing {
  margin-bottom: 30px;
}

.hero-description {
  color: #575757;
  margin-bottom: 16px;
  margin-right: 10%;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}

.hero-bottom {
  width: 100%;
  display: block;
}

.button-hero {
  color: #1c4b5c;
  text-align: center;
  background-color: #0000;
  border: 2px solid #1c4b5c;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-width: 200px;
  margin-top: 20px;
  margin-right: 10px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.button-hero:hover {
  color: #ececec;
  background-color: #243c78;
  border-color: #243c78;
}

.button-hero:active {
  transform: scale(1.02)translate(0, 2px);
}

.sign-up-div {
  z-index: 1000;
  clear: none;
  flex: none;
  width: auto;
  height: 0;
  position: relative;
  overflow: hidden;
}

.hero-form {
  border: 2px solid #1c4b5c;
  width: auto;
  margin-top: 20px;
  padding: 0;
}

.form-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.col {
  padding-left: 0;
  padding-right: 0;
}

.col.form-col {
  border-right: 2px solid #0000;
  justify-content: center;
  align-items: center;
  display: block;
}

.col._2 {
  background-color: #9b9b9b;
  background-image: url('../images/Texture-1.png');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.form-button {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #1c4b5c;
  border: 2px #1c4b5c;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  margin-top: 0;
  margin-right: 0;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  position: relative;
}

.form-button:hover {
  color: #ececec;
  background-color: #1c4b5c;
}

.form-button:active {
  transform: scale(1.02)translate(0, 2px);
}

.success-message {
  background-color: #0000;
  margin-top: 20px;
}

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

.error-text {
  font-size: 12px;
}

.col-footer {
  justify-content: space-between;
  height: 80px;
  padding-left: 10%;
  padding-right: 20px;
  display: none;
}

.footer-col-1 {
  display: flex;
}

.footer-link-label {
  flex: none;
  margin-right: 15px;
  font-size: 12px;
}

.footer-link-icon {
  flex: none;
  margin-top: -1px;
}

.hero-float {
  transform-origin: 50%;
  width: 520px;
  height: 520px;
  position: absolute;
  top: 20vh;
  bottom: 0;
  right: -280px;
}

.col-2 {
  background-color: #e2e4e6;
  background-image: url('../images/photo-1566041510394-cf7c8fe21800.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 30%;
  height: 100vh;
}

.columns-23 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.column-82 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.text-span {
  color: #243c78;
  font-size: 80px;
}

.column-83 {
  margin-top: 76px;
  padding-top: 0;
}

.section-6 {
  background-image: url('../images/back-2-sushido.png'), url('../images/back-1-sushido.png'), linear-gradient(#ffffffc7, #ffffffc7), url('../images/318059_402461886497893_491291874_n.jpg');
  background-position: 0%, 50%, 0 0, 50%;
  background-size: cover, cover, auto, cover;
  background-attachment: fixed, scroll, scroll, fixed;
  height: 800px;
}

.cursor-wrapper {
  z-index: 100;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor-dot {
  background-color: #f07;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  inset: 0%;
}

.cursor-circle {
  border: 2px solid #ff00773b;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
}

.rt-heading-six {
  color: #fff;
  letter-spacing: -.2px;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.rt-component-container-2 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section-2 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-2.rtpadding-bottom-none {
  background-color: #000;
  background-image: linear-gradient(#f0f0f0f5, #f0f0f0f5), url('../images/1362.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.rt-heading-three {
  color: #fff;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

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

.rt-no-margin {
  margin: 0;
}

.rt-about-option {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  letter-spacing: .32px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 26px;
}

.rt-about-option:hover {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color\<deleted\|variable-7d716cca-6feb-e1e3-34d1-e80b03c86465\>);
}

.rt-about-option.rt-about-last {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.rt-about-option.rt-about-last:hover {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  font-family: Montserrat, sans-serif;
}

.rt-designed-text {
  color: var(--white\<deleted\|variable-2d5aea25\>);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
}

.rt-designed-text.wudhf {
  color: #000;
  font-size: 14px;
}

.rt-link-text {
  color: #141517;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
}

.rt-link-text.rt-capitalized {
  text-transform: capitalize;
}

.rt-link-text.rt-capitalized.rt-change-size {
  font-size: 16px;
}

.rt-link-text.rt-capitalized.rt-change-size.rt-text-normal.rt-no-margin {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.rt-footer-links-text {
  color: #686868;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.rt-footer-links-text.rt-color-dark {
  color: #000;
}

.rt-footer-links-text.rt-color-dark.rt-hover {
  text-decoration: none;
}

.rt-footer-links-text.rt-color-dark.rt-hover:hover {
  color: #243b78;
}

.rt-submit-button-4 {
  background-color: #3898ec00;
  background-image: url('../images/Vector-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19px;
  margin-left: 8px;
}

.rt-call-box {
  background-color: #243b7800;
  border: 1px solid #0000008c;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 5px;
  display: flex;
}

.rt-newsletter {
  background-color: #eaf0f8;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: stretch;
  padding-right: 20px;
  display: flex;
}

.rt-footer-divider {
  background-color: #0000001a;
  width: 100%;
  height: 1px;
  margin-top: 60px;
}

.rt-call-text-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.rt-error-message {
  color: #f33;
  text-align: center;
  padding: 20px;
}

.rt-footer-bottom-wrapper {
  background-color: #243b78;
  padding-top: 15px;
  padding-bottom: 15px;
}

.rt-license {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.rt-success-message {
  color: #128800;
  text-align: center;
  background-color: #e1ffe0;
}

.rt-footer-wrapper-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch space-between;
  place-items: flex-start center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 29px;
  padding-right: 29px;
  display: flex;
}

.rt-license-middle-line {
  background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
  width: 1px;
  height: 100%;
}

.rt-footer-text-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.rt-footer-text-wrapper.rt-middle-gap {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.rt-footer-text-wrapper.rt-wrap-one {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  padding-top: 10px;
}

.rt-footer-bottom {
  justify-content: space-between;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.rt-email-text-field {
  border-style: solid;
  border-width: 1px;
  border-color: #0000 var(--radiant-ui-components-library-marketplace--linear-color-three\<deleted\|variable-595e276e-75c3-6eac-6603-d1a8216b0b93\>) #0000 #0000;
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
  background-color: #eaf0f8;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  height: auto;
  margin-bottom: 0;
  padding-left: 25px;
  font-size: 14px;
}

.rt-email-text-field::placeholder {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
}

.rt-footer-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 332px;
  display: flex;
}

.rt-footer-block.rt-footer-gap {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
}

.rt-footer-link {
  font-size: 17px;
  line-height: 27px;
}

.rt-footer-image-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.rt-section-container {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.rt-email {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.rt-app-store-image, .rt-google-store {
  height: auto;
}

.rt-text-normal {
  font-weight: 400;
}

.text-block-39 {
  color: #3d3d3d;
  width: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

.text-block-39.xajo {
  color: #243a78;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 21px;
}

.rt-black-icon-2.rt-in-active {
  opacity: 0;
  width: 25px;
  height: 25px;
}

.rt-blue-icon-2 {
  opacity: 0;
  position: absolute;
}

.rt-blue-icon-2.rt-active {
  opacity: 1;
  width: 24px;
  height: 33px;
  overflow: clip;
}

.rt-text-block-2 {
  color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-text-white-2 {
  color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.rt-nav-one-2 {
  z-index: 999;
  background-color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  border-bottom: 1px solid #d5d5d5;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 30px #11254226;
}

.rt-nav-one-container-2 {
  max-width: 1320px;
  padding-left: 15px;
  padding-right: 15px;
}

.rt-nav-one-wrap-2 {
  justify-content: space-between;
  align-items: center;
}

.rt-nav-one-dropdown-2 {
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.rt-nav-one-dropdown-toggle-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
  justify-content: flex-start;
  align-items: center;
  padding: 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
}

.rt-nav-one-dropdown-list-2 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 2px 30px #0000001a;
}

.rt-nav-one-dropdown-list-wrap-2 {
  border-radius: 10px;
  width: 100%;
  max-width: 730px;
  position: relative;
  overflow: hidden;
}

.rt-nav-one-dropdown-list-wrap-2.rt-utility-pages {
  max-width: 1290px;
}

.rt-nav-one-dropdown-upper-wrap-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rt-nav-top-wrap-contain-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border-right: 1px solid #0000000d;
  height: 100%;
  padding: 70px 25px 70px 15px;
}

.rt-nav-top-wrap-contain-2.rt-border-off {
  border-right-style: none;
}

.rt-nav-top-wrap-contain-2.rt-flex-horaizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right-style: none;
  flex-flow: row;
  padding: 5px 0 50px;
}

.rt-nav-top-wrap-contain-2.rt-right-gap {
  padding-left: 25px;
}

.rt-nav-top-link-wrap-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.rt-nav-top-link-wrap-2.rt-free {
  background-color: #243b78;
  border-radius: 20px;
  padding: 5px 15px;
}

.rt-text-icon-wrap-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
}

.rt-text-icon-wrap-2.rt-icon-gap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.rt-icon-box-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rt-nav-text-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
  font-weight: 400;
}

.rt-nav-text-2.rt-text-white-2 {
  color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
}

.rt-nav-one-arrow-2 {
  margin-top: 4px;
}

.nav-menu-2 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.rt-component-container-3 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section-3 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  width: 100%;
  padding: 20px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-heading-three-2 {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
  text-transform: capitalize;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.rt-heading-three-2.rt-text-white {
  color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
}

.rt-team-page-cta-section {
  padding-top: 0;
}

.rt-cta-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.rt-color-white {
  color: #fff;
}

.rt-color-white.rt-margin-bottom-zero.rt-responsive-text-center.rt-cta-paragraph {
  max-width: none;
  margin-bottom: 0;
  padding-right: 38px;
  font-size: 16px;
}

.rt-about-two-cta-right {
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: flex-end;
  min-width: 174px;
  max-width: 234px;
  display: flex;
}

.rt-cta-line {
  background-color: #fff;
  width: 1px;
  height: 76px;
  max-height: 76px;
}

.rt-autofit {
  object-fit: cover;
}

.rt-autofit.rt-border-radious-ten {
  border-radius: 10px;
}

.rt-cta-text-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-margin-bottom-zero {
  margin-bottom: 0;
}

.rt-link-text-wrp {
  position: relative;
}

.rt-hero-button {
  background-color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  border-radius: 5px;
  padding: 12px 35px;
  font-size: 1rem;
  font-weight: 500;
}

.rt-hero-button.rt-black-button {
  background-color: #4c4d509e;
  border: 1px solid #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.rt-hero-button.rt-black-button:hover {
  background-color: #243c78;
}

.rt-about-two-cta-left {
  grid-column-gap: 28px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-secondary-btn-text {
  color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  position: absolute;
  inset: auto 0% 0%;
  transform: translate(0, 200%);
}

.rt-button-mask {
  overflow: hidden;
}

.rt-about-two-cta-block {
  grid-column-gap: 30px;
  background-color: #243b78;
  background-image: url('../images/back-1-sushido.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  display: flex;
}

.rt-about-two-cta-text-block {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-cta-boxes {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  width: 100%;
  max-width: 1170px;
  display: flex;
}

.rt-autofit-2 {
  object-fit: cover;
  border-radius: 10px;
}

.rt-category-cards-text {
  color: var(--white\<deleted\|variable-2d5aea25\>);
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.rt-category-cards-text.nb {
  margin-bottom: 15px;
}

.rt-component-section-4 {
  background-color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  width: 100%;
  padding: 80px 15px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-4.rt-gap-eighty {
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  background-color: #243c78c9;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 20px;
  width: 85%;
  margin-top: 69px;
  padding: 40px 60px;
}

.rt-margin-top-thirty {
  margin-top: 30px;
}

.rt-all-reviews-home {
  grid-column-gap: 17px;
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 30px 35px;
  display: flex;
  box-shadow: 0 10px 80px #dbdfffcc;
}

.rt-home-review-main-block {
  background-image: url('../images/Map.webp');
  background-position: 50% 95%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 50px;
  overflow: visible;
}

.rt-profile-image-block-home {
  border-radius: 100%;
  overflow: hidden;
  box-shadow: 5px 4px 25px #00000014;
}

.rt-home-review-para {
  max-width: 665px;
  margin-bottom: 35px;
  padding-bottom: 27px;
}

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

.rt-job-role {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  margin-bottom: 0;
}

.rt-people-name-and-image {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.rt-reviews {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
  box-shadow: 5px 4px 60px #0000000f;
}

.rt-body-font-color-2 {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  transition: color .35s;
}

.text-block-40 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.text-block-41 {
  margin-top: 94px;
}

.heading-19 {
  margin-top: 96px;
  padding-right: 89px;
  font-size: 30px;
  line-height: 38px;
}

.ikonik-gsx9r, .ikonik-b5kvt, .ikonik-2uktpj, .ikonik-3zzht, .ikonik-ul7l6 {
  color: #fff;
}

.rt-margin-top-none-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 29px;
}

.rt-padding-top-thirty-six {
  padding-top: 36px;
  display: flex;
}

.rt-page-button {
  text-align: center;
  border-radius: 10px;
  padding: 15px 34px;
  font-weight: 500;
  display: block;
  position: relative;
  overflow: hidden;
}

.rt-page-button.rt-main-linear-color {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color\<deleted\|variable-7d716cca-6feb-e1e3-34d1-e80b03c86465\>);
  margin-right: 14px;
  text-decoration: none;
}

.rt-features-box {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.rt-button-overlay-5 {
  transform-origin: 50% 100%;
  background-color: #fff;
  border: 1px solid #1962f2;
  border-radius: 10px;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
  transform: scale(0);
}

.rt-row-one {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rt-accelerate-growth {
  flex: 0 42.24%;
  max-width: 545px;
}

.rt-accelerate-growth.rt-home-three-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rt-button-texts-wrapper {
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.rt-growth-section-text {
  max-width: 490px;
  padding-top: 23px;
  padding-bottom: 45px;
}

.rt-growth-section-text.rt-text-two {
  max-width: 550px;
  padding-top: 10px;
  padding-bottom: 26px;
}

.rt-growth-section-text.rt-text-two.rt-body-font-color {
  color: var(--white\<deleted\|variable-2d5aea25\>);
}

.rt-button-text-static {
  color: #fff;
}

.rt-button-text-absolute {
  color: #1962f2;
  position: absolute;
  left: 0;
  right: 0;
}

.ix_hero-intro-slide-up.is-step-2-hero-intro-slide-up {
  color: #fff;
}

.vertt {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  color: #000;
  text-align: left;
  font-size: 1.3rem;
  line-height: 2.3em;
}

.subheading {
  text-align: center;
  letter-spacing: 0;
  color: color-mix(in srgb, currentColor 70%, transparent);
  text-wrap: balance;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: none;
  margin-bottom: 1.25rem;
  font-size: 1.13rem;
  line-height: 1.6em;
  display: block;
}

.subheading.jjj {
  color: #253d77;
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.button-4 {
  color: #333;
  text-align: center;
  letter-spacing: -1px;
  background-color: #0000;
  border: 2px solid #000;
  margin-top: 23px;
  padding: 15px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.button-4:hover {
  color: #fff;
  background-color: #878787;
  border-color: #878787;
}

.button-4.w--current {
  margin-top: 0;
}

.button-4.hollow {
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
  margin-top: 30px;
  transition: background-color .5s, border-color .5s, color .5s;
}

.button-4.hollow:hover {
  color: #000;
  background-color: #55e750;
  border-color: #2a8241;
}

.button-4.hollow.bouton-1 {
  color: #253d78;
  background-color: #fff;
  border-color: #253d78;
  margin-right: 4px;
}

.button-4.hollow.bouton-1:hover {
  color: #fff;
  background-color: #253d78;
}

.ikonik-5y8bxi, .ikonik-rvnm0k {
  color: #fff;
}

.heading-20 {
  color: #243c77;
  margin-bottom: 37px;
}

.ikonik-8fkl4, .ikonik-390bj {
  color: #fff;
}

.text-span-2 {
  font-weight: 400;
}

.rt-no-margin-top {
  margin-top: 0;
}

.rt-no-margin-top.rt-margin-bottom-twenty, .rt-margin-bottom-twenty {
  margin-bottom: 20px;
}

.rt-margin-bottom-twenty.saaq {
  font-size: 40px;
}

.rt-component-container-4 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-component-section-5 {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  background-color: #fff;
  background-image: linear-gradient(#fffffff5, #fffffff5), url('../images/318059_402461886497893_491291874_n.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
  padding: 80px 15px 20px;
  font-family: Outfit;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-auto-fit {
  border-radius: 10px;
  height: auto;
}

.rt-no-margin-bottom {
  margin-bottom: 0;
}

.rt-overflow-hidden-2 {
  overflow: hidden;
}

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

.rt-text-center.rt-form-two-description {
  max-width: 433px;
  margin-left: auto;
  margin-right: auto;
}

.rt-button-two {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
  letter-spacing: 1px;
  text-transform: uppercase;
  justify-content: center;
  align-items: stretch;
  height: 60px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
  overflow: hidden;
}

.rt-font-two-2 {
  font-weight: 400;
}

.rt-contact-two-form-wrapper {
  background-color: #ffffff42;
  border-radius: 6px;
  flex: 0 52.42%;
  padding: 65px 67px 80px;
  box-shadow: 0 10px 80px #dbdfffcc;
}

.rt-button-4 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  color: #0f1d33;
  text-transform: capitalize;
  cursor: pointer;
  background-color: #ffd6a5;
  border-radius: 4px;
  align-items: center;
  padding: 13px 40px;
  font-weight: 600;
  line-height: 1.75rem;
  text-decoration: none;
  display: flex;
}

.rt-button-4.rt-button-two {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color\<deleted\|variable-7d716cca-6feb-e1e3-34d1-e80b03c86465\>);
  color: #fff;
}

.rt-button-4.rt-button-two.rt-full-width-button {
  text-transform: uppercase;
  border-radius: 5px;
  justify-content: center;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
}

.rt-span-image-two {
  background-image: url('../images/🥰.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  margin-left: 5px;
  display: inline-block;
}

.rt-margin-bottom-thirty {
  margin-bottom: 30px;
}

.rt-form-element-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.rt-textarea {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  background-color: #f3f3f3;
  border-radius: 4px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 60px;
  padding-left: 25px;
  font-size: 1rem;
  line-height: 1.625rem;
}

.rt-textarea::placeholder {
  color: #56575b;
}

.rt-review-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  margin-top: 36px;
}

.rt-contact-two-form-text-wrapper {
  flex: 0 33.81%;
  margin-top: 75px;
}

.rt-contact-two-form-text-wrapper.rt-overflow-hidden-2 {
  color: #6d6d6d;
  padding-left: 11px;
  padding-right: 11px;
}

.rt-contact-form-main-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1257px;
  padding-left: 29px;
}

.rt-margin-bottom-ten {
  margin-bottom: 10px;
}

.rt-tag-text-three {
  color: #181825;
  text-transform: uppercase;
  background-color: #efefef;
  border-radius: 33px;
  padding: 5px 20px;
  font-size: .9375rem;
  line-height: 1rem;
  display: flex;
}

.rt-heading-two-wave {
  background-image: url('../images/👋-4.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 45px;
}

.rt-text-field {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  background-color: #f3f3f3;
  border: 1px solid #d3d3d3;
  margin-bottom: 20px;
  padding-top: 27px;
  padding-bottom: 27px;
  padding-left: 25px;
  font-size: 1rem;
  line-height: 1.625rem;
}

.rt-text-field::placeholder {
  color: #56575b;
  font-size: 1rem;
  line-height: 1.625rem;
}

.rt-text-field.rt-border-radius-five {
  border-radius: 5px;
}

.rt-error-message-2 {
  color: #f33;
  text-align: center;
  padding: 20px;
}

.rt-success-message-2 {
  color: #128800;
  text-align: center;
  background-color: #e1ffe0;
}

.rt-margin-bottom-thirty-2 {
  margin-bottom: 30px;
}

.rt-category-cards-text-2 {
  color: #0f2160;
  text-transform: capitalize;
  margin-top: 9px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
}

.rt-category-cards-text-2.rt-text-lowarcase {
  text-transform: lowercase;
}

.rt-category-cards-text-2.cgg {
  font-size: 14px;
}

.rt-text-blue {
  color: var(--radiant-ui-components-library-marketplace--color--theme-color\<deleted\|variable-7d716cca-6feb-e1e3-34d1-e80b03c86465\>);
}

.rt-sub-heading {
  color: #060606;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.rt-sub-heading.rt-text-blue {
  color: #384bf8;
}

.rt-button-new-text {
  z-index: 1;
  color: #27272e;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  transition: color .5s linear;
  position: relative;
}

.rt-button-new-text.rt-button-text-color-white {
  color: #fff;
}

.rt-text-black {
  color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
}

.rt-contact-link-block {
  text-decoration: none;
}

.rt-contact-form-text-field {
  outline-offset: 0px;
  color: #686868;
  background-color: #f3f3f3;
  border: 1px solid #0606061a;
  border-radius: 5px;
  outline: 3px #686868;
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 29px;
  padding-left: 18px;
  font-size: 1rem;
  line-height: 1.75rem;
  overflow: hidden;
}

.rt-contact-form-text-field::placeholder {
  color: var(--radiant-ui-components-library-marketplace--light-grey\<deleted\|variable-a2a1940e-206b-13a7-76ec-9a2fec159f19\>);
}

.rt-contact-form-text-field.rtmessage {
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 28px;
}

.rt-contact-form-text-field.rtmessage.rt-height {
  height: 257px;
}

.rt-contact-type {
  margin-bottom: 5px;
}

.rt-contact-type.rt-align {
  font-family: Montserrat, sans-serif;
}

.rt-contact-para {
  max-width: 566px;
  margin-bottom: 50px;
}

.rt-contact-us-form {
  width: 100%;
  padding-top: 33px;
  padding-left: 62px;
  position: relative;
}

.rt-contact-us-main-block {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: flex;
}

.rt-info-icon {
  width: 30px;
}

.rt-contact-form-submit {
  background-color: #fff;
  border-radius: 10px;
  padding: 50px 35px 43px 40px;
  display: block;
  overflow: hidden;
}

.rt-contact-form-text {
  color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
  width: 78%;
}

.rt-text-field-block {
  grid-column-gap: 15px;
  display: flex;
}

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

.rt-contact-form {
  background-image: url('../images/Contact-One-Form-Image.webp');
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 45px;
  overflow: hidden;
}

.rt-contact-one-information-box {
  grid-column-gap: 20px;
  box-shadow: none;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  display: flex;
  overflow: hidden;
}

.rt-contact-one-information-box.yuu {
  padding-top: 24px;
  padding-bottom: 24px;
}

.rt-form-icon {
  position: absolute;
  inset: 0% auto auto 0%;
}

.rt-contact-us-submit {
  background-color: var(--radiant-ui-components-library-marketplace--color--theme-color\<deleted\|variable-7d716cca-6feb-e1e3-34d1-e80b03c86465\>);
  width: 100%;
  padding: 18px 38px;
  overflow: hidden;
}

.rt-contact-us-submit.rt-button-new-text.rt-button-text-color-white {
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 15px;
}

.rt-contact-icons {
  width: 100%;
}

.rt-call {
  text-decoration: none;
}

.bold-text-4, .bold-text-5, .bold-text-6 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.columns-24 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.path-n1smg {
  color: #000;
}

.ikonik-cw8j3 {
  color: #243c78;
}

.path-flwxp {
  color: #000;
}

.ikonik-yytefj {
  color: #fff;
}

.text-block-42 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.text-block-42.xxas {
  margin-top: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
}

.ikonik-l6lnr {
  color: #fff;
}

.ikonik-ys7hp {
  color: #2329d7;
}

.ikonik-xb39p, .ikonik-o2gv4i, .ikonik-mup6q {
  color: #fff;
}

.path-smvwl {
  width: 20px;
  height: 20px;
}

.ikonik-xtlwhl, .ikonik-1yfyz, .ikonik-kuenx, .ikonik-9bxln {
  color: #fff;
}

.image-6 {
  width: 25px;
  height: 25px;
  display: block;
}

.lottie-animation-25 {
  width: 40px;
  height: 40px;
}

.lottie-animation-26 {
  width: 400px;
}

.lottie-animation-27 {
  width: 120px;
}

.lottie-animation-28 {
  width: 130px;
}

.lottie-animation-29, .lottie-animation-30 {
  width: 120px;
}

.text-block-43 {
  color: #000;
}

.lottie-animation-31 {
  width: 120px;
  margin-bottom: 25px;
}

.columns-25 {
  display: flex;
}

.section_header37 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
  background-image: linear-gradient(#243a78de, #243a78de), linear-gradient(#00000057, #00000057), url('../images/318059_402461886497893_491291874_n.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  padding-top: 73px;
  padding-bottom: 20px;
}

.header37_component {
  grid-column-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.header37_image {
  object-fit: cover;
  width: 400px;
  max-width: none;
  height: 100%;
  max-height: none;
  margin-top: 9px;
  margin-bottom: -30px;
  margin-left: 119px;
}

.header37_content {
  flex-flow: column;
  max-width: 35rem;
  margin-left: 5rem;
  margin-right: 5vw;
  display: flex;
}

.header37_content.hhuuh {
  margin-left: 16.6rem;
  margin-right: 0;
}

.margin-bottom, .margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-medium {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-tiny {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.heading-style-h1 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.heading-style-h1.zsz {
  color: #fff;
  text-align: center;
  font-size: 2.7rem;
  line-height: 1;
}

.heading-style-h1.zsz.vvc {
  font-size: 2.9rem;
}

.text-size-medium {
  font-size: 1.125rem;
}

.text-size-medium.mmm {
  color: #fff;
  text-align: center;
  margin-top: 25px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.text-size-medium.rights-reserved {
  color: #fff;
  font-size: .9rem;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium {
  justify-content: center;
  align-items: center;
  margin-bottom: 2.6rem;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.button-5 {
  color: #243b78;
  text-align: center;
  letter-spacing: -1px;
  background-color: #fff;
  border: 2px solid #ffffff96;
  border-radius: 20px;
  margin-top: 23px;
  padding: 15px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.button-5:hover {
  color: #fff;
  background-color: #878787;
  border-color: #878787;
}

.button-5.w--current {
  margin-top: 0;
}

.button-5.is-secondary {
  color: #515750;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.button-5.is-secondary:hover {
  text-decoration: underline;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-21 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content-2 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-2 {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.section-7 {
  padding-top: 57px;
}

.lottie-animation-32 {
  width: 50px;
  margin-right: 0;
}

.link-block {
  text-decoration: none;
}

.link-block-2 {
  margin-left: 21px;
}

.text-block-44 {
  display: none;
}

.lottie-animation-33 {
  width: 125px;
}

.div-block-67 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer7_component {
  background-image: linear-gradient(#ffffffc9, #ffffffc9), url('../images/Sushido-side-sushis.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.padding-global {
  padding: 8% 5%;
}

.padding-vertical, .padding-vertical.padding-xxlarge {
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom, .padding-bottom.padding-xxlarge {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer7_top-wrapper {
  flex-direction: column;
  align-items: center;
  display: block;
}

.footer7_logo-link {
  margin-bottom: 2rem;
  padding-left: 0;
}

.footer7_link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  margin-bottom: 0;
  display: flex;
}

.footer7_link {
  color: #525252;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
}

.divider-horizontal {
  height: var(--\<unknown\|relume-variable-divider-width\>);
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-border\>);
  width: 100%;
}

.padding-top, .padding-top.padding-medium {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.footer7_bottom-wrapper {
  justify-content: space-between;
  margin-top: 73px;
  display: flex;
}

.footer7_credit-text {
  font-size: .875rem;
}

.footer7_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: flex;
}

.footer7_legal-link {
  color: #fff;
  font-size: .875rem;
  text-decoration: none;
}

.footer3_component {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.footer3_top-wrapper {
  grid-column-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  align-items: start;
}

.footer3_logo-link {
  float: none;
  padding-left: 0;
}

.text-size-small {
  font-size: .875rem;
}

.footer3_social-list {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: flex;
}

.footer3_social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.footer3_menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
}

.footer3_link-list {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.footer3_link {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
}

.footer3_bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 74px;
  display: flex;
}

.footer3_credit-text {
  font-size: .875rem;
}

.footer3_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: flex;
}

.footer3_legal-link {
  font-size: .875rem;
  text-decoration: underline;
}

.navbar_component {
  z-index: auto;
  background-color: #ffffffeb;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem 2rem;
  display: flex;
}

.nav-link-block {
  background-color: #ffae0000;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-icon {
  width: 2.8rem;
}

.side-menu-background {
  z-index: 1;
  background-color: #0000;
  width: auto;
  height: 130vh;
  padding-top: 0;
  position: fixed;
  inset: -20% 0 auto auto;
  overflow: hidden;
  box-shadow: -8px 0 30px #0000003b;
}

.side-menu_component {
  z-index: 999;
  white-space: normal;
  object-fit: none;
  flex-wrap: nowrap;
  justify-content: flex-end;
  width: auto;
  height: 130vh;
  margin-right: 30px;
  padding-top: 20rem;
  display: flex;
  position: fixed;
  inset: -20rem 0 0 auto;
  overflow: visible;
}

.side-menu-wrapper {
  z-index: 14;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  white-space: nowrap;
  background-color: #243a78;
  background-image: linear-gradient(#243a78eb, #243a78eb), url('../images/46125_402461863164562_932110930_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-direction: column;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  place-items: start end;
  width: 25.8rem;
  height: 80vh;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: grid;
  overflow: visible;
}

.side-menu-item-wrapper.flex-h {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
}

.side-menu-item-wrapper.flex-v {
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 0;
  display: block;
}

.side-menu-item-wrapper.footer {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.close-button {
  cursor: pointer;
  background-image: url('../images/cross-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  border: 1px solid #0000;
  border-radius: 100vw;
  width: 2rem;
  height: 2rem;
  padding: 0;
  transition: border-color .35s;
}

.close-button:hover {
  border-color: #fff;
}

.side-menu-text-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin: .125rem 0 1.025rem;
  display: flex;
  overflow: hidden;
}

.text-size-tiny {
  font-size: .75rem;
}

.text-size-tiny.text-color-white {
  transition: opacity .2s;
}

.text-size-tiny.text-color-white:hover {
  opacity: .5;
}

.text-size-tiny.text-color-white.text-style-allcaps.text-style-muted {
  color: #afafaf;
}

.text-size-large {
  font-size: 1.5rem;
}

.text-size-large.text-color-white {
  color: #fff;
  text-decoration: none;
}

.underline {
  background-color: #fff;
  width: 100%;
  height: 2px;
  transform: translate(102%);
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-vertical.margin-tiny {
  width: 300px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.link-block-3 {
  color: #fff;
  font-size: 31px;
  text-decoration: none;
}

.text-block-45, .text-block-46, .text-block-47 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-block-48 {
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.column-86 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-26 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero {
  height: 100vh;
  padding: 30px;
  display: flex;
  position: relative;
}

.heading-wrapper-1 {
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 60px 34px;
  text-decoration: none;
  transition: opacity .35s;
  display: flex;
  box-shadow: 0 1px 12px #0000004f;
}

.heading-wrapper-1:hover {
  filter: invert();
}

.heading-21 {
  text-align: center;
  background-color: #ff0004;
  margin-top: 9px;
  margin-bottom: -3px;
  padding-top: 42px;
  padding-bottom: 39px;
  font-size: 38px;
  line-height: 38px;
}

.subtext {
  color: #000;
  letter-spacing: 5px;
  font-weight: 600;
}

.credits {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.container-22 {
  background-image: linear-gradient(#243a78ab, #243a78ab), url('../images/8923.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 200px;
  max-height: 940px;
  margin-bottom: 14px;
  display: flex;
}

.container-22.zcv {
  background-image: linear-gradient(#313131ab, #313131ab), linear-gradient(#0000, #0000), url('../images/1362.jpg');
  background-position: 0 0, 0 0, 50% 0;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, scroll;
  height: 300px;
}

.container-23 {
  background-image: linear-gradient(#243a78ad, #243a78ad), url('../images/2151349310.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 460px;
  display: flex;
}

.column-87 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.lightbox-link-3 {
  width: 100%;
  text-decoration: none;
}

.text-block-49 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
}

.div-block-68 {
  background-image: linear-gradient(#fffffffa, #fffffffa);
  background-size: auto;
  background-attachment: scroll;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  box-shadow: 0 1px 5px 5px #fff3;
}

.bold-text-7 {
  color: #243a78;
}

.link-4 {
  color: #000;
  font-size: 14px;
  text-decoration: none;
}

.column-88 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.container-24 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

.ikonik-52xxxh, .ikonik-92bef {
  color: #243a78;
}

.link-block-4 {
  margin-right: 10px;
}

.button-6 {
  color: #333;
  text-align: center;
  letter-spacing: -1px;
  background-color: #0000;
  border: 2px solid #000;
  margin-top: 23px;
  padding: 15px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.button-6:hover {
  color: #fff;
  background-color: #878787;
  border-color: #878787;
}

.button-6.w--current {
  margin-top: 0;
}

.button-6.is-secondary {
  color: #515750;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
  font-size: .875rem;
  font-weight: 700;
}

.button-6.is-secondary:hover {
  text-decoration: underline;
}

.button-6.is-secondary.is-small {
  color: #fff;
  border-color: #fff;
  padding: 1.5rem;
  font-size: 1.1rem;
  text-decoration: none;
}

.container-26 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ikonik-st494 {
  color: #243a78;
}

.container-27 {
  width: 40%;
}

.container-28 {
  margin-top: 53px;
}

.column-93 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.columns-29 {
  margin-bottom: 86px;
}

.ikonik-ap4ky, .ikonik-h0qjz, .ikonik-jjq4z {
  color: #fff;
}

.link-block-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  text-decoration: none;
  display: flex;
}

html.w-mod-js [data-ix="title-slide-in-1"], html.w-mod-js [data-ix="title-slide-in-2"], html.w-mod-js [data-ix="fade-in-on-scroll"], html.w-mod-js [data-ix="services-slide-up-1"], html.w-mod-js [data-ix="services-slide-up-2"], html.w-mod-js [data-ix="services-slide-up-3"] {
  opacity: 0;
}

html.w-mod-js [data-ix="preloader-fade-out"] {
  opacity: 1;
  display: block;
}

html.w-mod-js [data-ix="page-load-fade-in"] {
  opacity: 0;
}

@media screen and (min-width: 1280px) {
  .bdy.cc-body {
    background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/sushi-eda.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .column-73.rtt, .column-75.rtt {
    background-color: #fff;
  }

  .rt-text-white.rt-display-flex {
    font-size: 16px;
  }

  .rt-designed-text.wudhf {
    color: #000;
  }

  .rt-contact-one-information-box {
    padding-right: 0;
  }

  .section_header37 {
    padding-top: 70px;
  }

  .navbar_component {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1440px) {
  .header.cdac {
    width: 550px;
  }

  .about {
    margin-top: -144px;
  }

  .grey-box, .grey-box.diner-spot {
    padding-top: 0;
  }

  .grey-box.rrg {
    justify-content: center;
    align-items: stretch;
    padding-left: 50px;
    padding-right: 50px;
  }

  .row, .tttt, .html-embed-3 {
    margin-bottom: 0;
  }

  .tufffff {
    color: var(--\<unknown\|variable-568ae43f\>);
  }

  .rt-home-three-cta-contain-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rt-home-three-cta-contain-text-wrap-2 {
    align-items: center;
  }

  .rt-home-three-cta-contain-paragraph.rt-margin-top-twentyfive {
    font-size: 15px;
  }

  .page-padding {
    margin-top: 0;
    padding-top: 150px;
    padding-bottom: 150px;
    padding-right: 3.9rem;
  }

  .background-video-2 {
    justify-content: center;
    align-items: center;
    height: 750px;
    display: flex;
  }

  .button-3.full-button.nnbm {
    margin-top: 4px;
  }

  .div-block-66 {
    color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 900px;
    display: flex;
  }

  .waves---paragraph-big {
    color: #fff;
    font-size: 18px;
  }

  .hero-image {
    margin-left: 83px;
  }

  .section-6 {
    height: 900px;
  }

  .rt-component-section-2.rtpadding-bottom-none {
    background-color: #f6f7fa;
  }

  .rt-about-option.rt-about-last {
    color: #000;
    text-decoration: none;
  }

  .rt-designed-text {
    color: #3b3b3b;
  }

  .rt-designed-text.wudhf {
    color: #000;
  }

  .rt-call-box {
    border-color: #414141;
  }

  .rt-footer-bottom-wrapper {
    background-color: #243b78;
    border-radius: 14px;
    margin-bottom: 33px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-footer-wrapper-2, .rt-footer-bottom {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-39 {
    color: #727272;
  }

  .nav-menu-2 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .rt-about-two-cta-left {
    grid-column-gap: 40px;
  }

  .text-block-40 {
    color: #000;
  }

  .button-4.hollow.bouton-1 {
    font-size: 17px;
  }

  .path-n1smg, .path-flwxp {
    color: #747474;
  }

  .text-block-42 {
    color: #000;
  }

  .text-block-43 {
    color: #fff;
    font-size: 19px;
  }

  .section_header37 {
    text-align: center;
    border: 1px solid #fff;
    padding-top: 79px;
  }

  .header37_image {
    height: 100%;
    max-height: 100%;
  }

  .heading-style-h1.zsz, .text-size-medium.mmm {
    text-align: center;
  }

  .margin-top.margin-medium {
    justify-content: center;
    align-items: center;
    margin-bottom: 1.8rem;
  }

  .title-small {
    color: #505050;
  }

  .link-block {
    text-decoration: none;
  }

  .lightbox-link-3 {
    border: 1px solid #ffffff45;
  }

  .text-block-49 {
    line-height: 18px;
  }

  .container-24 {
    align-items: center;
  }
}

@media screen and (min-width: 1920px) {
  .rt-nav-one-wrap {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
  }

  .rt-component-container.rt-overflow-none {
    max-width: none;
  }

  .rt-home-three-cta-background-2.cxzc {
    background-size: auto, cover;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .page-padding {
    height: 100%;
    margin-top: 0;
    padding-top: 150px;
    padding-bottom: 150px;
    padding-right: 2.4rem;
  }

  .col-1 {
    justify-content: center;
    align-items: center;
  }

  .col-content {
    width: 100%;
    padding-left: 0;
  }

  .content-hero {
    margin-left: 127px;
  }

  .hero-image {
    margin-top: -80px;
    margin-left: 30px;
  }

  .rt-designed-text.wudhf {
    color: #000;
  }

  .rt-footer-bottom-wrapper {
    background-color: #243b77;
  }

  .text-block-39.xajo {
    font-size: 19px;
  }

  .rt-nav-one-wrap-2 {
    grid-column-gap: 200px;
    grid-row-gap: 200px;
  }

  .rt-component-section-3 {
    background-color: #243c78;
  }

  .rt-about-two-cta-block {
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 70px;
  }

  .rt-home-review-main-block {
    background-position: 59% 95%;
  }

  .rt-accelerate-growth.rt-home-three-wrapper {
    margin-bottom: 10px;
  }

  .rt-component-section-5 {
    padding-bottom: 80px;
  }

  .rt-contact-form-text {
    width: 78%;
  }

  .text-block-43 {
    color: #fff;
  }

  .column-84, .column-85 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section_header37 {
    padding-top: 85px;
  }

  .header37_image {
    width: 80%;
  }

  .navbar_component {
    margin-bottom: 0;
  }

  .container-25 {
    margin-bottom: 16px;
  }

  .columns-28 {
    margin-top: -1px;
    margin-bottom: 7px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    margin-bottom: 5px;
    font-size: 48px;
    line-height: 46px;
  }

  h2 {
    font-size: 32px;
    line-height: 31px;
  }

  h4 {
    margin-top: 5px;
  }

  h5 {
    margin-bottom: 15px;
    font-size: 15px;
  }

  p {
    font-size: 13px;
    line-height: 21px;
  }

  .button {
    margin-top: 15px;
  }

  .header {
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .header.cdac {
    justify-content: center;
    align-items: center;
  }

  .slider {
    height: auto;
    padding-bottom: 0;
  }

  .slide-1 {
    padding-bottom: 30px;
  }

  .slide-2 {
    padding-bottom: 46px;
  }

  .slide-container {
    width: 85%;
    margin-top: 250px;
  }

  .nav-menur {
    height: 100px;
    margin-top: -1px;
    padding-top: 3px;
    display: block;
    position: absolute;
    top: 0;
  }

  .nav-container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .brand.w--current {
    margin-right: 0;
    padding-right: 0;
    display: block;
  }

  .nav-menu {
    text-align: center;
    background-color: #00001c;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-bottom: 67px;
  }

  .menu-button {
    z-index: 0;
    margin-top: 19px;
    padding-top: 10px;
    position: absolute;
    top: 0;
    right: 19px;
  }

  .menu-button:active {
    background-color: #0000;
  }

  .nav-icon {
    color: #a2a2a2;
  }

  .accueil-menu {
    color: #d5d5d5;
    text-align: center;
    padding-bottom: 11px;
  }

  .accueil-menu.w--current {
    color: #d5d5d5;
    text-align: center;
  }

  .about {
    margin-top: -151px;
  }

  .grey-box {
    height: 500px;
    min-height: 0;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .grey-box.diner-spot {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 59px;
    display: flex;
  }

  .grey-box.reservatiom {
    height: 600px;
  }

  .grey-box.box-reserve {
    height: 500px;
  }

  .grey-box.box-reserve._7788 {
    height: 750px;
  }

  .grey-box.box-reserve._7788.uu {
    padding-top: 0;
  }

  .grey-box.rrg {
    justify-content: center;
    align-items: stretch;
  }

  .about-photo {
    height: 500px;
  }

  .about-photo.order-pic {
    background-position: 20%;
    background-size: cover;
  }

  .row {
    margin-top: -11px;
    margin-bottom: 0;
  }

  .row.welcome {
    margin-top: 152px;
  }

  .row.criss {
    margin-top: -13px;
    margin-bottom: 54px;
  }

  .about-photo-2 {
    height: 400px;
  }

  .about-photo-2.jrhr {
    height: 500px;
  }

  .portfolio {
    margin-top: -97px;
  }

  .break---numbers {
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-content {
    margin-top: 1px;
    padding-top: 34px;
    padding-left: 36px;
    padding-right: 31px;
  }

  .footer-text {
    font-size: 16px;
    line-height: 23px;
  }

  .services {
    display: block;
  }

  .services-photo {
    height: 400px;
  }

  .services-1, .services-2, .services-3 {
    height: auto;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .break---quotes {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .quote-text {
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 26px;
  }

  .preloader {
    z-index: 2000;
    padding-top: 200px;
  }

  .mobile-logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .brand-image {
    width: 40px;
    margin-left: 5px;
    padding-top: 30px;
    display: none;
  }

  .footer-logo {
    width: 75px;
  }

  .slide-3 {
    padding-bottom: 34px;
  }

  .colour {
    opacity: 1;
    background-color: #0006;
    padding: 10px;
  }

  .portfolio-inner {
    padding-top: 35%;
  }

  .diviv {
    margin-bottom: 36px;
    display: none;
  }

  .diviv.resto {
    margin-bottom: 69px;
  }

  .diviv.reservation {
    margin-top: -105px;
    margin-bottom: 56px;
  }

  .tyy {
    text-align: center;
  }

  .tt.tre {
    margin-top: 51px;
  }

  .right {
    margin-top: 5px;
    padding-bottom: 9px;
    font-size: 12px;
  }

  .tttt {
    margin-bottom: 30px;
  }

  .bdy {
    padding-top: 117px;
  }

  .labelle-font {
    font-size: 12px;
  }

  .logo {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .link-logo {
    display: block;
  }

  .map {
    background-color: #0000;
  }

  .head-1 {
    margin-top: -51px;
  }

  .head-1.sushhh {
    margin-top: -64px;
    margin-bottom: 15px;
  }

  .head-1._11 {
    margin-bottom: 19px;
  }

  .head-1._333 {
    margin-top: -94px;
    margin-bottom: 25px;
  }

  .section-menu {
    margin-top: -44px;
    padding-top: 0;
    padding-left: 7px;
    padding-right: 7px;
  }

  .ou {
    display: none;
  }

  .soumettre {
    background-color: #00001c;
    border-radius: 9px;
    margin-top: 8px;
    margin-bottom: -8px;
  }

  .midi {
    margin-top: -2px;
  }

  .sssush {
    margin-top: -20px;
  }

  .section-me {
    padding-top: 0;
  }

  .juj.reser {
    margin-top: -162px;
  }

  .sushi-menu {
    margin-top: -19px;
  }

  .phone-reserve {
    margin-bottom: -99px;
  }

  .uuu.juhio {
    font-size: 18px;
    line-height: 17px;
  }

  .txt-noel {
    margin-top: 78px;
  }

  .heading {
    margin-top: 87px;
    line-height: 25px;
  }

  .heading.rtt {
    display: none;
  }

  .heading-2 {
    padding-top: 43px;
  }

  .heading-2.gff {
    font-size: 38px;
  }

  .text-block {
    font-size: 21px;
  }

  .dropdown-toggle, .dropdown-link, .dropdown-link.w--current, .dropdown-link-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dropdown-link-3 {
    display: flex;
  }

  .dropdown-link-3.w--current {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .dropdown-link-4 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section {
    margin-top: 0;
  }

  .dropdown-2 {
    display: none;
  }

  .features-right {
    max-width: 100%;
  }

  .container-20 {
    padding-bottom: 96px;
  }

  .cookie-popup_component {
    display: block;
  }

  .column-74, .column-74.rre, .column-73 {
    height: 900px;
  }

  .column-73.rtt {
    justify-content: center;
    align-items: flex-start;
    height: 900px;
    padding-left: 30px;
    padding-right: 24px;
  }

  .f-paragraph-large {
    text-align: left;
  }

  .f-h1-heading.ttt.titre {
    font-size: 33px;
    line-height: 1;
  }

  .f-h1-heading.ttt.titre.uio {
    text-align: left;
    font-size: 42px;
    line-height: 1;
  }

  .f-heading-detail-small {
    text-align: left;
  }

  .column-75 {
    height: 900px;
  }

  .column-75.rtt {
    justify-content: center;
    align-items: flex-start;
    height: 900px;
    padding-left: 30px;
    padding-right: 24px;
  }

  .column-76, .column-77 {
    height: 900px;
  }

  .rt-nav-one {
    display: none;
  }

  .navbar {
    padding-bottom: 16px;
  }

  .nav-con {
    height: 80px;
  }

  .logo-icon {
    width: 190px;
  }

  .navlink {
    border-bottom-style: none;
    justify-content: center;
    align-items: center;
    padding: 20px 12px;
    text-decoration: none;
    display: flex;
  }

  .navlink.w--current {
    padding-top: 15px;
  }

  .navlink.cart {
    margin-top: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 0;
  }

  .hero-section {
    background-image: url('../images/Sushido-side-sushis.png'), linear-gradient(to bottom, null, null), url('../images/Sushido-back.png');
    background-position: 100% 0, 0 0, 50%;
    height: auto;
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .tufffff {
    font-size: 144px;
  }

  .hero-image-1 {
    width: 60%;
  }

  .hero-row {
    width: 80%;
  }

  .social-link {
    width: 50px;
    height: 50px;
  }

  .hero-copy-col {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-component-container.rt-overflow-none {
    max-width: none;
    display: block;
  }

  .rt-component-section {
    padding-top: 7px;
    padding-bottom: 17px;
  }

  .rt-overflow-none {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-overflow-none.ccs {
    justify-content: center;
    align-items: flex-start;
  }

  .rt-home-three-cta-contain-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .rt-home-three-cta-contain-text-wrap-2 {
    flex-basis: 100%;
    align-items: center;
  }

  .rt-home-three-cta-main-box-2 {
    height: 580px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .rt-home-three-cta-background-2.juio {
    height: 100%;
  }

  .rt-home-three-cta-button {
    width: 90px;
    height: 90px;
    display: none;
  }

  .rt-home-three-cta-heading {
    font-size: 4rem;
    line-height: 4rem;
  }

  .rt-home-three-cta-heading.rt-text-white.rt-margin-top-thirtyfive {
    line-height: 2.4rem;
  }

  .rt-margin-top-fifteen.rt-body-font-color {
    text-align: center;
  }

  .rt-margin-top-fifteen.rt-body-font-color.jjh {
    text-align: left;
    margin-bottom: 13px;
  }

  .rt-margin-top-fifteen.rt-body-font-color.hhg {
    text-align: left;
  }

  .rt-home-three-video.rt-video-v4 {
    width: 100%;
    display: none;
  }

  .rt-home-three-feature-video-block {
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .rt-home-three-feature-contain-block {
    max-width: 800px;
  }

  .rt-home-three-feature-contain-block.dds {
    justify-content: flex-start;
    align-items: center;
    padding-left: 80px;
    padding-right: 80px;
  }

  .rt-home-three-feature-contain-block.xcff {
    justify-content: center;
    align-items: center;
  }

  .rt-home-three-feature-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .rt-margin-top-none {
    text-align: center;
  }

  .rt-margin-top-none.uui, .rt-margin-top-none.xvz {
    text-align: left;
  }

  .rt-home-three-feature-image-block {
    margin-left: 126px;
  }

  .column-79 {
    height: 661.5px;
  }

  .page-padding {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 50px 1rem;
    display: block;
  }

  .columns-22 {
    display: flex;
  }

  .column-80, .column-81 {
    height: 900px;
  }

  .btn_33.hero-btn.button-savoir-plus.button-top {
    padding-top: .6rem;
    padding-bottom: .6rem;
  }

  .btn_33.hero-btn.button-savoir-plus.button-top.xnx {
    margin-right: 0;
    padding-top: .6rem;
    padding-bottom: .6rem;
  }

  .background-video-2 {
    height: 950px;
  }

  .lottie-animation-24 {
    width: 200px;
    margin-bottom: -44px;
  }

  .eyebrow {
    text-align: center;
    font-size: 1.1rem;
  }

  .heading_h1 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    font-size: 4.52rem;
    display: flex;
  }

  .heading_h1.ccx {
    font-size: 2.1rem;
  }

  .button-3 {
    margin-top: 15px;
  }

  .image-3 {
    width: 50%;
    height: auto;
  }

  .waves---paragraph-big {
    width: 75%;
  }

  .image-4 {
    max-width: 100%;
    margin-bottom: 88px;
  }

  .section-body {
    width: 100%;
    min-width: auto;
    height: 110vh;
    overflow: hidden;
  }

  .col-1 {
    flex: none;
  }

  .col-content {
    width: 75%;
    padding-left: 99px;
  }

  .col-footer {
    padding-left: 5%;
  }

  .hero-float {
    top: 23vh;
    right: -290px;
  }

  .hero-image {
    padding-left: 60px;
  }

  .col-2 {
    display: none;
  }

  .columns-23 {
    flex-flow: column wrap-reverse;
  }

  .column-82 {
    height: auto;
  }

  .column-83 {
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .section-6 {
    height: 1000px;
    padding-top: 212px;
  }

  .cursor-wrapper {
    display: none;
  }

  .rt-heading-three {
    font-size: 27px;
    line-height: 37px;
  }

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

  .rt-footer-divider {
    margin-top: 52px;
  }

  .rt-error-message, .rt-success-message {
    padding: 10px;
  }

  .rt-footer-wrapper-2 {
    grid-column-gap: 150px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start;
    display: grid;
  }

  .rt-footer-block {
    max-width: none;
  }

  .rt-footer-block.rt-footer-gap {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .rt-email {
    flex-flow: column;
  }

  .rt-nav-one-2 {
    display: none;
  }

  .nav-menu-2 {
    background-image: linear-gradient(#fffffff0, #fffffff0), url('../images/2151345059.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    border: 1px solid #243b7887;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
  }

  .rt-heading-three-2 {
    font-size: 27px;
    line-height: 37px;
  }

  .rt-team-page-cta-section {
    padding-bottom: 60px;
  }

  .rt-about-two-cta-right {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
  }

  .rt-cta-line {
    display: none;
  }

  .rt-cta-text-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
  }

  .rt-hero-button.rt-black-button {
    background-color: #0d0d4082;
  }

  .rt-about-two-cta-left {
    grid-row-gap: 20px;
    flex-flow: column;
    padding-right: 0;
  }

  .rt-about-two-cta-block {
    display: block;
  }

  .rt-about-two-cta-text-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 80%;
  }

  .rt-cta-boxes {
    flex-direction: column;
  }

  .rt-component-section-4.rt-gap-eighty {
    width: 100%;
    margin-top: 0;
  }

  .rt-home-review-main-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .rt-home-review-para {
    text-align: center;
    padding-bottom: 0;
  }

  .rt-reviews-block {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-reviews {
    grid-column-gap: 14px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .ikonik-2uktpj {
    color: #000;
  }

  .rt-margin-top-none-2 {
    text-align: center;
    font-size: 35px;
  }

  .rt-padding-top-thirty-six {
    justify-content: center;
    align-items: center;
  }

  .rt-features-box {
    display: flex;
  }

  .rt-accelerate-growth {
    max-width: none;
  }

  .rt-accelerate-growth.rt-home-three-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .rt-growth-section-text {
    max-width: 750px;
  }

  .rt-growth-section-text.rt-text-two {
    max-width: none;
  }

  .vertt {
    font-size: 1.6rem;
  }

  .subheading {
    text-align: center;
    font-size: 1.13rem;
  }

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

  .button-4 {
    margin-top: 15px;
  }

  .button-4.hollow {
    width: auto;
  }

  .rt-margin-bottom-twenty.saaq {
    text-align: center;
  }

  .rt-contact-two-form-wrapper {
    padding: 45px 60px 60px;
  }

  .rt-contact-two-form-text-wrapper {
    margin-top: 0;
  }

  .rt-contact-two-form-text-wrapper.rt-overflow-hidden-2 {
    justify-content: center;
    align-items: center;
  }

  .rt-contact-form-main-wrapper {
    flex-direction: column;
    align-items: stretch;
    padding-left: 0;
  }

  .rt-text-field {
    padding-left: 15px;
  }

  .rt-error-message-2, .rt-success-message-2 {
    padding: 10px;
  }

  .rt-category-cards-text-2 {
    font-size: 20px;
  }

  .rt-contact-type.rt-align {
    text-align: center;
    font-size: 15px;
  }

  .rt-contact-para {
    margin-bottom: 32px;
  }

  .rt-contact-us-form {
    padding-top: 0;
    padding-left: 0;
    position: static;
  }

  .rt-contact-us-main-block {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .rt-contact-form-text {
    width: 100%;
  }

  .rt-info-details.rt-align {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-info-block {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .rt-contact-one-information-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .rt-form-icon {
    display: none;
  }

  .lottie-animation-26 {
    width: 250px;
    margin-bottom: -37px;
  }

  .section_header37 {
    padding-top: 88px;
    padding-bottom: 11px;
  }

  .header37_component {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .header37_image-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .header37_image {
    width: 60%;
    height: auto;
    max-height: none;
    margin-top: 0;
  }

  .header37_content {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-left: 5%;
    margin-right: 5%;
    display: flex;
  }

  .header37_content.hhuuh {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-small {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .heading-style-h1.zsz {
    color: #fff;
    text-align: center;
    margin-top: 0;
    font-size: 2.2rem;
  }

  .text-size-medium.mmm {
    text-align: center;
  }

  .text-size-medium.rights-reserved {
    font-size: .7rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .button-5 {
    margin-top: 15px;
  }

  .container-21 {
    max-width: 728px;
  }

  .footer-content-2 {
    grid-column-gap: 60px;
  }

  .link-block-2 {
    color: #222;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    text-decoration: none;
    display: flex;
  }

  .text-block-44 {
    font-size: 16px;
    text-decoration: none;
    display: block;
  }

  .menu-button-2 {
    background-color: #243b78;
    border-radius: 6px;
  }

  .menu-button-2.w--open {
    background-color: #243b77;
  }

  .icon-3 {
    color: #fff;
  }

  .div-block-67 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer7_component {
    background-image: linear-gradient(to bottom, null, null), url('../images/Sushido-side-sushis.png');
    background-position: 0 0, 100%;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer7_link-list {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }

  .footer7_link, .footer7_link.w--current {
    margin-bottom: 6px;
    font-weight: 600;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer3_top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .menu-icon {
    width: 2.5rem;
  }

  .side-menu-background {
    z-index: 0;
  }

  .side-menu_component {
    width: 40%;
    margin-right: 0;
    display: flex;
  }

  .side-menu-text-wrap, .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-wrapper-1 {
    padding: 10px 25px 20px;
  }

  .heading-21 {
    padding-top: 43px;
  }

  .subtext {
    font-size: 12px;
  }

  .container-22 {
    border-radius: 11px;
    height: 300px;
  }

  .container-22.zcv {
    height: 380px;
  }

  .div-block-68 {
    border-radius: 13px;
    width: 75%;
  }

  .column-88 {
    flex-flow: column;
    display: block;
  }

  .columns-27 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-90 {
    display: none;
  }

  .column-91 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .button-6 {
    margin-top: 15px;
  }

  .columns-28 {
    flex-flow: column;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .slider {
    height: auto;
    padding-top: 0;
  }

  .slide-1 {
    padding: 54px 15px 39px;
  }

  .slide-2 {
    padding-top: 90px;
    padding-bottom: 41px;
  }

  .slide-container {
    margin-top: 100px;
  }

  .nav-menur {
    padding-top: 0;
    position: absolute;
  }

  .nav-container {
    align-items: center;
  }

  .brand {
    padding-left: 5px;
  }

  .nav-menu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 59px;
  }

  .menu-button {
    margin-top: 30px;
    padding-top: 0;
    padding-right: 10px;
    right: 21px;
  }

  .nav-icon {
    margin-top: 12px;
  }

  .accueil-menu {
    padding-bottom: 10px;
  }

  .about {
    margin-top: -73px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .left-column {
    margin-top: 20px;
    padding-right: 0;
    display: none;
  }

  .right-column {
    margin-top: 0;
    padding-left: 0;
  }

  .grey-box {
    height: auto;
    min-height: 100px;
    margin-top: -5px;
    padding: 20px 60px;
  }

  .grey-box.diner-spot {
    margin-top: 6px;
    margin-bottom: 22px;
    padding-top: 103px;
  }

  .grey-box.reservatiom {
    height: 400px;
    margin-top: 0;
  }

  .grey-box.rrg {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about-photo {
    height: 250px;
  }

  .row {
    margin-top: -13px;
    margin-bottom: 0;
  }

  .row.welcome {
    margin-top: 69px;
  }

  .about-photo-2 {
    height: 250px;
    margin-top: 0;
  }

  .portfolio {
    float: left;
    margin-top: 9px;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .break---numbers {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .contact-form {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-content {
    text-align: center;
    padding: 20px;
  }

  .footer-text {
    margin-top: 15px;
    margin-bottom: 35px;
    font-size: 16px;
  }

  .footer-text.schedule {
    font-size: 15px;
  }

  .services {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .services-photo {
    background-position: 50%;
    height: 450px;
  }

  .services-1 {
    background-image: url('../images/01_sushi-do--471.jpg');
    background-position: 50%;
    background-size: cover;
    height: auto;
    min-height: 100px;
    margin-top: -11px;
    padding-bottom: 20px;
  }

  .services-2 {
    background-image: url('../images/04_sushi-do--471.jpg');
    background-position: 50%;
    background-size: cover;
    height: auto;
    min-height: 100px;
    margin-top: -12px;
    padding-bottom: 20px;
  }

  .services-3 {
    background-image: linear-gradient(#0000006b, #0000006b), url('../images/sushi-eda.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: auto;
    min-height: 100px;
    margin-top: 9px;
    padding-bottom: 20px;
  }

  .column {
    margin-top: 20px;
    padding: 0;
  }

  .preloader {
    padding-top: 100px;
  }

  .mobile-logo {
    margin-top: 48px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .brand-image {
    margin-left: 0;
  }

  .footer-logo {
    margin-bottom: 26px;
  }

  .slide-3 {
    background-image: linear-gradient(#00000038, #00000038), url('../images/46125_402461863164562_932110930_n.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
    padding-top: 67px;
    padding-bottom: 37px;
  }

  .portfolio-column {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .colour {
    opacity: 1;
    background-color: #0006;
    padding: 20px;
  }

  .diviv {
    margin-top: -73px;
    margin-bottom: 81px;
  }

  .diviv.resto {
    margin-bottom: 0;
  }

  .tyy {
    text-align: center;
  }

  .tyy.tfss {
    margin-bottom: -33px;
  }

  .tt.tre {
    margin-top: 48px;
  }

  .tt.kik {
    margin-top: 11px;
  }

  .right {
    font-size: 13px;
  }

  .bdy {
    padding-top: 108px;
  }

  .ee {
    color: #fff;
    font-size: 46px;
    line-height: 36px;
  }

  .logo, .head-1.sushhh, .head-1._11, .head-1._333 {
    margin-top: 0;
  }

  .sous-head {
    font-size: 21px;
  }

  .section-menu {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .midi {
    margin-top: 1px;
  }

  .sssush {
    margin-top: -1px;
  }

  .section-me {
    margin-top: -10px;
    padding-top: 53px;
  }

  .juj.reser {
    margin-top: -53px;
  }

  .sushi-menu {
    margin-top: 14px;
  }

  .heading.rtt {
    display: none;
  }

  .container-2 {
    padding-left: 15px;
  }

  .heading-2 {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 40px;
    line-height: 43px;
  }

  .heading-2.gff {
    font-size: 30px;
  }

  .rtd {
    line-height: 24px;
  }

  .dropdown-2 {
    display: none;
  }

  .heading-4 {
    font-size: 34px;
  }

  .container-4 {
    padding-top: 27px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .bold-text.vin {
    font-weight: 400;
  }

  .container-20 {
    padding-bottom: 74px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cookie-modal_content-wrap {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cookie-modal_button-wrap {
    padding: 1.5rem;
  }

  .cookie-modal_closebutton {
    margin-right: 1.25rem;
  }

  .column-74 {
    height: 700px;
  }

  .column-74.rre {
    height: 300px;
  }

  .column-73 {
    flex: 0 auto;
    height: 300px;
  }

  .column-73.rtt {
    justify-content: center;
    align-items: flex-start;
    height: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .f-h1-heading {
    margin-top: 0;
    font-size: 48px;
  }

  .columns-21 {
    flex-flow: wrap-reverse;
    display: flex;
  }

  .column-75 {
    flex: 0 auto;
    height: 300px;
  }

  .column-75.rtt {
    justify-content: center;
    align-items: flex-start;
    height: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .column-76 {
    height: 700px;
  }

  .column-77 {
    flex: 0 auto;
    height: 300px;
  }

  .columns-20 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: flex-start;
    display: flex;
  }

  .hero-section {
    background-image: linear-gradient(#253c77c4, #253c77c4), url('../images/Sushido-side-sushis.png'), linear-gradient(#0000, #0000), url('../images/Sushido-back.png');
    background-position: 0 0, 100% 0, 0 0, 34%;
    background-size: auto, cover, auto, cover;
    background-attachment: scroll, fixed, scroll, fixed;
    height: auto;
    padding: 50px 30px 120px;
  }

  .tufffff {
    font-size: 110px;
  }

  .rt-component-section {
    padding-top: 28px;
  }

  .rt-overflow-none.ccs {
    justify-content: center;
    align-items: center;
  }

  .rt-home-three-cta-contain-text-wrap-2 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .rt-home-three-cta-contain-paragraph.rt-margin-top-twentyfive {
    font-size: 16px;
  }

  .rt-home-three-cta-main-box-2.rt-position-relative.rt-overflow-hidden.rt-background-dark {
    height: 450px;
  }

  .rt-margin-top-fifteen.rt-body-font-color.jjh {
    text-align: center;
    margin-bottom: 30px;
  }

  .rt-margin-top-fifteen.rt-body-font-color.hhg.xxes {
    text-align: center;
  }

  .rt-home-three-video.rt-video-v4 {
    height: 400px;
    display: block;
    overflow: clip;
  }

  .rt-home-three-feature-contain-block {
    justify-content: center;
    align-items: center;
    max-width: none;
    padding-left: 50px;
    padding-right: 50px;
  }

  .rt-home-three-feature-contain-block.dds {
    padding-left: 50px;
    padding-right: 50px;
  }

  .rt-home-three-feature-contain-block.xcff {
    padding-right: 37px;
  }

  .rt-home-three-feature-wrap {
    flex-flow: column-reverse wrap;
  }

  .rt-margin-top-none.uui, .rt-margin-top-none.xvz.xas {
    text-align: center;
  }

  .rt-home-three-feature-image-block {
    height: 130%;
    margin-top: 17px;
  }

  .column-79 {
    height: 400px;
  }

  .page-padding {
    padding-left: .8rem;
    padding-right: .8rem;
    display: block;
  }

  .columns-22 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: flex-start;
    display: flex;
  }

  .column-80 {
    flex: 0 auto;
    height: 300px;
  }

  .column-81 {
    height: 700px;
  }

  .accueil-propos {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .btn_33 {
    font-size: 3rem;
  }

  .btn_33.hero-btn.button-savoir-plus {
    margin-bottom: 0;
    margin-right: 20px;
  }

  .btn_3_text {
    font-size: .9rem;
  }

  .eyebrow {
    font-size: 1.2rem;
  }

  .heading_h1 {
    font-size: 3.62rem;
  }

  .div-block-66.section-video {
    padding-top: 100px;
  }

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

  .waves---paragraph-big {
    width: 85%;
  }

  .waves---master-checks-horizontal {
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .image-4 {
    max-width: 80%;
    margin-bottom: -84px;
  }

  .section-body {
    flex-flow: column;
    width: 100%;
    min-width: auto;
    height: auto;
    overflow: visible;
  }

  .page-load-overlay {
    display: none;
  }

  .col-1 {
    flex-flow: column;
    width: 100%;
  }

  .col-content {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    padding-top: 62px;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    overflow: visible;
  }

  .content-hero {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .content-hero.xzhg {
    justify-content: flex-start;
    align-items: center;
  }

  .hero-description.bgta {
    text-align: center;
    margin-right: 0%;
  }

  .col-footer {
    display: none;
  }

  .hero-float {
    z-index: 1;
    width: auto;
    height: auto;
    right: -278px;
  }

  .hero-image {
    max-width: none;
    margin-top: 0;
    padding-left: 0;
    display: none;
    overflow: hidden;
  }

  .col-2 {
    flex: none;
    width: 30%;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .rt-heading-three {
    font-size: 24px;
    line-height: 34px;
  }

  .rt-license {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .rt-footer-wrapper-2 {
    grid-column-gap: 80px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .rt-footer-text-wrapper.rt-wrap-one {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .rt-footer-bottom {
    flex-flow: column;
  }

  .rt-footer-block {
    justify-content: center;
    align-items: center;
  }

  .rt-email {
    flex-flow: column;
  }

  .text-block-39.xajo {
    text-align: center;
  }

  .nav-menu-2 {
    margin-top: 48px;
  }

  .rt-heading-three-2 {
    font-size: 24px;
    line-height: 34px;
  }

  .rt-color-white.rt-margin-bottom-zero.rt-responsive-text-center {
    text-align: center;
  }

  .rt-about-two-cta-right {
    justify-content: center;
  }

  .rt-autofit {
    height: auto;
  }

  .rt-hero-button {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .rt-about-two-cta-left {
    flex-direction: column;
    align-items: center;
  }

  .rt-about-two-cta-text-block {
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
  }

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

  .rt-home-review-para {
    max-width: 510px;
  }

  .subheading {
    font-size: 1.1rem;
  }

  .heading-20.xx {
    text-align: center;
  }

  .rt-margin-bottom-twenty.saaq {
    text-align: center;
    line-height: 35px;
  }

  .rt-button-two {
    height: 50px;
    font-size: 14px;
    line-height: 24px;
  }

  .rt-contact-two-form-wrapper {
    padding: 30px 30px 45px;
  }

  .rt-contact-form-main-wrapper {
    padding-left: 0;
  }

  .rt-category-cards-text-2, .rt-sub-heading.rt-text-blue.rt-about-one-hero-about-title, .rt-contact-type, .rt-contact-para {
    text-align: center;
  }

  .rt-contact-form-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-text-field-block {
    flex-direction: column;
  }

  .rt-info-details {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-info-block {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-contact-form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-contact-one-information-box {
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-bottom: 18px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .columns-24 {
    flex-flow: column;
    display: flex;
  }

  .text-block-42.xxas {
    text-align: center;
    margin-bottom: 31px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .lottie-animation-26 {
    width: 150px;
  }

  .lottie-animation-28 {
    width: 100px;
  }

  .lottie-animation-31 {
    width: 80px;
  }

  .columns-25 {
    flex-flow: column;
  }

  .section_header37 {
    padding-bottom: 15px;
  }

  .header37_component {
    padding-top: 0;
    padding-bottom: 0;
  }

  .header37_image-wrapper {
    display: none;
  }

  .header37_content.hhuuh {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .heading-style-h1.zsz {
    font-size: 2.6rem;
  }

  .heading-style-h1.zsz.vvc {
    margin-bottom: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .text-size-medium.rights-reserved {
    text-align: center;
    font-size: .9rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .title-small.juij {
    text-align: center;
  }

  .footer-link-2:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .padding-global {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer7_link-list {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center;
    margin-top: 46px;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer7_bottom-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    padding-bottom: 1rem;
  }

  .footer7_credit-text {
    margin-top: 2rem;
  }

  .footer7_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-auto-flow: row;
    justify-items: center;
  }

  .footer3_top-wrapper {
    grid-row-gap: 3rem;
  }

  .footer3_menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .footer3_bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .footer3_credit-text {
    margin-top: 2rem;
  }

  .footer3_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-auto-flow: row;
  }

  .nav-link-block {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .menu-icon {
    width: 2.5rem;
  }

  .side-menu-background {
    z-index: 6;
  }

  .side-menu_component {
    width: 50%;
    overflow: scroll;
  }

  .side-menu-wrapper {
    overflow: hidden;
  }

  .side-menu-text-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .columns-26 {
    flex-flow: column;
  }

  .hero {
    flex-direction: column;
    padding: 20px;
  }

  .heading-21 {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 40px;
    line-height: 43px;
  }

  .container-22 {
    border-radius: 11px;
    width: 80%;
    height: 250px;
    margin-bottom: 20px;
  }

  .container-22.zcv {
    height: 400px;
  }

  .lightbox-link-3 {
    width: 75%;
  }

  .div-block-68 {
    background-image: linear-gradient(#fff, #fff);
    width: 100%;
  }

  .column-88 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-89 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-27 {
    flex-flow: column;
    display: flex;
  }

  .column-90 {
    display: none;
  }

  .column-91 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-6.is-secondary.is-small {
    margin-top: 36px;
  }

  .column-92 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-93 {
    justify-content: center;
    align-items: center;
  }

  .column-94, .column-95, .column-96 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 28px;
    line-height: 28px;
  }

  h2 {
    font-size: 28px;
    line-height: 27px;
  }

  h4 {
    font-size: 14px;
    line-height: 15px;
  }

  h5 {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 21px;
  }

  .header {
    height: auto;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .slider {
    height: auto;
    padding-top: 0;
  }

  .slide-1 {
    background-image: linear-gradient(67deg, #000, #0000), linear-gradient(#0000004a, #0000004a), url('../images/318059_402461886497893_491291874_n.jpg');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
    padding: 26px 15px 32px;
    overflow: hidden;
  }

  .slide-2 {
    padding-top: 10px;
    padding-bottom: 33px;
  }

  .slide-container {
    margin-top: 130px;
  }

  .nav-menur {
    position: absolute;
  }

  .brand {
    padding-left: 0;
  }

  .nav-menu {
    text-align: center;
    height: 550px;
    padding-top: 40px;
  }

  .menu-button {
    margin-top: 41px;
    margin-left: 0;
    padding-right: 0;
  }

  .nav-icon {
    color: #fff;
    margin-left: 3px;
    margin-right: -13px;
  }

  .about {
    margin-top: 0;
    padding-top: 0;
  }

  .left-column, .right-column {
    margin-top: 20px;
  }

  .grey-box {
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .grey-box.diner-spot {
    margin-top: -3px;
    padding-top: 115px;
  }

  .grey-box.reservatiom {
    margin-top: 0;
  }

  .about-photo {
    height: 200px;
  }

  .row {
    margin-bottom: 0;
  }

  .row.welcome {
    margin-top: -29px;
  }

  .about-photo-2 {
    height: 200px;
  }

  .portfolio {
    margin-top: 0;
    padding-top: 84px;
  }

  .break---numbers {
    padding-bottom: 10px;
  }

  .contact {
    margin-top: 30px;
    padding-top: 30px;
  }

  .footer {
    padding-left: 0;
    padding-right: 0;
  }

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

  .footer-text {
    font-size: 15px;
  }

  .services-photo {
    height: 450px;
  }

  .services-1 {
    background-image: url('../images/01_sushi-do--471.jpg');
    background-position: 50%;
    background-size: cover;
    margin-top: 0;
  }

  .services-2 {
    background-image: url('../images/04_sushi-do--471.jpg');
    background-size: cover;
    margin-top: 0;
  }

  .services-3 {
    background-image: url('../images/sushi-eda.jpg');
    background-size: cover;
    margin-top: 0;
  }

  .break---quotes {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .quote-slider {
    height: 130px;
  }

  .quote-text {
    font-size: 16px;
    line-height: 24px;
  }

  .preloader {
    display: none;
  }

  .mobile-logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .brand-image {
    margin-left: 5px;
  }

  .slide-3 {
    padding-top: 58px;
    padding-bottom: 33px;
  }

  .colour {
    opacity: 1;
    background-color: #0006;
    padding: 10px;
  }

  .white {
    font-size: 12px;
    line-height: 16px;
    transform: none;
  }

  .portfolio-inner {
    padding-top: 30%;
  }

  .diviv {
    margin-bottom: 80px;
  }

  .diviv.resto {
    margin-bottom: 0;
  }

  .diviv.reservation {
    margin-bottom: 81px;
  }

  .tyy {
    margin-left: 9px;
    display: none;
  }

  .tt.tre {
    margin-top: 0;
  }

  .tt.kik {
    margin-top: 19px;
  }

  .right {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 11px;
    line-height: 15px;
  }

  .bdy {
    padding-top: 106px;
  }

  .logo {
    width: 70%;
    margin-top: 3px;
  }

  .head-1 {
    font-size: 35px;
    line-height: 31px;
  }

  .head-1.sushhh {
    margin-top: 131px;
  }

  .head-1._11 {
    margin-top: 59px;
  }

  .head-1._333 {
    margin-top: 5px;
  }

  .sous-head {
    font-size: 18px;
  }

  .join {
    margin-top: 14px;
  }

  .midi {
    margin-top: 6px;
  }

  .sssush {
    margin-top: 4px;
  }

  .sushi-menu {
    margin-top: 7px;
    margin-bottom: 31px;
  }

  .heading {
    direction: ltr;
    text-align: center;
    letter-spacing: 0;
    text-transform: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    display: block;
  }

  .heading.ooo {
    display: none;
  }

  .heading.rtt {
    display: block;
  }

  .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-2 {
    padding-left: 2px;
    padding-right: 2px;
  }

  .heading-2 {
    padding-top: 31px;
    padding-left: 6px;
    padding-right: 3px;
    font-size: 25px;
    line-height: 32px;
  }

  .text-block {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }

  .rtd {
    color: #e2e0e0;
    font-size: 29px;
    line-height: 19px;
  }

  .dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .dropdown-list {
    margin-top: 6px;
  }

  .dropdown-list.w--open {
    margin-top: 120px;
  }

  .dropdown-list-2 {
    margin-top: 6px;
  }

  .dropdown-list-2.w--open {
    margin-top: 129px;
  }

  .dropdown-list-3 {
    margin-top: 12px;
  }

  .dropdown-list-3.w--open {
    margin-top: 145px;
  }

  .section {
    background-image: linear-gradient(#862f2fc9, #862f2fc9), url('../images/rustic-theme.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-3.bhf {
    font-size: 21px;
  }

  .text-block-3 {
    width: 300px;
    padding-left: 11px;
    padding-right: 13px;
  }

  .dropdown-2 {
    display: none;
  }

  .heading-4 {
    font-size: 27px;
    line-height: 32px;
  }

  .lightbox-link-2 {
    margin-top: 28px;
  }

  .container-4 {
    padding-left: 7px;
    padding-right: 13px;
  }

  .bold-text {
    width: 300px;
    overflow: hidden;
  }

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

  .text-block-38 {
    font-size: 17px;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .container-20 {
    padding-bottom: 70px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .cookie-popup_component {
    max-width: 100%;
    inset: auto 0% 0%;
  }

  .cookie-modal_content-wrap.is-small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cookie-modal_button {
    flex: auto;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .cookie-modal_button-wrap.is-small {
    justify-content: space-between;
    padding: 1.25rem;
  }

  .cookie-modal_closebutton {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .cookie-modal_component {
    max-width: 100%;
  }

  .column-74 {
    height: auto;
    padding: 45px 20px;
  }

  .column-73.rtt {
    height: auto;
    padding: 45px 20px 87px;
  }

  .f-paragraph-large.tyr {
    text-align: center;
    padding-right: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .f-h1-heading.ttt.titre {
    text-align: center;
    font-size: 24px;
  }

  .div-block-63.fgd {
    justify-content: center;
    align-items: center;
  }

  .f-heading-detail-small {
    margin-bottom: 16px;
  }

  .f-heading-detail-small.fhds {
    margin-bottom: 15px;
  }

  .column-75.rtt {
    height: auto;
    padding: 45px 20px 87px;
  }

  .column-76 {
    height: auto;
    padding: 45px 20px;
  }

  .column-78 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-section {
    background-image: linear-gradient(#253c77c4, #253c77c4), url('../images/Sushido-side-sushis.png'), linear-gradient(#0000, #0000), url('../images/Sushido-back.png');
    background-position: 0 0, 50% 0, 0 0, 0%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 120px;
  }

  .tufffff {
    font-size: 61px;
  }

  .hero-image-1 {
    width: 80%;
  }

  .hero-social {
    margin-left: 0%;
    margin-right: 0;
    padding-right: 4%;
  }

  .social-link {
    width: 40px;
    height: 40px;
  }

  .rt-component-section {
    padding: 0;
  }

  .rt-full-width.rt-container-small.rt-home-three-cta-contain {
    height: 450px;
  }

  .rt-home-three-cta {
    border-radius: 0;
  }

  .rt-home-three-cta-background-2.cxzc {
    background-image: linear-gradient(#00000054, #00000054), linear-gradient(63deg, #0000009c, #fff0), url('../images/2151345039.jpg');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
  }

  .rt-home-three-cta-background-2.juio {
    background-image: linear-gradient(#00000054, #00000054), linear-gradient(98deg, #00000087, #fff0), url('../images/2151345051.jpg');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
    height: 100%;
  }

  .rt-home-three-cta-heading {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .rt-home-three-cta-heading.rt-text-white.rt-margin-top-thirtyfive {
    margin-top: 17px;
    margin-bottom: 12px;
    font-size: 29px;
  }

  .rt-margin-top-fifteen.rt-body-font-color.hhg {
    text-align: center;
  }

  .rt-home-three-feature-contain-block, .rt-home-three-feature-contain-block.dds {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-three-feature-contain-block.xcff {
    padding-right: 20px;
  }

  .rt-margin-top-none.xvz {
    text-align: center;
  }

  .rt-home-three-feature-image-block {
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  .section-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-79 {
    height: 400px;
  }

  .column-79.ccx {
    height: 275px;
  }

  .page-padding {
    height: auto;
    margin-top: 0;
    padding: 50px .2rem;
    display: block;
  }

  .column-81 {
    height: auto;
    padding: 45px 20px;
  }

  .accueil-propos {
    flex-flow: column;
  }

  .btn_33.hero-btn {
    justify-content: center;
    align-items: center;
    width: 250px;
    display: flex;
  }

  .btn_33.hero-btn.button-savoir-plus {
    margin-bottom: 7px;
    margin-right: 0;
  }

  .background-video-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .eyebrow {
    font-size: 1.1rem;
  }

  .heading_h1 {
    font-size: 2.3rem;
  }

  .button-group {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .div-block-66.section-video {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .waves---paragraph-big {
    width: 90%;
  }

  .image-4 {
    max-width: 100%;
    margin-bottom: 0;
  }

  .section-body {
    display: block;
  }

  .col-1 {
    z-index: 4;
    padding-left: 10%;
    padding-right: 10%;
  }

  .col-content {
    width: auto;
    padding-top: 64px;
    padding-left: 0;
    display: block;
  }

  .hero-description {
    margin-right: 0%;
  }

  .sign-up-div {
    position: relative;
  }

  .hero-float {
    width: 100%;
    height: 300px;
    display: none;
    position: relative;
    top: auto;
    bottom: 0;
    right: auto;
  }

  .hero-image {
    z-index: -1;
    object-fit: fill;
    object-position: 0% 50%;
    padding-left: 0;
    position: relative;
  }

  .col-2 {
    width: 100%;
    height: 30vh;
    display: block;
    inset: auto 0% 0%;
  }

  .rt-designed-text.wudhf {
    margin-bottom: -8px;
    font-size: 14px;
  }

  .rt-footer-wrapper-2 {
    grid-column-gap: 30px;
    flex-flow: column;
    grid-template-columns: 1fr;
    place-items: center;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .rt-license-middle-line {
    display: none;
  }

  .rt-footer-bottom {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
  }

  .rt-footer-block {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-footer-link {
    display: none;
  }

  .rt-footer-image-wrapper {
    flex-flow: column;
  }

  .rt-email {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .rt-app-store-image, .rt-google-store {
    width: 150px;
  }

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

  .rt-heading-three-2.rt-text-white {
    font-size: 30px;
  }

  .rt-color-white.rt-margin-bottom-zero.rt-responsive-text-center.rt-cta-paragraph {
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .rt-hero-button.rt-black-button {
    background-color: #0d0d4000;
  }

  .rt-about-two-cta-block {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-home-review-main-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 60px;
    display: flex;
  }

  .rt-home-review-para {
    text-align: center;
  }

  .rt-row-one {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .rt-accelerate-growth.rt-home-three-wrapper {
    justify-content: center;
    align-items: center;
  }

  .rt-growth-section-text {
    text-align: center;
    padding-bottom: 26px;
  }

  .vertt {
    color: #f58521;
    text-align: center;
    margin-top: 16px;
    font-size: 1.6rem;
  }

  .subheading {
    font-size: 1.1rem;
  }

  .button-4.hollow.bouton-1 {
    width: 243px;
    margin-top: 16px;
  }

  .rt-text-center.rt-form-two-description.rt-margin-bottom-thirty {
    font-size: 16px;
  }

  .rt-contact-two-form-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-form-element-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: stretch;
  }

  .rt-contact-form-main-wrapper {
    padding-left: 0;
  }

  .rt-category-cards-text-2 {
    text-align: center;
    font-size: 20px;
    line-height: 27px;
  }

  .rt-button-new-text {
    font-size: .875rem;
    line-height: 1.5rem;
  }

  .rt-contact-type.rt-align {
    font-size: 17px;
  }

  .rt-contact-form-submit {
    padding: 20px 10px;
  }

  .rt-text-field-block {
    flex-direction: column;
  }

  .rt-info-block {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-contact-form {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding: 0;
  }

  .rt-contact-one-information-box {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    padding-top: 30px;
  }

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

  .text-block-42.xxas {
    padding-left: 15px;
    padding-right: 15px;
  }

  .column-85 {
    padding-left: 0;
    padding-right: 0;
  }

  .section_header37 {
    padding-top: 51px;
    padding-bottom: 100px;
  }

  .header37_component {
    grid-template-columns: 1fr;
    display: block;
  }

  .header37_image {
    width: 90%;
  }

  .header37_content {
    margin-bottom: -24px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h1.zsz {
    font-size: 2rem;
  }

  .heading-style-h1.zsz.vvc {
    margin-bottom: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .container-21 {
    max-width: none;
  }

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

  .footer-social-block {
    justify-content: center;
    align-items: center;
  }

  .lottie-animation-33 {
    width: 100px;
  }

  .div-block-67 {
    margin-bottom: 15px;
  }

  .footer7_component {
    background-image: linear-gradient(#ffffffed, #ffffffed), url('../images/Sushido-side-sushis.png');
    background-position: 0 0, 100%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer7_link-list {
    margin-top: 53px;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer3_menu-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .navbar_component {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav-link-block {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-icon {
    max-width: none;
    overflow: clip;
  }

  .side-menu-background {
    width: 100%;
    display: none;
  }

  .side-menu_component {
    width: 100%;
    height: 150vh;
    display: flex;
  }

  .side-menu-wrapper {
    width: 100%;
  }

  .side-menu-text-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-tiny.text-color-white.text-style-allcaps.text-style-muted {
    font-size: 1rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-48 {
    line-height: 22px;
  }

  .hero {
    padding: 12px;
  }

  .heading-wrapper-1 {
    padding: 3px 15px 8px;
  }

  .heading-21 {
    padding-top: 31px;
    padding-left: 6px;
    padding-right: 3px;
    font-size: 25px;
    line-height: 32px;
  }

  .subtext {
    letter-spacing: 3px;
  }

  .container-22 {
    width: 90%;
    height: 250px;
  }

  .column-87 {
    margin-top: 18px;
  }

  .lightbox-link-3 {
    width: 95%;
  }

  .text-block-49 {
    font-size: 16px;
    line-height: 25px;
  }

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

  .column-91 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-24 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .button-6.is-secondary.is-small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

#w-node-_8fd8e8c4-b28f-7fb3-5295-6ba1e33e90f0-904ac0ee {
  justify-self: start;
}

#w-node-b3074eff-d3e6-c62c-aa31-c1a6a8fd933f-904ac0ee, #w-node-b3074eff-d3e6-c62c-aa31-c1a6a8fd9348-904ac0ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc009118-e8ee-f854-af00-48849d91807e-21c0fb1b {
  place-self: start end;
}

#w-node-_8fd8e8c4-b28f-7fb3-5295-6ba1e33e90f0-21c0fb1b {
  justify-self: start;
}

#w-node-b3074eff-d3e6-c62c-aa31-c1a6a8fd933f-21c0fb1b, #w-node-_092b01e8-11dd-bf26-1f3a-9ceef93004be-21c0fb1b, #w-node-b3074eff-d3e6-c62c-aa31-c1a6a8fd9348-21c0fb1b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7059334-39b1-48ec-23f2-8c0f3340d563-21c0fb1b {
  justify-self: center;
}

#w-node-_759ddbf1-309d-f664-f566-09c846b9c110-afdaed30, #w-node-_759ddbf1-309d-f664-f566-09c846b9c126-afdaed30 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_947c5040-066c-9b52-54ea-da3aea76a0dd-1be61141 {
    justify-self: start;
  }

  #w-node-_8fd8e8c4-b28f-7fb3-5295-6ba1e33e90f0-904ac0ee {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-_9357d8f0-57ee-5d5c-2a74-da74a884b470-904ac0ee {
    justify-self: start;
  }

  #w-node-_8fd8e8c4-b28f-7fb3-5295-6ba1e33e90f0-21c0fb1b {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-a7059334-39b1-48ec-23f2-8c0f3340d563-21c0fb1b {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_947c5040-066c-9b52-54ea-da3aea76a0dd-1be61141, #w-node-_9357d8f0-57ee-5d5c-2a74-da74a884b470-904ac0ee {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a7059334-39b1-48ec-23f2-8c0f3340d563-21c0fb1b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


