#swell-reward-linksoul {font-size: 18px;width:100%;}#swell-reward-linksoul section {clear: both;}#swell-reward-linksoul .swell-linksoul-btn {font-size: 1.2rem;width: 200px;display: flex;align-items: center;justify-content: center;cursor: pointer;padding: 0;color: #fff;background-color: #231f20;font-family: tablet-gothic-condensed, sans-serif !important;font-weight: 700;border: none;height: 50px;}#swell-reward-linksoul .swell-linksoul-btn:hover {background-color: #3FD4AD;color: #fff;}#swell-reward-linksoul .banner-image img {width: 100%;}#swell-reward-linksoul .banner-image img.desktop-block {display: none;}@media screen and (min-width: 999px) {#swell-reward-linksoul .banner-image img.desktop-block {display: block;}}@media screen and (min-width: 999px) {#swell-reward-linksoul .banner-image img.mobile {display: none;}}#swell-reward-linksoul .rewards-nav {display: flex;justify-content: space-between;flex-wrap: wrap;align-content: center;padding: 10px;}#swell-reward-linksoul .rewards-nav button.swell-btn-secondary {width: calc(50% - 10px);margin: 5px auto;background: #f5f7f5;font-size: 1rem;letter-spacing: 0;}@media screen and (min-width: 799px) {#swell-reward-linksoul .rewards-nav button.swell-btn-secondary {width: calc(25% - 10px);margin: 0 5px 5px;font-size: 1.1rem;}}#swell-reward-linksoul .rewards-nav button.swell-btn-secondary a {padding: 13px 0;width: 100%;display: block;}#swell-reward-linksoul .rewards-nav button.swell-btn-secondary a:hover {color: #fff;}#swell-reward-linksoul .rewards-nav button.swell-btn-secondary:hover {background-color: #3FD4AD;}#swell-reward-linksoul #swell_customer {position: relative;}#swell-reward-linksoul #swell_customer .loader-container {position: absolute;width: 100%;height: 100%;background: white;z-index: 99;margin: auto;display: flex;align-items: center;}#swell-reward-linksoul #swell_customer .loader-container .loader {border-top: 1.1em solid rgba(63, 212, 173, 0.5);border-right: 1.1em solid rgba(63, 212, 173, 0.55);border-bottom: 1.1em solid rgba(63, 212, 173, 0.6);}#swell-reward-linksoul .swell-progress-bars .tabs {justify-content: space-evenly;margin: 5% auto 0;}#swell-reward-linksoul .swell-progress-bars .tabs span {font-family: tablet-gothic-condensed, sans-serif !important;color: #ccc;}#swell-reward-linksoul .swell-progress-bars .tabs span.active-tab {color: #333132;border-bottom: 2px solid #3FD4AD;}#swell-reward-linksoul .swell-progress {font-family: tablet-gothic-condensed,sans-serif !important;max-width: 90%;margin: 5% auto 3%;}@media screen and (min-width: 799px) {#swell-reward-linksoul .swell-progress {max-width: 75%;}}#swell-reward-linksoul .swell-progress span:nth-of-type(odd) {display: inline-block;vertical-align: text-bottom;line-height: 1.2rem;}#swell-reward-linksoul .swell-progress span:nth-of-type(even) {float: right;color: #ccc;vertical-align: text-bottom;}#swell-reward-linksoul .swell-progress span:last-of-type {display: inline-block;margin: auto;width: 92%;text-align: center;vertical-align: text-bottom;font-size: 1.2rem;}#swell-reward-linksoul .swell-progress .progress_bar {margin: 15px auto;position: relative;}#swell-reward-linksoul .swell-progress .progress {display: block;width: 100%;height: 30px;background: #3fd4ad;background: linear-gradient(91deg, #7cf3d4, #3fd4ad, #5ebea2);background-size: 400% 100%;-webkit-animation: progress-barn 5s ease infinite;-moz-animation: progress-bar 5s ease infinite;animation: progress-bar 5s ease infinite;}#swell-reward-linksoul .swell-progress .progress:before {content: " ";position: absolute;background: #ccc;height: 2px;display: block;width: 100%;top: 12px;z-index: -1;}#swell-reward-linksoul .customer-info {text-align: center;margin: 15px auto 50px;}#swell-reward-linksoul .customer-info h2 {font-size: 45px;line-height: 1.2;}@media screen and (min-width: 799px) {#swell-reward-linksoul .customer-info h2 {font-size: 4rem;}}#swell-reward-linksoul .customer-info p {font-size: 1.2rem;margin: 15px auto 25px;}@media screen and (min-width: 799px) {#swell-reward-linksoul .customer-info p {font-size: 1.7rem;max-width: 650px;}}#swell-reward-linksoul .customer-info.join-login button.swell-linksoul-btn {display: inline-block;max-width: 50%;width: 250px;margin: 0 25px;height: 45px;}#swell-reward-linksoul .customer-info.join-login button.swell-linksoul-btn.swell-btn-secondary {background-color: transparent;border: 2px solid #231F21;color: #231F21;}#swell-reward-linksoul .customer-info.join-login button.swell-linksoul-btn.swell-btn-secondary:hover {background-color: #3FD4AD;color: #fff;border: none;}#swell-reward-linksoul .customer-info.swell-balance h4 {font-size: 3rem;}#swell-reward-linksoul .customer-info.swell-balance h4 span {font-weight: 700;color: #3fd4ad;}@media screen and (min-width: 799px) {#swell-reward-linksoul .customer-info.swell-balance h4 {font-size: 32px;}}#swell-reward-linksoul .customer-info.swell-balance .swell-linksoul-btn {margin: 25px auto 75px;}#swell-reward-linksoul #rewards_guide {text-align: center;background: #f5f7f5;padding: 50px 30px 60px;margin: 0 auto 15px;width: 98%;}@media screen and (min-width: 799px) {#swell-reward-linksoul #rewards_guide {padding: 50px 30px 60px;}}#swell-reward-linksoul #rewards_guide h2 {font-size: 34px;padding: 0 0 15px;}#swell-reward-linksoul #rewards_guide .rewards-guide {display: grid;grid-template-columns: auto;justify-content: space-between;}@media screen and (min-width: 799px) {#swell-reward-linksoul #rewards_guide .rewards-guide {grid-template-columns: 33% 33% 33%;grid-auto-flow: column;}}#swell-reward-linksoul #rewards_guide .rewards-guide span {font-weight: 700;font-family: tablet-gothic-condensed,sans-serif !important;}#swell-reward-linksoul #rewards_guide .rewards-guide span:first-of-type {display: block;font-size: 4rem;color: rgba(63, 212, 173, 0.6);padding: 15px 0 0;line-height: 1.3;}#swell-reward-linksoul #rewards_guide .rewards-guide span:nth-of-type(2) {font-size: 24px;}#swell-reward-linksoul #rewards_guide .rewards-guide p {font-family: 'minion-pro',serif;margin: auto;}#swell-reward-linksoul #rewards_guide .rewards-guide p a {font-family: 'minion-pro',serif !important;text-transform: lowercase !important;border-bottom: 1px solid #3FD4AD;}@media screen and (min-width: 1000px) {#swell-reward-linksoul #rewards_guide .rewards-guide p:nth-of-type(2) {max-width: 60%;}}#swell-reward-linksoul .page-break-image {text-align: center;margin: 75px auto;}#swell-reward-linksoul .page-break-image img {max-width: 200px;}#swell-reward-linksoul .swell-campaign-list {display: grid;grid-template-columns: auto;width: 90%;float: none;margin: 25px auto 0;}@media screen and (min-width: 510px) {#swell-reward-linksoul .swell-campaign-list {grid-template-columns: auto auto;}}@media screen and (min-width: 999px) {#swell-reward-linksoul .swell-campaign-list {width: 70%;float: left;padding-left: 90px;padding-top: 50px;}}#swell-reward-linksoul .swell-campaign-list .swell-campaign {min-width: 100%;display: inline-block;border-bottom: 1px solid #d7d7d7;margin-bottom: 30px;margin-right: 30px;cursor: pointer;}@media screen and (min-width: 510px) {#swell-reward-linksoul .swell-campaign-list .swell-campaign {min-width: 50%;}}#swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-value-content {font-size: 28px;margin-bottom: 5px;display: block;font-family: tablet-gothic-condensed,sans-serif;font-weight: 700;}#swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-type {display: inline-block;max-width: 80%;}#swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-type span {font-size: 24px;font-weight: 400;font-family: tablet-gothic-condensed,sans-serif;}@media screen and (min-width: 799px) {#swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-type span {font-size: 26px;}}#swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-icon {display: inline-block;max-width: 20%;float: right;}#swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-icon .swell-campaign-icon-content {font-size: 30px;}#swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-icon .swell-campaign-icon-content [class*=" icon-"], #swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-icon .swell-campaign-icon-content [class^=icon-] {font-family: icomoon !important;speak: none;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;}#swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-icon .swell-campaign-icon-content .fab {font-family: "Font Awesome 5 Brands",sans-serif !important;}#swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-icon .swell-campaign-icon-content .fas {font-family: "Font Awesome 5 Pro", sans-serif !important;}@media screen and (min-width: 799px) {#swell-reward-linksoul .swell-campaign-list .swell-campaign .swell-campaign-icon .swell-campaign-icon-content {font-size: 24px;}}#swell-reward-linksoul .swell-campaign-list .swell-campaign .border {margin-left: 0;margin-bottom: 20px;height: 2px;}@media screen and (min-width: 999px) {#swell-reward-linksoul .swell-campaign-sideimage {width: 30%;float: right;}}#swell-reward-linksoul .swell-campaign-sideimage img {width: 100%;}#swell-reward-linksoul .swell-campaign-sideimage img.desktop-block {margin-top: -85px;display: none;}@media screen and (min-width: 999px) {#swell-reward-linksoul .swell-campaign-sideimage img.desktop-block {display: block;}}#swell-reward-linksoul .swell-campaign-sideimage img.mobile {width: 100%;}@media screen and (min-width: 999px) {#swell-reward-linksoul .swell-campaign-sideimage img.mobile {display: none;}}#swell-reward-linksoul #rewards_tiers h2 {text-align: center;font-size: 3rem;}#swell-reward-linksoul #rewards_tiers .rewards-tiers {margin: 15px auto;width: 98%;display: flex;flex-direction: row;flex-wrap: nowrap;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .tier-perks {display: flex;flex-direction: column;justify-content: flex-end;align-items: center;max-width: 30%;width: 100%;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .tier-perks > * {display: flex;flex-direction: column;justify-content: center;align-items: center;min-height: 75px;width: 100%;font-size: 16px;}@media screen and (max-width: 798px) {#swell-reward-linksoul #rewards_tiers .rewards-tiers .tier-perks > * {font-size: 16px;}}#swell-reward-linksoul #rewards_tiers .rewards-tiers .tier-perks > *:nth-child(even) {background: #fbfbfb;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .tier-perks > *:nth-child(odd) {background: #f5f5f5;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .tier-perks > *:nth-child(1) {background: none;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .tier-perks h4 span {font-size: 80%;font-family: 'minion-pro',serif;text-transform: none;}@media screen and (min-width: 798px) {#swell-reward-linksoul #rewards_tiers .rewards-tiers .tier-perks {max-width: 15%;}}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel {max-width: 70%;width: 100%;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel:after {content: "flickity";display: none;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel div.carousel-cell:before {content: " ";position: absolute;height: 100%;width: 100%;background: #ebebeb;z-index: -1;opacity: 0.4;}@media screen and (min-width: 798px) {#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel div.carousel-cell:before {opacity: 0.2;}}@media screen and (min-width: 798px) {#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel div.carousel-cell#tier_1:before {opacity: 0.2;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel div.carousel-cell#tier_2:before {opacity: 0.5;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel div.carousel-cell#tier_3:before {opacity: 0.8;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel div.carousel-cell#tier_ambassador:before {opacity: 1;}}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .carousel-cell {width: calc(100% - 55px);display: flex;flex-direction: column;flex-wrap: wrap;align-content: center;justify-content: flex-start;text-align: center;position: relative;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .carousel-cell > * {display: flex;flex-direction: column;justify-content: center;align-items: center;min-height: 75px;width: 100%;font-size: 16px;font-family: 'minion-pro',serif;}@media screen and (max-width: 798px) {#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .carousel-cell > * {font-size: 16px;}}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .carousel-cell > *:nth-child(even) {background: rgba(247, 247, 247, 0.55);}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .carousel-cell > *:nth-child(odd) {background: rgba(236, 236, 236, 0.55);}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .carousel-cell > *:nth-child(1) {background: none;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .carousel-cell i.fas.fa-check {line-height: 1.5;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .carousel-cell span span {line-height: 1.2;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .carousel-cell h3 span {font-family: 'minion-pro',serif;font-weight: 400;}@media screen and (min-width: 798px) {#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel {display: flex;max-width: 85%;flex-direction: row;align-content: stretch;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel:after {content: "";}}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .flickity-page-dots {display: none;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .flickity-prev-next-button.next {background: #fff;height: 100%;right: 0;border-radius: 0;}#swell-reward-linksoul #rewards_tiers .rewards-tiers .rewards-carousel .flickity-prev-next-button.previous {display: none;}.yotpo-background.yotpo-center-background {max-height: 600px;}@-webkit-keyframes progress-bar {0% {background-position: 0% 51%;}50% {background-position: 100% 50%;}100% {background-position: 0% 51%;}}@-moz-keyframes progress-bar {0% {background-position: 0% 51%;}50% {background-position: 100% 50%;}100% {background-position: 0% 51%;}}@keyframes progress-bar {0% {background-position: 0% 51%;}50% {background-position: 100% 50%;}100% {background-position: 0% 51%;}}@font-face {font-family: 'icomoon';src: url("icomoon.eot?3iep95");src: url("icomoon.eot?3iep95#iefix") format("embedded-opentype"), url("icomoon.ttf?3iep95") format("truetype"), url("icomoon.woff?3iep95") format("woff"), url("icomoon.svg?3iep95#icomoon") format("svg");font-weight: normal;font-style: normal;}[class^="icon-"], [class*=" icon-"] {font-family: 'icomoon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icon-dolar:before {content: "\e900";}.icon-pencil:before {content: "\e901";}.icon-user:before {content: "\e902";}.icon-fb:before {content: "\e903";}.icon-cake:before {content: "\e904";}.icon-twitter:before {content: "\e905";}.icon-copylink:before {content: "\e906";}.icon-close:before {content: "\e907";}