/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace, monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
small {
  font-size: 85%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
[hidden], template {
  display: none
}
@font-face {
  font-display: block;
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/icomoon.woff) format("woff")
}
[class*=" icon-"], [class^=icon-] {
  speak: none;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: icomoon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none
}
.icon-chevron-down:before {
  content: ""
}
.icon-cross:before {
  content: ""
}
.icon-chevron-up:before {
  content: ""
}
.icon-chevron-left:before {
  content: ""
}
.icon-chevron-right:before {
  content: ""
}
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.slick-list, .slick-slider {
  display: block;
  position: relative
}
.slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0
}
.slick-list:focus {
  outline: none
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translateZ(0)
}
.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0
}
.slick-track:after, .slick-track:before {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-next, .slick-prev {
  background-color: transparent;
  border: 0;
  color: #fa2f60;
  cursor: pointer;
  font-size: 2rem;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}
.slick-next:hover, .slick-prev:hover {
  color: #fff;
  transition: color .3s
}
.slick-next:hover i, .slick-prev:hover i {
  background-color: #fa2f60;
  display: block
}
.slick-next:hover:before, .slick-prev:hover:before {
  display: block
}
.slick-next i, .slick-prev i {
  background-color: #2f2255;
  border-radius: 50%;
  display: block
}
.slick-next:before, .slick-prev:before {
  border: 7px solid #fa2f60;
  border-radius: 50%;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  display: none;
  left: -1px;
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 4
}
.slick-prev {
  left: 10px;
  z-index: 1
}
.slick-next {
  right: 10px
}
.slider-for {
  margin: 0 auto;
  max-width: 747px;
  position: relative;
  width: 100%
}
.slider-for img {
  display: block
}
.slider-for .slide {
  display: flex !important;
  flex: 1;
  width: 100%
}
.slider-for .slide img {
  width: 100%
}
.slider-for .slide img[src^="data:"] {
  width: auto
}
.slider-for .slide .holder-img {
  height: 0;
  padding-bottom: 56.25%;
  position: relative
}
.slider-for .slide .holder-img img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  width: 100%
}
.slider-nav {
  display: flex;
  opacity: 0;
  overflow: hidden;
  position: relative;
  transition: opacity .5s
}
.slider-nav.slick-initialized {
  opacity: 1
}
.slider-nav .title {
  color: #d0d000;
  display: inline-block;
  font-family: GibsonCond, sans-serif;
  font-weight: 700;
  margin-bottom: 25px
}
.slider-nav .slide {
  padding: 30px;
  text-align: center
}
.slider-nav .slide p {
  text-align: left
}
.gallery-section.gallery {
  margin-bottom: 60px
}
.gallery-section.gallery .slider-nav .slide blockquote {
  margin: 0;
  padding: 0
}
.gallery-section.gallery .slider-nav .slide cite {
  display: inline-block;
  font-style: normal;
  margin-bottom: 20px
}
.gallery-section.gallery .slider-nav .title {
  display: block;
  margin-bottom: 0
}
.gallery-section .slider-for {
  opacity: 0;
  transition: opacity .5s
}
.gallery-section .slider-for .slide {
  display: block !important
}
.gallery-section .slider-for.slick-initialized {
  opacity: 1
}
html {
  box-sizing: border-box
}
*, :after, :before {
  box-sizing: inherit
}
.hide-text {
  overflow: hidden;
  padding: 0;
  text-indent: 101%;
  white-space: nowrap
}
.visually-hidden:not(:focus):not(:active), input.visually-hidden[type=checkbox], input.visually-hidden[type=radio] {
  clip: rect(0 0 0 0);
  border: 0;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px
}
@font-face {
  font-display: swap;
  font-family: Gibson;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Gibson-Regular.woff2) format("woff2"), url(../fonts/Gibson-Regular.woff) format("woff")
}
@font-face {
  font-display: swap;
  font-family: Gibson;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Gibson-Bold.woff2) format("woff2"), url(../fonts/Gibson-Bold.woff) format("woff")
}
@font-face {
  font-display: swap;
  font-family: Spot;
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/Spot-Italic.woff2) format("woff2"), url(../fonts/Spot-Italic.woff) format("woff")
}
@font-face {
  font-display: swap;
  font-family: GibsonCond;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/GibsonCond-Bold.woff2) format("woff2"), url(../fonts/GibsonCond-Bold.woff) format("woff")
}
@font-face {
  font-display: swap;
  font-family: Spot Normal;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Spot-Normal.woff2) format("woff2"), url(../fonts/Spot-Normal.woff) format("woff")
}
html {
  font-size: 10px
}
body {
  color: #fff;
  font-family: Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5
}
a {
  color: #0366d6;
  transition: color .35s cubic-bezier(.3, .86, .36, .95)
}
a, a:hover {
  text-decoration: none
}
a:hover {
  color: #035abd
}
dl, ol, p, ul {
  margin: 0 0 1.5em
}
input[type=checkbox], input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
  background-color: #43346b;
  border: 1px solid #ffa000;
  border-radius: 0;
  color: hsla(0, 0%, 100%, .4);
  height: 46px;
  margin-bottom: 25px;
  padding: 10px;
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
  width: 100%
}
input[type=checkbox].number, input[type=email].number, input[type=password].number, input[type=tel].number, input[type=text].number, select.number, textarea.number {
  margin-bottom: 0;
  width: 108px
}
input[type=checkbox]:focus, input[type=checkbox]:hover, input[type=email]:focus, input[type=email]:hover, input[type=password]:focus, input[type=password]:hover, input[type=tel]:focus, input[type=tel]:hover, input[type=text]:focus, input[type=text]:hover, select:focus, select:hover, textarea:focus, textarea:hover {
  box-shadow: none;
  outline: none
}
input[type=checkbox]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: hsla(0, 0%, 100%, .4)
}
input[type=checkbox]::placeholder, input[type=email]::placeholder, input[type=password]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, select::placeholder, textarea::placeholder {
  color: hsla(0, 0%, 100%, .4)
}
.holder-input {
  margin: 0 -5px
}
.holder-input input {
  height: 46px;
  margin: 0 5px;
  width: 56px
}
label {
  color: #ffc000;
  display: block;
  font-family: GibsonCond, sans-serif;
  font-weight: 700;
  text-transform: uppercase
}
form {
  padding-bottom: 27px
}
form .row {
  margin: 0 -15px 24px
}
form .row .row-box {
  align-items: center;
  display: flex
}
form .col {
  padding: 0 15px
}
form .layout {
  margin-right: 20px
}
.layout-checkbox {
  align-items: center;
  display: flex
}
.layout-checkbox label {
  margin-left: 20px
}
.layout-checkbox i {
  cursor: pointer
}
button[type=submit] {
  background-color: #261b44;
  border: 2px solid #fa2f60;
  border-radius: 2px;
  color: #fa2f60;
  cursor: pointer;
  font-family: GibsonCond, sans-serif;
  font-weight: 700;
  min-width: 270px;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
  transition-duration: .3s;
  transition-property: color
}
button[type=submit]:hover {
  color: #fff
}
button[type=submit]:hover:before {
  width: calc(100% + 2px)
}
button[type=submit]:before {
  background: #fa2f60;
  bottom: -1px;
  content: "";
  left: -1px;
  position: absolute;
  top: -1px;
  transition-duration: .3s;
  transition-property: width;
  transition-timing-function: ease-out;
  width: 0;
  z-index: 1
}
button[type=submit] span {
  position: relative;
  z-index: 1
}
.holder-submit {
  text-align: center
}
input[type=checkbox] {
  height: 22px;
  margin-bottom: 0;
  position: relative;
  width: 22px
}
input[type=checkbox]:before {
  background-color: #43346b;
  border: 1px solid #ffa000;
  content: "";
  height: 22px;
  width: 22px
}
input[type=checkbox]:before, input[type=checkbox]:checked:after {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}
input[type=checkbox]:checked:after {
  color: #d0d000;
  content: "\2713"
}
.holder-checkbox {
  margin-bottom: 25px;
  position: relative
}
.holder-checkbox i {
  color: hsla(0, 0%, 100%, .4);
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%)
}
.holder-checkbox input {
  margin-bottom: 0
}
.holder-checkbox.show-password .fa-eye-slash {
  display: none;
  right: 9px
}
.holder-checkbox.show-password.password-visible .fa-eye-slash {
  display: block
}
.holder-checkbox.show-password.password-visible .fa-eye {
  display: none
}
.contact-form {
  padding-bottom: 40px
}
.contact-form .title-box {
  margin-bottom: 42px;
  padding-top: 11px
}
.contact-form .title-box p a {
  color: #d0d000
}
.contact-form .row, select {
  margin-bottom: 0
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 25px 10px 10px
}
.holder-select {
  margin-bottom: 25px;
  position: relative
}
.holder-select span {
  color: #d0d000;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%)
}
textarea {
  height: 354px
}
.header {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2
}
.header .logo, .header h1 {
  padding-top: 10px
}
.header h1 {
  margin: 0
}
.header-top-menu {
  background-color: #261b44
}
.sub-menu {
  display: none;
  flex-wrap: wrap;
  font-family: GibsonCond, sans-serif;
  font-size: .715rem;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 13px 0;
  position: relative;
  text-transform: uppercase;
  z-index: 3
}
.sub-menu li {
  margin-right: 21px
}
.sub-menu li:last-child {
  margin-right: 0
}
.sub-menu a {
  color: #ffa000
}
.sub-menu a:hover {
  color: #ffc000
}
.nav-menu {
  background-color: #43346b;
  font-family: GibsonCond, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  height: calc(100vh - 62px);
  list-style: none;
  margin: 0 -13px;
  overflow: auto;
  padding: 21px 16px;
  position: absolute;
  right: 0;
  top: 100%;
  transform: translateX(100%);
  transition: transform .3s ease;
  width: 83%;
  z-index: 2
}
.nav-menu li {
  padding: 12px 25px;
  position: relative
}
.nav-menu li > ul {
  font-family: Gibson, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  list-style: none;
  margin-bottom: 0;
  padding: 5px 10px;
  text-transform: capitalize;
  transition: opacity .3s, visibility .3s
}
.nav-menu li > ul li {
  padding: 3px 0
}
.nav-menu li.active .fa-chevron-up {
  display: block
}
.nav-menu li .fa-chevron-up, .nav-menu li.active .fa-chevron-down {
  display: none
}
.nav-menu a {
  color: #d0d000;
  display: flex;
  justify-content: space-between;
  transition: color .3s
}
.nav-menu a:hover {
  color: #48bb00
}
.nav-active .nav-menu {
  transform: translateX(0)
}
.header-nav {
  background-color: #261b44;
  position: relative
}
.header-nav .container {
  align-items: center;
  display: flex;
  justify-content: space-between
}
.nav-opener {
  display: inline-block;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px
}
.nav-opener span, .nav-opener:after, .nav-opener:before {
  background-color: #d0d000;
  display: inline-block;
  height: 5px;
  margin-bottom: 3px;
  width: 100%
}
.nav-opener span {
  left: 0;
  position: absolute;
  top: 10px
}
.nav-active .nav-opener span {
  display: none
}
.nav-opener:after, .nav-opener:before {
  content: "";
  left: 0;
  position: absolute;
  top: 20px
}
.nav-opener:before {
  top: 0
}
.nav-active .nav-opener:before {
  top: 10px;
  transform: rotate(45deg)
}
.nav-active .nav-opener:after {
  top: 10px;
  transform: rotate(-45deg)
}
.desktop-logo {
  display: none
}
.mobile-logo {
  max-width: 230px
}
body, html {
  font-size: 21px
}
body {
  background-color: #2f2255;
  font-family: Gibson, sans-serif
}
p {
  line-height: 1.2
}
a {
  color: #d0d000;
  transition: color .3s
}
a:hover {
  color: #48bb00
}
.h1, h1 {
  color: #ffa000;
  font-family: Spot Normal, sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 1
}
.h1 {
  margin: 20px 0
}
h2 {
  color: #ffa000;
  font-family: Spot Normal, sans-serif;
  font-size: 1.43rem;
  font-weight: 400;
  margin: 18px 0;
  text-shadow: 2px 2px #2b1f4f
}
h3 {
  color: #ffc000;
  font-family: GibsonCond, sans-serif;
  font-size: 1rem;
  text-transform: uppercase
}
img {
  height: auto;
  max-width: 100%
}
.container {
  margin: 0 auto;
  max-width: 1215px;
  padding: 0 15px
}
.about-page .container {
  max-width: 830px
}
.wrapper {
  min-height: 100vh;
  overflow: hidden;
  padding-top: 75px;
  position: relative;
  width: 100%
}
.accessibility {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px
}
.accessibility:focus {
  height: auto;
  position: static;
  width: auto
}
.hero-section {
  margin-bottom: 14px;
  padding: 20px
}
.caption-box, .hero-section .box-img {
  position: relative;
  text-align: center
}
.caption-box {
  margin: 0 auto 40px;
  max-width: 510px
}
.caption-box p {
  color: #ffc000;
  font-family: GibsonCond, sans-serif;
  font-weight: 700;
  margin: 0 0 37px;
  padding: 0 25px;
  text-transform: uppercase
}
.caption-box img {
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%)
}
.text-layout {
  padding: 44px 23px;
  position: relative;
  z-index: 1
}
.card-list, .section-box {
  list-style: none;
  margin: 0;
  padding: 0
}
.card-list li, .section-box li {
  margin-bottom: 20px;
  padding: 0 18px
}
.card-list .box, .section-box .box {
  background-color: #3e2d71;
  padding: 20px 20px 30px;
  text-align: center
}
.card-list .box a, .section-box .box a {
  font-family: GibsonCond, sans-serif;
  font-weight: 700;
  text-transform: uppercase
}
.card-list .box a i, .section-box .box a i {
  display: inline-block;
  padding-left: 5px
}
.card-list .box p, .section-box .box p {
  text-align: left
}
.card-list .top-img, .section-box .top-img {
  margin: 0 auto;
  max-width: 112px
}
.section-box {
  margin-bottom: 53px
}
.section-box .box a:hover {
  color: #48bb00
}
.section-box h2 {
  margin: 6px 0 10px
}
.card-section {
  padding-bottom: 38px
}
.card-section .box {
  padding: 0
}
.card-section .holder {
  padding: 25px
}
.gallery-section {
  background-color: #261b44
}
.gallery-section .slider-nav .title {
  color: #ffc000;
  font-family: GibsonCond, sans-serif;
  font-weight: 700;
  text-transform: uppercase
}
.blockqoute-section {
  display: none;
  margin-bottom: 10px
}
.blockqoute-section blockquote {
  background-color: #3e2d71;
  border-radius: 10px;
  color: #ffa000;
  font-family: Spot Normal, sans-serif;
  font-size: 1.43rem;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 17px;
  padding: 28px 20px;
  position: relative;
  text-align: center;
  text-shadow: 2px 2px #2b1f4f
}
.blockqoute-section blockquote:before {
  background-color: #3e2d71;
  -webkit-clip-path: polygon(18% 46%, 13% 27%, 0 0, 82% 0, 83% 18%, 78% 39%, 65% 60%, 43% 79%, 0 100%, 0 100%, 10% 85%, 16% 67%);
  clip-path: polygon(18% 46%, 13% 27%, 0 0, 82% 0, 83% 18%, 78% 39%, 65% 60%, 43% 79%, 0 100%, 0 100%, 10% 85%, 16% 67%);
  content: "";
  height: 42px;
  position: absolute;
  right: 30px;
  top: calc(100% - 1px);
  width: 42px
}
.blockqoute-section cite {
  color: #ffa000;
  display: inline-block;
  font-family: Gibson, sans-serif;
  font-size: .77rem;
  margin-right: 10px;
  max-width: 130px;
  text-align: right
}
.blockqoute-section cite span {
  display: block
}
.blockqoute-section .info-img img {
  border-radius: 50%;
  height: 100px;
  width: 100px
}
.cite-box {
  display: flex;
  justify-content: flex-end;
  margin-right: 100px
}
.cite-box a {
  align-items: center;
  display: flex
}
.card-section .container {
  max-width: 1240px
}
.card-section h2 {
  margin: 0 0 15px;
  text-shadow: 2px 2px #2b1f4f
}
.card-section .holder {
  padding: 12px 27px 30px
}
.plans-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}
.plans-section li {
  margin-bottom: 30px;
  padding: 0 15px
}
.plans-section li.active .selected {
  border: 2px solid transparent;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  margin-top: auto
}
.plans-section li.active .link {
  display: none
}
.plans-section li.active .box {
  background-color: #43346b;
  border: 2px solid #fa2f60
}
.plans-section .box {
  background-color: #261b44;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 50px 10px 30px;
  text-align: center
}
.plans-section .box .title {
  color: #ffa000;
  font-family: Spot Normal, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  text-shadow: 2px 2px #2b1f4f
}
.plans-section .box p {
  color: #ffc000;
  font-size: .77rem;
  margin-bottom: 0
}
.plans-section .box .price {
  color: #ffc000;
  font-family: Spot Normal, sans-serif;
  font-size: 3.71rem;
  line-height: 1.4;
  text-shadow: 2px 2px #2b1f4f
}
.plans-section .box .price sup {
  font-family: GibsonCond, sans-serif;
  font-size: 1.9rem;
  font-weight: 400;
  top: -.7em
}
.plans-section .box .img-box {
  min-height: 130px
}
.plans-section ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  text-align: left
}
.plans-section ul li {
  align-items: center;
  display: flex;
  margin-bottom: 0;
  width: 100%
}
.plans-section ul li i {
  color: #ffa000;
  display: inline-block;
  margin-right: 10px
}
.description-section {
  background-color: #261b44;
  margin-bottom: 76px;
  padding: 16px 0
}
.description-section .row {
  margin: 0 -35px
}
.description-section .block-info {
  font-weight: 400;
  padding: 0 35px
}
.description-section .block-info span {
  color: #ffa000
}
.description-section .block-info p {
  margin-bottom: 17px
}
.description-section h3 {
  font-family: GibsonCond, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase
}
.holder-title {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  padding-top: 35px
}
.holder-title h2 {
  margin: 0 10px;
  text-align: center
}
.pumpkins-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -22px 35px;
  padding: 0
}
.pumpkins-list li {
  font-size: .77rem;
  margin-bottom: 25px;
  padding: 0 22px;
  text-align: center;
  width: 50%
}
.pumpkins-list li p {
  color: #b0acc1;
  margin-bottom: 5px
}
.pumpkins-list li a {
  font-family: Gibson, sans-serif;
  font-weight: 700
}
.link-img {
  display: block;
  position: relative
}
.link-img .shadow {
  bottom: 7px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  z-index: -1
}
.link-img img {
  transform: perspective(1px) translateZ(0)
}
.link-img img:hover {
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out
}
@-webkit-keyframes hvr-bob-float {
  to {
    transform: translateY(-8px)
  }
}
@keyframes hvr-bob-float {
  to {
    transform: translateY(-8px)
  }
}
@-webkit-keyframes hvr-bob {
  0% {
    transform: translateY(-8px)
  }
  50% {
    transform: translateY(-4px)
  }
  to {
    transform: translateY(-8px)
  }
}
@keyframes hvr-bob {
  0% {
    transform: translateY(-8px)
  }
  50% {
    transform: translateY(-4px)
  }
  to {
    transform: translateY(-8px)
  }
}
.hover-tooltip {
  background-color: #43346b;
  font-size: .77rem;
  max-width: 250px;
  padding: 10px;
  transform: translate(50px, 20px)
}
.hover-tooltip:before {
  background-color: #43346b;
  bottom: calc(100% - 1px);
  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  content: "";
  display: inline-block;
  height: 10px;
  position: absolute;
  right: 30px;
  width: 20px
}
.categories-box {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -15px;
  padding: 37px 0 40px
}
.categories-box li {
  margin-bottom: 34px;
  padding: 0 15px;
  width: 100%
}
.categories-box li .box {
  background-color: #3e2d71;
  padding: 5px 24px 20px;
  text-align: center
}
.categories-box li .box p {
  color: #ffa000;
  font-size: .77rem;
  margin-bottom: 25px
}
.categories-box li .box a {
  font-family: GibsonCond, sans-serif;
  font-weight: 700;
  text-shadow: 2px 2px #2b1f4f;
  text-transform: uppercase
}
.categories-box li .box a i {
  display: inline-block;
  margin-left: 10px
}
.categories-box li .box .cover-img {
  height: 306px;
  margin: 0 auto;
  max-width: 306px;
  width: 100%
}
.categories-box li .box .cover-img img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%
}
.description-block {
  padding: 32px 0 52px
}
.description-block .left-box {
  background-color: #3e2d71;
  font-family: GibsonCond, sans-serif;
  margin-bottom: 30px;
  padding: 33px 20px 20px;
  text-align: center
}
.description-block .left-box .holder-img {
  margin: 0 auto 40px;
  max-width: 205px
}
.description-block .left-box p {
  font-family: Gibson, sans-serif;
  font-size: .77rem;
  text-align: left
}
.description-block .left-box .btn-link {
  font-size: 1rem;
  margin-bottom: 20px;
  min-width: 200px;
  padding: 7px 20px
}
.description-block .left-box a {
  font-size: 1.1rem;
  font-weight: 700
}
.description-block .left-box a i {
  font-size: 1rem
}
.description-block .col span {
  color: #d0d000;
  display: inline-block;
  margin-left: 5px
}
.list-img {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0
}
.list-img li {
  margin-right: 20px
}
.list-img li:last-child {
  margin-right: 0
}
.list-img li img {
  height: auto;
  width: 100px
}
.list-img  img {
  width: 100px;
  margin: 0 10px;
}
.info-box {
  flex: 1
}
.info-box h2 {
  line-height: 1.1;
  margin: 0
}
.info-box h3 {
  font-weight: 700;
  margin: 0 0 32px
}
.info-box strong {
  color: #ffc000;
  font-family: GibsonCond, sans-serif;
  text-transform: uppercase
}
.info-box .row {
  margin-bottom: 22px;
  padding-top: 30px
}
.info-box .row .col {
  margin-bottom: 15px;
  max-width: 280px
}
.info-box .title, .info-box p {
  margin-bottom: 20px
}
.info-box .title {
  display: inline-block
}
.accordion {
  list-style: none;
  margin: 0 0 65px;
  padding: 0
}
.accordion li {
  border-bottom: 2px solid #7253cf
}
.accordion li .fa-chevron-up, .accordion li.active .fa-chevron-down {
  display: none
}
.accordion li.active .fa-chevron-up {
  display: inline-block
}
.accordion .opener {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 26px 20px 26px 0
}
.accordion .opener i {
  padding-left: 30px
}
.accordion .slide {
  padding-bottom: 26px
}
.text-info {
  border-bottom: 2px solid #7253cf;
  padding: 12px 0 15px
}
.title-box {
  padding-top: 30px
}
.title-box .h2 {
  margin-bottom: 0
}
.footer {
  background-color: #261b44
}
.footer .col {
  color: #d0d000;
  padding-right: 64px;
  width: 100%
}
.footer .col.col-address {
  display: flex;
  font-size: .77rem;
  padding-right: 0;
  position: relative;
  width: 100%
}
.footer ul {
  font-size: .77rem;
  list-style: none;
  margin: 0 0 33px;
  padding: 0
}
.footer ul li {
  margin-bottom: 7px
}
.footer .container {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 15px
}
.footer address span {
  display: block
}
.list-title {
  color: #d0d000;
  display: inline-block;
  font-size: 1rem;
  margin-bottom: 10px;
  text-transform: uppercase
}
.list-box span {
  font-family: GibsonCond, sans-serif;
  font-weight: 700
}
.social-links {
  display: flex;
  flex-wrap: wrap
}
.social-links li {
  margin-right: 15px
}
.social-links li:last-child {
  margin-right: 0
}
.social-links a {
  display: inline-block;
  font-size: 1.5rem
}
.btn-link, .link, .selected {
  background-color: #261b44;
  border: 2px solid #fa2f60;
  border-radius: 2px;
  color: #fa2f60;
  display: inline-block;
  font-family: GibsonCond, sans-serif;
  font-weight: 700;
  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
  transition-duration: .3s;
  transition-property: color
}
.btn-link:hover, .link:hover, .selected:hover {
  color: #fff
}
.btn-link:hover:before, .link:hover:before, .selected:hover:before {
  width: calc(100% + 2px)
}
.btn-link:before, .link:before, .selected:before {
  background: #fa2f60;
  bottom: -1px;
  content: "";
  left: -1px;
  position: absolute;
  top: -1px;
  transition-duration: .3s;
  transition-property: width;
  transition-timing-function: ease-out;
  width: 0;
  z-index: 1
}
.btn-link span, .link span, .selected span {
  position: relative;
  z-index: 1
}
.link {
  border: 2px solid #d0d000;
  color: #d0d000;
  display: inline-block
}
.link:hover {
  color: #2f2255
}
.link:before, .selected {
  background-color: #d0d000
}
.selected {
  color: #2e2352;
  display: none;
  font-family: GibsonCond, sans-serif;
  font-weight: 700;
  margin: auto auto 0;
  padding: 10px
}
.selected i {
  display: inline-block;
  font-size: 1.3rem;
  margin-right: 10px
}
.selected:before {
  background-color: #2f2255
}
.selected:hover {
  color: #d0d000
}
.plans-section .link {
  mmin-width: 255px;
  margin: auto auto 0
}
.btn-next, .btn-prev {
  background-color: transparent;
  border: 0;
  color: #fa2f60;
  display: inline-block;
  font-size: 2rem;
  padding: 0;
  position: relative;
  text-align: center
}
.btn-next:hover, .btn-prev:hover {
  color: #fff;
  transition: color .3s
}
.btn-next:hover i, .btn-prev:hover i {
  background-color: #fa2f60;
  display: block
}
.btn-next:hover:before, .btn-prev:hover:before {
  display: block
}
.btn-next i, .btn-prev i {
  background-color: #2f2255;
  border-radius: 50%;
  display: block;
  font-size: 2rem
}
.btn-next:before, .btn-prev:before {
  border: 7px solid #fa2f60;
  border-radius: 50%;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  display: none;
  left: -1px;
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 4
}
@media (min-width:520px) {
  .mobile-logo {
    max-width: none
  }
  .footer .col {
    width: 50%
  }
}
@media (min-width:768px) {
  form .row {
    display: flex
  }
  form .col {
    width: 50%
  }
  .card-list, .section-box {
    display: flex;
    flex-wrap: wrap
  }
  .card-list li, .section-box li {
    width: 33.33%
  }
  .card-list .top-img, .section-box .top-img {
    margin-top: -65px
  }
  .plans-section li {
    display: flex;
    width: 33.33%
  }
  .pumpkins-list li {
    width: 33.33%
  }
  .categories-box li {
    width: 50%
  }
  .categories-box li .box p {
    text-align: left
  }
  .description-block {
    align-items: flex-start;
    display: flex;
    justify-content: space-between
  }
  .description-block .left-box {
    margin-bottom: 0;
    margin-right: 30px;
    width: 32%
  }
  .footer .col {
    width: auto
  }
  .footer .col.col-address {
    padding-right: 135px
  }
  .link, .selected {
    min-width: 190px
  }
}
@media (min-width:1024px) {
  .slider-for {
    margin: 0;
    max-width: none;
    padding: 0 30px;
    width: 68%
  }
  .slider-nav {
    width: 32%
  }
  .slider-nav .slide {
    padding: 0 30px
  }
  .gallery-section.gallery .slider-nav .slide {
    text-align: left
  }
  form .layout {
    margin-right: 66px
  }
  .contact-form {
    padding-bottom: 73px
  }
  .contact-form .title-box {
    max-width: 980px;
    padding-left: 185px
  }
  .header {
    position: relative
  }
  .header .logo, .header h1 {
    padding-top: 0
  }
  .header-top-menu {
    margin-bottom: -35px
  }
  .nav-menu, .sub-menu {
    display: flex
  }
  .nav-menu {
    background-color: transparent;
    flex-wrap: wrap;
    font-family: Spot Normal, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    height: auto;
    justify-content: flex-end;
    margin-bottom: 20px;
    overflow: visible;
    padding-top: 40px;
    position: static;
    transform: translateX(0);
    width: 100%
  }
  .nav-menu li {
    padding: 0 15px
  }
  .nav-menu li > ul {
    background-color: #43346b;
    display: none;
    font-family: GibsonCond, sans-serif;
    font-weight: 700;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    top: 100%
  }
  .nav-menu li.hover > ul {
    display: block
  }
  .nav-menu li i, .nav-menu li.active .fa-chevron-up {
    display: none
  }
  .header-nav {
    background-color: transparent
  }
  .nav-opener {
    display: none
  }
  .desktop-logo {
    display: block
  }
  .mobile-logo {
    display: none
  }
  .wrapper {
    padding-top: 0
  }
  .hero-section {
    display: flex;
    justify-content: space-between;
    padding: 0
  }
  .hero-section .box-img {
    order: -1;
    text-align: left
  }
  .caption-box {
    margin: 0
  }
  .gallery-section .container {
    align-items: center;
    display: flex;
    justify-content: space-between
  }
  .blockqoute-section {
    margin: 0 auto 10px;
    max-width: 1050px;
    padding: 62px 0
  }
  .plans-section {
    justify-content: space-between
  }
  .plans-section .box {
    padding: 50px 20px 30px
  }
  .plans-section .box .title {
    font-size: 1.9rem
  }
  .plans-section .box .img-box {
    margin-top: -28%
  }
  .description-section .row {
    display: flex;
    flex-wrap: wrap
  }
  .description-section .block-info {
    width: 50%
  }
  .pumpkins-list li {
    width: 20%
  }
  .categories-box li {
    width: 33.33%
  }
  .categories-box li .box .cover-img {
    margin-top: -38px
  }
  .description-block .left-box .btn-link {
    min-width: 257px
  }
  .info-box .row {
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-width: 680px
  }
  .footer .col.col-address {
    flex: 1;
    justify-content: flex-end;
    padding-right: 155px
  }
  .footer .col.col-address .label-img {
    position: absolute;
    right: 0;
    top: -60px
  }
  .footer address {
    text-align: right
  }
  .social-links li {
    margin-right: 0;
    width: 33.33%
  }
  .link, .selected {
    min-width: 255px
  }
}
@media (min-width:1200px) {
  .header .logo {
    display: inline-block;
    min-width: 340px
  }
  .nav-menu {
    font-size: 1.4rem;
    padding: 0
  }
}


/****************************/
/* Ryan edits and additions */
/****************************/

/* Makes sure submenu links don't wrap */

.nav-menu a {
    white-space: nowrap;
}


/* Makes link hovers pink */

.nav-menu a:hover {
  color: #FA2F60
}

a:hover {
  color: #FA2F60
}

.section-box .box a:hover {
  color: #FA2F60
}

.title-box a:hover {
  color: #FA2F60
}


/* H2 headlines wrap with less space between lines */

h2 {
    line-height:1.2;
}




@media (min-width:1024px) {
/* Shadow and stroke added to main nav dropdown font on desktop width */
    .mainlink {
    text-shadow: 2px 2px 0px rgba(0,0,0, 0.4);
    -webkit-text-stroke: 1px #261B44;
}
    
/* Shadow and border added to main nav dropdown boxes on desktop width */
    .nav-menu li > ul {
    box-shadow: 5px 5px #2b1f4f; 
    border: solid 1px #7253CF;
    padding: 10px 25px;  
}
    
/* Adds top padding above plan boxes on desktop width */ 
.plans-section {
  padding: 45px 0 0;
}

}


/* Adds padding to top of page intro paragraphs */
.page-top-intro p {
    padding-top: 25px;
    margin-bottom: -1em;
  }


/* Form fields have less transparent text - aka more white */
input[type=checkbox], input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    color: hsla(0, 0%, 100%, .7);
}

/* Checkmark icon beside plan benefits aligns with baseline of first row of words */
.plans-section ul li {
    align-items: baseline;
}

/* Color style for some FontAwesome icons */
.fa-star {
    -webkit-text-stroke: 2px black;
    -webkit-text-fill-color: #B21521;
    font-size: 1.25em;
}
.greenicon {
    color: #D0D000;
}
    

.payment-icons i {
    font-size: 2em;
    color: #FFA000;
}

.colored-icons {
    color: #FFA000;
}

.payment-icons {
    float: right;
}


/* Headlines get darker shadows and stroke outlines */
.h1, h1, h2, .plans-section .box .title, .blockqoute-section blockquote {
    text-shadow: 2px 2px 0px rgba(0,0,0, 0.4);
    -webkit-text-stroke: 1px #261B44;
}

/* 
.sample-shadow {
 background: url("../images/sample-shadow.png")  no-repeat; 
     background-size:100%;
}
*/

/* Pumpkin category boxes get a slight border on hover */
.categories-box .box:hover, .description-block .left-box:hover {
    border: solid 1px #7253CF;
}
.categories-box .box, .description-block .left-box {
    border: solid 1px #3E2D71;
    transition: 0.3s;
}

/* Limits width of page and centers */
.page-top-intro  {
    max-width: 830px;
    margin: 0 auto 60px;
    padding: 0 15px;
}



/* Limits width of single page content and centers */
.single-column {
    max-width: 830px;
    margin: 0 auto;
    padding: 0 15px 35px;
}


/* Prevents copyright in footer from wrapping */
.copyright {
   white-space: nowrap;
} 

/* Makes testimonial photo and name align centered vertically */
.cite-box {
    align-items: center;
}
    

/* Adds margin to top and bottom of title headings next to photo slideshows */
.slider-nav .title {
    margin: 20px 0;
}


@media (max-width:1023px) {
/* On mobile - Removes margin from top of title headings next to photo slideshows */
.slider-nav .title {
    margin: 0 0 20px;
    }
/* On mobile - Adds top margin above homepage testimonials */
.blockqoute-section {
    margin: 20px 0;
    }    
/* On mobile - Removes margin from bottom of homepage CTA area */
.text-layout {
    padding: 44px 23px 0;
    }
.caption-box {
    margin-bottom: 20px;
    }
}

/* alert box, for error messages etc */
.alertbox {
    background-color: #43346b;
    border: 2px solid #fa2f60;
    max-width:1024px;
    /* text-align:center; */
    margin: 20px auto;
    padding: 10px 25px;
}

/* A box to center things */
.centerbox {
    text-align:center;
}


/* Adds padding around page numbers in pagination and vertically aligns to middle */
.pagination a, strong {
    padding: 7px 10px;
    white-space: nowrap;
    vertical-align: middle;
}

/* Adds a light colored box around current page number in pagination */
.pagination strong {
    background-color: #3E2D71;
    border-radius: 3px;
}

/* Text in an accent color */
.color-text {
	color: #FFA000;
}

/* Table for master pattern list  */
table.all_patterns tr td {
    border-collapse: collapse;
    /* border: 1px solid #000; */
    padding: 5px;
    font-size: 80%;
}
table.all_patterns tr:nth-child(odd)		{ background-color:#2F2255; }
table.all_patterns tr:nth-child(even)		{ background-color:#3E2D71; }

table.all_patterns tr.thead {
    background: #000;
}
table.all_patterns tr.thead th {
    border-collapse: collapse;
    /* border: 1px solid #000; */
    background: #261B44;
    padding: 5px;
    font-weight: normal;
}


/* Join page pan boxes get a border and background change on hover */
.plans-section .box:hover  {
    background-color: #43346b;
    border: 2px solid #fa2f60;
}
.plans-section .box  {
    border: 2px solid #261B44;
    transition: 0.3s;
}

.no-hover{
    pointer-events: none;
}

/* Progress Steps for Join Pages */
.stepper-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin: 40px 0 -40px;
}
.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;

}

/* horizontal line */
.stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #5b43a6;
  width: 100%;
  top: 20px;
  left: -50%;
  z-index: -3;
}

/* horizontal line */
.stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #5b43a6;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: -3;
}

.stepper-item .step-counter {
  position: relative;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #261B44;
  margin-bottom: 6px;
  border: 2px solid #5b43a6;
  color: #5b43a6;
}

.stepper-item.active .step-counter {
  font-weight: normal;
  border: 2px solid #fa2f60;
  color: #fff;
}

.stepper-item.completed .step-counter {
  background-color: #fa2f60;
  border: 2px solid #fa2f60;  
  color: #fff;
}

/* horizontal line */
.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #fa2f60;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: -2;
}

.stepper-item:first-child::before {
  content: none;
}
.stepper-item:last-child::after {
  content: none;
}

.step-name h3 {
  text-align: center;
  font-family: GibsonCond, sans-serif;
  font-size: .715rem;
  text-transform: uppercase;
  z-index: -2;
  line-height: 1;
}

/* makes a thin blue line with a shadow too */
hr {
	box-sizing: content-box;
	background: #5B43A6;
	border:0;
	height:2px;
	margin:40px 0;
}

/* some smaller text in a color */
.smalltext {
	font-size: 0.8rem;
	color: #b0acc1;
}

/* transaction details table (member account page) */

.transaction_details_table {
  border-collapse: collapse;
  font-size: 0.8rem;
  font-style: normal;
  margin:5px 0 20px;
}


.transaction_details_table th {
  background: #261B44;
  color: #fff;
  font-weight: bold;
  padding: 16px;
  text-align: left;
}

.transaction_details_table td {
  background: #3E2D71;
  color: #fff;
  padding: 16px;
}

/* small captions under photos, like on the tutorials page */
.piccaption {
    display: block;
    text-align: center;
    font-size: 0.8rem;
	color: #b0acc1;
    font-style: normal;
    margin: 5px 0;
    padding: 0px 5px 15px 0px;
}

/* for embedded youtube videos, makes them fill the column width */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	/* padding-top: 25px; */
	height: 0;
	margin-bottom: 15px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blue-box, .featured-block {
	color: #fff;
	background: #3E2D71;
	padding: 20px;
	margin: 20px 0;
}

.single-column .holder-img {
  margin: 25px auto 10px;
  max-width: 830px;
  text-align:center;
}

.category-intro {
display: block;
    text-align: center;
    font-size: 0.9rem;
    color: #b0acc1;
    font-style: normal;
    margin: -15px 0 25px;
    padding: 0px 5px 15px 0px;
}

.percentage {
  font-family: GibsonCond, sans-serif;
    color: #FFA000;
    font-weight: bold;
}
