@keyframes levitate{0%{transform:translateY(3px)}100%{transform:translateY(-3px)}}@keyframes shake{0%,100%,50%{transform:rotate(0)}25%{transform:rotate(25deg)}75%{transform:rotate(-25deg)}}@keyframes selected{0%,100%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.02,1.09,1)}}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-10px)}100%{transform:translatey(0)}}@keyframes float2{0%{transform:translatey(-10px)}50%{transform:translatey(0)}100%{transform:translatey(-10px)}}.tab.default .tab-nav .tab-title{background:#6f6455}.tab.default .tab-nav .tab-title.open{animation:.2s ease 1 selected;background:#524a3f;opacity:1}.tab.default .tab-content .tab-title-mobile{background:#524a3f}.js .tab.default .tab-content .tab-title-mobile{background:#6f6455}@media only screen and (min-width:980px){.tab.default .tab-content .tab-title-mobile:hover{background:#61574a}}.tab.default .tab-content .tab-title-mobile.open{background:#524a3f}.tab.default .tab-description{border-top:1px solid #61574a}.tab.orange .tab-nav .tab-title{background:#d9a22e}.tab.orange .tab-nav .tab-title.open{animation:.2s ease 1 selected;background:#b38421;opacity:1}.tab.orange .tab-content .tab-title-mobile{background:#b38421}.js .tab.orange .tab-content .tab-title-mobile{background:#d9a22e}@media only screen and (min-width:980px){.tab.orange .tab-content .tab-title-mobile:hover{background:#c99425}}.tab.orange .tab-content .tab-title-mobile.open{background:#b38421}.tab.orange .tab-description{border-top:1px solid #c99425}.tab.teal .tab-nav .tab-title{background:#74b7bb}.tab.teal .tab-nav .tab-title.open{animation:.2s ease 1 selected;background:#53a4a9;opacity:1}.tab.teal .tab-content .tab-title-mobile{background:#53a4a9}.js .tab.teal .tab-content .tab-title-mobile{background:#74b7bb}@media only screen and (min-width:980px){.tab.teal .tab-content .tab-title-mobile:hover{background:#63aeb3}}.tab.teal .tab-content .tab-title-mobile.open{background:#53a4a9}.tab.teal .tab-description{border-top:1px solid #63aeb3}.tab.green .tab-nav .tab-title{background:#a4b53b}.tab.green .tab-nav .tab-title.open{animation:.2s ease 1 selected;background:#818f2e;opacity:1}.tab.green .tab-content .tab-title-mobile{background:#818f2e}.js .tab.green .tab-content .tab-title-mobile{background:#a4b53b}@media only screen and (min-width:980px){.tab.green .tab-content .tab-title-mobile:hover{background:#93a235}}.tab.green .tab-content .tab-title-mobile.open{background:#818f2e}.tab.green .tab-description{border-top:1px solid #93a235}.tab.dark-green .tab-nav .tab-title{background:#5f783d}.tab.dark-green .tab-nav .tab-title.open{animation:.2s ease 1 selected;background:#44562c;opacity:1}.tab.dark-green .tab-content .tab-title-mobile{background:#44562c}.js .tab.dark-green .tab-content .tab-title-mobile{background:#5f783d}@media only screen and (min-width:980px){.tab.dark-green .tab-content .tab-title-mobile:hover{background:#526734}}.tab.dark-green .tab-content .tab-title-mobile.open{background:#44562c}.tab.dark-green .tab-description{border-top:1px solid #526734}.tab .tab-nav{display:none}.js .tab .tab-nav{display:block}@media only screen and (max-width:979px){.js .tab .tab-nav{display:none}}.tab .tab-nav .tab-title{border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;display:inline-block;margin-right:1px;opacity:.8;padding:12px 25px;position:relative;text-decoration:none}.tab .tab-nav .tab-title.open{opacity:1;padding-top:14px}.tab .tab-content .tab-title-mobile{color:#fff;display:block;margin-top:5px;padding:12px 30px;position:relative;text-decoration:none}.js .tab .tab-content .tab-title-mobile{display:none}@media only screen and (max-width:979px){.js .tab .tab-content .tab-title-mobile{display:block}}.tab .tab-content .tab-description-wrap .tab-description{padding:30px}.js .tab .tab-content .tab-description-wrap .tab-description{display:none}