@import url("radikal_font_definitions.css");
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: "Noto Serif", serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Skeleton V2.0.4 */
.container {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0;
  }
}
@media (min-width: 750px) {
  .container {
    width: 80%;
  }
  .column,
  .columns {
    margin-left: 4%;
  }
  .column:first-child,
  .columns:first-child {
    margin-left: 0;
  }
  .one.column,
  .one.columns {
    width: 4.66666667%;
  }
  .two.columns {
    width: 13.33333333%;
  }
  .three.columns {
    width: 22%;
  }
  .four.columns {
    width: 30.66666667%;
  }
  .five.columns {
    width: 39.33333333%;
  }
  .six.columns {
    width: 48%;
  }
  .seven.columns {
    width: 56.66666667%;
  }
  .eight.columns {
    width: 65.33333333%;
  }
  .nine.columns {
    width: 74%;
  }
  .ten.columns {
    width: 82.66666667%;
  }
  .eleven.columns {
    width: 91.33333333%;
  }
  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }
  .one-third.column {
    width: 30.66666667%;
  }
  .two-thirds.column {
    width: 65.33333333%;
  }
  .one-half.column {
    width: 48%;
  }
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666667%;
  }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.33333333%;
  }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%;
  }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.66666667%;
  }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.33333333%;
  }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%;
  }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.66666667%;
  }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.33333333%;
  }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78%;
  }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.66666667%;
  }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.33333333%;
  }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.66666667%;
  }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.33333333%;
  }
  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%;
  }
}
html {
  font-size: 62.5%;
}

body {
  font-size: 1.5em;
  line-height: 1.6;
  font-weight: 400;
  font-family: Raleway, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300;
  font-family: "Noto Serif", serif;
}

h1 {
  font-size: 4rem;
  line-height: 1.2;
  letter-spacing: -0.1rem;
}

h2 {
  font-size: 3.6rem;
  line-height: 1.25;
  letter-spacing: -0.1rem;
}

h3 {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: -0.1rem;
}

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -0.08rem;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -0.05rem;
}

h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0;
}

@media (min-width: 550px) {
  h1 {
    font-size: 5rem;
  }
  h2 {
    font-size: 4.2rem;
  }
  h3 {
    font-size: 3.6rem;
  }
  h4 {
    font-size: 3rem;
  }
  h5 {
    font-size: 2.4rem;
  }
  h6 {
    font-size: 1.5rem;
  }
}
p {
  margin-top: 0;
}

a {
  color: #1eaedb;
}

a:hover {
  color: #0fa0ce;
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box;
}

.button:focus,
.button:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
  color: #333;
  border-color: #888;
  outline: 0;
}

.button.button-primary,
button.button-primary,
input[type=button].button-primary,
input[type=reset].button-primary,
input[type=submit].button-primary {
  color: #fff;
  background-color: #33c3f0;
  border-color: #33c3f0;
}

.button.button-primary:focus,
.button.button-primary:hover,
button.button-primary:focus,
button.button-primary:hover,
input[type=button].button-primary:focus,
input[type=button].button-primary:hover,
input[type=reset].button-primary:focus,
input[type=reset].button-primary:hover,
input[type=submit].button-primary:focus,
input[type=submit].button-primary:hover {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px;
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border: 1px solid #33c3f0;
  outline: 0;
}

label,
legend {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

fieldset {
  padding: 0;
  border-width: 0;
}

input[type=checkbox],
input[type=radio] {
  display: inline;
}

label > .label-body {
  display: inline-block;
  margin-left: 0.5rem;
  font-weight: 400;
}

ul {
  list-style: disc outside;
  margin-left: 1em;
}

ol {
  list-style: disc outside;
  margin-left: 1em;
}

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

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%;
}

li {
  margin-bottom: 1rem;
}

code {
  padding: 0.2rem 0.5rem;
  margin: 0 0.2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #f1f1f1;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}

td,
th {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #e1e1e1;
}

td:first-child,
th:first-child {
  padding-left: 0;
}

td:last-child,
th:last-child {
  padding-right: 0;
}

.button,
button {
  margin-bottom: 1rem;
}

fieldset,
input,
select,
textarea {
  margin-bottom: 1.5rem;
}

blockquote,
dl,
figure,
form,
ol,
p,
pre,
table,
ul {
  margin-bottom: 2.5rem;
}

.u-full-width {
  width: 100%;
  box-sizing: border-box;
}

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box;
}

.u-pull-right {
  float: right;
}

.u-pull-left {
  float: left;
}

hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #e1e1e1;
}

.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both;
}

html {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Noto Serif", serif;
  font-size: 1.5em;
  margin: 0;
  padding: 0;
}

body p {
  color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 600;
}

h1 {
  font-size: 6rem;
  line-height: 1.2;
  letter-spacing: -0.1rem;
  font-weight: 600;
}

h2 {
  font-size: 4rem;
  line-height: 1.1;
  letter-spacing: -0.1rem;
}

h3 {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: -0.1rem;
}

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -0.08rem;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -0.05rem;
}

h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0;
}

img {
  width: 100%;
}

.yellow_highlighter {
  background-color: yellow;
}

.container {
  margin: auto;
  margin-top: 0em;
  margin-bottom: 1em;
  padding: 0;
  max-width: 1024px;
  width: 100%;
}

@media (min-width: 775px) {
  .container {
    width: 98%;
    margin-top: 1em;
  }
}
.aside {
  background-color: #dce6ef;
  padding: 1em 1.5em 1.5em 1.5em;
  font-size: 0.75em;
  margin-bottom: 1.5em;
}
@media (min-width: 775px) {
  .aside {
    padding: 2em 1.5em 2em 1.5em;
  }
}
@media (min-width: 1200px) {
  .aside {
    margin-top: 1.8em;
    margin-bottom: 1.8em;
    border-radius: 8px;
  }
}

.aside h4 {
  color: #3476ad !important;
}

.aside-left {
  margin-right: 1.5em;
  margin-left: 0;
  float: left;
}

.aside-right {
  margin-left: 1.5em;
  margin-right: 0;
  float: right;
}

.aside-left p,
.aside-right p {
  line-height: 1.5em !important;
}

.aside-left .testimonial_quote_open,
.aside-right .testimonial_quote_open {
  display: inline-block;
  margin-top: 0.55em;
  vertical-align: bottom;
  line-height: 0em;
  font-size: 5em;
  text-indent: -0.2em;
  color: #3476ad;
}

.aside-left .testimonial_quote_close,
.aside-right .testimonial_quote_close {
  display: inline-block;
  vertical-align: -0.3em;
  font-size: 2em;
  text-indent: 0;
  color: #3476ad;
}

.transparent {
  background-color: transparent !important;
}

.green {
  color: #61a049;
}

.center {
  text-align: center;
}

header {
  text-align: center;
  width: 100%;
  background-color: transparent;
  box-sizing: border-box;
  height: auto;
}

header:before {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 150%;
  top: 0px;
  left: 0px;
  content: "";
  z-index: -1;
  background-image: url(https://storage.googleapis.com/fpoo-global-cloud-storage/img/short-track/olives_left.jpg), url(https://storage.googleapis.com/fpoo-global-cloud-storage/img/short-track/olives_right.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: -54px -35px, 125% 0px;
  background-size: 50%, 45%;
  padding: 2em;
  padding-bottom: 4em;
}
@media (min-width: 400px) {
  header:before {
    background-position: -54px -35px, 125% 15px;
    background-size: 55%, 50%;
  }
}
@media (min-width: 775px) {
  header:before {
    background-position: -54px -35px, 110% 20px;
    background-size: 35%, 35%;
  }
}
@media (min-width: 1200px) {
  header:before {
    padding: 0;
    background-position: -54px -35px, 100% 170px;
    background-size: 36%, 25%;
  }
}
@media (min-width: 1600px) {
  header:before {
    padding: 0;
    background-position: -54px -35px, 100% 170px;
    background-size: 36%, 30%;
  }
}

header img.brand {
  width: 200px;
  /* background: transparent;
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.4) 40%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.4) 40%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -o-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.4) 40%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -ms-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.4) 40%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(255, 255, 255, 0.4) 40%,
    rgba(255, 255, 255, 0) 75%
  ); */
}
@media (min-width: 1000px) {
  header img.brand {
    width: 200px;
    margin-bottom: 20px;
  }
}

header#choose {
  max-width: 600px;
  margin: auto;
}
header#choose h2 {
  color: #f26632;
}
header#choose ul {
  font-size: 1.2em;
  text-align: left;
  line-height: 1.4;
}

/* #header {
  background-color: #91da75;
  height: auto;
}
#header img {
  display: block;
  border-bottom: 0.1em #ffffef solid;
}

#header img.brand {
  width: 200px;
  background: transparent;
  background: -moz-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.4) 40%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -webkit-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.4) 40%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -o-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.4) 40%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: -ms-radial-gradient(
    center,
    ellipse cover,
    rgba(255, 255, 255, 0.4) 40%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(255, 255, 255, 0.4) 40%,
    rgba(255, 255, 255, 0) 75%
  );
} */
/* #header .header_img {
  background-color: #f0e9d6;
  width: 33.33%;
  padding-bottom: 22.105%;
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  border-bottom: 0.2em solid #f0e9d6;
}
@media (min-width: 400px) {
}
@media (min-width: 775px) {
}
@media (min-width: 1000px) {
}
@media (min-width: 1200px) {
}
#header #header_img_1 {
  float: left;
  background-position-x: -0.2em;
  background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/olives_in_olive_oil_sm.jpg');
}
#header #header_img_1.webp {
  background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/olives_in_olive_oil_sm.webp');
}
@media (min-width: 400px) {
  #header #header_img_1 {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/olives_in_olive_oil_lg.jpg');
  }
  #header #header_img_1.webp {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/olives_in_olive_oil_lg.webp');
  }
}
@media (min-width: 775px) {
}
@media (min-width: 1000px) {
}
@media (-webkit-min-device-pixel-ratio: 2),
  (min--moz-device-pixel-ratio: 2),
  (-moz-min-device-pixel-ratio: 2),
  (-o-min-device-pixel-ratio: 2/1),
  (min-device-pixel-ratio: 2),
  (min-resolution: 192dpi),
  (min-resolution: 2dppx) {
  #header #header_img_1 {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/olives_in_olive_oil_lg2x.jpg');
  }
  #header #header_img_1.webp {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/olives_in_olive_oil_lg2x.webp');
  }
}
#header #header_img_2 {
  background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/bruschetta_lg.jpg');
  float: left;
  background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/bruschetta_sm.jpg');
}
#header #header_img_2.webp {
  background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/bruschetta_sm.webp');
}
@media (min-width: 400px) {
  #header #header_img_2 {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/bruschetta_lg.jpg');
  }
  #header #header_img_2.webp {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/bruschetta_lg.webp');
  }
}
@media (min-width: 775px) {
}
@media (min-width: 1000px) {
}
@media (-webkit-min-device-pixel-ratio: 2),
  (min--moz-device-pixel-ratio: 2),
  (-moz-min-device-pixel-ratio: 2),
  (-o-min-device-pixel-ratio: 2/1),
  (min-device-pixel-ratio: 2),
  (min-resolution: 192dpi),
  (min-resolution: 2dppx) {
  #header #header_img_2 {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/bruschetta_lg2x.jpg');
  }
  #header #header_img_2.webp {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/bruschetta_lg2x.webp');
  }
}
#header #header_img_3 {
  background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/moz_in_olive_oil_lg.jpg');
  float: right;
  background-position-x: 0.2em;
  background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/moz_in_olive_oil_sm.jpg');
}
#header #header_img_3.webp {
  background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/moz_in_olive_oil_sm.webp');
}
@media (min-width: 400px) {
  #header #header_img_3 {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/moz_in_olive_oil_lg.jpg');
  }
  #header #header_img_3.webp {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/moz_in_olive_oil_lg.webp');
  }
}
@media (min-width: 775px) {
}
@media (min-width: 1000px) {
}
@media (-webkit-min-device-pixel-ratio: 2),
  (min--moz-device-pixel-ratio: 2),
  (-moz-min-device-pixel-ratio: 2),
  (-o-min-device-pixel-ratio: 2/1),
  (min-device-pixel-ratio: 2),
  (min-resolution: 192dpi),
  (min-resolution: 2dppx) {
  #header #header_img_3 {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/moz_in_olive_oil_lg2x.jpg');
  }
  #header #header_img_3.webp {
    background-image: url('https://storage.googleapis.com/fpoo-public-bucket/img/campaigns/moz_in_olive_oil_lg2x.webp');
  }
} */
#header h1 {
  display: block;
  margin: 0;
  margin-top: 22.105%;
  padding: 0.09em;
  height: auto;
  color: white;
  text-align: center;
  text-transform: capitalize;
  font-variant: small-caps;
  font-weight: 300;
  text-shadow: 0.02em 0.05em #568e41;
  line-height: 1em;
  letter-spacing: 0.02em;
  background: linear-gradient(to top, #61a049 0%, #91da75 100%);
  font-size: 3em;
}

@media (min-width: 400px) {
  #header h1 {
    font-size: 2.3em;
  }
}
@media (min-width: 775px) {
  #header h1 {
    font-size: 3.4em;
  }
}
#content {
  padding: 1.4em;
  font-size: 1.2em;
}

#content p {
  line-height: 1.3em;
  margin-bottom: 1em;
  text-indent: 1em;
}

#content img {
  margin-bottom: 1em;
}

#content h2 {
  color: #f26632;
}

#content h4 {
  color: #f26632;
}

#content .right {
  float: right;
}

#content .left {
  float: left;
}

#content .small {
  font-size: smaller;
}

#content .line {
  width: 100%;
  border-bottom: 1px solid black;
  margin: auto auto 20px auto;
}

#content .clear {
  clear: both;
  margin-top: 10px;
}

#content .postscript {
  font-size: 2.3em;
  color: green;
}

#content .icon {
  width: auto;
  vertical-align: -1.1em;
  margin-right: 10px;
}

#content .large_set {
  /*width:150px;*/
}

#content .small_set {
  /*width:115px;*/
}

#content .border {
  border: 2px solid green;
}

#content .rotate {
  -ms-transform: rotate(5deg);
  /* IE 9 */
  -webkit-transform: rotate(5deg);
  /* Chrome, Safari, Opera */
  transform: rotate(5deg);
  -webkit-font-smoothing: antialiased;
}

#content .shadow {
  box-shadow: 0px 0px 3px #ddd;
}

#content .frame {
  border: 10px solid #fff;
}

#content .no_indent {
  text-indent: 0 !important;
}

#content .trademark {
  font-family: arial;
}

#content ul.intro_bullets {
  color: #000;
  font-weight: bold;
  line-height: 1.8em;
  font-size: 1em;
}

#content span.avoid_wrap {
  display: inline-block;
  text-indent: 0;
}

#content div.signoff {
  width: 100%;
  margin-top: 3em;
  margin-bottom: 3em;
}

@media (min-width: 400px) {
  #content div.signoff {
    width: 100%;
    margin-top: 5em;
    margin-bottom: 3em;
  }
}
@media (min-width: 775px) {
  #content div.signoff {
    width: 64%;
    margin-top: 5em;
    margin-bottom: 3em;
  }
}
#content div.signoff p {
  margin: 0px;
  text-indent: 0em;
}

#content div.signoff .tj_signoff_img {
  width: 40%;
  float: right;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
}

@media (min-width: 400px) {
  #content div.signoff .tj_signoff_img {
    width: 50%;
  }
}
#content div.signoff .tj_signature {
  width: 45%;
}

#content .choose-set {
  background-color: #f2f8f0;
  padding: 1em 1.5em 1.5em 1.5em;
}

@media (min-width: 775px) {
  #content .choose-set {
    padding: 3em 1.5em 0 1.5em;
    background-color: #f2f8f0;
  }
}
#content .choose-set p {
  margin: auto 1em 1em 1em;
}

@media (min-width: 775px) {
  #content .choose-set p {
    margin: auto auto 1.5em auto;
  }
}
#content .choose-set a.button_set {
  margin: 0em auto 1.5em auto;
}

@media (min-width: 775px) {
  #content .choose-set a.button_set {
    margin: 0em auto 1.5em auto;
    background-color: #f2f8f0;
  }
}
#content a.button_enroll,
#content a.button_set {
  display: block;
  width: 80%;
  height: auto;
  margin: 1.5em auto 1.5em auto;
  padding: 0.5em;
  text-align: center;
  color: #fff;
  font-size: 1.85em;
  line-height: 1em;
  text-decoration: none;
  background-color: #61a049;
  background-image: linear-gradient(#1fba26 0%, #21782c 100%);
  border-radius: 0.5em;
  border: 1px solid #fff;
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

@media (min-width: 775px) {
  #content a.button_enroll,
  #content a.button_set {
    font-size: 1.4em;
  }
}
@media (min-width: 1000px) {
  #content a.button_enroll,
  #content a.button_set {
    font-size: 2.5em;
  }
}
#content a.button_set {
  font-size: 2em;
}

@media (min-width: 775px) {
  #content a.button_set {
    font-size: 1.6em;
  }
}
.image-hourglass,
.image-olive-branch,
.image-wine-glass {
  width: 50%;
  margin: auto;
  display: block;
}

@media (min-width: 775px) {
  .image-hourglass,
  .image-olive-branch,
  .image-wine-glass {
    width: 100%;
  }
}
div#footer {
  margin: auto;
  text-align: center;
  max-width: 750px;
  width: 100%;
}

@media (min-width: 775px) {
  div#footer {
    width: 98%;
    margin-top: 1em;
  }
}
div#footer p {
  margin: 0px auto;
}

.risk-free-container {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #6bab53;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.9rem;
  margin-top: 1em;
}

.risk-free-icon {
  width: 100%;
  max-width: 40px;
  height: 100%;
  max-height: 40px;
}

.risk-free-text {
  font-style: italic;
  margin: auto 0;
  font-size: 4rem;
}

@media (min-width: 775px) {
  .risk-free-text {
    font-style: italic;
    margin: auto 0;
    font-size: 4rem;
  }
}
.fpoo-sticky-bar {
  position: fixed;
  z-index: 1;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 -2px 8px 3px rgba(0, 0, 0, 0.2);
  padding: 12px 0;
  cursor: pointer;
}

.fpoo01.fpoo01-v1 .fpoo-sticky-wrapper .fpoo-cta {
  text-transform: uppercase;
}

.fpoo-cta {
  width: 345px;
  background-color: #f26632;
  border-radius: 3px;
  border: solid 1px #f26632;
  color: #fff;
  text-align: center;
  font-family: "Radikal-Regular", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: normal;
  padding: 12px 0 10px 0;
  border-width: 2px;
  padding-top: 11px;
  padding-bottom: 9px;
  background: #2f462a;
  border-color: #2f462a;
  color: #fff;
}

.fpoo-scroll-to-enroll-wrapper {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.fpoo-scroll-to-enroll-anchor {
  display: block;
  width: fit-content;
  margin: auto;
  text-decoration: unset;
}

.fpoo-scroll-to-enroll {
  width: fit-content;
  margin: auto;
  padding: 12px 32px;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  background: #2f462a;
  border: 2px solid #61a049;
  border-radius: 8px;
  border-color: #2f462a;
  transition: all 0.2s linear;
}

div.cta_container {
  display: flex;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  margin-bottom: 2em;
  background-color: #deebd8;
  background-color: #6afabe;
  background-color: #d1e7c4;
  box-sizing: border-box;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.2);
  background: linear-gradient(45deg, #d0f1b2 0%, #eaf9de 100%);
  width: 100%;
  border-radius: 0px;
  border-bottom: 2px solid #fbfdfa;
  margin-top: 100px;
}
@media (min-width: 775px) {
  div.cta_container {
    width: 100%;
    flex-direction: row;
    padding: 0em 0em 0em;
    border: 2px solid #fbfdfa;
    border-radius: 5px;
    margin-bottom: 4em;
    margin-top: 0px;
  }
}
@media (min-width: 1280px) {
  div.cta_container {
    width: 1000px;
    flex-direction: row;
    padding: 0;
    border-radius: 5px;
    border-top: 2px solid #fbfdfa;
    border-left: 2px solid #fbfdfa;
    border-right: 2px solid #fbfdfa;
    margin-top: 2em;
    margin-bottom: auto;
  }
}

div.cta_container div.feature_photo {
  background-size: 190%;
  background-position: -260px 0px;
  background-repeat: no-repeat;
  display: inline-block;
  flex: 0;
}
@media (min-width: 775px) {
  div.cta_container div.feature_photo {
    background-size: 350px;
    background-position: -165px 0px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    flex: 1;
    margin: auto 0em;
    height: 230px;
    box-sizing: border-box;
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 1280px) {
  div.cta_container div.feature_photo {
    flex: 1;
    width: 350px;
    background-size: 125%;
    background-position: -90px 0px;
    background-repeat: no-repeat;
    border-radius: 5px 5px 0 0;
    margin: 0;
    height: auto;
  }
}

div.cta_content {
  width: 645px;
  padding: 1.5em 0em;
  text-align: center;
}
div.cta_content .cta_copy h4 {
  margin-bottom: 0px;
  font-size: 2rem;
}
@media (min-width: 1000px) {
  div.cta_content .cta_copy h4 {
    font-size: 2.4rem;
  }
}
div.cta_content .cta_copy p {
  font-size: 0.8em;
}

a.cta_button {
  height: auto;
  width: 65%;
  padding: 1em 0.75em 0.7em 1em;
  margin: 1em auto;
  font-size: 0.8em;
  /* font-weight: bold; */
  line-height: normal;
  background-color: #f26632;
  color: white;
  border: none;
  cursor: pointer;
  transition: background-color 0.35s ease-in-out;
  border-radius: 4px;
  display: block;
  letter-spacing: 0.1rem;
  text-transform: capitalize;
  text-decoration: none;
  text-align: center;
  font-family: Radikal-Medium, "Radikal Medium", HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 1000px) {
  a.cta_button {
    font-size: 1em;
  }
}

.cta_button:hover {
  background-color: #cb400d;
  color: #fff;
}

img.featured_photo {
  border-radius: 8px;
}

/**
* CHOOSE CTA
*/
div.choose_cta_container {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 1280px;
  margin: 1em auto;
  flex-direction: column;
  font-family: "Radikal-Light", "Radikal Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* h2 {
    color: #61a049 !important;
  } */
}
@media (min-width: 775px) {
  div.choose_cta_container {
    width: 600px;
    margin: 2em auto;
  }
}
@media (min-width: 1280px) {
  div.choose_cta_container {
    flex-direction: row;
    width: 1200px;
  }
}
div.choose_cta_container div.choose_item {
  position: relative;
  margin: 0 1em 3em;
  background-image: url(https://storage.googleapis.com/fpoo-global-cloud-storage/img/short-track/three_bottle_bg.jpg);
  width: 100%;
  border: 3px solid #78b249 !important;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
@media (min-width: 1280px) {
  div.choose_cta_container div.choose_item {
    width: 600px;
    border: 3px solid #78b249;
    border-radius: 15px;
  }
}
@media (min-width: 775px) {
  div.choose_cta_container div.choose_item {
    width: 600px;
  }
}
div.choose_cta_container div.choose_cta_large {
  position: relative;
  z-index: 2;
  background-repeat: no-repeat;
  box-sizing: border-box;
  display: flex;
  flex: 1;
  height: auto;
  min-height: 450px;
  flex-direction: column;
  margin: 0;
  padding: 2em;
  background-size: 150%;
  background-position: -140px bottom;
}
@media (min-width: 400px) {
  div.choose_cta_container div.choose_cta_large {
    background-size: cover;
    background-size: 120%;
    background-position: -95px bottom;
  }
}
@media (min-width: 775px) {
  div.choose_cta_container div.choose_cta_large {
    border: 3px solid #78b249;
    border-radius: 15px;
    margin: auto;
    margin-bottom: 1em;
    background-size: 150%;
    background-position: -190px bottom;
  }
}
@media (min-width: 1280px) {
  div.choose_cta_container div.choose_cta_large {
    display: flex;
    height: 400px;
    min-height: 400px;
    margin: 0;
    padding: 3em 3em 1em 3em;
    background-size: 140%;
    background-position: -150px bottom;
  }
}
div.choose_cta_container h2 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Radikal-Medium", "Radikal Medium", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #61a049;
  width: auto;
}
div.choose_cta_container h3 {
  text-transform: uppercase;
  font-weight: 100;
  font-family: "Radikal-Light", "Radikal Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: auto;
}
div.choose_cta_container span.description {
  display: block;
  width: 320px;
  font-family: "Radikal-Regular", "Radikal Regular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.6em;
}
div.choose_cta_container a.select_button {
  margin-left: 0;
  padding: 1em 0.75em 0.7em 1em;
  font-family: "Radikal-Medium", "Radikal Medium", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  width: 160px;
  text-align: center;
  margin-top: 25px;
  background-color: #f26632;
  border: none;
  border-radius: 5px;
  color: #fff;
  line-height: normal;
  font-size: 1em;
  font-size: 1.5em;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.35s ease-out;
  padding: 1em 0.45em 0.7em 0.5em;
  margin-left: -1.5em;
}
@media (min-width: 400px) {
  div.choose_cta_container a.select_button {
    margin-left: 0;
  }
}
@media (min-width: 775px) {
  div.choose_cta_container a.select_button {
    margin-left: 0;
    padding: 1em 2em 0.7em 2.25em;
  }
}
@media (min-width: 1280px) {
  div.choose_cta_container a.select_button {
    margin-left: 0;
    padding: 1em 0.75em 0.7em 1em;
  }
}
div.choose_cta_container a.select_button:after {
  font-family: "Font Awesome 5 Free";
  font-size: 1em;
  content: "\f35a";
  line-height: 1em;
  margin-left: 0.5em;
}
div.choose_cta_container .flag-badge-wrap {
  display: block;
  position: absolute;
  top: 10px;
  right: -3px;
  font-size: 11px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 10px 5px 10px 50px;
  background: url(https://storage.googleapis.com/fpoo-global-cloud-storage/img/short-track/flag-badge-left.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 500px) {
  div.choose_cta_container .flag-badge-wrap {
    top: 20px;
    font-size: 14px;
    padding: 16px 5px 23px 70px;
  }
}
div.choose_cta_container div.choose_cta_small {
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  box-sizing: border-box;
  display: flex;
  flex: 1;
  height: auto;
  min-height: 390px;
  flex-direction: column;
  padding: 2em;
  margin: 0;
  background-size: 120%;
  background-position: -55px bottom;
  border-top: 0;
}
@media (min-width: 400px) {
  div.choose_cta_container div.choose_cta_small {
    background-size: cover;
    background-position: 0 bottom;
  }
}
@media (min-width: 775px) {
  div.choose_cta_container div.choose_cta_small {
    border: 3px solid #78b249;
    border-radius: 15px;
    margin: auto;
    margin-bottom: 1em;
    background-size: 120%;
    background-position: -60px bottom;
  }
}
@media (min-width: 1280px) {
  div.choose_cta_container div.choose_cta_small {
    display: flex;
    height: 350px;
    width: 600px;
    min-height: 350px;
    margin-top: 40px;
    margin-left: -15px;
    margin-bottom: 3em;
    padding: 3em 3em 1em 3em;
    background-size: 110%;
    background-position: 0px bottom;
  }
}
div.choose_cta_container div.choose_cta_small span.description {
  width: 350px;
  font-size: 18px;
  line-height: 1.7em;
}

/**
* SIGNUP PAGE
*/
header img.brand {
  margin-top: 50px;
  margin-bottom: 25px;
}
header h1 {
  line-height: 1.2;
  letter-spacing: unset;
  font-weight: 600;
  font-size: 3.5rem;
  max-width: 650px;
  margin: auto;
  color: #78b249;
  color: #6bab53;
  padding: 10px;
}
@media (min-width: 775px) {
  header h1 {
    padding: unset;
  }
}
header .risk-free-container {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #6bab53;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.9rem;
  margin-top: 50px;
}
header .risk-free-icon {
  width: 100%;
  max-width: 40px;
  height: 100%;
  max-height: 40px;
}
header .risk-free-text {
  font-family: Roboto, sans-serif;
  font-style: italic;
  margin: auto 0;
  font-size: 4rem;
}
@media (min-width: 775px) {
  header .risk-free-text {
    font-style: italic;
    margin: auto 0;
    font-size: 3rem;
  }
}

div.container {
  border: none;
}
div.container div.row:first-child {
  padding: 20px 20px 0px 20px;
}
@media (min-width: 775px) {
  div.container div.row:first-child {
    padding: 0;
  }
}
div.container ul li {
  font-size: 16px;
}
div.container form#OrderForm fieldset {
  border: 3px solid #f0e9d6;
  padding: 1em;
  border-radius: 4px;
}
div.container form#OrderForm fieldset legend {
  font-size: 1.5em;
  color: #61a049;
  padding: 0em 0.25em 0.5em;
}
div.container form#OrderForm fieldset ul.no_ship_msg {
  margin-left: 46px;
}
div.container form#OrderForm div#ship_toggle_container input.ship_to {
  height: 35px;
  width: 35px;
  margin-right: 0.5em;
  box-sizing: border-box;
  margin: 6px;
  padding: 0;
  appearance: none;
  background-color: transparent;
  outline: none;
  transition: outline 0.1s;
}
div.container form#OrderForm div#ship_toggle_container input.ship_to:not(:disabled):after {
  content: "\f0c8";
  font-family: "Font Awesome 6 Free";
  font-size: 35px;
  color: #3890e8;
}
div.container form#OrderForm div#ship_toggle_container input.ship_to:checked {
  background-size: cover;
}
div.container form#OrderForm div#ship_toggle_container input.ship_to:not(:disabled):checked:after {
  content: "\f14a";
  font-family: "Font Awesome 6 Free";
  font-size: 35px;
  font-weight: 900;
  color: #3890e8;
}
div.container form#OrderForm div#ship_toggle_container label.ship_msg_highlight {
  font-size: 16px;
}
div.container form#OrderForm div#ship_toggle_container p.ship_msg_uncheck {
  font-size: 12px;
}
div.container form#OrderForm input.order_button {
  display: block;
  width: 100%;
  height: auto;
  font-family: Roboto, sans-serif;
  font-family: Raleway, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: normal;
  margin: 0.75em auto 0.5em auto;
  padding: 0.8em;
  text-align: center;
  color: #fff;
  line-height: 1em;
  text-decoration: none;
  background-color: #61a049;
  background-image: linear-gradient(#42f057 0%, #1fba26 100%);
  border-radius: 0.5em;
  border: 1px solid #fff;
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
@media (min-width: 775px) {
  div.container form#OrderForm input.order_button {
    width: 80%;
  }
}

div#footer {
  background-color: #d1e7c4;
  background: linear-gradient(45deg, #d0f1b2 0%, #eaf9de 100%);
  margin: auto;
  text-align: center;
  width: 100%;
  padding: 3em 3em 2em;
  box-sizing: border-box;
  font-size: 0.75em;
  margin-bottom: -2em;
  max-width: none;
}
@media (min-width: 775px) {
  div#footer {
    margin: auto;
    text-align: center;
    /* max-width: 1280px; */
    width: 100%;
    padding: 3em 0 1em;
    color: #333;
    font-size: 1em;
    margin-bottom: -2em;
  }
}
div#footer p.copyright {
  font-size: 12px;
}