@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0
*/
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,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: 'Pretendard', sans-serif;
  font-size: 100%;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
  color: black;
  background: white;
}

a {
  color: inherit;
  text-decoration: none;
}

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;
}

/* meyerweb css reset end */

textarea:focus, input:focus {
  outline: 0;
}

input {
  border-width: 0;
}

em {
  font-style: italic;
}

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

.group:before,
.group:after {
  content: " ";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1; /* ie 6/7 */
}

embed,
img,
object,
video {
  max-width: 100%;
}
sup {
  font-size: 58.3%;
  vertical-align: text-top;
}
sub {
  font-size: 58.3%;
  vertical-align: text-bottom;
}
.no-space-between-inline-blocks {
  *letter-spacing: normal; /*reset IE < 8*/
  letter-spacing: -0.31em; /*webkit*/
  word-spacing: -0.43em; /*IE < 8 && gecko*/
}
/*restore spacing on inner elements*/
.no-space-between-inline-blocks > * {
  letter-spacing: normal;
  word-spacing: normal;
}
.displace {
  left: -5000px;
  position: absolute;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  font-size: 16px;
}
body {
  color: #242424;
  font-family: Pretendard, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
}
.sl_global_container_ {
  float: none;
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 1200px;
  background: #f9f9f9;
}
.sl_page-1 {
  min-height: 800px;
  padding: 64px 0 56px;
  position: relative;
  width: 1200px;
  background: url(images/1.png) no-repeat;
}
.sl_row {
  display: table;
  margin: 0 auto;
  position: relative;
}
.sl_row > * {
  float: left;
  margin: 0 4.3px 0 0;
}
.sl_row > *:last-child {
  margin-right: 0 !important;
}
.sl_layer {
  margin-top: 1px !important;
}
.sl_text {
  color: #313131;
  font-size: 40px;
  text-align: center;
}
.sl_layer-2 {
  margin-top: 1px !important;
}
.sl_text-2 {
  margin: 28px 0 0;
  color: #999999;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
}
.sl_row-12 {
  left: 57.5px;
  margin: 39px auto 0;
  position: relative;
  width: 1085px;
}
.sl_col-21 {
  float: left;
  margin: 80px 10px 0 0;
  position: relative;
  width: 423px;
}
.sl_text-3 {
  margin: 0 0 0 6px;
  color: #e0452d;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
}
.sl_text-4 {
  margin: 7px 0 0 10px;
  font-size: 45px;
  font-weight: bold;
  line-height: 51.12972px;
}
.sl_layer-3 {
  display: block;
  margin: 5px 0 0 10px;
  position: relative;
}
.sl_text-5 {
  margin: 19px 0 0;
  color: #999999;
  font-size: 17px;
  font-weight: 500;
  text-align: right;
}
.sl_group-2 {
  margin: 107px 0 0;
  min-height: 59px;
  padding: 0 55px;
  position: relative;
  width: 312px;
  -webkit-border-radius: 29.29px;
  -moz-border-radius: 29.29px;
  border-radius: 29.29px;
  background: #fb5230;
  -webkit-box-shadow: 3.535534px 3.535534px 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3.535534px 3.535534px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 3.535534px 3.535534px 10px 0 rgba(0, 0, 0, 0.3); /*drop shadow*/
  color: #ffffff;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 59px;
  text-align: center;
}
.sl_layer-4 {
  float: left;
}
.sl_main-content-wrapper {
  display: table;
  margin: 81px auto 0;
  position: relative;
}
.sl_page-2 {
  min-height: 732px;
  overflow: hidden;
  padding: 0 0 97px;
  position: relative;
  width: 1200px;
  background: url(images/4.png) no-repeat center bottom;
}
.sl_text-7 {
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.sl_wrapper-10 {
  height: 440px;
  margin: 38px auto 0;
  position: relative;
  width: 795px;
}
.sl_group-3 {
  left: 50%;
  position: absolute;
  top: 0;
  width: 554px;
  margin-left: -334.5px;
}
.sl_layer-holder {
  left: 110px;
  margin: 0 auto;
  min-height: 46px;
  padding: 0 26px;
  position: relative;
  width: 296px;
  -webkit-border-radius: 23.23px;
  -moz-border-radius: 23.23px;
  border-radius: 23.23px;
  background: rgba(249, 249, 249, 0.4);
  -webkit-box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2); /*inner shadow, drop shadow*/
}
.sl_text-8 {
  opacity: 0.4;
  color: #444444;
  line-height: 46px;
  text-align: center;
}
.sl_layer-holder-2 {
  left: 146.5px;
  margin: 54px auto 0;
  min-height: 48px;
  padding: 0 25px;
  position: relative;
  width: 261px;
  -webkit-border-radius: 23.99px;
  -moz-border-radius: 23.99px;
  border-radius: 23.99px;
  background: rgba(249, 249, 249, 0.4);
  -webkit-box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2); /*inner shadow, drop shadow*/
}
.sl_text-9 {
  opacity: 0.4;
  color: #444444;
  line-height: 48px;
  text-align: center;
}
.sl_layer-holder-3 {
  min-height: 42px;
  padding: 0 28px;
  position: relative;
  width: 314px;
  -webkit-border-radius: 21.06px;
  -moz-border-radius: 21.06px;
  border-radius: 21.06px;
  background: rgba(249, 249, 249, 0.4);
  -webkit-box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2); /*inner shadow, drop shadow*/
}
.sl_text-10 {
  opacity: 0.4;
  color: #444444;
  font-size: 15.79804px;
  line-height: 42px;
  text-align: center;
}
.sl_layer-holder-4 {
  left: 55.5px;
  margin: 21px auto 0;
  min-height: 46px;
  padding: 0 40px;
  position: relative;
  width: 357px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  background: rgba(249, 249, 249, 0.4);
  -webkit-box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2); /*inner shadow, drop shadow*/
}
.sl_text-11 {
  opacity: 0.4;
  color: #444444;
  line-height: 46px;
  text-align: center;
}
.sl_layer-holder-5 {
  left: 143.5px;
  margin: 53px auto 0;
  min-height: 39px;
  padding: 0 21px;
  position: relative;
  width: 249px;
  -webkit-border-radius: 19.58px;
  -moz-border-radius: 19.58px;
  border-radius: 19.58px;
  background: rgba(249, 249, 249, 0.4);
  -webkit-box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 10px 10px 0 rgba(255, 255, 255, 0.05), 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2); /*inner shadow, drop shadow*/
}
.sl_text-12 {
  opacity: 0.4;
  color: #444444;
  font-size: 15.01882px;
  line-height: 39px;
  text-align: center;
}
.sl_group-4 {
  height: 438px;
  left: 50%;
  position: absolute;
  top: 2px;
  width: 795px;
  margin-left: -397.5px;
}
.sl_group-5 {
  left: 50%;
  position: absolute;
  top: 29px;
  width: 653px;
  margin-left: -349.5px;
}
.sl_wrapper-5 {
  height: 394px;
  position: relative;
  width: 653px;
}
.sl_layer-5 {
  height: 79px;
  left: 50%;
  position: absolute;
  top: 0;
  width: 450px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  background: #ffffff;
  -webkit-box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2); /*drop shadow*/
  margin-left: -326.5px;
}
.sl_text-13 {
  left: 50%;
  position: absolute;
  top: 15px;
  width: 537px;
  margin-left: -261.5px;
  position: relative;
  z-index: 1000;
  font-size: 18px;

}
.sl_text-14 {
  color: #444444;
  line-height: 24px;
}
.sl_layer-6 {
  display: block;
  margin: 15px 0 0 10px;
  position: relative;
}
.sl_text-15 {
  margin: 27px 33px 0;
  color: #444444;
  line-height: 24px;
  text-align: right;
  position: relative;
  z-index: 1000;
  font-size: 18px;

}
.sl_layer-7 {
  display: block;
  left: 229.5px;
  margin: 16px auto 0;
  position: relative;
}
.sl_text-16 {
  margin: 28px 0 0 4px;
  color: #444444;
  line-height: 24px;
  position: relative;
  z-index: 1000;
  font-size: 18px;

}
.sl_layer-8 {
  display: block;
  margin: 14px 0 0 10px;
  position: relative;
}
.sl_text-17 {
  margin: 19px 0 0;
  color: #444444;
  line-height: 24px;
  text-align: right;
  position: relative;
  z-index: 1000;
  font-size: 18px;

}
.sl_layer-9 {
  height: 79px;
  left: 50%;
  position: absolute;
  top: 106px;
  width: 443px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  background: #fff8f0;
  -webkit-box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2); /*drop shadow*/
  margin-left: -116.5px;
}
.sl_layer-10 {
  height: 79px;
  left: 50%;
  position: absolute;
  top: 213px;
  width: 450px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  background: #ffffff;
  -webkit-box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2); /*drop shadow*/
  margin-left: -326.5px;
}
.sl_layer-11 {
  height: 79px;
  left: 50%;
  position: absolute;
  top: 315px;
  width: 443px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  background: #fff8f0;
  -webkit-box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2.571151px 3.064178px 5px 0 rgba(0, 0, 0, 0.2); /*drop shadow*/
  margin-left: -123.5px;
}
.sl_layer-12 {
  display: block;
  left: 263.5px;
  margin: 0 auto;
  position: relative;
}
.sl_group-6 {
  left: 50%;
  position: absolute;
  top: 0;
  width: 795px;
  margin-left: -397.5px;
}
.sl_row-3 {
  position: relative;
}
.sl_layer-13 {
  float: left;
  margin: 0 520px 0 0;
}
.sl_layer-14 {
  float: left;
  margin: 86px 0 0;
}
.sl_row-4 {
  margin: 4px 6px 0;
  position: relative;
}
.sl_layer-15 {
  float: left;
  margin: 0 546px 0 0;
}
.sl_layer-16 {
  float: left;
  margin: 92px 0 0;
}
.sl_wrapper-11 {
  height: 90px;
  margin: 22px auto 0;
  position: relative;
  width: 400px;
}
.sl_text-18 {
  left: 50%;
  position: absolute;
  top: 0;
  color: #444444;
  font-size: 28px;
  font-weight: 300;
  line-height: 45px;
  text-align: center;
  margin-left: -200px;
}
.sl_text-19 {
  left: 50%;
  position: absolute;
  top: 31px;
  color: #e63b00;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.65em;
  line-height: 29px;
  text-align: center;
  margin-left: -35px;
}
.sl_page-3 {
  margin: -13px 0 0;
  min-height: 800px;
  padding: 72px 0 67px;
  position: relative;
  width: 1200px;
  background: #f6f5f5;
  -webkit-box-shadow: inset 0 10px 25px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 10px 25px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 10px 25px 0 rgba(0, 0, 0, 0.3); /*inner shadow*/
}
.sl_text-20 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.sl_wrapper-3 {
  height: 588px;
  margin: 33px auto 0;
  position: relative;
  width: 1200px;
}
.sl_layer-holder-6 {
  left: 50%;
  margin: 0 0 0 -600px;
  max-width: 1200px;
  min-height: 333px;
  padding: 294px 0 10px;
  position: absolute;
  top: 255px;
  width: 1200px;
  background: url(images/image_22.png) no-repeat;
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}
.sl_text-22 {
  left: 50%;
  position: absolute;
  top: 1px;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  margin-left: -105px;
}
.sl_group-7 {
  left: 50%;
  position: absolute;
  top: 133px;
  width: 144px;
  margin-left: -471px;
}
.sl_text-23 {
  font-size: 14px;
  text-align: right;
}
.sl_group-8 {
  left: 50%;
  position: absolute;
  top: 133px;
  width: 175px;
  margin-left: 314px;
}
.sl_text-24 {
  font-size: 14px;
  font-weight: 500;
}
.sl_group-9 {
  height: 460px;
  left: 50%;
  position: absolute;
  top: 45px;
  width: 608px;
  margin-left: -315px;
}
.sl_layer-holder-7 {
  left: 45%;
  margin: 0 177px 0 -268px;
  min-height: 377px;
  padding: 11px 0 6px;
  position: absolute;
  top: 81px;
  width: 208px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 3.125849px 7.364039px 30px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 3.125849px 7.364039px 30px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 3.125849px 7.364039px 30px 0 rgba(0, 0, 0, 0.16); /*drop shadow*/
  font-size: 15.51032px;
  line-height: 24px;
  text-align: center;
}
.sl_layer-holder-8 {
  left: 50%;
  min-height: 410px;
  padding: 9px 0 383px 8px;
  position: absolute;
  top: 50px;
  width: 146px;
  background: url(images/image_26.png) no-repeat;
  margin-left: -111px;
}
.sl_text-26 {
  opacity: 0.8;
  font-size: 12px;
  text-align: center;
}
.sl_col-11 {
  left: 50%;
  min-height: 458px;
  padding: 16px 0 3px;
  position: absolute;
  top: 0;
  width: 254px;
  background: url(images/image_27.png) no-repeat;
  margin-left: 50px;
}
.sl_text-27 {
  color: #313131;
  font-weight: 600;
  text-align: center;
}
.sl_text-28 {
  margin: 68px 0 0 20px;
  position: relative;
  color: #313131;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 28px;
}
.sl_layer-17 {
  display: block;
  margin: -2px 0 0 20px;
  position: relative;
}
.sl_text-29 {
  margin: 4px 6px 0;
  color: #fb5230;
  font-size: 35px;
  font-weight: 600;
  text-align: right;
  padding-right: 20px;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.9); /*outer glow*/
}
.sl_row-5 {
  left: 51px;
  margin: 155px auto 0;
  position: relative;
  width: 152px;
}
.sl_row-5 > * {
  float: left;
  margin: 0 1px 0 0;
}
.sl_row-5 > *:last-child {
  margin-right: 0 !important;
}
.sl_text-30 {
  width: 21px;
  color: #313131;
  font-size: 15.51032px;
  font-weight: 600;
  line-height: 22.4038px;
  margin-top: 3px !important;
}
.sl_text-31 {
  width: 83px;
  color: #313131;
  font-weight: 600;
  line-height: 26px;
  text-align: right;
}
.sl_text-32 {
  color: #313131;
  font-size: 10px;
  font-weight: 600;
  margin-top: 9px !important;
}
.sl_group-10 {
  left: 50%;
  position: absolute;
  top: 347px;
  width: 572px;
  margin-left: -287px;
}
.sl_row-8 {
  margin: 0 81px;
  position: relative;
}
.sl_col-15 {
  float: left;
  margin: 0 163px 0 0;
  position: relative;
  width: 4px;
}
.sl_layer-18 {
  display: block;
}
.sl_layer-19 {
  display: block;
  margin: 9px 0 0;
}
.sl_layer-20 {
  display: block;
  margin: 9px 0 0;
}
.sl_col-16 {
  float: left;
  position: relative;
  width: 4px;
}
.sl_layer-21 {
  display: block;
}
.sl_layer-22 {
  display: block;
  margin: 9px 0 0;
}
.sl_layer-23 {
  display: block;
  margin: 9px 0 0;
}
.sl_row-6 {
  margin: 13px 0 0;
  position: relative;
}
.sl_layer-24 {
  float: left;
  height: 1px;
  margin: 0 60px 0 0;
  width: 304px;
  background-color: rgba(148, 148, 148, 0.5); /*Layer's solid color*/
}
.sl_layer-25 {
  float: left;
  height: 1px;
  width: 208px;
  background: rgba(36, 36, 36, 0.5);
}
.sl_text-33 {
  left: 50%;
  position: absolute;
  top: 92px;
  opacity: 0.8;
  font-size: 15.51032px;
  line-height: 24px;
  text-align: right;
  margin-left: -53px;
}
.sl_text-34 {
  left: 50%;
  position: absolute;
  top: 92px;
  opacity: 0.8;
  font-size: 15.51032px;
  line-height: 24px;
  margin-left: -97px;
}
.sl_text-35 {
  left: 50%;
  position: absolute;
  top: 404px;
  opacity: 0.8;
  font-size: 15.51032px;
  line-height: 24px;
  margin-left: -97px;
}
.sl_group-11 {
  height: 78px;
  left: 50%;
  position: absolute;
  top: 0;
  width: 115px;
  margin-left: -16px;
}
.sl_layer-26 {
  left: 50%;
  position: absolute;
  top: 20px;
  margin-left: -27.5px;
}
.sl_layer-27 {
  left: 50%;
  position: absolute;
  top: 0;
  margin-left: -57.5px;
}
.sl_layer-28 {
  left: 50%;
  position: absolute;
  top: 32px;
  margin-left: 11.5px;
}
.sl_layer-29 {
  left: 50%;
  position: absolute;
  top: 70px;
  margin-left: -43px;
}
.sl_page-4 {
  height: 1400px;
  position: relative;
  width: 1200px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImxheWVyIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2Y5ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsYXllcikiIC8+PC9zdmc+);
  background: -moz-linear-gradient(90deg, #f9f8f8 0, #ffffff 100%);
  background: -o-linear-gradient(90deg, #f9f8f8 0, #ffffff 100%);
  background: -webkit-linear-gradient(90deg, #f9f8f8 0, #ffffff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9f8f8), to(#ffffff));
  background: -webkit-linear-gradient(bottom, #f9f8f8 0, #ffffff 100%);
  background: -moz-linear-gradient(bottom, #f9f8f8 0, #ffffff 100%);
  background: -o-linear-gradient(bottom, #f9f8f8 0, #ffffff 100%);
  background: linear-gradient(0deg, #f9f8f8 0, #ffffff 100%);
}
.sl_logo-1 {
  left: 50%;
  position: absolute;
  top: 26px;
  margin-left: -569px;
}
.sl_logo {
  left: 50%;
  position: absolute;
  top: 251px;
  margin-left: 306px;
}
.sl_layer-30 {
  left: 50%;
  position: absolute;
  top: 175px;
  margin-left: -241px;
}
.sl_text-36 {
  left: 50%;
  position: absolute;
  top: 132px;
  font-size: 22px;
  text-align: center;
  margin-left: -263px;
}
.sl_text-37 {
  left: 50%;
  position: absolute;
  top: 1226px;
  font-size: 30px;
  font-weight: 500;
  line-height: 37px;
  text-align: center;
  margin-left: -307px;
}
.sl_layer-31 {
  left: 50%;
  position: absolute;
  top: 172px;
  margin-left: -349px;
}
.sl_col {
  left: 50%;
  min-height: 366px;
  padding: 24px 0 22px;
  position: absolute;
  top: 377px;
  width: 271px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  background: #f5f5f5;
  -webkit-box-shadow: 6.427876px 7.660444px 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 6.427876px 7.660444px 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 6.427876px 7.660444px 15px 0 rgba(0, 0, 0, 0.2); /*drop shadow*/
  margin-left: 188px;
}
.sl_text-38 {
  text-align: center;
}
.sl_layer-32 {
  display: block;
  margin: 48px auto 0;
}
.sl_layer-33 {
  display: block;
  margin: 8px auto 0;
}
.sl_col-2 {
  left: 50%;
  min-height: 379px;
  padding: 24px 41px 13px;
  position: absolute;
  top: 377px;
  width: 282px;
  background: url(images/2_8.png) no-repeat;
  margin-left: -128px;
}
.sl_text-39 {
  text-align: left;
}
.sl_layer-34 {
  display: block;
  margin: 51px 0 0 5px;
  position: relative;
  width: 193px;
}
.sl_col-3 {
  left: 50%;
  min-height: 379px;
  padding: 24px 42px;
  position: absolute;
  top: 377px;
  width: 282px;
  background: url(images/3_10.png) no-repeat;
  margin-left: -453px;
}
.sl_text-40 {
  text-align: center;
}
.sl_layer-35 {
  display: block;
  margin: 31px auto 0;
}
.sl_col-4 {
  left: 50%;
  min-height: 366px;
  padding: 25px 0 31px;
  position: absolute;
  top: 786px;
  width: 271px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  background: #f5f5f5;
  -webkit-box-shadow: 6.427876px 7.660444px 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 6.427876px 7.660444px 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 6.427876px 7.660444px 15px 0 rgba(0, 0, 0, 0.2); /*drop shadow*/
  margin-left: 188px;
}
.sl_text-41 {
  color: #fb5230;
  font-size: 15px;
  text-align: center;
}
.sl_layer-36 {
  display: block;
  margin: 41px auto 0;
}
.sl_col-5 {
  left: 50%;
  min-height: 379px;
  padding: 26px 38px;
  position: absolute;
  top: 786px;
  width: 282px;
  background: url(images/5_3.png) no-repeat;
  margin-left: -128px;
}
.sl_text-42 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.sl_layer-37 {
  display: block;
  margin: 62px auto 0;
}
.sl_col-6 {
  left: 50%;
  min-height: 379px;
  padding: 26px 30px;
  position: absolute;
  top: 786px;
  width: 282px;
  background: url(images/6_2.png) no-repeat;
  margin-left: -453px;
}
.sl_text-43 {
  text-align: center;
}
.sl_layer-38 {
  display: block;
  margin: 85px auto 0;
}
.sl_page-5 {
  margin: 99px 0 0;
  padding: 81px 0 12px;
  position: relative;
  width: 1200px;
  background: url(images/1_10.png) no-repeat;
}
.sl_group-12 {
  margin: 0 auto;
  position: relative;
  width: 1007px;
}
.sl_row-13 {
  position: relative;
}
.sl_layer-39 {
  float: left;
  margin: 0 37px 0 0;
}
.sl_col-24 {
  float: left;
  margin: 47px 0 0;
  position: relative;
  width: 715px;
}
.sl_layer-holder-9 {
  min-height: 22px;
  padding: 0 4px;
  position: relative;
  width: 83px;
  -webkit-border-radius: 10.84px;
  -moz-border-radius: 10.84px;
  border-radius: 10.84px;
  background: #fb5230;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
}
.sl_text-45 {
  margin: 23px 0 0;
  font-size: 48px;
  font-weight: bold;
  line-height: 55px;
}
.sl_text-46 {
  margin: 29px 0 0 3px;
  font-size: 22px;
  line-height: 28px;
}
.sl_row-14 {
  left: 44px;
  margin: 345px auto 0;
  position: relative;
  width: 919px;
}
.sl_col-25 {
  float: left;
  margin: 55px 30px 0 0;
  position: relative;
  width: 631px;
}
.sl_layer-holder-10 {
  left: 263px;
  margin: 0 auto;
  min-height: 22px;
  padding: 0 3px;
  position: relative;
  width: 83px;
  -webkit-border-radius: 10.84px;
  -moz-border-radius: 10.84px;
  border-radius: 10.84px;
  background: #fb5230;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
}
.sl_text-48 {
  margin: 23px 2px 0 0;
  font-size: 48px;
  font-weight: bold;
  line-height: 55px;
  text-align: right;
}
.sl_text-49 {
  margin: 24px 0 0;
  font-size: 22px;
  text-align: right;
}
.sl_group-13 {
  float: left;
  padding: 87px 0 91px;
  position: relative;
  width: 258px;
  background: url(images/2_10.png) no-repeat;
}
.sl_group-14 {
  height: 176px;
  left: 6.5px;
  margin: 0 auto;
  position: relative;
  width: 245px;
}
.sl_col-7 {
  left: 50%;
  min-height: 176px;
  padding: 3px 7px;
  position: absolute;
  top: 0;
  width: 124px;
  background: url(images/image_52.png) no-repeat;
  margin-left: -122.5px;
}
.sl_layer-40 {
  display: block;
  margin: 0 auto;
  position: relative;
  right: 3.5px;
}
.sl_text-50 {
  margin: 8px 0 0;
  font-size: 11.77203px;
  font-weight: 600;
  text-align: center;
}
.sl_text-51 {
  margin: 8px 0 0 4px;
  font-size: 9.0554px;
  font-weight: 300;
  line-height: 18.11081px;
}
.sl_text-52 {
  margin: 13px 0 0;
  color: #363636;
  font-size: 9.96094px;
  font-weight: 500;
  text-align: center;
}
.sl_text-53 {
  margin: 1px 0 0 37px;
  font-size: 7.24432px;
  font-weight: 500;
  text-align: left;
}
.sl_col-8 {
  left: 50%;
  min-height: 176px;
  padding: 3px 8px;
  position: absolute;
  top: 0;
  width: 124px;
  background: url(images/image_55.png) no-repeat;
  margin-left: -1.5px;
}
.sl_layer-41 {
  display: block;
  margin: 0 auto;
  position: relative;
  right: 2.5px;
}
.sl_text-54 {
  margin: 8px 0 0;
  font-size: 11.77203px;
  font-weight: 600;
  text-align: center;
}
.sl_text-55 {
  margin: 8px 6px 0 15px;
  font-size: 9.0554px;
  font-weight: 300;
  line-height: 18.11081px;
}
.sl_text-56 {
  margin: 12px 0 0;
  color: #fb5230;
  font-size: 9.95743px;
  font-weight: bold;
  text-align: center;
}
.sl_text-57 {
  margin: 1px 0 0 37px;
  font-size: 7.24432px;
  font-weight: 500;
  text-align: left;
}
.sl_layer-holder-11 {
  left: 50%;
  margin: 0 0 0 -12.5px;
  max-width: 21px;
  min-height: 21px;
  position: absolute;
  top: 73px;
  width: 21px;
  -webkit-border-radius: 9.71px;
  -moz-border-radius: 9.71px;
  border-radius: 9.71px;
  background: #eaebeb;
  font-size: 10.35158px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
}
.sl_row-15 {
  margin: 346px 0 0;
  position: relative;
}
.sl_group-15 {
  float: left;
  margin: 0 43px 0 0;
  min-height: 355px;
  padding: 205px 48px 78px;
  position: relative;
  width: 255px;
  z-index: 0;
  background: url(images/3_11.png) no-repeat;
}
.sl_layer-42 {
  display: block;
  left: 69px;
  margin: 0 auto;
  position: relative;
  z-index: 194;
}
.sl_layer-43 {
  display: block;
  left: 39px;
  margin: -2px auto 0;
  position: relative;
  z-index: 193;
}
.sl_col-26 {
  float: left;
  margin: 33px 0 0;
  position: relative;
  width: 646px;
}
.sl_layer-holder-12 {
  min-height: 22px;
  padding: 0 2px;
  position: relative;
  width: 83px;
  -webkit-border-radius: 10.83px;
  -moz-border-radius: 10.83px;
  border-radius: 10.83px;
  background: #fb5230;
  color: #ffffff;
  font-size: 15.9889px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
}
.sl_text-59 {
  margin: 27px 0 0 2px;
  font-size: 47.9667px;
  font-weight: bold;
}
.sl_text-60 {
  margin: 33px 0 0;
  color: #656565;
  font-size: 16px;
}
.sl_row-16 {
  left: 88px;
  margin: 344px auto 0;
  position: relative;
  width: 831px;
}
.sl_col-27 {
  float: left;
  margin: 17px 30px 0 0;
  position: relative;
  width: 546px;
}
.sl_layer-holder-13 {
  left: 218.5px;
  margin: 0 auto;
  min-height: 22px;
  padding: 0 1px;
  position: relative;
  width: 83px;
  -webkit-border-radius: 10.84px;
  -moz-border-radius: 10.84px;
  border-radius: 10.84px;
  background: #fb5230;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
}
.sl_text-62 {
  margin: 23px 0 0;
  font-size: 48px;
  font-weight: bold;
  line-height: 55px;
  text-align: right;
}
.sl_text-63 {
  margin: 27px 0 0;
  font-size: 22px;
  line-height: 28px;
  text-align: right;
}
.sl_group-16 {
  float: left;
  padding: 27px 17px;
  position: relative;
  width: 255px;
  background: url(images/4_7.png) no-repeat;
}
.sl_col-13 {
  left: 10px;
  margin: 0 auto;
  min-height: 300px;
  padding: 21px 17px 15px;
  position: relative;
  width: 201px;
  background: url(images/image_59.png) no-repeat;
}
.sl_text-64 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.sl_layer-44 {
  height: 1px;
  margin: 7px 0 0;
  position: relative;
  width: 156px;
  background: #242424;
}
.sl_row-9 {
  margin: 2px 0 0;
  position: relative;
}
.sl_text-65 {
  float: left;
  margin: 0 6px 0 0;
  width: 103px;
  font-size: 12px;
  line-height: 20px;
}
.sl_text-66 {
  float: left;
  margin: 1px 0 0;
  width: 52px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.sl_layer-45 {
  height: 1px;
  margin: 4px 0 0;
  position: relative;
  width: 156px;
  background: #242424;
}
.sl_text-67 {
  margin: 8px 0 0 81px;
  font-weight: 500;
}
.sl_row-17 {
  margin: 346px 0 0;
  position: relative;
  width: 969px;
}
.sl_group-17 {
  float: left;
  min-height: 355px;
  padding: 199px 59px 122px;
  position: relative;
  width: 255px;
  background: url(images/5_4.png) no-repeat;
}
.sl_layer-46 {
  display: block;
  margin: 0 auto;
  position: relative;
  right: 25px;
}
.sl_text-68 {
  display: block;
  margin: -6px 0 0;
  position: relative;
}
.sl_col-28 {
  float: right;
  margin: 57px 0 0;
  position: relative;
  width: 672px;
}
.sl_layer-holder-14 {
  min-height: 22px;
  padding: 0 2px;
  position: relative;
  width: 83px;
  -webkit-border-radius: 10.84px;
  -moz-border-radius: 10.84px;
  border-radius: 10.84px;
  background: #fb5230;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
}
.sl_text-70 {
  margin: 27px 0 0;
  font-size: 48px;
  font-weight: bold;
}
.sl_text-71 {
  margin: 34px 0 0;
  font-size: 22px;
}
.sl_row-18 {
  left: 90px;
  margin: 346px auto 0;
  position: relative;
  width: 827px;
}
.sl_col-29 {
  float: left;
  margin: 42px 29px 0 0;
  position: relative;
  width: 543px;
}
.sl_layer-holder-15 {
  left: 219px;
  margin: 0 auto;
  min-height: 22px;
  padding: 0 2px;
  position: relative;
  width: 83px;
  -webkit-border-radius: 10.84px;
  -moz-border-radius: 10.84px;
  border-radius: 10.84px;
  background: #fb5230;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
}
.sl_text-73 {
  margin: 23px 4px 0;
  font-size: 48px;
  font-weight: bold;
  line-height: 55px;
  text-align: right;
}
.sl_text-74 {
  margin: 30px 0 0;
  font-size: 22px;
  text-align: right;
}
.sl_group-18 {
  float: left;
  height: 354px;
  position: relative;
  width: 255px;
  background: url(images/6_3.png) no-repeat;
}
.sl_layer-holder-16 {
  left: 50%;
  padding: 16px 18px 26px;
  position: absolute;
  top: 178px;
  width: 198px;
  background: url(images/image_64.png) no-repeat;
  margin-left: -106.5px;
}
.sl_row-7 {
  left: 5px;
  margin: 0 auto;
  min-height: 86px;
  padding: 30px 19px 16px;
  position: relative;
  width: 152px;
  background: url(images/image_65.png) no-repeat;
}
.sl_wrapper-8 {
  float: left;
  padding: 0 0 11px;
  position: relative;
  width: 45px;
  background: url(images/image_69.png) no-repeat;
}
.sl_layer-47 {
  display: block;
  left: 13.5px;
  margin: 0 auto;
  position: relative;
}
.sl_layer-48 {
  float: right;
  margin: 26px 6px 0 0;
}
.sl_layer-49 {
  left: 50%;
  position: absolute;
  top: 159px;
  margin-left: -14.5px;
}
.sl_layer-50 {
  left: 50%;
  position: absolute;
  top: 71px;
  margin-left: -10.5px;
}
.sl_page-6 {
  margin: 154px 0 0;
  min-height: 800px;
  padding: 94px 0 0;
  position: relative;
  width: 1200px;
  background: url(images/13.png) no-repeat;
}
.sl_text-75 {
  font-size: 22px;
  text-align: center;
}
.sl_row-11 {
  margin: 85px 50px 0 106px;
  position: relative;
}
.sl_text-76 {
  float: left;
  font-size: 20px;
  text-align: center;
}
.sl_text-77 {
  float: left;
  margin: 1px 0 0 311px;
  font-size: 20px;
  text-align: center;
}
.sl_text-78 {
  float: left;
  margin: 0 0 0 266px;
  font-size: 20px;
  text-align: center;
}
.sl_wrapper-15 {
  height: 489px;
  margin: 19px 0 0;
  position: relative;
  width: 1200px;
}
.sl_row-10 {
  left: 50%;
  min-height: 187px;
  padding: 46px 296px 120px;
  position: absolute;
  top: 32px;
  width: 1199px;
  background: url(images/image_71.png) no-repeat;
  margin-left: -599px;
}
.sl_text-79 {
  float: left;
  margin: 0 0 0 5px;
  width: 157px;
  font-size: 20px;
  text-align: center;
}
.sl_text-80 {
  float: right;
  margin: 0 53px 0 0;
  width: 67px;
  font-size: 20px;
  text-align: center;
}
.sl_group-19 {
  left: 50%;
  position: absolute;
  top: 0;
  width: 937px;
  margin-left: -465px;
}
.sl_layer-51 {
  float: left;
  margin: 1px 0 0;
}
.sl_layer-52 {
  float: left;
  margin: 117px 0 0 169px;
}
.sl_layer-53 {
  float: left;
  margin: 0 0 0 175px;
}
.sl_layer-54 {
  float: left;
  margin: 116px 0 0 178px;
}
.sl_layer-55 {
  float: left;
  margin: 0 0 0 175px;
}
.sl_group-20 {
  left: 50%;
  position: absolute;
  top: 63px;
  width: 894px;
  margin-left: -443px;
}
.sl_layer-56 {
  float: left;
  margin: 10px 0 0;
}
.sl_layer-57 {
  float: left;
  margin: 120px 0 0 216px;
}
.sl_layer-58 {
  float: left;
  margin: 0 0 0 221px;
}
.sl_layer-59 {
  float: left;
  margin: 121px 0 0 223px;
}
.sl_layer-60 {
  float: left;
  margin: 4px 0 0 224px;
}
.sl_layer-holder-17 {
  left: 50%;
  padding: 35px 33px 104px;
  position: absolute;
  top: 236px;
  width: 1200px;
  background: url(images/image_76.png) no-repeat;
  margin-left: -600px;
}
.sl_group-21 {
  height: 114px;
  left: 26.5px;
  margin: 0 auto;
  position: relative;
  width: 1081px;
}
.sl_layer-61 {
  left: 50%;
  position: absolute;
  top: 1px;
  margin-left: -540.5px;
}
.sl_layer-62 {
  left: 50%;
  position: absolute;
  top: 0;
  margin-left: -329.5px;
}
.sl_layer-63 {
  left: 50%;
  position: absolute;
  top: 1px;
  margin-left: -85.5px;
}
.sl_layer-64 {
  left: 50%;
  position: absolute;
  top: 0;
  margin-left: 150.5px;
}
.sl_layer-65 {
  left: 50%;
  position: absolute;
  top: 1px;
  margin-left: 309.5px;
}
.sl_group-22 {
  left: 50%;
  position: absolute;
  top: 5px;
  width: 1067px;
  margin-left: -531.5px;
}
.sl_text-81 {
  float: left;
  margin: 2px 0 0;
  width: 129px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}
.sl_text-82 {
  float: left;
  margin: 2px 0 0 83px;
  width: 142px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}
.sl_text-83 {
  float: left;
  margin: 2px 0 0 110px;
  width: 82px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}
.sl_text-84 {
  float: left;
  margin: 6px 0 0 147px;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}
.sl_text-85 {
  float: left;
  margin: 0 0 0 78px;
  width: 222px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  position: absolute;
  right: 0;
}
.sl_page-7 {
  min-height: 700px;
  padding: 158px 0 125px;
  position: relative;
  width: 1200px;
  background: url(images/image_81.jpg) no-repeat;
}
.sl_row-2 {
  display: table;
  margin: 0 auto;
  position: relative;
}
.sl_row-2 > * {
  float: left;
  margin: 0 18px 0 0;
}
.sl_row-2 > *:last-child {
  margin-right: 0 !important;
}
.sl_layer-66 {
  margin-top: 4px !important;
}
.sl_text-86 {
  color: #f1f1f1;
  font-size: 85px;
  font-weight: 300;
  text-align: center;
}
.sl_logo-2 {
  margin-top: 2px !important;
}
.sl_text-87 {
  margin: 45px 0 0;
  color: #ffffff;
  font-size: 33.98342px;
  font-weight: bold;
  text-align: center;
}
.sl_text-88 {
  margin: 18px 0 0;
  color: #ffffff;
  font-size: 25.98732px;
  font-weight: 500;
  text-align: center;
}
.sl_text-89 {
  margin: 16px 0 0;
  color: #e4e4e4;
  font-size: 17.98754px;
  font-weight: 500;
  line-height: 28.4464px;
  text-align: center;
}
.sl_layer-holder-18 {
  display: table;
  margin: 63px auto 0;
  min-height: 64px;
  padding: 15px 113px 16px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #fb5230;
  -webkit-box-shadow: 5.362311px 4.499513px 10px 0 rgba(185, 185, 185, 0.2);
  -moz-box-shadow: 5.362311px 4.499513px 10px 0 rgba(185, 185, 185, 0.2);
  box-shadow: 5.362311px 4.499513px 10px 0 rgba(185, 185, 185, 0.2); /*drop shadow*/
  color: #ffffff;
  font-size: 33.05474px;
  font-weight: 500;
  text-align: center;
}
.sl_text-style-9 {
  font-weight: 500;
  line-height: 24px;
}
.sl_text-style-25 {
  display: block;
  line-height: 15px;
  margin-bottom: 0;
}
.sl_text-style-52 {
  color: #fb5230;
  font-size: 17.98751px;
  line-height: 31.9778px;
}
.sl_text-style-47 {
  color: #242424;
  font-size: 21.98474px;
  line-height: 27.98058px;
}
.sl_text-style-19 {
  font-size: 16px;
  line-height: 20px;
}
.fw400 {
  font-weight: normal;
}
.sl_text-style-49 {
  color: #242424;
  font-size: 21.98474px;
  font-weight: 600;
  line-height: 39.97225px;
}
.sl_text-style-17 {
  display: block;
  line-height: 13px;
  margin-bottom: 0;
}
.sl_text-style-36 {
  font-size: 18px;
  font-weight: normal;
  line-height: 34px;
}
.sl_text-style-37 {
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
}
.sl_text-style-2 {
  color: #e63b00;
  font-weight: bold;
}
.sl_text-style-34 {
  line-height: 30px;
}
.sl_text-style-55 {
  font-size: 29.98537px;
  font-weight: bold;
}
.sl_text-style-42 {
  font-weight: 600;
  line-height: 40px;
}
.sl_text-style-26 {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
.sl_text-style-15 {
  color: #fb5230;
  font-weight: 600;
}
.sl_text-style-21 {
  font-size: 36px;
  line-height: 48px;
}
.sl_text-style-30 {
  color: #939393;
  font-size: 14px;
  line-height: 24px;
}
.sl_text-style-6 {
  display: block;
  line-height: 7px;
  margin-bottom: 0;
}
.sl_text-style-44 {
  line-height: 40px;
}
.sl_text-style-24 {
  color: #fb5230;
  font-size: 34px;
  font-weight: bold;
}
.sl_text-style-14 {
  line-height: 24px;
}
.sl_text-style-51 {
  color: #242424;
  font-size: 21.98474px;
  line-height: 39.97225px;
}
.sl_text-style-27 {
  display: block;
  line-height: 17px;
  margin-bottom: 0;
}
.sl_text-style-41 {
  display: block;
  line-height: 14px;
  margin-bottom: 0;
}
.sl_text-style-20 {
  display: block;
  line-height: 24px;
  margin-bottom: 0;
}
.sl_text-style-22 {
  font-size: 40px;
  line-height: 48px;
}
.sl_text-style-3 {
  display: block;
  line-height: 11px;
  margin-bottom: 0;
}
.sl_text-style-13 {
  color: #108e2b;
  font-weight: normal;
  line-height: 24px;
}
.sl_text-style-5 {
  color: #e21b1b;
  font-weight: bold;
  line-height: 42px;
}
.sl_text-style-54 {
  line-height: 37.99938px;
}
.sl_text-style-10 {
  line-height: 23px;
}
.sl_text-style-38 {
  font-size: 18px;
}
.sl_text-style-43 {
  display: block;
  line-height: 20px;
  margin-bottom: 0;
}
.sl_text-style-4 {
  font-weight: 500;
  line-height: 23px;
}
.sl_text-style-7 {
  line-height: 14px;
}
.sl_text-style-12 {
  color: #108e2b;
  font-weight: normal;
  line-height: 14px;
}
.sl_text-style {
  font-size: 24px;
}
.sl_text-style-18 {
  line-height: 26px;
}
.sl_text-style-46 {
  color: #00cc60;
  font-size: 7.24432px;
  font-weight: bold;
}
.fw600 {
  font-weight: 600;
}
.sl_text-style-28 {
  line-height: 34px;
}
.sl_text-style-8 {
  color: #e21b1b;
  font-weight: bold;
  line-height: 24px;
}
.sl_text-style-48 {
  color: #242424;
  font-size: 21.98474px;
  font-weight: 600;
  line-height: 27.98058px;
}
.sl_text-style-23 {
  line-height: 50px;
}
.sl_text-style-45 {
  color: #a8a8a8;
  font-size: 7.24432px;
  font-weight: bold;
}
.sl_text-style-50 {
  display: block;
  line-height: 19px;
  margin-bottom: 0;
}
.sl_text-style-11 {
  display: block;
  line-height: 10px;
  margin-bottom: 0;
}
.sl_text-style-56 {
  color: #14e26b;
  font-weight: normal;
}
.sl_text-style-29 {
  display: block;
  line-height: 12px;
  margin-bottom: 0;
}
.color14e26b {
  color: #14e26b;
}
.sl_text-style-40 {
  font-weight: 600;
  line-height: 28px;
}
.sl_text-style-31 {
  color: #242424;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}
.sl_text-style-33 {
  color: #242424;
  font-size: 18px;
  line-height: 24px;
}
.sl_text-style-32 {
  color: #242424;
  font-size: 18px;
  line-height: 34px;
}
.sl_text-style-53 {
  font-size: 39.99935px;
  font-weight: bold;
  line-height: 49.30224px;
}
.sl_text-style-39 {
  line-height: 28px;
}
.colorfb5230 {
  color: #fb5230;
}
.sl_text-style-16 {
  font-size: 15.51032px;
  font-weight: 600;
}
.sl_text-style-35 {
  line-height: 20px;
}
