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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 100px;
  padding-right: 100px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  padding-bottom: 10px;
}

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

label {
  color: #fff;
  margin-bottom: 5px;
  font-weight: 400;
  display: block;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.body {
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  border: 1px solid rgba(0, 0, 0, 0);
  font-family: Geomanist webfont, sans-serif;
  font-size: 21px;
  font-weight: 500;
  transition: none;
}

.heading {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  font-family: Geomanist webfont, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 48px;
}

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

.heading.domains {
  font-size: 36px;
  line-height: 36px;
}

.heading-2 {
  color: #2997ff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Geomanist webfont, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 48px;
}

.paragraph {
  max-width: 600px;
  color: #fff;
  letter-spacing: 0;
  white-space: normal;
  font-family: Geomanist webfont, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph.header {
  padding-left: 0;
  padding-right: 0;
}

.section {
  margin-bottom: 100px;
  font-size: 14px;
}

.paragraph-2 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.heading-3 {
  color: #888;
  margin-top: 0;
  margin-bottom: 10px;
  padding-right: 10px;
  font-size: 15px;
  font-weight: 500;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Geomanist webfont, sans-serif;
  font-size: 36px;
  font-weight: 500;
  text-decoration: none;
}

.section-2 {
  border-radius: 0;
  margin-bottom: 100px;
}

.column {
  margin-bottom: 0;
}

.columns {
  margin-bottom: 40px;
}

.columns-2 {
  margin-bottom: 80px;
}

.column-2 {
  margin-bottom: 40px;
}

.section-4 {
  margin-bottom: 120px;
}

.container {
  text-align: center;
  font-family: Geomanist webfont, sans-serif;
  font-size: 21px;
  font-weight: 500;
  display: block;
}

.footer-link {
  color: #8f8f8f;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  transition: opacity .2s, opacity .2s;
}

.footer-link:hover {
  opacity: .8;
}

.container-2 {
  margin-bottom: 30px;
}

.image-5 {
  margin-left: auto;
  margin-right: auto;
}

.section-5 {
  height: 100px;
  margin-top: 60px;
}

.columns-3 {
  margin-bottom: 80px;
}

.image-7 {
  object-fit: fill;
  border-radius: 25px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-9 {
  border-radius: 25px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-10 {
  z-index: -1;
  max-height: 100%;
  max-width: 100%;
  padding-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-10.single {
  max-height: none;
  float: none;
  clear: both;
  object-fit: fill;
  border-radius: 5px;
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  position: static;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
}

.image-10.single.decision {
  margin-top: 0;
  margin-left: 40px;
  padding-left: 0;
}

.image-10.single.redbubble {
  box-shadow: none;
  border-radius: 25px;
}

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

.background-video {
  z-index: -99;
  width: 100%;
  height: 100%;
  max-height: none;
  float: none;
  clear: none;
  object-fit: fill;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .9));
  border-radius: 20px;
  display: block;
  overflow: hidden;
}

.work-highlight {
  min-height: 220px;
  object-fit: fill;
  background-color: #0747a6;
  border-radius: 25px;
  padding: 5px;
  position: relative;
  overflow: hidden;
}

.work-highlight.decisions {
  min-height: 290px;
  background-color: #0747a6;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.decision {
  min-height: 220px;
  background-color: #0747a6;
  border-radius: 25px;
  padding: 0;
}

.work-highlight.see-mode {
  min-height: 240px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.see-mode.highlight {
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .46), rgba(0, 0, 0, .24)), url('../images/Screen-Shot-2022-01-25-at-8.36.56-pm.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, 102%;
}

.work-highlight.see-mode.highlight.large {
  min-height: 290px;
}

.work-highlight.see-mode.small {
  min-height: 220px;
}

.work-highlight.rb {
  min-height: 290px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.rb.highlight {
  min-height: 370px;
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .46), rgba(0, 0, 0, .24)), url('../images/rb1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 102%;
}

.work-highlight.flippa {
  min-height: 290px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.flippa.highlight {
  min-height: 370px;
  background-color: #000;
  background-image: url('../images/flippa.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 102%;
}

.work-highlight.flippa-small {
  min-height: 290px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.flippa-small.small {
  min-height: 220px;
}

.work-highlight.nitro {
  min-height: 290px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.nitro.small {
  min-height: 250px;
}

.work-highlight.nitro {
  min-height: 290px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.nitro.small {
  min-height: 220px;
}

.work-highlight.nitro-large {
  min-height: 290px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.nitro-large.highlight {
  min-height: 370px;
  background-color: #929292;
  background-image: url('../images/nitro.png');
  background-position: 50%;
  background-size: cover;
}

.work-highlight.nitro {
  min-height: 240px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.nitro.small {
  min-height: 220px;
}

.work-highlight.eggl-hero {
  min-height: 240px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.eggl-hero.highlight {
  min-height: 240px;
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .33), rgba(0, 0, 0, .12)), url('../images/Screen-Shot-2022-01-26-at-1.43.28-pm.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 101%;
}

.work-highlight.eggl-hero.highlight.large {
  min-height: 290px;
}

.work-highlight.eggl-hero.highlight.herp {
  min-height: 310px;
  background-position: 0 0, 50% 0;
}

.work-highlight.eggl-hero.small {
  min-height: 220px;
}

.work-highlight.eggl {
  min-height: 240px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.eggl.highlight {
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .46), rgba(0, 0, 0, .24)), url('../images/Screen-Shot-2022-01-25-at-8.36.56-pm.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, 102%;
}

.work-highlight.eggl.highlight.large {
  min-height: 290px;
}

.work-highlight.eggl.small {
  min-height: 220px;
  background-color: #07002f;
}

.work-highlight.codesticker {
  min-height: 240px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.codesticker.highlight {
  min-height: 240px;
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .33), rgba(0, 0, 0, .12)), url('../images/Screen-Shot-2022-01-26-at-1.43.28-pm.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 101%;
}

.work-highlight.codesticker.highlight.large {
  min-height: 290px;
}

.work-highlight.codesticker.highlight.herp {
  min-height: 310px;
  background-image: linear-gradient(rgba(0, 0, 0, .33), rgba(0, 0, 0, .12)), url('../images/Screen-Shot-2022-01-26-at-7.18.43-pm.png');
  background-position: 0 0, 50% 0;
}

.work-highlight.codesticker.small {
  min-height: 220px;
}

.work-highlight.castingcloud {
  min-height: 240px;
  color: #14222f;
  background-color: #14222f;
  border-radius: 25px;
  margin-left: 0;
  padding-left: 5px;
}

.work-highlight.castingcloud.highlight {
  min-height: 240px;
  background-color: #1e3a8a;
  background-image: linear-gradient(rgba(0, 0, 0, .33), rgba(0, 0, 0, .12)), linear-gradient(135deg, #2563eb, #7c3aed);
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.work-highlight.castingcloud.highlight.herp {
  min-height: 310px;
}

.div-block-4 {
  z-index: 999;
  height: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-4.decision {
  font-size: 21px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block {
  width: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border-radius: 0 0 20px 20px;
  margin-top: 0;
  margin-left: 0;
  padding: 40px 20px 20px;
  font-size: 23px;
  line-height: 25px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block.decisions {
  letter-spacing: .5px;
  padding-bottom: 27px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 35px;
  line-height: 40px;
}

.text-block.reactions {
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 20px;
}

.text-block.share {
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 20px;
  font-size: 20px;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block.smalll {
  background-image: none;
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 20px;
  font-size: 20px;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block.smalll.bottom {
  top: auto;
  bottom: 0;
}

.text-block.smalll.report {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .59));
}

.text-block.smalll.video {
  background-image: linear-gradient(to top, rgba(20, 34, 47, 0), rgba(7, 0, 47, .44) 44%, #07002f);
}

.text-block.smalll.video.bottom {
  background-image: linear-gradient(rgba(20, 34, 47, 0), rgba(0, 0, 0, .35) 44%, rgba(0, 0, 0, .77));
}

.text-block.stenosis-grading {
  letter-spacing: .5px;
  background-image: none;
  padding-bottom: 27px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 35px;
  line-height: 40px;
  top: 0;
  bottom: auto;
}

.text-block.stenosis-grading.cs {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .52));
}

.text-block.rb-finreview {
  letter-spacing: .5px;
  padding: 40px 40px 27px;
  font-size: 30px;
  line-height: 40px;
  top: 0;
  bottom: auto;
}

.image-13 {
  max-width: 120%;
  object-fit: fill;
  border-radius: 5px;
  padding-left: 0;
  display: block;
  position: relative;
  top: 15%;
  bottom: 25%;
  left: 20%;
  right: 0%;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .27);
}

.hover {
  border-radius: 25px;
}

.hover:hover {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-6 {
  width: 250px;
  height: 250px;
}

.background-video-2 {
  width: 270px;
  height: 270px;
  margin-left: -5px;
  padding-left: 0;
  position: absolute;
}

.image-14 {
  padding-top: 70px;
}

.link-block {
  height: 370px;
  background-image: url('../images/rb1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 25px;
}

.image-15 {
  border-radius: 25px;
}

.grid-2 {
  grid-column-gap: 50px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: stretch;
  align-items: center;
  margin-top: 100px;
  padding-top: 10px;
}

.image-17 {
  max-width: 30%;
}

.image-18 {
  max-width: 40%;
}

.image-19 {
  max-width: 50%;
}

.body-2 {
  background-color: #000;
}

.nav-menu {
  color: #fff;
  font-family: Geomanist webfont, sans-serif;
  font-size: 21px;
  font-weight: 500;
}

.navbar {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  padding-bottom: 60px;
}

.button {
  color: #fff;
  background-color: #2897fe;
  border-radius: 25px;
  margin: 10px 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-family: Geomanist webfont, sans-serif;
  font-weight: 500;
  transition: opacity .2s, background-color .2s;
}

.button:hover {
  background-color: #004788;
}

.button.article {
  color: #333;
  background-color: #fff;
  font-size: 15px;
}

.button.article.see-mode.center {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: inline-block;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: 25%;
  right: 25%;
}

.button.article.see-mode.center.business-value {
  color: #14222f;
  transition: opacity .4s, background-color .2s;
  top: auto;
  bottom: 5%;
  left: 25%;
  right: 25%;
}

.button.article.rb.center {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: inline-block;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: 25%;
  right: 25%;
}

.button.article.rb.center.business-value {
  color: #110336;
  transition: opacity .4s, background-color .2s;
  top: auto;
  bottom: 5%;
  left: 25%;
  right: 25%;
}

.button.article.rb.center.business-value.grouped {
  margin-right: 0;
  position: static;
}

.button.article.flippa.center {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: inline-block;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: 25%;
  right: 25%;
}

.button.article.flippa.center.business-value {
  color: #110336;
  transition: opacity .4s, background-color .2s;
  top: auto;
  bottom: 5%;
  left: 25%;
  right: 25%;
}

.button.article.flippa.center.business-value.grouped {
  color: #032635;
  margin-right: 0;
  position: static;
}

.button.article.nitro.center {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: inline-block;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: 25%;
  right: 25%;
}

.button.article.nitro.center.business-value {
  color: #110336;
  transition: opacity .4s, background-color .2s;
  top: auto;
  bottom: 5%;
  left: 25%;
  right: 25%;
}

.button.article.nitro.center.business-value.grouped {
  color: #eb5413;
  margin-right: 0;
  position: static;
}

.button.article.nitro.center {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: inline-block;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: 25%;
  right: 25%;
}

.button.article.nitro.center.business-value {
  color: #eb5413;
  transition: opacity .4s, background-color .2s;
  top: auto;
  bottom: 5%;
  left: 25%;
  right: 25%;
}

.button.article.nitro.center.business-value.grouped {
  margin-right: 0;
  position: static;
}

.button.blog-readmore {
  text-align: center;
  background-color: #fff;
  padding-right: 15px;
  position: absolute;
  bottom: 20px;
  left: 25%;
  right: 25%;
}

.button.blog-readmore.w--current {
  text-align: center;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 25%;
  right: 25%;
}

.button.blog {
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
  position: static;
  top: auto;
  bottom: 5%;
  left: 25%;
  right: 25%;
}

.button.offer {
  margin-left: 0;
}

.button-copy {
  color: #fff;
  background-color: #2897fe;
  border-radius: 25px;
  margin: 10px 0;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  font-family: Geomanist webfont, sans-serif;
  font-weight: 500;
  transition: opacity .4s, background-color .4s;
}

.button-copy.blogcta {
  background-color: #fff;
}

.div-block-7 {
  z-index: -999;
  width: 180px;
  height: 240px;
  background-image: url('../images/Screen-Shot-2022-01-25-at-9.04.37-pm.png');
  background-position: 50%;
  background-size: 103%;
  border: 2px solid rgba(255, 255, 255, .1);
  border-radius: 9px;
  position: absolute;
  top: 30%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: rotate(10deg);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .22);
}

.div-block-7.eggl {
  background-image: url('../images/Screen-Shot-2022-01-26-at-1.55.40-pm.png');
  background-size: 130%;
}

.background-video-4 {
  z-index: -999;
  width: 150%;
  height: 100%;
  position: absolute;
  left: -110px;
}

.video-block {
  z-index: 999;
  height: 100%;
  border-radius: 25px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.video-block.rb-rating {
  background-image: url('../images/stars.png');
  background-position: 50%;
  background-size: cover;
}

.video-block.rb-download {
  background-image: url('../images/download-rb.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.video-block.flip-web {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .4), rgba(0, 0, 0, .11)), url('../images/web.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.video-block.nitro {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .26), rgba(0, 0, 0, 0)), url('../images/nitro-app.png'), linear-gradient(#929292, #929292);
  background-position: 0 0, 100%, 0 0;
  background-size: auto, cover, auto;
}

.video-block.eggl2 {
  background-image: url('../images/Screen-Shot-2022-01-26-at-1.55.31-pm.png');
  background-position: 50%;
  background-size: 100%;
}

.image-22 {
  width: 80px;
  filter: brightness(90%) grayscale();
  margin-left: auto;
  margin-right: auto;
}

.image-23 {
  max-width: 70%;
  filter: brightness();
  margin-left: auto;
  margin-right: auto;
}

.image-24 {
  max-width: 70%;
}

.navitem {
  color: rgba(255, 255, 255, .52);
  transition: all .2s, opacity .2s;
}

.navitem.w--current {
  transition-duration: .45s;
}

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

.div-block-9 {
  margin-bottom: 50px;
}

.body-3 {
  background-color: #000;
}

.rich-text-block {
  color: #fff;
  margin-top: 30px;
  font-family: Geomanist webfont, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}

.rich-text-block.blog p {
  padding-left: 100px;
  padding-right: 100px;
}

.rich-text-block.blog a {
  color: #2897fe;
  cursor: pointer;
  text-decoration: none;
  transition: transform .2s, opacity .2s;
}

.rich-text-block.blog a:hover {
  opacity: .9;
  font-size: 17px;
}

.rich-text-block.blog a:visited {
  color: #2897fe;
}

.rich-text-block.blog h2, .rich-text-block.blog h1, .rich-text-block.blog h3, .rich-text-block.blog h4 {
  padding-left: 100px;
  padding-right: 100px;
}

.rich-text-block.blog ul {
  padding-left: 140px;
  padding-right: 100px;
}

.div-block-10 {
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.collection-list-wrapper {
  margin-top: 50px;
  margin-bottom: 50px;
}

.bottom-bar {
  height: 70px;
  flex-direction: row;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bottom-bar.flippa {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .42), rgba(0, 0, 0, 0));
}

.highlight {
  color: #f8f8f8;
  font-size: 18px;
}

.div-block-11 {
  width: 300px;
  height: 300px;
  background-color: #575757;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
  display: block;
  overflow: hidden;
}

.blog-meta {
  color: #a3a3a3;
  padding-right: 10px;
}

.read-more-header {
  color: #eee;
  margin-top: 0;
  margin-bottom: 10px;
}

.read-more-header.summary {
  height: 80px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
}

.div-block-12 {
  height: 280px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
}

.heading-1 {
  color: #fff;
}

.heading-1.blog {
  padding-left: 100px;
  padding-right: 100px;
}

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

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

.div-block-14 {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .44), rgba(0, 0, 0, .55));
  border-radius: 25px;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-16 {
  z-index: -9;
  height: 270px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-gradient {
  z-index: -9;
  height: 270px;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, .07));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section-7 {
  margin-top: 50px;
}

.div-block-17 {
  width: 100%;
  margin-top: 14px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-2 {
  color: #2897fe;
  text-decoration: none;
  transition: opacity .5s;
}

.link-2:hover {
  opacity: .8;
}

.link-2:visited {
  color: #2897fe;
}

.html-embed {
  margin-left: 100px;
  margin-right: 100px;
}

.field-label {
  color: #fff;
}

.field-label-2 {
  font-weight: 400;
}

.domain-field {
  margin-top: 20px;
  margin-bottom: 10px;
}

.domain-name {
  text-transform: none;
  font-size: 90px;
}

.grid-3 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.domain {
  text-align: center;
  background-color: rgba(255, 255, 255, .13);
  border-radius: 13px;
  padding: 20px 10px;
}

.text-field {
  display: none;
}

.success-message {
  background-color: #2897fe;
  border-radius: 20px;
}

.text-block-2 {
  color: #fff;
}

.error-message {
  background-color: #fe2868;
  border-radius: 5px;
}

.text-block-3 {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 23px;
}

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

@media screen and (max-width: 991px) {
  .image-10 {
    display: inline;
  }

  .div-block {
    float: none;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-block.reactions {
    padding-bottom: 15px;
    font-size: 20px;
  }

  .text-block.share, .text-block.smalll {
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  .section, .section-2, .section-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    padding-left: 0;
    font-size: 44px;
  }

  .heading.middle {
    font-size: 44px;
  }

  .heading-2 {
    padding-left: 0;
    font-size: 44px;
  }

  .paragraph {
    padding-left: 0;
    padding-right: 10px;
  }

  .section, .section-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-2 {
    padding-left: 0;
  }

  .section-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .work-highlight.see-mode.highlight.large {
    background-size: auto, cover;
  }

  .work-highlight.flippa.highlight {
    background-image: url('../images/flippa.png'), linear-gradient(#2897fe, #2897fe);
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 102%, auto;
  }

  .work-highlight.codesticker.highlight.herp {
    background-image: linear-gradient(rgba(0, 0, 0, .33), rgba(0, 0, 0, .12)), url('../images/Screen-Shot-2022-01-26-at-7.18.43-pm.png'), linear-gradient(#0387e9, #0387e9);
    background-position: 0 0, 50% 0, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, 101%, auto;
  }

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

  .text-block.decisions {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 33px;
    line-height: 35px;
  }

  .text-block.reactions {
    padding-top: 40px;
    padding-bottom: 14px;
    padding-left: 29px;
    font-size: 15px;
  }

  .text-block.share, .text-block.smalll {
    padding-top: 15px;
    padding-left: 20px;
    font-size: 17px;
  }

  .text-block.stenosis-grading, .text-block.rb-finreview {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 33px;
    line-height: 35px;
  }

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

  .nav-menu {
    color: #000;
    background-color: #1d1d1d;
    border-radius: 20px;
  }

  .navbar {
    padding-bottom: 0;
  }

  .button {
    display: block;
  }

  .menu-button-2 {
    border-radius: 120px;
    margin: 5px;
  }

  .menu-button-2.w--open {
    background-color: #1d1d1d;
  }

  .background-video-4 {
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .video-block.rb-download {
    background-position: 0%;
    background-size: auto 100%;
  }

  .video-block.eggl2 {
    background-position: 0%;
    background-size: cover;
  }

  .rich-text-block.blog p, .rich-text-block.blog h2, .rich-text-block.blog h1, .rich-text-block.blog h3, .rich-text-block.blog h4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rich-text-block.blog ul {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rich-text-block.blog h5, .rich-text-block.blog h6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-10 {
    padding-left: 10px;
  }

  .heading-1.blog {
    padding-left: 10px;
    padding-right: 10px;
  }

  .collection-item {
    padding-bottom: 20px;
  }

  .div-block-16, .bg-gradient {
    height: 120px;
  }

  .icon {
    color: #e0e0e0;
  }

  .column-3 {
    padding-left: 0;
  }

  .grid-3 {
    grid-template-columns: 1fr;
  }
}

#w-node-_4ba5bd37-a146-51db-13c3-0088448ac3a2-c07dad9f {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_4ba5bd37-a146-51db-13c3-0088448ac3a7-c07dad9f, #w-node-_4ba5bd37-a146-51db-13c3-0088448ac3ac-c07dad9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9aae6cf1-8510-833d-821b-5453b323dff7-c07dad9f {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_9aae6cf1-8510-833d-821b-5453b323dffb-c07dad9f {
  order: -9999;
}

#w-node-_9aae6cf1-8510-833d-821b-5453b323dffc-c07dad9f, #w-node-_9aae6cf1-8510-833d-821b-5453b323e001-c07dad9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b1618d34-d7fa-22b3-1d69-69bfaeef1834-c07dad9f {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-e4aed41a-1ab3-6e8b-3743-c8369bc1fbb3-c07dad9f, #w-node-_9d9e034a-b137-0d09-aca4-1af91d46b03e-c07dad9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a502c87b-67ad-b2c7-6ad0-0ebf761ff64b-c07dad9f {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_6480c75d-5c6d-6666-6877-6037eaa81828-c07dad9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82865751-8227-064b-5910-2ec508d523a7-c07dad9f {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_767588c5-b6a5-de7d-fbae-8a3224365df9-c07dad9f, #w-node-b1a72b77-eae4-7c82-22bd-0663ed70a3b6-c07dad9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_101eaf94-6963-14a1-930d-7a2522b6f1f8-c07dad9f, #w-node-_4a37f2e1-9315-d7d3-fd39-c2fbf839eedb-c07dad9f {
  align-self: center;
  justify-self: center;
}

#w-node-e98475c9-99e0-6e25-ded2-0b5602ad7ee3-c07dad9f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-bae67f92-cb61-1a15-0a62-e93448c8f742-c07dad9f {
  align-self: center;
  justify-self: center;
}

#w-node-_4ba5bd37-a146-51db-13c3-0088448ac3a2-4f6bd440 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_4ba5bd37-a146-51db-13c3-0088448ac3a7-4f6bd440, #w-node-_4ba5bd37-a146-51db-13c3-0088448ac3ac-4f6bd440 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7b506244-4d5b-f220-b064-f3c35f96312e-4f6bd440 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}


@font-face {
  font-family: 'Geomanist webfont';
  src: url('../fonts/geomanist-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Geomanist webfont';
  src: url('../fonts/geomanist-thin-webfont.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Geomanist book webfont';
  src: url('../fonts/geomanist-book-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Geomanist webfont';
  src: url('../fonts/geomanist-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Geomanist webfont';
  src: url('../fonts/geomanist-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Geomanist webfont';
  src: url('../fonts/geomanist-black-webfont.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}