:root {
  --link-color--link-primary: var(--base-color-brand--blue);
  --background-color--background-primary: var(--base-color-neutral--black);
  --text-color--text-alternate: var(--base-color-neutral--white);
  --text-color--text-primary: var(--base-color-neutral--black);
  --text-color--text-secondary: var(--base-color-neutral--neutral-darker);
  --background-color--background-success: var(--base-color-system--success-green);
  --text-color--text-success: var(--base-color-system--success-green-dark);
  --font-family: Onest, sans-serif;
  --background-color--background-alternate: var(--base-color-neutral--white);
  --background-color--background-secondary: var(--base-color-brand--blue);
  --border-color--border-primary: var(--base-color-neutral--neutral-lightest);
  --base-color-neutral--white: #fff;
  --background-color--background-tertiary: var(--base-color-brand--pink);
  --background-color--background-error: var(--base-color-system--error-red);
  --text-color--text-error: var(--base-color-system--error-red-dark);
  --base-color-brand--blue: #098d99;
  --border-color--border-alternate: var(--base-color-neutral--neutral-darker);
  --background-color--background-warning: var(--base-color-system--warning-yellow);
  --text-color--text-warning: var(--base-color-system--warning-yellow-dark);
  --main-black: #1e1e1e;
  --base-color-neutral--neutral-lightest: #eee;
  --base-color-neutral--black: #000;
  --base-color-brand--blue-light: #d9e5ff;
  --base-color-brand--blue-dark: #080331;
  --base-color-brand--pink-light: #ffaefe;
  --base-color-brand--pink: #dd23bb;
  --base-color-brand--pink-dark: #3c043b;
  --base-color-neutral--neutral-lighter: #ccc;
  --base-color-neutral--neutral-light: #aaa;
  --base-color-neutral--neutral: #666;
  --base-color-neutral--neutral-dark: #444;
  --base-color-neutral--neutral-darker: #222;
  --base-color-neutral--neutral-darkest: #111;
  --base-color-system--success-green: #cef5ca;
  --base-color-system--success-green-dark: #114e0b;
  --base-color-system--warning-yellow: #fcf8d8;
  --base-color-system--warning-yellow-dark: #5e5515;
  --base-color-system--error-red: #f8e4e4;
  --base-color-system--error-red-dark: #3b0b0b;
  --base-color-system--focus-state: #2d62ff;
  --border-color--border-secondary: var(--base-color-brand--blue);
  --link-color--link-secondary: var(--base-color-neutral--black);
  --link-color--link-alternate: var(--base-color-neutral--white);
  --relume-library-lite--rl-black: black;
  --relume-library-lite--rl-white: white;
  --untitled-ui--gray600: #475467;
  --untitled-ui--primary700: #6941c6;
  --untitled-ui--primary800: #53389e;
  --untitled-ui--gray50-2: #f9fafb;
  --untitled-ui--gray900: #101828;
  --untitled-ui--gray500: #667085;
  --untitled-ui--primary600: #7f56d9;
  --untitled-ui--gray700: #344054;
}

body {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--link-color--link-primary);
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.padding-xsmall {
  padding: .5rem;
}

.padding-global {
  height: 100%;
  padding: 3rem 2.5rem 2rem;
  display: flex;
}

.padding-global.padding-section-large.is-diff.is-new.awd, .padding-global.padding-section-large.is-diff.is-new.awd.fffg {
  margin-bottom: 0;
}

.padding-global.fdt {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.padding-global.padding-section-large.is-diff.is-new.awd, .padding-global.padding-section-large.is-diff.is-new.awd.fffg {
  margin-bottom: 0;
}

.padding-global.padding-section-large.is-diff {
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.padding-global.padding-section-large.is-diff.is-number {
  justify-content: flex-start;
  height: auto;
  padding-left: 0;
  padding-right: 8rem;
  display: flex;
}

.padding-global.padding-section-large.is-diff.is-new {
  height: auto;
  padding: 6rem;
}

.padding-global.padding-section-large.is-diff.is-new.awd, .padding-global.padding-section-large.is-diff.is-new.awd.fffg {
  margin-bottom: 0;
}

.padding-global.padding-section-large.is-diff.is-new.awd.fffg.pad {
  padding-top: 5rem;
  padding-bottom: 4rem;
}

.padding-global.padding-section-large.is-diff.is-new.awd.sff {
  margin-bottom: 0;
}

.padding-global.padding-section-large.is-diff.is-new.awd.ccc {
  padding-top: 4rem;
}

.padding-global.padding-section-large.is-diff.is-100 {
  align-items: flex-start;
  padding: 0;
}

.padding-global.padding-section-large.is-diff.is-odd {
  padding-top: 4rem;
  padding-left: 0;
  padding-right: 0;
}

.padding-global.padding-section-large.is-diff.is-odd.is-recyle {
  padding-top: 0;
  padding-bottom: 0;
}

.padding-global.padding-section-large.is-diff.csaew {
  z-index: 1;
  padding-bottom: 4rem;
  position: relative;
}

.text-size-regular {
  font-family: var(--font-family);
  letter-spacing: -1px;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 30.6px;
}

.text-size-regular.is-diff {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 1rem;
}

.text-size-regular.is-white {
  margin-right: 6rem;
}

.text-size-regular.is-white.sss {
  margin-bottom: 1rem;
}

.text-size-regular.is-white.sss.is-100 {
  letter-spacing: .5px;
  text-transform: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 135%;
}

.text-size-regular.is-white.is-100 {
  letter-spacing: .5px;
  margin-right: 0;
  font-weight: 400;
  line-height: 135%;
}

.text-size-regular.is-white.is-100.fffd {
  margin-right: 8rem;
}

.text-size-regular.is-blue {
  color: var(--background-color--background-secondary);
  font-weight: 500;
}

.text-size-regular.is-blue.text-align-center {
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 125%;
  display: none;
}

.text-size-regular.is-black {
  color: var(--background-color--background-primary);
  letter-spacing: .5px;
  text-transform: none;
  margin-top: 5px;
  margin-left: 0;
  font-size: 1.2rem;
  line-height: 135%;
}

.text-size-regular.is-black.is-100 {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 135%;
}

.text-size-regular.is-black.dff {
  font-size: 1.2rem;
}

.text-size-regular.is-black.is-bold {
  text-transform: none;
  margin-top: 0;
  font-weight: 500;
}

.text-size-regular.is-black.is-dif {
  color: #6d6d6d;
  letter-spacing: -1px;
  font-size: .9rem;
  font-weight: 400;
}

.text-size-regular.is-newcolor {
  color: #bababa;
}

.text-size-regular.is-newcolor.is-diff {
  color: var(--background-color--background-primary);
  letter-spacing: .5px;
  text-transform: none;
  margin-top: 10px;
  padding-right: 40px;
  font-size: 1rem;
  line-height: 120%;
}

.text-size-regular.is-newcolor.is-diff.copy {
  color: #fff;
  margin-top: 0;
  font-weight: 500;
}

.heading-style-h4 {
  font-family: var(--font-family);
  color: var(--background-color--background-primary);
  text-align: center;
  text-transform: capitalize;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.heading-style-h4.is-new {
  color: var(--base-color-neutral--white);
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.8rem;
}

.heading-style-h4.is-diff {
  text-align: left;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 700;
}

.heading-style-h4.is-diff.is-label-footer {
  text-align: left;
  text-align: left;
  font-size: 1rem;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.heading-style-h2 {
  font-family: var(--font-family);
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.2;
}

.heading-style-h2.is-black {
  color: var(--background-color--background-primary);
  font-weight: 700;
}

.heading-style-h2.is-black.text-align-center {
  text-transform: capitalize;
  width: 100%;
}

.heading-style-h2.is-black.is-500 {
  text-transform: capitalize;
  margin-left: 15%;
  font-weight: 500;
}

.heading-style-h2.is-blue {
  color: var(--background-color--background-secondary);
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 700;
}

.heading-style-h2.is-blue.no-cap, .heading-style-h2.is-diff {
  text-transform: capitalize;
}

.heading-style-h2.is-white {
  color: var(--base-color-neutral--white);
  text-transform: capitalize;
  flex: none;
  font-weight: 700;
}

.heading-style-h2.wda {
  font-weight: 700;
}

.page-wrapper {
  overflow: visible;
}

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

.container-large.is-numbers {
  width: 100%;
  max-width: none;
}

.container-large.is-diff {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  align-items: flex-start;
  max-width: 100rem;
  display: flex;
}

.container-large.top-m10vh {
  margin-top: 10vh;
}

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

.button {
  z-index: 999999;
  border: 1px solid var(--background-color--background-secondary);
  background-color: var(--base-color-neutral--white);
  font-family: var(--font-family);
  color: var(--background-color--background-secondary);
  text-align: center;
  text-transform: uppercase;
  border-radius: 50vw;
  padding: .8rem 1.5rem;
  font-size: .8rem;
  font-weight: 500;
  transition: all .35s ease-in-out;
  position: relative;
}

.button:hover {
  border-color: var(--background-color--background-alternate);
  background-color: var(--base-color-brand--blue);
  color: var(--background-color--background-alternate);
}

.button.is-text {
  color: #000;
  background-color: #0000;
  border: 2px solid #0000;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  border: 1px solid var(--border-color--border-alternate);
  color: var(--text-color--text-primary);
  background-color: #0000;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.is-diff {
  background-color: var(--base-color-brand--blue);
  color: var(--base-color-neutral--white);
  margin-top: 2rem;
  font-weight: 500;
}

.button.is-diff:hover {
  border-color: var(--background-color--background-secondary);
  background-color: var(--text-color--text-alternate);
  color: var(--base-color-brand--blue);
}

.button.is-diff.isform {
  margin-top: 0;
  padding-left: 4rem;
  padding-right: 4rem;
}

.button.is-diff.btn {
  margin-top: 0;
}

.hide {
  display: none;
}

.topnav {
  z-index: 1000;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  padding: 140px 60px 60px;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: translate(0, -100%);
  box-shadow: 0 2px 5px #0003;
}

.menu-bar-1 {
  background-color: var(--base-color-neutral--white);
  width: 30px;
  height: 2px;
}

.burger-menu {
  z-index: 2147483647;
  background-color: var(--background-color--background-secondary);
  cursor: pointer;
  border-radius: 50vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.menu-bar-2 {
  background-color: var(--base-color-neutral--white);
  width: 30px;
  height: 2px;
  margin-top: 10px;
}

.menu-links {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  width: 70%;
  margin-bottom: 0;
  display: grid;
}

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

.image {
  width: 30%;
}

.nav-block {
  background-color: var(--background-color--background-secondary);
  border-radius: 50vw;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: static;
}

.contact-block {
  width: 30%;
}

.logo-block {
  z-index: 999999;
  position: relative;
}

.navbar {
  z-index: 999;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #fff;
  background-color: #ffffffcf;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  min-height: 0;
  display: flex;
  position: fixed;
  top: 0;
  box-shadow: 0 2px 5px #00000024;
}

.link-2 {
  z-index: 999999;
  border-bottom: 2px solid var(--background-color--background-secondary);
  font-family: var(--font-family);
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 0;
  font-size: .8rem;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

.div-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-links {
  font-family: var(--font-family);
  color: #4f4f4f;
  text-transform: capitalize;
  flex: none;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
}

.div-block-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.folow-text {
  font-family: var(--font-family);
  color: #9b9b9b;
  text-align: left;
}

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

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  border-left: 2px solid var(--background-color--background-secondary);
  grid-template-rows: auto auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: space-around center;
  place-items: center;
  margin-top: 10px;
  display: grid;
}

.follow-icon {
  width: 40%;
}

.follow-icon.is-fb {
  width: 20%;
}

.follow-icon.is-diff {
  width: auto;
}

.follow-icon.is-diff._2 {
  display: block;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.sell-icon {
  width: 15%;
}

.section_getintouch {
  background-color: var(--base-color-neutral--white);
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  min-height: 0;
  display: flex;
  position: relative;
}

.getintouch_wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: var(--base-color-brand--blue);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 94%;
  padding: 6rem;
  display: block;
  position: relative;
}

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

.footer {
  background-color: var(--base-color-neutral--white);
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  min-height: 0;
  display: flex;
  position: relative;
}

.footer_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f6f6f600;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  padding: 3rem 2rem 0;
  display: block;
  position: relative;
}

.text-field {
  border: 1px #000;
  border-bottom-style: solid;
}

.text-field.textarea-bgcolor {
  background-color: #ffffff05;
}

.text-field.footer-copy {
  width: 48%;
}

.text-field.footer-copy.txtfield-bgcolor {
  background-color: #ffffff03;
}

.text-field.footer-copy.f {
  width: 100%;
}

.form {
  width: 80%;
  margin-top: 40px;
}

.form.contactform {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.form.contactform.margin00 {
  margin-top: 0;
}

.footer_left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  width: 100%;
  display: grid;
}

.div-block-7 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.footer_links {
  color: var(--background-color--background-primary);
  text-transform: none;
  font-size: 1rem;
  text-decoration: none;
}

.social-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.social-icon {
  width: 45%;
}

.social-icon:hover {
  transform: scale(1.2);
}

.social-icon.is-diff {
  width: 60%;
  padding-right: 0;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 4rem;
  display: grid;
}

.div-block-9 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.page-main {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6.5rem;
  display: flex;
  position: relative;
}

.page-main.is-diff {
  padding-top: 0;
}

.text-size-regular-4 {
  color: #f2f2f2;
  letter-spacing: -1px;
  font-family: Onest, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 30.6px;
}

.text-size-regular-4.is-newcolor {
  color: #bababa;
  letter-spacing: .5px;
  line-height: 135%;
}

.text-size-regular-4.is-black {
  color: #000;
  letter-spacing: .5px;
  text-transform: capitalize;
  width: 50%;
  font-size: 1.2rem;
  line-height: 135%;
}

.text-size-regular-4.is-black.text-align-center {
  width: 100%;
}

.text-size-regular-4.is-black.text-align-center.whitecolor {
  color: #fff;
}

.text-size-regular-4.is-black.is-100 {
  text-transform: none;
  width: 100%;
}

.text-size-regular-4.is-new {
  color: #000;
  font-weight: 600;
}

.text-size-regular-4.is-new.is-left {
  text-align: left;
  font-size: 2rem;
  line-height: 135%;
}

.text-size-regular-4.is-new.is-left.is-diff {
  text-transform: none;
  margin-bottom: 0;
  font-size: 1.8rem;
}

.text-size-regular-4.is-white {
  letter-spacing: .5px;
  margin-right: 6rem;
  line-height: 135%;
}

.text-size-regular-4.is-white.is-100 {
  letter-spacing: .5px;
  margin-right: 0;
  font-size: 1.1rem;
}

.text-size-regular-4.is-diff {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 1rem;
}

.text-size-regular-4.is-diff.is-white.is-1rem {
  flex: none;
}

.hero_sell-your-ship-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #098d99;
  border-radius: 10px 0 0 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 39% auto;
}

.hero_sell-your-ship-3.padding-xsmall {
  z-index: 2147483647;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  width: 250px;
  padding-left: 1rem;
  position: fixed;
  inset: auto 0% 5% auto;
}

.hero_sell-your-ship-3.padding-xsmall.cntr {
  justify-content: flex-start;
  align-items: center;
}

.link-block-2 {
  justify-content: center;
  align-items: center;
  width: 55px;
  display: flex;
}

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

.blog_container2 {
  width: 100%;
  padding-top: 0;
}

.blog_background {
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg"), linear-gradient(#00000091, #00000091);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 80vh;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

.line {
  background-color: #2a4a90;
  width: 20%;
  height: 3px;
  margin-bottom: 6px;
}

.line.color {
  background-color: var(--background-color--background-secondary);
  color: var(--background-color--background-secondary);
  width: 50%;
  margin-top: 8px;
  margin-bottom: 0;
}

.line.color._40 {
  width: 40%;
}

.mask_div {
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
}

.mask_div.f2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.wrapper.left_right {
  padding-left: 60px;
  padding-right: 60px;
}

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

.h1.center.color {
  color: var(--base-color-neutral--white);
}

.blog_wrap {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: relative;
}

.image-14 {
  width: 100%;
}

.blog_contet {
  padding: 60px 40px;
}

.breadcrumb_wrap {
  align-items: center;
  margin-bottom: 2vw;
  display: flex;
}

.text-block-7 {
  color: #858585;
}

.breadcrumb_link {
  color: var(--background-color--background-secondary);
  border: 1px #000;
  text-decoration: none;
}

.text-block-3 {
  color: #929292;
  margin-left: 10px;
}

.blog-richtext {
  font-family: var(--font-family);
  font-size: 1.2rem;
  line-height: 135%;
}

.blog-richtext h3, .blog-richtext h2, .blog-richtext h1, .blog-richtext h4, .blog-richtext h5, .blog-richtext h6, .blog-richtext p, .blog-richtext blockquote, .blog-richtext ol, .blog-richtext ul {
  margin-bottom: .5rem;
}

.btn_2 {
  color: #2a4a90;
  margin-top: 30px;
  padding-top: 5px;
  text-decoration: none;
}

.btn_2.space {
  font-family: var(--font-family);
  color: var(--background-color--background-secondary);
  font-family: var(--font-family);
  margin-top: 10px;
}

.collection-list-2 {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-wrapper-2 {
  margin-top: 5vw;
}

.blog_archives {
  background-color: #ecf0f3;
  width: 100%;
  padding: 2rem 40px;
}

.h3.blue_color {
  font-family: var(--font-family);
  color: var(--background-color--background-primary);
  font-size: 1.6rem;
  line-height: 135%;
  font-family: var(--font-family);
  font-size: 1.6rem;
  line-height: 135%;
}

.text-block-8 {
  font-size: 16px;
}

.heading_wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  overflow: hidden;
}

.heading_wrap.center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.bg-overlay {
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.form-flex._100p {
  width: 100%;
  margin-bottom: 20px;
}

.success-message {
  margin-top: 20px;
}

.b_field {
  display: none;
}

@media screen and (min-width: 1280px) {
  .hero_grid.is-diff {
    margin-top: 3px;
  }

  .steps_img {
    top: 8rem;
  }

  .white-wrapper {
    height: 100vh;
  }

  .section_about-hero.padding-top.is-diff {
    height: 60rem;
  }

  .legacy_content.padding-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-block-12 {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .image-2 {
    width: 420px;
  }

  .slider-wrapper.cc {
    background-image: url("https://cdn.prod.website-files.com/65cfa439ed8269892c9cd801/666045403f1f27b7780348be_Car%20Carrier%20Cargo%20Ship.H15%20(1).avif");
  }

  .slider-wrapper.rigs {
    background-image: url("https://cdn.prod.website-files.com/65cfa439ed8269892c9cd801/66605da9af9b69989b8e103c_40ed0ed5d3b658be134af50679e3596e%20(1).avif");
  }

  .slider-wrapper.tanker {
    background-image: url("https://cdn.prod.website-files.com/65cfa439ed8269892c9cd801/666043e45f27e90bc7beff8f_Bulk%20Carrier%20Ship%20Empty.H15.avif");
  }

  .slider-wrapper.tnk {
    background-image: url("https://cdn.prod.website-files.com/65cfa439ed8269892c9cd801/666049bc217c0b26b9d28134_new1%201.avif");
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slider-wrapper.tnk.new {
    background-image: url("https://cdn.prod.website-files.com/65cfa439ed8269892c9cd801/666c0e5ecdd0be1d513ce984_Super%20Tanker%20VLCC.H03.2k%201.avif");
  }

  .section_contactus-hero._2 {
    background-image: url("https://cdn.prod.website-files.com/65cfa439ed8269892c9cd801/664eef016d6a46391f2bffca_Contact%20us%20cover%20image.avif");
  }

  .hero_ship-img-copy-copy.is-con {
    bottom: -1%;
    left: -10%;
  }

  .ship-img {
    right: 800px;
  }

  .div-block-56 {
    justify-content: flex-end;
    align-items: center;
  }

  .hero-bg-video.is-hide {
    height: 665px;
  }

  .esg-policy-content-wrap {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .esg-policy-ship-image {
    width: 550px;
    top: -30px;
  }

  .esg-policy-tab-summery {
    margin-bottom: .125rem;
  }

  .f-paragraph-large {
    text-align: justify;
  }

  .paragraph-18 {
    text-align: left;
  }

  .slider-2, .certificate-image {
    height: 550px;
  }
}

@media screen and (min-width: 1440px) {
  .heading-style-h3 {
    font-size: 2.6rem;
  }

  .heading-style-h1.is-blue.is-diff {
    font-size: 3.4rem;
  }

  .heading-style-h1.is-blue.is-diff.text-align-right.is-lt {
    text-transform: capitalize;
    text-transform: capitalize;
    text-transform: capitalize;
  }

  .padding-global {
    font-size: 1.1rem;
  }

  .padding-global.padding-section-large.is-diff.is-new {
    padding: 3rem 10rem;
  }

  .padding-global.padding-section-large.is-diff.is-new.awd.fffg {
    margin-bottom: 0;
  }

  .padding-global.padding-section-large.is-diff.is-new.awd.sff.eseesf {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-global.padding-section-large.is-diff.is-odd {
    padding-right: 0;
  }

  .padding-global.padding-section-large.is-diff.csaew {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .text-size-regular {
    color: var(--background-color--background-primary);
    font-weight: 300;
  }

  .text-size-regular.is-black {
    color: var(--background-color--background-primary);
    margin-bottom: .5rem;
    font-size: 1.2rem;
  }

  .text-size-regular.is-black.dff {
    letter-spacing: .5px;
    font-size: 1.2rem;
    font-weight: 400;
  }

  .text-size-regular.is-black.dff.is-bold {
    font-weight: 500;
  }

  .text-size-regular.is-white {
    color: var(--base-color-neutral--white);
    text-align: left;
    margin-bottom: .5rem;
    margin-right: 6rem;
    font-size: 1.4rem;
  }

  .text-size-regular.is-white.sss {
    margin-bottom: 2rem;
    font-size: 1.2rem;
  }

  .text-size-regular.is-newcolor {
    font-size: 1.4rem;
  }

  .text-size-regular.is-newcolor.is-diff {
    color: #363636;
    text-transform: none;
    text-transform: none;
    margin-top: 10px;
    font-weight: 400;
    line-height: 120%;
  }

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

  .heading-style-h4.is-diff {
    text-transform: uppercase;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 700;
  }

  .heading-style-h2 {
    color: var(--background-color--background-primary);
    font-weight: 700;
  }

  .heading-style-h2.is-white {
    color: var(--base-color-neutral--white);
  }

  .heading-style-h2.is-black.is-500 {
    font-size: 3.2rem;
  }

  .heading-style-h2.is-500 {
    font-weight: 500;
  }

  .heading-style-h2.is-blue {
    font-size: 2rem;
  }

  .container-large {
    height: 100%;
  }

  .container-large.is-diff {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column;
    max-width: none;
    height: auto;
    display: flex;
  }

  .button {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .button.is-diff {
    margin-top: 20px;
  }

  .hero_grid {
    margin-top: 84px;
  }

  .hero_grid.hj {
    margin-top: 0;
  }

  .hero_grid.is-diff {
    margin-top: -141px;
  }

  .hero_heading-wrap {
    justify-content: center;
  }

  .hero_heading-wrap.is-diff {
    margin-bottom: 4rem;
  }

  .topnav {
    display: flex;
  }

  .burger-menu {
    z-index: 2147483647;
  }

  .image {
    width: 40%;
  }

  .follow-icon.is-diff {
    width: 52%;
  }

  .sell-icon {
    padding-bottom: 5px;
  }

  .buyers_wrapper {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .accordion-wrapper {
    margin-top: 40px;
  }

  .accordion-item {
    border-top: 1px #000;
    border-radius: 0;
    margin-bottom: 0;
    padding-top: 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    font-family: var(--font-family);
    color: #000;
  }

  .bold-text-2 {
    color: #098d99;
  }

  .accolades_wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 100%;
  }

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

  .accolades_img-main {
    width: 50%;
    height: 900px;
  }

  .steps_wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    display: block;
  }

  .steps_img {
    width: 44%;
    top: 10rem;
  }

  .white-wrapper {
    height: 90vh;
  }

  .halfship-img {
    top: -116%;
  }

  .edge_wrapper {
    transition: opacity .2s;
  }

  .section_getintouch {
    width: 100%;
    height: auto;
    min-height: 0;
  }

  .getintouch_wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    display: block;
  }

  .footer {
    width: 100%;
    height: auto;
    min-height: 0;
  }

  .footer_wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    background-color: var(--base-color-neutral--white);
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: 100%;
    padding: 1rem 0;
    display: block;
  }

  .text-field {
    font-family: var(--font-family);
    border: 1px #000;
    border-bottom-style: solid;
    height: 50px;
    padding: 14px 14px 14px 0;
  }

  .form {
    width: 80%;
    margin-top: 40px;
  }

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

  .div-block-7 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    margin-top: 1rem;
    display: flex;
  }

  .footer_links {
    font-family: var(--font-family);
    color: var(--background-color--background-primary);
    text-transform: none;
    font-size: 1rem;
    text-decoration: none;
  }

  .social-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .social-icon.is-diff {
    width: 30%;
    padding-right: 0;
  }

  .home-cta_wrapper {
    width: 100%;
  }

  .container {
    max-width: none;
  }

  .section_about-hero {
    width: 100%;
  }

  .section_about-hero.padding-top {
    height: 155vh;
    bottom: 6%;
  }

  .section_about-hero.padding-top.is-diff {
    height: 65rem;
  }

  .about_hero-wrapper {
    width: 100%;
  }

  .about_para-wrap {
    margin-top: 0%;
    padding: 0% 10% 0% 0%;
  }

  .legacy_wrapper {
    justify-content: flex-end;
    width: 100%;
    display: flex;
  }

  .legacy_content {
    width: 50%;
  }

  .legacy_content.padding-xhuge {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: #1d1d1db8;
    position: relative;
    top: 140px;
  }

  .section_buy-sell {
    width: 100%;
    min-height: 0;
  }

  .buy-sell-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column;
    padding-top: 2rem;
    padding-left: 0%;
    display: flex;
  }

  .text-span {
    color: var(--background-color--background-secondary);
  }

  .buy-sall_para-wrapper.padding-medium.is-diff {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .div-block-12 {
    background-size: contain;
  }

  .section_offshore-steps {
    background-color: var(--background-color--background-secondary);
    width: 100%;
    min-height: 0;
  }

  .ourteam-wrapper {
    flex-direction: column;
    padding-left: 0%;
    display: flex;
  }

  .heading_text-wrap {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-14, .medianevents_hero-wrapper {
    width: 100%;
  }

  .heading_wrapper {
    grid-template-columns: .5fr .75fr;
  }

  .accordion-heading-2 {
    color: #098d99;
    font-family: Onest, sans-serif;
  }

  .heading-style-h2-2 {
    color: #000;
    font-weight: 700;
  }

  .heading-style-h2-2.is-black {
    text-align: left;
  }

  .heading-style-h2-2.is-black.text-align-center {
    text-transform: capitalize;
    padding-left: 0;
  }

  .heading-style-h2-2.is-black.is-left {
    text-align: left;
    padding-left: 0;
  }

  .heading-style-h2-2.is-white {
    color: #fff;
  }

  .heading-style-h2-2.is-white.is-left {
    text-align: left;
  }

  .heading-style-h2-2.is-white.is-left.font-sixe {
    font-size: 5rem;
  }

  .path-70zk6-2 {
    color: #098d99;
  }

  .conferences_wrapper {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .conferences_wrapper.dsfgf {
    overflow: visible;
  }

  .section_offshore-hero {
    background-image: none;
    width: 100%;
  }

  .offshore_hero-wrapper {
    width: 100%;
  }

  .offshore_heading-wrap {
    width: 33%;
    margin-right: 0;
    padding-right: 0;
  }

  .offshore_para-wrap {
    width: 41%;
    margin-top: 0%;
  }

  .heading_wrapper-offshore {
    grid-column-gap: 15rem;
    grid-row-gap: 15rem;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 1rem;
    display: flex;
  }

  .section_ship-online {
    width: 100%;
    min-height: 0;
    padding-bottom: 3rem;
  }

  .ship-online_hero-wrapper, .section_esg-hero {
    width: 100%;
  }

  .section_esg-hero.padding-top {
    height: 155vh;
    bottom: 6%;
  }

  .hero_ship-img-copy {
    object-fit: contain;
    width: 70%;
    inset: auto 0% -9% auto;
  }

  .steaps-wrap {
    margin-left: auto;
    margin-right: auto;
  }

  .section_contactus-hero {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 112px;
  }

  .section_contactus-hero._2 {
    background-image: url("https://cdn.prod.website-files.com/65cfa439ed8269892c9cd801/664eef016d6a46391f2bffca_Contact%20us%20cover%20image.avif");
  }

  .heading-wrap-2.is-new {
    padding-left: 0;
  }

  .heading-wrap-2.sfs {
    justify-content: center;
    align-items: flex-start;
  }

  .heading-style-h3-2 {
    font-size: 2.6rem;
  }

  .button-2 {
    padding: 1rem 2.5rem;
  }

  .button-2.is-diff {
    margin-top: 20px;
  }

  .text-size-regular-4 {
    color: #000;
    font-weight: 300;
  }

  .text-size-regular-4.is-newcolor {
    font-size: 1.4rem;
  }

  .text-size-regular-4.is-black {
    color: #000;
    margin-bottom: .5rem;
    font-size: 1.2rem;
  }

  .text-size-regular-4.is-new {
    font-weight: 600;
  }

  .text-size-regular-4.is-new.is-left {
    font-size: 2rem;
  }

  .text-size-regular-4.is-white {
    color: #fff;
    margin-bottom: .5rem;
    margin-right: 6rem;
    font-size: 1.2rem;
    line-height: 135%;
  }

  .text-size-regular-4.is-white.is-100 {
    font-weight: 500;
    line-height: 140%;
  }

  .text-size-regular-4.is-white.is-100.text-align-center {
    text-align: center;
    text-align: center;
  }

  .text-size-regular-4.is-diff.is-white {
    margin-bottom: 0;
  }

  .text-size-regular-4.is-diff.is-white.is-1rem {
    font-size: 1.2rem;
  }

  .section_edge-3, .section_steps-3 {
    width: 100%;
    height: auto;
    min-height: 0;
  }

  .section_accolades-3 {
    width: 100%;
    height: 100vh;
    min-height: 0;
  }

  .hero_sell-your-ship-3.padding-xsmall {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
  }

  .text-size-small-3 {
    font-size: 1.2rem;
  }

  .paragraph-12 {
    color: #1e1e1e;
    font-family: Onest, sans-serif;
  }

  .paragraph-12.paragraph {
    font-size: 1.2rem;
  }

  .paragraph-13 {
    font-size: 1.2rem;
    line-height: 135%;
  }

  .section_hero-4 {
    width: 100%;
  }

  .section_hero-4.padding-top {
    bottom: 6%;
  }

  .paragraph-14 {
    color: #000;
    font-family: Onest, sans-serif;
  }

  .bold-text-6 {
    color: #098d99;
    font-family: Onest, sans-serif;
  }

  .recycling-content-wrap-4.padding-xlarge.is-diff {
    padding: 5rem 10rem;
  }

  .section_form-hero {
    width: 100%;
  }

  .section_form-hero.padding-top {
    height: 155vh;
    bottom: 6%;
  }

  .hero_ship-img-copy-copy {
    object-fit: contain;
    top: auto;
    bottom: 0%;
  }

  .section_green-ship-recyclers {
    background-image: none;
    width: 100%;
  }

  .offshore_heading-wrap-copy {
    width: 40%;
    margin-right: 0;
    padding-right: 0;
  }

  .offshore_para-wrap-copy {
    width: 41%;
    margin-top: 0%;
  }

  .section_locations {
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: auto;
  }

  .offshore_location-wrapper {
    width: 100%;
    height: 80vh;
  }

  .section_blogs {
    width: 100%;
  }

  .section_blogs.padding-top {
    height: 155vh;
    bottom: 6%;
  }

  .section_blogs.padding-top.is-blogs {
    height: auto;
  }

  .tabs-2 {
    width: 100%;
    display: flex;
  }

  .tabs-menu-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .tab-link-tab-1-3.w--current {
    font-size: 3.5rem;
  }

  .sliders_text2 {
    font-family: var(--font-family);
    color: #3339;
    text-align: left;
    font-size: 1rem;
    font-style: normal;
    text-decoration: none;
  }

  .slider-pill {
    padding-bottom: 0;
  }

  .slider-pill_img {
    border-radius: 0;
    margin-bottom: 0;
    padding-top: 0%;
  }

  .splide__arrows.is--mobile-center {
    margin-top: 3rem;
  }

  .heading {
    font-family: var(--font-family);
    color: #000;
    text-align: left;
    font-size: 1.4rem;
    font-weight: 500;
  }

  .div-block-54 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding: 1rem;
    display: flex;
  }

  .bg-drop {
    height: 60vh;
  }

  .new-wrapper {
    width: 100%;
  }

  .new-list {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 2rem;
    padding: 1rem;
    display: flex;
    box-shadow: 0 0 9px 1px #0003;
  }

  .div-block-55, .div-block-56 {
    width: 33.33%;
  }

  .div-block-57 {
    justify-content: flex-end;
    align-items: center;
    width: 33.33%;
    display: flex;
  }

  .section_places {
    background-color: #098d99;
    background-image: none;
    width: 100%;
    height: auto;
    padding-bottom: 4rem;
  }

  .places-wrapper {
    width: 100%;
  }

  .section_git {
    background-position: 50% -8%;
    background-size: 500px 600px;
    width: 100%;
    height: 70vh;
  }

  .section_git.fbg {
    height: 100%;
  }

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

  .section_career-hero {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 112px;
  }

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

  .career-list_wrapper {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .heading-style-h1-4.is-blue.is-diff {
    font-size: 3.4rem;
  }

  .text-size-regular-5 {
    color: #000;
    font-weight: 300;
  }

  .text-size-regular-5.is-black {
    color: #000;
    margin-bottom: .5rem;
    font-size: 1.3rem;
  }

  .section_medianevents {
    width: 100%;
  }

  .section_media-hero {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .media_grid {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .section_media-list {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 112px;
  }

  .media_list-wrap {
    margin-top: 84px;
  }

  .link-block, .link-block-2, .link-block-3 {
    width: 50px;
    height: 50px;
  }

  .link-block-4 {
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    padding-right: 0;
  }

  .hero-bg-video.is-hide {
    height: 800px;
  }

  .section_knowtheprocess, .knowtheprocess_hero-wrapper {
    width: 100%;
  }

  .background-video {
    margin-left: auto;
    margin-right: auto;
  }

  .social-icon-wrap {
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    display: flex;
  }

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

  .esg-policy-ship-image {
    right: -40px;
  }

  .environmental-tab-section {
    padding-top: 60px;
    position: relative;
  }

  .esg-tab {
    margin-top: 40px;
  }

  .fs-globe-container {
    width: 500px;
    height: 500px;
  }

  .hover-div {
    min-height: 90px;
  }
}

@media screen and (min-width: 1920px) {
  .padding-global.padding-section-large.is-diff.is-new {
    height: 120%;
  }

  .text-size-regular.is-white.sss.is-100._2 {
    font-size: 1.2rem;
  }

  .text-style-link.is0diff {
    font-size: 1.3rem;
  }

  .hero_grid.is-diff {
    margin-top: -200px;
  }

  .accolades_wrapper {
    grid-column-gap: 2.3rem;
    grid-row-gap: 2.3rem;
  }

  .accolades_img {
    flex-flow: column;
  }

  .accolades_img-main {
    width: 60%;
  }

  .halfship-img {
    top: -165%;
  }

  .section_about-hero.padding-top.is-diff {
    height: 70rem;
  }

  .legacy_content.padding-xhuge {
    width: 40%;
    top: 140px;
  }

  .div-block-12 {
    background-position: 50%;
    background-size: contain;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .team-img {
    height: 400px;
  }

  .section_buyers-2.sza {
    height: 100%;
    min-height: 90vh;
  }

  .image-2 {
    width: 440px;
    height: 350px;
  }

  .slider-wrapper.tnk {
    background-image: url("https://cdn.prod.website-files.com/65cfa439ed8269892c9cd801/666049bc217c0b26b9d28134_new1%201.avif");
    background-repeat: no-repeat;
    background-size: contain;
  }

  .steaps-wrap {
    padding-left: 30%;
  }

  .section_contactus-hero._2 {
    background-position: 50% 30%;
    min-height: 85svh;
  }

  .heading-wrap-2.is-new.ytut6y {
    padding-left: 0;
  }

  .text-size-regular-4.is-white.is-100 {
    font-size: 1.4rem;
  }

  .text-style-link-4 {
    font-size: 1.2rem;
  }

  .ship-img {
    right: 800px;
  }

  .ship-img.green-ships {
    left: 35vw;
  }

  .div-block-73 {
    width: 70%;
    height: 80vh;
    margin-left: 0;
    padding-top: 2rem;
    padding-left: 4rem;
  }

  .swiper-wrapper._500px {
    height: 450px;
  }

  .hero-bg-video.is-hide {
    height: 1150px;
  }

  .esg-policy-ship-image {
    width: 600px;
    top: -100px;
    right: 60px;
  }

  .esg-tab {
    padding-left: 100px;
  }

  .image-15 {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .timeline_left._40 {
    width: 60%;
    margin-left: auto;
  }

  .fs-globe-container {
    width: 600px;
    height: 600px;
  }

  .heading-5 {
    text-align: left;
  }

  .slider-2, .certificate-image {
    height: 600px;
  }

  .certificate-image._400 {
    height: 500px;
  }

  .relative-slider {
    max-width: 1700px;
  }

  .btn-prev-new, .btn-nxt-new {
    width: 75px;
  }
}

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .heading-style-h1.animation {
    font-size: 2rem;
  }

  .padding-global.padding-section-large.is-diff.is-new.awd.fffg.pad {
    padding-top: 6rem;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .text-size-regular.is-black.dff {
    font-size: 1rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .button.is-diff.margin-low {
    margin-top: 0;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .spacer-xlarge {
    padding-top: 3rem;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4rem;
  }

  .nav_button {
    color: #fff;
  }

  .hero_grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .hero_grid.is-diff {
    margin-top: 140px;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .navbar {
    padding-top: 0;
  }

  .numbers_wrapper, .recycling_wrapper, .buyers_wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .buyers_wrapper.lesspadding {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .accolades_wrapper, .steps_wrapper, .edge_wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .tabs-menu {
    margin-top: 20px;
    position: static;
  }

  .section_getintouch {
    padding-top: 3rem;
  }

  .getintouch_wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .footer {
    padding-top: 2rem;
  }

  .footer_wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .container {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section_about-hero {
    padding-top: 3rem;
  }

  .section_about-hero.padding-top.is-diff {
    height: 90rem;
  }

  .about_hero-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .about_para-wrap.pdding {
    padding-left: 20px;
  }

  .section_buy-sell {
    padding-top: 3rem;
  }

  .buy-sell-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_offshore-steps {
    padding-top: 3rem;
  }

  .ourteam-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .team-img {
    width: 80%;
  }

  .medianevents_hero-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_buyers-2, .section_event-list {
    padding-top: 3rem;
  }

  .conferences_wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_offshore-hero {
    padding-top: 3rem;
  }

  .offshore_hero-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_ship-online {
    padding-top: 3rem;
  }

  .ship-online_hero-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_esg-hero {
    padding-top: 3rem;
  }

  .image-4._2 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .section_contactus-hero, .section_numbers-2, .section_recycling-2, .section_edge-3, .section_steps-3, .section_accolades-3, .section_hero-4, .section_form-hero, .section_mainform, .section_green-ship-recyclers, .section_locations {
    padding-top: 3rem;
  }

  .offshore_location-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_blogs {
    padding-top: 3rem;
  }

  .india-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .splide.slider1.pill {
    padding-right: 6vw;
  }

  .splide__slide {
    width: 50%;
  }

  .section_places {
    padding-top: 3rem;
  }

  .places-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_git {
    padding-top: 3rem;
  }

  .div-block-80 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .swiper-slide {
    width: 50%;
  }

  .swiper-component.slider1.pill {
    padding-right: 6vw;
  }

  .slider-pill_img-2 {
    padding-top: 0%;
  }

  .section_career-hero, .section_career-text {
    padding-top: 3rem;
  }

  .careersd_wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_career-list {
    padding-top: 3rem;
  }

  .career-list_wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_medianevents, .section_media-hero {
    padding-top: 3rem;
  }

  .media_grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .section_media-list {
    padding-top: 3rem;
  }

  .media_list-wrap {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .blog_container2 {
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper {
    width: 90%;
  }

  .wrapper.left_right, .blog_wrap, .blog_contet {
    padding-left: 0;
    padding-right: 0;
  }

  .breadcrumb_wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .text-block-3 {
    margin-top: 10px;
    margin-left: 0;
  }

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

  .text-block-8 {
    font-size: 16px;
  }

  .section_knowtheprocess {
    padding-top: 3rem;
  }

  .knowtheprocess_hero-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .social-icon-wrap {
    width: 30px;
  }

  .esg-policy-section {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 0;
  }

  .esg-policy-content-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .esg-policy-heading-style-h2 {
    font-size: 3rem;
  }

  .esg-policy-summery {
    max-width: 60%;
  }

  .esg-policy-ship-image {
    right: -9%;
  }

  .environmental-tab-section {
    padding-top: 60px;
    padding-bottom: 180px;
  }

  .esg-tab {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
  }

  .esg-tab-link {
    font-size: 36px;
  }

  .esg-tabs {
    align-items: flex-start;
  }

  .esg-tab-content {
    display: none;
  }

  .esg-policy-tab-summery {
    line-height: 30px;
  }

  .esg-policy-tab-content {
    display: none;
  }

  .esg-tab-link-phone {
    font-size: 36px;
  }

  .wrapper-new {
    padding-left: 20px;
    padding-right: 20px;
  }

  .timeline_centre.new {
    justify-content: flex-start;
    align-items: center;
  }

  .timeline_item {
    grid-template-columns: 1fr 110px 1fr;
  }

  .f-testimonial-slider-grid-large, .f-grid-two-column {
    grid-template-columns: 1fr;
  }

  .div-block-96, .div-block-96.rev, .div-block-96.rev {
    flex-flow: column;
  }

  .div-block-97, .div-block-98 {
    width: 100%;
  }

  .esg-policy-tab-summery-2, .esg-policy-tab-summery-3, .esg-policy-tab-summery-4 {
    line-height: 30px;
  }

  .slider-2 {
    height: 400px;
    margin-top: 40px;
  }

  .certificate-image {
    height: 400px;
  }

  .hover-div {
    min-height: 110px;
  }

  .relative-slider {
    max-width: 700px;
  }

  .horizontal-line {
    width: 55%;
  }

  .recycling-reports-list {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
  }

  .recycling-reports-link {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    font-size: 1rem;
  }

  .best-oasis-logo {
    max-width: 3rem;
  }

  .code-embed-2 {
    max-width: 1rem;
  }

  .name-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .hide-mobile-landscape {
    display: none;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-global.padding-section-large.is-diff.is-new.awd.fffg.pad {
    padding-top: 5rem;
  }

  .padding-global.padding-section-large.is-diff.is-new.less-p {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .text-size-regular.is-black.dff {
    line-height: 140%;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .heading-style-h2 {
    font-size: 2rem;
  }

  .heading-style-h5 {
    font-size: .875rem;
  }

  .container-large.top-m10vh {
    margin-top: 6vh;
  }

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

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 4.5rem;
  }

  .spacer-xlarge {
    padding-top: 2rem;
  }

  .spacer-large {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .hero_grid.is-diff {
    margin-top: 100px;
  }

  .hero_heading-wrap {
    width: 100%;
  }

  .topnav {
    width: 100%;
    height: 396px;
    padding-top: 40px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .nav-block {
    min-width: 50px;
    min-height: 50px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .tab_content-wrap.new {
    grid-template-columns: 1fr 1fr;
  }

  .map_component {
    display: none;
  }

  .map_component.copy {
    width: 100%;
    margin-bottom: 100px;
    display: flex;
  }

  ._2-4-grid {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .section_buyers-2.sza {
    background-color: var(--base-color-neutral--neutral-lightest);
    background-color: var(--base-color-neutral--neutral-lightest);
  }

  .heading-style-h2-2 {
    font-size: 2rem;
  }

  .heading-style-h2-2.is-black.text-align-center.whitecolor.blc-mob {
    color: #000;
  }

  .section_event-list {
    padding-top: 0;
  }

  .offshore_heading-wrap {
    width: 41%;
  }

  .offshore_para-wrap {
    width: 100%;
    margin-left: 20px;
    padding-top: 30px;
  }

  .heading_wrapper-offshore {
    flex-flow: column;
    display: block;
  }

  .heading-style-h3-2 {
    font-size: 1.5rem;
  }

  .heading-style-h4-2 {
    font-size: 1rem;
  }

  .text-size-regular-4.is-black.text-align-center.whitecolor.blc-mob {
    color: #000;
  }

  .heading-style-h1-3 {
    font-size: 2.5rem;
  }

  .splide.slider1.pill {
    padding-right: 0;
  }

  .splide__slide {
    width: 100%;
  }

  .splide__arrows.is--mobile-center {
    justify-content: center;
    padding-left: 1em;
  }

  .new-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .image-9 {
    width: 100%;
  }

  .div-block-56 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .swiper-slide {
    width: 100%;
  }

  .swiper-component.slider1.pill {
    padding-right: 0;
  }

  .heading-style-h1-4 {
    font-size: 2.5rem;
  }

  .blog_container2 {
    border-bottom-right-radius: 70px;
    border-bottom-left-radius: 70px;
    padding-bottom: 0;
  }

  .blog_background {
    background-attachment: scroll;
    height: 70vh;
  }

  .line {
    width: 30px;
  }

  .image-14 {
    border-radius: 30px;
  }

  .collection-list-2 {
    grid-template-columns: 1fr;
  }

  .heading_wrap.center {
    margin-top: 0;
  }

  .background-video {
    width: 400px;
  }

  .esg-policy-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .esg-policy-summery {
    max-width: 100%;
  }

  .esg-policy-ship-image {
    width: 120px;
    bottom: 0%;
    right: 0%;
  }

  .environmental-tab-section {
    padding-top: 30px;
    padding-bottom: 80px;
  }

  .esg-tab {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 50%;
    margin-right: auto;
  }

  .esg-tab-link {
    font-size: 30px;
    line-height: 36px;
  }

  .esg-tabs {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .esg-tab-content, .esg-policy-tab-content {
    padding-top: 18px;
  }

  .esg-tab-link-phone {
    font-size: 30px;
    line-height: 36px;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_item {
    grid-template-columns: 60px 1fr;
    width: 100%;
  }

  .timeline_left {
    text-align: left;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline_text-2 {
    font-size: 20px;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .f-testimonial-right-a, .f-testimonial-left-a {
    display: none;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-feature-card-outlined {
    padding: 32px;
  }

  .div-block-96, .div-block-96.rev, .div-block-96.rev {
    flex-flow: column;
  }

  .div-block-97, .div-block-98 {
    width: 100%;
  }

  .relative-slider {
    max-width: 550px;
  }

  .heading-7 {
    font-size: 2.5rem;
  }

  .recycling-reports-section {
    padding-bottom: 6vh;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .subtitle-wrap {
    margin-bottom: 6vh;
  }

  .horizontal-line {
    width: 30%;
  }

  .recycling-reports-list {
    grid-template-columns: 1fr;
  }

  .recycling-reports-link {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }

  .name-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

  .heading-style-h3.is-diff.text-align-center.dd {
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center;
    font-size: 1.2rem;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .heading-style-h1.text-align-center.is-white {
    margin-bottom: 8.5rem;
    font-size: 2.5rem;
  }

  .heading-style-h1.text-align-center.is-white.newmargin {
    margin-bottom: 0;
    font-size: 2rem;
  }

  .heading-style-h1.is-blue.is-diff {
    margin-left: 5%;
  }

  .heading-style-h1.is-blue.is-diff.text-align-right {
    text-align: left;
    margin-left: 0%;
  }

  .heading-style-h1.is-blue.is-diff.text-align-right.is-new {
    text-align: left;
    margin-left: 5%;
  }

  .heading-style-h1.is-blue.is-diff.text-align-right.ssdd {
    text-align: left;
  }

  .heading-style-h1.is-blue.is-diff.text-align-right.is-lt {
    margin-left: 5%;
    font-size: 2rem;
  }

  .heading-style-h1.animation {
    letter-spacing: -1.6px;
    margin-bottom: 16px;
    font-size: 1.6rem;
  }

  .padding-global {
    padding-bottom: 3rem;
  }

  .padding-global.padding-section-large.is-diff {
    justify-content: center;
    align-items: center;
    padding: .5rem 1rem;
  }

  .padding-global.padding-section-large.is-diff.is-number {
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-global.padding-section-large.is-diff.is-new {
    padding: 1rem;
  }

  .padding-global.padding-section-large.is-diff.is-new.awd {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .padding-global.padding-section-large.is-diff.is-odd {
    padding-top: 0;
  }

  .padding-global.padding-section-large.is-diff.is-odd.v2 {
    padding-top: 2rem;
  }

  .padding-global.padding-section-large.is-diff.newrem {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .padding-global.fdt {
    padding: 0;
  }

  .padding-global.is-diff {
    padding-bottom: 1rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .text-size-regular.is-black {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 1rem;
    line-height: 140%;
  }

  .text-size-regular.is-black.is-dif {
    font-size: .8rem;
  }

  .text-size-regular.is-black.is-100 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-left: 0%;
    font-size: 1rem;
  }

  .text-size-regular.is-black.dff {
    margin-left: 0%;
    font-size: 1rem;
    line-height: 142%;
  }

  .text-size-regular.is-black.dff.is-bold {
    margin-left: 5%;
  }

  .text-size-regular.is-black.gg {
    margin-left: 0%;
  }

  .text-size-regular.is-white {
    font-size: 1rem;
    line-height: 140%;
  }

  .text-size-regular.is-white.is-100 {
    margin-right: 5%;
  }

  .text-size-regular.is-white.is-100.fffd {
    width: 100%;
    margin-right: 0;
    padding-right: 5%;
  }

  .text-size-regular.is-newcolor {
    font-size: 1rem;
    line-height: 140%;
  }

  .text-size-regular.is-newcolor.is-diff {
    font-size: 1rem;
  }

  .heading-style-h4.is-diff {
    font-size: 1.5rem;
    line-height: 120%;
  }

  .heading-style-h2.is-white {
    text-align: left;
  }

  .heading-style-h2.is-black.is-500 {
    text-align: left;
    text-align: left;
    margin-left: 0%;
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .button.is-diff.margin-low {
    margin-top: 1rem;
  }

  .button.is-show {
    justify-content: flex-start;
    display: flex;
  }

  .button.is-show.mrgn-2 {
    margin-top: 10px;
  }

  .button.mob-vis {
    display: block;
  }

  .button.hiddenmob {
    display: none;
  }

  .text-size-medium.is-diff.isdiff {
    margin-bottom: 16px;
    font-size: 1.6rem;
    line-height: 120%;
  }

  .text-size-medium.is-diff.mrgn {
    margin-top: 5px;
  }

  .text-size-medium.text-align-center.is-new {
    font-size: 1.15rem;
  }

  .spacer-medium.is-hide, .spacer-small.is-hide, .spacer-small.is-hide {
    display: none;
  }

  .hero_grid.hj {
    height: 50%;
  }

  .hero_grid.is-diff {
    margin-top: 60px;
  }

  .hero_grid.nw2 {
    margin-top: 10px;
  }

  .hero_heading-wrap {
    justify-content: center;
    width: 100%;
    height: 20vh;
  }

  .hero_heading-wrap.is-diff.heightauto, .hero_heading-wrap.nw, .hero_heading-wrap.is-diff.heightauto, .hero_heading-wrap.is-diff.heightauto, .hero_heading-wrap.nw {
    height: auto;
  }

  .topnav {
    flex-direction: column;
    align-items: center;
    height: 453px;
    padding: 5.8rem 1rem 1rem;
    display: flex;
  }

  .menu-links {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    align-items: start;
    width: 100%;
  }

  .contact-block {
    width: 35%;
  }

  .logo-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .logo-block.is-diff {
    justify-content: center;
  }

  .navbar {
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .link-2 {
    display: none;
  }

  .nav-links {
    font-size: 1rem;
    line-height: 120%;
  }

  .div-block-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .div-block-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-left-style: none;
  }

  .follow-icon {
    width: 60%;
  }

  .follow-icon.is-fb {
    width: 40%;
  }

  .follow-icon.is-diff {
    width: 16%;
  }

  .follow-icon.is-diff._2 {
    width: 30px;
  }

  .numbers_wrapper.padding-medium.is-diff {
    padding: 1rem;
  }

  .numbers_content-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    display: flex;
  }

  .numbers_content.padding-medium.is-diff, .numbers {
    padding: 1rem;
  }

  .num-text {
    font-size: 2rem;
  }

  .sell-icon {
    width: 100%;
  }

  .buyers_wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .accordion-wrapper {
    margin-top: 0;
  }

  .paragraph {
    line-height: 140%;
  }

  .accolades_wrapper {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-direction: column;
    display: flex;
  }

  .accolades_img-main {
    width: 85%;
    padding-right: 0;
  }

  .black-wrapper {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 3rem;
    display: flex;
  }

  .steps_img {
    width: 100%;
    position: static;
  }

  .white-wrapper {
    height: auto;
    padding-bottom: 0;
  }

  .halfship-img {
    position: static;
  }

  .is-contwnt.padding-medium.is-diff {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .edge_wrapper {
    padding: 0;
  }

  .tab_content-wrap {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .tab_content-wrap.new {
    grid-template-columns: 1fr;
  }

  .section_getintouch {
    padding-top: 0;
  }

  .getintouch_wrapper {
    width: 100%;
    padding: 3rem 1rem;
  }

  .getintouch_main {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .footer {
    padding-top: 0;
  }

  .footer_wrapper {
    padding: 0;
  }

  .text-field.footer-copy {
    width: 100%;
  }

  .form {
    width: 100%;
    margin-top: 20px;
  }

  .footer_left {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    place-items: start stretch;
  }

  .social-wrapper {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .social-icon {
    width: 100%;
  }

  .social-icon.is-diff {
    width: 65%;
    padding-right: 0;
  }

  .div-block-8 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .div-block-9 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .home-content_wrapper {
    width: 100%;
    min-height: 100vh;
  }

  .page-main, .home-intro_section {
    width: 100%;
  }

  .container {
    padding-left: 0%;
    padding-right: 0%;
  }

  .section_about-hero.padding-top {
    height: auto;
    padding-top: 2rem;
  }

  .section_about-hero.padding-top.is-diff {
    height: auto;
    padding-top: 0;
  }

  .about_hero-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0%;
    display: flex;
  }

  .about_heading-wrap.is-diff {
    width: 100%;
  }

  .about_para-wrap.pdding {
    padding-left: 0;
  }

  .legacy_wrapper {
    flex-flow: column;
  }

  .legacy_content.padding-xhuge {
    width: 100%;
    margin-top: 350px;
    padding: 2rem 5%;
    position: static;
  }

  .section_buy-sell {
    margin-bottom: 0;
    padding: 2rem 5%;
  }

  .buy-sell-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-top: 1rem;
  }

  .buy-sell_content-wrapper {
    flex-direction: column;
    display: flex;
  }

  .buy-sall_para-wrapper.padding-medium.is-diff {
    padding: 0;
  }

  .div-block-12 {
    height: 29vh;
  }

  .section_offshore-steps {
    padding-top: 0;
    padding-bottom: 0;
  }

  .ourteam-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .heading_text-wrap {
    width: 90%;
  }

  .team-main-text {
    margin-left: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .faq-question {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .faq-question.is-diff {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding: 2rem 5%;
  }

  ._2-4-grid {
    text-align: left;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  ._2-4-grid.vertical-mobile {
    grid-auto-flow: row;
    margin-top: 0;
  }

  .p-m-wrap {
    top: 20%;
  }

  .p-m-wrap.is-diff {
    display: none;
  }

  .p-m-wrap.small {
    margin-top: 10px;
    padding: 1.5rem;
  }

  .faq-answer {
    object-fit: fill;
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .team-info {
    height: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .team-img.is-diff.dhara {
    width: 80%;
  }

  .medianevents_hero-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: 10%;
    padding-left: 0%;
    display: flex;
  }

  .heading_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    padding-bottom: 2rem;
    padding-right: 0%;
    display: flex;
  }

  .heading_wrapper.is-diff.dd {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: 100%;
  }

  .heading_wrapper.is-new.ddf {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-items: flex-start;
  }

  .section_buyers-2 {
    height: auto;
    padding-top: 2rem;
  }

  .section_buyers-2.sza {
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    padding-top: 8rem;
  }

  .heading-style-h2-2.is-white.is-left.font-sixe {
    font-size: 2.5rem;
  }

  .section_event-list {
    height: auto;
  }

  .conferences_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-bottom: 0;
  }

  .event_list-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column-reverse;
    margin-bottom: 2rem;
    display: flex;
  }

  .list_heading-wrap {
    width: 100%;
    padding-bottom: 1rem;
  }

  .div-block-18 {
    justify-content: flex-start;
    width: 100%;
    padding-left: 0%;
  }

  .image-2 {
    width: auto;
    height: 300px;
  }

  .live-div {
    display: none;
  }

  .div-block-19 {
    position: static;
  }

  .section_offshore-hero {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    min-height: 800px;
    padding-top: 0;
  }

  .offshore_hero-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0%;
    display: flex;
  }

  .offshore_heading-wrap {
    width: 100%;
  }

  .offshore_para-wrap {
    width: 100%;
    margin-left: 5%;
  }

  .heading_wrapper-offshore {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    padding-bottom: 0;
    padding-left: 0%;
  }

  .text-block-2.is-blue {
    font-size: 1.6rem;
    line-height: 118%;
  }

  .div-block-20 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .section_ship-online {
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .ship-online_hero-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding: 0 5% 3rem;
    display: flex;
  }

  .ship-online_heading-wrap {
    width: 100%;
    margin-bottom: 2rem;
  }

  .ship-online-wrap {
    width: 100%;
    height: 60vh;
  }

  .mask {
    width: 100%;
    overflow: visible;
  }

  .slider-wrapper {
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .slider {
    height: 50vh;
  }

  .slide {
    width: 100%;
    height: 100%;
  }

  .right-arrow {
    left: 21%;
  }

  .section_esg-hero.padding-top {
    height: auto;
    padding-top: 2rem;
  }

  .section_esg-hero.padding-top.is-diff {
    height: 70vh;
  }

  .hero_ship-img-copy {
    width: 100%;
    bottom: 5%;
  }

  .image-4 {
    object-fit: cover;
    width: 100%;
    height: 28vh;
    padding-left: 0;
    padding-right: 0;
  }

  .image-4._2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .about_heading-wrap-copy {
    text-align: left;
    width: 100%;
    margin-left: 5%;
  }

  .about_para-wrap-copy {
    width: 100%;
  }

  .steaps-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: .5rem 5% 1rem;
  }

  .steps-img {
    object-fit: cover;
    height: 40vh;
  }

  .section_contactus-hero {
    min-height: 40svh;
    padding-top: 0;
  }

  .section_contactus-hero._2 {
    justify-content: flex-start;
    align-items: center;
    min-height: 35svh;
    max-height: 35svh;
    margin-top: 75px;
    padding-top: 0;
  }

  .heading-wrap-2.is-new.ytut6y, .heading-wrap-2.is-new.ytut6y-copy {
    width: 100%;
    padding-left: 0;
  }

  .heading-wrap-2.is-new {
    padding-bottom: 0;
    padding-left: 0;
  }

  .heading-wrap-2.is-new.ytut6y, .heading-wrap-2.is-new.ytut6y-copy, .heading-wrap-2.is-new.ytut6y, .heading-wrap-2.is-new.ytut6y-copy {
    width: 100%;
    padding-left: 0;
  }

  .section_recycling-2 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto 68%;
    height: 100vh;
    padding-top: 0;
  }

  .heading-style-h3-2 {
    font-size: 2rem;
  }

  .div-block-26 {
    margin-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .button-2, .button-2.is-diff, .button-2.is-diff {
    display: block;
  }

  .tab_content-2 {
    padding: 1rem;
  }

  .heading-style-h4-2 {
    font-size: 1.2rem;
    font-weight: 600;
  }

  .text-size-regular-4.is-newcolor {
    font-size: 1rem;
    line-height: 140%;
  }

  .text-size-regular-4.is-black {
    margin-left: 0%;
    font-size: 1rem;
    line-height: 140%;
  }

  .text-size-regular-4.is-new.is-left.is-diff {
    margin-bottom: 1rem;
  }

  .text-size-regular-4.is-white {
    margin-right: 0;
    font-size: 1rem;
    line-height: 140%;
  }

  .text-size-regular-4.is-white.is-100 {
    margin-right: 5%;
  }

  .section_edge-3 {
    padding-top: 0;
  }

  .hero_sell-your-ship-3.padding-xsmall {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 20%;
    display: none;
  }

  .text-style-link-4 {
    margin-top: 5px;
    display: block;
  }

  .sellonline-wrapper-4 {
    flex-direction: column-reverse;
    width: 100%;
    display: flex;
  }

  .page-main-3 {
    width: 100%;
  }

  .section_hero-4.padding-top {
    height: auto;
    padding-top: 2rem;
  }

  .paragraph-14 {
    line-height: 140%;
  }

  .hero_heading-wrap-4 {
    justify-content: flex-start;
    height: 70vh;
  }

  .recycling-content-wrap-4.padding-xlarge.is-diff {
    width: 100%;
    padding: 2rem 1rem;
  }

  .section_form-hero.padding-top {
    height: auto;
    padding-top: 2rem;
  }

  .section_form-hero.padding-top.is-diff {
    height: 80vh;
  }

  .hero_ship-img-copy-copy {
    width: 60%;
    bottom: 2%;
  }

  .section_mainform {
    height: auto;
    padding-top: 2rem;
  }

  .section_mainform.sza {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 0;
  }

  .field-container {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
  }

  .field-block {
    width: 100%;
  }

  .field {
    margin-bottom: 0;
  }

  .section_green-ship-recyclers {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .offshore_heading-wrap-copy, .offshore_para-wrap-copy {
    width: 100%;
  }

  .section_locations {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    height: auto;
    padding-top: 0;
  }

  .offshore_location-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    padding-left: 0%;
    display: flex;
  }

  .div-line {
    width: 30%;
  }

  .section_blogs.padding-top {
    height: auto;
    padding-top: 2rem;
  }

  .ship-img.green-ships {
    position: static;
  }

  .tabs-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .tabs-menu-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 1rem;
    display: flex;
    overflow: auto;
  }

  .tabs-content-2 {
    width: 100%;
  }

  .tab-link-tab-1-3, .tab-link-tab-1-3.w--current {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2rem;
  }

  .india-content {
    padding: 1rem;
  }

  .slider-pill_img {
    padding-top: 0%;
  }

  .heading {
    width: 100%;
  }

  .new-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .image-9, .div-block-55 {
    width: 100%;
  }

  .div-block-56 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .section_places {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
  }

  .places-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0%;
    display: flex;
  }

  .section_git {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    padding-top: 0;
  }

  .section_git.fbg {
    padding-top: 0;
  }

  .div-block-72 {
    flex-flow: column;
    width: 100%;
  }

  .div-block-73 {
    width: 100%;
  }

  .div-block-74 {
    width: 100%;
    padding: 2rem 1rem;
  }

  .div-block-75 {
    flex-flow: column;
  }

  .div-block-76, .div-block-77 {
    width: 100%;
  }

  .div-block-79 {
    border-left-style: none;
  }

  .div-block-80 {
    padding-left: 0;
    padding-right: 1rem;
  }

  .div-block-84 {
    display: none;
  }

  .div-block-85 {
    border-left-style: none;
  }

  .swiper-wrapper._500px {
    height: 350px;
  }

  .slider-pill-2 {
    margin-right: 1rem;
  }

  .slider-pill_img-2 {
    padding-top: 0%;
  }

  .section_career-hero {
    background-image: linear-gradient(#00000080, #00000080), url("https://cdn.prod.website-files.com/65cfa439ed8269892c9cd801/664f2f5e0b2e9ce12cd45252_Career%20with%20us.avif");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    min-height: 70svh;
    max-height: 70svh;
    padding-top: 0;
  }

  .section_career-text {
    height: auto;
    padding-top: 2rem;
  }

  .careersd_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-bottom: 3rem;
  }

  .section_career-list {
    height: auto;
    padding-top: 2rem;
  }

  .career-list_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-bottom: 3rem;
  }

  .collection-item {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block {
    font-size: 1rem;
  }

  .html-embed {
    flex: none;
  }

  .answer-wrapper {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .rich-text-block {
    font-size: 1rem;
  }

  .video__list {
    width: 90%;
  }

  .main {
    width: 100%;
  }

  .heading-style-h1-4.is-blue.is-diff {
    margin-left: 5%;
  }

  .heading-style-h1-4.is-blue.is-diff.text-align-right {
    text-align: right;
    text-align: right;
    margin-left: 0%;
  }

  .page_wrapper.gngvg {
    padding-top: 10px;
  }

  .text-size-regular-5.is-black {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 1rem;
    line-height: 140%;
  }

  .section_medianevents {
    min-height: 0;
  }

  .benefit__content-mid {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .video__item {
    height: auto;
  }

  .section_media-hero {
    min-height: 70svh;
    max-height: 70svh;
    padding-top: 0;
  }

  .section_media-list {
    min-height: 40svh;
    padding-top: 0;
  }

  .link-block, .link-block-2, .link-block-3 {
    width: 100%;
  }

  .link-block-4 {
    width: 100%;
    padding-right: 0;
  }

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

  .div-block-88 {
    width: 100%;
  }

  .text-block-6 {
    color: #fff;
    display: flex;
  }

  .blog_container2 {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }

  .blog_background {
    height: 60vh;
  }

  .line.color {
    margin-top: 2px;
  }

  .blog_wrap {
    padding-top: 20px;
  }

  .blog_contet {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .text-block-7 {
    line-height: 30px;
  }

  .collection-list-wrapper-2 {
    margin-top: 10vw;
  }

  .blog_archives {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .h3 {
    font-size: 25px;
  }

  .h3.blue_color {
    font-size: 1.6rem;
  }

  .hero-bg-video.for-mobile {
    height: 60%;
    display: block;
  }

  .hero-bg-video.is-hide {
    display: none;
  }

  .section_knowtheprocess {
    min-height: 0;
  }

  .knowtheprocess_hero-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: 10%;
    padding-left: 0%;
    display: flex;
  }

  .background-video {
    height: 450px;
    min-height: 450px;
    bottom: -20px;
    left: -40px;
  }

  .bold-text-31 {
    font-size: 1.2rem;
  }

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

  .div-block-91 {
    flex-flow: column;
  }

  .text-block-9 {
    max-width: 80%;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
  }

  .text-block-10 {
    padding-right: 29px;
  }

  .text-block-12 {
    padding-right: 63px;
  }

  .regulation-review-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .esg-policy-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .esg-policy-content-wrap {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .esg-policy-heading-style-h2 {
    font-size: 2.6rem;
    line-height: 60px;
  }

  .esg-policy-summery {
    font-size: 1rem;
    line-height: 140%;
  }

  .esg-policy-ship-image {
    object-fit: contain;
    width: 100%;
    max-height: 350px;
    margin-top: 40px;
    position: static;
  }

  .environmental-tab-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .esg-tab-wrap {
    display: none;
  }

  .esg-tab-wrap.mobile {
    display: block;
  }

  .esg-tab {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: row;
    width: 100%;
    overflow: scroll;
  }

  .esg-tab-link {
    font-size: 30px;
  }

  .esg-tabs {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .esg-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .esg-policy-tab-summery {
    font-size: 1rem;
    line-height: 26px;
  }

  .text-color-dark {
    line-height: 40px;
  }

  .esg-policy-image {
    object-fit: contain;
    width: 80%;
    display: none;
    inset: auto 0% 4% 50%;
    transform: translate(-50%);
  }

  .esg-policy-tab-image {
    margin-top: 16px;
    display: block;
  }

  .esg-policy-tab-content {
    max-width: 100%;
    display: block;
  }

  .tabs-content-wrap-mobile {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .esg-tab-link-phone {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
  }

  .esg-tab-link-phone.w--current {
    color: var(--link-color--link-primary);
  }

  .background-video-2 {
    display: none;
  }

  .background-video-2.mob-vis {
    object-fit: cover;
    min-width: 100%;
    min-height: 350px;
    max-height: 350px;
    display: block;
    position: absolute;
  }

  .background-video-2.mobile {
    display: flex;
  }

  .form-flex {
    flex-flow: column;
  }

  .form-flex._100p {
    margin-bottom: 0;
  }

  .newform {
    width: 90%;
  }

  .paragraph-16 {
    line-height: 1.5;
  }

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

  .timeline_item {
    grid-template-columns: 46px 1fr;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .f-testimonial-avatar-small {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .f-testimonial-author {
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .fs-globe-container {
    width: 320px;
    max-width: none;
    height: 320px;
    max-height: none;
  }

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

  .div-block-96.rev {
    flex-flow: column;
  }

  .div-block-97, .div-block-98 {
    width: 100%;
  }

  .esg-policy-tab-summery-2, .esg-policy-tab-summery-3 {
    font-size: 1rem;
    line-height: 26px;
  }

  .esg-list-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .esg-policy-tab-summery-4 {
    font-size: 1rem;
    line-height: 26px;
  }

  .esg-list-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .btn-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 0;
  }

  .image-22 {
    width: 32px;
  }

  .slider-2 {
    height: 350px;
    margin-top: 10px;
    margin-bottom: 60px;
  }

  .certificate-image, .certificate-image._400, .certificate-image._400 {
    height: 350px;
  }

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

  .relative-slider {
    max-width: 350px;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .btn-prev-new, .btn-nxt-new {
    width: 50px;
  }

  .slide-footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 25px;
    padding-right: 25px;
  }

  .slide-content {
    min-height: auto;
    padding: 25px 25px 60px;
  }

  .link-4 {
    color: #fff;
    text-decoration: none;
  }

  .date-text {
    font-size: 1rem;
  }

  .horizontal-line {
    width: 20%;
  }

  .recycling-reports-link {
    padding-left: .8rem;
    padding-right: .8rem;
    font-size: .9rem;
  }

  .best-oasis-logo {
    max-width: 2.2rem;
  }

  .code-embed-2 {
    max-width: .7rem;
  }

  .name-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }
}

#w-node-c1aa3b00-c14e-6445-f47e-b76071d5c7da-71d5c7d6, #w-node-c1aa3b00-c14e-6445-f47e-b76071d5c803-71d5c7d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_365d5a1c-def2-30ef-cd5f-a4801bdf6218-1bdf6207 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_365d5a1c-def2-30ef-cd5f-a4801bdf621d-1bdf6207, #w-node-_365d5a1c-def2-30ef-cd5f-a4801bdf6222-1bdf6207, #w-node-_365d5a1c-def2-30ef-cd5f-a4801bdf6227-1bdf6207 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-c1aa3b00-c14e-6445-f47e-b76071d5c7db-71d5c7d6, #w-node-c1aa3b00-c14e-6445-f47e-b76071d5c7ea-71d5c7d6, #w-node-c1aa3b00-c14e-6445-f47e-b76071d5c7eb-71d5c7d6, #w-node-c1aa3b00-c14e-6445-f47e-b76071d5c7f7-71d5c7d6, #w-node-c1aa3b00-c14e-6445-f47e-b76071d5c803-71d5c7d6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
