/* _fonts Start*/
@font-face {
  font-family: "SulSans-Bold";
  src: url("../fonts/SulSans-Bold.eot") format("woff2"), url("../fonts/SulSans-Bold.svg") format("woff"), url("../fonts/SulSans-Bold.ttf") format("truetype"), url("../fonts/SulSans-Bold.woff") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SulSans-Regular";
  src: url("../fonts/SulSans-Regular.eot") format("woff2"), url("../fonts/SulSans-Regular.svg") format("woff"), url("../fonts/SulSans-Regular.ttf") format("truetype"), url("../fonts/SulSans-Regular.woff") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* _fonts End */
/* _color Start*/
/* _color End*/
/* _normalize Start*/
html, body {
  height: 100%;
}

.wrapper {
  height: 100%;
}

body {
  font-family: "SulSans-Regular", Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  background: #ffffff;
  line-height: 1.4;
  text-rendering: auto;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.page-loaded .page-container {
  opacity: 1;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  /* 3 */
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/*------------------------------------------------------------------
    1. General Styles
-------------------------------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: block;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

@-ms-viewport {
  width: device-width;
}
a {
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  outline: none !important;
}

a:focus,
a:hover {
  text-decoration: none;
  cursor: pointer;
  outline: 0;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

img {
  outline: none;
  border: none;
  max-width: 100%;
  height: auto;
}

ul,
ol {
  margin: 0px;
}

button {
  outline: 0;
}

.no-padding {
  padding: 0;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

h2.title {
  font: 36px "SulSans-Bold", Arial, sans-serif;
  color: #161513;
}

.bgcover {
  background-size: cover;
  -webkit-background-size: cover;
}

/* _normalize End*/
/* _globel Start*/
.pageselector {
  padding: 5em;
}
.pageselector ol {
  list-style: decimal;
}
.pageselector ol li {
  margin-top: 0.5em;
}
.pageselector ol li:focus-within a {
  color: #20A935;
}
.pageselector a {
  color: #000;
}

body.infixedheader {
  padding-top: 60px;
}
@media screen and (min-width: 767px) {
  body.infixedheader {
    padding-top: 72px;
  }
}

.border_radius_twoside {
  border-radius: 0 10px 10px 0;
}

.std_mg {
  margin: 4em 0;
}
@media screen and (min-width: 767px) {
  .std_mg {
    margin: 8em 0;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

a:hover {
  color: #20A935;
}

.owl-carousel .owl-nav .owl-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='18' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.53845 16.6154L1.92307 8.99997L9.53845 1.38459' stroke='%23161513' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
}

.owl-carousel .owl-nav .owl-next {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='%23161513' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;
}

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

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background-color: white;
  width: 42px;
  height: 42px;
  box-shadow: 0px 4px 15px rgba(138, 138, 138, 0.2);
  border-radius: 100%;
  background-repeat: no-repeat !important;
  background-size: 16px 14px !important;
  background-position: center center !important;
}
@media screen and (min-width: 767px) {
  .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    width: 52px;
    height: 52px;
  }
}

.owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 7px;
}

.owl-dots button.owl-dot.active {
  background-color: #20A935;
}

.owl-dots button.owl-dot:focus {
  outline: none;
}

button.owl-next:focus,
button.owl-prev:focus {
  outline: none;
}

button.owl-next:active:visited:focus:focus-within:hover {
  outline: none !important;
}

.custom_checkbox {
  display: inline-block;
  margin: 0;
  color: #707070;
}
@media screen and (min-width: 767px) {
  .custom_checkbox {
    font: 0.8em "SulSans-Regular", Arial, sans-serif;
  }
}
.custom_checkbox .termscheck {
  opacity: 0;
  display: none;
}
.custom_checkbox .check_element {
  width: 1.5em;
  height: 1.5em;
  border-radius: 0.2em;
  background-color: #fff;
  box-shadow: 0 0 0 1px #ccc;
  margin-right: 1em;
  float: left;
}
@media screen and (max-width: 767px) {
  .custom_checkbox .check_element {
    width: 12px;
    height: 12px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
.custom_checkbox .check_element.radio_button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: relative;
}
.custom_checkbox .termscheck:checked + .check_element {
  background-color: #20A935;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M504.502,75.496c-9.997-9.998-26.205-9.998-36.204,0L161.594,382.203L43.702,264.311c-9.997-9.998-26.205-9.997-36.204,0 c-9.998,9.997-9.998,26.205,0,36.203l135.994,135.992c9.994,9.997,26.214,9.99,36.204,0L504.502,111.7 C514.5,101.703,514.499,85.494,504.502,75.496z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 65%;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: none;
}
.custom_checkbox .termscheck:checked + .check_element.radio_button {
  background-image: none;
  box-shadow: 0 0 0 1px #20A935;
  background-color: transparent;
}
.custom_checkbox .termscheck:checked + .check_element.radio_button:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #20A935;
  border-radius: 50%;
  left: 3px;
  top: 3px;
}

.password_togglerwrap {
  position: relative;
}
.password_togglerwrap .form-control {
  padding-right: 40px;
}
.password_togglerwrap .passtoggler[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: 1;
}
.password_togglerwrap .passtoggler_bg,
.password_togglerwrap .passtoggler[type=checkbox] {
  width: 45px;
  height: 25px;
  position: absolute;
  top: 13px;
  right: 5px;
  cursor: pointer;
  margin: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 511.999 511.999' style='enable-background:new 0 0 511.999 511.999;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23b2b2b2' d='M508.745,246.041c-4.574-6.257-113.557-153.206-252.748-153.206S7.818,239.784,3.249,246.035 c-4.332,5.936-4.332,13.987,0,19.923c4.569,6.257,113.557,153.206,252.748,153.206s248.174-146.95,252.748-153.201 C513.083,260.028,513.083,251.971,508.745,246.041z M255.997,385.406c-102.529,0-191.33-97.533-217.617-129.418 c26.253-31.913,114.868-129.395,217.617-129.395c102.524,0,191.319,97.516,217.617,129.418 C447.361,287.923,358.746,385.406,255.997,385.406z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23b2b2b2' d='M255.997,154.725c-55.842,0-101.275,45.433-101.275,101.275s45.433,101.275,101.275,101.275 s101.275-45.433,101.275-101.275S311.839,154.725,255.997,154.725z M255.997,323.516c-37.23,0-67.516-30.287-67.516-67.516 s30.287-67.516,67.516-67.516s67.516,30.287,67.516,67.516S293.227,323.516,255.997,323.516z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center center;
}
.password_togglerwrap .passtoggler[type=checkbox]:checked + .passtoggler_bg {
  background-size: 22px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.33103 0.267487C1.02646 -0.037079 0.532838 -0.037079 0.228424 0.267487C-0.0761415 0.571901 -0.0761415 1.06568 0.228424 1.37009L3.71354 4.8552C1.97922 6.28129 0.859071 8.00432 0.314332 8.97417C-0.0520325 9.62648 -0.0550843 10.407 0.306244 11.0619C0.775453 11.9126 1.80191 13.5489 3.40348 14.9495C5.35844 16.6593 7.5702 17.531 9.97789 17.5423C9.9814 17.5423 9.98476 17.5428 9.98827 17.5428C9.99498 17.5428 10.0017 17.5426 10.0084 17.5426C10.0137 17.5426 10.0192 17.5428 10.0247 17.5428C11.7912 17.5428 13.4644 17.0737 15.006 16.1478L18.6287 19.7704C18.781 19.9227 18.9804 19.9988 19.18 19.9988C19.3796 19.9988 19.579 19.9227 19.7313 19.7704C20.0359 19.466 20.0359 18.9722 19.7313 18.6678L1.33103 0.267487ZM7.37504 8.51671L8.50511 9.64678C8.46651 9.80395 8.45109 9.97027 8.46437 10.1422C8.52266 10.9014 9.13652 11.5151 9.89565 11.5735C10.0676 11.5866 10.2339 11.5712 10.3911 11.5328L11.5215 12.6631C10.3565 13.3286 8.85789 13.1577 7.86897 12.1689C6.88508 11.1852 6.71235 9.68157 7.37504 8.51671ZM1.6716 10.3087C1.57288 10.1297 1.57379 9.91625 1.67404 9.73772C2.17484 8.846 3.2161 7.24443 4.82178 5.96345L6.24558 7.38725C4.98582 9.18947 5.17518 11.6805 6.76637 13.2715C7.66465 14.17 8.84141 14.6222 10.02 14.6222C10.9397 14.6222 11.8604 14.3465 12.6508 13.7924L13.8509 14.9926C12.6483 15.6469 11.3599 15.9796 10.0096 15.9832C5.30503 15.9748 2.6117 12.0131 1.6716 10.3087ZM6.92948 3.83759C6.81245 3.42316 7.05339 2.99241 7.46782 2.87522C8.37327 2.61948 9.20961 2.49497 10.0246 2.49497C12.4248 2.49497 14.641 3.36884 16.6117 5.09233C18.2128 6.49263 19.2494 8.12731 19.7248 8.97707C20.0888 9.62755 20.0919 10.4059 19.733 11.059C19.7022 11.1151 19.6648 11.1667 19.6222 11.2126C19.2791 11.817 18.7345 12.6723 17.9799 13.5569C17.8256 13.7377 17.6067 13.8306 17.3863 13.8306C17.2074 13.8306 17.0275 13.7694 16.8807 13.6441C16.5531 13.3646 16.5142 12.8725 16.7935 12.5449C17.5286 11.6834 18.041 10.8533 18.3412 10.3087C18.362 10.2712 18.3856 10.2358 18.4117 10.2025C18.4606 10.0495 18.4445 9.88253 18.364 9.73848C17.4079 8.02934 14.6813 4.05442 10.0246 4.05442C9.35503 4.05442 8.65739 4.15955 7.89171 4.37577C7.47743 4.49281 7.04652 4.25202 6.92948 3.83759ZM10.1126 5.41993C11.3057 5.44404 12.4275 5.92225 13.2717 6.76622C14.1403 7.63506 14.6189 8.79015 14.6189 10.0189C14.6189 10.4495 14.2699 10.7985 13.8391 10.7985C13.4085 10.7985 13.0596 10.4495 13.0596 10.0189C13.0596 9.20671 12.7432 8.44316 12.1689 7.86882C11.611 7.31096 10.8695 6.99495 10.0809 6.97893C9.65044 6.97023 9.30849 6.61409 9.31718 6.18364C9.32603 5.75303 9.68095 5.41124 10.1126 5.41993Z' fill='%239D9D9D'/%3E%3C/svg%3E%0A");
}

.banner_styled {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 5em 0;
  margin: 2em 0 5em;
  border-radius: 1em;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0px 15px 40px 0px rgba(214, 214, 214, 0.6);
}
@media screen and (min-width: 767px) {
  .banner_styled {
    margin: 5em 0 5em;
  }
}
.banner_styled h2.title {
  margin-bottom: 15px;
}
.banner_styled:before {
  content: "";
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+1,0.85+25,1+50,0.85+75,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.85) 25%, white 50%, rgba(255, 255, 255, 0.85) 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#00ffffff", GradientType=1);
  /* IE6-9 */
}
.banner_styled.shade_none:before {
  display: none;
}
.banner_styled .banner_inner {
  text-align: center;
  position: relative;
  padding: 0 1em;
}
.banner_styled .banner_inner .btn {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .banner_styled .banner_inner .title {
    font-size: 1.8em;
  }
}
.banner_styled .banner_inner .description {
  color: #707070;
}
.banner_styled.type_threebanner {
  justify-content: initial;
}
.banner_styled.type_threebanner:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+16,0+85 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, white 16%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=0);
  /* IE6-9 */
}
@media screen and (min-width: 767px) {
  .banner_styled.type_threebanner:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+16,0+85 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, white 0%, white 16%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=1);
    /* IE6-9 */
  }
}
.banner_styled.type_threebanner .btn {
  margin: 0;
}
.banner_styled.type_threebanner .banner_inner {
  text-align: left;
  padding: 0 2.5em;
}
@media screen and (max-width: 767px) {
  .banner_styled.type_threebanner.mob_centerbanner .banner_inner {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .banner_styled.type_threebanner.mob_centerbanner .btn {
    margin: auto;
  }
}

.control_switchimg .mob_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (min-width: 767px) {
  .control_switchimg .mob_img {
    display: none;
  }
}

.lgfooter footer {
  position: relative;
}
.lgfooter footer:before {
  content: "";
  display: block;
  background: #FCFCFC;
  width: 100%;
  height: 160px;
  bottom: 100%;
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 767px) {
  .lgfooter footer:before {
    height: 70%;
  }
}

.card_holder {
  box-shadow: 0px 0px 20px rgba(22, 21, 19, 0.1);
  border: none;
  border-radius: 25px;
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .card_holder {
    margin-bottom: 20px;
  }
}
.card_holder .title {
  font: 20px/1 "SulSans-Bold", Arial, sans-serif;
  color: #161513;
  margin: 20px;
  margin-bottom: 10px;
}
@media screen and (min-width: 767px) {
  .card_holder .title {
    white-space: nowrap;
    width: 90%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 2px;
  }
}
.card_holder .value {
  background: #E9F7EB;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
  color: #20A935;
  border-radius: 53px;
  font-size: 12px;
  margin: 0 20px 10px;
  padding: 0 1em;
  display: inline-block;
}
@media screen and (min-width: 767px) {
  .card_holder .value {
    margin-bottom: 5px;
  }
}
.card_holder .value.indexpage {
  background: #108723;
  color: #ffffff;
}
.card_holder .text {
  font: 16px/1.5 "SulSans-Regular", Arial, sans-serif;
  color: #9D9D9D;
  margin: 10px 20px 0;
}
.card_holder .img_holder {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25px 25px 0 0;
}
.card_holder .img_holder:before {
  content: "";
  display: block;
  padding-bottom: 70%;
}
@media screen and (min-width: 767px) {
  .card_holder .img_holder:before {
    padding-bottom: 100%;
  }
}

.pagin_wrap {
  text-align: center;
}
.pagin_wrap span {
  display: inline-block;
  margin-left: 1.5em;
  cursor: pointer;
  padding: 0.7em 0.5em;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  font: 15px/1 "SulSans-Bold", Arial, sans-serif;
  color: #C2C2C2;
}
.pagin_wrap span.active {
  background-color: #20A935;
  color: #fff;
}
.pagin_wrap span:hover {
  background-color: rgba(32, 169, 53, 0.2);
  color: #9D9D9D;
}
.pagin_wrap span:first-child {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .holder_content.std_mg {
    margin: 3em 0;
  }
}
.holder_content .v_middle_content {
  display: flex;
}
@media screen and (min-width: 767px) {
  .holder_content .v_middle_content {
    min-height: 200px;
  }
}
.holder_content .v_middle_content .main_title {
  margin: 0;
  text-align: left;
  margin-bottom: 1em;
  max-width: 90%;
}
.holder_content .v_middle_content .sub_title {
  color: #161513;
  margin-bottom: 1em;
  font: 24px/32px "SulSans-Bold", Arial, sans-serif;
}
@media screen and (min-width: 767px) {
  .holder_content .v_middle_content .sub_title {
    font-size: 24px;
  }
}
.holder_content .v_middle_content p {
  font: 16px/36px "SulSans-Regular", Arial, sans-serif;
  color: #9D9D9D;
}

a.button.outline {
  height: 50px;
  color: #20A935;
  background: #FFFFFF;
  font: 16px/22px "SulSans-Bold", Arial, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 0 30px;
  border: 1px solid #20A935;
}

.button_group {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .button_group {
    align-items: flex-start;
    flex-direction: column;
  }
}
.button_group a {
  color: #000000;
  font: 16px/1 "SulSans-Bold", Arial, sans-serif;
  display: flex;
  align-items: center;
  padding: 14px 24px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  margin-right: 30px;
  border: 0;
  outline: 0;
  height: 60px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .button_group a {
    margin-right: 0px;
    margin-bottom: 25px;
  }
}

.icon_img .icon_img_style {
  background-size: contain;
  background-repeat: no-repeat;
}
.icon_img .icon_img_style.medium {
  width: 30px;
  height: 30px;
  margin-right: 15px;
}
.icon_img .icon_img_style.small {
  width: 20px;
  height: 20px;
  margin-right: 15px;
}
.icon_img .icon_img_style.whatsapp {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.1568 4.67027C24.2162 1.64324 20.1514 0 16 0C7.17838 0 0.0864865 7.17838 0.172973 15.9135C0.172973 18.6811 0.951351 21.3622 2.24865 23.7838L0 32L8.38919 29.8378C10.7243 31.1351 13.3189 31.7405 15.9135 31.7405C24.6487 31.7405 31.7405 24.5622 31.7405 15.827C31.7405 11.5892 30.0973 7.61081 27.1568 4.67027ZM16 29.0595C13.6649 29.0595 11.3297 28.4541 9.34054 27.2432L8.82162 26.9838L3.80541 28.2811L5.1027 23.3514L4.75676 22.8324C0.951351 16.6919 2.76757 8.56216 8.9946 4.75676C15.2216 0.951351 23.2649 2.76757 27.0703 8.99459C30.8757 15.2216 29.0595 23.2649 22.8324 27.0703C20.8432 28.3676 18.4216 29.0595 16 29.0595ZM23.6108 19.4595L22.6595 19.027C22.6595 19.027 21.2757 18.4216 20.4108 17.9892C20.3243 17.9892 20.2378 17.9027 20.1514 17.9027C19.8919 17.9027 19.7189 17.9892 19.5459 18.0757C19.5459 18.0757 19.4595 18.1622 18.2487 19.5459C18.1622 19.7189 17.9892 19.8054 17.8162 19.8054H17.7297C17.6432 19.8054 17.4703 19.7189 17.3838 19.6324L16.9514 19.4595C16 19.027 15.1351 18.5081 14.4432 17.8162C14.2703 17.6432 14.0108 17.4703 13.8378 17.2973C13.2324 16.6919 12.627 16 12.1946 15.2216L12.1081 15.0486C12.0216 14.9622 12.0216 14.8757 11.9351 14.7027C11.9351 14.5297 11.9351 14.3568 12.0216 14.2703C12.0216 14.2703 12.3676 13.8378 12.627 13.5784C12.8 13.4054 12.8865 13.1459 13.0595 12.973C13.2324 12.7135 13.3189 12.3676 13.2324 12.1081C13.1459 11.6757 12.1081 9.34054 11.8486 8.82162C11.6757 8.56216 11.5027 8.47568 11.2432 8.38919H10.9838C10.8108 8.38919 10.5514 8.38919 10.2919 8.38919C10.1189 8.38919 9.94595 8.47568 9.77297 8.47568L9.68649 8.56216C9.51351 8.64865 9.34054 8.82162 9.16757 8.90811C8.9946 9.08108 8.90811 9.25405 8.73514 9.42703C8.12973 10.2054 7.78378 11.1568 7.78378 12.1081C7.78378 12.8 7.95676 13.4919 8.21622 14.0973L8.3027 14.3568C9.08108 16 10.1189 17.4703 11.5027 18.7676L11.8486 19.1135C12.1081 19.373 12.3676 19.5459 12.5405 19.8054C14.3568 21.3622 16.4324 22.4865 18.7676 23.0919C19.027 23.1784 19.373 23.1784 19.6324 23.2649C19.8919 23.2649 20.2378 23.2649 20.4973 23.2649C20.9297 23.2649 21.4487 23.0919 21.7946 22.9189C22.0541 22.7459 22.227 22.7459 22.4 22.573L22.573 22.4C22.7459 22.227 22.9189 22.1405 23.0919 21.9676C23.2649 21.7946 23.4378 21.6216 23.5243 21.4486C23.6973 21.1027 23.7838 20.6703 23.8703 20.2378C23.8703 20.0649 23.8703 19.8054 23.8703 19.6324C23.8703 19.6324 23.7838 19.5459 23.6108 19.4595Z' fill='%2300E676'/%3E%3C/svg%3E%0A");
}
.icon_img .icon_img_style.facebook {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.0248 26.3009V32L11.3256 28.9704C12.8032 29.3985 14.3739 29.6296 16.0012 29.6296C24.7247 29.6296 31.7955 22.9963 31.7955 14.8148C31.7955 6.63278 24.7247 0 16.0012 0C7.27833 0 0.207031 6.63278 0.207031 14.8148C0.207031 19.4478 2.47435 23.5846 6.0248 26.3009Z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='16.0012' y1='2.1632' x2='16.0012' y2='30.592' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300C6FF'/%3E%3Cstop offset='1' stop-color='%230068FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.icon_img .icon_img_style.globe {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.0768 2.94273C15.1917 1.0577 12.6854 0.0195312 10.0195 0.0195312C10.0152 0.0195312 10.0109 0.0195703 10.0066 0.0196484C9.99789 0.0195703 9.98922 0.0195312 9.98051 0.0195312C7.31461 0.0195312 4.80832 1.0577 2.9232 2.94273C1.03816 4.82785 0 7.33414 0 10C0 12.6659 1.03816 15.1722 2.9232 17.0573C4.80832 18.9424 7.31461 19.9805 9.98051 19.9805C9.98922 19.9805 9.99789 19.9805 10.0066 19.9804C10.0109 19.9805 10.0152 19.9805 10.0195 19.9805C11.723 19.9805 13.4049 19.5436 14.8834 18.717C15.2593 18.5069 15.3936 18.0318 15.1835 17.6559C14.9734 17.28 14.4983 17.1457 14.1224 17.3559C13.9061 17.4768 13.6846 17.5878 13.4587 17.6888C13.6242 17.431 13.7818 17.1527 13.9309 16.8547C14.7593 15.1979 15.2532 13.0645 15.345 10.7798H18.4047C18.2829 12.1006 17.8524 13.372 17.1416 14.4955C16.9114 14.8594 17.0198 15.341 17.3837 15.5713C17.5131 15.6531 17.6573 15.6922 17.7998 15.6922C18.0583 15.6922 18.3111 15.5638 18.4595 15.3292C19.4673 13.7362 20 11.8934 20 10C20 7.33414 18.9619 4.82785 17.0768 2.94273ZM6.48434 2.33945C6.32543 2.5893 6.17375 2.85816 6.03016 3.14543C5.86574 3.4743 5.71453 3.82188 5.57699 4.1857C5.09574 4.09301 4.6407 3.98508 4.21957 3.86332C4.88289 3.2402 5.64695 2.72316 6.48434 2.33945ZM6.65402 5.93715C7.46598 6.04012 8.32129 6.10535 9.20074 6.12965V9.22027H6.17664C6.22699 8.0582 6.38969 6.94652 6.65402 5.93715ZM3.10395 5.1443C3.70785 5.35645 4.3825 5.53777 5.11023 5.68527C4.83422 6.78434 4.66582 7.98004 4.61602 9.22031H1.59523C1.73434 7.71199 2.27293 6.31762 3.10395 5.1443ZM1.5952 10.7798H4.61598C4.66527 12.0066 4.83051 13.1898 5.10125 14.279C4.36785 14.4279 3.68824 14.6108 3.08203 14.8248C2.26348 13.6579 1.73309 12.2748 1.5952 10.7798ZM4.18684 16.1059C4.61402 15.9803 5.07473 15.8697 5.56219 15.7752C5.70363 16.1532 5.8598 16.5141 6.03016 16.8547C6.17379 17.142 6.32543 17.4108 6.48434 17.6607C5.63312 17.2706 4.85773 16.7428 4.18684 16.1059ZM9.20078 18.2223C8.55871 17.897 7.93789 17.1831 7.42496 16.1572C7.32535 15.958 7.23121 15.7505 7.14266 15.5354C7.8027 15.4608 8.49297 15.4122 9.20078 15.3915V18.2223ZM9.20078 13.8316C8.32012 13.8562 7.46102 13.9222 6.64457 14.0264C6.38582 13.0268 6.22641 11.9279 6.17664 10.7797H9.20078V13.8316ZM9.20078 4.56926C8.50168 4.54828 7.81621 4.49934 7.15914 4.42492C7.24285 4.22402 7.33148 4.02981 7.425 3.84285C7.93789 2.81691 8.55871 2.10305 9.20078 1.77781V4.56926ZM10.7602 1.77781C11.4023 2.10305 12.0231 2.81695 12.5361 3.84285C12.6295 4.02988 12.7182 4.22418 12.802 4.4252C12.1452 4.49953 11.4598 4.5484 10.7602 4.56934V1.77781ZM12.5361 16.1572C12.0231 17.1831 11.4023 17.897 10.7602 18.2223V15.3914C11.465 15.4118 12.1529 15.4602 12.8181 15.536C12.7297 15.7508 12.6356 15.9582 12.5361 16.1572ZM13.3167 14.0254C12.494 13.9204 11.6386 13.8554 10.7602 13.8313V10.7798H13.7844C13.7346 11.9275 13.5753 13.0261 13.3167 14.0254ZM10.7602 9.22031V6.12969C11.6402 6.10543 12.4954 6.04027 13.307 5.93742C13.5714 6.94672 13.7341 8.05832 13.7844 9.22035H10.7602V9.22031ZM13.9309 3.14543C13.7824 2.84863 13.6255 2.57145 13.4608 2.31457C14.3159 2.69895 15.0957 3.22199 15.7714 3.85484C15.3419 3.98027 14.8768 4.09109 14.3841 4.18602C14.2466 3.82203 14.0954 3.4743 13.9309 3.14543ZM15.345 9.22031C15.2952 7.98012 15.1269 6.78453 14.8509 5.68555C15.5911 5.53551 16.2764 5.35039 16.8883 5.13336C17.7237 6.30899 18.2652 7.70731 18.4048 9.22035H15.345V9.22031Z' fill='%2320A935'/%3E%3C/svg%3E%0A");
}
.icon_img .icon_img_style.email {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.2188 9.38672C19.6502 9.38672 20 9.03695 20 8.60547V3.48828C20 1.76516 18.5981 0.363281 16.875 0.363281H3.125C1.40188 0.363281 0 1.76516 0 3.48828V12.5117C0 14.2348 1.40188 15.6367 3.125 15.6367H16.875C18.5981 15.6367 20 14.2348 20 12.5117C20 12.0802 19.6502 11.7305 19.2188 11.7305C18.7873 11.7305 18.4375 12.0802 18.4375 12.5117C18.4375 13.3733 17.7366 14.0742 16.875 14.0742H3.125C2.26344 14.0742 1.5625 13.3733 1.5625 12.5117V3.65383L8.3498 7.87434C8.85875 8.19078 9.42937 8.34902 10 8.34902C10.5706 8.34902 11.1412 8.19078 11.6502 7.87434L18.4375 3.65383V8.60547C18.4375 9.03695 18.7873 9.38672 19.2188 9.38672ZM10.8251 6.54742C10.3162 6.86387 9.68383 6.86391 9.17492 6.54742L2.21441 2.21922C2.47098 2.03461 2.78551 1.92578 3.125 1.92578H16.875C17.2145 1.92578 17.529 2.03465 17.7856 2.21926L10.8251 6.54742Z' fill='%2320A935'/%3E%3C/svg%3E%0A");
}
.icon_img .icon_img_style.phone {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9983 16.1161C19.9704 15.3425 19.6481 14.6205 19.0909 14.0832C17.9998 13.0311 17.0857 12.4238 16.2141 12.1719C15.0129 11.8248 13.9006 12.1405 12.9078 13.11C12.9063 13.1115 12.9048 13.113 12.9033 13.1144L11.846 14.1639C11.1894 13.7949 9.9128 12.9831 8.51658 11.5869L8.41377 11.4841C7.02673 10.0971 6.20974 8.8133 5.83802 8.15392L6.88642 7.09763C6.88791 7.09615 6.88935 7.09466 6.89084 7.09314C7.86041 6.1004 8.17607 4.98798 7.82896 3.78688C7.57709 2.91528 6.96978 2.00114 5.91767 0.91008C5.38036 0.352852 4.65841 0.0305861 3.88485 0.00269541C3.11145 -0.0251562 2.36798 0.244141 1.79184 0.76133L1.76942 0.781486C1.75899 0.790822 1.74883 0.80047 1.73895 0.810353C0.592074 1.95715 -0.00909921 3.5627 0.000353929 5.45337C0.0163696 8.6651 1.78157 12.3381 4.7222 15.2787C4.72466 15.2812 4.72708 15.2835 4.72954 15.286C5.28236 15.838 5.91001 16.3843 6.59525 16.9097C6.93763 17.1722 7.42802 17.1075 7.6906 16.7651C7.95314 16.4227 7.88842 15.9323 7.54599 15.6697C6.91177 15.1835 6.33345 14.6801 5.82708 14.1738C5.82466 14.1714 5.82224 14.1689 5.81978 14.1666C3.16802 11.5118 1.57684 8.25224 1.56282 5.44552C1.55555 3.98942 1.99356 2.77407 2.82966 1.92934L2.83563 1.92395C3.40352 1.41426 4.26329 1.44528 4.79298 1.99457C6.81568 4.09216 6.6692 5.08243 5.77544 5.99892L4.32724 7.45802C4.10013 7.68685 4.03688 8.0317 4.16806 8.32623C4.20481 8.40881 5.09419 10.3742 7.30924 12.5892L7.41205 12.6919C9.62682 14.9067 11.5922 15.796 11.6748 15.8328C11.9693 15.9641 12.3141 15.9008 12.543 15.6737L14.0018 14.2257C14.9184 13.3318 15.9087 13.1851 18.0064 15.2079C18.5557 15.7376 18.5867 16.5974 18.0771 17.1652L18.0716 17.1713C17.2337 18.0005 16.0313 18.4382 14.591 18.4382C14.5792 18.4382 14.5673 18.4382 14.5554 18.4381C13.4042 18.4324 12.0711 18.1168 10.7004 17.5255C10.3042 17.3546 9.84447 17.5373 9.67358 17.9335C9.50268 18.3296 9.68533 18.7894 10.0815 18.9603C11.666 19.6437 13.1686 19.9937 14.5476 20.0006C14.5623 20.0007 14.5768 20.0007 14.5914 20.0007C16.4631 20.0007 18.0527 19.4 19.1906 18.262C19.2005 18.2521 19.2101 18.242 19.2195 18.2316L19.2397 18.209C19.7568 17.633 20.0262 16.8897 19.9983 16.1161Z' fill='%2320A935'/%3E%3C/svg%3E%0A");
}
.icon_img .icon_img_style.location {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='17' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.33961 16.5112C6.48277 16.7377 6.73207 16.875 7 16.875C7.26793 16.875 7.51723 16.7377 7.66039 16.5111C8.37668 15.3779 9.30898 14.3839 10.2106 13.4227C11.9724 11.5445 13.7941 9.6023 13.7969 6.71781C13.7948 4.90961 13.0842 3.21672 11.7961 1.95094C10.5157 0.692852 8.81238 0 7 0C5.18871 0 3.49148 0.69375 2.22098 1.95344C0.947031 3.21656 0.244297 4.90863 0.242188 6.71953C0.244961 9.60703 2.05781 11.5527 3.81098 13.4343C4.70332 14.392 5.62602 15.3822 6.33961 16.5112ZM7 1.5625C9.88297 1.5625 12.2311 3.87602 12.2344 6.71801C12.2322 8.98359 10.7673 10.5454 9.07102 12.3538C8.36891 13.1023 7.64918 13.8696 7.00047 14.7261C6.35793 13.8756 5.6473 13.113 4.95418 12.3691C3.26539 10.5566 1.80691 8.99125 1.80469 6.71965C1.80801 3.82777 4.09008 1.5625 7 1.5625Z' fill='%2320A935'/%3E%3C/svg%3E%0A");
}

form label {
  font: 16px/24px "SulSans-Regular", Arial, sans-serif;
  color: #161513;
  margin: 0px 0 10px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  form label {
    font: 14px/18px "SulSans-Regular", Arial, sans-serif;
  }
}
form fieldset {
  display: block;
  padding: 25px;
  border-width: 1px;
  border-style: solid;
  border-color: #C2C2C2;
  border-radius: 8px;
}
form fieldset legend {
  display: block;
  -webkit-padding-start: 8px;
          padding-inline-start: 8px;
  -webkit-padding-end: 8px;
          padding-inline-end: 8px;
  border: 0;
  width: auto;
  color: #C2C2C2;
  font: 14px/18px "SulSans-Regular", Arial, sans-serif;
  margin-bottom: 0;
}

.select2 {
  width: 100% !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border-radius: 4px;
  height: 50px;
  border-color: rgba(194, 194, 194, 0.2);
  padding: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #707070;
  line-height: normal;
  font: 16px/22px "SulSans-Regular", Arial, sans-serif;
  padding: 0;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #F3F3F5;
  padding: 12px 30px;
  color: #707070;
}

.select2-dropdown {
  border: 0;
  box-shadow: 0px 5px 7px 0px rgba(191, 191, 191, 0.58);
  border-radius: 6px;
}

.select2-results__option {
  padding: 12px 30px;
  color: #9D9D9D;
  transition: all 0.3s;
}

.select2-results {
  margin-top: 5px;
}

.select2-container--default .select2-results__option--selected {
  background-color: #F3F3F5;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  position: absolute;
  content: "";
  width: 14px;
  height: 8px;
  right: 15px;
  top: 22px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.5C-1.31134e-08 1.8 0.1 2 0.3 2.2L6.3 8.2C6.7 8.6 7.3 8.6 7.7 8.2L13.7 2.2C14.1 1.8 14.1 1.2 13.7 0.800001C13.3 0.400001 12.7 0.400001 12.3 0.8L7 6.1L1.7 0.8C1.3 0.4 0.7 0.4 0.3 0.8C0.1 1 1.31134e-08 1.2 0 1.5Z' fill='%239D9D9D'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  border: 0;
  left: auto;
  margin: 0;
}

.form-group label.error {
  color: #f44336;
  font-size: 11px;
  margin-top: 8px;
  font-style: italic;
}

/* _globel End */
/* _social Start*/
.title_sm {
  font: 1em/1 "SulSans-Regular", Arial, sans-serif;
  text-align: center;
  color: #161513;
  margin: 0;
  margin-top: 2em;
}

.social_group {
  display: flex;
  justify-content: center;
  margin: 1.5em 0 5em;
}
.social_group .socialico {
  background-color: #ececec;
  display: inline-block;
  border-radius: 100%;
  width: 2.5em;
  height: 2.5em;
  margin-left: 2em;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center center;
}
.social_group .socialico:first-child {
  margin-left: 0;
}
@media screen and (min-width: 767px) {
  .social_group {
    margin-bottom: 0;
  }
}

.google_icon {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%23FBBB00;' d='M113.47,309.408L95.648,375.94l-65.139,1.378C11.042,341.211,0,299.9,0,256 c0-42.451,10.324-82.483,28.624-117.732h0.014l57.992,10.632l25.404,57.644c-5.317,15.501-8.215,32.141-8.215,49.456 C103.821,274.792,107.225,292.797,113.47,309.408z'/%3E%3Cpath style='fill:%23518EF8;' d='M507.527,208.176C510.467,223.662,512,239.655,512,256c0,18.328-1.927,36.206-5.598,53.451 c-12.462,58.683-45.025,109.925-90.134,146.187l-0.014-0.014l-73.044-3.727l-10.338-64.535 c29.932-17.554,53.324-45.025,65.646-77.911h-136.89V208.176h138.887L507.527,208.176L507.527,208.176z'/%3E%3Cpath style='fill:%2328B446;' d='M416.253,455.624l0.014,0.014C372.396,490.901,316.666,512,256,512 c-97.491,0-182.252-54.491-225.491-134.681l82.961-67.91c21.619,57.698,77.278,98.771,142.53,98.771 c28.047,0,54.323-7.582,76.87-20.818L416.253,455.624z'/%3E%3Cpath style='fill:%23F14336;' d='M419.404,58.936l-82.933,67.896c-23.335-14.586-50.919-23.012-80.471-23.012 c-66.729,0-123.429,42.957-143.965,102.724l-83.397-68.276h-0.014C71.23,56.123,157.06,0,256,0 C318.115,0,375.068,22.126,419.404,58.936z'/%3E%3C/svg%3E");
}

.facebook_icon {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%234267B2' d='M288,176v-64c0-17.664,14.336-32,32-32h32V0h-64c-53.024,0-96,42.976-96,96v80h-64v80h64v256h96V256h64l32-80H288z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.twitter_icon {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%2303A9F4;' d='M512,97.248c-19.04,8.352-39.328,13.888-60.48,16.576c21.76-12.992,38.368-33.408,46.176-58.016 c-20.288,12.096-42.688,20.64-66.56,25.408C411.872,60.704,384.416,48,354.464,48c-58.112,0-104.896,47.168-104.896,104.992 c0,8.32,0.704,16.32,2.432,23.936c-87.264-4.256-164.48-46.08-216.352-109.792c-9.056,15.712-14.368,33.696-14.368,53.056 c0,36.352,18.72,68.576,46.624,87.232c-16.864-0.32-33.408-5.216-47.424-12.928c0,0.32,0,0.736,0,1.152 c0,51.008,36.384,93.376,84.096,103.136c-8.544,2.336-17.856,3.456-27.52,3.456c-6.72,0-13.504-0.384-19.872-1.792 c13.6,41.568,52.192,72.128,98.08,73.12c-35.712,27.936-81.056,44.768-130.144,44.768c-8.608,0-16.864-0.384-25.12-1.44 C46.496,446.88,101.6,464,161.024,464c193.152,0,298.752-160,298.752-298.688c0-4.64-0.16-9.12-0.384-13.568 C480.224,136.96,497.728,118.496,512,97.248z'/%3E%3C/svg%3E");
}

a.btnPrevious {
  font: 1em/1 "SulSans-Bold", Arial, sans-serif;
  color: #9D9D9D !important;
  text-transform: capitalize;
  margin-bottom: 1em;
  display: inline-block;
}
a.btnPrevious:before {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 492 492' style='enable-background:new 0 0 492 492;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%239D9D9D' d='M198.608,246.104L382.664,62.04c5.068-5.056,7.856-11.816,7.856-19.024c0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12 C361.476,2.792,354.712,0,347.504,0s-13.964,2.792-19.028,7.864L109.328,227.008c-5.084,5.08-7.868,11.868-7.848,19.084 c-0.02,7.248,2.76,14.028,7.848,19.112l218.944,218.932c5.064,5.072,11.82,7.864,19.032,7.864c7.208,0,13.964-2.792,19.032-7.864 l16.124-16.12c10.492-10.492,10.492-27.572,0-38.06L198.608,246.104z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 15px;
  height: 14px;
  vertical-align: middle;
  margin-right: 0.5em;
}

/* _social End*/
/* _button Start*/
.btn {
  font: 16px "SulSans-Bold", Arial, sans-serif;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn:focus {
  box-shadow: none;
}

.btn-primary {
  background-color: #20A935;
  border-radius: 6px;
}
.btn-primary.disabled {
  background: #F5F5F5;
  color: #C2C2C2;
  border: 0;
  pointer-events: none;
}
.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #20A935;
  opacity: 0.9;
  box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}

.btn_heightlg {
  height: 50px;
}
@media screen and (max-width: 767px) {
  .btn_heightlg {
    height: 45px;
  }
}

.btn_md {
  line-height: 1;
  font-size: 1em;
  min-width: 125px;
  height: 46px;
}
@media screen and (min-width: 767px) {
  .btn_md {
    min-width: 170px;
  }
}

.btn_styleround a {
  background-color: #20A935;
  color: #ffffff;
  white-space: nowrap;
}
.btn_styleround:hover a {
  opacity: 0.9;
  color: #ffffff;
}

/* _button End*/
/* _header Start*/
header {
  padding: 0.3em 0;
  background: #ffffff;
  box-shadow: 0px 10px 50px rgba(22, 21, 19, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  overflow: hidden;
}
@media screen and (min-width: 767px) {
  header {
    padding: 1em 0;
  }
}
header .main_logo {
  display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  header .main_logo {
    width: 17%;
  }
}
header .main_logo img {
  width: 71%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  header .main_logo img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  header .main_logo img {
    padding: 8px 0;
    width: 50%;
  }
}
header nav {
  transition: transform 0.2s ease;
  float: right;
}
header nav li {
  text-decoration: none !important;
  text-align: center;
  position: relative;
  text-align: left;
  margin-bottom: 1em;
  display: block;
}
@media screen and (min-width: 767px) {
  header nav li {
    display: inline-block;
    margin-bottom: 0;
    line-height: 1px;
  }
}
header nav li a {
  font: 16px "SulSans-Regular", Arial, sans-serif;
  text-transform: capitalize;
  color: #161513;
  line-height: 19px;
  padding: 0.8em;
  display: block;
}
@media screen and (min-width: 767px) {
  header nav li a {
    font: 16px "SulSans-Bold", Arial, sans-serif;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  header nav li a {
    padding: 0.6em;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  header nav li a {
    font: 15px "SulSans-Bold", Arial, sans-serif;
    padding: 0.6em;
  }
}
header nav li a:hover {
  color: #20A935;
}
header nav li:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 767px) {
  header nav li {
    margin-left: 25px;
  }
}
@media only screen and (min-width: 992px) {
  header nav li {
    margin-left: 25px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  header nav li {
    margin-left: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  header nav li {
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  header nav {
    max-width: 200px;
    width: 100%;
    display: block;
    position: fixed;
    right: 0;
    left: auto;
    transform: translateX(200px);
    top: 0;
    height: 100%;
    bottom: 0;
    z-index: 2;
    padding: 6em 2.5em;
    background-color: white;
    border-radius: 1em 0 0 1em;
  }
}

.navbar-toggle {
  right: 15px;
  left: auto;
  z-index: 100;
  position: fixed;
  position: absolute;
  top: 15px;
  display: block;
  background-color: transparent;
  border: 0;
  width: 40px;
  height: 30px;
}
@media screen and (min-width: 767px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle span {
  height: 3px;
  border-radius: 100px;
  display: block;
  width: 100%;
  background-color: #161513;
  margin-top: 5px;
}

body.open nav {
  transform: translateX(0);
  left: auto;
}
body.open header:before {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
body.open .navbar-toggle {
  width: 30px;
  height: 30px;
}
body.open .navbar-toggle span {
  background-color: #9D9D9D;
}
body.open .navbar-toggle span:nth-child(1) {
  transform: rotate(-45deg) translate(-6px, 6px);
}
body.open .navbar-toggle span:nth-child(2) {
  opacity: 0;
}
body.open .navbar-toggle span:nth-child(3) {
  transform: rotate(45deg) translate(-5px, -5px);
}

.fixedbottom {
  line-height: 1;
  text-align: center;
  margin: 0;
  position: absolute;
  bottom: 17px;
  width: 100%;
  left: 0;
  right: 0;
  display: block;
}
@media only screen and (min-width: 767px) {
  .fixedbottom {
    display: none;
  }
}
.fixedbottom p {
  margin: 0;
}
.fixedbottom .socialgreygroup {
  margin-bottom: 1em;
}
.fixedbottom .socialgreygroup a {
  margin-bottom: 0;
}

.whatsapp_icon {
  position: fixed;
  bottom: 33%;
  right: 10px;
  z-index: 99;
}
@media only screen and (max-width: 767px) {
  .whatsapp_icon {
    bottom: 43%;
    width: 10%;
  }
}

header nav li.active a {
  color: #20A935;
}

/* _header End*/
/* _spotlight Start*/
.spotlight {
  padding: 6em 0;
  position: relative;
  background-position: 83% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 767px) {
  .spotlight {
    background-size: cover;
    background-position: top right;
  }
}
@media screen and (min-width: 992px) {
  .spotlight {
    padding: 13em 0;
  }
}
.spotlight:before {
  content: "";
  display: block;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, white 0%, white 17%, rgba(255, 255, 255, 0.65) 60%, rgba(255, 255, 255, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#a6ffffff",GradientType=0 );
}
@media screen and (min-width: 767px) {
  .spotlight:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+17,0.65+35,0+85 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, white 0%, white 17%, rgba(255, 255, 255, 0.65) 35%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 );
    /* IE6-9 */
  }
}
.spotlight.inner_spot {
  position: relative;
  padding: 2em 0;
  background-position: bottom center;
  background-size: cover !important;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .spotlight.inner_spot {
    padding: 10em 0;
    background-size: contain !important;
    background-position: right center;
  }
}
.spotlight.inner_spot:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  height: 100%;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fafafa+0,fafafa+100&1+0,0.91+55,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fafafa 0%, rgba(250, 250, 250, 0.91) 100%, rgba(250, 250, 250, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fafafa", endColorstr="#00fafafa",GradientType=0 );
  /* IE6-9 */
}
@media screen and (min-width: 767px) {
  .spotlight.inner_spot:before {
    width: calc(100% - -10%);
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fafafa+0,fafafa+100&1+0,1+50,0.67+64,0+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #fafafa 0%, #fafafa 50%, rgba(250, 250, 250, 0.67) 64%, rgba(250, 250, 250, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fafafa", endColorstr="#00fafafa",GradientType=1 );
    /* IE6-9 */
  }
}
@media screen and (min-width: 1600px) {
  .spotlight.inner_spot:before {
    width: calc(100% - -20%);
  }
}
.spotlight.inner_spot .content_middlewrap .title {
  line-height: 1;
}
.spotlight.inner_spot .content_middlewrap .description {
  text-shadow: none;
  margin-bottom: 0;
}
.spotlight.inner_spot .img_in_spot {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media screen and (min-width: 767px) {
  .spotlight.inner_spot .img_in_spot {
    background-position: center right;
    width: 50%;
    top: 69px;
    height: 100%;
  }
}
.spotlight.inner_spot .img_in_spot:before {
  content: "";
  display: block;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fafafa+0,fafafa+100&1+0,0.8+100,0.91+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fafafa 0%, rgba(250, 250, 250, 0.91) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fafafa", endColorstr="#e8fafafa",GradientType=0 );
  /* IE6-9 */
}
@media screen and (min-width: 767px) {
  .spotlight.inner_spot .img_in_spot:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fafafa+0,fafafa+100&1+0,0.73+42,0.8+100,0+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #fafafa 0%, rgba(250, 250, 250, 0.73) 42%, rgba(250, 250, 250, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fafafa", endColorstr="#00fafafa",GradientType=1 );
    /* IE6-9 */
  }
}

.content_middlewrap {
  display: flex;
  align-items: center;
  height: 100%;
}
.content_middlewrap .title {
  font: 42px/65px "SulSans-Bold", Arial, sans-serif;
  margin-bottom: 0.3em;
  color: #161513;
}
@media screen and (min-width: 992px) {
  .content_middlewrap .title {
    font-size: 65px;
  }
}
.content_middlewrap .description {
  font: 16px/36px "SulSans-Regular", Arial, sans-serif;
  color: #707070;
}
@media screen and (min-width: 767px) {
  .content_middlewrap .description {
    font-size: 18px;
  }
}
.content_middlewrap .description span {
  display: block;
  margin-top: 1em;
}
.content_middlewrap .description br {
  display: none;
}
@media screen and (min-width: 992px) {
  .content_middlewrap .description br {
    display: inline-block;
  }
}

.bgcover {
  background-size: cover;
  -webkit-background-size: cover;
}

.btn-size {
  width: 55%;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .btn-size {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .contentview {
    display: flex;
    align-items: center;
    height: 58% !important;
    padding-top: 70px !important;
  }
}
@media screen and (max-width: 460px) {
  .contentview {
    display: flex;
    align-items: center;
    height: 57% !important;
    padding-top: 70px !important;
  }
}
@media screen and (min-width: 767px) {
  .mealdetail_banner {
    top: 0px !important;
  }
}

/* _spotlight End*/
/* _getstarted Start*/
.started_wrapper {
  background-color: #ffffff;
  padding: 2em;
  width: 100%;
  box-shadow: 0px 20px 45px rgba(22, 21, 19, 0.1);
  border-radius: 16px;
  position: relative;
}
@media screen and (min-width: 767px) {
  .started_wrapper {
    max-width: 445px;
  }
}
.started_wrapper .offer_tag {
  background-color: #20A935;
  color: #ffffff;
  font: 12px "SulSans-Bold", Arial, sans-serif;
  text-transform: uppercase;
  padding: 0.8em 1.3em;
  position: absolute;
  right: 0;
  border-radius: 16px 16px 16px 0;
  top: -1.5em;
  margin-right: 0;
}
@media screen and (min-width: 480px) {
  .started_wrapper .offer_tag {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .started_wrapper .offer_tag {
    top: 0.8em;
    margin-right: -1em;
  }
}
.started_wrapper .pricetag {
  text-align: center;
  margin-bottom: 1.2em;
}
.started_wrapper .pricetag strong {
  display: block;
  margin-top: 0.5em;
}
.started_wrapper .pricetag,
.started_wrapper .pricetag strong {
  font: 20px/1 "SulSans-Bold", Arial, sans-serif;
}
@media screen and (min-width: 992px) {
  .started_wrapper .pricetag,
.started_wrapper .pricetag strong {
    font-size: 24px;
  }
}
.started_wrapper .btn-primary {
  margin-bottom: 23px;
}

.ml_a .started_wrapper {
  margin-left: auto;
}

.form-group {
  margin-bottom: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .form-group {
    margin-bottom: 16px;
  }
}
.form-group .form-control {
  height: 50px;
  border-color: rgba(194, 194, 194, 0.2);
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .form-group .form-control {
    height: 46px;
  }
}
.form-group .form-control:focus {
  box-shadow: none;
}
.form-group textarea.form-control {
  height: 95px;
  resize: none;
}

.form-control:-ms-input-placeholder {
  color: #C2C2C2;
}

.form-control::-moz-placeholder {
  color: #C2C2C2;
}

.form-control::placeholder {
  color: #C2C2C2;
}

.link_tag {
  text-decoration: underline;
  font: 15px/1 "SulSans-Regular", Arial, sans-serif;
  color: #161513;
  display: block;
  text-align: center;
}
.link_tag:hover {
  color: #161513;
  opacity: 0.5;
}

#success_msg_form1,
#success_msg_form2,
#error_msg_form1,
#error_msg_form2 {
  text-align: center;
  padding: 5px;
  margin-bottom: 8px;
  border-radius: 5px;
  font: 16px "SulSans-Regular", Arial, sans-serif;
}

#success_msg_form1,
#success_msg_form2 {
  background: #20A935;
  color: white;
}

#error_msg_form1,
#error_msg_form2 {
  background: #FFBABA;
  color: #D8000C;
}

/* _getstarted End*/
/* _howitwork Start*/
.howitworks h2 {
  margin-bottom: 50px;
}
.howitworks h3 {
  font: 20px "SulSans-Bold", Arial, sans-serif;
  color: #161513;
  text-align: left;
}
.howitworks p {
  font: 14px/1.6 "SulSans-Regular", Arial, sans-serif;
  color: #9D9D9D;
  text-align: left;
  margin-bottom: 0;
}
@media screen and (min-width: 1366px) {
  .howitworks p {
    font-size: 16px;
  }
}
.howitworks .icon_place {
  position: absolute;
  left: 60px;
  top: -20px;
  width: 39px;
  height: 39px;
  box-shadow: 0px 0px 0px 12px #ffffff;
  display: inline-block;
  background: #ffffff;
}
.howitworks .box-pad {
  border: 1px solid #E9F7EB;
  border-radius: 20px;
  padding: 2em 1em 1em;
  margin-bottom: 3em;
}
@media screen and (min-width: 576px) {
  .howitworks .box-pad {
    min-height: 180px;
  }
}
@media screen and (min-width: 767px) {
  .howitworks .box-pad {
    min-height: 160px;
  }
}
@media screen and (min-width: 992px) {
  .howitworks .box-pad {
    min-height: 215px;
  }
}
.howitworks .box-itm {
  margin-top: 50px;
  margin-bottom: 40px;
}
@media screen and (min-width: 767px) {
  .howitworks .box-itm {
    margin-bottom: 80px;
  }
}

.howitworks .callback_icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='46pt' height='46.200195pt' viewBox='0 0 46 46.200195' version='1.1'%3E%3Cdefs%3E%3CclipPath id='clip1'%3E%3Cpath d='M 5 0 L 39 0 L 39 46.199219 L 5 46.199219 Z M 5 0 '/%3E%3C/clipPath%3E%3CclipPath id='clip2'%3E%3Cpath d='M 6 0 L 38 0 L 38 46.199219 L 6 46.199219 Z M 6 0 '/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='surface1'%3E%3Cpath style=' stroke:none;fill-rule:nonzero;fill:rgb(12.696838%25,66.249084%25,20.936584%25);fill-opacity:1;' d='M 25.746094 2.335938 L 23.667969 2.335938 L 23.667969 2.535156 L 25.746094 2.535156 Z M 23.667969 2.335938 C 23.242188 2.335938 22.894531 2.683594 22.894531 3.109375 L 23.09375 3.109375 C 23.09375 2.792969 23.351563 2.535156 23.667969 2.535156 Z M 22.894531 3.109375 C 22.894531 3.539063 23.242188 3.882813 23.667969 3.882813 L 23.667969 3.683594 C 23.351563 3.683594 23.09375 3.425781 23.09375 3.109375 Z M 23.667969 3.882813 L 25.746094 3.882813 L 25.746094 3.683594 L 23.667969 3.683594 Z M 25.746094 3.882813 C 26.171875 3.882813 26.519531 3.539063 26.519531 3.109375 L 26.320313 3.109375 C 26.320313 3.425781 26.0625 3.683594 25.746094 3.683594 Z M 26.519531 3.109375 C 26.519531 2.683594 26.171875 2.335938 25.746094 2.335938 L 25.746094 2.535156 C 26.0625 2.535156 26.320313 2.792969 26.320313 3.109375 Z M 26.519531 3.109375 '/%3E%3Cpath style=' stroke:none;fill-rule:nonzero;fill:rgb(12.696838%25,66.249084%25,20.936584%25);fill-opacity:1;' d='M 25.746094 2.4375 L 23.667969 2.4375 C 23.296875 2.4375 22.996094 2.738281 22.996094 3.109375 C 22.996094 3.484375 23.296875 3.785156 23.667969 3.785156 L 25.746094 3.785156 C 26.117188 3.785156 26.417969 3.484375 26.417969 3.109375 C 26.417969 2.738281 26.117188 2.4375 25.746094 2.4375 Z M 25.746094 2.4375 '/%3E%3Cg clip-path='url(%23clip1)' clip-rule='nonzero'%3E%3Cpath style=' stroke:none;fill-rule:nonzero;fill:rgb(12.696838%25,66.249084%25,20.936584%25);fill-opacity:1;' d='M 37.957031 3.363281 L 38.058594 3.363281 Z M 11.457031 13.484375 L 11.476563 13.582031 L 11.558594 13.566406 L 11.558594 13.484375 Z M 11.457031 27.8125 L 11.558594 27.8125 L 11.558594 27.714844 L 11.457031 27.714844 Z M 36.609375 40.082031 L 36.609375 40.179688 L 36.710938 40.179688 L 36.710938 40.082031 Z M 12.804688 40.082031 L 12.707031 40.082031 L 12.707031 40.179688 L 12.804688 40.179688 Z M 12.835938 25.480469 L 12.933594 25.480469 Z M 22.183594 23.464844 L 22.28125 23.464844 L 22.28125 23.363281 L 22.183594 23.363281 Z M 23.085938 26.890625 L 23.042969 26.980469 Z M 24.742188 26.65625 L 24.808594 26.734375 Z M 32.960938 19.59375 L 33.027344 19.667969 Z M 32.960938 17.242188 L 32.898438 17.320313 Z M 24.742188 10.179688 L 24.808594 10.101563 Z M 22.183594 13.371094 L 22.183594 13.472656 L 22.28125 13.472656 L 22.28125 13.371094 Z M 23.648438 11.171875 L 23.691406 11.261719 Z M 23.863281 11.199219 L 23.929688 11.125 Z M 32.082031 18.265625 L 32.019531 18.339844 Z M 32.082031 18.570313 L 32.019531 18.496094 Z M 23.863281 25.636719 L 23.929688 25.710938 Z M 23.648438 25.664063 L 23.691406 25.574219 Z M 11.488281 26.464844 L 11.488281 26.566406 L 11.585938 26.566406 L 11.585938 26.464844 Z M 12.804688 13.371094 L 12.707031 13.371094 L 12.707031 13.472656 L 12.804688 13.472656 Z M 12.804688 6.121094 L 12.804688 6.019531 L 12.707031 6.019531 L 12.707031 6.121094 Z M 36.609375 6.121094 L 36.710938 6.121094 L 36.710938 6.019531 L 36.609375 6.019531 Z M 12.804688 41.429688 L 12.804688 41.328125 L 12.707031 41.328125 L 12.707031 41.429688 Z M 36.609375 41.429688 L 36.710938 41.429688 L 36.710938 41.328125 L 36.609375 41.328125 Z M 12.804688 4.773438 L 12.707031 4.773438 L 12.707031 4.871094 L 12.804688 4.871094 Z M 36.609375 4.773438 L 36.609375 4.871094 L 36.710938 4.871094 L 36.710938 4.773438 Z M 37.285156 32.984375 C 37.710938 32.984375 38.058594 32.636719 38.058594 32.207031 L 37.859375 32.207031 C 37.859375 32.527344 37.601563 32.78125 37.285156 32.78125 Z M 38.058594 32.207031 L 38.058594 3.363281 L 37.859375 3.363281 L 37.859375 32.207031 Z M 38.058594 3.363281 C 38.058594 1.507813 36.546875 0 34.691406 0 L 34.691406 0.199219 C 36.4375 0.199219 37.859375 1.621094 37.859375 3.363281 Z M 34.691406 0 L 14.722656 0 L 14.722656 0.199219 L 34.691406 0.199219 Z M 14.722656 0 C 12.867188 0 11.359375 1.507813 11.359375 3.363281 L 11.558594 3.363281 C 11.558594 1.621094 12.976563 0.199219 14.722656 0.199219 Z M 11.359375 3.363281 L 11.359375 13.484375 L 11.558594 13.484375 L 11.558594 3.363281 Z M 11.441406 13.386719 C 8.316406 13.964844 5.941406 16.710938 5.941406 20 L 6.140625 20 C 6.140625 16.808594 8.445313 14.144531 11.476563 13.582031 Z M 5.941406 20 L 5.941406 22.789063 L 6.140625 22.789063 L 6.140625 20 Z M 5.941406 22.789063 C 5.941406 25.617188 8.238281 27.914063 11.0625 27.914063 L 11.0625 27.714844 C 8.351563 27.714844 6.140625 25.503906 6.140625 22.789063 Z M 11.0625 27.914063 L 11.457031 27.914063 L 11.457031 27.714844 L 11.0625 27.714844 Z M 11.359375 27.8125 L 11.359375 42.835938 L 11.558594 42.835938 L 11.558594 27.8125 Z M 11.359375 42.835938 C 11.359375 44.691406 12.867188 46.199219 14.722656 46.199219 L 14.722656 46 C 12.976563 46 11.558594 44.582031 11.558594 42.835938 Z M 14.722656 46.199219 L 34.691406 46.199219 L 34.691406 46 L 14.722656 46 Z M 34.691406 46.199219 C 36.546875 46.199219 38.058594 44.691406 38.058594 42.835938 L 37.859375 42.835938 C 37.859375 44.582031 36.4375 46 34.691406 46 Z M 38.058594 42.835938 L 38.058594 35.355469 L 37.859375 35.355469 L 37.859375 42.835938 Z M 38.058594 35.355469 C 38.058594 34.925781 37.710938 34.582031 37.285156 34.582031 L 37.285156 34.78125 C 37.601563 34.78125 37.859375 35.039063 37.859375 35.355469 Z M 37.285156 34.582031 C 36.855469 34.582031 36.507813 34.925781 36.507813 35.355469 L 36.710938 35.355469 C 36.710938 35.039063 36.964844 34.78125 37.285156 34.78125 Z M 36.507813 35.355469 L 36.507813 40.082031 L 36.710938 40.082031 L 36.710938 35.355469 Z M 36.609375 39.980469 L 12.804688 39.980469 L 12.804688 40.179688 L 36.609375 40.179688 Z M 12.90625 40.082031 L 12.933594 25.480469 L 12.734375 25.480469 L 12.707031 40.082031 Z M 12.933594 25.480469 C 12.933594 24.425781 13.796875 23.566406 14.851563 23.566406 L 14.851563 23.363281 C 13.683594 23.363281 12.734375 24.3125 12.734375 25.480469 Z M 14.851563 23.566406 L 22.183594 23.566406 L 22.183594 23.363281 L 14.851563 23.363281 Z M 22.082031 23.464844 L 22.082031 25.484375 L 22.28125 25.484375 L 22.28125 23.464844 Z M 22.082031 25.484375 C 22.082031 26.132813 22.453125 26.710938 23.042969 26.980469 L 23.128906 26.800781 C 22.605469 26.5625 22.28125 26.054688 22.28125 25.484375 Z M 23.042969 26.980469 C 23.636719 27.253906 24.3125 27.160156 24.808594 26.734375 L 24.679688 26.582031 C 24.242188 26.957031 23.648438 27.039063 23.128906 26.800781 Z M 24.808594 26.734375 L 33.027344 19.667969 L 32.898438 19.519531 L 24.679688 26.582031 Z M 33.027344 19.667969 C 33.390625 19.355469 33.601563 18.898438 33.601563 18.417969 L 33.402344 18.417969 C 33.402344 18.839844 33.21875 19.242188 32.898438 19.519531 Z M 33.601563 18.417969 C 33.601563 17.9375 33.390625 17.480469 33.027344 17.167969 L 32.898438 17.320313 C 33.21875 17.59375 33.402344 17.996094 33.402344 18.417969 Z M 33.027344 17.167969 L 24.808594 10.101563 L 24.679688 10.253906 L 32.898438 17.320313 Z M 24.808594 10.101563 C 24.3125 9.679688 23.636719 9.582031 23.042969 9.855469 L 23.128906 10.035156 C 23.648438 9.796875 24.242188 9.878906 24.679688 10.253906 Z M 23.042969 9.855469 C 22.453125 10.125 22.082031 10.703125 22.082031 11.355469 L 22.28125 11.355469 C 22.28125 10.78125 22.605469 10.277344 23.128906 10.035156 Z M 22.082031 11.355469 L 22.082031 13.371094 L 22.28125 13.371094 L 22.28125 11.355469 Z M 22.183594 13.273438 L 19.523438 13.273438 L 19.523438 13.472656 L 22.183594 13.472656 Z M 19.523438 13.273438 C 19.097656 13.273438 18.75 13.617188 18.75 14.046875 L 18.949219 14.046875 C 18.949219 13.730469 19.207031 13.472656 19.523438 13.472656 Z M 18.75 14.046875 C 18.75 14.472656 19.097656 14.820313 19.523438 14.820313 L 19.523438 14.621094 C 19.207031 14.621094 18.949219 14.363281 18.949219 14.046875 Z M 19.523438 14.820313 L 22.277344 14.820313 L 22.277344 14.621094 L 19.523438 14.621094 Z M 22.277344 14.820313 C 23.023438 14.820313 23.632813 14.210938 23.632813 13.464844 L 23.429688 13.464844 C 23.429688 14.101563 22.914063 14.621094 22.277344 14.621094 Z M 23.632813 13.464844 L 23.632813 11.355469 L 23.429688 11.355469 L 23.429688 13.464844 Z M 23.632813 11.355469 C 23.632813 11.320313 23.640625 11.304688 23.648438 11.292969 C 23.660156 11.28125 23.671875 11.269531 23.691406 11.261719 L 23.605469 11.078125 C 23.53125 11.113281 23.429688 11.195313 23.429688 11.355469 Z M 23.691406 11.261719 C 23.707031 11.253906 23.726563 11.25 23.742188 11.25 C 23.753906 11.25 23.773438 11.257813 23.800781 11.277344 L 23.929688 11.125 C 23.808594 11.023438 23.683594 11.042969 23.605469 11.078125 Z M 23.800781 11.277344 L 32.019531 18.339844 L 32.148438 18.1875 L 23.929688 11.125 Z M 32.019531 18.339844 C 32.046875 18.367188 32.054688 18.398438 32.054688 18.417969 L 32.253906 18.417969 C 32.253906 18.367188 32.238281 18.269531 32.148438 18.1875 Z M 32.054688 18.417969 C 32.054688 18.4375 32.046875 18.46875 32.019531 18.496094 L 32.148438 18.648438 C 32.238281 18.566406 32.253906 18.46875 32.253906 18.417969 Z M 32.019531 18.496094 L 23.800781 25.558594 L 23.929688 25.710938 L 32.148438 18.648438 Z M 23.800781 25.558594 C 23.773438 25.582031 23.753906 25.585938 23.742188 25.585938 C 23.726563 25.585938 23.707031 25.582031 23.691406 25.574219 L 23.605469 25.757813 C 23.683594 25.792969 23.808594 25.8125 23.929688 25.710938 Z M 23.691406 25.574219 C 23.671875 25.566406 23.660156 25.558594 23.648438 25.542969 C 23.640625 25.53125 23.632813 25.515625 23.632813 25.480469 L 23.429688 25.480469 C 23.429688 25.640625 23.53125 25.722656 23.605469 25.757813 Z M 23.632813 25.480469 L 23.632813 23.371094 L 23.429688 23.371094 L 23.429688 25.480469 Z M 23.632813 23.371094 C 23.632813 22.625 23.023438 22.015625 22.277344 22.015625 L 22.277344 22.214844 C 22.914063 22.214844 23.429688 22.734375 23.429688 23.371094 Z M 22.277344 22.015625 L 14.851563 22.015625 L 14.851563 22.214844 L 22.277344 22.214844 Z M 14.851563 22.015625 C 12.941406 22.015625 11.386719 23.570313 11.386719 25.480469 L 11.585938 25.480469 C 11.585938 23.679688 13.050781 22.214844 14.851563 22.214844 Z M 11.386719 25.480469 L 11.386719 26.464844 L 11.585938 26.464844 L 11.585938 25.480469 Z M 11.488281 26.367188 L 11.0625 26.367188 L 11.0625 26.566406 L 11.488281 26.566406 Z M 11.0625 26.367188 C 9.09375 26.367188 7.488281 24.761719 7.488281 22.789063 L 7.289063 22.789063 C 7.289063 24.871094 8.984375 26.566406 11.0625 26.566406 Z M 7.488281 22.789063 L 7.488281 20 L 7.289063 20 L 7.289063 22.789063 Z M 7.488281 20 C 7.488281 17.144531 9.8125 14.820313 12.671875 14.820313 L 12.671875 14.621094 C 9.703125 14.621094 7.289063 17.035156 7.289063 20 Z M 12.671875 14.820313 L 16.46875 14.820313 L 16.46875 14.621094 L 12.671875 14.621094 Z M 16.46875 14.820313 C 16.894531 14.820313 17.242188 14.472656 17.242188 14.046875 L 17.042969 14.046875 C 17.042969 14.363281 16.785156 14.621094 16.46875 14.621094 Z M 17.242188 14.046875 C 17.242188 13.617188 16.894531 13.269531 16.46875 13.269531 L 16.46875 13.472656 C 16.785156 13.472656 17.042969 13.726563 17.042969 14.046875 Z M 16.46875 13.269531 L 12.804688 13.269531 L 12.804688 13.472656 L 16.46875 13.472656 Z M 12.90625 13.371094 L 12.90625 6.121094 L 12.707031 6.121094 L 12.707031 13.371094 Z M 12.804688 6.21875 L 36.609375 6.21875 L 36.609375 6.019531 L 12.804688 6.019531 Z M 36.507813 6.121094 L 36.507813 32.207031 L 36.710938 32.207031 L 36.710938 6.121094 Z M 36.507813 32.207031 C 36.507813 32.636719 36.855469 32.984375 37.285156 32.984375 L 37.285156 32.78125 C 36.964844 32.78125 36.710938 32.527344 36.710938 32.207031 Z M 12.804688 41.527344 L 36.609375 41.527344 L 36.609375 41.328125 L 12.804688 41.328125 Z M 36.507813 41.429688 L 36.507813 42.835938 L 36.710938 42.835938 L 36.710938 41.429688 Z M 36.507813 42.835938 C 36.507813 43.835938 35.695313 44.652344 34.691406 44.652344 L 34.691406 44.851563 C 35.804688 44.851563 36.710938 43.949219 36.710938 42.835938 Z M 34.691406 44.652344 L 14.722656 44.652344 L 14.722656 44.851563 L 34.691406 44.851563 Z M 14.722656 44.652344 C 13.722656 44.652344 12.90625 43.835938 12.90625 42.835938 L 12.707031 42.835938 C 12.707031 43.949219 13.609375 44.851563 14.722656 44.851563 Z M 12.90625 42.835938 L 12.90625 41.429688 L 12.707031 41.429688 L 12.707031 42.835938 Z M 12.90625 4.773438 L 12.90625 3.363281 L 12.707031 3.363281 L 12.707031 4.773438 Z M 12.90625 3.363281 C 12.90625 2.363281 13.722656 1.546875 14.722656 1.546875 L 14.722656 1.347656 C 13.609375 1.347656 12.707031 2.253906 12.707031 3.363281 Z M 14.722656 1.546875 L 34.691406 1.546875 L 34.691406 1.347656 L 14.722656 1.347656 Z M 34.691406 1.546875 C 35.695313 1.546875 36.507813 2.363281 36.507813 3.363281 L 36.710938 3.363281 C 36.710938 2.253906 35.804688 1.347656 34.691406 1.347656 Z M 36.507813 3.363281 L 36.507813 4.773438 L 36.710938 4.773438 L 36.710938 3.363281 Z M 36.609375 4.671875 L 12.804688 4.671875 L 12.804688 4.871094 L 36.609375 4.871094 Z M 36.609375 4.671875 '/%3E%3C/g%3E%3Cg clip-path='url(%23clip2)' clip-rule='nonzero'%3E%3Cpath style=' stroke:none;fill-rule:nonzero;fill:rgb(12.696838%25,66.249084%25,20.936584%25);fill-opacity:1;' d='M 37.285156 32.882813 C 37.65625 32.882813 37.957031 32.582031 37.957031 32.207031 L 37.957031 3.363281 C 37.957031 1.5625 36.492188 0.101563 34.691406 0.101563 L 14.722656 0.101563 C 12.921875 0.101563 11.457031 1.5625 11.457031 3.363281 L 11.457031 13.484375 C 8.378906 14.054688 6.039063 16.757813 6.039063 20 L 6.039063 22.789063 C 6.039063 25.558594 8.292969 27.8125 11.0625 27.8125 L 11.457031 27.8125 L 11.457031 42.835938 C 11.457031 44.636719 12.921875 46.101563 14.722656 46.101563 L 34.691406 46.101563 C 36.492188 46.101563 37.957031 44.636719 37.957031 42.835938 L 37.957031 35.355469 C 37.957031 34.980469 37.65625 34.679688 37.285156 34.679688 C 36.910156 34.679688 36.609375 34.980469 36.609375 35.355469 L 36.609375 40.082031 L 12.804688 40.082031 L 12.835938 25.480469 C 12.835938 24.371094 13.738281 23.464844 14.851563 23.464844 L 22.183594 23.464844 L 22.183594 25.484375 C 22.183594 26.09375 22.527344 26.636719 23.085938 26.890625 C 23.644531 27.148438 24.277344 27.058594 24.742188 26.65625 L 32.960938 19.59375 C 33.304688 19.300781 33.5 18.871094 33.5 18.417969 C 33.5 17.964844 33.304688 17.539063 32.960938 17.242188 L 24.742188 10.179688 C 24.277344 9.777344 23.644531 9.691406 23.085938 9.945313 C 22.527344 10.203125 22.183594 10.742188 22.183594 11.355469 L 22.183594 13.371094 L 19.523438 13.371094 C 19.152344 13.371094 18.851563 13.671875 18.851563 14.046875 C 18.851563 14.417969 19.152344 14.71875 19.523438 14.71875 L 22.277344 14.71875 C 22.96875 14.71875 23.53125 14.15625 23.53125 13.464844 L 23.53125 11.355469 C 23.53125 11.246094 23.59375 11.195313 23.648438 11.171875 C 23.703125 11.144531 23.785156 11.132813 23.863281 11.199219 L 32.082031 18.265625 C 32.144531 18.316406 32.152344 18.382813 32.152344 18.417969 C 32.152344 18.453125 32.144531 18.519531 32.082031 18.570313 L 23.863281 25.636719 C 23.785156 25.703125 23.703125 25.691406 23.648438 25.664063 C 23.59375 25.640625 23.53125 25.589844 23.53125 25.480469 L 23.53125 23.371094 C 23.53125 22.679688 22.96875 22.117188 22.277344 22.117188 L 14.851563 22.117188 C 12.996094 22.117188 11.488281 23.625 11.488281 25.480469 L 11.488281 26.464844 L 11.0625 26.464844 C 9.039063 26.464844 7.390625 24.816406 7.390625 22.789063 L 7.390625 20 C 7.390625 17.089844 9.757813 14.71875 12.671875 14.71875 L 16.46875 14.71875 C 16.839844 14.71875 17.140625 14.417969 17.140625 14.046875 C 17.140625 13.671875 16.839844 13.371094 16.46875 13.371094 L 12.804688 13.371094 L 12.804688 6.121094 L 36.609375 6.121094 L 36.609375 32.207031 C 36.609375 32.582031 36.910156 32.882813 37.285156 32.882813 Z M 12.804688 41.429688 L 36.609375 41.429688 L 36.609375 42.835938 C 36.609375 43.890625 35.75 44.75 34.691406 44.75 L 14.722656 44.75 C 13.664063 44.75 12.804688 43.890625 12.804688 42.835938 Z M 12.804688 4.773438 L 12.804688 3.363281 C 12.804688 2.308594 13.664063 1.449219 14.722656 1.449219 L 34.691406 1.449219 C 35.75 1.449219 36.609375 2.308594 36.609375 3.363281 L 36.609375 4.773438 Z M 12.804688 4.773438 '/%3E%3C/g%3E%3Cpath style=' stroke:none;fill-rule:nonzero;fill:rgb(12.696838%25,66.249084%25,20.936584%25);fill-opacity:1;' d='M 32.828125 28.753906 L 16.707031 28.753906 L 16.707031 28.957031 L 32.828125 28.957031 Z M 16.707031 28.753906 C 16.28125 28.753906 15.933594 29.101563 15.933594 29.53125 L 16.132813 29.53125 C 16.132813 29.210938 16.390625 28.957031 16.707031 28.957031 Z M 15.933594 29.53125 C 15.933594 29.957031 16.28125 30.304688 16.707031 30.304688 L 16.707031 30.105469 C 16.390625 30.105469 16.132813 29.847656 16.132813 29.53125 Z M 16.707031 30.304688 L 32.828125 30.304688 L 32.828125 30.105469 L 16.707031 30.105469 Z M 32.828125 30.304688 C 33.253906 30.304688 33.601563 29.957031 33.601563 29.53125 L 33.402344 29.53125 C 33.402344 29.847656 33.144531 30.105469 32.828125 30.105469 Z M 33.601563 29.53125 C 33.601563 29.101563 33.253906 28.753906 32.828125 28.753906 L 32.828125 28.957031 C 33.144531 28.957031 33.402344 29.210938 33.402344 29.53125 Z M 33.601563 29.53125 '/%3E%3Cpath style=' stroke:none;fill-rule:nonzero;fill:rgb(12.696838%25,66.249084%25,20.936584%25);fill-opacity:1;' d='M 32.828125 28.855469 L 16.707031 28.855469 C 16.335938 28.855469 16.03125 29.15625 16.03125 29.53125 C 16.03125 29.902344 16.335938 30.203125 16.707031 30.203125 L 32.828125 30.203125 C 33.199219 30.203125 33.5 29.902344 33.5 29.53125 C 33.5 29.15625 33.199219 28.855469 32.828125 28.855469 Z M 32.828125 28.855469 '/%3E%3Cpath style=' stroke:none;fill-rule:nonzero;fill:rgb(12.696838%25,66.249084%25,20.936584%25);fill-opacity:1;' d='M 32.828125 33.300781 L 32.828125 33.402344 Z M 33.601563 32.625 C 33.601563 32.199219 33.253906 31.851563 32.828125 31.851563 L 32.828125 32.050781 C 33.144531 32.050781 33.402344 32.308594 33.402344 32.625 Z M 32.828125 31.851563 L 16.707031 31.851563 L 16.707031 32.050781 L 32.828125 32.050781 Z M 16.707031 31.851563 C 16.28125 31.851563 15.933594 32.199219 15.933594 32.625 L 16.132813 32.625 C 16.132813 32.308594 16.390625 32.050781 16.707031 32.050781 Z M 15.933594 32.625 C 15.933594 33.054688 16.28125 33.402344 16.707031 33.402344 L 16.707031 33.199219 C 16.390625 33.199219 16.132813 32.945313 16.132813 32.625 Z M 16.707031 33.402344 L 32.828125 33.402344 L 32.828125 33.199219 L 16.707031 33.199219 Z M 32.828125 33.402344 C 33.253906 33.402344 33.601563 33.054688 33.601563 32.625 L 33.402344 32.625 C 33.402344 32.945313 33.144531 33.199219 32.828125 33.199219 Z M 32.828125 33.402344 '/%3E%3Cpath style=' stroke:none;fill-rule:nonzero;fill:rgb(12.696838%25,66.249084%25,20.936584%25);fill-opacity:1;' d='M 33.5 32.625 C 33.5 32.253906 33.199219 31.953125 32.828125 31.953125 L 16.707031 31.953125 C 16.335938 31.953125 16.03125 32.253906 16.03125 32.625 C 16.03125 33 16.335938 33.300781 16.707031 33.300781 L 32.828125 33.300781 C 33.199219 33.300781 33.5 33 33.5 32.625 Z M 33.5 32.625 '/%3E%3Cpath style=' stroke:none;fill-rule:nonzero;fill:rgb(12.696838%25,66.249084%25,20.936584%25);fill-opacity:1;' d='M 16.707031 34.949219 C 16.28125 34.949219 15.933594 35.296875 15.933594 35.722656 L 16.132813 35.722656 C 16.132813 35.40625 16.390625 35.148438 16.707031 35.148438 Z M 15.933594 35.722656 C 15.933594 36.152344 16.28125 36.496094 16.707031 36.496094 L 16.707031 36.296875 C 16.390625 36.296875 16.132813 36.039063 16.132813 35.722656 Z M 16.707031 36.496094 L 30.011719 36.496094 L 30.011719 36.296875 L 16.707031 36.296875 Z M 30.011719 36.496094 C 30.4375 36.496094 30.785156 36.152344 30.785156 35.722656 L 30.585938 35.722656 C 30.585938 36.039063 30.328125 36.296875 30.011719 36.296875 Z M 30.785156 35.722656 C 30.785156 35.296875 30.4375 34.949219 30.011719 34.949219 L 30.011719 35.148438 C 30.328125 35.148438 30.585938 35.40625 30.585938 35.722656 Z M 30.011719 34.949219 L 16.707031 34.949219 L 16.707031 35.148438 L 30.011719 35.148438 Z M 30.011719 34.949219 '/%3E%3Cpath style=' stroke:none;fill-rule:nonzero;fill:rgb(12.696838%25,66.249084%25,20.936584%25);fill-opacity:1;' d='M 16.707031 35.050781 C 16.335938 35.050781 16.03125 35.351563 16.03125 35.722656 C 16.03125 36.097656 16.335938 36.398438 16.707031 36.398438 L 30.011719 36.398438 C 30.382813 36.398438 30.683594 36.097656 30.683594 35.722656 C 30.683594 35.351563 30.382813 35.050781 30.011719 35.050781 Z M 16.707031 35.050781 '/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

.howitworks .signup_icon {
  background-image: url("data:image/svg+xml,%3Csvg width='39' height='39' viewBox='0 0 39 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.3307 0.848145H22.9434C22.5227 0.848145 22.1817 1.18917 22.1817 1.60986C22.1817 2.03048 22.5227 2.37158 22.9434 2.37158H36.3307C36.9626 2.37158 37.4766 2.88559 37.4766 3.51744V6.48867H1.52344V3.51744C1.52344 2.88559 2.03745 2.37158 2.66921 2.37158H16.0565C16.4772 2.37158 16.8182 2.03048 16.8182 1.60986C16.8182 1.18917 16.4772 0.848145 16.0565 0.848145H2.66921C1.19742 0.848145 0 2.04549 0 3.51744V35.4826C0 36.9544 1.19742 38.1519 2.66921 38.1519H36.3307C37.8026 38.1519 39 36.9544 39 35.4826V3.51744C39 2.04549 37.8026 0.848145 36.3307 0.848145ZM37.4766 35.4825C37.4766 36.1143 36.9626 36.6284 36.3307 36.6284H2.66921C2.03745 36.6284 1.52344 36.1143 1.52344 35.4825V8.01211H37.4766V35.4825Z' fill='%2320A935'/%3E%3Cpath d='M19.063 2.24314C19.3293 2.42032 19.6864 2.41003 19.9424 2.21861C20.1962 2.02895 20.3062 1.69128 20.214 1.38849C20.1234 1.09112 19.8559 0.877457 19.5467 0.851254C19.2252 0.823984 18.9153 1.01182 18.7869 1.30699C18.6415 1.64116 18.7616 2.04045 19.063 2.24314Z' fill='%2320A935'/%3E%3Cpath d='M26.4992 5.1919C26.9198 5.1919 27.2609 4.8508 27.2609 4.43018C27.2609 4.00955 26.9198 3.66846 26.4992 3.66846H25.8769C25.4563 3.66846 25.1152 4.00955 25.1152 4.43018C25.1152 4.8508 25.4563 5.1919 25.8769 5.1919H26.4992Z' fill='%2320A935'/%3E%3Cpath d='M30.2914 5.1919C30.712 5.1919 31.0531 4.8508 31.0531 4.43018C31.0531 4.00955 30.712 3.66846 30.2914 3.66846H29.6691C29.2484 3.66846 28.9073 4.00955 28.9073 4.43018C28.9073 4.8508 29.2484 5.1919 29.6691 5.1919H30.2914Z' fill='%2320A935'/%3E%3Cpath d='M34.0836 5.1919C34.5042 5.1919 34.8453 4.8508 34.8453 4.43018C34.8453 4.00955 34.5042 3.66846 34.0836 3.66846H33.4613C33.0406 3.66846 32.6996 4.00955 32.6996 4.43018C32.6996 4.8508 33.0406 5.1919 33.4613 5.1919H34.0836Z' fill='%2320A935'/%3E%3Cpath d='M9.28365 25.7576C10.6579 26.6246 12.345 27.1008 13.9291 27.1008C15.5036 27.1008 17.0467 26.6747 18.3936 25.8684C18.4023 25.8636 18.4109 25.8587 18.4194 25.8535C19.6843 25.0907 20.7436 24.0119 21.4828 22.7337C22.2455 21.4148 22.6487 19.9096 22.6487 18.3811C22.6487 17.5183 22.5223 16.6655 22.2729 15.8464C21.7402 14.0957 20.6369 12.5214 19.1666 11.4136C17.6453 10.2674 15.8342 9.66162 13.9291 9.66162C9.12117 9.66162 5.20959 13.5732 5.20959 18.3812C5.20959 21.3911 6.73478 24.1501 9.28365 25.7576ZM17.2641 24.7561C16.239 25.2945 15.0947 25.5774 13.9291 25.5774C12.7639 25.5774 11.6195 25.2946 10.5941 24.7565V21.3155C10.5941 20.9445 10.8959 20.6426 11.2669 20.6426H13.8965C13.9074 20.6427 13.9182 20.6428 13.9292 20.6428C13.9401 20.6428 13.951 20.6427 13.962 20.6426H16.5914C16.9624 20.6426 17.2643 20.9445 17.2643 21.3155V24.7561H17.2641ZM11.5019 16.6921C11.5019 15.3538 12.5907 14.2649 13.9291 14.2649C15.2675 14.2649 16.3564 15.3538 16.3564 16.6921C16.3564 18.0227 15.2801 19.1067 13.9524 19.1192H13.9058C12.5781 19.1066 11.5019 18.0227 11.5019 16.6921ZM13.9291 11.1851C17.069 11.1851 19.9008 13.2843 20.8155 16.29C21.021 16.9652 21.1252 17.6688 21.1252 18.3812C21.1252 20.4019 20.2546 22.3301 18.7875 23.6822V21.3155C18.7875 20.2484 18.0225 19.3567 17.0123 19.1598C17.5548 18.4832 17.8798 17.6249 17.8798 16.6922C17.8798 14.5138 16.1075 12.7416 13.9291 12.7416C11.7507 12.7416 9.97849 14.5138 9.97849 16.6922C9.97849 17.6249 10.3034 18.4832 10.846 19.1598C9.83566 19.3567 9.07075 20.2484 9.07075 21.3155V23.6874C7.58882 22.3352 6.73311 20.4284 6.73311 18.3812C6.73303 14.4132 9.9612 11.1851 13.9291 11.1851Z' fill='%2320A935'/%3E%3Cpath d='M26.8759 24.6479H32.1277C33.045 24.6479 33.7913 23.9016 33.7913 22.9844V17.7172C33.7913 17.0026 33.3383 16.3918 32.7043 16.1568V15.313C32.7043 13.5494 31.2677 12.1145 29.5018 12.1145C27.7359 12.1145 26.2992 13.5494 26.2992 15.313V16.1568C25.6653 16.3918 25.2124 17.0026 25.2124 17.7172V22.9844C25.2124 23.9016 25.9587 24.6479 26.8759 24.6479ZM32.2678 22.9844C32.2678 23.0616 32.205 23.1245 32.1277 23.1245H26.8759C26.7987 23.1245 26.7358 23.0616 26.7358 22.9844V17.7172C26.7358 17.64 26.7987 17.5772 26.8759 17.5772H32.1277C32.205 17.5772 32.2678 17.64 32.2678 17.7172V22.9844ZM29.5019 13.6379C30.4277 13.6379 31.1809 14.3894 31.1809 15.313V16.0537H27.8227V15.313C27.8227 14.3894 28.576 13.6379 29.5019 13.6379Z' fill='%2320A935'/%3E%3Cpath d='M30.1225 19.2297H28.8796C28.459 19.2297 28.1179 19.5708 28.1179 19.9915C28.1179 20.3642 28.3857 20.6744 28.7393 20.7402V20.8777C28.7393 21.2984 29.0804 21.6394 29.5011 21.6394C29.9217 21.6394 30.2628 21.2984 30.2628 20.8777V20.7401C30.6164 20.6743 30.8842 20.3641 30.8842 19.9914C30.8842 19.5708 30.5431 19.2297 30.1225 19.2297Z' fill='%2320A935'/%3E%3Cpath d='M5.18756 33.8495H33.8132C34.2338 33.8495 34.5749 33.5084 34.5749 33.0878V29.2954C34.5749 28.8748 34.2338 28.5337 33.8132 28.5337H5.18756C4.76686 28.5337 4.42584 28.8748 4.42584 29.2954V33.0878C4.42584 33.5084 4.76686 33.8495 5.18756 33.8495ZM5.94928 30.0571H33.0515V32.3261H5.94928V30.0571Z' fill='%2320A935'/%3E%3C/svg%3E%0A");
  background-size: contain;
}

.howitworks .review_icon {
  background-image: url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9688 5.75C18.3657 5.75 18.6875 5.4282 18.6875 5.03125C18.6875 4.6343 18.3657 4.3125 17.9688 4.3125C17.5718 4.3125 17.25 4.6343 17.25 5.03125C17.25 5.4282 17.5718 5.75 17.9688 5.75Z' fill='%2320A935'/%3E%3Cpath d='M26.5938 4.3125H21.5625C21.3719 4.3125 21.1891 4.38823 21.0543 4.52302C20.9195 4.65781 20.8438 4.84063 20.8438 5.03125C20.8438 5.22187 20.9195 5.40469 21.0543 5.53948C21.1891 5.67427 21.3719 5.75 21.5625 5.75H26.5938C26.7844 5.75 26.9672 5.67427 27.102 5.53948C27.2368 5.40469 27.3125 5.22187 27.3125 5.03125C27.3125 4.84063 27.2368 4.65781 27.102 4.52302C26.9672 4.38823 26.7844 4.3125 26.5938 4.3125Z' fill='%2320A935'/%3E%3Cpath d='M22.2813 42.4063C22.7077 42.4063 23.1246 42.2798 23.4792 42.0429C23.8338 41.8059 24.1102 41.4692 24.2734 41.0752C24.4366 40.6812 24.4793 40.2476 24.3961 39.8293C24.3129 39.4111 24.1075 39.0269 23.8059 38.7253C23.5044 38.4237 23.1202 38.2184 22.7019 38.1352C22.2836 38.052 21.8501 38.0947 21.4561 38.2579C21.0621 38.4211 20.7253 38.6975 20.4884 39.0521C20.2515 39.4066 20.125 39.8235 20.125 40.25C20.1256 40.8217 20.353 41.3698 20.7573 41.774C21.1615 42.1782 21.7096 42.4056 22.2813 42.4063ZM22.2813 39.5313C22.4234 39.5313 22.5624 39.5734 22.6806 39.6524C22.7988 39.7314 22.8909 39.8436 22.9453 39.9749C22.9997 40.1063 23.0139 40.2508 22.9862 40.3902C22.9585 40.5296 22.89 40.6577 22.7895 40.7582C22.689 40.8588 22.5609 40.9272 22.4215 40.9549C22.282 40.9827 22.1375 40.9684 22.0062 40.914C21.8749 40.8596 21.7626 40.7675 21.6836 40.6493C21.6047 40.5311 21.5625 40.3922 21.5625 40.25C21.5627 40.0594 21.6385 39.8767 21.7733 39.742C21.908 39.6073 22.0907 39.5315 22.2813 39.5313Z' fill='%2320A935'/%3E%3Cpath d='M42.4062 10.0625H34.5V5.03125C34.4989 4.07846 34.12 3.16499 33.4462 2.49127C32.7725 1.81754 31.859 1.43857 30.9062 1.4375H13.6562C12.7035 1.43857 11.79 1.81754 11.1163 2.49127C10.4425 3.16499 10.0636 4.07846 10.0625 5.03125V20.125H3.59375C3.02208 20.1257 2.47402 20.3531 2.06979 20.7573C1.66556 21.1615 1.43817 21.7096 1.4375 22.2812V30.9062C1.43817 31.4779 1.66556 32.026 2.06979 32.4302C2.47402 32.8344 3.02208 33.0618 3.59375 33.0625H10.0625V40.9688C10.0636 41.9215 10.4425 42.835 11.1163 43.5087C11.79 44.1825 12.7035 44.5614 13.6562 44.5625H30.9062C31.859 44.5614 32.7725 44.1825 33.4462 43.5087C34.12 42.835 34.4989 41.9215 34.5 40.9688V31.625H42.4062C42.9779 31.6243 43.526 31.3969 43.9302 30.9927C44.3344 30.5885 44.5618 30.0404 44.5625 29.4688V12.2188C44.5618 11.6471 44.3344 11.099 43.9302 10.6948C43.526 10.2906 42.9779 10.0632 42.4062 10.0625ZM11.5 5.03125C11.5007 4.45958 11.7281 3.91152 12.1323 3.50729C12.5365 3.10306 13.0846 2.87567 13.6562 2.875H30.9062C31.4779 2.87567 32.026 3.10306 32.4302 3.50729C32.8344 3.91152 33.0618 4.45958 33.0625 5.03125V7.1875H11.5V5.03125ZM3.59375 31.625C3.40319 31.6248 3.2205 31.549 3.08575 31.4142C2.95101 31.2795 2.87521 31.0968 2.875 30.9062V22.2812C2.87521 22.0907 2.95101 21.908 3.08575 21.7733C3.2205 21.6385 3.40319 21.5627 3.59375 21.5625H14.375C14.5656 21.5627 14.7483 21.6385 14.883 21.7733C15.0177 21.908 15.0935 22.0907 15.0938 22.2812V23.7188C15.0938 23.8303 15.1197 23.9404 15.1696 24.0402C15.2195 24.14 15.292 24.2268 15.3812 24.2937L17.4896 25.875L15.3812 27.4563C15.292 27.5232 15.2195 27.61 15.1696 27.7098C15.1197 27.8096 15.0938 27.9197 15.0938 28.0312V30.9062C15.0935 31.0968 15.0177 31.2795 14.883 31.4142C14.7483 31.549 14.5656 31.6248 14.375 31.625H3.59375ZM33.0625 40.9688C33.0618 41.5404 32.8344 42.0885 32.4302 42.4927C32.026 42.8969 31.4779 43.1243 30.9062 43.125H13.6562C13.0846 43.1243 12.5365 42.8969 12.1323 42.4927C11.7281 42.0885 11.5007 41.5404 11.5 40.9688V37.375H33.0625V40.9688ZM33.0625 35.9375H11.5V33.0625H14.375C14.9467 33.0618 15.4947 32.8344 15.899 32.4302C16.3032 32.026 16.5306 31.4779 16.5312 30.9062V28.3906L19.1187 26.45C19.208 26.383 19.2805 26.2962 19.3304 26.1964C19.3803 26.0966 19.4062 25.9866 19.4062 25.875C19.4062 25.7634 19.3803 25.6534 19.3304 25.5536C19.2805 25.4538 19.208 25.367 19.1187 25.3L16.5312 23.3594V22.2812C16.5306 21.7096 16.3032 21.1615 15.899 20.7573C15.4947 20.3531 14.9467 20.1257 14.375 20.125H11.5V8.625H33.0625V10.0625H23.7188C23.1471 10.0632 22.599 10.2906 22.1948 10.6948C21.7906 11.099 21.5632 11.6471 21.5625 12.2188V13.2969L18.975 15.2375C18.8857 15.3044 18.8133 15.3913 18.7634 15.4911C18.7135 15.5909 18.6875 15.7009 18.6875 15.8125C18.6875 15.9241 18.7135 16.0341 18.7634 16.1339C18.8133 16.2337 18.8857 16.3206 18.975 16.3875L21.5625 18.3281V29.4688C21.5632 30.0404 21.7906 30.5885 22.1948 30.9927C22.599 31.3969 23.1471 31.6243 23.7188 31.625H33.0625V35.9375ZM43.125 29.4688C43.1248 29.6593 43.049 29.842 42.9142 29.9767C42.7795 30.1115 42.5968 30.1873 42.4062 30.1875H23.7188C23.5282 30.1873 23.3455 30.1115 23.2108 29.9767C23.076 29.842 23.0002 29.6593 23 29.4688V17.9688C23 17.8572 22.974 17.7471 22.9241 17.6473C22.8742 17.5475 22.8018 17.4607 22.7125 17.3938L20.6041 15.8125L22.7125 14.2312C22.8018 14.1643 22.8742 14.0775 22.9241 13.9777C22.974 13.8779 23 13.7678 23 13.6562V12.2188C23.0002 12.0282 23.076 11.8455 23.2108 11.7108C23.3455 11.576 23.5282 11.5002 23.7188 11.5H42.4062C42.5968 11.5002 42.7795 11.576 42.9142 11.7108C43.049 11.8455 43.1248 12.0282 43.125 12.2188V29.4688Z' fill='%2320A935'/%3E%3Cpath d='M41.6875 19.4062C41.687 19.0251 41.5355 18.6598 41.266 18.3903C40.9965 18.1208 40.6311 17.9692 40.25 17.9688H40.1978C40.0236 16.772 39.4248 15.6779 38.5106 14.8861C37.5965 14.0944 36.4281 13.6578 35.2188 13.6562H30.9062C29.6969 13.6578 28.5285 14.0944 27.6144 14.8861C26.7002 15.6779 26.1014 16.772 25.9272 17.9688H25.875C25.4939 17.9692 25.1285 18.1208 24.859 18.3903C24.5895 18.6598 24.438 19.0251 24.4375 19.4062C24.4397 19.8475 24.5447 20.2821 24.7442 20.6756C24.9438 21.0691 25.2323 21.4106 25.587 21.6731C25.3054 22.0581 25.1545 22.5231 25.1562 23C25.1542 23.3093 25.2172 23.6156 25.341 23.8991C25.4648 24.1825 25.6467 24.4369 25.875 24.6456V25.875C25.8757 26.4467 26.1031 26.9947 26.5073 27.399C26.9115 27.8032 27.4596 28.0306 28.0312 28.0312H38.0938C38.6654 28.0306 39.2135 27.8032 39.6177 27.399C40.0219 26.9947 40.2493 26.4467 40.25 25.875V24.6456C40.4783 24.4369 40.6602 24.1825 40.784 23.8991C40.9078 23.6156 40.9708 23.3093 40.9688 23C40.9705 22.5231 40.8196 22.0581 40.538 21.6731C40.8927 21.4106 41.1812 21.0691 41.3808 20.6756C41.5803 20.2821 41.6853 19.8475 41.6875 19.4062ZM30.9062 15.0938H35.2188C36.0469 15.0947 36.8494 15.3812 37.4909 15.905C38.1325 16.4287 38.5739 17.1576 38.7406 17.9688H27.3848C27.5516 17.1576 27.9929 16.4288 28.6343 15.9051C29.2758 15.3814 30.0782 15.0948 30.9062 15.0938ZM38.8125 25.875C38.8123 26.0656 38.7365 26.2483 38.6017 26.383C38.467 26.5177 38.2843 26.5935 38.0938 26.5938H28.0312C27.8407 26.5935 27.658 26.5177 27.5233 26.383C27.3885 26.2483 27.3127 26.0656 27.3125 25.875V25.1562H38.8125V25.875ZM38.9431 23.7188H27.1819C26.8576 23.7188 26.5938 23.3963 26.5938 23C26.5938 22.6037 27.5764 22.2812 27.9006 22.2812V22.2716C27.9777 22.2774 28.0553 22.2812 28.1342 22.2812C28.83 22.2812 28.7731 22.0477 29.298 21.6344C29.8227 22.0477 31.2033 22.2812 31.8991 22.2812C32.595 22.2812 32.538 22.0477 33.0628 21.6344C33.5875 22.0477 34.9682 22.2812 35.6639 22.2812C36.3597 22.2812 36.3028 22.0477 36.8276 21.6344C37.3525 22.0477 38.7331 22.2812 39.4288 22.2812C39.5074 22.2812 39.5851 22.2774 39.6624 22.2716V22.2812C39.9867 22.2812 39.5318 22.6037 39.5318 23C39.5318 23.3963 39.2674 23.7188 38.9431 23.7188ZM40.25 19.4062C40.25 20.1989 39.5591 20.8438 38.7098 20.8438C38.4574 20.8465 38.2081 20.7883 37.983 20.674C37.758 20.5597 37.5639 20.3927 37.4172 20.1873C37.351 20.0922 37.2628 20.0145 37.1601 19.9608C37.0574 19.9072 36.9432 19.8792 36.8274 19.8792C36.7115 19.8792 36.5973 19.9072 36.4946 19.9608C36.3919 20.0145 36.3037 20.0922 36.2375 20.1873C36.0889 20.3907 35.8944 20.5561 35.6698 20.6702C35.4452 20.7842 35.1968 20.8437 34.9449 20.8437C34.693 20.8437 34.4447 20.7842 34.22 20.6702C33.9954 20.5561 33.8009 20.3907 33.6523 20.1873C33.5861 20.0922 33.4979 20.0145 33.3952 19.9609C33.2925 19.9073 33.1784 19.8793 33.0625 19.8793C32.9466 19.8793 32.8325 19.9073 32.7298 19.9609C32.6271 20.0145 32.5389 20.0922 32.4727 20.1873C32.3241 20.3907 32.1296 20.5561 31.905 20.6702C31.6803 20.7842 31.432 20.8437 31.1801 20.8437C30.9282 20.8437 30.6798 20.7842 30.4552 20.6702C30.2306 20.5561 30.0361 20.3907 29.8875 20.1873C29.8213 20.0922 29.7331 20.0145 29.6304 19.9608C29.5277 19.9072 29.4135 19.8792 29.2976 19.8792C29.1818 19.8792 29.0676 19.9072 28.9649 19.9608C28.8622 20.0145 28.774 20.0922 28.7078 20.1873C28.5611 20.3927 28.367 20.5597 28.142 20.674C27.9169 20.7883 27.6676 20.8465 27.4152 20.8438C26.5659 20.8438 25.875 20.1989 25.875 19.4062L40.25 19.4054V19.4062Z' fill='%2320A935'/%3E%3C/svg%3E%0A");
  background-size: contain;
}

.howitworks .cereal_icon {
  background-image: url("data:image/svg+xml,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cmask id='path-1-outside-1' maskUnits='userSpaceOnUse' x='-0.884964' y='-1' width='48' height='49' fill='black'%3E%3Crect fill='white' x='-0.884964' y='-1' width='48' height='49'/%3E%3Cpath d='M46.195 20.1463H42.5257C42.2 18.3552 40.6297 16.9925 38.7461 16.9925C37.8405 16.9925 37.0076 17.3082 36.35 17.8343C36.2788 17.6121 36.1879 17.3986 36.0793 17.1961L41.2442 3.45183C41.5379 2.66734 41.4284 1.78802 40.9512 1.09954C40.4735 0.411066 39.6885 0 38.8508 0C37.7909 0 36.8291 0.666903 36.4577 1.65877L31.8856 13.8291C31.1989 12.7794 30.0136 12.0839 28.6684 12.0839C28.2067 12.0839 27.7585 12.167 27.3407 12.3209C27.313 10.2257 25.601 8.52966 23.4993 8.52966C21.3977 8.52966 19.6857 10.2257 19.6579 12.3209C19.2401 12.167 18.792 12.0839 18.3303 12.0839C17.9498 12.0839 17.6413 12.3924 17.6413 12.7729C17.6413 13.1534 17.9498 13.4618 18.3303 13.4618C19.0421 13.4618 19.7034 13.7686 20.1632 14.2802C20.2289 14.3947 20.3008 14.5061 20.3785 14.6139C19.9102 15.2637 19.6565 16.042 19.6565 16.8547C19.6565 16.9212 19.6583 16.9876 19.6618 17.0539C19.656 17.0549 19.6504 17.0565 19.6446 17.0576C19.3375 17.1144 19.0432 17.2078 18.7662 17.3332C18.7603 17.3359 18.7545 17.3385 18.7487 17.3411C18.6813 17.3721 18.6148 17.4045 18.5497 17.4392C18.5474 17.4404 18.545 17.4416 18.5427 17.4427C18.4745 17.4791 18.4073 17.5173 18.3416 17.5576C18.336 17.561 18.3306 17.5647 18.325 17.5682C18.2712 17.6017 18.2184 17.6363 18.1663 17.6723C18.1442 17.6876 18.1224 17.7034 18.1006 17.7191C18.0661 17.7441 18.0319 17.7695 17.9981 17.7957C17.9823 17.8078 17.9659 17.819 17.9503 17.8314C17.6265 16.8116 16.8886 15.9684 15.8991 15.5152C15.9663 15.1108 16.1333 14.7326 16.3914 14.4044C16.6267 14.1054 16.5748 13.6722 16.2758 13.437C15.9769 13.2018 15.5438 13.2535 15.3085 13.5526C14.9295 14.0344 14.6773 14.5853 14.5613 15.1735C14.4714 15.1672 14.3811 15.1629 14.2895 15.1629C12.5832 15.1629 11.1339 16.2812 10.6339 17.8231C9.97859 17.3038 9.15123 16.9924 8.25208 16.9924C6.36841 16.9924 4.79823 18.3551 4.47253 20.1462H0.80397C0.423473 20.1462 0.115036 20.4546 0.115036 20.8351C0.115036 20.9997 0.117056 21.1641 0.120177 21.3284C0.121095 21.3789 0.122655 21.4295 0.12394 21.48C0.126786 21.5958 0.130366 21.7116 0.134772 21.8271C0.136975 21.8844 0.13927 21.9418 0.141841 21.9992C0.146889 22.1122 0.152948 22.2251 0.159466 22.3378C0.162587 22.3923 0.165432 22.447 0.168921 22.5014C0.178927 22.6565 0.190034 22.8115 0.202885 22.9662C0.208669 23.0367 0.215737 23.1072 0.222163 23.1777C0.229966 23.2631 0.237585 23.3485 0.246213 23.4339C0.255852 23.5294 0.266409 23.6247 0.277057 23.7202C0.283116 23.7742 0.289266 23.8284 0.295692 23.8824C0.308911 23.9937 0.322588 24.1049 0.337184 24.216C0.339663 24.2345 0.342233 24.253 0.344711 24.2715C0.383266 24.5596 0.425401 24.8469 0.473594 25.1324C0.47644 25.1491 0.480203 25.1653 0.484242 25.1816C1.00152 28.201 2.0558 31.098 3.60772 33.7215C5.76053 37.361 8.78395 40.349 12.3688 42.3851V46.311C12.3688 46.6915 12.6772 46.9999 13.0577 46.9999H33.9474C34.3279 46.9999 34.6363 46.6915 34.6363 46.311V42.3813C38.2183 40.3453 41.2392 37.3588 43.3908 33.7215C44.9426 31.098 45.9969 28.2009 46.5142 25.1814C46.5182 25.1652 46.522 25.149 46.5248 25.1324C46.5728 24.8479 46.6147 24.5618 46.6532 24.2748C46.656 24.2546 46.6588 24.2345 46.6615 24.2143C46.6759 24.1043 46.6896 23.9944 46.7026 23.8842C46.7092 23.8288 46.7155 23.7731 46.7218 23.7176C46.7323 23.6233 46.7428 23.5291 46.7523 23.4348C46.7611 23.3474 46.769 23.2599 46.7769 23.1724C46.7831 23.104 46.7899 23.0356 46.7956 22.9671C46.8084 22.8118 46.8196 22.6562 46.8296 22.5005C46.833 22.447 46.8358 22.3933 46.8389 22.3398C46.8455 22.226 46.8516 22.1122 46.8567 21.9983C46.8593 21.9414 46.8616 21.8845 46.8638 21.8276C46.8682 21.7117 46.8718 21.5956 46.8747 21.4797C46.876 21.4293 46.8775 21.3789 46.8785 21.3285C46.8816 21.1642 46.8836 20.9998 46.8836 20.8352C46.8838 20.4547 46.5755 20.1463 46.195 20.1463ZM38.746 18.3703C39.8662 18.3703 40.8142 19.1213 41.113 20.1463H36.3791C36.6778 19.1213 37.6258 18.3703 38.746 18.3703ZM37.7476 2.14263C37.9189 1.6852 38.3621 1.37778 38.8507 1.37778C39.2426 1.37778 39.5953 1.56247 39.8186 1.88449C40.0418 2.20643 40.0911 2.60161 39.954 2.96779L35.0633 15.9825C34.6994 15.6964 34.2865 15.4792 33.8449 15.3403C33.8341 15.3369 33.8231 15.3336 33.8121 15.3303C33.7671 15.3166 33.7217 15.3037 33.6761 15.2916C33.6618 15.2878 33.6475 15.2839 33.6331 15.2802C33.5829 15.2675 33.5322 15.2558 33.4814 15.2451C33.4743 15.2437 33.4674 15.2419 33.4604 15.2405C33.4038 15.2289 33.3467 15.2189 33.2894 15.2099C33.2719 15.2071 33.2542 15.2049 33.2366 15.2024C33.1958 15.1966 33.1548 15.1913 33.1137 15.1867C33.0931 15.1844 33.0724 15.1823 33.0518 15.1803C33.0098 15.1764 32.9677 15.1733 32.9255 15.1707C32.9081 15.1697 32.891 15.1683 32.8735 15.1675C32.8674 15.1672 32.8612 15.1666 32.8551 15.1664L37.7476 2.14263ZM31.8147 16.702C31.8175 16.7008 31.8202 16.6997 31.823 16.6986C31.882 16.6764 31.9422 16.6565 32.0035 16.6388C32.0076 16.6376 32.0118 16.6364 32.016 16.6352C32.1228 16.6049 32.2309 16.5817 32.3402 16.566C32.3461 16.5652 32.3521 16.5645 32.3581 16.5637C32.4041 16.5575 32.4502 16.5527 32.4965 16.549C32.5086 16.5481 32.5208 16.547 32.533 16.5463C32.5855 16.5429 32.638 16.5407 32.6906 16.5407C32.7383 16.5407 32.7859 16.5424 32.8332 16.5451C32.8474 16.5459 32.8614 16.5473 32.8755 16.5483C32.9091 16.5508 32.9426 16.5538 32.9761 16.5576C32.9917 16.5595 33.0073 16.5615 33.0228 16.5636C33.0553 16.568 33.0877 16.5732 33.12 16.5788C33.1345 16.5813 33.149 16.5837 33.1634 16.5866C33.2004 16.5938 33.2371 16.602 33.2737 16.6108C33.2826 16.613 33.2916 16.6147 33.3006 16.617C33.3444 16.6282 33.3879 16.6407 33.431 16.6543C33.447 16.6594 33.4627 16.665 33.4785 16.6704C33.505 16.6794 33.5314 16.6885 33.5576 16.6984C33.5782 16.7062 33.5987 16.7143 33.6192 16.7227C33.6392 16.7309 33.6591 16.7394 33.6789 16.748C33.7021 16.7582 33.7253 16.7685 33.7481 16.7793C33.7616 16.7859 33.7751 16.7927 33.7885 16.7995C33.8826 16.8465 33.9735 16.8991 34.0604 16.9573C34.0637 16.9595 34.0671 16.9617 34.0704 16.9639C34.1008 16.9846 34.1309 17.006 34.1604 17.0279C34.1633 17.0301 34.1662 17.0323 34.1691 17.0344C34.2904 17.1257 34.4029 17.2279 34.5054 17.3395C34.5104 17.345 34.5156 17.3505 34.5205 17.356C34.5429 17.3808 34.5648 17.406 34.5862 17.4317C34.5927 17.4396 34.5991 17.4478 34.6056 17.4558C34.9489 17.8794 35.1553 18.4185 35.1553 19.0051C35.1553 19.4068 35.0593 19.7954 34.8754 20.1459H30.5054C30.3213 19.7958 30.2253 19.4071 30.2253 19.0054C30.2253 18.9935 30.226 18.9818 30.2262 18.97C30.2262 18.9693 30.2264 18.9688 30.2264 18.9681C30.2416 17.9608 30.8847 17.0567 31.8147 16.702ZM26.8355 14.2801C27.2952 13.7685 27.9564 13.4617 28.6684 13.4617C29.8846 13.4617 30.8981 14.3473 31.0974 15.5095C31.0932 15.5114 31.0893 15.5136 31.085 15.5156C31.029 15.5415 30.9737 15.5686 30.9192 15.5972C30.9179 15.5979 30.9165 15.5986 30.9152 15.5992C30.0307 16.062 29.3479 16.8588 29.0352 17.8217C29.022 17.8112 29.008 17.8019 28.9947 17.7916C28.96 17.7649 28.9249 17.7388 28.8893 17.7132C28.8685 17.6983 28.848 17.6833 28.8269 17.6688C28.7063 17.5858 28.5808 17.5096 28.4509 17.4405C28.4462 17.4379 28.4414 17.4356 28.4366 17.4331C28.3738 17.4001 28.3099 17.3689 28.2451 17.3392C28.2387 17.3363 28.2324 17.3334 28.2259 17.3305C27.9506 17.2064 27.6584 17.114 27.3534 17.0575C27.3478 17.0565 27.3424 17.055 27.3369 17.054C27.3404 16.9876 27.3421 16.9211 27.3421 16.8546C27.3421 16.042 27.0884 15.2637 26.62 14.6139C26.698 14.506 26.7698 14.3945 26.8355 14.2801ZM26.6528 18.3703C26.7145 18.3703 26.7756 18.3735 26.8361 18.3779C26.8562 18.3794 26.8763 18.3814 26.8964 18.3834C26.9376 18.3874 26.9785 18.3928 27.0191 18.3988C27.0409 18.4021 27.063 18.405 27.0847 18.4088C27.1382 18.4184 27.1912 18.4295 27.2434 18.4423C27.2702 18.4489 27.2964 18.457 27.3228 18.4644C27.3519 18.4727 27.381 18.4812 27.4097 18.4904C27.4388 18.4999 27.4676 18.5098 27.4964 18.5203C27.5228 18.5299 27.5488 18.5403 27.5747 18.5508C27.6023 18.562 27.63 18.5727 27.6572 18.5848C27.7039 18.6057 27.75 18.6281 27.7951 18.6519C27.8183 18.664 27.8409 18.6773 27.8636 18.6902C27.8927 18.7067 27.9216 18.7235 27.9501 18.7411C27.9709 18.754 27.9915 18.7672 28.0119 18.7807C28.0463 18.8035 28.08 18.8272 28.1132 18.8517C28.1261 18.8612 28.1393 18.8702 28.152 18.8799C28.1983 18.9155 28.2435 18.9527 28.2871 18.9915C28.2961 18.9995 28.3047 19.0081 28.3136 19.0161C28.3495 19.0489 28.3844 19.0827 28.4183 19.1176C28.4288 19.1283 28.4393 19.1392 28.4496 19.1502C28.4841 19.187 28.5175 19.2249 28.5499 19.2638C28.556 19.2712 28.5625 19.2783 28.5684 19.2858C28.7717 19.5367 28.927 19.828 29.0196 20.1459H24.2858C24.5846 19.1213 25.5327 18.3703 26.6528 18.3703ZM23.4994 9.90734C24.8586 9.90734 25.9643 11.013 25.9643 12.3723C25.9643 12.7678 25.8716 13.1486 25.6968 13.4908C25.6598 13.5361 25.6235 13.5823 25.5883 13.6294C24.9714 13.2281 24.2517 13.0121 23.4994 13.0121C22.7471 13.0121 22.0275 13.2281 21.4105 13.6295C21.3753 13.5824 21.3392 13.5362 21.302 13.4909C21.1272 13.1488 21.0345 12.7678 21.0345 12.3724C21.0346 11.0131 22.1403 9.90734 23.4994 9.90734ZM21.7212 15.149C21.7284 15.1416 21.7339 15.1331 21.7407 15.1255C21.749 15.118 21.7577 15.111 21.7657 15.1031C22.2304 14.6432 22.8461 14.3899 23.4995 14.3899C24.1529 14.3899 24.7686 14.6432 25.2333 15.1031C25.2413 15.111 25.2499 15.1179 25.2582 15.1253C25.2649 15.1331 25.2705 15.1415 25.2777 15.149C25.7205 15.6106 25.9645 16.2163 25.9645 16.8546C25.9645 16.9222 25.9608 16.9897 25.9552 17.057C24.9421 17.2437 24.0672 17.8287 23.4993 18.6434C22.9315 17.8288 22.0569 17.244 21.0442 17.0571C21.0384 16.9897 21.0347 16.9222 21.0347 16.8546C21.0346 16.2163 21.2784 15.6105 21.7212 15.149ZM18.4301 19.2856C18.4355 19.2789 18.4413 19.2724 18.4469 19.2657C18.4798 19.2261 18.5138 19.1874 18.5492 19.1499C18.5591 19.1393 18.569 19.129 18.5791 19.1186C18.6134 19.0832 18.6489 19.049 18.6854 19.0157C18.694 19.0079 18.7021 18.9998 18.7108 18.9922C18.7545 18.9533 18.7999 18.9159 18.8464 18.8801C18.8586 18.8707 18.8714 18.8621 18.8838 18.8529C18.9174 18.8281 18.9516 18.804 18.9866 18.7809C19.0068 18.7676 19.0272 18.7545 19.0477 18.7418C19.0764 18.724 19.1056 18.707 19.1351 18.6903C19.1576 18.6775 19.1799 18.6644 19.2029 18.6524C19.2481 18.6286 19.2944 18.6061 19.3413 18.5851C19.3682 18.573 19.3957 18.5624 19.4231 18.5513C19.4492 18.5407 19.4753 18.5303 19.5019 18.5205C19.5305 18.5101 19.5593 18.5002 19.5884 18.4908C19.6172 18.4814 19.6464 18.473 19.6757 18.4647C19.702 18.4573 19.7281 18.4493 19.7548 18.4427C19.8071 18.4297 19.8601 18.4186 19.9137 18.4091C19.9354 18.4052 19.9574 18.4023 19.9794 18.399C20.02 18.3929 20.0609 18.3876 20.102 18.3836C20.122 18.3816 20.1421 18.3795 20.1622 18.3781C20.2228 18.3736 20.2839 18.3704 20.3457 18.3704C21.4658 18.3704 22.4138 19.1214 22.7125 20.1464H17.9787C18.0712 19.8281 18.2266 19.5366 18.4301 19.2856ZM14.2897 16.5407C14.5334 16.5407 14.7686 16.5767 14.9911 16.6429C15.0486 16.66 15.1051 16.6792 15.1606 16.7C15.174 16.7051 15.1872 16.7105 15.2004 16.7157C15.2399 16.7313 15.2786 16.7482 15.3168 16.7657C15.3548 16.7831 15.3924 16.8015 15.4293 16.8208C15.4443 16.8286 15.4593 16.8364 15.4741 16.8444C16.0156 17.1424 16.4332 17.6379 16.6301 18.2332C16.6417 18.2686 16.6528 18.3043 16.6628 18.3404C16.6667 18.3546 16.6711 18.3686 16.6749 18.3828C16.6895 18.4394 16.7021 18.4968 16.7126 18.5547C16.7139 18.5615 16.7151 18.5684 16.7163 18.5752C16.7383 18.702 16.7512 18.8318 16.7534 18.9639C16.7534 18.9648 16.7536 18.9657 16.7536 18.9668C16.7538 18.9797 16.7547 18.9925 16.7547 19.0054C16.7547 19.4071 16.6586 19.7957 16.4748 20.1462H12.1047C11.9208 19.7958 11.8248 19.4071 11.8248 19.0054C11.8249 17.6464 12.9306 16.5407 14.2897 16.5407ZM8.25217 18.3703C9.37227 18.3703 10.3204 19.1213 10.6191 20.1463H5.88528C6.18408 19.1213 7.13207 18.3703 8.25217 18.3703ZM45.4646 22.2519C45.4531 22.4525 45.4384 22.6529 45.4218 22.8529C45.4182 22.8974 45.4147 22.942 45.4107 22.9865C45.3948 23.1687 45.3762 23.3504 45.3562 23.532C45.3489 23.5984 45.3413 23.6648 45.3335 23.7311C45.3142 23.8932 45.2932 24.055 45.2708 24.2164C45.2655 24.2539 45.2597 24.2913 45.2543 24.3288H8.66865C8.28816 24.3288 7.97972 24.6372 7.97972 25.0177C7.97972 25.3982 8.28816 25.7067 8.66865 25.7067H45.0145C44.4869 28.2879 43.5408 30.7618 42.2049 33.0202C40.1374 36.5155 37.2213 39.3722 33.764 41.2913H29.8141C29.4335 41.2913 29.1252 41.5998 29.1252 41.9803C29.1252 42.3608 29.4335 42.6692 29.8141 42.6692H33.2586V45.6222H13.7468V42.6692H27.0585C27.4391 42.6692 27.7474 42.3608 27.7474 41.9803C27.7474 41.5998 27.4391 41.2913 27.0585 41.2913H13.2348C9.77756 39.3722 6.86136 36.5155 4.79391 33.0202C3.458 30.7617 2.51194 28.2879 1.98438 25.7067H5.91301C6.2935 25.7067 6.60194 25.3982 6.60194 25.0177C6.60194 24.6372 6.2935 24.3288 5.91301 24.3288H1.74452C1.7391 24.2917 1.73341 24.2546 1.72818 24.2174C1.70569 24.0559 1.68467 23.8939 1.66539 23.7316C1.6574 23.6649 1.64988 23.5981 1.64244 23.5313C1.62252 23.3506 1.60407 23.1697 1.5881 22.9883C1.58406 22.9425 1.58048 22.8966 1.57671 22.8508C1.56038 22.6517 1.54569 22.4523 1.53421 22.2527C1.53274 22.2278 1.53173 22.2029 1.53036 22.1779C1.51842 21.9602 1.50879 21.7421 1.50264 21.5241H45.4963C45.4901 21.7426 45.4804 21.9611 45.4685 22.1793C45.467 22.2034 45.466 22.2277 45.4646 22.2519Z'/%3E%3C/mask%3E%3Cpath d='M46.195 20.1463H42.5257C42.2 18.3552 40.6297 16.9925 38.7461 16.9925C37.8405 16.9925 37.0076 17.3082 36.35 17.8343C36.2788 17.6121 36.1879 17.3986 36.0793 17.1961L41.2442 3.45183C41.5379 2.66734 41.4284 1.78802 40.9512 1.09954C40.4735 0.411066 39.6885 0 38.8508 0C37.7909 0 36.8291 0.666903 36.4577 1.65877L31.8856 13.8291C31.1989 12.7794 30.0136 12.0839 28.6684 12.0839C28.2067 12.0839 27.7585 12.167 27.3407 12.3209C27.313 10.2257 25.601 8.52966 23.4993 8.52966C21.3977 8.52966 19.6857 10.2257 19.6579 12.3209C19.2401 12.167 18.792 12.0839 18.3303 12.0839C17.9498 12.0839 17.6413 12.3924 17.6413 12.7729C17.6413 13.1534 17.9498 13.4618 18.3303 13.4618C19.0421 13.4618 19.7034 13.7686 20.1632 14.2802C20.2289 14.3947 20.3008 14.5061 20.3785 14.6139C19.9102 15.2637 19.6565 16.042 19.6565 16.8547C19.6565 16.9212 19.6583 16.9876 19.6618 17.0539C19.656 17.0549 19.6504 17.0565 19.6446 17.0576C19.3375 17.1144 19.0432 17.2078 18.7662 17.3332C18.7603 17.3359 18.7545 17.3385 18.7487 17.3411C18.6813 17.3721 18.6148 17.4045 18.5497 17.4392C18.5474 17.4404 18.545 17.4416 18.5427 17.4427C18.4745 17.4791 18.4073 17.5173 18.3416 17.5576C18.336 17.561 18.3306 17.5647 18.325 17.5682C18.2712 17.6017 18.2184 17.6363 18.1663 17.6723C18.1442 17.6876 18.1224 17.7034 18.1006 17.7191C18.0661 17.7441 18.0319 17.7695 17.9981 17.7957C17.9823 17.8078 17.9659 17.819 17.9503 17.8314C17.6265 16.8116 16.8886 15.9684 15.8991 15.5152C15.9663 15.1108 16.1333 14.7326 16.3914 14.4044C16.6267 14.1054 16.5748 13.6722 16.2758 13.437C15.9769 13.2018 15.5438 13.2535 15.3085 13.5526C14.9295 14.0344 14.6773 14.5853 14.5613 15.1735C14.4714 15.1672 14.3811 15.1629 14.2895 15.1629C12.5832 15.1629 11.1339 16.2812 10.6339 17.8231C9.97859 17.3038 9.15123 16.9924 8.25208 16.9924C6.36841 16.9924 4.79823 18.3551 4.47253 20.1462H0.80397C0.423473 20.1462 0.115036 20.4546 0.115036 20.8351C0.115036 20.9997 0.117056 21.1641 0.120177 21.3284C0.121095 21.3789 0.122655 21.4295 0.12394 21.48C0.126786 21.5958 0.130366 21.7116 0.134772 21.8271C0.136975 21.8844 0.13927 21.9418 0.141841 21.9992C0.146889 22.1122 0.152948 22.2251 0.159466 22.3378C0.162587 22.3923 0.165432 22.447 0.168921 22.5014C0.178927 22.6565 0.190034 22.8115 0.202885 22.9662C0.208669 23.0367 0.215737 23.1072 0.222163 23.1777C0.229966 23.2631 0.237585 23.3485 0.246213 23.4339C0.255852 23.5294 0.266409 23.6247 0.277057 23.7202C0.283116 23.7742 0.289266 23.8284 0.295692 23.8824C0.308911 23.9937 0.322588 24.1049 0.337184 24.216C0.339663 24.2345 0.342233 24.253 0.344711 24.2715C0.383266 24.5596 0.425401 24.8469 0.473594 25.1324C0.47644 25.1491 0.480203 25.1653 0.484242 25.1816C1.00152 28.201 2.0558 31.098 3.60772 33.7215C5.76053 37.361 8.78395 40.349 12.3688 42.3851V46.311C12.3688 46.6915 12.6772 46.9999 13.0577 46.9999H33.9474C34.3279 46.9999 34.6363 46.6915 34.6363 46.311V42.3813C38.2183 40.3453 41.2392 37.3588 43.3908 33.7215C44.9426 31.098 45.9969 28.2009 46.5142 25.1814C46.5182 25.1652 46.522 25.149 46.5248 25.1324C46.5728 24.8479 46.6147 24.5618 46.6532 24.2748C46.656 24.2546 46.6588 24.2345 46.6615 24.2143C46.6759 24.1043 46.6896 23.9944 46.7026 23.8842C46.7092 23.8288 46.7155 23.7731 46.7218 23.7176C46.7323 23.6233 46.7428 23.5291 46.7523 23.4348C46.7611 23.3474 46.769 23.2599 46.7769 23.1724C46.7831 23.104 46.7899 23.0356 46.7956 22.9671C46.8084 22.8118 46.8196 22.6562 46.8296 22.5005C46.833 22.447 46.8358 22.3933 46.8389 22.3398C46.8455 22.226 46.8516 22.1122 46.8567 21.9983C46.8593 21.9414 46.8616 21.8845 46.8638 21.8276C46.8682 21.7117 46.8718 21.5956 46.8747 21.4797C46.876 21.4293 46.8775 21.3789 46.8785 21.3285C46.8816 21.1642 46.8836 20.9998 46.8836 20.8352C46.8838 20.4547 46.5755 20.1463 46.195 20.1463ZM38.746 18.3703C39.8662 18.3703 40.8142 19.1213 41.113 20.1463H36.3791C36.6778 19.1213 37.6258 18.3703 38.746 18.3703ZM37.7476 2.14263C37.9189 1.6852 38.3621 1.37778 38.8507 1.37778C39.2426 1.37778 39.5953 1.56247 39.8186 1.88449C40.0418 2.20643 40.0911 2.60161 39.954 2.96779L35.0633 15.9825C34.6994 15.6964 34.2865 15.4792 33.8449 15.3403C33.8341 15.3369 33.8231 15.3336 33.8121 15.3303C33.7671 15.3166 33.7217 15.3037 33.6761 15.2916C33.6618 15.2878 33.6475 15.2839 33.6331 15.2802C33.5829 15.2675 33.5322 15.2558 33.4814 15.2451C33.4743 15.2437 33.4674 15.2419 33.4604 15.2405C33.4038 15.2289 33.3467 15.2189 33.2894 15.2099C33.2719 15.2071 33.2542 15.2049 33.2366 15.2024C33.1958 15.1966 33.1548 15.1913 33.1137 15.1867C33.0931 15.1844 33.0724 15.1823 33.0518 15.1803C33.0098 15.1764 32.9677 15.1733 32.9255 15.1707C32.9081 15.1697 32.891 15.1683 32.8735 15.1675C32.8674 15.1672 32.8612 15.1666 32.8551 15.1664L37.7476 2.14263ZM31.8147 16.702C31.8175 16.7008 31.8202 16.6997 31.823 16.6986C31.882 16.6764 31.9422 16.6565 32.0035 16.6388C32.0076 16.6376 32.0118 16.6364 32.016 16.6352C32.1228 16.6049 32.2309 16.5817 32.3402 16.566C32.3461 16.5652 32.3521 16.5645 32.3581 16.5637C32.4041 16.5575 32.4502 16.5527 32.4965 16.549C32.5086 16.5481 32.5208 16.547 32.533 16.5463C32.5855 16.5429 32.638 16.5407 32.6906 16.5407C32.7383 16.5407 32.7859 16.5424 32.8332 16.5451C32.8474 16.5459 32.8614 16.5473 32.8755 16.5483C32.9091 16.5508 32.9426 16.5538 32.9761 16.5576C32.9917 16.5595 33.0073 16.5615 33.0228 16.5636C33.0553 16.568 33.0877 16.5732 33.12 16.5788C33.1345 16.5813 33.149 16.5837 33.1634 16.5866C33.2004 16.5938 33.2371 16.602 33.2737 16.6108C33.2826 16.613 33.2916 16.6147 33.3006 16.617C33.3444 16.6282 33.3879 16.6407 33.431 16.6543C33.447 16.6594 33.4627 16.665 33.4785 16.6704C33.505 16.6794 33.5314 16.6885 33.5576 16.6984C33.5782 16.7062 33.5987 16.7143 33.6192 16.7227C33.6392 16.7309 33.6591 16.7394 33.6789 16.748C33.7021 16.7582 33.7253 16.7685 33.7481 16.7793C33.7616 16.7859 33.7751 16.7927 33.7885 16.7995C33.8826 16.8465 33.9735 16.8991 34.0604 16.9573C34.0637 16.9595 34.0671 16.9617 34.0704 16.9639C34.1008 16.9846 34.1309 17.006 34.1604 17.0279C34.1633 17.0301 34.1662 17.0323 34.1691 17.0344C34.2904 17.1257 34.4029 17.2279 34.5054 17.3395C34.5104 17.345 34.5156 17.3505 34.5205 17.356C34.5429 17.3808 34.5648 17.406 34.5862 17.4317C34.5927 17.4396 34.5991 17.4478 34.6056 17.4558C34.9489 17.8794 35.1553 18.4185 35.1553 19.0051C35.1553 19.4068 35.0593 19.7954 34.8754 20.1459H30.5054C30.3213 19.7958 30.2253 19.4071 30.2253 19.0054C30.2253 18.9935 30.226 18.9818 30.2262 18.97C30.2262 18.9693 30.2264 18.9688 30.2264 18.9681C30.2416 17.9608 30.8847 17.0567 31.8147 16.702ZM26.8355 14.2801C27.2952 13.7685 27.9564 13.4617 28.6684 13.4617C29.8846 13.4617 30.8981 14.3473 31.0974 15.5095C31.0932 15.5114 31.0893 15.5136 31.085 15.5156C31.029 15.5415 30.9737 15.5686 30.9192 15.5972C30.9179 15.5979 30.9165 15.5986 30.9152 15.5992C30.0307 16.062 29.3479 16.8588 29.0352 17.8217C29.022 17.8112 29.008 17.8019 28.9947 17.7916C28.96 17.7649 28.9249 17.7388 28.8893 17.7132C28.8685 17.6983 28.848 17.6833 28.8269 17.6688C28.7063 17.5858 28.5808 17.5096 28.4509 17.4405C28.4462 17.4379 28.4414 17.4356 28.4366 17.4331C28.3738 17.4001 28.3099 17.3689 28.2451 17.3392C28.2387 17.3363 28.2324 17.3334 28.2259 17.3305C27.9506 17.2064 27.6584 17.114 27.3534 17.0575C27.3478 17.0565 27.3424 17.055 27.3369 17.054C27.3404 16.9876 27.3421 16.9211 27.3421 16.8546C27.3421 16.042 27.0884 15.2637 26.62 14.6139C26.698 14.506 26.7698 14.3945 26.8355 14.2801ZM26.6528 18.3703C26.7145 18.3703 26.7756 18.3735 26.8361 18.3779C26.8562 18.3794 26.8763 18.3814 26.8964 18.3834C26.9376 18.3874 26.9785 18.3928 27.0191 18.3988C27.0409 18.4021 27.063 18.405 27.0847 18.4088C27.1382 18.4184 27.1912 18.4295 27.2434 18.4423C27.2702 18.4489 27.2964 18.457 27.3228 18.4644C27.3519 18.4727 27.381 18.4812 27.4097 18.4904C27.4388 18.4999 27.4676 18.5098 27.4964 18.5203C27.5228 18.5299 27.5488 18.5403 27.5747 18.5508C27.6023 18.562 27.63 18.5727 27.6572 18.5848C27.7039 18.6057 27.75 18.6281 27.7951 18.6519C27.8183 18.664 27.8409 18.6773 27.8636 18.6902C27.8927 18.7067 27.9216 18.7235 27.9501 18.7411C27.9709 18.754 27.9915 18.7672 28.0119 18.7807C28.0463 18.8035 28.08 18.8272 28.1132 18.8517C28.1261 18.8612 28.1393 18.8702 28.152 18.8799C28.1983 18.9155 28.2435 18.9527 28.2871 18.9915C28.2961 18.9995 28.3047 19.0081 28.3136 19.0161C28.3495 19.0489 28.3844 19.0827 28.4183 19.1176C28.4288 19.1283 28.4393 19.1392 28.4496 19.1502C28.4841 19.187 28.5175 19.2249 28.5499 19.2638C28.556 19.2712 28.5625 19.2783 28.5684 19.2858C28.7717 19.5367 28.927 19.828 29.0196 20.1459H24.2858C24.5846 19.1213 25.5327 18.3703 26.6528 18.3703ZM23.4994 9.90734C24.8586 9.90734 25.9643 11.013 25.9643 12.3723C25.9643 12.7678 25.8716 13.1486 25.6968 13.4908C25.6598 13.5361 25.6235 13.5823 25.5883 13.6294C24.9714 13.2281 24.2517 13.0121 23.4994 13.0121C22.7471 13.0121 22.0275 13.2281 21.4105 13.6295C21.3753 13.5824 21.3392 13.5362 21.302 13.4909C21.1272 13.1488 21.0345 12.7678 21.0345 12.3724C21.0346 11.0131 22.1403 9.90734 23.4994 9.90734ZM21.7212 15.149C21.7284 15.1416 21.7339 15.1331 21.7407 15.1255C21.749 15.118 21.7577 15.111 21.7657 15.1031C22.2304 14.6432 22.8461 14.3899 23.4995 14.3899C24.1529 14.3899 24.7686 14.6432 25.2333 15.1031C25.2413 15.111 25.2499 15.1179 25.2582 15.1253C25.2649 15.1331 25.2705 15.1415 25.2777 15.149C25.7205 15.6106 25.9645 16.2163 25.9645 16.8546C25.9645 16.9222 25.9608 16.9897 25.9552 17.057C24.9421 17.2437 24.0672 17.8287 23.4993 18.6434C22.9315 17.8288 22.0569 17.244 21.0442 17.0571C21.0384 16.9897 21.0347 16.9222 21.0347 16.8546C21.0346 16.2163 21.2784 15.6105 21.7212 15.149ZM18.4301 19.2856C18.4355 19.2789 18.4413 19.2724 18.4469 19.2657C18.4798 19.2261 18.5138 19.1874 18.5492 19.1499C18.5591 19.1393 18.569 19.129 18.5791 19.1186C18.6134 19.0832 18.6489 19.049 18.6854 19.0157C18.694 19.0079 18.7021 18.9998 18.7108 18.9922C18.7545 18.9533 18.7999 18.9159 18.8464 18.8801C18.8586 18.8707 18.8714 18.8621 18.8838 18.8529C18.9174 18.8281 18.9516 18.804 18.9866 18.7809C19.0068 18.7676 19.0272 18.7545 19.0477 18.7418C19.0764 18.724 19.1056 18.707 19.1351 18.6903C19.1576 18.6775 19.1799 18.6644 19.2029 18.6524C19.2481 18.6286 19.2944 18.6061 19.3413 18.5851C19.3682 18.573 19.3957 18.5624 19.4231 18.5513C19.4492 18.5407 19.4753 18.5303 19.5019 18.5205C19.5305 18.5101 19.5593 18.5002 19.5884 18.4908C19.6172 18.4814 19.6464 18.473 19.6757 18.4647C19.702 18.4573 19.7281 18.4493 19.7548 18.4427C19.8071 18.4297 19.8601 18.4186 19.9137 18.4091C19.9354 18.4052 19.9574 18.4023 19.9794 18.399C20.02 18.3929 20.0609 18.3876 20.102 18.3836C20.122 18.3816 20.1421 18.3795 20.1622 18.3781C20.2228 18.3736 20.2839 18.3704 20.3457 18.3704C21.4658 18.3704 22.4138 19.1214 22.7125 20.1464H17.9787C18.0712 19.8281 18.2266 19.5366 18.4301 19.2856ZM14.2897 16.5407C14.5334 16.5407 14.7686 16.5767 14.9911 16.6429C15.0486 16.66 15.1051 16.6792 15.1606 16.7C15.174 16.7051 15.1872 16.7105 15.2004 16.7157C15.2399 16.7313 15.2786 16.7482 15.3168 16.7657C15.3548 16.7831 15.3924 16.8015 15.4293 16.8208C15.4443 16.8286 15.4593 16.8364 15.4741 16.8444C16.0156 17.1424 16.4332 17.6379 16.6301 18.2332C16.6417 18.2686 16.6528 18.3043 16.6628 18.3404C16.6667 18.3546 16.6711 18.3686 16.6749 18.3828C16.6895 18.4394 16.7021 18.4968 16.7126 18.5547C16.7139 18.5615 16.7151 18.5684 16.7163 18.5752C16.7383 18.702 16.7512 18.8318 16.7534 18.9639C16.7534 18.9648 16.7536 18.9657 16.7536 18.9668C16.7538 18.9797 16.7547 18.9925 16.7547 19.0054C16.7547 19.4071 16.6586 19.7957 16.4748 20.1462H12.1047C11.9208 19.7958 11.8248 19.4071 11.8248 19.0054C11.8249 17.6464 12.9306 16.5407 14.2897 16.5407ZM8.25217 18.3703C9.37227 18.3703 10.3204 19.1213 10.6191 20.1463H5.88528C6.18408 19.1213 7.13207 18.3703 8.25217 18.3703ZM45.4646 22.2519C45.4531 22.4525 45.4384 22.6529 45.4218 22.8529C45.4182 22.8974 45.4147 22.942 45.4107 22.9865C45.3948 23.1687 45.3762 23.3504 45.3562 23.532C45.3489 23.5984 45.3413 23.6648 45.3335 23.7311C45.3142 23.8932 45.2932 24.055 45.2708 24.2164C45.2655 24.2539 45.2597 24.2913 45.2543 24.3288H8.66865C8.28816 24.3288 7.97972 24.6372 7.97972 25.0177C7.97972 25.3982 8.28816 25.7067 8.66865 25.7067H45.0145C44.4869 28.2879 43.5408 30.7618 42.2049 33.0202C40.1374 36.5155 37.2213 39.3722 33.764 41.2913H29.8141C29.4335 41.2913 29.1252 41.5998 29.1252 41.9803C29.1252 42.3608 29.4335 42.6692 29.8141 42.6692H33.2586V45.6222H13.7468V42.6692H27.0585C27.4391 42.6692 27.7474 42.3608 27.7474 41.9803C27.7474 41.5998 27.4391 41.2913 27.0585 41.2913H13.2348C9.77756 39.3722 6.86136 36.5155 4.79391 33.0202C3.458 30.7617 2.51194 28.2879 1.98438 25.7067H5.91301C6.2935 25.7067 6.60194 25.3982 6.60194 25.0177C6.60194 24.6372 6.2935 24.3288 5.91301 24.3288H1.74452C1.7391 24.2917 1.73341 24.2546 1.72818 24.2174C1.70569 24.0559 1.68467 23.8939 1.66539 23.7316C1.6574 23.6649 1.64988 23.5981 1.64244 23.5313C1.62252 23.3506 1.60407 23.1697 1.5881 22.9883C1.58406 22.9425 1.58048 22.8966 1.57671 22.8508C1.56038 22.6517 1.54569 22.4523 1.53421 22.2527C1.53274 22.2278 1.53173 22.2029 1.53036 22.1779C1.51842 21.9602 1.50879 21.7421 1.50264 21.5241H45.4963C45.4901 21.7426 45.4804 21.9611 45.4685 22.1793C45.467 22.2034 45.466 22.2277 45.4646 22.2519Z' fill='%2320A935'/%3E%3Cpath d='M46.195 20.1463H42.5257C42.2 18.3552 40.6297 16.9925 38.7461 16.9925C37.8405 16.9925 37.0076 17.3082 36.35 17.8343C36.2788 17.6121 36.1879 17.3986 36.0793 17.1961L41.2442 3.45183C41.5379 2.66734 41.4284 1.78802 40.9512 1.09954C40.4735 0.411066 39.6885 0 38.8508 0C37.7909 0 36.8291 0.666903 36.4577 1.65877L31.8856 13.8291C31.1989 12.7794 30.0136 12.0839 28.6684 12.0839C28.2067 12.0839 27.7585 12.167 27.3407 12.3209C27.313 10.2257 25.601 8.52966 23.4993 8.52966C21.3977 8.52966 19.6857 10.2257 19.6579 12.3209C19.2401 12.167 18.792 12.0839 18.3303 12.0839C17.9498 12.0839 17.6413 12.3924 17.6413 12.7729C17.6413 13.1534 17.9498 13.4618 18.3303 13.4618C19.0421 13.4618 19.7034 13.7686 20.1632 14.2802C20.2289 14.3947 20.3008 14.5061 20.3785 14.6139C19.9102 15.2637 19.6565 16.042 19.6565 16.8547C19.6565 16.9212 19.6583 16.9876 19.6618 17.0539C19.656 17.0549 19.6504 17.0565 19.6446 17.0576C19.3375 17.1144 19.0432 17.2078 18.7662 17.3332C18.7603 17.3359 18.7545 17.3385 18.7487 17.3411C18.6813 17.3721 18.6148 17.4045 18.5497 17.4392C18.5474 17.4404 18.545 17.4416 18.5427 17.4427C18.4745 17.4791 18.4073 17.5173 18.3416 17.5576C18.336 17.561 18.3306 17.5647 18.325 17.5682C18.2712 17.6017 18.2184 17.6363 18.1663 17.6723C18.1442 17.6876 18.1224 17.7034 18.1006 17.7191C18.0661 17.7441 18.0319 17.7695 17.9981 17.7957C17.9823 17.8078 17.9659 17.819 17.9503 17.8314C17.6265 16.8116 16.8886 15.9684 15.8991 15.5152C15.9663 15.1108 16.1333 14.7326 16.3914 14.4044C16.6267 14.1054 16.5748 13.6722 16.2758 13.437C15.9769 13.2018 15.5438 13.2535 15.3085 13.5526C14.9295 14.0344 14.6773 14.5853 14.5613 15.1735C14.4714 15.1672 14.3811 15.1629 14.2895 15.1629C12.5832 15.1629 11.1339 16.2812 10.6339 17.8231C9.97859 17.3038 9.15123 16.9924 8.25208 16.9924C6.36841 16.9924 4.79823 18.3551 4.47253 20.1462H0.80397C0.423473 20.1462 0.115036 20.4546 0.115036 20.8351C0.115036 20.9997 0.117056 21.1641 0.120177 21.3284C0.121095 21.3789 0.122655 21.4295 0.12394 21.48C0.126786 21.5958 0.130366 21.7116 0.134772 21.8271C0.136975 21.8844 0.13927 21.9418 0.141841 21.9992C0.146889 22.1122 0.152948 22.2251 0.159466 22.3378C0.162587 22.3923 0.165432 22.447 0.168921 22.5014C0.178927 22.6565 0.190034 22.8115 0.202885 22.9662C0.208669 23.0367 0.215737 23.1072 0.222163 23.1777C0.229966 23.2631 0.237585 23.3485 0.246213 23.4339C0.255852 23.5294 0.266409 23.6247 0.277057 23.7202C0.283116 23.7742 0.289266 23.8284 0.295692 23.8824C0.308911 23.9937 0.322588 24.1049 0.337184 24.216C0.339663 24.2345 0.342233 24.253 0.344711 24.2715C0.383266 24.5596 0.425401 24.8469 0.473594 25.1324C0.47644 25.1491 0.480203 25.1653 0.484242 25.1816C1.00152 28.201 2.0558 31.098 3.60772 33.7215C5.76053 37.361 8.78395 40.349 12.3688 42.3851V46.311C12.3688 46.6915 12.6772 46.9999 13.0577 46.9999H33.9474C34.3279 46.9999 34.6363 46.6915 34.6363 46.311V42.3813C38.2183 40.3453 41.2392 37.3588 43.3908 33.7215C44.9426 31.098 45.9969 28.2009 46.5142 25.1814C46.5182 25.1652 46.522 25.149 46.5248 25.1324C46.5728 24.8479 46.6147 24.5618 46.6532 24.2748C46.656 24.2546 46.6588 24.2345 46.6615 24.2143C46.6759 24.1043 46.6896 23.9944 46.7026 23.8842C46.7092 23.8288 46.7155 23.7731 46.7218 23.7176C46.7323 23.6233 46.7428 23.5291 46.7523 23.4348C46.7611 23.3474 46.769 23.2599 46.7769 23.1724C46.7831 23.104 46.7899 23.0356 46.7956 22.9671C46.8084 22.8118 46.8196 22.6562 46.8296 22.5005C46.833 22.447 46.8358 22.3933 46.8389 22.3398C46.8455 22.226 46.8516 22.1122 46.8567 21.9983C46.8593 21.9414 46.8616 21.8845 46.8638 21.8276C46.8682 21.7117 46.8718 21.5956 46.8747 21.4797C46.876 21.4293 46.8775 21.3789 46.8785 21.3285C46.8816 21.1642 46.8836 20.9998 46.8836 20.8352C46.8838 20.4547 46.5755 20.1463 46.195 20.1463ZM38.746 18.3703C39.8662 18.3703 40.8142 19.1213 41.113 20.1463H36.3791C36.6778 19.1213 37.6258 18.3703 38.746 18.3703ZM37.7476 2.14263C37.9189 1.6852 38.3621 1.37778 38.8507 1.37778C39.2426 1.37778 39.5953 1.56247 39.8186 1.88449C40.0418 2.20643 40.0911 2.60161 39.954 2.96779L35.0633 15.9825C34.6994 15.6964 34.2865 15.4792 33.8449 15.3403C33.8341 15.3369 33.8231 15.3336 33.8121 15.3303C33.7671 15.3166 33.7217 15.3037 33.6761 15.2916C33.6618 15.2878 33.6475 15.2839 33.6331 15.2802C33.5829 15.2675 33.5322 15.2558 33.4814 15.2451C33.4743 15.2437 33.4674 15.2419 33.4604 15.2405C33.4038 15.2289 33.3467 15.2189 33.2894 15.2099C33.2719 15.2071 33.2542 15.2049 33.2366 15.2024C33.1958 15.1966 33.1548 15.1913 33.1137 15.1867C33.0931 15.1844 33.0724 15.1823 33.0518 15.1803C33.0098 15.1764 32.9677 15.1733 32.9255 15.1707C32.9081 15.1697 32.891 15.1683 32.8735 15.1675C32.8674 15.1672 32.8612 15.1666 32.8551 15.1664L37.7476 2.14263ZM31.8147 16.702C31.8175 16.7008 31.8202 16.6997 31.823 16.6986C31.882 16.6764 31.9422 16.6565 32.0035 16.6388C32.0076 16.6376 32.0118 16.6364 32.016 16.6352C32.1228 16.6049 32.2309 16.5817 32.3402 16.566C32.3461 16.5652 32.3521 16.5645 32.3581 16.5637C32.4041 16.5575 32.4502 16.5527 32.4965 16.549C32.5086 16.5481 32.5208 16.547 32.533 16.5463C32.5855 16.5429 32.638 16.5407 32.6906 16.5407C32.7383 16.5407 32.7859 16.5424 32.8332 16.5451C32.8474 16.5459 32.8614 16.5473 32.8755 16.5483C32.9091 16.5508 32.9426 16.5538 32.9761 16.5576C32.9917 16.5595 33.0073 16.5615 33.0228 16.5636C33.0553 16.568 33.0877 16.5732 33.12 16.5788C33.1345 16.5813 33.149 16.5837 33.1634 16.5866C33.2004 16.5938 33.2371 16.602 33.2737 16.6108C33.2826 16.613 33.2916 16.6147 33.3006 16.617C33.3444 16.6282 33.3879 16.6407 33.431 16.6543C33.447 16.6594 33.4627 16.665 33.4785 16.6704C33.505 16.6794 33.5314 16.6885 33.5576 16.6984C33.5782 16.7062 33.5987 16.7143 33.6192 16.7227C33.6392 16.7309 33.6591 16.7394 33.6789 16.748C33.7021 16.7582 33.7253 16.7685 33.7481 16.7793C33.7616 16.7859 33.7751 16.7927 33.7885 16.7995C33.8826 16.8465 33.9735 16.8991 34.0604 16.9573C34.0637 16.9595 34.0671 16.9617 34.0704 16.9639C34.1008 16.9846 34.1309 17.006 34.1604 17.0279C34.1633 17.0301 34.1662 17.0323 34.1691 17.0344C34.2904 17.1257 34.4029 17.2279 34.5054 17.3395C34.5104 17.345 34.5156 17.3505 34.5205 17.356C34.5429 17.3808 34.5648 17.406 34.5862 17.4317C34.5927 17.4396 34.5991 17.4478 34.6056 17.4558C34.9489 17.8794 35.1553 18.4185 35.1553 19.0051C35.1553 19.4068 35.0593 19.7954 34.8754 20.1459H30.5054C30.3213 19.7958 30.2253 19.4071 30.2253 19.0054C30.2253 18.9935 30.226 18.9818 30.2262 18.97C30.2262 18.9693 30.2264 18.9688 30.2264 18.9681C30.2416 17.9608 30.8847 17.0567 31.8147 16.702ZM26.8355 14.2801C27.2952 13.7685 27.9564 13.4617 28.6684 13.4617C29.8846 13.4617 30.8981 14.3473 31.0974 15.5095C31.0932 15.5114 31.0893 15.5136 31.085 15.5156C31.029 15.5415 30.9737 15.5686 30.9192 15.5972C30.9179 15.5979 30.9165 15.5986 30.9152 15.5992C30.0307 16.062 29.3479 16.8588 29.0352 17.8217C29.022 17.8112 29.008 17.8019 28.9947 17.7916C28.96 17.7649 28.9249 17.7388 28.8893 17.7132C28.8685 17.6983 28.848 17.6833 28.8269 17.6688C28.7063 17.5858 28.5808 17.5096 28.4509 17.4405C28.4462 17.4379 28.4414 17.4356 28.4366 17.4331C28.3738 17.4001 28.3099 17.3689 28.2451 17.3392C28.2387 17.3363 28.2324 17.3334 28.2259 17.3305C27.9506 17.2064 27.6584 17.114 27.3534 17.0575C27.3478 17.0565 27.3424 17.055 27.3369 17.054C27.3404 16.9876 27.3421 16.9211 27.3421 16.8546C27.3421 16.042 27.0884 15.2637 26.62 14.6139C26.698 14.506 26.7698 14.3945 26.8355 14.2801ZM26.6528 18.3703C26.7145 18.3703 26.7756 18.3735 26.8361 18.3779C26.8562 18.3794 26.8763 18.3814 26.8964 18.3834C26.9376 18.3874 26.9785 18.3928 27.0191 18.3988C27.0409 18.4021 27.063 18.405 27.0847 18.4088C27.1382 18.4184 27.1912 18.4295 27.2434 18.4423C27.2702 18.4489 27.2964 18.457 27.3228 18.4644C27.3519 18.4727 27.381 18.4812 27.4097 18.4904C27.4388 18.4999 27.4676 18.5098 27.4964 18.5203C27.5228 18.5299 27.5488 18.5403 27.5747 18.5508C27.6023 18.562 27.63 18.5727 27.6572 18.5848C27.7039 18.6057 27.75 18.6281 27.7951 18.6519C27.8183 18.664 27.8409 18.6773 27.8636 18.6902C27.8927 18.7067 27.9216 18.7235 27.9501 18.7411C27.9709 18.754 27.9915 18.7672 28.0119 18.7807C28.0463 18.8035 28.08 18.8272 28.1132 18.8517C28.1261 18.8612 28.1393 18.8702 28.152 18.8799C28.1983 18.9155 28.2435 18.9527 28.2871 18.9915C28.2961 18.9995 28.3047 19.0081 28.3136 19.0161C28.3495 19.0489 28.3844 19.0827 28.4183 19.1176C28.4288 19.1283 28.4393 19.1392 28.4496 19.1502C28.4841 19.187 28.5175 19.2249 28.5499 19.2638C28.556 19.2712 28.5625 19.2783 28.5684 19.2858C28.7717 19.5367 28.927 19.828 29.0196 20.1459H24.2858C24.5846 19.1213 25.5327 18.3703 26.6528 18.3703ZM23.4994 9.90734C24.8586 9.90734 25.9643 11.013 25.9643 12.3723C25.9643 12.7678 25.8716 13.1486 25.6968 13.4908C25.6598 13.5361 25.6235 13.5823 25.5883 13.6294C24.9714 13.2281 24.2517 13.0121 23.4994 13.0121C22.7471 13.0121 22.0275 13.2281 21.4105 13.6295C21.3753 13.5824 21.3392 13.5362 21.302 13.4909C21.1272 13.1488 21.0345 12.7678 21.0345 12.3724C21.0346 11.0131 22.1403 9.90734 23.4994 9.90734ZM21.7212 15.149C21.7284 15.1416 21.7339 15.1331 21.7407 15.1255C21.749 15.118 21.7577 15.111 21.7657 15.1031C22.2304 14.6432 22.8461 14.3899 23.4995 14.3899C24.1529 14.3899 24.7686 14.6432 25.2333 15.1031C25.2413 15.111 25.2499 15.1179 25.2582 15.1253C25.2649 15.1331 25.2705 15.1415 25.2777 15.149C25.7205 15.6106 25.9645 16.2163 25.9645 16.8546C25.9645 16.9222 25.9608 16.9897 25.9552 17.057C24.9421 17.2437 24.0672 17.8287 23.4993 18.6434C22.9315 17.8288 22.0569 17.244 21.0442 17.0571C21.0384 16.9897 21.0347 16.9222 21.0347 16.8546C21.0346 16.2163 21.2784 15.6105 21.7212 15.149ZM18.4301 19.2856C18.4355 19.2789 18.4413 19.2724 18.4469 19.2657C18.4798 19.2261 18.5138 19.1874 18.5492 19.1499C18.5591 19.1393 18.569 19.129 18.5791 19.1186C18.6134 19.0832 18.6489 19.049 18.6854 19.0157C18.694 19.0079 18.7021 18.9998 18.7108 18.9922C18.7545 18.9533 18.7999 18.9159 18.8464 18.8801C18.8586 18.8707 18.8714 18.8621 18.8838 18.8529C18.9174 18.8281 18.9516 18.804 18.9866 18.7809C19.0068 18.7676 19.0272 18.7545 19.0477 18.7418C19.0764 18.724 19.1056 18.707 19.1351 18.6903C19.1576 18.6775 19.1799 18.6644 19.2029 18.6524C19.2481 18.6286 19.2944 18.6061 19.3413 18.5851C19.3682 18.573 19.3957 18.5624 19.4231 18.5513C19.4492 18.5407 19.4753 18.5303 19.5019 18.5205C19.5305 18.5101 19.5593 18.5002 19.5884 18.4908C19.6172 18.4814 19.6464 18.473 19.6757 18.4647C19.702 18.4573 19.7281 18.4493 19.7548 18.4427C19.8071 18.4297 19.8601 18.4186 19.9137 18.4091C19.9354 18.4052 19.9574 18.4023 19.9794 18.399C20.02 18.3929 20.0609 18.3876 20.102 18.3836C20.122 18.3816 20.1421 18.3795 20.1622 18.3781C20.2228 18.3736 20.2839 18.3704 20.3457 18.3704C21.4658 18.3704 22.4138 19.1214 22.7125 20.1464H17.9787C18.0712 19.8281 18.2266 19.5366 18.4301 19.2856ZM14.2897 16.5407C14.5334 16.5407 14.7686 16.5767 14.9911 16.6429C15.0486 16.66 15.1051 16.6792 15.1606 16.7C15.174 16.7051 15.1872 16.7105 15.2004 16.7157C15.2399 16.7313 15.2786 16.7482 15.3168 16.7657C15.3548 16.7831 15.3924 16.8015 15.4293 16.8208C15.4443 16.8286 15.4593 16.8364 15.4741 16.8444C16.0156 17.1424 16.4332 17.6379 16.6301 18.2332C16.6417 18.2686 16.6528 18.3043 16.6628 18.3404C16.6667 18.3546 16.6711 18.3686 16.6749 18.3828C16.6895 18.4394 16.7021 18.4968 16.7126 18.5547C16.7139 18.5615 16.7151 18.5684 16.7163 18.5752C16.7383 18.702 16.7512 18.8318 16.7534 18.9639C16.7534 18.9648 16.7536 18.9657 16.7536 18.9668C16.7538 18.9797 16.7547 18.9925 16.7547 19.0054C16.7547 19.4071 16.6586 19.7957 16.4748 20.1462H12.1047C11.9208 19.7958 11.8248 19.4071 11.8248 19.0054C11.8249 17.6464 12.9306 16.5407 14.2897 16.5407ZM8.25217 18.3703C9.37227 18.3703 10.3204 19.1213 10.6191 20.1463H5.88528C6.18408 19.1213 7.13207 18.3703 8.25217 18.3703ZM45.4646 22.2519C45.4531 22.4525 45.4384 22.6529 45.4218 22.8529C45.4182 22.8974 45.4147 22.942 45.4107 22.9865C45.3948 23.1687 45.3762 23.3504 45.3562 23.532C45.3489 23.5984 45.3413 23.6648 45.3335 23.7311C45.3142 23.8932 45.2932 24.055 45.2708 24.2164C45.2655 24.2539 45.2597 24.2913 45.2543 24.3288H8.66865C8.28816 24.3288 7.97972 24.6372 7.97972 25.0177C7.97972 25.3982 8.28816 25.7067 8.66865 25.7067H45.0145C44.4869 28.2879 43.5408 30.7618 42.2049 33.0202C40.1374 36.5155 37.2213 39.3722 33.764 41.2913H29.8141C29.4335 41.2913 29.1252 41.5998 29.1252 41.9803C29.1252 42.3608 29.4335 42.6692 29.8141 42.6692H33.2586V45.6222H13.7468V42.6692H27.0585C27.4391 42.6692 27.7474 42.3608 27.7474 41.9803C27.7474 41.5998 27.4391 41.2913 27.0585 41.2913H13.2348C9.77756 39.3722 6.86136 36.5155 4.79391 33.0202C3.458 30.7617 2.51194 28.2879 1.98438 25.7067H5.91301C6.2935 25.7067 6.60194 25.3982 6.60194 25.0177C6.60194 24.6372 6.2935 24.3288 5.91301 24.3288H1.74452C1.7391 24.2917 1.73341 24.2546 1.72818 24.2174C1.70569 24.0559 1.68467 23.8939 1.66539 23.7316C1.6574 23.6649 1.64988 23.5981 1.64244 23.5313C1.62252 23.3506 1.60407 23.1697 1.5881 22.9883C1.58406 22.9425 1.58048 22.8966 1.57671 22.8508C1.56038 22.6517 1.54569 22.4523 1.53421 22.2527C1.53274 22.2278 1.53173 22.2029 1.53036 22.1779C1.51842 21.9602 1.50879 21.7421 1.50264 21.5241H45.4963C45.4901 21.7426 45.4804 21.9611 45.4685 22.1793C45.467 22.2034 45.466 22.2277 45.4646 22.2519Z' stroke='%2320A935' stroke-width='0.2' mask='url(%23path-1-outside-1)'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='47' height='47' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
}

.howitworks .consultation_icon {
  background-image: url(../../../public/images/phase2/consultation_new.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}

.howitworks .ready_icon {
  background-image: url(../../../public/images/phase2/ready_set_eat_new.jpg);
  background-size: contain;
}

/* _howitwork End*/
/* _aboutus Start*/
.desc_block .holderimg {
  background-repeat: no-repeat;
  height: 70%;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 0;
  width: 100%;
  background-position: 60% 0;
}
@media screen and (min-width: 767px) {
  .desc_block .holderimg {
    width: 70%;
    right: 30%;
    left: 0;
    height: 100%;
    background-position: center top;
    background-size: cover;
  }
}

.holderwrap.desc_block {
  padding-top: 8em;
  overflow: hidden;
  position: relative;
  padding-bottom: 2em;
}
@media screen and (min-width: 767px) {
  .holderwrap.desc_block {
    padding: 3em 0;
  }
}

.hold_des {
  background-color: #ffffff;
  padding: 2em;
  box-shadow: 0px 20px 45px rgba(22, 21, 19, 0.1);
  border-radius: 16px;
  position: relative;
}
.hold_des .title {
  text-align: center;
  font: 36px "SulSans-Bold", Arial, sans-serif;
  color: #161513;
}
@media screen and (min-width: 767px) {
  .hold_des .title {
    text-align: left;
  }
}
.hold_des p {
  font: 16px/36px "SulSans-Regular", Arial, sans-serif;
  color: #9D9D9D;
}

/* _aboutus End*/
/* _ourmeals Start*/
.main_title {
  font: 24px "SulSans-Bold", Arial, sans-serif;
  text-align: center;
  margin-top: 40px;
  text-transform: capitalize;
  color: #161513;
}
@media screen and (min-width: 767px) {
  .main_title {
    font-size: 36px;
    margin-top: 80px;
  }
}

.details {
  visibility: hidden;
  text-align: center;
  opacity: 0;
}
.details .producttile {
  margin-top: 20px;
  margin-bottom: 0;
  font: 20px "SulSans-Bold", Arial, sans-serif;
}
.details .product_info {
  display: flex;
  -webkit-display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 210px;
  margin: 0 auto;
}
.details .product_info label,
.details .product_info label strong {
  font-weight: normal;
  font: 17px "SulSans-Regular", Arial, sans-serif;
  margin: 0;
  color: #9D9D9D;
}
@media screen and (max-width: 767px) {
  .details .product_info label,
.details .product_info label strong {
    font-size: 14px;
  }
}
.details .product_info label {
  margin-bottom: 0.5em;
  margin-right: 0.5em;
}
.details .product_info label strong {
  margin-right: 0.3em;
}

.group_btns {
  display: inline-flex;
  margin: 1em 0;
}
.group_btns span {
  margin-left: 1.5em;
  display: inline-block;
  width: 98px;
  height: 30px;
}
.group_btns span:first-child {
  margin-left: 0;
}
.group_btns span.btn_style, .group_btns span strong {
  font: 14px "SulSans-Regular", Arial, sans-serif;
}

.greentype {
  background-color: #20A935;
  color: #ffffff;
}

.btn_style {
  font: 14px "SulSans-Bold", Arial, sans-serif;
  border-radius: 20px;
  padding: 0.5em 0.8em;
  height: 30px;
  width: 98px;
}
@media screen and (max-width: 767px) {
  .btn_style:nth-child(2) {
    background-color: transparent;
    color: #20A935;
  }
}

.outlinetype {
  background-color: transparent;
  border: 1px solid #20A935;
  color: #20A935;
}

.arrowtype_2 .owl-nav {
  text-align: center;
  position: absolute;
  top: 25%;
  bottom: 0;
  margin: 0;
  width: 100%;
  transform: translateY(-50%);
  height: 0;
}
@media screen and (min-width: 480px) {
  .arrowtype_2 .owl-nav {
    top: 35%;
  }
}
@media screen and (min-width: 767px) {
  .arrowtype_2 .owl-nav {
    top: 7em;
  }
}
@media screen and (min-width: 992px) {
  .arrowtype_2 .owl-nav {
    top: 5em;
  }
}
@media screen and (min-width: 1366px) {
  .arrowtype_2 .owl-nav {
    top: 6em;
  }
}
.arrowtype_2 .owl-prev,
.arrowtype_2 .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.arrowtype_2 .owl-prev:focus,
.arrowtype_2 .owl-next:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .arrowtype_2 .owl-prev,
.arrowtype_2 .owl-next {
    position: none;
  }
}
.arrowtype_2 .owl-prev {
  left: 22%;
}
@media screen and (min-width: 992px) {
  .arrowtype_2 .owl-prev {
    float: left;
    left: 36%;
  }
}
.arrowtype_2 .owl-next {
  right: 22%;
}
@media screen and (min-width: 992px) {
  .arrowtype_2 .owl-next {
    float: right;
    right: 36%;
  }
}

.mealscarousel .owl-nav.disabled {
  display: block;
}
.mealscarousel .owl-item img {
  width: 50%;
}
.mealscarousel .item {
  margin: 0 auto;
  transition: padding 0.5s ease;
  margin-top: 15%;
  transition: all 0.5s ease;
}
.mealscarousel .item img {
  margin: 0 auto;
}
.mealscarousel .owl-item.center .details {
  visibility: visible;
  -webkit-animation: faceactive 0.9s ease forwards;
          animation: faceactive 0.9s ease forwards;
}
.mealscarousel .owl-item.center .item {
  margin: 0 auto;
}
.mealscarousel .owl-item.center img {
  width: 80%;
}
@media screen and (max-width: 480px) {
  .mealscarousel .owl-item.center img {
    width: 65%;
  }
}
.mealscarousel button.owl-prev,
.mealscarousel button.owl-next {
  background: white !important;
  box-shadow: 0px 4px 15px rgba(22, 21, 19, 0.15);
  border-radius: 50px;
  font-size: 31px !important;
  width: 43px;
}
@media screen and (max-width: 767px) {
  .mealscarousel button.owl-prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .mealscarousel button.owl-next {
    right: 0;
  }
}

@-webkit-keyframes faceactive {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes faceactive {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* _ourmeals End*/
/* _ourplans Start*/
.carousel-wrap {
  position: relative;
}
.carousel-wrap .owl-item {
  padding: 0.5em;
}
@media screen and (min-width: 767px) {
  .carousel-wrap .owl-item {
    padding: 2em 1em;
  }
}

.our_plans.product {
  background: #FCFCFC;
  padding-top: 2em;
  margin-top: 2em;
}
@media screen and (min-width: 767px) {
  .our_plans.product {
    padding: 5em 0;
    margin-top: 5em;
  }
}
.our_plans.product .main_title {
  margin-top: 0;
  margin-bottom: 0.7em;
}
.our_plans.product .img_holder {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25px 25px 0 0;
  background-position: top center;
}
.our_plans.product .img_holder:before {
  content: "";
  display: block;
  padding-bottom: 70%;
}
@media screen and (min-width: 767px) {
  .our_plans.product .img_holder:before {
    padding-bottom: 100%;
  }
}
.our_plans.product .carousel-wrap {
  position: relative;
}
@media screen and (max-width: 767px) {
  .our_plans.product .owl-carousel {
    display: block;
    width: 100%;
    z-index: 1;
  }
}
.our_plans.product .owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
  .our_plans.product .owl-carousel .owl-item {
    float: none;
  }
}
.our_plans.product .owl-carousel .owl-nav .owl-next,
.our_plans.product .owl-carousel .owl-nav .owl-prev {
  width: 62px;
  height: 62px;
}
.our_plans.product .owl-carousel .owl-nav button.owl-next {
  float: right;
}
@media screen and (max-width: 767px) {
  .our_plans.product .owl-stage {
    transform: none !important;
  }
}
@media screen and (min-width: 767px) {
  .our_plans.product .owl-nav {
    position: absolute;
    width: 100%;
    bottom: 45%;
  }
}
@media screen and (max-width: 767px) {
  .our_plans.product .owl-nav {
    display: none;
  }
}
.our_plans.product .owl-nav .owl-prev, .our_plans.product .owl-nav .owl-next {
  position: relative;
}
.our_plans.product .owl-nav .owl-prev {
  left: -16px;
}
.our_plans.product .owl-nav .owl-next {
  right: -16px;
}
@media screen and (min-width: 767px) {
  .our_plans.product .owl-dots {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .our_plans.product .owl-dots {
    display: none;
  }
}
@media screen and (min-width: 767px) {
  .our_plans.product .card_holder .text {
    height: 72px;
    overflow: hidden;
  }
}

.showmore {
  display: block;
  font: 16px/1 "SulSans-Bold", Arial, sans-serif;
  padding: 0.9em;
  text-align: center;
  color: #20A935;
  border: 1px solid #20A935;
  box-sizing: border-box;
  border-radius: 6px;
  margin-top: 28px;
}
@media screen and (min-width: 767px) {
  .showmore {
    display: none;
  }
}

/* _ourplans End*/
/* _reasons Start*/
.listtype_style {
  position: relative;
}
.listtype_style h3 {
  font: 20px "SulSans-Bold", Arial, sans-serif;
  color: #161513;
  padding-left: 3rem;
}
@media screen and (max-width: 767px) {
  .listtype_style h3 {
    font-size: 18px;
  }
}
.listtype_style a {
  color: #161513;
  text-decoration: underline;
}
.listtype_style p {
  position: relative;
  font: 14px/26px "SulSans-Regular", Arial, sans-serif;
  color: #9d9d9d;
  padding: 0 3rem 1rem;
}
@media screen and (min-width: 767px) {
  .listtype_style p {
    font-size: 16px;
    padding: 0 3rem 1.5rem;
  }
}
.listtype_style p .bg {
  display: inline-block;
  background: #20A935;
  background-color: rgba(32, 169, 53, 0.2);
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -9999;
  border-radius: 25px;
}
.listtype_style p .bg .icon_place {
  font: 20px/1 "SulSans-Bold", Arial, sans-serif;
  position: relative;
  top: auto;
  left: 50%;
  bottom: 15%;
  color: #20A935;
  z-index: 1;
}

.reasons {
  margin-bottom: 10px;
}
.reasons .main_title {
  margin-bottom: 1em;
}
@media screen and (min-width: 767px) {
  .reasons {
    margin-top: 80px;
  }
}
.reasons .listtype_style .bg {
  top: 8px;
}

/* _reasons End*/
/* content-withimg Start*/
.holderimg {
  background-repeat: no-repeat;
  height: 70%;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 0;
  width: 100%;
  background-position: bottom center;
}
@media screen and (min-width: 767px) {
  .holderimg {
    background-position: right top;
    width: 80%;
    left: 30%;
    height: 100%;
    background-position: center top;
    background-size: cover;
  }
}

.holderwrap {
  padding-top: 8em;
  padding-bottom: 8em;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 767px) {
  .holderwrap {
    padding: 3em 0;
  }
}

/* content-withimg End*/
/* _faq Start*/
.acc {
  margin: 0 auto;
  max-width: 900px;
}

.acc__card {
  margin-top: 20px;
  position: relative;
}

.acc__card_wrap {
  box-shadow: 0px 5px 30px rgba(22, 21, 19, 0.05);
  background-color: #fff;
}

.acc__title {
  background: #ffffff;
  color: #161513;
  cursor: pointer;
  display: block;
  padding: 1.2em 2em;
  position: relative;
  text-align: left;
  font: 16px "SulSans-Bold", Arial, sans-serif;
}
@media screen and (min-width: 767px) {
  .acc__title {
    font-size: 20px;
  }
}
.acc__title:before {
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  left: 2em;
  right: 2em;
  bottom: 0;
}
.acc__title:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 2em;
  top: 50%;
  transition: all 0.2s ease-in-out;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.29199 2V16.5833' stroke='%2320A935' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 9.29175H16.5833' stroke='%2320A935' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background-size: contain;
}
.acc__title.open:before {
  background-color: #707070;
}
.acc__title.open:after {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='3' viewBox='0 0 18 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 1.29199H16.5833' stroke='%2320A935' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}

.acc__panel {
  background: #fff;
  color: #9D9D9D;
  display: none;
  margin: 0;
  padding: 2em 2.5em;
  text-align: left;
}

.faq {
  margin-top: 75px;
}
.faq .main_title {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .faq .main_title {
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
.faq .sm_text {
  text-align: center;
  font: 16px/26px "SulSans-Regular", Arial, sans-serif;
  color: #9D9D9D;
}
.faq .acc {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (min-width: 767px) {
  .faq .acc {
    margin-bottom: 100px;
  }
}

/* _faq End*/
/* Meal page start*/
.meals_page .main_title {
  margin-bottom: 40px;
}
.meals_page .card_holder {
  margin-bottom: 25px;
}
@media screen and (min-width: 767px) {
  .meals_page .card_holder .text {
    min-height: 96px;
  }
}
@media screen and (min-width: 992px) {
  .meals_page .card_holder .text {
    min-height: 72px;
  }
}
@media screen and (min-width: 1200px) {
  .meals_page .card_holder .text {
    min-height: 48px;
  }
}
.meals_page .content_middlewrap .title {
  line-height: 1.2;
}

/* Meal page ends*/
/* Meal_pans start*/
.rail {
  stroke: #20A935;
  fill: none;
}

.progress {
  fill: none;
  stroke: #20A935;
  stroke-width: 5;
  stroke-dashoffset: 500;
  stroke-dasharray: 500;
  transition: stroke-dashoffset 1s ease;
  transform-origin: center;
  transform: rotate(-90deg);
}

.progress_white {
  fill: none;
  stroke: #fff;
  stroke-width: 5;
  transform: rotate(4deg);
  transform-origin: center center;
  stroke-dashoffset: -38;
}

.percentage_group {
  position: relative;
  text-align: center;
  width: 170px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .percentage_group {
    width: auto;
    margin: 0;
  }
}
.percentage_group .inner_count {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #fafafa;
  /* width: 100%; */
  /* height: 100%; */
  position: absolute;
  width: 130px;
  height: 130px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  right: 0;
  bottom: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  box-shadow: 20px 19px 20px 3px rgba(204, 204, 204, 0.24);
}
.percentage_group .inner_count .count_value {
  font: 2em "SulSans-Bold", Arial, sans-serif;
  display: block;
  color: #20A935;
  margin-bottom: 10px;
}
.percentage_group .inner_count .count_value.yellow {
  color: #F2C94C;
}
.percentage_group .inner_count .count_value.purple {
  color: #BB6BD9;
}
.percentage_group .inner_count .count_value.blue {
  color: #2D9CDB;
}
.percentage_group .inner_count .count_label {
  font: 1em "SulSans-Regular", Arial, sans-serif;
  color: #9D9D9D;
}

.progresstype_1 .count_value {
  color: #20A935;
}
.progresstype_1 .count_label {
  color: #9D9D9D;
}

.progresstype_2 .count_value {
  color: #efca51;
}
.progresstype_2 .count_label {
  color: #9D9D9D;
}
.progresstype_2 circle {
  stroke: #efca51;
}

.progresstype_3 .count_value {
  color: #b86bd6;
}
.progresstype_3 .count_label {
  color: #9D9D9D;
}
.progresstype_3 circle {
  stroke: #b86bd6;
}

.progresstype_4 .count_value {
  color: #2c9bd9;
}
.progresstype_4 .count_label {
  color: #9D9D9D;
}
.progresstype_4 circle {
  stroke: #2c9bd9;
}

.meals_page p {
  font: 16px/24px "SulSans-Regular", Arial, sans-serif;
  color: #707070;
}
.meals_page .international_section {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  .meals_page .international_section {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .meals_page .international_section .international_section_list {
    margin-top: 25px;
  }
}
.meals_page .international_section .international_section_content h2 {
  font: 54px/68px "SulSans-Bold", Arial, sans-serif;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .meals_page .international_section .international_section_content h2 {
    font: 24px/32px "SulSans-Bold", Arial, sans-serif;
    margin-bottom: 10px;
    text-align: center;
  }
}
.meals_page .international_section .international_section_content .button.outline {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .meals_page .international_section .international_section_content .button.outline {
    width: 100%;
    margin-top: 20px;
  }
}
.meals_page .international_section_list h3 {
  font: 24px/32px "SulSans-Bold", Arial, sans-serif;
  margin-bottom: 30px;
  color: #161513;
}
.meals_page .international_section_list .listtype_style p {
  color: #9D9D9D;
  margin-bottom: 10px;
  padding-left: 80px;
}
@media screen and (max-width: 767px) {
  .meals_page .international_section_list .listtype_style p {
    padding-left: 50px;
  }
}
.meals_page .international_section_list .listtype_style p .bg {
  background: #E9F7EB;
  /* background-color: rgba(32, 169, 53, 0.2); */
  width: 40px;
  height: 40px;
  left: 0;
  top: 8px;
}
@media screen and (max-width: 767px) {
  .meals_page .international_section_list .listtype_style p .bg {
    width: 32px;
    height: 32px;
  }
}
.meals_page .international_section_list .listtype_style p .bg .icon_place {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .meals_page .international_section_list .listtype_style p .bg .icon_place {
    font-size: 20px;
  }
}
.meals_page .mealplan_checkout_section {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  .meals_page .mealplan_checkout_section {
    padding-top: 60px;
  }
}
.meals_page .checkout_items {
  width: 400px;
}
@media screen and (max-width: 991px) {
  .meals_page .checkout_items {
    width: 100%;
  }
}
.meals_page .checkout_items.flex_right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 0 auto;
}
.meals_page .checkout_items h5 {
  text-align: left;
  margin-bottom: 20px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .meals_page .checkout_items h5 {
    text-align: center;
  }
}
.meals_page .checkout_items h6 {
  font: 16px/26px "SulSans-Regular", Arial, sans-serif;
  color: #9D9D9D;
}
@media screen and (max-width: 767px) {
  .meals_page .checkout_items h6 {
    margin-bottom: 25px;
  }
}
.meals_page .checkout_items h6 a {
  color: #20A935;
  text-decoration: underline;
}
.meals_page .checkout_items form .form-group input:focus {
  border: 1px solid #40A9FF;
}
.meals_page .checkout_items fieldset {
  margin-bottom: 30px;
  padding: 25px;
}

.checkout_item_details ul {
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .checkout_item_details ul {
    margin-top: 0;
  }
}
.checkout_item_details ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font: 14px/20px "SulSans-Regular", Arial, sans-serif;
  color: #707070;
  padding: 20px 0 0px;
}
.checkout_item_details ul li span.price {
  display: flex;
  align-items: flex-end;
}
.checkout_item_details ul li span.price span {
  font: 16px/20px "SulSans-Regular", Arial, sans-serif;
  color: #20A935;
}
.checkout_item_details ul li span.price .currency {
  font: 12px/20px "SulSans-Regular", Arial, sans-serif;
  color: #707070;
  margin-left: 5px;
}
.checkout_item_details ul li:last-child .price span {
  font: 36px/46px "SulSans-Bold", Arial, sans-serif;
  color: #20A935;
}
.checkout_item_details ul li:last-child .price .currency {
  font: 20px/35px "SulSans-Bold", Arial, sans-serif;
  color: #707070;
  margin-left: 5px;
}

@media screen and (min-width: 992px) {
  .content_middlewrap .title {
    font-size: 50px;
  }
}
.meal_subname {
  font-weight: 600;
}

.loader {
  border: 4px solid rgba(240, 255, 242, 0.5);
  border-top: 4px solid white;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader {
  display: none;
}

.loadingbtn {
  pointer-events: none;
  opacity: 0.6;
}
.loadingbtn .btn_text {
  display: none;
}
.loadingbtn .loader {
  display: block;
}

.form-group .promo_field {
  position: relative;
}
.form-group .promo_field .loadingbtn {
  display: inline-flex;
}
.form-group .promo_field input {
  padding-right: 131px;
}
.form-group .promo_field .form-control:focus {
  border: 1px solid #40A9FF;
}
.form-group .promo_field .submitcode {
  position: absolute;
  top: 0.7px;
  right: 0.5px;
  font-size: 14px;
  color: #ffffff;
  background: #20A935;
  padding: 10px 35px;
  height: 49px;
  font-size: 16px;
  line-height: 1.7;
  cursor: pointer;
  outline: none;
  border: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 991px) {
  .form-group .promo_field .submitcode {
    padding: 10px 20px;
    height: 45px;
    font-size: 14px;
  }
}
.form-group .promo_field .submitcode:hover {
  background: #20A935;
  opacity: 0.9;
}

/* Meal_pans ends*/
.login_page .two_col_wrapper {
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 767px) {
  .login_page .two_col_wrapper {
    background-image: none;
  }
}
.login_page .two_col_wrapper .col_block {
  background-repeat: no-repeat;
  background-position: bottom center;
}
.login_page .two_col_wrapper .col_block.flex_start {
  align-items: flex-start;
}
.login_page .two_col_wrapper .col_block:first-child {
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .login_page .two_col_wrapper .col_block:first-child {
    background-image: none !important;
  }
}
@media screen and (min-width: 767px) {
  .login_page .two_col_wrapper .col_block .linkstyled {
    position: absolute;
    top: 10%;
    right: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .login_page .two_col_wrapper .col_block .linkstyled {
    margin-right: -5em;
  }
}

.tabcontainer {
  position: relative;
}

.two_col_wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 767px) {
  .two_col_wrapper {
    flex-direction: row;
  }
}
.two_col_wrapper .col_block {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  align-items: flex-start;
}
@media screen and (min-width: 767px) {
  .two_col_wrapper .col_block {
    font-size: 1rem;
    background-color: #ffffff;
    width: 65%;
    align-items: center;
  }
}
@media screen and (min-width: 1400px) {
  .two_col_wrapper .col_block {
    width: 75%;
  }
}
.two_col_wrapper .col_block .col_block_inner {
  position: relative;
  padding: 1rem;
}
@media screen and (min-width: 767px) {
  .two_col_wrapper .col_block .col_block_inner {
    padding: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .two_col_wrapper .col_block .col_block_inner {
    padding: 5rem;
  }
}
.two_col_wrapper .col_block .col_block_inner.reset_styletype {
  padding: 2em 1em;
  width: 100%;
  background-color: #ffffff;
  border-radius: 1em;
  margin: 0 1em;
}
@media screen and (min-width: 767px) {
  .two_col_wrapper .col_block .col_block_inner.reset_styletype {
    padding: 5em 0;
    max-width: 400px;
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .two_col_wrapper .col_block .col_block_inner.reset_styletype {
    padding: 5em 0;
  }
}
.two_col_wrapper .col_block:first-child {
  width: 100%;
  height: 20%;
}
@media screen and (min-width: 767px) {
  .two_col_wrapper .col_block:first-child {
    background-color: #fafafa;
    width: 35%;
    height: 100%;
  }
}
@media screen and (min-width: 1400px) {
  .two_col_wrapper .col_block:first-child {
    width: 25%;
  }
}
.two_col_wrapper .main_title {
  font: 2.5em/1 "SulSans-Bold", Arial, sans-serif;
  text-align: center;
  text-transform: capitalize;
  color: #161513;
  margin: 0;
  margin-bottom: 0.3em;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .two_col_wrapper .main_title {
    font-size: 3em;
  }
}
.two_col_wrapper .description {
  font: 1.2em/1.5 "SulSans-Regular", Arial, sans-serif;
  color: #707070;
}

.quickinfo {
  display: none;
}

.tab_linkholder {
  display: flex;
  flex-direction: column;
}
.tab_linkholder .tab_link {
  padding: 1em 0;
}
.tab_linkholder .tab_link .count_elem, .tab_linkholder .tab_link .tab_name {
  font: 1.4em/1 "SulSans-Bold", Arial, sans-serif;
  display: inline-block;
  vertical-align: middle;
  color: #9D9D9D;
}
.tab_linkholder .tab_link .count_elem {
  font-weight: normal;
  margin-right: 0.9em;
  -webkit-animation: lr 1s ease forwards;
          animation: lr 1s ease forwards;
}
.tab_linkholder .tab_link .tab_name {
  font-size: 0.9em;
  -webkit-animation: rl 1s ease forwards;
          animation: rl 1s ease forwards;
  transition: color 0.2s linear;
}
.tab_linkholder .tab_link.active .count_elem {
  color: #20A935;
}
.tab_linkholder .tab_link.active.success_validation {
  color: #20A935;
}
.tab_linkholder .tab_link.active .tab_name {
  color: #161513;
  font-size: 1.4em;
}
.tab_linkholder.inlined_mob {
  flex-direction: row;
}
@media screen and (min-width: 767px) {
  .tab_linkholder.inlined_mob {
    flex-direction: column;
  }
}
.tab_linkholder.inlined_mob .tab_link {
  flex: 1;
  border-bottom: 2px solid #C2C2C2;
  padding: 0;
}
@media screen and (min-width: 767px) {
  .tab_linkholder.inlined_mob .tab_link {
    border: 0;
    flex: 0;
    border-bottom: 0;
    padding: 1em 0;
  }
}
.tab_linkholder.inlined_mob .tab_link.active {
  border-bottom: 2px solid #20A935;
}
@media screen and (min-width: 767px) {
  .tab_linkholder.inlined_mob .tab_link.active {
    border-bottom: 0;
  }
}
.tab_linkholder.inlined_mob .tab_link .group_elems {
  display: none;
}
@media screen and (min-width: 767px) {
  .tab_linkholder.inlined_mob .tab_link .group_elems {
    display: inline-block;
  }
}

.block_title {
  font: 1.4em/1 "SulSans-Bold", Arial, sans-serif;
  text-align: center;
  color: #161513;
  margin: 0;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 767px) {
  .block_title {
    text-align: left;
    margin: 1.5em 0;
  }
}

.nested_type_one {
  display: flex;
  flex-wrap: wrap;
}
.nested_type_one .nested_inwrap {
  flex: auto;
  margin-left: 0;
}
@media screen and (min-width: 480px) {
  .nested_type_one .nested_inwrap {
    margin-left: 1em;
    flex: 1;
  }
}
.nested_type_one .nested_inwrap.fx_lg {
  flex: auto;
}
@media screen and (min-width: 480px) {
  .nested_type_one .nested_inwrap.fx_lg {
    flex: 2;
  }
}
.nested_type_one .nested_inwrap:first-child {
  margin-left: 0;
}
.nested_type_one .nested_inwrap.nospace_type {
  display: flex;
}
.nested_type_one .nested_inwrap.nospace_type .form-group:nth-child(2) {
  margin-left: -1px;
}

.mobile_code_group .form-group:first-child .form-control {
  color: #161513;
}

.linkstyled {
  font: 14px "SulSans-Regular", Arial, sans-serif;
  color: #C2C2C2;
  margin: 0;
}
.linkstyled a {
  color: #8f8f8f;
  text-decoration: underline;
}

.link_text_two {
  font: 15px "SulSans-Bold", Arial, sans-serif;
  color: #161513;
  text-decoration: underline;
  margin-bottom: 1em;
  display: block;
}
@media screen and (min-width: 767px) {
  .link_text_two {
    margin-bottom: 0;
  }
}

@-webkit-keyframes lr {
  0% {
    transform: translateX(5px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes lr {
  0% {
    transform: translateX(5px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes rl {
  0% {
    transform: translateX(-5px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes rl {
  0% {
    transform: translateX(-5px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
/* _aboutuspage Start*/
@media screen and (max-width: 767px) {
  .aboutpage .desc_block .holderimg {
    background-position: left;
  }
}

/* _aboutuspage End*/
/* _blog Start*/
.wrap_space {
  margin: 25px 0;
}
@media screen and (min-width: 767px) {
  .wrap_space {
    margin: 50px 0;
  }
}

.card_hold_type_two, .img_holder {
  border-radius: 10px;
}

.card_hold_type_two {
  box-shadow: 0px 0px 20px rgba(22, 21, 19, 0.1);
  height: 100%;
}
.card_hold_type_two .img_holder {
  background-repeat: no-repeat;
  background-size: cover;
}
.card_hold_type_two .img_holder:before {
  content: "";
  display: block;
  padding-bottom: 65%;
}
.card_hold_type_two .detail_set {
  padding: 1.5em 1em;
}
.card_hold_type_two .detail_set .sm_value {
  color: #9D9D9D;
  font: 14px/1 "SulSans-Regular", Arial, sans-serif;
}
.card_hold_type_two .detail_set .group_head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card_hold_type_two .detail_set .title {
  color: #161513;
  font: 20px/1 "SulSans-Bold", Arial, sans-serif;
  margin: 0.5em 0;
}
@media screen and (min-width: 767px) {
  .card_hold_type_two .detail_set .title {
    white-space: nowrap;
    width: 90%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.card_hold_type_two .detail_set .description {
  color: #707070;
  font: 1em/1.5 "SulSans-Regular", Arial, sans-serif;
  overflow: hidden;
}
@media screen and (min-width: 767px) {
  .card_hold_type_two .detail_set .description {
    height: 66px;
  }
}
@media screen and (min-width: 992px) {
  .card_hold_type_two .detail_set .description {
    height: 66px;
  }
}
@media screen and (min-width: 1200px) {
  .card_hold_type_two .detail_set .description {
    height: 66px;
  }
}
.card_hold_type_two .detail_set .group-tags {
  margin-bottom: 0;
}

.notification_block {
  position: fixed;
  bottom: 0;
  z-index: 1;
  background: #fff;
  left: 0;
  right: 0;
  padding: 1em;
  border-radius: 10px 10px 0 0;
  box-shadow: 0px -20px 50px rgba(22, 21, 19, 0.1);
  display: flex;
  align-items: center;
}
@media screen and (min-width: 767px) {
  .notification_block {
    position: static;
    padding: 0;
    display: block;
    box-shadow: none;
  }
}

.block_subscribe .btn {
  width: auto;
}
.block_subscribe .detail_grouped {
  padding-right: 1em;
}
@media screen and (min-width: 767px) {
  .block_subscribe .detail_grouped {
    padding-right: 0;
  }
}
.block_subscribe .detail_grouped .block_title {
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .block_subscribe .detail_grouped .block_title {
    margin-bottom: 10px;
  }
}
.block_subscribe .detail_grouped p {
  color: #707070;
}
@media screen and (max-width: 767px) {
  .block_subscribe .detail_grouped p {
    margin-bottom: 0;
  }
}

.search_field_group {
  position: relative;
}
.search_field_group .form-control {
  border-radius: 25px;
  height: 52px;
  background-color: #fafafa;
  border: 1px solid #fafafa;
}
.search_field_group .icon_search {
  border: 0;
  background-color: transparent;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 13px;
  top: 13px;
  padding: 10px;
}

.clearall {
  cursor: pointer;
  font: 13px/1 "SulSans-Regular", Arial, sans-serif;
  text-decoration: underline;
  color: #707070;
}

.cleartxt {
  cursor: pointer;
  font: 13px/1 "SulSans-Regular", Arial, sans-serif;
  text-decoration: underline;
  color: #707070;
}

.clearallbtn {
  display: inline-block;
}
.clearallbtn input {
  opacity: 0;
  position: absolute;
}

.clearbtn {
  display: inline-block;
}
.clearbtn input {
  opacity: 0;
  position: absolute;
}

.group-tags {
  display: flex;
  flex-wrap: wrap;
  margin: 1em 0;
}
.group-tags .tag_elem {
  margin-bottom: 0.8em;
  margin-right: 0.4em;
  display: inline-block;
}
.group-tags .tag_elem label {
  background: #E9F7EB;
  display: inline-block;
  border-radius: 15px;
  padding: 0.8em 1.5em;
  font: 0.8em/1 "SulSans-Regular", Arial, sans-serif;
  cursor: pointer;
  margin-bottom: 0;
  transition: background-color 0.5s ease;
}
.group-tags .tag_elem a {
  color: #161513;
}
.group-tags input {
  position: absolute;
  opacity: 0;
}
.group-tags input:checked + label {
  color: #ffffff;
  background-color: #108723;
}
.group-tags input:checked + label a {
  color: #ffffff;
}

.share_bn {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4786 11.7072C13.6219 11.7072 12.8548 12.0979 12.3461 12.7105L10.1895 11.6379C9.8708 11.4794 9.48388 11.6092 9.32539 11.9279C9.16687 12.2466 9.29674 12.6335 9.61546 12.792L11.7754 13.8662C11.7307 14.0634 11.7071 14.2683 11.7071 14.4787C11.7071 16.0069 12.9504 17.2502 14.4786 17.2502C16.0068 17.2502 17.2501 16.0069 17.2501 14.4787C17.2501 12.9505 16.0068 11.7072 14.4786 11.7072ZM14.4786 15.9611C13.6612 15.9611 12.9962 15.2961 12.9962 14.4787C12.9962 14.276 13.0371 14.0827 13.1111 13.9065C13.1269 13.8831 13.1414 13.8583 13.1544 13.8323C13.1681 13.8046 13.1797 13.7764 13.1892 13.7479C13.4443 13.2994 13.9267 12.9963 14.4786 12.9963C15.296 12.9963 15.961 13.6613 15.961 14.4787C15.961 15.2961 15.296 15.9611 14.4786 15.9611Z' fill='%239D9D9D'/%3E%3Cpath d='M14.4785 0.75C12.9503 0.75 11.707 1.99327 11.707 3.52148C11.707 3.73505 11.7313 3.94304 11.7773 4.14284L5.64328 7.21887C5.13449 6.61375 4.37214 6.22852 3.52148 6.22852C1.9933 6.22852 0.75 7.47178 0.75 9C0.75 10.5282 1.9933 11.7715 3.52148 11.7715C4.36846 11.7715 5.12791 11.3896 5.63667 10.789L6.67737 11.3186C6.77102 11.3663 6.87082 11.3889 6.96918 11.3889C7.20398 11.3889 7.43034 11.2601 7.54413 11.0365C7.70559 10.7193 7.57932 10.3312 7.26205 10.1698L6.21865 9.63876C6.26725 9.43364 6.29297 9.21975 6.29297 9C6.29297 8.78379 6.26809 8.57329 6.22101 8.37123L12.3518 5.29678C12.8606 5.90528 13.6252 6.29297 14.4785 6.29297C16.0067 6.29297 17.25 5.0497 17.25 3.52148C17.25 1.99327 16.0067 0.75 14.4785 0.75ZM3.52148 10.4824C2.70409 10.4824 2.03906 9.81739 2.03906 9C2.03906 8.18261 2.70409 7.51758 3.52148 7.51758C4.33888 7.51758 5.00391 8.18261 5.00391 9C5.00391 9.81739 4.33888 10.4824 3.52148 10.4824ZM14.4785 5.00391C13.6611 5.00391 12.9961 4.33888 12.9961 3.52148C12.9961 2.70409 13.6611 2.03906 14.4785 2.03906C15.2959 2.03906 15.9609 2.70409 15.9609 3.52148C15.9609 4.33888 15.2959 5.00391 14.4785 5.00391Z' fill='%239D9D9D'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  transition: all 0.3s;
}
.share_bn:hover {
  opacity: 0.6;
}

.icon_search {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.16406 1C13.6657 1 17.3281 4.66241 17.3281 9.16406C17.3281 11.106 16.6462 12.8914 15.5097 14.2943L16.9485 15.7332C17.8357 15.6111 18.8243 16.1658 19.2184 16.387C20.3688 17.0327 21.5788 18.0225 22.1977 18.5551L22.222 18.5761L22.2449 18.5989C22.7318 19.0858 23 19.7332 23 20.4219C23 21.1105 22.7318 21.7579 22.2449 22.2449C21.7579 22.7318 21.1105 23 20.4219 23C19.7332 23 19.0858 22.7318 18.5989 22.2449L18.5606 22.2039C17.9015 21.4526 16.9869 20.3413 16.3722 19.3129C16.1237 18.8968 15.4793 17.8184 15.6774 16.8926L14.2945 15.5097C12.8914 16.6462 11.106 17.3281 9.16406 17.3281C7.97437 17.3281 6.82713 17.0777 5.75392 16.5837C5.32289 16.3853 5.13423 15.8749 5.33263 15.4439C5.53102 15.0127 6.04144 14.824 6.47264 15.0224C7.31876 15.4118 8.22429 15.6094 9.16406 15.6094C12.718 15.6094 15.6094 12.718 15.6094 9.16406C15.6094 5.61008 12.718 2.71875 9.16406 2.71875C5.61008 2.71875 2.71875 5.61008 2.71875 9.16406C2.71875 10.2838 3.00996 11.3862 3.561 12.3521C3.79616 12.7644 3.65265 13.2892 3.24025 13.5244C2.82802 13.7595 2.30316 13.616 2.06801 13.2038C1.36926 11.9787 1 10.5819 1 9.16406C1 4.66241 4.66241 1 9.16406 1ZM19.8311 21.0459C19.9913 21.1978 20.2001 21.2812 20.4219 21.2812C20.6515 21.2812 20.8672 21.1918 21.0295 21.0295C21.192 20.8672 21.2812 20.6515 21.2812 20.4219C21.2812 20.2013 21.1987 19.9935 21.0483 19.8336C20.2146 19.1182 19.3789 18.493 18.692 18.0712C18.0098 17.6521 17.6036 17.5082 17.3889 17.4602C17.5146 17.922 18.0802 19.0462 19.8311 21.0459Z' fill='%239D9D9D'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.icon_search:hover {
  opacity: 0.6;
}

.scrollon_tags_mob {
  flex-wrap: inherit;
  overflow-x: auto;
  display: flex;
  position: relative;
}
.scrollon_tags_mob .tag_elem {
  white-space: nowrap;
}
@media screen and (min-width: 767px) {
  .scrollon_tags_mob {
    white-space: inherit;
    flex-wrap: wrap;
    display: flex;
  }
}

.block_title {
  font: 20px/1 "SulSans-Bold", Arial, sans-serif;
  color: #161513;
  margin-bottom: 1em;
}
.block_title .clearallbtn {
  float: right;
}
.block_title .clearbtn {
  float: right;
}

.blog_page .card_hold_type_two {
  margin-bottom: 1.5em;
}
.blog_page .search_field_group {
  margin-bottom: 2em;
}

#search_input {
  padding-right: 45px;
}

.tag_elem:active .tag_style a {
  color: #ffffff;
}
.tag_elem:active .tag_style label {
  background: #108723;
}

.share_bn .at-share-btn {
  background: transparent !important;
}
.share_bn .at-share-btn svg {
  display: none !important;
}
.share_bn .at-share-btn .at-icon-wrapper {
  display: none !important;
}

#at20mc .atm {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .blog_cards {
    padding-top: 20px;
  }
}

/* _blog End*/
/* _article Start*/
.article_page .article_spotlight .img_holder {
  background-repeat: no-repeat;
  background-size: cover;
}
.article_page .article_spotlight .img_holder:before {
  content: "";
  display: block;
  padding-bottom: 40%;
}
.article_page h1 {
  margin: 40px 0;
  text-align: left;
  font: 70px/86px "SulSans-Bold", Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  .article_page h1 {
    font: 24px/32px "SulSans-Bold", Arial, sans-serif;
    margin: 30px 0 15px;
  }
}
.article_page h3 {
  font: 24px/32px "SulSans-Bold", Arial, sans-serif;
  color: #161513;
  margin: 30px 0 25px;
}
.article_page h2 {
  text-align: left;
  margin: 30px 0 25px;
  font: 36px/46px "SulSans-Bold", Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  .article_page h2 {
    margin: 25px 0 15px;
    font: 24px/32px "SulSans-Bold", Arial, sans-serif;
  }
}
.article_page .article_content_wrap {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .article_page .article_content_wrap {
    margin-bottom: 30px;
  }
}
.article_page .article_content_wrap .article_content p {
  font: 16px/24px "SulSans-Regular", Arial, sans-serif;
  color: #707070;
  margin-bottom: 20px;
}
.article_page .article_content_wrap .article_content ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}
.article_page .article_content_wrap .article_content ol li {
  counter-increment: my-awesome-counter;
  display: flex;
  margin-bottom: 15px;
  font: 16px/24px "SulSans-Regular", Arial, sans-serif;
  color: #707070;
}
.article_page .article_content_wrap .article_content ol li::before {
  content: counter(my-awesome-counter) ". ";
  color: #20A935;
  font: 20px/30px "SulSans-Bold", Arial, sans-serif;
}
.article_page .article_content_wrap .article_content ol li span {
  padding-left: 25px;
}
@media screen and (max-width: 767px) {
  .article_page .article_content_wrap .article_content ol li span {
    padding-left: 15px;
  }
}
.article_page .article_read_section {
  padding: 120px 0;
}
@media screen and (max-width: 767px) {
  .article_page .article_read_section {
    padding: 60px 0 60px 15px;
  }
}
.article_page .article_read_section h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}
.article_page .article_read_section .article_read_content .row {
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-bottom: 15px;
}
.article_page .article_content_footer {
  margin-bottom: 15px;
}
.article_page .article_content_footer .article_social {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .article_page .article_content_footer .article_social {
    display: block;
    text-align: left;
  }
}
.article_page .article_content_footer .article_social .title_sm {
  font-size: 18px;
  line-height: 24px;
  color: #161513;
  margin-top: 0;
  margin-right: 25px;
}
@media screen and (max-width: 991px) {
  .article_page .article_content_footer .article_social .title_sm {
    text-align: left;
    margin-bottom: 10px;
  }
}
.article_page .article_content_footer .article_social .social_group {
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  .article_page .article_content_footer .article_social .social_group {
    justify-content: flex-start;
    margin-bottom: 0px;
  }
}
.article_page .article_content_footer .article_social .social_group .socialico {
  width: 48px;
  height: 48px;
  margin-left: 25px;
}
@media screen and (max-width: 991px) {
  .article_page .article_content_footer .article_social .social_group .socialico {
    margin-left: 10px;
    width: 40px;
    height: 40px;
  }
}
.article_page .article_content_footer .article_social .social_group .socialico:first-child {
  margin-left: 0;
}
.article_page .detail_grouped .block_title {
  margin-top: 0;
}
.article_page .group_head .sm_value {
  color: #9D9D9D;
  font: 14px/1 "SulSans-Regular", Arial, sans-serif;
  margin-bottom: 10px;
}

/* _article End*/
/* _signup Start*/
.tabcontainer {
  position: relative;
}
.tabcontainer p {
  font: 16px/24px "SulSans-Regular", Arial, sans-serif;
  color: #707070;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .tabcontainer p {
    font: 12px/16px "SulSans-Regular", Arial, sans-serif;
    text-align: center;
    margin-bottom: 20px;
  }
}
.tabcontainer p a {
  color: #161513;
  text-decoration: underline;
}
.tabcontainer .btn.btn-primary {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .tabcontainer .block_title {
    font: 20px/26px "SulSans-Bold", Arial, sans-serif;
    margin-bottom: 20px;
  }
}

.two_col_wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .two_col_wrapper {
    height: auto;
  }
}
@media screen and (min-width: 767px) {
  .two_col_wrapper {
    flex-direction: row;
  }
}
.two_col_wrapper.mob_bg {
  background-repeat: no-repeat !important;
}
@media screen and (min-width: 767px) {
  .two_col_wrapper.mob_bg {
    background-image: none;
  }
}
.two_col_wrapper.mob_bgcolor {
  background-color: #fafafa;
}
@media screen and (min-width: 767px) {
  .two_col_wrapper.mob_bgcolor {
    background-color: transparent;
  }
}
.two_col_wrapper .col_block {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  align-items: flex-start;
}
@media screen and (min-width: 767px) {
  .two_col_wrapper .col_block {
    font-size: 1rem;
    background-color: #ffffff;
    width: 65%;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1400px) {
  .two_col_wrapper .col_block {
    width: 75%;
  }
}
.two_col_wrapper .col_block .col_block_inner {
  padding: 1rem;
}
@media screen and (min-width: 767px) {
  .two_col_wrapper .col_block .col_block_inner {
    padding: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .two_col_wrapper .col_block .col_block_inner {
    padding: 5rem;
  }
}
.two_col_wrapper .col_block .col_block_inner.reset_styletype {
  padding: 0 1em;
  width: 100%;
  background-color: #ffffff;
  border-radius: 1em;
  margin: 0 1em;
}
@media screen and (max-width: 767px) {
  .two_col_wrapper .col_block .col_block_inner.reset_styletype {
    margin: 0 1em 4em;
  }
}
@media screen and (min-width: 767px) {
  .two_col_wrapper .col_block .col_block_inner.reset_styletype {
    padding: 5em 1em;
    max-width: 500px;
    margin: 0;
  }
}
.two_col_wrapper .col_block:first-child {
  width: 100%;
  height: 20%;
}
@media screen and (max-width: 767px) {
  .two_col_wrapper .col_block:first-child {
    height: 100%;
  }
}
@media screen and (min-width: 767px) {
  .two_col_wrapper .col_block:first-child {
    background-color: #fafafa;
    width: 35%;
    height: auto;
  }
}
@media screen and (min-width: 1400px) {
  .two_col_wrapper .col_block:first-child {
    width: 25%;
    height: -webkit-fill-available;
  }
}
.two_col_wrapper .col_block.mob_bg {
  background-image: none !important;
}
@media screen and (min-width: 767px) {
  .two_col_wrapper .col_block.mob_bg {
    background-image: inherit !important;
  }
}
.two_col_wrapper .main_title {
  font: 2.5em/1 "SulSans-Bold", Arial, sans-serif;
  text-align: center;
  text-transform: capitalize;
  color: #161513;
  margin: 0;
  margin-bottom: 0.3em;
  text-align: left;
}
@media screen and (min-width: 992px) {
  .two_col_wrapper .main_title {
    font-size: 3em;
  }
}
.two_col_wrapper .description {
  font: 1em/1.5 "SulSans-Regular", Arial, sans-serif;
  color: #707070;
}

.quickinfo {
  display: none;
}

.bg_bottomset {
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: contain;
}

.tab_linkholder {
  display: flex;
  flex-direction: column;
}
.tab_linkholder .tab_link {
  padding: 1em 0;
}
@media screen and (min-width: 767px) {
  .tab_linkholder .tab_link {
    display: flex;
  }
}
.tab_linkholder .tab_link.hide_mobile_link {
  display: flex;
}
@media screen and (min-width: 767px) {
  .tab_linkholder .tab_link.hide_mobile_link {
    display: none;
  }
}
.tab_linkholder .tab_link .count_elem,
.tab_linkholder .tab_link .tab_name {
  font: 1.4em/1 "SulSans-Bold", Arial, sans-serif;
  display: inline-block;
  vertical-align: middle;
  color: #9D9D9D;
}
.tab_linkholder .tab_link .count_elem {
  font-weight: normal;
  margin-right: 0.9em;
  -webkit-animation: lr 1s ease forwards;
          animation: lr 1s ease forwards;
}
.tab_linkholder .tab_link .tab_name {
  font-size: 18px;
  line-height: 24px;
  -webkit-animation: rl 1s ease forwards;
          animation: rl 1s ease forwards;
  transition: color 0.2s linear;
}
.tab_linkholder .tab_link.active .count_elem {
  color: #20A935;
}
.tab_linkholder .tab_link.active.success_validation {
  color: #20A935;
}
.tab_linkholder .tab_link.active.error_validation {
  color: #FF0000;
}
.tab_linkholder .tab_link.active .tab_name {
  color: #161513;
  font-size: 24px;
  line-height: 32px;
}
.tab_linkholder .tab_link.active i {
  color: #707070;
}
.tab_linkholder .tab_link.green .tab_name {
  color: #707070;
}
.tab_linkholder .tab_link.green i {
  color: #707070;
}
.tab_linkholder .tab_link.green .count_elem {
  color: #108723;
}
.tab_linkholder .tab_link.green.active .count_elem {
  color: #20A935;
}
.tab_linkholder .tab_link.green.active .tab_name {
  color: #161513;
  font-size: 24px;
  line-height: 32px;
}
.tab_linkholder.inlined_mob {
  flex-direction: row;
}
@media screen and (min-width: 767px) {
  .tab_linkholder.inlined_mob {
    flex-direction: column;
  }
}
.tab_linkholder.inlined_mob .tab_link {
  flex: 1;
  border-bottom: 2px solid #C2C2C2;
  padding: 0;
}
@media screen and (min-width: 767px) {
  .tab_linkholder.inlined_mob .tab_link {
    border: 0;
    flex: 0;
    border-bottom: 0;
    padding: 1em 0;
  }
}
.tab_linkholder.inlined_mob .tab_link.active {
  border-bottom: 2px solid #20A935;
}
@media screen and (min-width: 767px) {
  .tab_linkholder.inlined_mob .tab_link.active {
    border-bottom: 0;
  }
}
.tab_linkholder.inlined_mob .tab_link .group_elems {
  display: none;
}
@media screen and (min-width: 767px) {
  .tab_linkholder.inlined_mob .tab_link .group_elems {
    display: inline-block;
  }
}
.tab_linkholder.inlined_mob .tab_link.green {
  border-bottom: 2px solid #20A935;
}
@media screen and (min-width: 767px) {
  .tab_linkholder.inlined_mob .tab_link.green {
    border-bottom: 0;
  }
}

.block_title {
  font: 1.4em/1 "SulSans-Bold", Arial, sans-serif;
  text-align: center;
  color: #161513;
  margin: 0.6em 0 1.5em;
  text-align: center;
}
@media screen and (min-width: 767px) {
  .block_title {
    text-align: left;
  }
}

.nested_type_one {
  display: flex;
  flex-wrap: wrap;
}
.nested_type_one .nested_inwrap {
  flex: auto;
  margin-left: 0;
}
@media screen and (min-width: 480px) {
  .nested_type_one .nested_inwrap {
    margin-left: 1.6em;
    flex: 1;
  }
}
.nested_type_one .nested_inwrap.fx_lg {
  flex: auto;
}
@media screen and (min-width: 480px) {
  .nested_type_one .nested_inwrap.fx_lg {
    flex: 2;
  }
}
.nested_type_one .nested_inwrap:first-child {
  margin-left: 0;
}
.nested_type_one .nested_inwrap.nospace_type {
  display: flex;
}
.nested_type_one .nested_inwrap.nospace_type .form-group:nth-child(2) {
  margin-left: -1px;
}

.mobile_code_group .form-group:first-child .form-control {
  color: #161513;
}

.linkstyled {
  position: absolute;
  top: 100%;
  margin-top: 2em;
  right: 0;
  left: 0;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .linkstyled {
    text-align: right;
    position: static;
    top: auto;
    width: auto;
    margin: 0 -5em 2em 0;
  }
}

@keyframes lr {
  0% {
    transform: translateX(5px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes rl {
  0% {
    transform: translateX(-5px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.form-group .promo_field {
  position: relative;
}
.form-group .promo_field input {
  padding-right: 114px;
}
.form-group .promo_field.active {
  position: relative;
}
.form-group .promo_field.active .form-control {
  border: 1px solid #52C41A;
}
.form-group .promo_field.active.success_validation .form-control {
  border: 1px solid #52C41A;
}
.form-group .promo_field.active.error_validation .form-control {
  border: 1px solid #FF0000;
}
.form-group .promo_field.code_verify .form-control:focus {
  border: 1px solid #40A9FF;
}
.form-group .weight_level {
  position: relative;
}
.form-group .weight_level span {
  padding: 15px;
  color: #C2C2C2;
  font: 16px/22px "SulSans-Regular", Arial, sans-serif;
  background: #F3F3F5;
  border-radius: 0px 6px 6px 0px;
  display: flex;
  align-self: center;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .form-group .weight_level span {
    padding: 12px;
  }
}
.form-group .form-group .form-control .weight_level {
  padding: 15px 48px 15px 15px;
}

.custom_select_wrap .init {
  cursor: pointer;
  border: 1px solid #F3F3F5;
  border-radius: 6px;
  margin-bottom: 5px;
  padding: 14px;
  color: #707070;
  font: 16px/22px "SulSans-Regular", Arial, sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.custom_select_wrap .init:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 8px;
  right: 15px;
  top: 22px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.5C-1.31134e-08 1.8 0.1 2 0.3 2.2L6.3 8.2C6.7 8.6 7.3 8.6 7.7 8.2L13.7 2.2C14.1 1.8 14.1 1.2 13.7 0.800001C13.3 0.400001 12.7 0.400001 12.3 0.8L7 6.1L1.7 0.8C1.3 0.4 0.7 0.4 0.3 0.8C0.1 1 1.31134e-08 1.2 0 1.5Z' fill='%239D9D9D'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  border: 0;
  left: auto;
  margin: 0;
}
.custom_select_wrap .init .img_hold {
  display: none;
}
.custom_select_wrap .init .detail h4.item_title {
  font: 16px/22px "SulSans-Regular", Arial, sans-serif;
  margin-bottom: 0px;
  color: #707070;
}
.custom_select_wrap .init .detail p.value {
  display: none;
}
.custom_select_wrap .init label {
  display: none;
}
.custom_select_wrap ul {
  box-shadow: 0px 5px 7px 0px rgba(191, 191, 191, 0.58);
  border-radius: 10px;
  position: absolute;
  background: #fff;
  z-index: 1;
  width: 100%;
  max-height: 285px;
  overflow-y: auto;
}
.custom_select_wrap ul li {
  display: flex;
  padding: 12px;
  cursor: pointer;
}
.custom_select_wrap ul li:hover {
  background: #FAFAFA;
}
.custom_select_wrap ul li .img_hold {
  display: none;
}
.custom_select_wrap ul li .detail p.value {
  display: none;
}
.custom_select_wrap ul li.selectDisp {
  display: flex !important;
}
.custom_select_wrap ul li:not(.init) {
  display: none;
}
.custom_select_wrap ul li:not(.init) .img_hold {
  display: block;
}
.custom_select_wrap ul li:not(.init) .detail p.value {
  display: inline-block;
}
.custom_select_wrap ul li label {
  display: none;
}
.custom_select_wrap ul li .img_hold {
  width: 100px;
  height: 65px;
  border-radius: 8px;
  overflow: hidden;
}
.custom_select_wrap ul li .img_hold .img_holder {
  background-repeat: no-repeat;
  background-size: cover;
}
.custom_select_wrap ul li .img_hold .img_holder:before {
  content: "";
  display: block;
  padding-bottom: 65%;
}
.custom_select_wrap ul li .detail {
  padding-left: 12px;
}
.custom_select_wrap ul li .detail h4.item_title {
  font: 18px/24px "SulSans-Bold", Arial, sans-serif;
  margin-bottom: 10px;
  color: #161513;
}
.custom_select_wrap ul li .detail p.value {
  background: #E9F7EB;
  text-align: center;
  text-transform: capitalize;
  color: #20A935;
  border-radius: 53px;
  padding: 8px 15px;
  font-size: 12px;
  font: 14px/18px "SulSans-Regular", Arial, sans-serif;
  margin-bottom: 0;
  width: auto;
}

.datepicker_wrap {
  position: relative;
}
.datepicker_wrap .form-control {
  padding: 15px 40px 15px 15px;
}
.datepicker_wrap:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  right: 15px;
  top: 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.2187 9.76561C19.6502 9.76561 20 9.41584 20 8.98436V4.68749C20 2.96437 18.5981 1.5625 16.875 1.5625H15.8593V0.781249C15.8593 0.349765 15.5096 0 15.0781 0C14.6466 0 14.2968 0.349765 14.2968 0.781249V1.5625H10.7422V0.781249C10.7422 0.349765 10.3924 0 9.96092 0C9.52944 0 9.17967 0.349765 9.17967 0.781249V1.5625H5.66405V0.781249C5.66405 0.349765 5.31429 0 4.8828 0C4.45132 0 4.10155 0.349765 4.10155 0.781249V1.5625H3.12499C1.40187 1.5625 0 2.96437 0 4.68749V16.875C0 18.5981 1.40187 20 3.12499 20H12.9687C12.9953 20 13.0216 19.9986 13.0475 19.996C13.0733 19.9985 13.099 20 13.1248 20C13.3331 20 13.5375 19.9166 13.6877 19.7606L19.7814 13.4325C19.9988 13.2068 20.0603 12.8731 19.9377 12.5848C19.815 12.2965 19.532 12.1094 19.2187 12.1094H15.4687C13.7456 12.1094 12.3437 13.5112 12.3437 15.2343V18.4375H3.12499C2.26343 18.4375 1.5625 17.7365 1.5625 16.875V4.68749C1.5625 3.82593 2.26343 3.12499 3.12499 3.12499H4.10155V3.90624C4.10155 4.33773 4.45132 4.68749 4.8828 4.68749C5.31429 4.68749 5.66405 4.33773 5.66405 3.90624V3.12499H9.17967V3.90624C9.17967 4.33773 9.52944 4.68749 9.96092 4.68749C10.3924 4.68749 10.7422 4.33773 10.7422 3.90624V3.12499H14.2968V3.90624C14.2968 4.33773 14.6466 4.68749 15.0781 4.68749C15.5096 4.68749 15.8593 4.33773 15.8593 3.90624V3.12499H16.875C17.7365 3.12499 18.4375 3.82593 18.4375 4.68749V8.98436C18.4375 9.41584 18.7872 9.76561 19.2187 9.76561ZM13.9062 15.2343C13.9062 14.3728 14.6072 13.6718 15.4687 13.6718H17.3818L13.9062 17.2811V15.2343Z' fill='%239D9D9D'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
}

.tabcontainer .moblieview {
  display: none !important;
}

.stepsValue {
  display: none;
}

@media screen and (max-width: 767px) {
  .col_block_inner {
    width: 100%;
  }
  .col_block_inner .main_title {
    font: 24px/32px "SulSans-Bold", Arial, sans-serif;
  }
  .col_block_inner .description {
    font: 14px/20px "SulSans-Regular", Arial, sans-serif;
  }
  .col_block_inner .stepsValue {
    display: none;
  }
  .col_block_inner .stepsValue .main_title {
    font: 16px/26px "SulSans-Bold", Arial, sans-serif;
    text-transform: lowercase;
  }

  .tab_linkholder {
    display: flex !important;
  }

  .tabcontainer .desktopview {
    display: none !important;
  }
  .tabcontainer .moblieview {
    display: block !important;
  }
  .tabcontainer .moblieview .select_plan {
    display: flex;
    overflow-x: auto;
    padding-bottom: 15px;
  }
  .tabcontainer .moblieview .card_hold_type_two {
    box-shadow: 0px 6px 32px rgba(22, 21, 19, 0.08);
    border-radius: 16px;
    border: 1px solid #ffffff;
    position: relative;
  }
  .tabcontainer .moblieview .card_hold_type_two .custom_checkbox {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .tabcontainer .moblieview .card_hold_type_two .custom_checkbox .check_element {
    float: right;
    margin: 0;
    width: 28px;
    height: 28px;
    border-radius: 0px 16px 0px 8px;
    display: none;
  }
  .tabcontainer .moblieview .card_hold_type_two .custom_checkbox .termscheck:checked + .check_element {
    display: block;
  }
  .tabcontainer .moblieview .card_hold_type_two p.value {
    background: #E9F7EB;
    text-align: center;
    text-transform: capitalize;
    color: #20A935;
    border-radius: 53px;
    padding: 8px 15px;
    font-size: 12px;
    font: 12px/16px "SulSans-Regular", Arial, sans-serif;
    margin-bottom: 12px;
    width: auto;
    display: inline-block;
  }
  .tabcontainer .moblieview .card_hold_type_two:hover {
    border: 1px solid #20A935;
  }
  .tabcontainer .moblieview .card_hold_type_two .img_holder {
    border-radius: 15px 15px 0px 0px;
  }
  .tabcontainer .moblieview .card_hold_type_two .img_holder::before {
    padding-bottom: 95%;
  }
  .tabcontainer .moblieview .card_hold_type_two .detail_set {
    padding: 12px;
  }
  .tabcontainer .moblieview .card_hold_type_two .detail_set .title {
    font: 20px/26px "SulSans-Bold", Arial, sans-serif;
    margin-top: 0px;
  }
  .tabcontainer .moblieview .card_hold_type_two .detail_set .description {
    color: #9D9D9D;
    font: 14px/20px "SulSans-Regular", Arial, sans-serif;
    text-align: left;
  }
  .tabcontainer .moblieview .form-control.allergy_mob {
    height: 68px;
  }
  .tabcontainer .moblieview .button_wrap_mobile {
    display: flex;
    align-items: center;
  }
  .tabcontainer .moblieview .button_wrap_mobile a.btnPrevious {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    font: 16px/22px "SulSans-Bold", Arial, sans-serif;
  }
  .tabcontainer .moblieview .button_wrap_mobile button {
    margin-top: 0 !important;
    margin-left: 25px;
  }
  .tabcontainer .moblieview .skip_text {
    font: 16px/22px "SulSans-Bold", Arial, sans-serif;
    text-align: center;
    color: #9D9D9D;
    display: block;
  }
  .tabcontainer .moblieview .mobile_info {
    font: 12px/16px "SulSans-Regular", Arial, sans-serif;
    text-align: center;
    color: #9D9D9D;
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .tabcontainer .moblieview .nested_type_one {
    flex-wrap: nowrap;
  }
  .tabcontainer .moblieview .nested_type_one .nested_inwrap.nospace_type {
    margin-left: 15px;
  }
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.phone_code {
  position: relative;
}
.phone_code .form-control {
  padding: 15px 15px 15px 85px;
}
.phone_code span {
  width: 70px;
  height: 50px;
  padding: 14px;
  box-shadow: 0px 4px 24px rgba(22, 21, 19, 0.05);
  border-radius: 6px 0px 0px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #161513;
  font: 16px/22px "SulSans-Regular", Arial, sans-serif;
  position: absolute;
  top: 0;
  left: 0;
}

.form-group label.error {
  color: #f44336;
  font-size: 11px;
  margin-top: 8px;
  font-style: italic;
}
.form-group label.passtoggler_bg,
.form-group label .passtoggler[type=checkbox] {
  top: 10px;
  height: 30px;
  position: absolute;
}

.loader {
  border: 4px solid rgba(240, 255, 242, 0.5);
  border-top: 4px solid white;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader {
  display: none;
}

.loadingbtn {
  pointer-events: none;
  opacity: 0.6;
}
.loadingbtn .btn_text {
  display: none;
}
.loadingbtn .loader {
  display: block;
}

.form-group .promo_field {
  position: relative;
}
.form-group .promo_field .loadingbtn {
  display: inline-flex;
}
.form-group .promo_field .loader {
  margin-top: 3px;
}
.form-group .promo_field .submitcode {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 14px;
  color: #ffffff;
  background: #20A935;
  padding: 10px 35px;
  height: 50px;
  font-size: 16px;
  line-height: 1.7;
  cursor: pointer;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 991px) {
  .form-group .promo_field .submitcode {
    padding: 10px 20px;
    height: 45px;
    font-size: 14px;
  }
}
.form-group .promo_field .submitcode:hover {
  background: #20A935;
  opacity: 0.9;
}

@media screen and (max-width: 767px) {
  .moblieview .fatloss_bill_wrap {
    display: block !important;
    box-shadow: none;
    border-radius: 14px;
    width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .moblieview .fatloss_bill_wrap:before {
    background-image: none;
  }
}

@media screen and (max-width: 767px) {
  .payment_summary {
    display: block;
  }
}
@media screen and (min-width: 767px) {
  .payment_summary {
    display: none !important;
  }
}

.mobilesummary {
  width: 0px;
}

/* _signup End*/
/* _thankyou Start*/
.thankyou_page h1.block_title {
  font: 54px/68px "SulSans-Bold", Arial, sans-serif;
  margin-bottom: 30px;
  color: #161513;
}
.thankyou_page h2 {
  font: 24px/32px "SulSans-Bold", Arial, sans-serif;
  margin-bottom: 10px;
  color: #161513;
}
.thankyou_page h5 {
  font: 18px/32px "SulSans-Regular", Arial, sans-serif;
  color: #707070;
}
.thankyou_page h6 {
  font: 16px/26px "SulSans-Regular", Arial, sans-serif;
  color: #9D9D9D;
}
.thankyou_page h6 a {
  color: #20A935;
}
.thankyou_page h6 .underline {
  border-bottom: 1.5px solid;
}
.thankyou_page h3 {
  font: 18px/24px "SulSans-Regular", Arial, sans-serif;
  color: #161513;
  margin: 30px 0 15px;
}
.thankyou_page .custom_checkbox {
  font: 16px/18px "SulSans-Regular", Arial, sans-serif;
  margin-bottom: 5px;
}
.thankyou_page button.btn.btn-primary {
  width: auto;
}
.thankyou_page .othercomments {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 30px;
  display: none;
}

/* _thankyou End*/
/* _thankyou Start*/
.login_page.thankyou_mobile .two_col_wrapper {
  height: 100%;
}
.login_page.thankyou_mobile .two_col_wrapper:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.login_page.thankyou_mobile .col_block_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 100%;
}
.login_page.thankyou_mobile .col_block_inner h2.main_title {
  font: 36px/44px "SulSans-Bold", Arial, sans-serif;
  color: #161513;
  margin-bottom: 10px;
}
.login_page.thankyou_mobile .col_block_inner button {
  width: auto;
}

/* _thankyou End*/
/* _contact Start*/
@media screen and (max-width: 767px) {
  .contact_page .contact_form .started_wrapper {
    margin-top: 30px;
  }
}
.contact_page .contact_section_details {
  padding-top: 120px;
}
@media screen and (max-width: 767px) {
  .contact_page .contact_section_details {
    padding-top: 60px;
  }
}
.contact_page p {
  font: 16px/24px "SulSans-Regular", Arial, sans-serif;
  color: #9D9D9D;
  margin-bottom: 20px;
}
.contact_page h2 {
  text-align: left;
  margin: 30px 0 25px;
  font: 36px/46px "SulSans-Bold", Arial, sans-serif;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .contact_page h2 {
    margin-top: 0;
  }
}
.contact_page .contact_form .pricetag {
  margin-top: 0;
  margin-bottom: 15px;
}
.contact_page .contact_form p {
  text-align: center;
  margin-bottom: 25px;
}
.contact_page .contact_info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contact_page .contact_details {
  margin-top: 30px;
}
.contact_page .contact_details ul li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.contact_page .contact_details ul li span {
  font: 18px/32px "SulSans-Regular", Arial, sans-serif;
  color: #161513;
}
.contact_page .contact_section_map {
  padding: 120px 0 80px;
}
@media screen and (max-width: 767px) {
  .contact_page .contact_section_map {
    padding: 60px 0 30px;
  }
}
.contact_page .contact_section_map .contact_map {
  border-radius: 32px;
}
.contact_page .contact_section_map .contact_map {
  position: relative;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 320px;
}

/* _contact End*/
/* _fatloss Start*/
.fatloss_bill_wrap {
  background: #ffffff;
  border-radius: 4px;
  padding: 25px;
  width: 330px;
  position: relative;
  display: none;
  margin-top: 29%;
  box-shadow: 8px 26px 28px -23px rgba(0, 0, 0, 0.75);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .fatloss_bill_wrap {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .fatloss_bill_wrap {
    margin-top: 0px;
  }
}
.fatloss_bill_wrap:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 16px;
  left: 0;
  bottom: -14px;
  background-image: url("data:image/svg+xml,%3Csvg width='328' height='15' viewBox='0 0 328 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.036 12.7294L10.3884 9.80787C9.10903 8.39617 6.89097 8.39617 5.61162 9.80787C3.63157 11.9927 0 10.592 0 7.6434V4C0 1.79086 1.82671 0 4.03585 0H323.964C326.173 0 328 1.79086 328 4V5.62957C328 6.62248 327.631 7.57991 326.964 8.31565L322.964 12.7294C321.376 14.4813 318.624 14.4813 317.036 12.7294L314.964 10.443C313.376 8.69108 310.624 8.69108 309.036 10.443L306.964 12.7294C305.376 14.4813 302.624 14.4813 301.036 12.7294L298.964 10.443C297.376 8.69108 294.624 8.69108 293.036 10.443L290.964 12.7294C289.376 14.4813 286.624 14.4813 285.036 12.7294L282.964 10.443C281.376 8.69108 278.624 8.69108 277.036 10.443L274.964 12.7294C273.376 14.4813 270.624 14.4813 269.036 12.7294L266.964 10.443C265.376 8.69108 262.624 8.69108 261.036 10.443L258.964 12.7294C257.376 14.4813 254.624 14.4813 253.036 12.7294L250.964 10.443C249.376 8.69108 246.624 8.69108 245.036 10.443L242.964 12.7294C241.376 14.4813 238.624 14.4813 237.036 12.7294L234.964 10.443C233.376 8.69108 230.624 8.69108 229.036 10.443L226.964 12.7294C225.376 14.4813 222.624 14.4813 221.036 12.7294L218.964 10.443C217.376 8.69108 214.624 8.69108 213.036 10.443L210.964 12.7294C209.376 14.4813 206.624 14.4813 205.036 12.7294L202.964 10.443C201.376 8.69108 198.624 8.69108 197.036 10.443L194.964 12.7294C193.376 14.4813 190.624 14.4813 189.036 12.7294L186.964 10.443C185.376 8.69108 182.624 8.69108 181.036 10.443L178.964 12.7294C177.376 14.4813 174.624 14.4813 173.036 12.7294L170.964 10.443C169.376 8.69108 166.624 8.69108 165.036 10.443L162.964 12.7294C161.376 14.4813 158.624 14.4813 157.036 12.7294L154.964 10.443C153.376 8.69108 150.624 8.69108 149.036 10.443L146.964 12.7294C145.376 14.4813 142.624 14.4813 141.036 12.7294L138.964 10.443C137.376 8.69108 134.624 8.69108 133.036 10.443L130.964 12.7294C129.376 14.4813 126.624 14.4813 125.036 12.7294L122.964 10.443C121.376 8.69108 118.624 8.69108 117.036 10.443L114.964 12.7294C113.376 14.4813 110.624 14.4813 109.036 12.7294L106.964 10.443C105.376 8.69108 102.624 8.69108 101.036 10.443L98.964 12.7294C97.3763 14.4813 94.6237 14.4813 93.036 12.7294L90.964 10.443C89.3763 8.69108 86.6237 8.69108 85.036 10.443L82.964 12.7294C81.3763 14.4813 78.6237 14.4813 77.036 12.7294L74.964 10.443C73.3763 8.69108 70.6237 8.69108 69.036 10.443L66.964 12.7294C65.3763 14.4813 62.6237 14.4813 61.036 12.7294L58.9639 10.443C57.3763 8.69108 54.6237 8.69108 53.036 10.443L50.9639 12.7294C49.3763 14.4813 46.6237 14.4813 45.036 12.7294L42.9639 10.443C41.3763 8.69108 38.6237 8.69108 37.036 10.443L34.9639 12.7294C33.3763 14.4813 30.6237 14.4813 29.036 12.7294L26.9639 10.443C25.3763 8.69108 22.6237 8.69108 21.036 10.443L18.9639 12.7294C17.3763 14.4813 14.6237 14.4813 13.036 12.7294Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: cover;
}
.fatloss_bill_wrap fieldset {
  margin-bottom: 15px;
}
.fatloss_bill_wrap p {
  color: #9D9D9D;
  font: 14px/18px "SulSans-Regular", Arial, sans-serif;
  margin-bottom: 0;
}
.fatloss_bill_wrap h3 {
  color: #161513;
  font: 24px/32px "SulSans-Bold", Arial, sans-serif;
  margin-bottom: 10px;
}
.fatloss_bill_wrap .checkout_item_details ul {
  margin: 0;
}
.fatloss_bill_wrap .checkout_item_details ul li {
  padding: 15px 0 0px;
  font: 16px/26px "SulSans-Regular", Arial, sans-serif;
}
.fatloss_bill_wrap .checkout_item_details ul li span.price span {
  font: 14px/20px "SulSans-Regular", Arial, sans-serif;
}
.fatloss_bill_wrap .checkout_item_details ul li span.price .currency {
  font: 12px/20px "SulSans-Regular", Arial, sans-serif;
}
.fatloss_bill_wrap .checkout_item_details ul li:first-child {
  padding-top: 0;
}
.fatloss_bill_wrap .total_values .total_price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fatloss_bill_wrap .total_values .total_price span {
  color: #707070;
  font: 14px/18px "SulSans-Regular", Arial, sans-serif;
}
.fatloss_bill_wrap .total_values .total_price .price span {
  font: 36px/46px "SulSans-Bold", Arial, sans-serif;
  color: #20A935;
}
.fatloss_bill_wrap .total_values .total_price .price .currency {
  font: 20px/35px "SulSans-Bold", Arial, sans-serif;
  color: #707070;
  margin-left: 5px;
}

/* _fatloss End*/
/* _footer_top Start*/
.footer-top {
  border-bottom: 1px solid rgba(157, 157, 157, 0.35);
  padding-bottom: 2em;
  margin-bottom: 1.5em;
}
.footer-top h2 {
  font: 24px "SulSans-Bold", Arial, sans-serif;
  line-height: 30px;
  color: #161513;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .footer-top h2 {
    font: 24px "SulSans-Bold", Arial, sans-serif;
    line-height: 30px;
    color: #161513;
    margin-bottom: 40px;
    text-align: left;
  }
}
.footer-top h3 a {
  font: 20px "SulSans-Bold", Arial, sans-serif;
  line-height: 30px;
  color: #161513;
}
.footer-top h3 a:hover {
  color: #20A935;
}
@media screen and (max-width: 480px) {
  .footer-top h3 {
    font-size: 16px;
  }
}
.footer-top li {
  font-size: 14px "SulSans-Regular", Arial, sans-serif;
  line-height: 36px;
  color: #9D9D9D;
}

.blockwrap_footer .block1 {
  width: 50%;
  float: left;
}
@media screen and (min-width: 767px) {
  .blockwrap_footer {
    display: flex;
    justify-content: stretch;
  }
}

.copyright_section {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .copyright_section {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 480px) {
  .copyright_section .block1 ul {
    text-align: center;
  }
}
.copyright_section .block1 ul li {
  font-size: 14px "SulSans-Regular", Arial, sans-serif;
  line-height: 36px;
  color: #9D9D9D;
  display: inline-block;
  padding: 0 20px;
}
@media screen and (max-width: 480px) {
  .copyright_section .block1 ul li {
    padding: 0 15px;
    line-height: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .copyright_section .block1 ul li {
    line-height: 28px;
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .footer_logo {
    margin-bottom: 20px;
  }
}
.footer_logo img {
  width: 60%;
}
@media screen and (max-width: 767px) {
  .footer_logo img {
    width: 35%;
  }
}

/* _footer_top End*/
/* _footer Start*/
footer {
  background: #FCFCFC;
  padding-bottom: 0.9em;
  padding-top: 3em;
}
footer p.copyright {
  float: right;
  font: 12px/1 "SulSans-Regular", Arial, sans-serif;
  margin-top: 0.5em;
  margin-bottom: 0;
}
@media screen and (min-width: 767px) {
  footer p.copyright {
    font-size: 14px;
  }
}
footer li a {
  color: #9D9D9D;
}
footer li.list_underline a {
  text-decoration: underline;
}

.socialgreygroup {
  display: inline-block;
}
.socialgreygroup .icon {
  display: inline-block;
  margin-left: 1em;
  width: 30px;
  height: 30px;
  line-height: 1;
  background-repeat: no-repeat;
  background-size: 100%;
}
.socialgreygroup .icon:first-child {
  margin-left: 0;
}
.socialgreygroup .fb {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='31' viewBox='0 0 30 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4186 29.8065C17.2936 29.8587 17.1682 29.9067 17.0423 29.9507C17.1682 29.9067 17.2936 29.8587 17.4186 29.8065Z' fill='%239D9D9D'/%3E%3Cpath d='M17.7186 29.7747C17.6589 29.8029 17.5992 29.8286 17.5394 29.855C17.5992 29.8286 17.6589 29.8029 17.7186 29.7747Z' fill='%239D9D9D'/%3E%3Cpath d='M16.7072 29.9145C16.561 29.9567 16.4138 29.9942 16.2662 30.0258C16.4138 29.9942 16.561 29.9567 16.7072 29.9145Z' fill='%239D9D9D'/%3E%3Cpath d='M16.9954 29.8926C16.9252 29.9167 16.8544 29.9389 16.7839 29.96C16.8544 29.9389 16.9252 29.9167 16.9954 29.8926Z' fill='%239D9D9D'/%3E%3Cpath d='M18.127 29.6923C18.0744 29.721 18.0215 29.7497 17.9686 29.7773C18.0215 29.7497 18.0744 29.721 18.127 29.6923Z' fill='%239D9D9D'/%3E%3Cpath d='M19.1628 29.4388C19.1128 29.4698 19.0628 29.4991 19.0128 29.5296C19.0628 29.4991 19.1128 29.4698 19.1628 29.4388Z' fill='%239D9D9D'/%3E%3Cpath d='M18.8448 29.522C18.795 29.5531 18.7449 29.5847 18.6948 29.6146C18.7449 29.5847 18.795 29.5536 18.8448 29.522Z' fill='%239D9D9D'/%3E%3Cpath d='M18.4352 29.6246C18.3855 29.6539 18.3353 29.6814 18.2852 29.7095C18.3353 29.6814 18.3855 29.6539 18.4352 29.6246Z' fill='%239D9D9D'/%3E%3Cpath d='M16.2614 29.9784C16.1824 29.9954 16.1034 30.0106 16.0242 30.0241C16.1034 30.0106 16.1824 29.9954 16.2614 29.9784Z' fill='%239D9D9D'/%3E%3Cpath d='M30 15C30 6.717 23.283 0 15 0C6.717 0 0 6.717 0 15C0 23.283 6.717 30 15 30C15.0881 30 15.1758 29.9982 15.2637 29.9966V18.3197H12.041V14.564H15.2637V11.8002C15.2637 8.59497 17.2204 6.85043 20.0796 6.85043C21.4487 6.85043 22.6257 6.95251 22.9688 6.99806V10.348H20.9972C19.4417 10.348 19.1405 11.0873 19.1405 12.1719V14.564H22.8598L22.375 18.3197H19.1405V29.4205C25.4102 27.6231 30 21.8468 30 15Z' fill='%239D9D9D'/%3E%3Cpath d='M15.9911 29.9941C15.835 30.0199 15.6782 30.0404 15.5209 30.0539C15.6782 30.0404 15.835 30.0199 15.9911 29.9941Z' fill='%239D9D9D'/%3E%3Cpath d='M15.5129 30.0313C15.4301 30.0384 15.347 30.0436 15.2639 30.0471C15.347 30.0436 15.4301 30.0384 15.5129 30.0313Z' fill='%239D9D9D'/%3E%3C/svg%3E%0A");
}
.socialgreygroup .in {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.8711 15C17.8711 16.5857 16.5857 17.8711 15 17.8711C13.4143 17.8711 12.1289 16.5857 12.1289 15C12.1289 13.4143 13.4143 12.1289 15 12.1289C16.5857 12.1289 17.8711 13.4143 17.8711 15Z' fill='%239D9D9D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.7145 9.92039C21.5765 9.5464 21.3563 9.20789 21.0702 8.93002C20.7923 8.64392 20.454 8.42374 20.0798 8.28572C19.7763 8.16785 19.3204 8.02754 18.4806 7.98932C17.5722 7.94789 17.2998 7.93896 15 7.93896C12.7 7.93896 12.4276 7.94766 11.5194 7.98909C10.6796 8.02754 10.2235 8.16785 9.9202 8.28572C9.54597 8.42374 9.20746 8.64392 8.92982 8.93002C8.64372 9.20789 8.42354 9.54617 8.28529 9.92039C8.16742 10.2239 8.02711 10.6801 7.98889 11.5198C7.94746 12.428 7.93854 12.7004 7.93854 15.0004C7.93854 17.3002 7.94746 17.5726 7.98889 18.481C8.02711 19.3208 8.16742 19.7767 8.28529 20.0802C8.42354 20.4545 8.64349 20.7927 8.9296 21.0706C9.20746 21.3567 9.54575 21.5769 9.91997 21.7149C10.2235 21.833 10.6796 21.9733 11.5194 22.0115C12.4276 22.053 12.6997 22.0617 14.9998 22.0617C17.3 22.0617 17.5724 22.053 18.4804 22.0115C19.3201 21.9733 19.7763 21.833 20.0798 21.7149C20.831 21.4251 21.4247 20.8314 21.7145 20.0802C21.8324 19.7767 21.9727 19.3208 22.0111 18.481C22.0525 17.5726 22.0612 17.3002 22.0612 15.0004C22.0612 12.7004 22.0525 12.428 22.0111 11.5198C21.9729 10.6801 21.8326 10.2239 21.7145 9.92039ZM15 19.423C12.5571 19.423 10.5769 17.4429 10.5769 15.0001C10.5769 12.5572 12.5571 10.5771 15 10.5771C17.4426 10.5771 19.4229 12.5572 19.4229 15.0001C19.4229 17.4429 17.4426 19.423 15 19.423ZM18.5641 10.4023C18.5641 10.9731 19.0269 11.4359 19.5978 11.4359C20.1686 11.4359 20.6312 10.9731 20.6314 10.4023C20.6314 9.83145 20.1686 9.36865 19.5978 9.36865C19.0269 9.36865 18.5641 9.83145 18.5641 10.4023Z' fill='%239D9D9D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 15C0 6.717 6.717 0 15 0C23.283 0 30 6.717 30 15C30 23.283 23.283 30 15 30C6.717 30 0 23.283 0 15ZM23.161 20.6419C23.3739 20.094 23.5197 19.468 23.5613 18.5511C23.6034 17.6326 23.6133 17.3392 23.6133 15C23.6133 12.6608 23.6034 12.3674 23.5616 11.4489C23.5197 10.532 23.3741 9.90601 23.161 9.35806C22.9449 8.78334 22.6057 8.26286 22.1677 7.83257C21.7374 7.39426 21.2167 7.05505 20.6419 6.83876C20.094 6.62613 19.468 6.48056 18.5511 6.4389C17.6326 6.39679 17.3392 6.38672 15 6.38672C12.6608 6.38672 12.3674 6.39679 11.4489 6.43867C10.532 6.48056 9.90601 6.62613 9.35806 6.83899C8.78334 7.05528 8.26263 7.39426 7.83257 7.83257C7.39426 8.26263 7.05505 8.78334 6.83876 9.35806C6.6259 9.90601 6.48033 10.532 6.43867 11.4489C6.39656 12.3674 6.38672 12.6608 6.38672 15C6.38672 17.3392 6.39656 17.6326 6.4389 18.5513C6.48056 19.468 6.62636 20.0942 6.83922 20.6419C7.05551 21.2167 7.39449 21.7374 7.83257 22.1674C8.26286 22.6057 8.78334 22.9447 9.35829 23.161C9.90601 23.3739 10.5322 23.5194 11.4489 23.5613C12.3676 23.6032 12.6608 23.6133 15.0002 23.6133C17.3394 23.6133 17.6328 23.6032 18.5513 23.5613C19.468 23.5194 20.0942 23.3739 20.6419 23.161C21.7989 22.7135 22.7135 21.7989 23.161 20.6419Z' fill='%239D9D9D'/%3E%3C/svg%3E%0A");
}
.socialgreygroup .tw {
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 15C0 6.717 6.717 0 15 0C23.283 0 30 6.717 30 15C30 23.283 23.283 30 15 30C6.717 30 0 23.283 0 15ZM21.8587 12.1406C21.8587 11.9916 21.8555 11.8433 21.8488 11.6956C22.5211 11.2097 23.1054 10.6032 23.5661 9.91264C22.9493 10.1868 22.2855 10.3716 21.5891 10.4549C22.3 10.0285 22.8456 9.35417 23.1031 8.55057C22.4377 8.94493 21.7012 9.23149 20.9168 9.38622C20.2885 8.71696 19.3941 8.29834 18.4037 8.29834C16.5024 8.29834 14.9604 9.84032 14.9604 11.741C14.9604 12.011 14.9908 12.2738 15.0499 12.526C12.1884 12.382 9.65103 11.012 7.95319 8.92868C7.65747 9.43748 7.48695 10.0285 7.48695 10.6593C7.48695 11.8538 8.09464 12.9082 9.01909 13.5251C8.45421 13.5077 7.92366 13.3525 7.45972 13.0946C7.45926 13.109 7.45926 13.1229 7.45926 13.1385C7.45926 14.8057 8.64601 16.198 10.2214 16.5134C9.9321 16.5923 9.62769 16.6347 9.31343 16.6347C9.0921 16.6347 8.87627 16.6127 8.66638 16.5724C9.10492 17.9404 10.3757 18.9359 11.8829 18.9638C10.7043 19.8873 9.21982 20.4375 7.60666 20.4375C7.32903 20.4375 7.05482 20.4218 6.78543 20.3899C8.3091 21.3666 10.1184 21.9365 12.0628 21.9365C18.3957 21.9363 21.8587 16.6901 21.8587 12.1406Z' fill='%239D9D9D'/%3E%3C/svg%3E%0A");
}

@media only screen and (max-width: 600px) {
  .desktopview {
    display: none;
  }

  .footermobileview {
    display: block;
  }

  .blockwrap_footer .block1 {
    width: 43%;
    float: left;
  }
}
@media only screen and (min-width: 600px) {
  .desktopview {
    display: none;
  }

  .footermobileview {
    display: block;
  }

  .blockwrap_footer .block1 {
    width: 43%;
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  .desktopview {
    display: block;
  }

  .footermobileview {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .desktopview {
    display: block;
  }

  .footermobileview {
    display: none;
  }
}
/* _footer End*/
/* Spotlight new changes*/
.lgspotlight{
  background-size: contain;
  background-position: 0 0;
  padding: 0;
  position: relative;
}
.lgspotlight:before{
  background: none;
}
.lgspotlight .container{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
}
.lgspotlight img{
  width: 100%;
}
.lgspotlight .content_middlewrap .content_middle{
  width: 100%;
}
.lgspotlight .content_middlewrap .content_middle .btn{
  float: right;
  width: auto;
  margin: 0;
}

/*# sourceMappingURL=style.css.map*/
