/* Text Elements */

h1.heading-1 {
  margin: 7px auto;
  padding-top: 4px;
  padding-bottom: 15px;
  min-height: 40px;
  max-width: 450px;
  border-radius: 0 0 10px 10px;
  background-image: -webkit-linear-gradient(272deg, rgba(51, 102, 153, 1) 75%, rgba(153, 124, 52, 1) 33%, rgba(48, 96, 143, 1) 100%);
  background-image:    -moz-linear-gradient(272deg, rgba(51, 102, 153, 1) 75%, rgba(153, 124, 52, 1) 33%, rgba(48, 96, 143, 1) 100%);
  background-image:      -o-linear-gradient(272deg, rgba(51, 102, 153, 1) 75%, rgba(153, 124, 52, 1) 33%, rgba(48, 96, 143, 1) 100%);
  background-image:         linear-gradient(178deg, rgba(51, 102, 153, 1) 75%, rgba(153, 124, 52, 1) 33%, rgba(48, 96, 143, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #fafafa;
  text-align: center;
  font-weight: 800;
  font-style: normal;
  font-size: 30px;
  font-family: 'Italianno', cursive;
  line-height: 1.2;

  background-blend-mode: normal;
}

h1.heading-3 {
  margin: 3px auto 2px;
  padding: 5px 7px;
  max-width: 380px;
  border-radius: 10px;
  box-shadow: #114880 0 5px 2px 2px;
  color: #fae9d3;
  text-align: center;
  text-shadow: #eaaf00 2px 5px 5px;
  font-size: 14px;
  font-family: 'Sonsie One', cursive;
  line-height: 1.4;
}

h1.heading-chat {
  margin: 7px auto;
  padding-top: 4px;
  padding-bottom: 15px;
  min-height: 40px;
  max-width: 450px;
  border-radius: 0 0 10px 10px;
  background-image: -webkit-linear-gradient(272deg, rgba(51, 102, 153, 1) 75%, rgba(51, 102, 153, 1) 30%, rgba(204, 136, 0, 1) 33%, rgba(48, 96, 143, 1) 100%);
  background-image:    -moz-linear-gradient(272deg, rgba(51, 102, 153, 1) 75%, rgba(51, 102, 153, 1) 30%, rgba(204, 136, 0, 1) 33%, rgba(48, 96, 143, 1) 100%);
  background-image:      -o-linear-gradient(272deg, rgba(51, 102, 153, 1) 75%, rgba(51, 102, 153, 1) 30%, rgba(204, 136, 0, 1) 33%, rgba(48, 96, 143, 1) 100%);
  background-image:         linear-gradient(178deg, rgba(51, 102, 153, 1) 75%, rgba(51, 102, 153, 1) 30%, rgba(204, 136, 0, 1) 33%, rgba(48, 96, 143, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #fafafa;
  text-align: center;
  text-shadow: #114880 2px 2px 10px;
  font-weight: 800;
  font-style: normal;
  font-size: 30px;
  font-family: 'Italianno', cursive;
  line-height: 1.2;

  background-blend-mode: normal;
}

h1.hero-header-1 {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

h1.heading-10 {
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 10px;
  color: #fff5de;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.3;
}

h1.heading-l {
  margin-top: 3px;
  margin-bottom: 10px;
  padding: 10px;
  color: #fff5de;
  text-align: center;
  text-shadow: #e6b24c 1px 5px 5px;
  font-weight: 600;
  font-size: 14px;
  font-family: 'Sonsie One', cursive;
  line-height: 1.5;
}

h1.hero-header-wl {
  margin-bottom: 8px;
  color: #f90;
  font-weight: 600;
  font-size: 15px;
  font-family: Verdana, Geneva, sans-serif;
}

h1.heading-bs1 {
  margin: 10px auto;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 40px;
  max-width: 450px;
  border-radius: 0 0 10px 10px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #fafafa;
  text-align: center;
  text-shadow: #e6b24c 1px 5px 5px;
  font-weight: 800;
  font-style: normal;
  font-size: 14px;
  font-family: 'Sonsie One', cursive;
  line-height: 1.2;

  background-blend-mode: normal;
}

h2.heading-2 {
  float: left;
  margin-bottom: 0;
  padding: 10px 10px 0 6px;
  width: 100%;
  color: #f90;
  font-weight: 600;
  font-size: 17px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.4;
}

h2.heading-8 {
  margin: 6px auto;
  padding: 8px 10px;
  max-width: 295px;
  width: 100%;
  border-radius: 5px;
  background-color: #097309;
  background-image: -webkit-linear-gradient(top, rgba(24, 131, 24, 1) 0%, rgba(24, 131, 24, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(24, 131, 24, 1) 0%, rgba(24, 131, 24, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(24, 131, 24, 1) 0%, rgba(24, 131, 24, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(24, 131, 24, 1) 0%, rgba(24, 131, 24, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #eeeaea;
  text-align: center;
  text-shadow: #00509f 2px 5px 8px;
  font-weight: 600;
  font-size: 17px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4;

  background-blend-mode: normal;
}

h2.heading-9 {
  margin-bottom: 0;
  padding: 10px;
  color: #555;
  text-align: center;
  text-shadow: #369 2px 5px 5px;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Sonsie One', cursive;
  line-height: 1.4;
}

h2.heading-11 {
  margin-bottom: 0;
  padding: 10px 5px;
  color: #eb861a;
  text-align: center;
  text-shadow: #369 2px 5px 5px;
  font-weight: 600;
  font-size: 45px;
  font-family: 'Sonsie One', cursive;
  line-height: 1.5;
}

h2.Heading-about {
  margin-bottom: 0;
  padding: 10px;
  color: #555;
  text-align: center;
  text-shadow: #369 2px 5px 5px;
  font-weight: 600;
  font-size: 17px;
  font-family: 'Sonsie One', cursive;
  line-height: 1.4;
}

h2.heading-13 {
  margin-bottom: 0;
  padding: 10px 10px 2px;
  color: #f90;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4;
}

h2.heading-8:hover {
  background-image: -webkit-linear-gradient(top, rgba(25, 181, 25, 1) 0%, rgba(25, 181, 25, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(25, 181, 25, 1) 0%, rgba(25, 181, 25, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(25, 181, 25, 1) 0%, rgba(25, 181, 25, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(25, 181, 25, 1) 0%, rgba(25, 181, 25, 1) 100%);
  text-shadow: #00509f 2px 5px 8px;
}

h3.heading-4 {
  margin-bottom: 0;
  padding: 10px 5px 5px;
  color: #f5620a;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.3;
}

h3.heading-4rad {
  margin-bottom: 0;
  padding: 10px 5px 5px;
  color: #f5620a;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.3;
}

h3.heading-12 {
  margin-bottom: 2px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: 600;
  font-size: 15px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.3;
}

h3.heading-14 {
  margin-bottom: 0;
  padding: 10px 10px 2px;
  color: #f90;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4;
}

h4.heading-15 {
  margin-bottom: 0;
  padding: 10px 10px 2px;
  color: #f90;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4;
}

h5.heading-16 {
  margin-bottom: 0;
  padding: 10px 10px 2px;
  color: #f90;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4;
}

h6.heading-17 {
  margin-bottom: 0;
  padding: 10px 10px 2px;
  color: #f90;
  font-weight: 600;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4;
}

p.paragraph.hero-tagline-1 {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 26px;
}

p.paragraph.hero-tagline-wl {
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 26px;
}

span.text-element.text-b {
  padding: 10px 10px 7px;
  color: #f90;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.3;
}

span.text-element.text-b1 {
  padding: 10px 0;
  color: #000;
  text-align: center;
  line-height: 2.5;
}

span.text-element.text-1 {
  margin-top: 2px;
  margin-bottom: 0;
  padding: 10px 10px 7px;
  color: #f90;
  font-weight: 700;
  font-size: 16px;
}

span.text-element.text-2 {
  padding: 5px 7px 10px;
  color: #fae9d3;
  text-align: center;
  font-style: normal;
  font-size: 10px;
  font-family: 'Sonsie One', cursive;
  line-height: 1.4;
}

span.text-element.text-3 {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  width: 99%;
  color: #f5620a;
  font-weight: 600;
  font-size: 15px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4;
}

span.text-element.text-3a {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  width: 99%;
  color: #f5620a;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.3;
}

span.text-element.text-app {
  float: left;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 15px 20px;
  width: 99%;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(top, rgba(111, 154, 189, 1) 0%, rgba(245, 248, 250, 1) 10%, rgba(245, 248, 250, 1) 90%, rgba(111, 154, 189, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(111, 154, 189, 1) 0%, rgba(245, 248, 250, 1) 10%, rgba(245, 248, 250, 1) 90%, rgba(111, 154, 189, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(111, 154, 189, 1) 0%, rgba(245, 248, 250, 1) 10%, rgba(245, 248, 250, 1) 90%, rgba(111, 154, 189, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(111, 154, 189, 1) 0%, rgba(245, 248, 250, 1) 10%, rgba(245, 248, 250, 1) 90%, rgba(111, 154, 189, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  box-shadow: #86b9e3 0 0 10px 2px;
  color: #111;
  font-weight: 500;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 2;

  background-blend-mode: normal;
}

span.text-element.text-bchat {
  padding: 10px 10px 7px;
  color: #c80;
  font-weight: 600;
  font-size: 17px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.3;
}

span.text-element.text-4 {
  padding: 10px;
  color: #000;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.7;
}

span.text-element.text-4a {
  padding: 10px;
  color: #000;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

span.text-element.text-5 {
  padding: 10px;
  font-weight: 700;
  font-size: 18px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.5;
}

span.text-element.text-6 {
  padding: 10px;
  font-size: 18px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.5;
}

span.text-element.text-7 {
  float: left;
  padding: 3px 10px 10px;
  color: #222;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.5;
}

span.text-element.text-about {
  float: left;
  padding: 3px 10px 10px;
  width: 100%;
  color: #222;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.8;
}

span.text-element.text-about1 {
  float: left;
  padding: 3px 10px 10px;
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.5;
}

span.text-element.text-about2 {
  float: left;
  padding: 3px 10px 10px;
  width: 100%;
  color: #222;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.7;
}

span.text-element.text-7rad {
  float: left;
  padding: 3px 5px 10px;
  color: #222;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.7;
}

span.text-element.text-8 {
  padding: 10px;
  color: #222;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.8;
}

span.text-element.text-8a {
  padding: 10px;
  color: #222;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.8;
}

span.text-element.text-8cl {
  padding: 10px;
  color: #222;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.8;
}

span.text-element span.text-text-1 {
  font-weight: 600;
}

span.text-element span.text-text-2 {
  font-weight: 600;
}

span.text-element span.text-text-3 {
  font-weight: 600;
}

span.text-element span.text-text-4 {
  font-weight: 600;
}

span.text-element span.text-text-5 {
  font-weight: 600;
}

span.text-element span.text-text-6 {
  font-weight: 600;
}

span.text-element span.text-text-7 {
  font-weight: 600;
}

span.text-element span.text-text-8 {
  font-weight: 600;
}

span.text-element span.text-text-9 {
  font-weight: 600;
}

span.text-element span.text-text-10 {
  font-weight: 600;
}

span.text-element.test-8bb {
  padding: 10px;
  color: #222;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.8;
}

span.text-element span.text-text-11 {
  color: #08c;
}

span.text-element.text-9 {
  padding: 10px;
  width: 100%;
  color: #08c;
  font-weight: 600;
  font-size: 17px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4;
}

span.text-element.text-10 {
  padding: 10px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.8;

  background-blend-mode: normal;
}

span.text-element span.text-text-14 {
  font-weight: 600;
}

span.text-element span.text-text-15 {
  font-weight: 600;
}

span.text-element span.text-text-12 {
  font-weight: 600;
}

span.text-element span.text-text-16 {
  font-weight: 600;
}

span.text-element span.text-text-13 {
  font-weight: 600;
}

span.text-element span.text-text-17 {
  font-weight: 600;
}

span.text-element span.text-text-18 {
  font-weight: 600;
}

span.text-element span.text-text-19 {
  font-weight: 600;
}

span.text-element span.text-text-20 {
  font-weight: 600;
}

span.text-element span.text-text-21 {
  font-weight: 600;
}

span.text-element span.text-text-22 {
  font-weight: 600;
}

span.text-element span.text-text-23 {
  font-weight: 600;
}

span.text-element span.text-text-24 {
  font-weight: 600;
}

span.text-element span.text-text-25 {
  font-weight: 600;
}

span.text-element span.text-text-26 {
  font-weight: 600;
}

span.text-element span.text-text-27 {
  font-weight: 600;
}

span.text-element span.text-text-28 {
  font-weight: 600;
}

span.text-element span.text-text-29 {
  font-weight: 600;
}

span.text-element span.text-text-30 {
  font-weight: 600;
}

span.text-element span.text-text-31 {
  font-weight: 600;
}

span.text-element span.text-text-32 {
  font-weight: 600;
}

span.text-element span.text-text-33 {
  font-weight: 600;
}

span.text-element span.text-text-34 {
  font-weight: 600;
}

span.text-element span.text-text-35 {
  font-weight: 600;
}

span.text-element span.text-text-36 {
  font-weight: 600;
}

span.text-element span.text-text-37 {
  font-weight: 600;
}

span.text-element span.text-text-38 {
  font-weight: 600;
}

span.text-element span.text-text-39 {
  font-weight: 600;
}

span.text-element span.text-text-40 {
  font-weight: 600;
}

span.text-element span.text-text-41 {
  font-weight: 600;
}

span.text-element span.text-text-42 {
  font-weight: 600;
}

span.text-element span.text-text-43 {
  font-weight: 600;
}

span.text-element span.text-text-44 {
  font-weight: 600;
}

span.text-element span.text-text-45 {
  font-weight: 600;
}

span.text-element span.text-text-46 {
  font-weight: 600;
}

span.text-element span.text-text-47 {
  font-weight: 600;
}

span.text-element span.text-text-48 {
  font-weight: 600;
}

span.text-element span.text-text-49 {
  font-weight: 600;
}

span.text-element span.text-text-50 {
  font-weight: 600;
}

span.text-element span.text-text-51 {
  font-weight: 600;
}

span.text-element span.text-text-52 {
  font-weight: 600;
}

span.text-element span.text-text-53 {
  font-weight: 600;
}

span.text-element span.text-text-54 {
  font-weight: 600;
}

span.text-element span.text-text-55 {
  font-weight: 600;
}

span.text-element span.text-text-56 {
  font-weight: 600;
}

span.text-element span.text-text-57 {
  font-weight: 600;
}

span.text-element span.text-text-58 {
  font-weight: 600;
}

span.text-element span.text-text-59 {
  font-weight: 600;
}

span.text-element span.text-text-60 {
  font-weight: 600;
}

span.text-element span.text-text-61 {
  font-weight: 600;
}

span.text-element span.text-text-62 {
  font-weight: 600;
}

span.text-element span.text-text-63 {
  font-weight: 600;
}

span.text-element span.text-text-65 {
  font-weight: 600;
}

span.text-element span.text-text-64 {
  font-weight: 600;
}

span.text-element span.text-text-66 {
  font-weight: 600;
}

span.text-element span.text-text-67 {
  font-weight: 600;
}

span.text-element span.text-text-68 {
  font-weight: 600;
}

span.text-element span.text-text-69 {
  font-weight: 600;
}

span.text-element span.text-text-70 {
  font-weight: 600;
}

span.text-element span.text-text-71 {
  font-weight: 600;
}

span.text-element span.text-text-72 {
  font-weight: 600;
}

span.text-element span.text-text-73 {
  font-weight: 600;
}

span.text-element span.text-text-74 {
  font-weight: 600;
}

span.text-element span.text-text-75 {
  font-weight: 600;
}

span.text-element span.text-text-76 {
  font-weight: 600;
}

span.text-element span.text-text-77 {
  font-weight: 600;
}

span.text-element span.text-text-78 {
  font-weight: 600;
}

span.text-element span.text-text-79 {
  font-weight: 600;
}

span.text-element span.text-text-80 {
  font-weight: 600;
}

span.text-element span.text-text-81 {
  font-weight: 600;
}

span.text-element span.text-text-82 {
  font-weight: 600;
}

span.text-element span.text-text-83 {
  font-weight: 600;
}

span.text-element span.text-text-84 {
  font-weight: 600;
}

span.text-element span.text-text-85 {
  font-weight: 600;
}

span.text-element span.text-text-86 {
  font-weight: 600;
}

span.text-element span.text-text-87 {
  font-weight: 600;
}

span.text-element span.text-text-88 {
  font-weight: 600;
}

span.text-element span.text-text-89 {
  font-weight: 600;
}

span.text-element span.text-text-90 {
  font-weight: 600;
}

span.text-element span.text-text-91 {
  font-weight: 600;
}

span.text-element span.text-text-92 {
  font-weight: 600;
}

span.text-element span.text-text-93 {
  font-weight: 600;
}

span.text-element span.text-text-94 {
  font-weight: 600;
}

span.text-element span.text-text-95 {
  font-weight: 600;
}

span.text-element span.text-text-96 {
  font-weight: 600;
}

span.text-element span.text-text-97 {
  font-weight: 600;
}

span.text-element span.text-text-98 {
  font-weight: 600;
}

span.text-element span.text-text-99 {
  font-weight: 600;
}

span.text-element span.text-text-100 {
  font-weight: 600;
}

span.text-element span.text-text-101 {
  font-weight: 600;
}

span.text-element span.text-text-102 {
  font-weight: 600;
}

span.text-element span.text-text-103 {
  font-weight: 600;
}

span.text-element.text-11 {
  padding: 10px;
  background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(241, 209, 131, 1) 33%, rgba(241, 209, 131, 1) 66%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(241, 209, 131, 1) 33%, rgba(241, 209, 131, 1) 66%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(241, 209, 131, 1) 33%, rgba(241, 209, 131, 1) 66%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(241, 209, 131, 1) 33%, rgba(241, 209, 131, 1) 66%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #072138;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4;

  background-blend-mode: normal;
}

span.text-element span.text-text-104 {
  font-weight: 600;
}

span.text-element span.text-text-105 {
  font-weight: 600;
}

span.text-element span.text-text-106 {
  font-weight: 600;
}

span.text-element span.text-text-107 {
  font-weight: 600;
}

span.text-element span.text-text-108 {
  font-weight: 600;
}

span.text-element span.text-text-109 {
  font-weight: 600;
}

a.link-text.text-link-b {
  float: left;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 10px;
  width: 100%;
  color: #86b9e3;
  font-family: Verdana, Geneva, sans-serif;
}

a.link-text.text-link-1 {
  float: left;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 10px 14px;
  border-radius: 5px;
  color: #38a3d9;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 20px;
}

a.link-text.text-link-2 {
  float: left;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 12px 20px;
  width: 100%;
  border-radius: 15px;
  background-color: #f5f8fa;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  box-shadow: #f3f3f3 0 0 10px 5px inset;
  color: #0053f9;
  text-align: center;
  text-shadow: #e0c77c 10px 10px 20px;
  font-weight: 600;
  font-style: italic;
  font-size: 10px;
  font-family: 'Asset', cursive;
  line-height: 25px;

  background-blend-mode: normal;
}

a.link-text.text-link-3 {
  float: left;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 10px;
  width: 100%;
  box-shadow: #f1d183 0 1px 0 0;
  color: #00509f;
}

a.link-text.text-link-4 {
  float: left;
  margin: 4px 3px 5px 0;
  padding: 7px 24px 10px 10px;
  color: #08c;
}

a.link-text.text-link-5 {
  float: left;
  margin-bottom: 7px;
  padding: 10px;
  width: 100%;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: -webkit-linear-gradient(left, rgba(229, 229, 229, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(229, 229, 229, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(229, 229, 229, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(229, 229, 229, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #0053f9;

  background-blend-mode: normal;
}

a.link-text.text-link-5a {
  float: left;
  margin-bottom: 7px;
  padding: 10px;
  width: 100%;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: -webkit-linear-gradient(left, rgba(229, 229, 229, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(229, 229, 229, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(229, 229, 229, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(229, 229, 229, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #0053f9;

  background-blend-mode: normal;
}

a.link-text.text-link-5b {
  float: left;
  margin-bottom: 7px;
  padding: 10px;
  width: 100%;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-image: -webkit-linear-gradient(left, rgba(241, 209, 131, 1) 1%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(241, 209, 131, 1) 1%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(241, 209, 131, 1) 1%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(241, 209, 131, 1) 1%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #0053f9;
  text-align: left;

  background-blend-mode: normal;
}

a.link-text.text-link-6 {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  color: #f5620a;
  font-family: Verdana, Geneva, sans-serif;
}

a.link-text span.text-link-text-1 {
  color: #020c7d;
}

a.link-text.text-link-7 {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 7px;
  width: 100%;
  color: #196fc6;
  text-align: center;
}

a.link-text.text-link-8 {
  float: none;
  padding: 10px;
  width: 100%;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 27px;
}

a.link-text span.text-link-text-2 {
  color: #000;
}

a.link-text span.text-link-text-4 {
  color: transparent;
}

a.link-text span.text-link-text-3 {
  color: #000;
}

a.link-text span.text-link-text-6 {
  color: #000;
}

a.link-text.text-link-nm {
  float: left;
  margin-top: 4px;
  margin-right: 2px;
  margin-bottom: 8px;
  padding: 10px 14px;
  border-radius: 8px;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #38a3d9;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 20px;

  background-blend-mode: normal;
}

a.link-text.text-link-bchat {
  float: left;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 10px;
  width: 100%;
  color: #08c;
  font-family: Verdana, Geneva, sans-serif;
}

a.link-text.text-link-bl {
  float: left;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 10px 13px;
  width: auto;
  color: #86b9e3;
  font-family: Verdana, Geneva, sans-serif;
}

a.link-text.text-link-9 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  padding: 13px 10px;
  width: 100%;
  color: #196fc6;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

a.link-text.text-link-10 {
  float: left;
  padding: 10px 10px 5px;
  width: 98%;
  font-weight: 600;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 27px;
}

a.link-text.text-lnk-use {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 8px 10px;
  width: 98%;
  color: #0053f9;
  font-weight: 500;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 27px;
}

a.link-text.text-link {
  float: left;
  padding: 10px 10px 5px;
  width: 98%;
  color: #0053f9;
  font-weight: 500;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 27px;
}

a.link-text.text-link-11 {
  float: left;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 10px;
  width: 99%;
  color: #0053f9;
  font-weight: 500;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 24px;
}

a.link-text.text-link11a {
  float: left;
  padding: 10px;
  width: 99%;
  background-color: #f5f8fa;
  color: #111;
  font-weight: 500;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 26px;
}

a.link-text span.text-link-text-5 {
  color: #0053f9;
  font-weight: 600;
}

a.link-text.text-link-12 {
  float: left;
  margin-top: 5px;
  margin-bottom: 3px;
  padding: 10px;
  color: #0053f9;
  font-family: Verdana, Geneva, sans-serif;
}

a.link-text.text-link-hai {
  float: left;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 12px 20px;
  width: 100%;
  border-radius: 15px;
  background-color: #f5f8fa;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  box-shadow: #f3f3f3 0 0 10px 5px inset;
  color: #0053f9;
  text-align: center;
  text-shadow: #e0c77c 10px 10px 20px;
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  font-family: 'Sonsie One', cursive;
  line-height: 25px;

  background-blend-mode: normal;
}

a.link-text span.text-link-text-7 {
  color: #f00;
}

a.link-text.text-lnk-use:hover {
  color: #00f;
}

a.link-text.text-link:hover {
  color: #00f;
}

a.link-text.text-link-2:hover {
  background-color: #fff;
  color: #00f;
}

a.link-text.text-link-1:hover {
  color: #77bde0;
}

a.link-text.text-link-b:hover {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  background-image: -webkit-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(17, 72, 128, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  color: #139ec5;

  background-blend-mode: normal;
}

a.link-text.text-link-nm:hover {
  background-image: -webkit-linear-gradient(top, rgba(17, 72, 128, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(17, 72, 128, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(17, 72, 128, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(17, 72, 128, 1) 0%, rgba(51, 102, 153, 1) 100%);
}

a.link-text.text-link-5:hover {
  color: #00f;
}

a.link-text.text-link-5a:hover {
  color: #00f;
}

a.link-text.text-link-5b:hover {
  color: #00f;
}

a.link-text.text-link-bchat:hover {
  color: #139ec5;
}

a.link-text.text-link-bl:hover {
  background-image: -webkit-linear-gradient(top, rgba(35, 93, 152, 1) 0%, rgba(35, 93, 152, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(35, 93, 152, 1) 0%, rgba(35, 93, 152, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(35, 93, 152, 1) 0%, rgba(35, 93, 152, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(35, 93, 152, 1) 0%, rgba(35, 93, 152, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.link-text.text-link11a:hover {
  background-color: #fff;
}

a.link-text span.text-link-text-5:hover {
  color: #6ecaf8;
}

a.link-text.text-link-11:hover {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 1%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 1%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 1%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 1%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.link-text.text-link-hai:hover {
  background-color: #fff;
  color: #00f;
}

/* Layout Elements */

body.grid-1 {
  min-height: 50px;
  background-color: #f3f3f3;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body.grid-chat {
  min-height: 50px;
  background-color: #369;
}

body.grid-2 {
  background-color: #114880;
  background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-1 {
  max-width: none;
  background-color: #369;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-2 {
  max-width: none;
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(top, rgba(0, 64, 128, 1) 0%, rgba(249, 249, 249, 1) 25%);
  background-image:    -moz-linear-gradient(top, rgba(0, 64, 128, 1) 0%, rgba(249, 249, 249, 1) 25%);
  background-image:      -o-linear-gradient(top, rgba(0, 64, 128, 1) 0%, rgba(249, 249, 249, 1) 25%);
  background-image:         linear-gradient(180deg, rgba(0, 64, 128, 1) 0%, rgba(249, 249, 249, 1) 25%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-4 {
  margin-bottom: 0;
  max-width: 1280px;
  border-radius: 0 0 3px 3px;
  background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-8 {
  max-width: none;
  border-radius: 0;
  background-color: #369;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 80%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 80%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 80%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 80%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-b1 {
  padding-bottom: 0;
  min-height: 50px;
}

.container-grid.container-b {
  min-height: 40px;
}

.container-grid.container-b3 {
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  min-height: 50px;
}

.container-grid.column-b {
  padding-right: 5px;
  padding-left: 5px;
  min-height: 50px;
}

.container-grid.subgrid-column-b {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-b1 {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.subgrid-column-b2 {
  padding-right: 0;
  padding-left: 0;
  min-height: 40px;
}

.container-grid.subgrid-column-b3 {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.subgrid-column-b4 {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.rule.rule-b hr {
  border-top-color: #369;
}

.rule.rule-b {
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: #346ca4 0 5px 9px 1px;
}

a.responsive-picture.logo {
  margin: 5px auto;
  padding: 5px 4px;
  max-width: 60px;
  width: 95%;
  border-radius: 30px;
  box-shadow: #004080 0 0 3px 3px inset;
}

.container-grid.container-2 {
  padding-right: 0;
  padding-left: 0;
  min-height: 40px;
}

.container-grid.container-3 {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 700px;
  max-height: 300px;
}

.container-grid.column-3 {
  min-height: 20px;
}

.container-grid.column-4 {
  padding-right: 5px;
  padding-left: 5px;
}

.html-element.html-element-1 {
  min-height: 50px;
}

.container-grid.container-4 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0;
  min-width: 10px;
}

.container-grid.column-5 {
  min-height: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-6 {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  min-height: 50px;
  background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(243, 209, 128, 1) 2%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(243, 209, 128, 1) 2%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(243, 209, 128, 1) 2%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(243, 209, 128, 1) 2%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.subgrid-1 {
  margin-right: auto;
  margin-left: auto;
  min-width: 10px;
  max-width: 1280px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.subgrid-column-b5 {
  min-height: 15px;
}

.container-grid.subgrid-column-3 {
  padding-right: 0;
  padding-left: 0;
  min-height: 30px;
}

.container-grid.column-7 {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  min-height: 50px;
  border: .0625rem solid #e3dce3;
  border-radius: 7px;
}

.container-grid.column-8 {
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 5px;
  min-height: 50px;
}

.container-grid.column-9 {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.container-5 {
  margin-top: 7px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
  max-width: none;
  border-radius: 15px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.html-element.html-element-2 {
  margin-right: 0;
  margin-left: 0;
  min-width: 10px;
  max-width: none;
}

.container-grid.subgrid-column-8 {
  padding-right: 15px;
  padding-left: 15px;
}

.container-grid.subgrid-row-2 {
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-7 {
  max-width: 1280px;
}

.container-grid.container-6 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 0;
  padding-left: 0;
  max-width: 40px;
}

a.social-image.fb {
  float: none;
  margin-right: auto;
  margin-left: auto;
  background-color: #369;
  box-shadow: #004080 0 0 5px 5px;
}

.container-grid.container-7 {
  width: 100%;
  background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(243, 209, 128, 1) 2%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(243, 209, 128, 1) 2%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(243, 209, 128, 1) 2%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(243, 209, 128, 1) 2%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.rule.rule-3 hr {
  border-top-width: 1px;
  border-top-color: #e3dce3;
}

div.responsive-picture.picture-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  width: 98%;
  border-radius: 10px;
  box-shadow: #00f 0 0 10px 0;
}

.container-grid.container-8 {
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px 10px 10px 15px;
  min-height: 50px;
}

.rule.rule-4 hr {
  border-top-width: 4px;
  border-top-color: #f3d180;
}

.rule.rule-4 {
  clear: both;
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 0;
  width: 92%;
  box-shadow: #f3d180 0 5px 10px 0;
}

.container-grid.container-9 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}

.rule.rule-3 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 100%;
}

.container-grid.container-10 {
  padding: 10px 20px;
  min-height: 50px;
}

.container-grid.container-11 {
  padding: 10px 20px;
  min-height: 50px;
}

.container-grid.container-12 {
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 10px 20px;
  min-height: 50px;
}

.container-grid.subgrid-2 {
  min-height: 50px;
}

.container-grid.subgrid-column-10 {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.subgrid-row-5 {
  min-height: 50px;
}

.container-grid.subgrid-3 {
  min-height: 50px;
}

.container-grid.container-13 {
  padding-top: 0;
  padding-bottom: 0;
}

.container-grid.subgrid-column-9 {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.subgrid-column-11 {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.subgrid-column-12 {
  padding-right: 0;
  padding-left: 0;
  min-height: 35px;
}

.container-grid.container-14 {
  min-height: 40px;
}

.rule.rule-5 hr {
  border-top-width: 1px;
  border-top-color: #e3dce3;
}

.html-element.html-element-5 {
  min-height: 50px;
}

.container-grid.container-16 {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 50px;
}

.html-element.html-element-6 {
  min-height: 50px;
}

.html-element.html-element-7 {
  padding-right: 5px;
  padding-left: 5px;
  min-height: 50px;
}

.rule.rule-5 {
  margin: 5px auto;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 92%;
}

.container-grid.container-17 {
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 10px;
}

.container-grid.container-18 {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-grid.subgrid-column-14 {
  padding-right: 0;
  padding-left: 0;
  min-height: 2px;
}

.container-grid.container-5a {
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 5px 10px;
  max-width: 400px;
  border-radius: 15px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-rad3 {
  max-width: none;
  border-radius: 0;
  background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-rad4 {
  max-width: none;
  background-image: -webkit-linear-gradient(left, rgba(17, 72, 128, 1) 5%, rgba(68, 68, 68, 1) 33%, rgba(68, 68, 68, 1) 66%, rgba(17, 72, 128, 1) 95%);
  background-image:    -moz-linear-gradient(left, rgba(17, 72, 128, 1) 5%, rgba(68, 68, 68, 1) 33%, rgba(68, 68, 68, 1) 66%, rgba(17, 72, 128, 1) 95%);
  background-image:      -o-linear-gradient(left, rgba(17, 72, 128, 1) 5%, rgba(68, 68, 68, 1) 33%, rgba(68, 68, 68, 1) 66%, rgba(17, 72, 128, 1) 95%);
  background-image:         linear-gradient(90deg, rgba(17, 72, 128, 1) 5%, rgba(68, 68, 68, 1) 33%, rgba(68, 68, 68, 1) 66%, rgba(17, 72, 128, 1) 95%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-15 {
  min-height: 5px;
}

.html-element.html-element-3 {
  margin-right: auto;
  margin-left: auto;
  padding: 15px 5px 10px;
  max-width: 1280px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-16 {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
  background-image: -webkit-linear-gradient(top, rgba(17, 72, 128, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(17, 72, 128, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(17, 72, 128, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(17, 72, 128, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-rad5 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  min-width: 10px;
  min-height: 50px;
  max-width: none;
  background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-rad5 {
  padding-bottom: 0;
  max-width: 1280px;
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-17 {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.container-grid.column-18 {
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 5px;
}

.container-grid.column-19 {
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 5px;
  min-height: 50px;
}

.rule.rule-1 hr {
  border-top-width: 1px;
  border-top-color: #f0f5f9;
}

.rule.rule-1 {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
}

.container-grid.container-20 {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.container-grid.container-22 {
  margin-top: 6px;
  margin-bottom: 5px;
  padding-top: 6px;
  padding-bottom: 5px;
}

.container-grid.container-25 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-grid.subgrid-column-13 {
  padding-right: 0;
  padding-left: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 90%, rgba(232, 232, 232, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 90%, rgba(232, 232, 232, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 90%, rgba(232, 232, 232, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 90%, rgba(232, 232, 232, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.subgrid-column-15 {
  padding-right: 0;
  padding-left: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-image: -webkit-linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 10%, rgba(249, 249, 249, 1) 100%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 10%, rgba(249, 249, 249, 1) 100%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 10%, rgba(249, 249, 249, 1) 100%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 10%, rgba(249, 249, 249, 1) 100%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-27 {
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 20px 15px;
}

.container-grid.subgrid-4 {
  border-radius: 10px;
  box-shadow: #86b9e3 0 0 10px 2px;
}

.container-grid.subgrid-column-16 {
  padding-right: 0;
  padding-left: 0;
  background-image: -webkit-linear-gradient(left, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 90%, rgba(245, 245, 245, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 90%, rgba(245, 245, 245, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 90%, rgba(245, 245, 245, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 90%, rgba(245, 245, 245, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-28 {
  margin-top: 7px;
  padding-top: 5px;
}

a.responsive-picture.picture-link-2 {
  margin: 7px auto;
  padding-top: 7px;
  padding-bottom: 10px;
  max-width: none;
  border-radius: 10px;
  box-shadow: #86b9e3 0 0 10px 5px;
}

.container-grid.subgrid-4a {
  border-radius: 10px;
  box-shadow: #86b9e3 0 0 10px 2px;
}

.container-grid.container-30 {
  float: left;
  margin-top: 7px;
  margin-bottom: 7px;
  padding: 7px 0;
  width: 49%;
}

a.responsive-picture.picture-link-3 {
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  max-width: 48px;
}

.container-grid.container-31 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
}

.container-grid.column-20 {
  padding-bottom: 0;
}

.container-grid.column-21 {
  padding-right: 5px;
  padding-left: 5px;
}

.container-grid.column-22 {
  padding-right: 5px;
  padding-left: 5px;
}

.container-grid.container-32 {
  padding: 10px;
  max-width: 600px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-app {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 20px;
  padding-bottom: 5px;
}

.container-grid.container-33 {
  margin-top: 7px;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  min-height: 50px;
  background-image: -webkit-linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 85%, rgba(232, 232, 232, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 85%, rgba(232, 232, 232, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 85%, rgba(232, 232, 232, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 85%, rgba(232, 232, 232, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.html-element.html-element-4 {
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}

.container-grid.row-8b {
  max-width: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #369;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 90%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 90%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 90%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 90%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.rule.rule-6 hr {
  border-top-color: #f9f9f9;
}

.rule.rule-6 {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 95%;
  background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  box-shadow: #e8e8e8 5px 5px 10px 0;

  background-blend-mode: normal;
}

.container-grid.column-5rad {
  min-height: 20px;
  border-radius: 0 0 3px 3px;
}

.container-grid.row-6 {
  max-width: 1280px;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-chat {
  max-width: 1280px;
  background-color: #082a4b;
  background-image: -webkit-linear-gradient(top, rgba(8, 42, 75, 1) 0%, rgba(8, 42, 75, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(8, 42, 75, 1) 0%, rgba(8, 42, 75, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(8, 42, 75, 1) 0%, rgba(8, 42, 75, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(8, 42, 75, 1) 0%, rgba(8, 42, 75, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.subgrid-row-4 {
  background-image: -webkit-linear-gradient(top, rgba(8, 42, 75, 1) 0%, rgba(4, 22, 40, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(8, 42, 75, 1) 0%, rgba(4, 22, 40, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(8, 42, 75, 1) 0%, rgba(4, 22, 40, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(8, 42, 75, 1) 0%, rgba(4, 22, 40, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.subgrid-column-5 {
  min-height: 25px;
}

.container-grid.subgrid-row-6 {
  background-image: -webkit-linear-gradient(top, rgba(8, 42, 75, 1) 0%, rgba(8, 42, 75, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(8, 42, 75, 1) 0%, rgba(8, 42, 75, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(8, 42, 75, 1) 0%, rgba(8, 42, 75, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(8, 42, 75, 1) 0%, rgba(8, 42, 75, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-23 {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.row-bchat {
  max-width: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #013468;
}

.rule.rule-bchat {
  padding-top: 15px;
  padding-bottom: 15px;
}

.rule.rule-bchat hr {
  border-top-color: #071844;
}

.container-grid.sub-column-bchat {
  padding-right: 5px;
  padding-left: 5px;
  min-height: 50px;
  background-image: -webkit-linear-gradient(top, rgba(1, 52, 104, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(1, 52, 104, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(1, 52, 104, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(1, 52, 104, 1) 0%, rgba(51, 102, 153, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-bchat {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.subgrid-chat {
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-left: 0;
  max-width: 1280px;
}

.container-grid.sub-column-chat1 {
  padding-right: 5px;
  padding-left: 5px;
  min-height: 50px;
}

.container-grid.sub-column-chat2 {
  padding-right: 5px;
  padding-left: 5px;
  min-height: 40px;
}

.container-grid.row-chat1 {
  max-width: none;
  background-color: #369;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 30%, rgba(1, 52, 104, 1) 60%, rgba(1, 52, 104, 1) 33%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 30%, rgba(1, 52, 104, 1) 60%, rgba(1, 52, 104, 1) 33%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 30%, rgba(1, 52, 104, 1) 60%, rgba(1, 52, 104, 1) 33%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 30%, rgba(1, 52, 104, 1) 60%, rgba(1, 52, 104, 1) 33%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-contac {
  max-width: 1280px;
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-24 {
  padding-right: 5px;
  padding-left: 5px;
  min-height: 50px;
}

.container-grid.subgrid-5 {
  margin-right: auto;
  margin-left: auto;
  max-width: 842px;
}

.container-grid.subgrid-column-6 {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.container-34 {
  padding-top: 10px;
  padding-bottom: 15px;
}

.container-grid.container-35 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.html-element.html-element-9 {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
}

.container-grid.container-36 {
  margin-bottom: 7px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
  max-width: 850px;
}

.html-element.html-el-share {
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}

.container-grid.container-csub {
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 600px;
}

.container-grid.container-35share {
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 650px;
}

.container-grid.row-joke {
  max-width: 1280px;
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-38 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 5px;
}

.container-grid.hero-unit-2 {
  padding: 15px;
  border: .0625rem solid #e0f0fa;
  border-radius: 10px;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-28 {
  padding-right: 5px;
  padding-left: 5px;
}

.container-grid.container-37 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
}

.container-grid.column-26 {
  padding-right: 5px;
  padding-left: 5px;
}

.container-grid.column-27 {
  padding-right: 5px;
  padding-left: 5px;
}

.container-grid.container-39 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 10px;
}

.container-grid.row-1a {
  padding-bottom: 0;
  max-width: none;
  background-color: #369;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-3a {
  display: inline-table;
  margin-top: 3px;
  margin-bottom: 0;
  padding: 7px 5px;
  max-width: none;
  max-height: none;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 50%, rgba(0, 64, 128, 1) 50%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 50%, rgba(0, 64, 128, 1) 50%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 50%, rgba(0, 64, 128, 1) 50%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 50%, rgba(0, 64, 128, 1) 50%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-41 {
  margin-top: 0;
  min-height: 5px;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: hard-light;
}

.html-element.html-element-10 {
  margin: 3px auto;
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 10px;
  max-width: 160px;
}

.container-grid.row-l {
  max-width: 1280px;
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-29 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.container-43 {
  margin-bottom: 7px;
  padding-right: 1px;
  padding-left: 1px;
}

.container-grid.subgrid-column-17 {
  padding-right: 0;
  padding-left: 0;
}

.html-element.html-element-11 {
  padding-bottom: 20px;
}

.container-grid.container-bl {
  padding-bottom: 0;
  min-height: 50px;
  max-width: 920px;
}

.container-grid.subgrid-col-bl {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
}

.container-grid.container-45 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.container-46 {
  padding-right: 7px;
  padding-left: 7px;
}

.container-grid.container-47 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.container-ad {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 5px;
}

.container-grid.column-30 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.column-31 {
  padding-right: 5px;
  padding-left: 5px;
}

.container-grid.subgrid-column-18 {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-48 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.container-49 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.container-50 {
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}

.container-grid.container-51 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.subgrid-column-19 {
  padding-right: 0;
  padding-left: 0;
  min-height: 45px;
}

.container-grid.container-52 {
  min-width: 7px;
  min-height: 7px;
  background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 66%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 66%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 66%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 66%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

div.responsive-picture.picture-2 {
  margin: 7px auto;
  padding-right: 0;
  padding-left: 0;
  border-radius: 3px;
  box-shadow: #777 0 1px 10px 2px;
}

.container-grid.container-53 {
  margin-bottom: 7px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.container-grid.container-lk {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 5px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-share {
  margin-bottom: 7px;
  padding-right: 0;
  padding-bottom: 20px;
  padding-left: 0;
  max-width: 650px;
}

.container-grid.container-28a {
  margin-top: 7px;
  padding-top: 15px;
  padding-bottom: 10px;
}

.container-grid.container-25a {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-grid.container-gddy {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 15px;
  max-width: 200px;
  border-radius: 15px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.responsive-picture.radiobpn {
  margin: 0 auto;
  padding: 5px 4px;
  max-width: 60px;
  width: 90%;
  border-radius: 10px;
  box-shadow: #f9f9f9 0 0 15px 5px inset;
}

.html-element.html-element-12 {
  min-height: 10px;
}

.container-grid.container-24 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-grid.container-ad4 {
  padding: 10px;
  max-width: 600px;
  border-radius: 15px;
  background-image: -webkit-linear-gradient(top, rgba(241, 241, 241, 1) 0%, rgba(241, 241, 241, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(241, 241, 241, 1) 0%, rgba(241, 241, 241, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(241, 241, 241, 1) 0%, rgba(241, 241, 241, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(241, 241, 241, 1) 0%, rgba(241, 241, 241, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;
  box-shadow: #f9f9f9 0 0 20px 10px inset;

  background-blend-mode: normal;
}

.container-grid.subgrid-9 {
  padding-top: 0;
}

.container-grid.container-22rad {
  margin-top: 6px;
  margin-bottom: 5px;
  padding-top: 6px;
  padding-bottom: 5px;
}

.container-grid.column-2rad {
  padding-right: 0;
  padding-left: 0;
  min-height: 50px;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.row-1rad {
  max-width: none;
  border-radius: 0;
  background-color: #369;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.subgrid-10 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
}

.container-grid.subgrid-column-20 {
  min-height: 10px;
}

.container-grid.subgrid-column-21 {
  min-height: 10px;
}

.container-grid.row-news {
  padding-left: 0;
}

.container-grid.column-news {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.container-news {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.column-10 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-4 {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.container-grid.subgrid-6 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
}

.container-grid.subgrid-column-22 {
  padding-right: 0;
  padding-left: 0;
  background-image: -webkit-linear-gradient(156deg, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 30%, rgba(17, 72, 128, 1) 70%, rgba(51, 102, 153, 1) 100%);
  background-image:    -moz-linear-gradient(156deg, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 30%, rgba(17, 72, 128, 1) 70%, rgba(51, 102, 153, 1) 100%);
  background-image:      -o-linear-gradient(156deg, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 30%, rgba(17, 72, 128, 1) 70%, rgba(51, 102, 153, 1) 100%);
  background-image:         linear-gradient(294deg, rgba(51, 102, 153, 1) 0%, rgba(17, 72, 128, 1) 30%, rgba(17, 72, 128, 1) 70%, rgba(51, 102, 153, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.subgrid-column-23 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.column-12 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-24 {
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.container-grid.subgrid-row-3 {
  min-width: 0;
}

.container-grid.hero-unit-wl {
  padding: 15px;
  border-top: .0625rem solid #e0f0fa;
  border-right: .0625rem solid #e0f0fa;
  border-bottom: 0 solid #e0f0fa;
  border-left: .0625rem solid #e0f0fa;
  border-radius: 10px 10px 0 0;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.hero-unit-wl1 {
  padding: 15px;
  border-top: 0 solid #e0f0fa;
  border-right: .0625rem solid #e0f0fa;
  border-bottom: .0625rem solid #e0f0fa;
  border-left: .0625rem solid #e0f0fa;
  border-radius: 0 0 10px 10px;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.hro-unitwl2 {
  padding: 15px;
  border-top: 0 solid #e0f0fa;
  border-right: .0625rem solid #e0f0fa;
  border-bottom: 0 solid #e0f0fa;
  border-left: .0625rem solid #e0f0fa;
  border-radius: 0;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.hero-unit-wl3 {
  padding: 15px;
  border: .0625rem solid #e0f0fa;
  border-radius: 10px;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-1 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.column-2 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-1 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.container-15 {
  padding-right: 15px;
  padding-left: 15px;
  background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(232, 232, 232, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(232, 232, 232, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(232, 232, 232, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(232, 232, 232, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-19 {
  padding-right: 5px;
  padding-left: 5px;
}

.container-grid.subgrid-row-7 {
  min-width: 0;
}

.container-grid.hero-unit-tc {
  padding: 15px;
  border: .0625rem solid #e0f0fa;
  border-radius: 10px;
  background-color: #f9f9f9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.column-13 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.subgrid-column-7 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-25 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-26 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.container-21 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
}

.container-grid.column-11 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.container-26 {
  min-height: 0;
}

.container-grid.container-44 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.container-44a {
  padding-right: 10px;
  padding-left: 10px;
}

.container-grid.subgrid-12 {
  min-width: 10px;
}

.container-grid.subgrid-column-27 {
  min-height: 20px;
  background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(243, 243, 243, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(243, 243, 243, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(243, 243, 243, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(243, 243, 243, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.subgrid-column-28 {
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
}

.container-grid.subgrid-column-29 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-30 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-31 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-32 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.container-54 {
  padding-right: 15px;
  padding-left: 15px;
}

.container-grid.container-55 {
  padding: 5px 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(232, 232, 232, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(232, 232, 232, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(232, 232, 232, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(232, 232, 232, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-37bb {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
}

.container-grid.subgrid-row-8 {
  padding-right: 0;
  padding-bottom: 10px;
}

.container-grid.subgrid-column-33 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.container-56 {
  padding: 5px 10px;
}

.container-grid.subgrid-column-34 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.container-37an {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
}

.container-grid.container-3bs {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 680px;
  max-height: 300px;
}

.container-grid.container-3radio {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 880px;
  max-height: 300px;
}

.container-grid.subgrid-6a {
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 30%, rgba(17, 72, 128, 1) 35%, rgba(38, 96, 153, 1) 75%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 30%, rgba(17, 72, 128, 1) 35%, rgba(38, 96, 153, 1) 75%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 30%, rgba(17, 72, 128, 1) 35%, rgba(38, 96, 153, 1) 75%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 30%, rgba(17, 72, 128, 1) 35%, rgba(38, 96, 153, 1) 75%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-41a {
  margin-top: 0;
  min-height: 5px;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: hard-light;
}

.container-grid.container-3l {
  display: table;
  float: none;
  clear: none;
  margin-top: 3px;
  margin-bottom: 0;
  padding: 7px 16px;
  max-width: 230px;
  max-height: none;
  width: 100%;
  background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 50%, rgba(0, 64, 128, 1) 50%, rgba(17, 72, 128, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 50%, rgba(0, 64, 128, 1) 50%, rgba(17, 72, 128, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 50%, rgba(0, 64, 128, 1) 50%, rgba(17, 72, 128, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(0, 64, 128, 1) 50%, rgba(0, 64, 128, 1) 50%, rgba(17, 72, 128, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-l {
  margin-top: 0;
  min-height: 5px;
  max-width: 350px;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(left, rgba(13, 76, 137, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(13, 76, 137, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(13, 76, 137, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(13, 76, 137, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(13, 76, 137, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(13, 76, 137, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(13, 76, 137, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(13, 76, 137, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: hard-light;
}

.container-grid.container-l1 {
  margin-top: 0;
  min-height: 5px;
  max-width: 350px;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(left, rgba(38, 96, 153, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(38, 96, 153, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(38, 96, 153, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(38, 96, 153, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(38, 96, 153, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(38, 96, 153, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(38, 96, 153, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(38, 96, 153, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: hard-light;
}

.container-grid.row-5ind {
  max-width: 1280px;
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
  background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
  background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
  background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.subgrid-row-1ind {
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.html-element.html-element-17 {
  display: inline-block;
  width: 100%;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.html-element.html-element-18 {
  display: inline-block;
  padding-bottom: 0;
  width: 100%;
}

.container-grid.row-4-rad {
  margin-bottom: 0;
  max-width: 1280px;
  border-radius: 0;
  background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.responsive-picture.picture-badge1 {
  margin: 7px auto;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: none;
  width: 88%;
}

a.responsive-picture.picture-badge2 {
  margin: 7px auto;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: none;
  width: 88%;
}

.container-grid.container-40 {
  padding: 20px;
}

.container-grid.container-42 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-36 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.subgrid-column-37 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.column-25 {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.container-40a {
  padding: 20px;
}

.container-grid.container-40b {
  padding-right: 0;
  padding-left: 0;
}

.container-grid.container-player {
  margin-top: 7px;
  padding-top: 5px;
  padding-right: 0;
  padding-left: 0;
}

.html-element.html-element-20 {
  min-height: 50px;
}

.container-grid.container-25a.container-fluid {
  display: inline-block;
}

.container-grid.container-25.container-fluid {
  display: inline-block;
}

.container-grid.container-fluid.container-lk {
  display: inline-block;
}

.container-grid.container-ad.container-fluid {
  display: inline-block;
}

@media screen and (min-width: 24.9375rem) {
  /* Text Elements */

  h2.heading-2 {
    font-size: 18px;
  }

  a.link-text.text-link-5 {
    float: left;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    text-align: right;
  }

  a.link-text.text-link-5b {
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(241, 209, 131, 1) 33%, rgba(241, 209, 131, 1) 66%, rgba(249, 249, 249, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(241, 209, 131, 1) 33%, rgba(241, 209, 131, 1) 66%, rgba(249, 249, 249, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(241, 209, 131, 1) 33%, rgba(241, 209, 131, 1) 66%, rgba(249, 249, 249, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(241, 209, 131, 1) 33%, rgba(241, 209, 131, 1) 66%, rgba(249, 249, 249, 1) 100%);
    text-align: center;
  }

  a.link-text.text-link-9 {
    font-size: 18px;
  }

  a.link-text.text-lnk-use {
    width: 49%;
  }

  a.link-text.text-link-3 {
    width: 49.8%;
  }

  /* Layout Elements */

  body.grid-1 {
    background-color: #f9f9f9;
  }

  body.grid-2 {
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.row-4 {
    background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
  }

  .container-grid.row-6 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.container-50 {
    float: left;
  }

  .container-grid.container-7 {
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 15%, rgba(235, 214, 163, 1) 85%, rgba(243, 209, 128, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 15%, rgba(235, 214, 163, 1) 85%, rgba(243, 209, 128, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 15%, rgba(235, 214, 163, 1) 85%, rgba(243, 209, 128, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 15%, rgba(235, 214, 163, 1) 85%, rgba(243, 209, 128, 1) 100%);
  }

  .container-grid.column-6 {
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(245, 245, 245, 1) 10%, rgba(245, 245, 245, 1) 90%, rgba(243, 209, 128, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(245, 245, 245, 1) 10%, rgba(245, 245, 245, 1) 90%, rgba(243, 209, 128, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(245, 245, 245, 1) 10%, rgba(245, 245, 245, 1) 90%, rgba(243, 209, 128, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(245, 245, 245, 1) 10%, rgba(245, 245, 245, 1) 90%, rgba(243, 209, 128, 1) 100%);
  }

  .container-grid.container-8 {
    margin-bottom: 0;
    padding-bottom: 15px;
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 15%, rgba(235, 214, 163, 1) 85%, rgba(243, 209, 128, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 15%, rgba(235, 214, 163, 1) 85%, rgba(243, 209, 128, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 15%, rgba(235, 214, 163, 1) 85%, rgba(243, 209, 128, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 15%, rgba(235, 214, 163, 1) 85%, rgba(243, 209, 128, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.container-rad5 {
    padding-right: 0;
    padding-left: 0;
  }

  .container-grid.row-7 {
    background-image: -webkit-linear-gradient(top, rgba(111, 154, 189, 1) 0%, rgba(111, 154, 189, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(111, 154, 189, 1) 0%, rgba(111, 154, 189, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(111, 154, 189, 1) 0%, rgba(111, 154, 189, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(111, 154, 189, 1) 0%, rgba(111, 154, 189, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.container-26 {
    padding-right: 20px;
  }

  .container-grid.container-44a {
    float: right;
    width: 49.5%;
  }

  .container-grid.container-44 {
    float: left;
    width: 49.5%;
  }

  .container-grid.container-l {
    background-image: -webkit-linear-gradient(left, rgba(25, 85, 161, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(25, 85, 161, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(25, 85, 161, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(25, 85, 161, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(25, 85, 161, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(25, 85, 161, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(25, 85, 161, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(25, 85, 161, 1) 100%);
  }

  .html-element.html-element-18 {
    padding-left: 3px;
  }

  .html-element.html-element-17 {
    padding-left: 3px;
  }

  .html-element.html-element-3 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-grid.row-rad3 {
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
  }

  .container-grid.row-4-rad {
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
  }

  .container-grid.container-40 {
    padding: 25px;
  }

  a.responsive-picture.picture-badge2 {
    width: 80%;
  }

  a.responsive-picture.picture-badge1 {
    width: 80%;
  }

  .container-grid.container-40a {
    padding: 30px;
  }

  .container-grid.container-player {
    padding-right: 0;
    padding-left: 0;
  }

  .container-grid.column-17 {
    padding-right: 5px;
    padding-left: 5px;
  }
}

@media screen and (min-width: 36rem) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 35px;
  }

  h1.heading-chat {
    font-size: 35px;
  }

  h1.heading-l {
    font-size: 15px;
  }

  h1.heading-3 {
    font-size: 15px;
  }

  h1.heading-bs1 {
    font-size: 15px;
  }

  a.link-text.text-link-2 {
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 15px 20px;
  }

  a.link-text.text-link-3 {
    width: 33%;
  }

  a.link-text.text-link-11 {
    width: 49.5%;
  }

  a.link-text.text-link-hai {
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 15px 20px;
  }

  /* Layout Elements */

  body.grid-2 {
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 1%, rgba(243, 243, 243, 1) 1%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.container-b1 {
    float: left;
    width: 50%;
  }

  .rule.rule-4 {
    width: 95%;
  }

  .container-grid.subgrid-column-3 {
    padding-right: 0;
    padding-left: 0;
  }

  .container-grid.container-5 {
    margin-top: 7px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
    max-width: none;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.container-5a {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 400px;
  }

  .html-element.html-element-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .container-grid.row-4 {
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
  }

  .html-element.html-element-3 {
    background-image: -webkit-linear-gradient(top, rgba(134, 185, 227, 1) 0%, rgba(245, 245, 245, 1) 5%, rgba(245, 245, 245, 1) 95%, rgba(245, 245, 245, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(134, 185, 227, 1) 0%, rgba(245, 245, 245, 1) 5%, rgba(245, 245, 245, 1) 95%, rgba(245, 245, 245, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(134, 185, 227, 1) 0%, rgba(245, 245, 245, 1) 5%, rgba(245, 245, 245, 1) 95%, rgba(245, 245, 245, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(134, 185, 227, 1) 0%, rgba(245, 245, 245, 1) 5%, rgba(245, 245, 245, 1) 95%, rgba(245, 245, 245, 1) 100%);
  }

  .container-grid.container-rad5 {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }

  .container-grid.container-30 {
    width: 24.5%;
  }

  .container-grid.row-6 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.container-bl {
    float: none;
    width: auto;
  }

  .container-grid.container-48 {
    float: left;
    padding: 0 10px;
    width: 37%;
  }

  .container-grid.container-49 {
    float: right;
    width: 62%;
  }

  div.responsive-picture.picture-2 {
    width: 85%;
  }

  .container-grid.container-36 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-grid.container-share {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-grid.container-gddy {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 200px;
  }

  .container-grid.container-7 {
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 10%, rgba(235, 214, 163, 1) 90%, rgba(243, 209, 128, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 10%, rgba(235, 214, 163, 1) 90%, rgba(243, 209, 128, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 10%, rgba(235, 214, 163, 1) 90%, rgba(243, 209, 128, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 10%, rgba(235, 214, 163, 1) 90%, rgba(243, 209, 128, 1) 100%);
  }

  .container-grid.container-8 {
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 10%, rgba(235, 214, 163, 1) 90%, rgba(243, 209, 128, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 10%, rgba(235, 214, 163, 1) 90%, rgba(243, 209, 128, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 10%, rgba(235, 214, 163, 1) 90%, rgba(243, 209, 128, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(235, 214, 163, 1) 10%, rgba(235, 214, 163, 1) 90%, rgba(243, 209, 128, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.row-l {
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  }

  .container-grid.subgrid-12 {
    margin-right: 0;
    margin-left: 0;
  }

  .container-grid.subgrid-column-32 {
    background-image: -webkit-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(232, 232, 232, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(232, 232, 232, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(232, 232, 232, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(232, 232, 232, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.container-37bb {
    margin-top: 0;
    padding-top: 20px;
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.subgrid-column-33 {
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 99%, rgba(243, 243, 243, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 99%, rgba(243, 243, 243, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 99%, rgba(243, 243, 243, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 99%, rgba(243, 243, 243, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.row-4-rad {
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
  }

  .container-grid.container-42 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  a.responsive-picture.picture-badge1 {
    width: 90%;
  }

  a.responsive-picture.picture-badge2 {
    width: 90%;
  }

  .container-grid.container-40b {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-grid.container-40a {
    padding: 25px;
  }

  .container-grid.container-player {
    padding-right: 15px;
    padding-left: 15px;
  }

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

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h1.heading-1 {
    float: none;
    margin-top: 8px;
    margin-bottom: 10px;
    padding: 12px 0 15px;
    line-height: 1.3;
  }

  h1.heading-3 {
    margin-top: 5px;
    max-width: 500px;
    font-size: 17px;
  }

  h1.heading-chat {
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 12px 0 9px;
    background-image: -webkit-linear-gradient(272deg, rgba(51, 102, 153, 1) 75%, rgba(51, 102, 153, 1) 30%, rgba(51, 102, 153, 1) 30%, rgba(204, 136, 0, 1) 100%);
    background-image:    -moz-linear-gradient(272deg, rgba(51, 102, 153, 1) 75%, rgba(51, 102, 153, 1) 30%, rgba(51, 102, 153, 1) 30%, rgba(204, 136, 0, 1) 100%);
    background-image:      -o-linear-gradient(272deg, rgba(51, 102, 153, 1) 75%, rgba(51, 102, 153, 1) 30%, rgba(51, 102, 153, 1) 30%, rgba(204, 136, 0, 1) 100%);
    background-image:         linear-gradient(178deg, rgba(51, 102, 153, 1) 75%, rgba(51, 102, 153, 1) 30%, rgba(51, 102, 153, 1) 30%, rgba(204, 136, 0, 1) 100%);
    font-size: 40px;
    line-height: 1.3;
  }

  h1.heading-10 {
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
    padding-bottom: 10px;
    width: 74.5%;
  }

  h1.heading-bs1 {
    float: none;
    margin-top: 8px;
    margin-bottom: 10px;
    padding: 12px 0 15px;
    line-height: 1.2;
  }

  h1.heading-l {
    float: left;
    width: 100%;
  }

  h2.heading-9 {
    font-size: 16px;
  }

  span.text-element.text-2 {
    padding-top: 0;
    font-size: 10px;
  }

  span.text-element.text-bchat {
    color: #c80;
  }

  a.link-text.text-link-1 {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  a.link-text.text-link-5a {
    width: 96%;
  }

  a.link-text.text-link-5 {
    padding-right: 10px;
    padding-left: 10px;
    width: 90%;
  }

  a.link-text.text-link-nm {
    margin-top: 4px;
    margin-bottom: 8px;
  }

  a.link-text.text-lnk-use {
    width: 98%;
  }

  a.link-text.text-link-3 {
    width: 100%;
  }

  a.link-text.text-link-11 {
    width: 100%;
  }

  /* Layout Elements */

  body.grid-1 {
    background-color: #f3f3f3;
  }

  body.grid-2 {
    background-color: #114880;
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 75%, rgba(243, 243, 243, 1) 49%, rgba(243, 243, 243, 1) 76%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 75%, rgba(243, 243, 243, 1) 49%, rgba(243, 243, 243, 1) 76%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 75%, rgba(243, 243, 243, 1) 49%, rgba(243, 243, 243, 1) 76%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 75%, rgba(243, 243, 243, 1) 49%, rgba(243, 243, 243, 1) 76%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.container-b1 {
    width: 25%;
  }

  .container-grid.row-1 {
    border-radius: 0;
    background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.container-2 {
    max-width: 450px;
  }

  .container-grid.container-6 {
    margin-top: 14px;
    margin-bottom: 15px;
  }

  a.responsive-picture.logo {
    padding-top: 5px;
    max-width: 110px;
    width: 95%;
    box-shadow: #004080 0 0 2px 2px inset;
  }

  .container-grid.container-7 {
    padding-right: 7px;
    padding-left: 7px;
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 5%, rgba(249, 249, 249, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 5%, rgba(249, 249, 249, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 5%, rgba(249, 249, 249, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 5%, rgba(249, 249, 249, 1) 100%);
  }

  .container-grid.column-6 {
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 5%, rgba(249, 249, 249, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 5%, rgba(249, 249, 249, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 5%, rgba(249, 249, 249, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 5%, rgba(249, 249, 249, 1) 100%);
  }

  .rule.rule-4 {
    width: 90%;
  }

  .container-grid.container-13 {
    padding: 0 5px;
    width: auto;
  }

  .container-grid.subgrid-3 {
    margin-right: 0;
    margin-left: 0;
  }

  .container-grid.column-7 {
    margin-bottom: 0;
  }

  .container-grid.subgrid-2 {
    margin-right: 0;
    margin-left: 0;
  }

  .container-grid.subgrid-column-3 {
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    min-height: 30px;
  }

  .container-grid.container-9 {
    padding-top: 10px;
  }

  .container-grid.container-12 {
    padding-left: 20px;
  }

  .container-grid.container-5a {
    padding-right: 20px;
    padding-left: 15px;
  }

  .container-grid.column-18 {
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    border-top: 0 solid #e8e8e8;
    border-right: 0 solid #e8e8e8;
    border-bottom: .1875rem solid #e8e8e8;
    border-left: 0 solid #e8e8e8;
    background-image: -webkit-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 2%, rgba(249, 249, 249, 1) 98%, rgba(232, 232, 232, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 2%, rgba(249, 249, 249, 1) 98%, rgba(232, 232, 232, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 2%, rgba(249, 249, 249, 1) 98%, rgba(232, 232, 232, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 2%, rgba(249, 249, 249, 1) 98%, rgba(232, 232, 232, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.column-5 {
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
  }

  .container-grid.row-4 {
    border-radius: 0 0 7px 7px;
    background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
  }

  .container-grid.container-30 {
    width: 49.5%;
  }

  .container-grid.container-32 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-grid.column-21 {
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .html-element.html-element-8 {
    max-width: 170px;
  }

  .container-grid.column-5rad {
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
  }

  .container-grid.row-6 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.row-chat1 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(1, 52, 104, 1) 60%, rgba(1, 52, 104, 1) 33%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(1, 52, 104, 1) 60%, rgba(1, 52, 104, 1) 33%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(1, 52, 104, 1) 60%, rgba(1, 52, 104, 1) 33%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 44%, rgba(1, 52, 104, 1) 60%, rgba(1, 52, 104, 1) 33%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.column-26 {
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    border: 0 solid #e8e8e8;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 2%, rgba(249, 249, 249, 1) 98%, rgba(232, 232, 232, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 2%, rgba(249, 249, 249, 1) 98%, rgba(232, 232, 232, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 2%, rgba(249, 249, 249, 1) 98%, rgba(232, 232, 232, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 2%, rgba(249, 249, 249, 1) 98%, rgba(232, 232, 232, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.column-27 {
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .container-grid.column-28 {
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .container-grid.row-1a {
    border-radius: 0;
    background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.container-3a {
    margin-top: 3px;
    margin-bottom: 0;
    padding-top: 7px;
    border-radius: 0;
  }

  .container-grid.subgrid-6 {
    margin-right: auto;
    margin-left: auto;
  }

  .container-grid.container-bl {
    width: auto;
  }

  .container-grid.subgrid-8 {
    margin-right: 0;
    margin-left: 0;
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(241, 241, 241, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(241, 241, 241, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(241, 241, 241, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(241, 241, 241, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.container-48 {
    width: 35%;
  }

  .container-grid.container-53 {
    padding-top: 40px;
  }

  .container-grid.container-25 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-grid.container-36 {
    max-width: 850px;
  }

  .container-grid.container-share {
    max-width: 650px;
  }

  .container-grid.container-25a {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-grid.container-gddy {
    padding-right: 15px;
    padding-left: 15px;
  }

  a.responsive-picture.radiobpn {
    float: none;
    padding-top: 5px;
    max-width: 90px;
    max-height: 70px;
    width: 95%;
    box-shadow: #139ec5 0 0 10px 1px;
  }

  .container-grid.container-8 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.container-ad4 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-grid.subgrid-9 {
    margin-right: 0;
    margin-left: 0;
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 10%, rgba(249, 249, 249, 1) 98%, rgba(241, 241, 241, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 10%, rgba(249, 249, 249, 1) 98%, rgba(241, 241, 241, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 10%, rgba(249, 249, 249, 1) 98%, rgba(241, 241, 241, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 10%, rgba(249, 249, 249, 1) 98%, rgba(241, 241, 241, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.container-app {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-grid.column-22 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-grid.column-2rad {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.row-1rad {
    border-radius: 0;
    background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 44%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.row-8b {
    background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 75%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 75%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 75%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 75%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.row-8 {
    background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 65%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 65%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 65%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 0%, rgba(51, 102, 153, 1) 33%, rgba(51, 102, 153, 1) 65%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.row-contac {
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.subgrid-row-2 {
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  }

  .container-grid.subgrid-column-22 {
    padding-top: 10px;
    padding-bottom: 30px;
    border-radius: 0 20px 20px;
    background-image: -webkit-linear-gradient(156deg, rgba(0, 64, 128, 1) 0%, rgba(51, 102, 153, 1) 15%, rgba(17, 72, 128, 1) 65%, rgba(51, 102, 153, 1) 100%);
    background-image:    -moz-linear-gradient(156deg, rgba(0, 64, 128, 1) 0%, rgba(51, 102, 153, 1) 15%, rgba(17, 72, 128, 1) 65%, rgba(51, 102, 153, 1) 100%);
    background-image:      -o-linear-gradient(156deg, rgba(0, 64, 128, 1) 0%, rgba(51, 102, 153, 1) 15%, rgba(17, 72, 128, 1) 65%, rgba(51, 102, 153, 1) 100%);
    background-image:         linear-gradient(294deg, rgba(0, 64, 128, 1) 0%, rgba(51, 102, 153, 1) 15%, rgba(17, 72, 128, 1) 65%, rgba(51, 102, 153, 1) 100%);
  }

  a.social-image.fb {
    float: right;
  }

  .container-grid.row-7 {
    background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  }

  .container-grid.subgrid-11 {
    margin-right: 0;
    margin-left: 0;
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 33%, rgba(249, 249, 249, 1) 98%, rgba(243, 243, 243, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 33%, rgba(249, 249, 249, 1) 98%, rgba(243, 243, 243, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 33%, rgba(249, 249, 249, 1) 98%, rgba(243, 243, 243, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 33%, rgba(249, 249, 249, 1) 98%, rgba(243, 243, 243, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.hero-unit-tc {
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.column-1 {
    padding-right: 0;
    padding-left: 0;
  }

  .container-grid.column-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-grid.subgrid-column-1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-grid.subgrid-row-7 {
    padding-bottom: 0;
  }

  .container-grid.subgrid-column-2 {
    padding-right: 0;
    padding-left: 0;
  }

  .html-element.html-element-13 {
    padding-top: 10px;
    padding-bottom: 5px;
    min-height: 50px;
  }

  .container-grid.subgrid-12 {
    margin-right: 0;
    margin-left: 0;
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(243, 243, 243, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(243, 243, 243, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(243, 243, 243, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(243, 243, 243, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.column-13 {
    padding-right: 5px;
    padding-bottom: 50px;
    padding-left: 5px;
  }

  .container-grid.subgrid-column-25 {
    padding-right: 5px;
    padding-left: 5px;
    background-image: -webkit-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(232, 232, 232, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(232, 232, 232, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(232, 232, 232, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(232, 232, 232, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(232, 232, 232, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.subgrid-column-26 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .container-grid.subgrid-column-28 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .container-grid.subgrid-row-8 {
    padding-bottom: 20px;
  }

  .container-grid.container-37an {
    margin-top: 0;
    padding-top: 5px;
  }

  .html-element.html-element-15 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-grid.container-41 {
    float: left;
    width: 100%;
  }

  .html-element.html-element-10 {
    float: right;
    margin-bottom: 0;
    padding-top: 7px;
    width: 25%;
  }

  .container-grid.subgrid-6a {
    margin-right: auto;
    margin-left: auto;
    background-image: -webkit-linear-gradient(top, rgba(51, 102, 153, 1) 5%, rgba(17, 72, 128, 1) 35%, rgba(38, 96, 153, 1) 70%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(51, 102, 153, 1) 5%, rgba(17, 72, 128, 1) 35%, rgba(38, 96, 153, 1) 70%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(51, 102, 153, 1) 5%, rgba(17, 72, 128, 1) 35%, rgba(38, 96, 153, 1) 70%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(51, 102, 153, 1) 5%, rgba(17, 72, 128, 1) 35%, rgba(38, 96, 153, 1) 70%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.container-41a {
    float: left;
    width: 100%;
  }

  .container-grid.container-3l {
    margin-top: 3px;
    margin-bottom: 0;
    padding-top: 7px;
    border-radius: 0;
  }

  .container-grid.container-l {
    float: none;
    clear: both;
    width: 100%;
    background-image: -webkit-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.container-l1 {
    float: none;
    clear: both;
    width: 100%;
  }

  .container-grid.row-5ind {
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
  }

  .container-grid.subgrid-row-1ind {
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
  }

  .container-grid.row-rad3 {
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 95%, rgba(243, 243, 243, 1) 100%);
  }

  .container-grid.row-4-rad {
    border-radius: 0 0 7px 7px;
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
  }

  a.responsive-picture.picture-badge1 {
    width: 98%;
  }

  a.responsive-picture.picture-badge2 {
    width: 98%;
  }

  .container-grid.container-40 {
    padding: 18px;
  }

  .container-grid.container-42 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-grid.container-40a {
    padding: 18px;
  }

  .container-grid.container-40b {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .container-grid.container-4 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

@media screen and (min-width: 62rem) {
  /* Text Elements */

  h1.heading-l {
    width: 100%;
  }

  span.text-element.text-1 {
    padding-left: 12px;
  }

  span.text-element.text-2 {
    margin-top: 0;
    margin-bottom: 3px;
    padding-top: 5px;
  }

  a.link-text.text-link-3 {
    padding-left: 15px;
  }

  a.link-text.text-link-4 {
    padding-left: 12px;
  }

  a.link-text.text-lnk-use {
    color: #0275d8;
  }

  a.link-text.text-link-2:hover {
    background-image: -webkit-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 100%);
  }

  a.link-text.text-link-hai:hover {
    background-image: -webkit-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(247, 247, 247, 1) 0%, rgba(247, 247, 247, 1) 100%);
  }

  /* Layout Elements */

  body.grid-2 {
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 70%, rgba(243, 243, 243, 1) 49%, rgba(243, 243, 243, 1) 76%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 70%, rgba(243, 243, 243, 1) 49%, rgba(243, 243, 243, 1) 76%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 70%, rgba(243, 243, 243, 1) 49%, rgba(243, 243, 243, 1) 76%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 70%, rgba(243, 243, 243, 1) 49%, rgba(243, 243, 243, 1) 76%, rgba(17, 72, 128, 1) 100%);
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .rule.rule-b hr {
    border-top-color: #369;
  }

  .container-grid.container-12 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container-grid.subgrid-column-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-grid.column-8 {
    padding-bottom: 50px;
  }

  a.responsive-picture.logo {
    max-width: 100px;
  }

  .container-grid.row-rad5 {
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  }

  .container-grid.column-17 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container-grid.column-19 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .html-element.html-element-8 {
    max-width: 300px;
  }

  .container-grid.row-4 {
    background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(229, 229, 229, 1) 100%);
  }

  .container-grid.row-6 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .rule.rule-bchat hr {
    border-top-color: #071844;
  }

  .container-grid.row-contac {
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  }

  .container-grid.row-joke {
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%);
  }

  .container-grid.row-l {
    background-image: -webkit-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(249, 249, 249, 1) 1%, rgba(249, 249, 249, 1) 99%, rgba(249, 249, 249, 1) 100%);
  }

  .container-grid.subgrid-7 {
    margin-right: auto;
    margin-left: auto;
    max-width: 590px;
  }

  div.responsive-picture.picture-2 {
    margin-bottom: 5px;
    width: 80%;
  }

  .container-grid.container-48 {
    width: 40%;
  }

  .container-grid.container-49 {
    padding-right: 15px;
    padding-left: 12px;
    width: 59%;
  }

  .container-grid.container-50 {
    padding-right: 15px;
  }

  .container-grid.subgrid-8 {
    margin-left: auto;
    width: 95%;
  }

  .container-grid.column-31 {
    padding-right: 5px;
    padding-left: 5px;
  }

  .container-grid.container-25 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container-grid.column-18 {
    padding-bottom: 15px;
  }

  .container-grid.container-25a {
    padding-right: 15px;
    padding-left: 15px;
  }

  a.responsive-picture.radiobpn {
    margin-top: 7px;
    margin-bottom: 7px;
    max-width: 90px;
    width: 95%;
  }

  .container-grid.container-app {
    padding-right: 20px;
    padding-left: 25px;
  }

  .html-element.html-element-12 {
    min-height: 0;
  }

  .container-grid.subgrid-column-24 {
    padding-bottom: 0;
  }

  .container-grid.column-10 {
    padding-bottom: 0;
  }

  .container-grid.column-2 {
    padding-bottom: 0;
  }

  .container-grid.container-26 {
    padding-right: 25px;
  }

  .html-element.html-element-14 {
    max-width: 300px;
  }

  .container-grid.container-rad5 {
    padding-right: 0;
    padding-left: 0;
  }

  .container-grid.row-rad3 {
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(243, 243, 243, 1) 100%);
  }

  .container-grid.container-41a {
    max-width: 971px;
  }

  .container-grid.container-l {
    background-image: -webkit-linear-gradient(left, rgba(27, 86, 143, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(27, 86, 143, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(27, 86, 143, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(27, 86, 143, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(27, 86, 143, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(27, 86, 143, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(27, 86, 143, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(27, 86, 143, 1) 100%);
  }

  .container-grid.container-l1 {
    background-image: -webkit-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(17, 72, 128, 1) 0%, rgba(153, 124, 52, 1) 50%, rgba(153, 124, 52, 1) 20%, rgba(17, 72, 128, 1) 100%);
  }

  .container-grid.row-5ind {
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
  }

  .container-grid.subgrid-row-1ind {
    background-image: -webkit-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:    -moz-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:      -o-linear-gradient(left, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
    background-image:         linear-gradient(90deg, rgba(243, 209, 128, 1) 0%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 15%, rgba(249, 249, 249, 1) 100%);
  }

  .container-grid.container-41 {
    max-width: 966px;
  }

  .container-grid.row-4-rad {
    background-image: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:    -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:      -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
    background-image:         linear-gradient(180deg, rgba(243, 243, 243, 1) 0%, rgba(229, 229, 229, 1) 100%);
  }

  .container-grid.container-40 {
    padding: 20px;
  }

  .container-grid.container-40a {
    padding: 20px;
  }
}

@media screen and (min-width: 75rem) {
  a.responsive-picture.picture-badge2 {
    width: 90%;
  }

  a.responsive-picture.picture-badge1 {
    width: 90%;
  }
}