@import url(https://p.typekit.net/p.css?s=1&k=ubd8tox&ht=tk&f=41829&a=12893960&app=typekit&e=css);
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com
Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com
MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//sarahjenks.com/wp-content/themes/blank/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//sarahjenks.com/wp-content/themes/blank/assets/css/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(//sarahjenks.com/wp-content/themes/blank/assets/css/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//sarahjenks.com/wp-content/themes/blank/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(//sarahjenks.com/wp-content/themes/blank/assets/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(//sarahjenks.com/wp-content/themes/blank/assets/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}

/*!
Theme Name: 	Two Hours Sleep
Description: 	Two Hours Sleep theme
Version: 		1.0
Author: 		Two Hours Sleep
Tags: 			Two Hours Sleep, basic theme
*/
@font-face{font-family:"study";font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"Ogg";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-Medium.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-Medium.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Ogg";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-MediumItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-MediumItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:"Ogg";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-Italic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-Italic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Ogg";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-Roman.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-Roman.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Ogg/Ogg-Roman.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Black.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Black.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Medium.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Medium.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Light.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Light.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-BoldItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-BoldItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Regular.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Regular.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-MediumItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-MediumItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-ExtraBold.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-ExtraBold.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-SemiBold.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-SemiBold.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-LightItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-LightItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Bold.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Bold.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"HK Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Italic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Italic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/HKGrotesk/HKGrotesk-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Aktiv Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Medium.eot);src:local("AktivGroteskCorp-Medium"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Medium.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Medium.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Medium.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Aktiv Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Bold.eot);src:local("AktivGroteskCorp-Bold"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Bold.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Bold.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Bold.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Aktiv Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Italic.eot);src:local("AktivGroteskCorp-Italic"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Italic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Italic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Italic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Aktiv Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-LightItalic.eot);src:local("AktivGroteskCorp-LightItalic"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-LightItalic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-LightItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-LightItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:"Aktiv Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-MediumItalic.eot);src:local("AktivGroteskCorp-MediumItalic"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-MediumItalic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-MediumItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-MediumItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:"Aktiv Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Light.eot);src:local("AktivGroteskCorp-Light"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Light.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Light.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Light.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Aktiv Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Regular.eot);src:local("AktivGroteskCorp-Regular"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Regular.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Regular.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Regular.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Aktiv Grotesk";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-BoldItalic.eot);src:local("AktivGroteskCorp-BoldItalic"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-BoldItalic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-BoldItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-BoldItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/AktivGrotesk/AktivGroteskCorp-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:"Romie";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Romie/Romie-Regular.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Romie/Romie-Regular.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Romie/Romie-Regular.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Romie/Romie-Regular.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Romie/Romie-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"cherie_bombregular";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/cheriebomb/cheriebomb-regular-webfont.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/cheriebomb/cheriebomb-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Brooklyn";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Bold.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Bold.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Bold.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Bold.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Bold.ttf) format("truetype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Bold.svg#Brooklyn-Bold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:"Brooklyn";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBoldItalic.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBoldItalic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBoldItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBoldItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBoldItalic.ttf) format("truetype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBoldItalic.svg#Brooklyn-SemiBoldItalic) format("svg");font-weight:600;font-style:italic}@font-face{font-family:"Brooklyn Normal";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Normal.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Normal.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Normal.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Normal.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Normal.ttf) format("truetype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Normal.svg#Brooklyn-Normal) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"Brooklyn";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-HeavyItalic.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-HeavyItalic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-HeavyItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-HeavyItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-HeavyItalic.ttf) format("truetype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-HeavyItalic.svg#Brooklyn-HeavyItalic) format("svg");font-weight:900;font-style:italic}@font-face{font-family:"Brooklyn";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-BoldItalic.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-BoldItalic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-BoldItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-BoldItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-BoldItalic.ttf) format("truetype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-BoldItalic.svg#Brooklyn-BoldItalic) format("svg");font-weight:700;font-style:italic}@font-face{font-family:"Brooklyn";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Heavy.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Heavy.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Heavy.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Heavy.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Heavy.ttf) format("truetype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Heavy.svg#Brooklyn-Heavy) format("svg");font-weight:900;font-style:normal}@font-face{font-family:"Brooklyn Normal";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Italic.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Italic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Italic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Italic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Italic.ttf) format("truetype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-Italic.svg#Brooklyn-Italic) format("svg");font-weight:400;font-style:italic}@font-face{font-family:"Brooklyn";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBold.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBold.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBold.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBold.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBold.ttf) format("truetype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/brooklyn/Brooklyn-SemiBold.svg#Brooklyn-SemiBold) format("svg");font-weight:600;font-style:normal}@font-face{font-family:"ambasadorregular";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/ambasador/ambasador-webfont.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/ambasador/ambasador-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"black_svaneregular";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-regular-webfont.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-regular-webfont.woff) format("woff");font-weight:400;font-style:500}@font-face{font-family:"black_svaneextra_light";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-extralight-webfont.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-extralight-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"black_svaneextra_bold_italic";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-extrabolditalic-webfont.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-extrabolditalic-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"black_svane_italic";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-italic-webfont.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-italic-webfont.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:"black_svaneextra_light_italic";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-extralightitalic-webfont.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-extralightitalic-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"black_svaneextra_bold";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-extrabold-webfont.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/black-svane/blacksvane-extrabold-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"gento_dream";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/gento-dream-modern/gento-dream.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/gento-dream-modern/gento-dream.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"gento_dream";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/gento-dream-modern/gento-dream-italic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/gento-dream-modern/gento-dream-italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:"kiss_me";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/kiss-me/kiss-me.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/gento-dream-modern/kiss-me.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Cita Pro";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-ThinItalic.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-ThinItalic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-ThinItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/CitaPro-ThinItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/CitaPro-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Cita Pro";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Thin.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Thin.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Thin.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Thin.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Cita Pro";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-BoldItalic.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-BoldItalic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-BoldItalic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-BoldItalic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Cita Pro";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Regular.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Regular.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Regular.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Regular.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Cita Pro";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Bold.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Bold.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Bold.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Bold.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Cita Pro";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Italic.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Italic.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Italic.woff2) format("woff2"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Italic.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/Cita/CitaPro-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(//sarahjenks.com/wp-content/themes/blank/./assets/js/ajax-loader.gif) center center no-repeat}@font-face{font-family:"slick";src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/slick/slick.eot);src:url(//sarahjenks.com/wp-content/themes/blank/./fonts/slick/slick.eot?#iefix) format("embedded-opentype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/slick/slick.woff) format("woff"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/slick/slick.ttf) format("truetype"),url(//sarahjenks.com/wp-content/themes/blank/./fonts/slick/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0px;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:rgba(0,0,0,0);display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0px;color:rgba(0,0,0,0);padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.entry-content img{margin:0 0 1.5em}.alignleft,img.alignleft{margin-right:1.5em;display:inline;float:left}.alignright,img.alignright{margin-left:1.5em;display:inline;float:right}.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.wp-caption{margin-bottom:1.5em;text-align:center;padding-top:5px}.wp-caption img{border:0 none;padding:0;margin:0}.wp-caption p.wp-caption-text{line-height:1.5;font-size:10px;margin:0}.wp-smiley{margin:0 !important;max-height:1em}blockquote{padding-left:20px;font-size:1.125rem;font-style:italic}blockquote.left{margin-right:20px;text-align:right;margin-left:0;width:50%;float:left}blockquote.right{margin-left:20px;text-align:left;margin-right:0;width:50%;float:right}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"HK Grotesk";font-size:17px;font-weight:400;line-height:1.8;color:#4a4a4a;text-align:left;background-color:#faf8f7}[tabindex="-1"]:focus{outline:0 !important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:30px}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:30px;font-family:"Ogg";font-weight:400;line-height:1.2;color:#2f466d}h1,.h1{font-size:4.125rem}h2,.h2{font-size:3rem}h3,.h3{font-size:2.25rem}h4,.h4{font-size:1.375rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1.125rem}p{margin-top:0;margin-bottom:1.25rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:900}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#a47b4d;text-decoration:none;background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}a:hover{color:#705435;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}.container{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media(min-width:580px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:1080px){.container{max-width:1080px}}@media(min-width:1280px){.container{max-width:1280px}}.container-fluid{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:580px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width:1080px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1280px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}@media(min-width:580px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width:768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width:1080px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media(min-width:1280px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}@media(min-width:580px){.text-sm-left{text-align:left}.text-sm-right{text-align:right}.text-sm-center{text-align:center}}@media(min-width:768px){.text-md-left{text-align:left}.text-md-right{text-align:right}.text-md-center{text-align:center}}@media(min-width:1080px){.text-lg-left{text-align:left}.text-lg-right{text-align:right}.text-lg-center{text-align:center}}@media(min-width:1280px){.text-xl-left{text-align:left}.text-xl-right{text-align:right}.text-xl-center{text-align:center}}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.font-weight-light{font-weight:300}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:900}.font-italic{font-style:italic}.text-white{color:#fff}.text-muted{color:#868e96}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.container-fluid{padding:0 60px}.container-fluid.lg{max-width:1350px}.container-fluid.md{max-width:960px}.container-fluid.sm{max-width:800px}@media(max-width:1279.99px){.container-fluid{padding:0 40px}}@media(max-width:1079.99px){.container-fluid{padding:0 20px}}@media(max-width:767.99px){.row{margin-right:-10px;margin-left:-10px}.row .col,.row .col-1,.row .col-10,.row .col-11,.row .col-12,.row .col-2,.row .col-3,.row .col-4,.row .col-5,.row .col-6,.row .col-7,.row .col-8,.row .col-9,.row .col-auto,.row .col-lg,.row .col-lg-1,.row .col-lg-10,.row .col-lg-11,.row .col-lg-12,.row .col-lg-2,.row .col-lg-3,.row .col-lg-4,.row .col-lg-5,.row .col-lg-6,.row .col-lg-7,.row .col-lg-8,.row .col-lg-9,.row .col-lg-auto,.row .col-md,.row .col-md-1,.row .col-md-10,.row .col-md-11,.row .col-md-12,.row .col-md-2,.row .col-md-3,.row .col-md-4,.row .col-md-5,.row .col-md-6,.row .col-md-7,.row .col-md-8,.row .col-md-9,.row .col-md-auto,.row .col-sm,.row .col-sm-1,.row .col-sm-10,.row .col-sm-11,.row .col-sm-12,.row .col-sm-2,.row .col-sm-3,.row .col-sm-4,.row .col-sm-5,.row .col-sm-6,.row .col-sm-7,.row .col-sm-8,.row .col-sm-9,.row .col-sm-auto,.row .col-xl,.row .col-xl-1,.row .col-xl-10,.row .col-xl-11,.row .col-xl-12,.row .col-xl-2,.row .col-xl-3,.row .col-xl-4,.row .col-xl-5,.row .col-xl-6,.row .col-xl-7,.row .col-xl-8,.row .col-xl-9,.row .col-xl-auto{padding-right:10px;padding-left:10px}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>[class*=col-]{padding-right:0;padding-left:0}}.section{padding:100px 0}@media(max-width:767.99px){.section{padding:50px 0}}.section.full-height{min-height:calc(100vh - 65px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section.section-top{padding-top:6.25rem !important}.section.section-bottom{padding-bottom:6.25rem !important}.section:after{content:"";display:table;clear:both}.section+.section{padding-top:0}.section+.section.simple_text{padding-top:50px}.force-section{padding:100px 0}@media(max-width:767.99px){.force-section{padding:50px 0}}.section-2{background-color:#e9dfd4;padding:100px 0}@media(max-width:767.99px){.section-2{padding:50px 0}}.section-2.full-height{min-height:calc(100vh - 65px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-2.section-top{padding-top:6.25rem !important}.section-2.section-bottom{padding-bottom:6.25rem !important}.section-2:after{content:"";display:table;clear:both}.section-2+.section-2{padding-top:0}.Gold{background-color:#a47b4d;padding:100px 0}@media(max-width:767.99px){.Gold{padding:50px 0}}.Gold.full-height{min-height:calc(100vh - 65px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Gold.section-top{padding-top:6.25rem !important}.Gold.section-bottom{padding-bottom:6.25rem !important}.Gold:after{content:"";display:table;clear:both}.Gold+.Gold{padding-top:0}.Forest-Green,.Camo-Green,.Coffee,.Rich-Gold,.Brown,.Red,.Light-Grey,.Light-Red,.Black{padding:100px 0}@media(max-width:767.99px){.Forest-Green,.Camo-Green,.Coffee,.Rich-Gold,.Brown,.Red,.Light-Grey,.Light-Red,.Black{padding:50px 0}}.Forest-Green.full-height,.Camo-Green.full-height,.Coffee.full-height,.Rich-Gold.full-height,.Brown.full-height,.Red.full-height,.Light-Grey.full-height,.Light-Red.full-height,.Black.full-height{min-height:calc(100vh - 65px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Forest-Green.section-top,.Camo-Green.section-top,.Coffee.section-top,.Rich-Gold.section-top,.Brown.section-top,.Red.section-top,.Light-Grey.section-top,.Light-Red.section-top,.Black.section-top{padding-top:6.25rem !important}.Forest-Green.section-bottom,.Camo-Green.section-bottom,.Coffee.section-bottom,.Rich-Gold.section-bottom,.Brown.section-bottom,.Red.section-bottom,.Light-Grey.section-bottom,.Light-Red.section-bottom,.Black.section-bottom{padding-bottom:6.25rem !important}.Forest-Green:after,.Camo-Green:after,.Coffee:after,.Rich-Gold:after,.Brown:after,.Red:after,.Light-Grey:after,.Light-Red:after,.Black:after{content:"";display:table;clear:both}.Forest-Green{background-color:#304929}.Forest-Green+.Forest-Green{padding-top:0}.Camo-Green{background-color:#565e2c}.Camo-Green+.Camo-Green{padding-top:0}.Light-Grey{background-color:#f0efed}.Light-Grey+.Light-Grey{padding-top:0}.Light-Red{background-color:#9b2117}.Light-Red+.Light-Red{padding-top:0}.Coffee{background-color:#b88549}.Coffee+.Coffee{padding-top:0}.Rich-Gold{background-color:#9d5d01}.Rich-Gold+.Rich-Gold{padding-top:0}.Brown{background-color:#6b2b12}.Brown+.Brown{padding-top:0}.Black{background-color:#000}.Black+.Black{padding-top:0}.Red{background-color:#7c0900}.Red+.Red{padding-top:0}.alignwide,.alignfull{margin:0 calc(50% - 50vw);max-width:100vw;width:100vw}body{overflow-y:scroll;overflow-x:hidden}@media(max-width:920px){.alignwide{margin:32px -76.5px;max-width:920px;width:920px}}.fluid{max-width:100%;margin:0 auto;display:block}.show-mobile{display:none}@media(max-width:579.99px){.show-mobile{display:block}}@media(max-width:579.99px){.hide-mobile{display:none}}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}.pr-0{padding-right:0 !important}.pl-0{padding-left:0 !important}.p-0{padding:0 !important}.mt-0{margin-top:0 !important}.mb-0{margin-bottom:0 !important}.mr-0{margin-right:0 !important}.ml-0{margin-left:0 !important}.m-0{margin:0 !important}.pt-1{padding-top:10px !important}.pb-1{padding-bottom:10px !important}.pr-1{padding-right:10px !important}.pl-1{padding-left:10px !important}.p-1{padding:10px !important}.mt-1{margin-top:10px !important}.mb-1{margin-bottom:10px !important}.mr-1{margin-right:10px !important}.ml-1{margin-left:10px !important}.m-1{margin:10px !important}.pt-2{padding-top:20px !important}.pb-2{padding-bottom:20px !important}.pr-2{padding-right:20px !important}.pl-2{padding-left:20px !important}.p-2{padding:20px !important}.mt-2{margin-top:20px !important}.mb-2{margin-bottom:20px !important}.mr-2{margin-right:20px !important}.ml-2{margin-left:20px !important}.m-2{margin:20px !important}.pt-3{padding-top:30px !important}.pb-3{padding-bottom:30px !important}.pr-3{padding-right:30px !important}.pl-3{padding-left:30px !important}.p-3{padding:30px !important}.mt-3{margin-top:30px !important}.mb-3{margin-bottom:30px !important}.mr-3{margin-right:30px !important}.ml-3{margin-left:30px !important}.m-3{margin:30px !important}.pt-4{padding-top:40px !important}.pb-4{padding-bottom:40px !important}.pr-4{padding-right:40px !important}.pl-4{padding-left:40px !important}.p-4{padding:40px !important}.mt-4{margin-top:40px !important}.mb-4{margin-bottom:40px !important}.mr-4{margin-right:40px !important}.ml-4{margin-left:40px !important}.m-4{margin:40px !important}.pt-5{padding-top:50px !important}.pb-5{padding-bottom:50px !important}.pr-5{padding-right:50px !important}.pl-5{padding-left:50px !important}.p-5{padding:50px !important}.mt-5{margin-top:50px !important}.mb-5{margin-bottom:50px !important}.mr-5{margin-right:50px !important}.ml-5{margin-left:50px !important}.m-5{margin:50px !important}.pt-6{padding-top:60px !important}.pb-6{padding-bottom:60px !important}.pr-6{padding-right:60px !important}.pl-6{padding-left:60px !important}.p-6{padding:60px !important}.mt-6{margin-top:60px !important}.mb-6{margin-bottom:60px !important}.mr-6{margin-right:60px !important}.ml-6{margin-left:60px !important}.m-6{margin:60px !important}.pt-7{padding-top:70px !important}.pb-7{padding-bottom:70px !important}.pr-7{padding-right:70px !important}.pl-7{padding-left:70px !important}.p-7{padding:70px !important}.mt-7{margin-top:70px !important}.mb-7{margin-bottom:70px !important}.mr-7{margin-right:70px !important}.ml-7{margin-left:70px !important}.m-7{margin:70px !important}.pt-8{padding-top:80px !important}.pb-8{padding-bottom:80px !important}.pr-8{padding-right:80px !important}.pl-8{padding-left:80px !important}.p-8{padding:80px !important}.mt-8{margin-top:80px !important}.mb-8{margin-bottom:80px !important}.mr-8{margin-right:80px !important}.ml-8{margin-left:80px !important}.m-8{margin:80px !important}.pt-9{padding-top:90px !important}.pb-9{padding-bottom:90px !important}.pr-9{padding-right:90px !important}.pl-9{padding-left:90px !important}.p-9{padding:90px !important}.mt-9{margin-top:90px !important}.mb-9{margin-bottom:90px !important}.mr-9{margin-right:90px !important}.ml-9{margin-left:90px !important}.m-9{margin:90px !important}.pt-10{padding-top:100px !important}.pb-10{padding-bottom:100px !important}.pr-10{padding-right:100px !important}.pl-10{padding-left:100px !important}.p-10{padding:100px !important}.mt-10{margin-top:100px !important}.mb-10{margin-bottom:100px !important}.mr-10{margin-right:100px !important}.ml-10{margin-left:100px !important}.m-10{margin:100px !important}.pt-11{padding-top:110px !important}.pb-11{padding-bottom:110px !important}.pr-11{padding-right:110px !important}.pl-11{padding-left:110px !important}.p-11{padding:110px !important}.mt-11{margin-top:110px !important}.mb-11{margin-bottom:110px !important}.mr-11{margin-right:110px !important}.ml-11{margin-left:110px !important}.m-11{margin:110px !important}.pt-12{padding-top:120px !important}.pb-12{padding-bottom:120px !important}.pr-12{padding-right:120px !important}.pl-12{padding-left:120px !important}.p-12{padding:120px !important}.mt-12{margin-top:120px !important}.mb-12{margin-bottom:120px !important}.mr-12{margin-right:120px !important}.ml-12{margin-left:120px !important}.m-12{margin:120px !important}.pt-13{padding-top:130px !important}.pb-13{padding-bottom:130px !important}.pr-13{padding-right:130px !important}.pl-13{padding-left:130px !important}.p-13{padding:130px !important}.mt-13{margin-top:130px !important}.mb-13{margin-bottom:130px !important}.mr-13{margin-right:130px !important}.ml-13{margin-left:130px !important}.m-13{margin:130px !important}.pt-14{padding-top:140px !important}.pb-14{padding-bottom:140px !important}.pr-14{padding-right:140px !important}.pl-14{padding-left:140px !important}.p-14{padding:140px !important}.mt-14{margin-top:140px !important}.mb-14{margin-bottom:140px !important}.mr-14{margin-right:140px !important}.ml-14{margin-left:140px !important}.m-14{margin:140px !important}.pt-15{padding-top:150px !important}.pb-15{padding-bottom:150px !important}.pr-15{padding-right:150px !important}.pl-15{padding-left:150px !important}.p-15{padding:150px !important}.mt-15{margin-top:150px !important}.mb-15{margin-bottom:150px !important}.mr-15{margin-right:150px !important}.ml-15{margin-left:150px !important}.m-15{margin:150px !important}@media(max-width:579.99px){.pt-xs-0{padding-top:0 !important}.pb-xs-0{padding-bottom:0 !important}.pr-xs-0{padding-right:0 !important}.pl-xs-0{padding-left:0 !important}.p-xs-0{padding:0 !important}.mt-xs-0{margin-top:0 !important}.mb-xs-0{margin-bottom:0 !important}.mr-xs-0{margin-right:0 !important}.ml-xs-0{margin-left:0 !important}.m-xs-0{margin:0 !important}.pt-xs-1{padding-top:10px !important}.pb-xs-1{padding-bottom:10px !important}.pr-xs-1{padding-right:10px !important}.pl-xs-1{padding-left:10px !important}.p-xs-1{padding:10px !important}.mt-xs-1{margin-top:10px !important}.mb-xs-1{margin-bottom:10px !important}.mr-xs-1{margin-right:10px !important}.ml-xs-1{margin-left:10px !important}.m-xs-1{margin:10px !important}.pt-xs-2{padding-top:20px !important}.pb-xs-2{padding-bottom:20px !important}.pr-xs-2{padding-right:20px !important}.pl-xs-2{padding-left:20px !important}.p-xs-2{padding:20px !important}.mt-xs-2{margin-top:20px !important}.mb-xs-2{margin-bottom:20px !important}.mr-xs-2{margin-right:20px !important}.ml-xs-2{margin-left:20px !important}.m-xs-2{margin:20px !important}.pt-xs-3{padding-top:30px !important}.pb-xs-3{padding-bottom:30px !important}.pr-xs-3{padding-right:30px !important}.pl-xs-3{padding-left:30px !important}.p-xs-3{padding:30px !important}.mt-xs-3{margin-top:30px !important}.mb-xs-3{margin-bottom:30px !important}.mr-xs-3{margin-right:30px !important}.ml-xs-3{margin-left:30px !important}.m-xs-3{margin:30px !important}.pt-xs-4{padding-top:40px !important}.pb-xs-4{padding-bottom:40px !important}.pr-xs-4{padding-right:40px !important}.pl-xs-4{padding-left:40px !important}.p-xs-4{padding:40px !important}.mt-xs-4{margin-top:40px !important}.mb-xs-4{margin-bottom:40px !important}.mr-xs-4{margin-right:40px !important}.ml-xs-4{margin-left:40px !important}.m-xs-4{margin:40px !important}.pt-xs-5{padding-top:50px !important}.pb-xs-5{padding-bottom:50px !important}.pr-xs-5{padding-right:50px !important}.pl-xs-5{padding-left:50px !important}.p-xs-5{padding:50px !important}.mt-xs-5{margin-top:50px !important}.mb-xs-5{margin-bottom:50px !important}.mr-xs-5{margin-right:50px !important}.ml-xs-5{margin-left:50px !important}.m-xs-5{margin:50px !important}.pt-xs-6{padding-top:60px !important}.pb-xs-6{padding-bottom:60px !important}.pr-xs-6{padding-right:60px !important}.pl-xs-6{padding-left:60px !important}.p-xs-6{padding:60px !important}.mt-xs-6{margin-top:60px !important}.mb-xs-6{margin-bottom:60px !important}.mr-xs-6{margin-right:60px !important}.ml-xs-6{margin-left:60px !important}.m-xs-6{margin:60px !important}.pt-xs-7{padding-top:70px !important}.pb-xs-7{padding-bottom:70px !important}.pr-xs-7{padding-right:70px !important}.pl-xs-7{padding-left:70px !important}.p-xs-7{padding:70px !important}.mt-xs-7{margin-top:70px !important}.mb-xs-7{margin-bottom:70px !important}.mr-xs-7{margin-right:70px !important}.ml-xs-7{margin-left:70px !important}.m-xs-7{margin:70px !important}.pt-xs-8{padding-top:80px !important}.pb-xs-8{padding-bottom:80px !important}.pr-xs-8{padding-right:80px !important}.pl-xs-8{padding-left:80px !important}.p-xs-8{padding:80px !important}.mt-xs-8{margin-top:80px !important}.mb-xs-8{margin-bottom:80px !important}.mr-xs-8{margin-right:80px !important}.ml-xs-8{margin-left:80px !important}.m-xs-8{margin:80px !important}.pt-xs-9{padding-top:90px !important}.pb-xs-9{padding-bottom:90px !important}.pr-xs-9{padding-right:90px !important}.pl-xs-9{padding-left:90px !important}.p-xs-9{padding:90px !important}.mt-xs-9{margin-top:90px !important}.mb-xs-9{margin-bottom:90px !important}.mr-xs-9{margin-right:90px !important}.ml-xs-9{margin-left:90px !important}.m-xs-9{margin:90px !important}.pt-xs-10{padding-top:100px !important}.pb-xs-10{padding-bottom:100px !important}.pr-xs-10{padding-right:100px !important}.pl-xs-10{padding-left:100px !important}.p-xs-10{padding:100px !important}.mt-xs-10{margin-top:100px !important}.mb-xs-10{margin-bottom:100px !important}.mr-xs-10{margin-right:100px !important}.ml-xs-10{margin-left:100px !important}.m-xs-10{margin:100px !important}.pt-xs-11{padding-top:110px !important}.pb-xs-11{padding-bottom:110px !important}.pr-xs-11{padding-right:110px !important}.pl-xs-11{padding-left:110px !important}.p-xs-11{padding:110px !important}.mt-xs-11{margin-top:110px !important}.mb-xs-11{margin-bottom:110px !important}.mr-xs-11{margin-right:110px !important}.ml-xs-11{margin-left:110px !important}.m-xs-11{margin:110px !important}.pt-xs-12{padding-top:120px !important}.pb-xs-12{padding-bottom:120px !important}.pr-xs-12{padding-right:120px !important}.pl-xs-12{padding-left:120px !important}.p-xs-12{padding:120px !important}.mt-xs-12{margin-top:120px !important}.mb-xs-12{margin-bottom:120px !important}.mr-xs-12{margin-right:120px !important}.ml-xs-12{margin-left:120px !important}.m-xs-12{margin:120px !important}.pt-xs-13{padding-top:130px !important}.pb-xs-13{padding-bottom:130px !important}.pr-xs-13{padding-right:130px !important}.pl-xs-13{padding-left:130px !important}.p-xs-13{padding:130px !important}.mt-xs-13{margin-top:130px !important}.mb-xs-13{margin-bottom:130px !important}.mr-xs-13{margin-right:130px !important}.ml-xs-13{margin-left:130px !important}.m-xs-13{margin:130px !important}.pt-xs-14{padding-top:140px !important}.pb-xs-14{padding-bottom:140px !important}.pr-xs-14{padding-right:140px !important}.pl-xs-14{padding-left:140px !important}.p-xs-14{padding:140px !important}.mt-xs-14{margin-top:140px !important}.mb-xs-14{margin-bottom:140px !important}.mr-xs-14{margin-right:140px !important}.ml-xs-14{margin-left:140px !important}.m-xs-14{margin:140px !important}.pt-xs-15{padding-top:150px !important}.pb-xs-15{padding-bottom:150px !important}.pr-xs-15{padding-right:150px !important}.pl-xs-15{padding-left:150px !important}.p-xs-15{padding:150px !important}.mt-xs-15{margin-top:150px !important}.mb-xs-15{margin-bottom:150px !important}.mr-xs-15{margin-right:150px !important}.ml-xs-15{margin-left:150px !important}.m-xs-15{margin:150px !important}}.animation-in{opacity:0;-webkit-transform:translateY(15%);-ms-transform:translateY(15%);transform:translateY(15%);will-change:transform;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.animation-in.animation-active{opacity:1;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.has-blue-color{color:#59bacc}.has-blue-background-color{background-color:#59bacc}.has-green-color{color:#58ad69}.has-green-background-color{background-color:#58ad69}.has-orange-color{color:#ffbc49}.has-orange-background-color{background-color:#ffbc49}.has-red-color{color:#e2574c}.has-red-background-color{background-color:#e2574c}.bg-gray{background-color:#f5f5f5}.bg-dark-gray{background-color:#3d3f41}.bg-white{background-color:#fff}.bg-black{background-color:#000}[data-aos=fade-up]:not(.aos-animate){-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}@media(max-width:1079.99px){[data-aos=fade-up]:not(.aos-animate){-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}}[data-aos=fade-down]:not(.aos-animate){-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}@media(max-width:1079.99px){[data-aos=fade-down]:not(.aos-animate){-webkit-transform:translate3d(0,-25px,0);transform:translate3d(0,-25px,0)}}[data-aos=fade-left]:not(.aos-animate){-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}@media(max-width:1079.99px){[data-aos=fade-left]:not(.aos-animate){-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}[data-aos=fade-right]:not(.aos-animate){-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}@media(max-width:1079.99px){[data-aos=fade-right]:not(.aos-animate){-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}[data-aos=list-fade-up]>*{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);-webkit-transition:.8s ease;-o-transition:.8s ease;transition:.8s ease}@media(max-width:1079.99px){[data-aos=list-fade-up]>*{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}}[data-aos=list-fade-up]>*:nth-child(1){-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}[data-aos=list-fade-up]>*:nth-child(2){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}[data-aos=list-fade-up]>*:nth-child(3){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}[data-aos=list-fade-up]>*:nth-child(4){-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}[data-aos=list-fade-up]>*:nth-child(5){-webkit-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s}[data-aos=list-fade-up]>*:nth-child(6){-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}[data-aos=list-fade-up]>*:nth-child(7){-webkit-transition-delay:1.2s;-o-transition-delay:1.2s;transition-delay:1.2s}[data-aos=list-fade-up]>*:nth-child(8){-webkit-transition-delay:1.4s;-o-transition-delay:1.4s;transition-delay:1.4s}[data-aos=list-fade-up]>*:nth-child(9){-webkit-transition-delay:1.6s;-o-transition-delay:1.6s;transition-delay:1.6s}[data-aos=list-fade-up]>*:nth-child(10){-webkit-transition-delay:1.8s;-o-transition-delay:1.8s;transition-delay:1.8s}[data-aos=list-fade-up]>*:nth-child(11){-webkit-transition-delay:2s;-o-transition-delay:2s;transition-delay:2s}[data-aos=list-fade-up]>*:nth-child(12){-webkit-transition-delay:2.2s;-o-transition-delay:2.2s;transition-delay:2.2s}[data-aos=list-fade-up].aos-animate>*{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.display-text{color:#ba3d0a;font-size:5.125rem;font-weight:400;letter-spacing:.76px}@media(max-width:767.99px){.display-text{font-size:calc(5.125rem - 0.9375rem)}}@media(max-width:579.99px){.display-text{font-size:calc(5.125rem - 2.1875rem)}}@media(max-width:579.99px){h1,.h1{font-size:calc(4.125rem - 1.5625rem)}}h1.lg,.lg.h1{font-size:calc(4.125rem + 0.625rem)}@media(max-width:579.99px){h1.lg,.lg.h1{font-size:calc(4.125rem - 0.625rem )}}@media(max-width:579.99px){h2,.h2{font-size:calc(3rem - 0.9375rem )}}@media(max-width:579.99px){h3,.h3{font-size:calc(2.25rem - 0.3125rem )}}a{-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}hr{background-color:#eee}b,strong{font-weight:600}ul{list-style:none}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Cita Pro";font-weight:100}body{font-family:"Brooklyn Normal";font-weight:400}.line-md{line-height:1.5}.boost-up{font-size:150%}p.big-boost{font-size:144%;line-height:1.2}h2.big-boost{font-size:444%;line-height:1}@media(max-width:767.99px){h2.big-boost{font-size:200%}}.boost-lg{font-size:430%}@media(max-width:767.99px){.boost-lg{font-size:200%}}footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder{font-family:"Aktiv Grotesk";text-transform:uppercase;font-size:1rem;line-height:1.6;color:#a47b4d;font-weight:500;letter-spacing:3.06px}footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder{font-family:"Aktiv Grotesk";text-transform:uppercase;font-size:1rem;line-height:1.6;color:#a47b4d;font-weight:500;letter-spacing:3.06px}footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder{font-family:"Aktiv Grotesk";text-transform:uppercase;font-size:1rem;line-height:1.6;color:#a47b4d;font-weight:500;letter-spacing:3.06px}footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder{font-family:"Aktiv Grotesk";text-transform:uppercase;font-size:1rem;line-height:1.6;color:#a47b4d;font-weight:500;letter-spacing:3.06px}.block-text,.related-content .related-title,.blog-single-page .content .social_links_wpr p,.blog-single-page .titles-wpr .subtitle,footer.Sales .footer-copywright .copyright,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a,footer.Sales .menu-sales-footer-container .menu>.menu-item>a,footer.Sales .footer-content-wrapper .footer-content input ::placeholder,footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title),footer.Sales .row.feed h3,footer .copyright,footer .menu-footer-container .menu>.menu-item>a,.Light-Red.payments .card_content.remove_box_style .card .subtitle,.payments .card_content.remove_box_style .card .subtitle,.flash_message_sales,.flash_message,.link_boxes .box .text-context>a,article.latest_post .text .read-btn,article.podcast .text .listen-btn,.WYSIWYG-styles h5,.wp-editor h5{font-family:"Aktiv Grotesk";text-transform:uppercase;font-size:1rem;line-height:1.6;color:#a47b4d;font-weight:500;letter-spacing:3.06px}@media(max-width:579.99px){footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder{font-size:.875rem}footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder{font-size:.875rem}footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder{font-size:.875rem}footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder{font-size:.875rem}.block-text,.related-content .related-title,.blog-single-page .content .social_links_wpr p,.blog-single-page .titles-wpr .subtitle,footer.Sales .footer-copywright .copyright,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a,footer.Sales .menu-sales-footer-container .menu>.menu-item>a,footer.Sales .footer-content-wrapper .footer-content input ::placeholder,footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title),footer.Sales .row.feed h3,footer .copyright,footer .menu-footer-container .menu>.menu-item>a,.Light-Red.payments .card_content.remove_box_style .card .subtitle,.payments .card_content.remove_box_style .card .subtitle,.flash_message_sales,.flash_message,.link_boxes .box .text-context>a,article.latest_post .text .read-btn,article.podcast .text .listen-btn,.WYSIWYG-styles h5,.wp-editor h5{font-size:.875rem}}.script-text,.simple_image_banner .text-wpr .subtitle{font-family:"Beyond Infinity";color:#a47b4d;font-size:7.8125rem;line-height:.7}@media(max-width:1079.99px){.script-text,.simple_image_banner .text-wpr .subtitle{font-size:6.25rem}}@media(max-width:579.99px){.script-text,.simple_image_banner .text-wpr .subtitle{font-size:5rem}}.cita-font,footer.Sales .footer-content-wrapper .footer-content .section:nth-child(2) h3{font-family:"Cita Pro"}.large-txt{font-size:5rem;color:#770b0d}@media(max-width:767.99px){.large-txt{font-size:2.8125rem}}.big-boost{font-size:156%}.lg-para{font-size:1.5rem;line-height:1.2}.special-para{font-size:1.375rem;line-height:1.7}.custom-head-wrp{max-width:763px;margin:auto;margin-bottom:30px}@media(max-width:767.99px){.custom-para-wrp br{display:none}}.large-250{font-size:225px !important;line-height:.9em !important}@media(max-width:1079.99px){.large-250{font-size:10rem !important}}@media(max-width:767.99px){.large-250{font-size:20vw !important}}.lg-title-text{font-size:135px !important;line-height:.9em !important}@media(max-width:1079.99px){.lg-title-text{font-size:6.25rem !important}}@media(max-width:767.99px){.lg-title-text{font-size:3.5rem !important}}.large-135{font-size:135px !important;line-height:.9em !important}@media(max-width:1079.99px){.large-135{font-size:6.25rem !important}}@media(max-width:767.99px){.large-135{font-size:20vw !important}}.large-90{font-size:5.25rem;line-height:.9em}@media(max-width:1079.99px){.large-90{font-size:4.375rem}}@media(max-width:767.99px){.large-90{font-size:13vw}}.large-71{font-size:4rem;line-height:.8em}@media(max-width:1079.99px){.large-71{font-size:3.625rem}}@media(max-width:767.99px){.large-71{font-size:11vw}}.large-60{font-size:3.75rem;line-height:.9em}@media(max-width:1079.99px){.large-60{font-size:2.375rem}}@media(max-width:767.99px){.large-60{font-size:2rem}}.large-46{font-size:4.0625rem;line-height:.9em}@media(max-width:767.99px){.large-46{font-size:2.625rem}}.large-50{font-size:2.625rem;line-height:.9em}@media(max-width:1079.99px){.large-50{font-size:2.375rem}}@media(max-width:767.99px){.large-50{font-size:2rem}}.large-35,footer.Sales .footer-content-wrapper .footer-content .section:nth-child(2) h3{font-size:1.875rem;line-height:1.3em}@media(max-width:1079.99px){.large-35,footer.Sales .footer-content-wrapper .footer-content .section:nth-child(2) h3{font-size:1.625rem}}@media(max-width:767.99px){.large-35,footer.Sales .footer-content-wrapper .footer-content .section:nth-child(2) h3{font-size:1.5rem}}.medium-30,footer.Sales .row.feed h3{font-size:1.75rem}@media(max-width:1079.99px){.medium-30,footer.Sales .row.feed h3{font-size:1.5rem}}@media(max-width:767.99px){.medium-30,footer.Sales .row.feed h3{font-size:1.25rem}}.medium-30 a,footer.Sales .row.feed h3 a{font-size:1.625rem;font-weight:400}@media(max-width:1079.99px){.medium-30 a,footer.Sales .row.feed h3 a{font-size:1.5rem}}@media(max-width:767.99px){.medium-30 a,footer.Sales .row.feed h3 a{font-size:1.25rem}}.medium-24{font-size:1.375rem;line-height:1.5em}@media(max-width:1079.99px){.medium-24{font-size:1.25rem}}@media(max-width:767.99px){.medium-24{font-size:1.125rem}}.small-20,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a,footer.Sales .menu-sales-footer-container .menu>.menu-item>a,footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title){font-size:1.25rem}@media(max-width:1079.99px){.small-20,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a,footer.Sales .menu-sales-footer-container .menu>.menu-item>a,footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title){font-size:1.125rem}}@media(max-width:767.99px){.small-20,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a,footer.Sales .menu-sales-footer-container .menu>.menu-item>a,footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title){font-size:1rem}}footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder{font-size:1rem}footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder{font-size:1rem}footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder{font-size:1rem}footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder{font-size:1rem}.small-16,footer.Sales .footer-content-wrapper .footer-content input ::placeholder{font-size:1rem}@media(max-width:1079.99px){footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder{font-size:.9375rem}footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder{font-size:.9375rem}footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder{font-size:.9375rem}footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder{font-size:.9375rem}.small-16,footer.Sales .footer-content-wrapper .footer-content input ::placeholder{font-size:.9375rem}}@media(max-width:767.99px){footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder{font-size:.875rem}footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder{font-size:.875rem}footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder{font-size:.875rem}footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder{font-size:.875rem}.small-16,footer.Sales .footer-content-wrapper .footer-content input ::placeholder{font-size:.875rem}}.spacing-txl{margin-top:20vw !important}@media(max-width:1079.99px){.spacing-txl{margin-top:0 !important}}@media(max-width:767.99px){.spacing-txl{margin-top:0 !important}}.spacing-tl{margin-top:60px !important}.spacing-tl a{margin-top:60px !important}.spacing-bl{margin-bottom:60px !important}.spacing-bl a{margin-top:60px !important}.spacing-tm{margin-top:25px !important}.spacing-tm a{margin-top:25px !important}.spacing-bm{margin-bottom:25px !important}.spacing-bm a{margin-top:25px !important}.spacing-ts{margin-top:15px !important}.spacing-ts a{margin-top:15px !important}.spacing-bs{margin-bottom:15px !important}.spacing-bs a{margin-top:15px !important}.banner-text{font-size:3.9375rem}@media(max-width:767.99px){.banner-text{font-size:2.8125rem}}.semi-bold-txt{font-size:1.375rem;font-weight:500}.thin-txt{font-weight:100}.tk-study{font-family:"study",serif;font-size:1.5rem}.tk-romie{font-family:"Romie"}.ambassador-text{font-family:"ambasadorregular"}.cheriebomb-text{font-family:"cherie_bombregular"}footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder{font-family:"Brooklyn Normal" !important}footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder{font-family:"Brooklyn Normal" !important}footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder{font-family:"Brooklyn Normal" !important}footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder{font-family:"Brooklyn Normal" !important}.brooklyn-text,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a,footer.Sales .menu-sales-footer-container .menu>.menu-item>a,footer.Sales .footer-content-wrapper .footer-content input ::placeholder,footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title),footer.Sales .row.feed h3,.flash_message_sales{font-family:"Brooklyn Normal" !important}footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder a.btn,footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder a,footer.Sales .footer-content-wrapper .footer-content input header.main>.container-fluid nav>div>ul.menu>li.btn-link ::-webkit-input-placeholder a,footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder .payments .card_content.remove_box_style .card a.btn-2,.payments .card_content.remove_box_style .card footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder a.btn-2,footer.Sales .footer-content-wrapper .footer-content input .payments .card_content.remove_box_style .card ::-webkit-input-placeholder a.btn-2{font-family:"Brooklyn Normal" !important}footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder a.btn,footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder a,footer.Sales .footer-content-wrapper .footer-content input header.main>.container-fluid nav>div>ul.menu>li.btn-link ::-moz-placeholder a,footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder .payments .card_content.remove_box_style .card a.btn-2,.payments .card_content.remove_box_style .card footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder a.btn-2,footer.Sales .footer-content-wrapper .footer-content input .payments .card_content.remove_box_style .card ::-moz-placeholder a.btn-2{font-family:"Brooklyn Normal" !important}footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder a.btn,footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder a,footer.Sales .footer-content-wrapper .footer-content input header.main>.container-fluid nav>div>ul.menu>li.btn-link :-ms-input-placeholder a,footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder .payments .card_content.remove_box_style .card a.btn-2,.payments .card_content.remove_box_style .card footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder a.btn-2,footer.Sales .footer-content-wrapper .footer-content input .payments .card_content.remove_box_style .card :-ms-input-placeholder a.btn-2{font-family:"Brooklyn Normal" !important}footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder a.btn,footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder a,footer.Sales .footer-content-wrapper .footer-content input header.main>.container-fluid nav>div>ul.menu>li.btn-link ::-ms-input-placeholder a,footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder .payments .card_content.remove_box_style .card a.btn-2,.payments .card_content.remove_box_style .card footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder a.btn-2,footer.Sales .footer-content-wrapper .footer-content input .payments .card_content.remove_box_style .card ::-ms-input-placeholder a.btn-2{font-family:"Brooklyn Normal" !important}.brooklyn-text a.btn,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a a.btn,footer.Sales .menu-sales-footer-container .menu>.menu-item>a a.btn,footer.Sales .footer-content-wrapper .footer-content input ::placeholder a.btn,footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title) a.btn,footer.Sales .row.feed h3 a.btn,.brooklyn-text header.main>.container-fluid nav>div>ul.menu>li.btn-link a,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a header.main>.container-fluid nav>div>ul.menu>li.btn-link a,footer.Sales .menu-sales-footer-container .menu>.menu-item>a header.main>.container-fluid nav>div>ul.menu>li.btn-link a,footer.Sales .footer-content-wrapper .footer-content input ::placeholder header.main>.container-fluid nav>div>ul.menu>li.btn-link a,footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title) header.main>.container-fluid nav>div>ul.menu>li.btn-link a,footer.Sales .row.feed h3 header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link .brooklyn-text a,header.main>.container-fluid footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu nav>div>ul.menu>li.btn-link a a,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu header.main>.container-fluid nav>div>ul.menu>li.btn-link a a,header.main>.container-fluid nav>div>ul.menu>li.btn-link footer.Sales .menu-sales-footer-container .menu>.menu-item>a a,footer.Sales .menu-sales-footer-container header.main>.container-fluid nav>div>ul.menu>li.btn-link .menu>.menu-item>a a,header.main>.container-fluid nav>div>ul.menu>li.btn-link footer.Sales .footer-content-wrapper .footer-content input ::placeholder a,footer.Sales .footer-content-wrapper .footer-content input header.main>.container-fluid nav>div>ul.menu>li.btn-link ::placeholder a,header.main>.container-fluid nav>div>ul.menu>li.btn-link footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title) a,footer.Sales .footer-content-wrapper .footer-content .section header.main>.container-fluid nav>div>ul.menu>li.btn-link h3:not(.subscribe-title) a,header.main>.container-fluid nav>div>ul.menu>li.btn-link footer.Sales .row.feed h3 a,footer.Sales .row.feed header.main>.container-fluid nav>div>ul.menu>li.btn-link h3 a,.brooklyn-text .payments .card_content.remove_box_style .card a.btn-2,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a .payments .card_content.remove_box_style .card a.btn-2,footer.Sales .menu-sales-footer-container .menu>.menu-item>a .payments .card_content.remove_box_style .card a.btn-2,footer.Sales .footer-content-wrapper .footer-content input ::placeholder .payments .card_content.remove_box_style .card a.btn-2,footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title) .payments .card_content.remove_box_style .card a.btn-2,footer.Sales .row.feed h3 .payments .card_content.remove_box_style .card a.btn-2,.payments .card_content.remove_box_style .card .brooklyn-text a.btn-2,.payments .card_content.remove_box_style .card footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a a.btn-2,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li .payments .card_content.remove_box_style .card a a.btn-2,.payments .card_content.remove_box_style .card footer.Sales .menu-sales-footer-container .menu>.menu-item>a a.btn-2,footer.Sales .menu-sales-footer-container .payments .card_content.remove_box_style .card .menu>.menu-item>a a.btn-2,.payments .card_content.remove_box_style .card footer.Sales .footer-content-wrapper .footer-content input ::placeholder a.btn-2,footer.Sales .footer-content-wrapper .footer-content input .payments .card_content.remove_box_style .card ::placeholder a.btn-2,.payments .card_content.remove_box_style .card footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title) a.btn-2,footer.Sales .footer-content-wrapper .footer-content .section .payments .card_content.remove_box_style .card h3:not(.subscribe-title) a.btn-2,.payments .card_content.remove_box_style .card footer.Sales .row.feed h3 a.btn-2,footer.Sales .row.feed .payments .card_content.remove_box_style .card h3 a.btn-2,.flash_message_sales a.btn,.flash_message_sales header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link .flash_message_sales a,.flash_message_sales .payments .card_content.remove_box_style .card a.btn-2,.payments .card_content.remove_box_style .card .flash_message_sales a.btn-2{font-family:"Brooklyn Normal" !important}.black-svane{font-family:"black_svaneregular"}.black-svane-light{font-family:"black_svaneextra_light"}.black-svane-bold{font-family:"black_svaneextra_bold"}.gento_dream{font-family:"gento_dream"}.kiss_me{font-family:"kiss_me" !important}.hk_grotesk{font-family:"HK Grotesk" !important}.ogg{font-family:"Ogg" !important}h3.ambassador-text{font-size:3.375rem}.WYSIWYG-styles h1,.WYSIWYG-styles h2,.WYSIWYG-styles h3,.WYSIWYG-styles h4,.WYSIWYG-styles h5,.wp-editor h1,.wp-editor h2,.wp-editor h3,.wp-editor h4,.wp-editor h5{margin-top:30px}.WYSIWYG-styles h5,.wp-editor h5{font-size:1.0625rem}@media(max-width:579.99px){.WYSIWYG-styles h5,.wp-editor h5{font-size:.875rem}}.WYSIWYG-styles ul,.wp-editor ul{list-style:none;padding:0;margin-bottom:30px}.WYSIWYG-styles ul li,.wp-editor ul li{padding-left:30px;margin-bottom:10px;position:relative}.WYSIWYG-styles ul li:before,.wp-editor ul li:before{content:"";display:block;background-color:#a47b4d;width:7px;height:7px;border-radius:50%;position:absolute;top:12px;left:0}.WYSIWYG-styles ul li h5,.wp-editor ul li h5{margin-bottom:5px}.WYSIWYG-styles ol,.wp-editor ol{list-style:decimal}.WYSIWYG-styles img,.wp-editor img{max-width:100%;height:auto}.WYSIWYG-styles iframe,.wp-editor iframe{width:100%;max-width:100%;margin:20px auto;display:block}.WYSIWYG-styles .btn,.WYSIWYG-styles header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link .WYSIWYG-styles a,.WYSIWYG-styles .payments .card_content.remove_box_style .card .btn-2,.payments .card_content.remove_box_style .card .WYSIWYG-styles .btn-2,.WYSIWYG-styles input[type=submit],.WYSIWYG-styles button,.wp-editor .btn,.wp-editor header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link .wp-editor a,.wp-editor .payments .card_content.remove_box_style .card .btn-2,.payments .card_content.remove_box_style .card .wp-editor .btn-2,.wp-editor input[type=submit],.wp-editor button{margin-top:15px;margin-bottom:15px}.WYSIWYG-styles>*:first-child,.wp-editor>*:first-child{margin-top:0}.WYSIWYG-styles>*:last-child,.wp-editor>*:last-child{margin-bottom:0}.WYSIWYG-styles>*:only-child,.wp-editor>*:only-child{margin:0}.WYSIWYG-styles h1,.wp-editor h1{position:relative;opacity:0}.WYSIWYG-styles h1.done,.wp-editor h1.done{opacity:1}.WYSIWYG-styles h1 .text-wrapper,.wp-editor h1 .text-wrapper{position:relative;display:inline-block}.WYSIWYG-styles h1 .word,.wp-editor h1 .word{display:inline-block}.wp-editor{padding:10px}.wp-editor h1{opacity:1}.reverse-indent{margin-left:-40px}@media(max-width:767.99px){.reverse-indent{margin-left:0}}.alert,#acf-form>.acf-error-message,#message.updated{margin-bottom:20px;padding:14px 20px;border-left:5px solid #24c1d6;background-color:rgba(36,193,214,.25);color:#125f69}.alert p,#acf-form>.acf-error-message p,#message.updated p{margin:0}.alert-success,#message.updated{border-left:5px solid #52c94c;background-color:rgba(82,201,76,.25);color:#267323}.alert-danger,#acf-form>.acf-error-message{border-left:5px solid #f14e4e;background-color:rgba(241,78,78,.25);color:#b10e0e}.alert-warning{border-left:5px solid #f1ea4e;background-color:rgba(241,234,78,.25);color:#b1aa0e}.btn,header.main>.container-fluid nav>div>ul.menu>li.btn-link a,.Light-Red.payments .card_content.remove_box_style .card .btn-2,.payments .card_content.remove_box_style .card .btn-2,input[type=submit],button{font-size:.9375rem;font-family:"Aktiv Grotesk";text-transform:uppercase;text-align:center;font-weight:500;letter-spacing:2.81px;position:relative;z-index:0;outline:none;display:inline-block;border:1px solid #a47b4d;background-color:#a47b4d;color:#fff;padding:14px 40px;cursor:pointer;-webkit-transition:background-color .3s ease,color .3s ease,border-color .3s ease;-o-transition:background-color .3s ease,color .3s ease,border-color .3s ease;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.btn:hover,header.main>.container-fluid nav>div>ul.menu>li.btn-link a:hover,.payments .card_content.remove_box_style .card .btn-2:hover,input[type=submit]:hover,button:hover{color:#fff;background-color:#81613d;border-color:#81613d}.btn.btn-2,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-2,.Light-Red.payments .card_content.remove_box_style .card .btn-2,.payments .card_content.remove_box_style .card .btn-2,input.btn-2[type=submit],button.btn-2{border:1px solid #2f466d;background-color:#2f466d}.btn.btn-2:hover,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-2:hover,.payments .card_content.remove_box_style .card .btn-2:hover,input.btn-2[type=submit]:hover,button.btn-2:hover{background-color:#202f49;border-color:#202f49}.btn.btn-invert,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-invert,.payments .card_content.remove_box_style .card .btn-invert.btn-2,input.btn-invert[type=submit],button.btn-invert{border:1px solid #fff;background-color:#fff;color:#a47b4d}.btn.btn-invert:hover,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-invert:hover,.payments .card_content.remove_box_style .card .btn-invert.btn-2:hover,input.btn-invert[type=submit]:hover,button.btn-invert:hover{background-color:#81613d;border-color:#81613d;color:#fff}.btn.btn-sec,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-sec,.payments .card_content.remove_box_style .card .btn-sec.btn-2,input.btn-sec[type=submit],button.btn-sec{background-color:rgba(0,0,0,0);color:#000;border:1px solid #000}.btn.btn-sec:hover,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-sec:hover,.payments .card_content.remove_box_style .card .btn-sec.btn-2:hover,input.btn-sec[type=submit]:hover,button.btn-sec:hover{color:#fff;background-color:#a47b4d;border-color:#a47b4d}.btn.btn-black,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-black,.payments .card_content.remove_box_style .card .btn-black.btn-2,input.btn-black[type=submit],button.btn-black{background-color:#000;color:#fff;border:1px solid #000}.btn.btn-black:hover,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-black:hover,.payments .card_content.remove_box_style .card .btn-black.btn-2:hover,input.btn-black[type=submit]:hover,button.btn-black:hover{color:#000;background-color:#fff;border-color:#000}.btn.btn-white,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-white,.payments .card_content.remove_box_style .card .btn-white.btn-2,input.btn-white[type=submit],button.btn-white{background-color:#fff;color:#000;border:1px solid #fff}.btn.btn-white:hover,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-white:hover,.payments .card_content.remove_box_style .card .btn-white.btn-2:hover,input.btn-white[type=submit]:hover,button.btn-white:hover{color:#fff;background-color:#000;border-color:#000}.btn.btn-red,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-red,.payments .card_content.remove_box_style .card .btn-red.btn-2,input.btn-red[type=submit],button.btn-red{background-color:#7c0900;color:#fff;border:1px solid #7c0900}.btn.btn-red:hover,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-red:hover,.payments .card_content.remove_box_style .card .btn-red.btn-2:hover,input.btn-red[type=submit]:hover,button.btn-red:hover{color:#7c0900;background-color:#fff;border-color:#fff}.btn.btn-rounded,header.main>.container-fluid nav>div>ul.menu>li.btn-link a.btn-rounded,.payments .card_content.remove_box_style .card .btn-rounded.btn-2,input.btn-rounded[type=submit],button.btn-rounded{background-color:#9d7c37;border-radius:13px;color:#f2e9ca;font-family:"black_svaneextra_bold";font-size:1.125rem;font-weight:800;padding:6px 40px}input[type=text],input[type=password],input[type=number],input[type=search],input[type=email],input[type=url],input[type=tel],select,textarea{background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #a47b4d;border-radius:0;padding:0;height:47px;line-height:47px;font-size:17px;width:100%;-webkit-appearance:none;display:block;-webkit-transition:.3s ease border;-o-transition:.3s ease border;transition:.3s ease border}input[type=text]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-webkit-transition:color .5s ease;transition:color .5s ease}input[type=text]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=tel]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-moz-transition:color .5s ease;transition:color .5s ease}input[type=text]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-ms-transition:color .5s ease;transition:color .5s ease}input[type=text]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=url]:-moz-placeholder,input[type=tel]:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-moz-transition:color .5s ease;transition:color .5s ease}input[type=text]:focus,input[type=text]:active,input[type=text].active,input[type=password]:focus,input[type=password]:active,input[type=password].active,input[type=number]:focus,input[type=number]:active,input[type=number].active,input[type=search]:focus,input[type=search]:active,input[type=search].active,input[type=email]:focus,input[type=email]:active,input[type=email].active,input[type=url]:focus,input[type=url]:active,input[type=url].active,input[type=tel]:focus,input[type=tel]:active,input[type=tel].active,select:focus,select:active,select.active,textarea:focus,textarea:active,textarea.active{outline:none;border-bottom:1px solid #000}input[type=text]:focus::-webkit-input-placeholder,input[type=text]:active::-webkit-input-placeholder,input[type=text].active::-webkit-input-placeholder,input[type=password]:focus::-webkit-input-placeholder,input[type=password]:active::-webkit-input-placeholder,input[type=password].active::-webkit-input-placeholder,input[type=number]:focus::-webkit-input-placeholder,input[type=number]:active::-webkit-input-placeholder,input[type=number].active::-webkit-input-placeholder,input[type=search]:focus::-webkit-input-placeholder,input[type=search]:active::-webkit-input-placeholder,input[type=search].active::-webkit-input-placeholder,input[type=email]:focus::-webkit-input-placeholder,input[type=email]:active::-webkit-input-placeholder,input[type=email].active::-webkit-input-placeholder,input[type=url]:focus::-webkit-input-placeholder,input[type=url]:active::-webkit-input-placeholder,input[type=url].active::-webkit-input-placeholder,input[type=tel]:focus::-webkit-input-placeholder,input[type=tel]:active::-webkit-input-placeholder,input[type=tel].active::-webkit-input-placeholder,select:focus::-webkit-input-placeholder,select:active::-webkit-input-placeholder,select.active::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder,textarea:active::-webkit-input-placeholder,textarea.active::-webkit-input-placeholder{color:#a47b4d}input[type=text]:focus::-moz-placeholder,input[type=text]:active::-moz-placeholder,input[type=text].active::-moz-placeholder,input[type=password]:focus::-moz-placeholder,input[type=password]:active::-moz-placeholder,input[type=password].active::-moz-placeholder,input[type=number]:focus::-moz-placeholder,input[type=number]:active::-moz-placeholder,input[type=number].active::-moz-placeholder,input[type=search]:focus::-moz-placeholder,input[type=search]:active::-moz-placeholder,input[type=search].active::-moz-placeholder,input[type=email]:focus::-moz-placeholder,input[type=email]:active::-moz-placeholder,input[type=email].active::-moz-placeholder,input[type=url]:focus::-moz-placeholder,input[type=url]:active::-moz-placeholder,input[type=url].active::-moz-placeholder,input[type=tel]:focus::-moz-placeholder,input[type=tel]:active::-moz-placeholder,input[type=tel].active::-moz-placeholder,select:focus::-moz-placeholder,select:active::-moz-placeholder,select.active::-moz-placeholder,textarea:focus::-moz-placeholder,textarea:active::-moz-placeholder,textarea.active::-moz-placeholder{color:#a47b4d}input[type=text]:focus:-ms-input-placeholder,input[type=text]:active:-ms-input-placeholder,input[type=text].active:-ms-input-placeholder,input[type=password]:focus:-ms-input-placeholder,input[type=password]:active:-ms-input-placeholder,input[type=password].active:-ms-input-placeholder,input[type=number]:focus:-ms-input-placeholder,input[type=number]:active:-ms-input-placeholder,input[type=number].active:-ms-input-placeholder,input[type=search]:focus:-ms-input-placeholder,input[type=search]:active:-ms-input-placeholder,input[type=search].active:-ms-input-placeholder,input[type=email]:focus:-ms-input-placeholder,input[type=email]:active:-ms-input-placeholder,input[type=email].active:-ms-input-placeholder,input[type=url]:focus:-ms-input-placeholder,input[type=url]:active:-ms-input-placeholder,input[type=url].active:-ms-input-placeholder,input[type=tel]:focus:-ms-input-placeholder,input[type=tel]:active:-ms-input-placeholder,input[type=tel].active:-ms-input-placeholder,select:focus:-ms-input-placeholder,select:active:-ms-input-placeholder,select.active:-ms-input-placeholder,textarea:focus:-ms-input-placeholder,textarea:active:-ms-input-placeholder,textarea.active:-ms-input-placeholder{color:#a47b4d}input[type=text]:focus:-moz-placeholder,input[type=text]:active:-moz-placeholder,input[type=text].active:-moz-placeholder,input[type=password]:focus:-moz-placeholder,input[type=password]:active:-moz-placeholder,input[type=password].active:-moz-placeholder,input[type=number]:focus:-moz-placeholder,input[type=number]:active:-moz-placeholder,input[type=number].active:-moz-placeholder,input[type=search]:focus:-moz-placeholder,input[type=search]:active:-moz-placeholder,input[type=search].active:-moz-placeholder,input[type=email]:focus:-moz-placeholder,input[type=email]:active:-moz-placeholder,input[type=email].active:-moz-placeholder,input[type=url]:focus:-moz-placeholder,input[type=url]:active:-moz-placeholder,input[type=url].active:-moz-placeholder,input[type=tel]:focus:-moz-placeholder,input[type=tel]:active:-moz-placeholder,input[type=tel].active:-moz-placeholder,select:focus:-moz-placeholder,select:active:-moz-placeholder,select.active:-moz-placeholder,textarea:focus:-moz-placeholder,textarea:active:-moz-placeholder,textarea.active:-moz-placeholder{color:#a47b4d}input[type=text]:focus+label,input[type=text]:active+label,input[type=text].active+label,input[type=password]:focus+label,input[type=password]:active+label,input[type=password].active+label,input[type=number]:focus+label,input[type=number]:active+label,input[type=number].active+label,input[type=search]:focus+label,input[type=search]:active+label,input[type=search].active+label,input[type=email]:focus+label,input[type=email]:active+label,input[type=email].active+label,input[type=url]:focus+label,input[type=url]:active+label,input[type=url].active+label,input[type=tel]:focus+label,input[type=tel]:active+label,input[type=tel].active+label,select:focus+label,select:active+label,select.active+label,textarea:focus+label,textarea:active+label,textarea.active+label{-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px);font-size:.6875rem;color:#000;left:0 !important}input[type=text].error,input[type=password].error,input[type=number].error,input[type=search].error,input[type=email].error,input[type=url].error,input[type=tel].error,select.error,textarea.error{border:1px solid rgba(193,13,13,.6)}textarea{padding:16px 20px;height:auto;line-height:1.2;border:1px solid #a47b4d}select{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease;background-color:#f3f3f3;border:none;padding:0 16px}@media(max-width:767.99px){select{font-size:.6875rem}}label span.required{text-transform:none;margin-left:6px;font-size:.875rem;font-weight:200;letter-spacing:0;color:rgba(44,55,56,.71)}label:not(.checkbox),label:not(.radio),label:not(.file-upload),label:not(.error){color:#707070;font-size:1rem;letter-spacing:0px;text-transform:none;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}label.checkbox,label.radio{color:#707070;font-size:1rem;letter-spacing:0px;text-transform:none;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease;position:relative;padding-left:30px;line-height:21px;margin-right:10px;cursor:pointer}label.checkbox span.element,label.radio span.element{display:inline-block;position:absolute;top:0;left:0;width:20px;height:20px;border:1px solid #ccc;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}label.checkbox input,label.radio input{position:absolute;opacity:0}label.checkbox input:not([type=radio]):checked+span.element,label.radio input:not([type=radio]):checked+span.element{height:14px;width:8px;left:7px;border-top:1px solid rgba(0,0,0,0);border-left:1px solid rgba(0,0,0,0);border-right:1px solid #000;border-bottom:1px solid #000;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}label.checkbox input[type=radio]+span.element,label.radio input[type=radio]+span.element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}label.checkbox input[type=radio]+span.element:after,label.radio input[type=radio]+span.element:after{content:"";display:block;width:12px;height:12px;background-color:#000;border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}label.checkbox input[type=radio]:checked+span.element:after,label.radio input[type=radio]:checked+span.element:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}label.radio span{border-radius:50%}label.file-upload{background-color:rgba(0,0,0,0);border:none;border-radius:0;padding:0;height:47px;line-height:47px;font-size:17px;width:100%;-webkit-appearance:none;display:block;-webkit-transition:.3s ease border;-o-transition:.3s ease border;transition:.3s ease border;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}label.file-upload::-webkit-input-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-webkit-transition:color .5s ease;transition:color .5s ease}label.file-upload::-moz-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-moz-transition:color .5s ease;transition:color .5s ease}label.file-upload:-ms-input-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-ms-transition:color .5s ease;transition:color .5s ease}label.file-upload:-moz-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-moz-transition:color .5s ease;transition:color .5s ease}label.file-upload:focus,label.file-upload:active,label.file-upload.active{outline:none}label.file-upload:focus::-webkit-input-placeholder,label.file-upload:active::-webkit-input-placeholder,label.file-upload.active::-webkit-input-placeholder{color:#a47b4d}label.file-upload:focus::-moz-placeholder,label.file-upload:active::-moz-placeholder,label.file-upload.active::-moz-placeholder{color:#a47b4d}label.file-upload:focus:-ms-input-placeholder,label.file-upload:active:-ms-input-placeholder,label.file-upload.active:-ms-input-placeholder{color:#a47b4d}label.file-upload:focus:-moz-placeholder,label.file-upload:active:-moz-placeholder,label.file-upload.active:-moz-placeholder{color:#a47b4d}label.file-upload:focus+label,label.file-upload:active+label,label.file-upload.active+label{-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px);font-size:.6875rem;color:#000;left:0 !important}label.file-upload.error{border:1px solid rgba(193,13,13,.6)}label.file-upload .text{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}label.file-upload input[type=file]{position:absolute;opacity:0}label.file-upload .btn,label.file-upload header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link label.file-upload a,label.file-upload .payments .card_content.remove_box_style .card .btn-2,.payments .card_content.remove_box_style .card label.file-upload .btn-2,label.file-upload input[type=submit],label.file-upload button{padding:4px 30px;font-size:.75rem;line-height:1.5}label.error{text-align:right;display:block;margin-bottom:20px;margin-top:-17px;color:rgba(193,13,13,.6);text-transform:none;font-weight:500;letter-spacing:0}#acf-form .acf-field{margin-bottom:30px}#acf-form .acf-field .acf-error-message,#acf-form .acf-field .acf-remove{display:none !important}#acf-form .acf-field .acf-error-message p,#acf-form .acf-field .acf-remove p{margin:0;font-style:italic;color:#c10d0d;font-size:.875rem}#acf-form .acf-field .acf-required{display:none}#acf-form .acf-field .acf-label{position:relative}#acf-form .acf-field .acf-label label{position:absolute;top:10px;pointer-events:none;margin:0;-webkit-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}#acf-form .acf-field.acf-field-textarea .acf-label label{left:20px}#acf-form .acf-field.acf-field-relationship .acf-label label{position:static}#acf-form .acf-field .acf-relationship{background:#fff}#acf-form .acf-field .acf-relationship .filters{border:#dfdfdf solid 1px;background:#fff}#acf-form .acf-field .acf-relationship .filters:after{display:block;clear:both;content:""}#acf-form .acf-field .acf-relationship .filters .filter{margin:0;padding:0;float:left;width:100%}#acf-form .acf-field .acf-relationship .filters .filter span{display:block;padding:7px 7px 7px 0}#acf-form .acf-field .acf-relationship .filters .filter:first-child span{padding-left:7px}#acf-form .acf-field .acf-relationship .filters .filter input,#acf-form .acf-field .acf-relationship .filters .filter select{height:28px;line-height:28px;padding:2px;width:100%;margin:0;float:none}#acf-form .acf-field .acf-relationship .filters .filter input:focus,#acf-form .acf-field .acf-relationship .filters .filter input:active,#acf-form .acf-field .acf-relationship .filters .filter select:focus,#acf-form .acf-field .acf-relationship .filters .filter select:active{outline:none;-webkit-box-shadow:none;box-shadow:none}#acf-form .acf-field .acf-relationship .filters .filter input{border-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}#acf-form .acf-field .acf-relationship .filters.-f2 .filter{width:50%}#acf-form .acf-field .acf-relationship .filters.-f3 .filter{width:25%}#acf-form .acf-field .acf-relationship .filters.-f3 .filter.-search{width:50%}#acf-form .acf-field .acf-relationship .list{margin:0;padding:5px;height:160px;overflow:auto}#acf-form .acf-field .acf-relationship .list .acf-rel-label,#acf-form .acf-field .acf-relationship .list .acf-rel-item,#acf-form .acf-field .acf-relationship .list p{padding:5px 7px;margin:0;display:block;position:relative;min-height:18px}#acf-form .acf-field .acf-relationship .list .acf-rel-label{font-weight:700}#acf-form .acf-field .acf-relationship .list .acf-rel-item{cursor:pointer}#acf-form .acf-field .acf-relationship .list .acf-rel-item b{text-decoration:underline;font-weight:400}#acf-form .acf-field .acf-relationship .list .acf-rel-item .thumbnail{background:#e0e0e0;width:22px;height:22px;float:left;margin:-2px 5px 0 0}#acf-form .acf-field .acf-relationship .list .acf-rel-item .thumbnail img{max-width:22px;max-height:22px;margin:0 auto;display:block}#acf-form .acf-field .acf-relationship .list .acf-rel-item .thumbnail.-icon{background:#fff}#acf-form .acf-field .acf-relationship .list .acf-rel-item .thumbnail.-icon img{max-height:20px;margin-top:1px}#acf-form .acf-field .acf-relationship .list .acf-rel-item:hover{background:#e2cdc1;color:#fff}#acf-form .acf-field .acf-relationship .list .acf-rel-item:hover .thumbnail{background:#a2bfec}#acf-form .acf-field .acf-relationship .list .acf-rel-item:hover .thumbnail.-icon{background:#fff}#acf-form .acf-field .acf-relationship .list .acf-rel-item.disabled{opacity:.5}#acf-form .acf-field .acf-relationship .list .acf-rel-item.disabled:hover{background:rgba(0,0,0,0);color:#333;cursor:default}#acf-form .acf-field .acf-relationship .list .acf-rel-item.disabled:hover .thumbnail{background:#e0e0e0}#acf-form .acf-field .acf-relationship .list .acf-rel-item.disabled:hover .thumbnail.-icon{background:#fff}#acf-form .acf-field .acf-relationship .list ul{padding-bottom:5px}#acf-form .acf-field .acf-relationship .list ul .acf-rel-label,#acf-form .acf-field .acf-relationship .list ul .acf-rel-item,#acf-form .acf-field .acf-relationship .list ul p{padding-left:20px}#acf-form .acf-field .acf-relationship .selection{border:#dfdfdf solid 1px;position:relative;margin-top:-1px}#acf-form .acf-field .acf-relationship .selection:after{display:block;clear:both;content:""}#acf-form .acf-field .acf-relationship .selection .values,#acf-form .acf-field .acf-relationship .selection .choices{width:50%;background:#fff;float:left}#acf-form .acf-field .acf-relationship .selection .choices{background:#f9f9f9}#acf-form .acf-field .acf-relationship .selection .choices .list{border-right:#dfdfdf solid 1px}#acf-form .acf-field .acf-relationship .selection .values .acf-icon{position:absolute;top:50%;right:7px;display:none}#acf-form .acf-field .acf-relationship html[dir=rtl] .selection .values .acf-icon{right:auto;left:7px}#acf-form .acf-field .acf-relationship .selection .values .acf-rel-item:hover .acf-icon{display:block}#acf-form .acf-field .acf-relationship .acf-icon{border-color:rgba(0,0,0,0);background:#23282d;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:15px;border-radius:50%}#acf-form .acf-field .acf-relationship .acf-icon:after,#acf-form .acf-field .acf-relationship .acf-icon:before{content:"";display:block;position:absolute;top:50%;left:49%;width:6px;height:1px;background-color:#fff}#acf-form .acf-field .acf-relationship .acf-icon:before{top:50%;-webkit-transform:translate(-50%,-50%) rotateZ(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotateZ(45deg)}#acf-form .acf-field .acf-relationship .acf-icon:after{top:50%;-webkit-transform:translate(-50%,-50%) rotateZ(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotateZ(-45deg)}#acf-form .acf-field .acf-relationship .selection .values .acf-rel-item{cursor:move}#acf-form .acf-field .acf-relationship .selection .values .acf-rel-item b{text-decoration:none}#acf-form .acf-field .acf-checkbox-list{padding:0}#acf-form .acf-field.acf-error input[type=text],#acf-form .acf-field.acf-error input[type=password],#acf-form .acf-field.acf-error input[type=number],#acf-form .acf-field.acf-error input[type=search],#acf-form .acf-field.acf-error input[type=email],#acf-form .acf-field.acf-error input[type=url],#acf-form .acf-field.acf-error input[type=tel]{border-bottom:1px solid rgba(193,13,13,.6)}#acf-form .acf-field.acf-error textarea{border:1px solid rgba(193,13,13,.6)}#acf-form .acf-field.acf-error .acf-error-message{display:block !important}#acf-form .acf-form-submit{margin-top:30px}#acf-form .acf-form-submit .acf-spinner{display:none !important}.acf-input-prepend,.acf-input-append,.acf-input-wrap{height:auto}.div.mce-edit-area{padding:10px}.chosen-container-single{width:100% !important}.chosen-container-single .chosen-single span{font-size:.75rem}.chosen-container-single .chosen-single>div{background-image:url("/wp-content/themes/blank/images/arrow-down.png");background-position:center center;background-size:contain;background-repeat:no-repeat;width:8px;height:14px;-webkit-transform:translate(-7px,-50%);-ms-transform:translate(-7px,-50%);transform:translate(-7px,-50%);top:19px}.chosen-container-single .chosen-single>div b{background-image:none !important}.chosen-container-single .chosen-single:not([href]){background:rgba(249,249,249,.75);-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0;min-height:40px;line-height:40px;padding:0 16px;color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}.chosen-container-single .chosen-single:not([href])>div b{background-position:0 10px}.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single>div{background-image:url("/wp-content/themes/blank/images/arrow-down.png");background-position:center center;background-size:contain;background-repeat:no-repeat;-webkit-transform:translate(-7px,-50%) rotateZ(-180deg);-ms-transform:translate(-7px,-50%) rotate(-180deg);transform:translate(-7px,-50%) rotateZ(-180deg)}.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single:not([href]){background:rgba(249,249,249,.75);-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0;min-height:40px;line-height:40px;padding:0 16px;color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single:not([href])>div b{background-position:-17px 10px}.chosen-container-single .chosen-search input[type=text]{background-color:rgba(0,0,0,0);border:none;border-radius:0;padding:0;height:47px;line-height:47px;font-size:17px;width:100%;-webkit-appearance:none;display:block;-webkit-transition:.3s ease border;-o-transition:.3s ease border;transition:.3s ease border;padding:0 16px;background-image:none !important}.chosen-container-single .chosen-search input[type=text]::-webkit-input-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-webkit-transition:color .5s ease;transition:color .5s ease}.chosen-container-single .chosen-search input[type=text]::-moz-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-moz-transition:color .5s ease;transition:color .5s ease}.chosen-container-single .chosen-search input[type=text]:-ms-input-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-ms-transition:color .5s ease;transition:color .5s ease}.chosen-container-single .chosen-search input[type=text]:-moz-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-moz-transition:color .5s ease;transition:color .5s ease}.chosen-container-single .chosen-search input[type=text]:focus,.chosen-container-single .chosen-search input[type=text]:active,.chosen-container-single .chosen-search input[type=text].active{outline:none}.chosen-container-single .chosen-search input[type=text]:focus::-webkit-input-placeholder,.chosen-container-single .chosen-search input[type=text]:active::-webkit-input-placeholder,.chosen-container-single .chosen-search input[type=text].active::-webkit-input-placeholder{color:#a47b4d}.chosen-container-single .chosen-search input[type=text]:focus::-moz-placeholder,.chosen-container-single .chosen-search input[type=text]:active::-moz-placeholder,.chosen-container-single .chosen-search input[type=text].active::-moz-placeholder{color:#a47b4d}.chosen-container-single .chosen-search input[type=text]:focus:-ms-input-placeholder,.chosen-container-single .chosen-search input[type=text]:active:-ms-input-placeholder,.chosen-container-single .chosen-search input[type=text].active:-ms-input-placeholder{color:#a47b4d}.chosen-container-single .chosen-search input[type=text]:focus:-moz-placeholder,.chosen-container-single .chosen-search input[type=text]:active:-moz-placeholder,.chosen-container-single .chosen-search input[type=text].active:-moz-placeholder{color:#a47b4d}.chosen-container-single .chosen-search input[type=text]:focus+label,.chosen-container-single .chosen-search input[type=text]:active+label,.chosen-container-single .chosen-search input[type=text].active+label{-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px);font-size:.6875rem;color:#000;left:0 !important}.chosen-container-single .chosen-search input[type=text].error{border:1px solid rgba(193,13,13,.6)}.chosen-container-single .chosen-drop{border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none}.chosen-container-single .chosen-results{margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none}.chosen-container-single .chosen-results li{background-color:rgba(0,0,0,0);border:none;border-radius:0;padding:0;height:47px;line-height:47px;font-size:17px;width:100%;-webkit-appearance:none;display:block;-webkit-transition:.3s ease border;-o-transition:.3s ease border;transition:.3s ease border;color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease;font-size:.75rem;background-color:#f5f5f5;border-bottom:1px solid #f4f0f0;-webkit-transition:none;-o-transition:none;transition:none;padding:0 16px;height:40px;line-height:40px}.chosen-container-single .chosen-results li::-webkit-input-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-webkit-transition:color .5s ease;transition:color .5s ease}.chosen-container-single .chosen-results li::-moz-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-moz-transition:color .5s ease;transition:color .5s ease}.chosen-container-single .chosen-results li:-ms-input-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-ms-transition:color .5s ease;transition:color .5s ease}.chosen-container-single .chosen-results li:-moz-placeholder{color:#707070;font-size:1rem;letter-spacing:0px;font-family:"Aktiv Grotesk";text-transform:none;-moz-transition:color .5s ease;transition:color .5s ease}.chosen-container-single .chosen-results li:focus,.chosen-container-single .chosen-results li:active,.chosen-container-single .chosen-results li.active{outline:none}.chosen-container-single .chosen-results li:focus::-webkit-input-placeholder,.chosen-container-single .chosen-results li:active::-webkit-input-placeholder,.chosen-container-single .chosen-results li.active::-webkit-input-placeholder{color:#a47b4d}.chosen-container-single .chosen-results li:focus::-moz-placeholder,.chosen-container-single .chosen-results li:active::-moz-placeholder,.chosen-container-single .chosen-results li.active::-moz-placeholder{color:#a47b4d}.chosen-container-single .chosen-results li:focus:-ms-input-placeholder,.chosen-container-single .chosen-results li:active:-ms-input-placeholder,.chosen-container-single .chosen-results li.active:-ms-input-placeholder{color:#a47b4d}.chosen-container-single .chosen-results li:focus:-moz-placeholder,.chosen-container-single .chosen-results li:active:-moz-placeholder,.chosen-container-single .chosen-results li.active:-moz-placeholder{color:#a47b4d}.chosen-container-single .chosen-results li:focus+label,.chosen-container-single .chosen-results li:active+label,.chosen-container-single .chosen-results li.active+label{-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px);font-size:.6875rem;color:#000;left:0 !important}.chosen-container-single .chosen-results li.error{border:1px solid rgba(193,13,13,.6)}.chosen-container-single .chosen-results li:before{content:none}.chosen-container-single .chosen-results li.highlighted{background-image:none;background-color:#a47b4d}.chosen-container-single .chosen-results li:last-of-type{border:none}article.post{margin-bottom:80px}@media(max-width:1079.99px){article.post{margin-bottom:40px}}article.post .image{background-size:cover;background-position:center;width:100%;padding-bottom:80%;margin-bottom:25px}@media(max-width:1079.99px){article.post .image{margin-bottom:15px}}article.post .text{text-align:center}article.post .text .title{font-size:1.375rem;font-weight:500;line-height:1.6;color:#4a4a4a}@media(max-width:1079.99px){article.post .text .title{font-size:1.1875rem}}article.no-results form div{display:-webkit-box;display:-ms-flexbox;display:flex}article.no-results form div input[type=submit]{padding:12px 51px;margin-left:20px}article.podcast{margin-bottom:100px;padding-bottom:100px;border-bottom:1px solid rgba(164,123,77,.42)}article.podcast:last-of-type{border:none;margin:0}article.podcast a{color:#4a4a4a}article.podcast .image{background-size:cover;background-position:center;width:100%;padding-bottom:100%}article.podcast .text .listen-btn{background:0 0;border:none;border-bottom:1px solid #a47b4d;display:inline-block;margin:0}article.latest_post a{color:#4a4a4a}article.latest_post .image{background-size:cover;background-position:center;width:100%;height:100%;min-height:450px}@media(max-width:767.99px){article.latest_post .image{margin-bottom:40px;height:auto;min-height:0;padding-bottom:60%}}article.latest_post .text .read-btn{background:0 0;border:none;border-bottom:1px solid #a47b4d;display:inline-block;margin:0}.hero{min-height:100vh;position:relative}@media(max-width:767.99px){.hero{min-height:70vh}}.hero.Small{min-height:70vh}@media(max-width:767.99px){.hero.Small{min-height:50vh}}.hero .image_effect_left{position:absolute;width:300px;bottom:-100px;left:0;z-index:1}@media(max-width:1079.99px){.hero .image_effect_left{width:200px;bottom:-50px}}@media(max-width:767.99px){.hero .image_effect_left{width:74px;bottom:-50px}}.hero .image_effect_left img{width:100%;min-height:50px !important}.hero .image_effect_right{position:absolute;width:300px;top:0;right:0;z-index:1}@media(max-width:1079.99px){.hero .image_effect_right{width:200px}}@media(max-width:767.99px){.hero .image_effect_right{width:150px}}.hero .image_effect_right img{width:100%;min-height:50px !important}.hero .slides{margin:0}.hero .slides .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.hero .slides .hero_overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero .slides .image{background-size:cover;background-position:center;top:0;left:0;height:auto;min-height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media(max-width:767.99px){.hero .slides .image{min-height:70vh}}.hero .slides .image.Small{min-height:70vh}@media(max-width:767.99px){.hero .slides .image.Small{min-height:50vh}}.hero .slides .image .gradient{background:-webkit-gradient(linear,left top,left bottom,from(#000),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,#000 0%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;height:30%;width:100%;opacity:.59}.hero .slides .image .container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1}.hero .slides .image .wpr{position:relative;z-index:2;width:100%;max-width:610px;padding:90px 0}.hero .slides .image .wpr.text-white{color:#fff}.hero .slides .image .wpr.text-white footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder,footer.Sales .footer-content-wrapper .footer-content input .hero .slides .image .wpr.text-white ::-webkit-input-placeholder{color:inherit}.hero .slides .image .wpr.text-white footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder,footer.Sales .footer-content-wrapper .footer-content input .hero .slides .image .wpr.text-white ::-moz-placeholder{color:inherit}.hero .slides .image .wpr.text-white footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder,footer.Sales .footer-content-wrapper .footer-content input .hero .slides .image .wpr.text-white :-ms-input-placeholder{color:inherit}.hero .slides .image .wpr.text-white footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder,footer.Sales .footer-content-wrapper .footer-content input .hero .slides .image .wpr.text-white ::-ms-input-placeholder{color:inherit}.hero .slides .image .wpr.text-white h1,.hero .slides .image .wpr.text-white h2,.hero .slides .image .wpr.text-white h3,.hero .slides .image .wpr.text-white h4,.hero .slides .image .wpr.text-white h5,.hero .slides .image .wpr.text-white p,.hero .slides .image .wpr.text-white .block-text,.hero .slides .image .wpr.text-white .related-content .related-title,.related-content .hero .slides .image .wpr.text-white .related-title,.hero .slides .image .wpr.text-white .blog-single-page .titles-wpr .subtitle,.blog-single-page .titles-wpr .hero .slides .image .wpr.text-white .subtitle,.hero .slides .image .wpr.text-white footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li .hero .slides .image .wpr.text-white a,.hero .slides .image .wpr.text-white footer.Sales .menu-sales-footer-container .menu>.menu-item>a,footer.Sales .menu-sales-footer-container .hero .slides .image .wpr.text-white .menu>.menu-item>a,.hero .slides .image .wpr.text-white footer.Sales .footer-content-wrapper .footer-content input ::placeholder,footer.Sales .footer-content-wrapper .footer-content input .hero .slides .image .wpr.text-white ::placeholder,.hero .slides .image .wpr.text-white footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title),footer.Sales .footer-content-wrapper .footer-content .section .hero .slides .image .wpr.text-white h3:not(.subscribe-title),.hero .slides .image .wpr.text-white footer .copyright,footer .hero .slides .image .wpr.text-white .copyright,.hero .slides .image .wpr.text-white footer .menu-footer-container .menu>.menu-item>a,footer .menu-footer-container .hero .slides .image .wpr.text-white .menu>.menu-item>a,.hero .slides .image .wpr.text-white .payments .card_content.remove_box_style .card .subtitle,.payments .card_content.remove_box_style .card .hero .slides .image .wpr.text-white .subtitle,.hero .slides .image .wpr.text-white .flash_message_sales,.hero .slides .image .wpr.text-white .flash_message,.hero .slides .image .wpr.text-white .link_boxes .box .text-context>a,.link_boxes .box .hero .slides .image .wpr.text-white .text-context>a,.hero .slides .image .wpr.text-white article.podcast .text .listen-btn,article.podcast .text .hero .slides .image .wpr.text-white .listen-btn,.hero .slides .image .wpr.text-white article.latest_post .text .read-btn,article.latest_post .text .hero .slides .image .wpr.text-white .read-btn,.hero .slides .image .wpr.text-white .display-text{color:inherit}.hero .slides .image .wpr .text{font-size:1.35rem;font-weight:500}@media(max-width:579.99px){.hero .slides .image .wpr .text{font-size:1.125rem}}.hero .slides .image .wpr .text h1.large-90{font-size:5.25rem;line-height:.9em}@media(max-width:1079.99px){.hero .slides .image .wpr .text h1.large-90{font-size:4.375rem}}@media(max-width:767.99px){.hero .slides .image .wpr .text h1.large-90{font-size:14vw}}.hero .slides .image .wpr .text h1{font-weight:100;font-size:4.625rem;line-height:1.2}@media(max-width:767.99px){.hero .slides .image .wpr .text h1{font-size:3rem}}.hero .slides .image .wpr .text h1 em,.hero .slides .image .wpr .text h1 i{font-weight:100}.hero .slides .image .wpr .text h1.display-text{font-size:5.5rem;width:112%}@media(max-width:767.99px){.hero .slides .image .wpr .text h1.display-text{font-size:4.5rem;width:100%}}@media(max-width:579.99px){.hero .slides .image .wpr .text h1.display-text{font-size:3.8rem}}.hero .slides .image .wpr .text h1+h1{margin-top:-40px}.hero .slides .image .wpr .text p:last-of-type{margin:0}.hero .slides .image .wpr .text .change-word{display:inline-block;font-weight:100;padding:0;overflow:hidden;vertical-align:bottom;width:auto;padding:6px 34px 10px 0}.hero .slides .image .wpr .text .change-word span{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0;opacity:0}.hero .slides .image .wpr .text .change-word span.is-hidden{-webkit-animation:change-slide-out .8s;animation:change-slide-out .8s}.hero .slides .image .wpr .text .change-word span.is-visible{top:0;opacity:1;position:relative;-webkit-animation:change-slide-in .8s;animation:change-slide-in .8s}.hero .slides .image .justify-content-center .wpr{max-width:850px}.hero .slides .image .bg_video_wpr{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}.hero .slides .image .bg_video_wpr .bg_video{position:absolute;top:50%;left:50%;width:100%;height:100%;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hero .slides .slick-dots{bottom:25px}.hero .slides .slick-dots li button:before{color:#fff;opacity:.5}.hero .slides .slick-dots li.slick-active button:before{color:#fff;opacity:1}.hero+.layout_base>.form_sign_up:first-of-type{margin-top:-200px}@media(max-width:767.99px){.hero+.layout_base>.form_sign_up:first-of-type{margin-top:-100px}}@-webkit-keyframes change-slide-in{0%{opacity:0;-webkit-transform:translateX(-30%);transform:translateX(-30%)}60%{opacity:1;-webkit-transform:translateX(1%);transform:translateX(1%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes change-slide-in{0%{opacity:0;-webkit-transform:translateX(-30%);transform:translateX(-30%)}60%{opacity:1;-webkit-transform:translateX(1%);transform:translateX(1%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes change-slide-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}40%{opacity:0;-webkit-transform:translateX(40%);transform:translateX(40%)}100%{opacity:0;-webkit-transform:translateX(30%);transform:translateX(30%)}}@keyframes change-slide-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}40%{opacity:0;-webkit-transform:translateX(40%);transform:translateX(40%)}100%{opacity:0;-webkit-transform:translateX(30%);transform:translateX(30%)}}.moon-and-stars-wpr{width:90px;position:absolute;z-index:10;top:-45px;left:10%}.moon-and-stars-wpr img{max-width:100%;display:block;-webkit-animation:4s ease 0s infinite alternate slidein;animation:4s ease 0s infinite alternate slidein}.parallax{will-change:transform}.stars-wpr{position:absolute;width:12%;padding-bottom:400px}@media(max-width:579.99px){.stars-wpr{opacity:.5;overflow:hidden}}.stars{position:absolute;width:20px}.stars.small{width:3px}.stars img{width:100%;display:block;-webkit-animation:6s ease 0s infinite alternate slidein-2;animation:6s ease 0s infinite alternate slidein-2}.stars.star-1 img{-webkit-animation:3s ease 0s infinite alternate slidein-3;animation:3s ease 0s infinite alternate slidein-3}.stars.star-3 img{-webkit-animation:3s ease 0s infinite alternate slidein-3;animation:3s ease 0s infinite alternate slidein-3}@-webkit-keyframes slidein{0%{-webkit-transform:translate(-5%,-5%) rotateZ(2deg) scale(.95);transform:translate(-5%,-5%) rotateZ(2deg) scale(.95);opacity:.6}50%{-webkit-transform:translate(0%,-5%) rotateZ(1deg) scale(.9);transform:translate(0%,-5%) rotateZ(1deg) scale(.9);opacity:.7}100%{-webkit-transform:translate(0%,0%) rotateZ(-2deg) scale(1);transform:translate(0%,0%) rotateZ(-2deg) scale(1);opacity:1}}@keyframes slidein{0%{-webkit-transform:translate(-5%,-5%) rotateZ(2deg) scale(.95);transform:translate(-5%,-5%) rotateZ(2deg) scale(.95);opacity:.6}50%{-webkit-transform:translate(0%,-5%) rotateZ(1deg) scale(.9);transform:translate(0%,-5%) rotateZ(1deg) scale(.9);opacity:.7}100%{-webkit-transform:translate(0%,0%) rotateZ(-2deg) scale(1);transform:translate(0%,0%) rotateZ(-2deg) scale(1);opacity:1}}@-webkit-keyframes slidein-2{0%{-webkit-transform:translate(-30%,-15%) scale(.5);transform:translate(-30%,-15%) scale(.5);opacity:.6}50%{-webkit-transform:translate(0%,-5%) scale(1);transform:translate(0%,-5%) scale(1);opacity:.7}100%{-webkit-transform:translate(20%,0%) scale(.4);transform:translate(20%,0%) scale(.4);opacity:1}}@keyframes slidein-2{0%{-webkit-transform:translate(-30%,-15%) scale(.5);transform:translate(-30%,-15%) scale(.5);opacity:.6}50%{-webkit-transform:translate(0%,-5%) scale(1);transform:translate(0%,-5%) scale(1);opacity:.7}100%{-webkit-transform:translate(20%,0%) scale(.4);transform:translate(20%,0%) scale(.4);opacity:1}}@-webkit-keyframes slidein-3{0%{-webkit-transform:translate(25%,15%) scale(.6);transform:translate(25%,15%) scale(.6);opacity:.9}50%{-webkit-transform:translate(0%,5%) scale(1.1);transform:translate(0%,5%) scale(1.1);opacity:1}100%{-webkit-transform:translate(-20%,15%) scale(.4);transform:translate(-20%,15%) scale(.4);opacity:.7}}@keyframes slidein-3{0%{-webkit-transform:translate(25%,15%) scale(.6);transform:translate(25%,15%) scale(.6);opacity:.9}50%{-webkit-transform:translate(0%,5%) scale(1.1);transform:translate(0%,5%) scale(1.1);opacity:1}100%{-webkit-transform:translate(-20%,15%) scale(.4);transform:translate(-20%,15%) scale(.4);opacity:.7}}.widget-area{max-width:298px;margin:0 auto}.simple_text{position:relative;background-size:cover;background-position:center;background-position:bottom}@media(max-width:1079.99px){.simple_text.hide-tab-mob{display:none}}@media(max-width:767.99px){.simple_text.hide-tab-mob{display:none}}.simple_text .image_effect{position:absolute;width:250px;top:15px;right:0;z-index:1}@media(max-width:1079.99px){.simple_text .image_effect{width:140px}}@media(max-width:767.99px){.simple_text .image_effect{width:74px}}.simple_text .image_effect img{width:100%;min-height:50px !important}.simple_text .background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:100%;background-repeat:repeat-y}.simple_text .container-fluid{z-index:2;position:relative}.simple_text .text-wpr{max-width:934px;margin:0 auto;position:relative;z-index:10}.simple_text .text-wpr.sm{max-width:484px}.simple_text .text-wpr.sm.full_width{max-width:484px}.simple_text .text-wpr.sm.full_width.full_width_text{max-width:none}.simple_text .text-wpr.md{max-width:565px}.simple_text .text-wpr.full_width_text{max-width:none}@media(max-width:1079.99px){.simple_text .text-wpr.full_width_text{max-width:650px}}.simple_text .text-wpr.full_width{padding:0 20px}.simple_text .text-wpr.full_width.full_width_text{padding:0 85px;margin-top:-100px}@media(max-width:1079.99px){.simple_text .text-wpr.full_width.full_width_text{padding:50px 50px 0 !important}}@media(max-width:767.99px){.simple_text .text-wpr.full_width.full_width_text{padding:50px 25px 0 !important}}.simple_text .text-wpr.White{color:#fff}.simple_text .text-wpr.White footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder,footer.Sales .footer-content-wrapper .footer-content input .simple_text .text-wpr.White ::-webkit-input-placeholder{color:inherit}.simple_text .text-wpr.White footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder,footer.Sales .footer-content-wrapper .footer-content input .simple_text .text-wpr.White ::-moz-placeholder{color:inherit}.simple_text .text-wpr.White footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder,footer.Sales .footer-content-wrapper .footer-content input .simple_text .text-wpr.White :-ms-input-placeholder{color:inherit}.simple_text .text-wpr.White footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder,footer.Sales .footer-content-wrapper .footer-content input .simple_text .text-wpr.White ::-ms-input-placeholder{color:inherit}.simple_text .text-wpr.White h1,.simple_text .text-wpr.White h2,.simple_text .text-wpr.White h3,.simple_text .text-wpr.White h4,.simple_text .text-wpr.White h5,.simple_text .text-wpr.White p,.simple_text .text-wpr.White .block-text,.simple_text .text-wpr.White .related-content .related-title,.related-content .simple_text .text-wpr.White .related-title,.simple_text .text-wpr.White .blog-single-page .titles-wpr .subtitle,.blog-single-page .titles-wpr .simple_text .text-wpr.White .subtitle,.simple_text .text-wpr.White footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li .simple_text .text-wpr.White a,.simple_text .text-wpr.White footer.Sales .menu-sales-footer-container .menu>.menu-item>a,footer.Sales .menu-sales-footer-container .simple_text .text-wpr.White .menu>.menu-item>a,.simple_text .text-wpr.White footer.Sales .footer-content-wrapper .footer-content input ::placeholder,footer.Sales .footer-content-wrapper .footer-content input .simple_text .text-wpr.White ::placeholder,.simple_text .text-wpr.White footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title),footer.Sales .footer-content-wrapper .footer-content .section .simple_text .text-wpr.White h3:not(.subscribe-title),.simple_text .text-wpr.White footer.Sales .row.feed h3,footer.Sales .row.feed .simple_text .text-wpr.White h3,.simple_text .text-wpr.White footer .copyright,footer .simple_text .text-wpr.White .copyright,.simple_text .text-wpr.White footer .menu-footer-container .menu>.menu-item>a,footer .menu-footer-container .simple_text .text-wpr.White .menu>.menu-item>a,.simple_text .text-wpr.White .payments .card_content.remove_box_style .card .subtitle,.payments .card_content.remove_box_style .card .simple_text .text-wpr.White .subtitle,.simple_text .text-wpr.White .flash_message_sales,.simple_text .text-wpr.White .flash_message,.simple_text .text-wpr.White .link_boxes .box .text-context>a,.link_boxes .box .simple_text .text-wpr.White .text-context>a,.simple_text .text-wpr.White article.podcast .text .listen-btn,article.podcast .text .simple_text .text-wpr.White .listen-btn,.simple_text .text-wpr.White article.latest_post .text .read-btn,article.latest_post .text .simple_text .text-wpr.White .read-btn,.simple_text .text-wpr.White .display-text{color:inherit}.simple_text .text-wpr.lg ul{max-width:605px;margin:0 auto}@media(max-width:1079.99px){.simple_text .text-wpr{max-width:600px}.simple_text .text-wpr.has-image{padding:50px 0 0}.simple_text .text-wpr.full_width{padding:50px 20px 0}}.simple_text .resize_image img.image{width:100% !important;height:100%;max-width:100% !important;max-height:none;margin-left:0 !important}@media(max-width:1079.99px){.simple_text .resize_image img.image{width:100%}}.simple_text .bg_simple_text_video_wpr{position:absolute;width:100%;top:0;left:0;overflow:hidden}@media(max-width:767.99px){.simple_text .bg_simple_text_video_wpr{aspect-ratio:1/9;overflow:hidden}}.simple_text .bg_simple_text_video_wpr .bg_video{width:100%;overflow:hidden;aspect-ratio:1/2;-webkit-transform:translate(0%,-31%);-ms-transform:translate(0%,-31%);transform:translate(0%,-31%)}@media(max-width:767.99px){.simple_text .bg_simple_text_video_wpr .bg_video{width:328%;top:50%;left:50%;-webkit-transform:translate(-35%,-10%);-ms-transform:translate(-35%,-10%);transform:translate(-35%,-10%)}}.simple_text .bg_video_wpr{aspect-ratio:1/1;overflow:hidden;position:relative}.simple_text .bg_video_wpr .bg_video{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.simple_text .video_overlay{position:absolute;top:0;left:0;width:100%;height:100%}.simple_text .col-lg-6.display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.simple_text .flex-row-reverse .img-order .resize_image.full-width img.image{width:100% !important;height:100%;max-width:100% !important;max-height:none;margin-right:0 !important}@media(max-width:1079.99px){.simple_text .flex-row-reverse .img-order .resize_image.full-width img.image{width:100%}}.simple_text .text-wpr.resize_text.sm.full_width{max-width:550px}.simple_text .img-wpr{margin:0 auto;position:relative}@media(max-width:1079.99px){.simple_text .img-wpr{max-width:640px}}.simple_text .img-wpr img.image{max-width:100%;max-height:800px;display:block;margin:0 auto}.simple_text .img-wpr img.image.parallax{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.simple_text .img-wpr .image-wpr{position:relative;z-index:3}.simple_text .img-wpr .image-wpr.count-1{-webkit-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%);width:69%;margin-bottom:10%;position:relative}.simple_text .img-wpr .image-wpr.count-1.no-small-img{width:100%;margin-bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;overflow:hidden}.simple_text .img-wpr .image-wpr.count-1.has-small-img .image,.simple_text .img-wpr .image-wpr.count-1.full-width .image{width:auto;height:100%;max-width:1000px;max-height:none}@media(max-width:1079.99px){.simple_text .img-wpr .image-wpr.count-1.has-small-img .image,.simple_text .img-wpr .image-wpr.count-1.full-width .image{width:100%;height:auto;max-width:none;margin-bottom:100px}}.simple_text .img-wpr .image-wpr.count-1.bottom-left{margin-left:auto}.simple_text .img-wpr .image-wpr.count-1 .play-btn{position:absolute;top:50%;left:50%;width:152px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;-o-transition:transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.simple_text .img-wpr .image-wpr.count-1 .play-btn:hover{-webkit-transform:translate(-50%,-50%) scale(.85);-ms-transform:translate(-50%,-50%) scale(.85);transform:translate(-50%,-50%) scale(.85)}@media(max-width:767.99px){.simple_text .img-wpr .image-wpr.count-1 .play-btn{width:75px}}.simple_text .img-wpr .image-wpr.count-2{margin:0;width:55%;z-index:4;position:absolute;bottom:0;left:0;-webkit-transform:translateY(15%);-ms-transform:translateY(15%);transform:translateY(15%)}.simple_text .img-wpr .image-wpr.count-2.bottom-right{left:auto;right:0}.simple_text .img-wpr .image-wpr.count-2 .image{width:100%;max-width:none;max-height:none}.simple_text .img-wpr .image-effect{position:absolute;bottom:-100px;z-index:3;left:-100px}.simple_text .img-wpr .image-effect.Normal{max-width:300px}.simple_text .img-wpr .image-effect.Small{max-width:200px}.simple_text .img-wpr .image-effect img{width:100%}.simple_text .flex-row-reverse .image-wpr.count-1.no-small-img{margin-left:0}.simple_text .flex-row-reverse .img-wpr .image-effect{left:unset;right:-100px}@media(max-width:579.99px){.simple_text .flex-row-reverse .img-wpr{overflow:hidden}}.simple_text .tree,.simple_text .rose-bush{position:absolute;right:0;bottom:0;height:100%;z-index:2}@media(max-width:1079.99px){.simple_text .tree,.simple_text .rose-bush{display:none}}.simple_text .tree.animation-in,.simple_text .rose-bush.animation-in{-webkit-transform:translate(100%,33%);-ms-transform:translate(100%,33%);transform:translate(100%,33%);-webkit-transition-duration:2s;-o-transition-duration:2s;transition-duration:2s}.simple_text .tree.animation-in.animation-active,.simple_text .rose-bush.animation-in.animation-active{-webkit-transform:translate(43%,33%);-ms-transform:translate(43%,33%);transform:translate(43%,33%)}.simple_text .tree.reverse,.simple_text .rose-bush.reverse{right:auto;left:0;height:70%}.simple_text .tree.reverse.animation-in,.simple_text .rose-bush.reverse.animation-in{-webkit-transform:translate(-100%,33%);-ms-transform:translate(-100%,33%);transform:translate(-100%,33%);-webkit-transition-duration:2s;-o-transition-duration:2s;transition-duration:2s}.simple_text .tree.reverse.animation-in.animation-active,.simple_text .rose-bush.reverse.animation-in.animation-active{-webkit-transform:translate(-56%,33%);-ms-transform:translate(-56%,33%);transform:translate(-56%,33%)}.simple_text .rose-bush-white{position:absolute;right:200px;bottom:-400px;height:100%;z-index:2}@media(max-width:1079.99px){.simple_text .rose-bush-white{display:none}}.simple_text .rose-bush-white.animation-in{-webkit-transform:translate(100%,33%);-ms-transform:translate(100%,33%);transform:translate(100%,33%);-webkit-transition-duration:2s;-o-transition-duration:2s;transition-duration:2s}.simple_text .rose-bush-white.animation-in.animation-active{-webkit-transform:translate(43%,33%);-ms-transform:translate(43%,33%);transform:translate(43%,33%)}.simple_text .rose-bush-white.reverse{right:auto;left:170px;height:70%;max-height:900px}.simple_text .rose-bush-white.reverse.animation-in{-webkit-transform:translate(-100%,33%);-ms-transform:translate(-100%,33%);transform:translate(-100%,33%);-webkit-transition-duration:2s;-o-transition-duration:2s;transition-duration:2s}.simple_text .rose-bush-white.reverse.animation-in.animation-active{-webkit-transform:translate(-56%,33%);-ms-transform:translate(-56%,33%);transform:translate(-56%,33%)}.simple_text .flowers{position:absolute;right:200px;bottom:-400px;height:100%;z-index:2}@media(max-width:1079.99px){.simple_text .flowers{display:none}}.simple_text .flowers.animation-in{-webkit-transform:translate(100%,33%);-ms-transform:translate(100%,33%);transform:translate(100%,33%);-webkit-transition-duration:2s;-o-transition-duration:2s;transition-duration:2s}.simple_text .flowers.animation-in.animation-active{-webkit-transform:translate(43%,33%);-ms-transform:translate(43%,33%);transform:translate(43%,33%)}.simple_text .flowers.reverse{right:auto;left:150px;height:100%;top:-500px;bottom:auto}.simple_text .flowers.reverse.animation-in{-webkit-transform:translate(-100%,33%);-ms-transform:translate(-100%,33%);transform:translate(-100%,33%);-webkit-transition-duration:2s;-o-transition-duration:2s;transition-duration:2s}.simple_text .flowers.reverse.animation-in.animation-active{-webkit-transform:translate(-56%,33%);-ms-transform:translate(-56%,33%);transform:translate(-56%,33%)}.simple_text .cta-enabled-tr,.simple_text .cta-enabled-tl{margin-top:200px}@media(max-width:1079.99px){.simple_text .cta-enabled-tr,.simple_text .cta-enabled-tl{margin-top:0}}@media(max-width:767.99px){.simple_text .cta-enabled-tr,.simple_text .cta-enabled-tl{margin-top:0}}.simple_columns{position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat}.simple_columns.white_text{color:#fff !important}.simple_columns.white_text h1,.simple_columns.white_text h2,.simple_columns.white_text h3,.simple_columns.white_text h4,.simple_columns.white_text h5,.simple_columns.white_text span{color:#fff !important}.simple_columns .text-wpr{max-width:934px;margin:0 auto}.simple_columns .text-wpr.sm{max-width:484px}.simple_columns .text-wpr.sm.full_width{max-width:484px}.simple_columns .text-wpr.sm.full_width.full_width_text{max-width:none}.simple_columns .text-wpr.md{max-width:565px}.simple_columns .border{border-right:1px solid #e7e7e7}@media(max-width:767.99px){.simple_columns .border{border-right:none;position:relative;padding-bottom:40px;margin-bottom:40px}.simple_columns .border:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:80%;height:1px;background-color:#e7e7e7}}.simple_columns .content_mobile{display:none}@media(max-width:1079.99px){.simple_columns .content_mobile{display:block}}@media(max-width:1079.99px){.simple_columns{overflow:hidden}.simple_columns .column_1{margin-bottom:40px}.simple_columns .has-mobile-content{display:none}}.simple_cols_background_video .bg_video_wpr{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:1}.simple_cols_background_video .bg_video_wpr .bg_video{position:absolute;top:50%;left:50%;width:100%;height:100%;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.simple_cols_background_video .container-fluid.lg{padding:0}.simple_cols_background_video .container-fluid.lg.full_width{max-width:none;width:100%}.simple_cols_background_video .container-fluid.lg.full_width .column_1{max-width:625px;margin:0 auto;padding:0 25px}@media(max-width:1079.99px){.simple_cols_background_video .container-fluid.lg.full_width .column_1{max-width:none}}@media(max-width:767.99px){.simple_cols_background_video .container-fluid.lg.full_width .column_1{padding:0}}.simple_cols_background_video .container-fluid.lg.full_width .column_2{padding:0 50px}@media(max-width:1079.99px){.simple_cols_background_video .container-fluid.lg.full_width .column_2{padding:0}}@media(max-width:767.99px){.simple_cols_background_video .container-fluid.lg.full_width .column_2{padding:0}}.simple_cols_background_video .container-fluid.lg .text-wpr.md{max-width:none}.simple_cols_background_video.Forest-Green,.simple_cols_background_video.Camo-Green,.simple_cols_background_video.Coffee,.simple_cols_background_video.Rich-Gold,.simple_cols_background_video.Brown,.simple_cols_background_video.Light-Grey,.simple_cols_background_video.Light-Red,.simple_cols_background_video.Black{padding:0}.simple_cols_background_video .text-wpr{position:relative;z-index:2}.simple_cols_background_video .Top-Position{padding:150px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;min-height:800px}@media(max-width:1079.99px){.simple_cols_background_video .Top-Position{padding:50px 50px 200px;min-height:auto}}@media(max-width:767.99px){.simple_cols_background_video .Top-Position{padding:50px 25px;min-height:auto}}.simple_cols_background_video .Middle-Position{padding:110px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;min-height:800px}@media(max-width:1079.99px){.simple_cols_background_video .Middle-Position{padding:50px 25px;min-height:auto}}@media(max-width:767.99px){.simple_cols_background_video .Middle-Position{padding:50px 25px;min-height:auto}}.simple_cols_background_video .Bottom-Position{padding:110px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%;min-height:800px}@media(max-width:1079.99px){.simple_cols_background_video .Bottom-Position{padding:50px 25px;min-height:auto}}@media(max-width:767.99px){.simple_cols_background_video .Bottom-Position{padding:50px 25px;min-height:auto}}.simple_cols_background_video .overflow-image{max-width:150%;margin:-200px 0 0 -220px;z-index:200;position:relative}@media(max-width:1079.99px){.simple_cols_background_video .overflow-image{margin:0 0 0 -250px}}@media(max-width:767.99px){.simple_cols_background_video .overflow-image{margin:0 auto 50px auto;max-width:100%}}@media(min-width:1080px){.simple_cols_background_video .sales-image-pov-tree{-webkit-transform:translateX(-150px) translateY(-63px) scale(1.35);-ms-transform:translateX(-150px) translateY(-63px) scale(1.35);transform:translateX(-150px) translateY(-63px) scale(1.35)}}.simple_icon_grid.icon-grid-sales-page .container-fluid.lg{max-width:inherit}.simple_icon_grid.icon-grid-sales-page .container-fluid .grid_content .wpr{max-width:none}.simple_icon_grid.icon-grid-sales-page .container-fluid .grid_content .icon-wpr{max-width:250px;height:200px}.simple_icon_grid.icon-grid-sales-page.Light-Grey{padding:5px}.simple_icon_grid .container-fluid .grid_content .wpr{max-width:400px;margin:0 auto}.simple_icon_grid .container-fluid .grid_content .icon-wpr{max-width:85px;height:91px;margin:0 auto 30px}.simple_icon_grid .container-fluid .grid_content .icon-wpr img{display:block;max-width:100%;max-height:100%;margin:0 auto}.simple_icon_grid .container-fluid .grid_content .text h5{margin-bottom:10px}.simple_image_banner{width:100%;position:relative}.simple_image_banner .image-mobile{display:none;width:calc(100% + 40px);margin:0 auto;max-width:800px}@media(max-width:1079.99px){.simple_image_banner .image-mobile{display:block}}@media(max-width:800px){.simple_image_banner .image-mobile{margin-left:-20px}}.simple_image_banner .image{background-size:cover;background-position:center;position:absolute;width:100%;height:100%;max-height:100vh;top:0;right:0}@media(min-width:1600px){.simple_image_banner .image{background-position:center 25%}}@media(max-width:1079.99px){.simple_image_banner .image{background-image:none !important}}.simple_image_banner .image.fixed{position:fixed}.simple_image_banner .image.fixed-bottom{position:absolute;top:auto;bottom:0}.simple_image_banner.force-large{min-height:90vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.simple_image_banner .text-wpr{max-width:934px;margin:0 auto;padding:100px 0;margin-right:0}.simple_image_banner .text-wpr.sm{max-width:484px}.simple_image_banner .text-wpr.sm.full_width{max-width:484px}.simple_image_banner .text-wpr.sm.full_width.full_width_text{max-width:none}.simple_image_banner .text-wpr.md{max-width:565px}.simple_image_banner .text-wpr.Left{margin-right:auto;margin-left:0}.simple_image_banner .text-wpr.Center{max-width:1000px;margin:0 auto;text-align:center}.simple_image_banner .text-wpr.Center .h1{text-shadow:0px 2px 74px rgba(0,0,0,.25)}.simple_image_banner .text-wpr .subtitle{margin-bottom:-25px}.simple_image_banner .text-wpr .text{color:#4a4a4a;font-size:1.25rem}@media(min-width:1080px){.simple_image_banner .text-wpr.white{color:#fff}.simple_image_banner .text-wpr.white .text,.simple_image_banner .text-wpr.white h1,.simple_image_banner .text-wpr.white h2,.simple_image_banner .text-wpr.white h3,.simple_image_banner .text-wpr.white h4,.simple_image_banner .text-wpr.white h5,.simple_image_banner .text-wpr.white h6{color:inherit}}.simple_image_banner .text-wpr .title{color:inherit}@media(max-width:1079.99px){.simple_image_banner .text-wpr{margin:0 auto !important;max-width:650px}}@media(max-width:1079.99px){.simple_image_banner .text-wpr .banner-txt-mob{color:#770b0d}}.gallery-wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.gallery-wrp .gallery-img{width:25%;padding-bottom:15%;background-position:center;background-size:cover}.gallery-wrp .gallery-img img{width:100%}.tiles_image_and_text{background-color:#f1e9e3}.tiles_image_and_text .image{background-size:cover;background-position:center;height:100vh;width:100%;margin:0 auto;top:0;position:sticky}.tiles_image_and_text .image.fixed{width:50%;position:fixed;top:0;left:0}.tiles_image_and_text .image.fixed_bottom{top:auto;left:0;bottom:0}@media(max-width:1079.99px){.tiles_image_and_text .image{position:static;height:auto;padding-bottom:70%}}@media(max-width:767.99px){.tiles_image_and_text .image{max-width:100%;padding-bottom:100%}}.tiles_image_and_text .text-wpr{padding:100px;margin:0 auto}@media(max-width:1079.99px){.tiles_image_and_text .text-wpr{padding:50px}}@media(max-width:767.99px){.tiles_image_and_text .text-wpr{padding:50px 20px}}.tiles_image_and_text .row{min-height:100vh;background-color:#e9dfd4}.tiles_image_and_text .row.flex-row-reverse .image.fixed{left:auto;right:0}.tiles_image_and_text .row.flex-row-reverse .image.fixed_bottom{left:auto;right:0}.FAQ .title{margin-bottom:75px}.FAQ .questions .question{border-bottom:1px solid rgba(164,123,77,.45);padding:40px 0}.FAQ .questions .question .question-title{font-weight:300;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.FAQ .questions .question .question-title .text{width:calc(100% - 60px)}.FAQ .questions .question .question-title .plus-minus-toggle{display:block;cursor:pointer;height:21px;width:21px;margin-top:6px;margin-left:20px;position:relative}.FAQ .questions .question .question-title .plus-minus-toggle:before,.FAQ .questions .question .question-title .plus-minus-toggle:after{background:#2f466d;content:"";height:2px;width:21px;left:0;top:10px;position:absolute;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.FAQ .questions .question .question-title .plus-minus-toggle:after{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.FAQ .questions .question .question-title .plus-minus-toggle:after{-webkit-transform:translateX(0px) rotate(45deg);-ms-transform:translateX(0px) rotate(45deg);transform:translateX(0px) rotate(45deg)}.FAQ .questions .question .question-title .plus-minus-toggle:before{-webkit-transform:translateX(-14px) rotate(-45deg);-ms-transform:translateX(-14px) rotate(-45deg);transform:translateX(-14px) rotate(-45deg)}.FAQ .questions .question .question-title .plus-minus-toggle.collapsed:after{-webkit-transform:translateX(0px) rotate(-45deg);-ms-transform:translateX(0px) rotate(-45deg);transform:translateX(0px) rotate(-45deg)}.FAQ .questions .question .question-title .plus-minus-toggle.collapsed:before{-webkit-transform:translateX(-14px) rotate(45deg);-ms-transform:translateX(-14px) rotate(45deg);transform:translateX(-14px) rotate(45deg)}.FAQ .questions .question .answer{margin-top:24px;display:none}.FAQ.style_2 .questions .question{border-bottom:1px solid #c1b2a1;padding:25px 0}.FAQ.style_2 .questions .question .question-title{font-weight:500;color:#2c2b2b;font-family:"HK Grotesk";font-size:1.375rem}.FAQ.style_2 .questions .question .question-title .plus-minus-toggle{height:21px;width:21px;margin-top:6px;margin-left:20px}.FAQ.style_2 .questions .question .question-title .plus-minus-toggle:before,.FAQ.style_2 .questions .question .question-title .plus-minus-toggle:after{background:#a47b4d;height:2px;width:12px}.FAQ.style_2 .questions .question .question-title .plus-minus-toggle:after{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.FAQ.style_2 .questions .question .question-title .plus-minus-toggle:after{-webkit-transform:translateX(0px) rotate(45deg);-ms-transform:translateX(0px) rotate(45deg);transform:translateX(0px) rotate(45deg)}.FAQ.style_2 .questions .question .question-title .plus-minus-toggle:before{-webkit-transform:translateX(-7px) rotate(-45deg);-ms-transform:translateX(-7px) rotate(-45deg);transform:translateX(-7px) rotate(-45deg)}.FAQ.style_2 .questions .question .question-title .plus-minus-toggle.collapsed:after{-webkit-transform:translateX(0px) rotate(-45deg);-ms-transform:translateX(0px) rotate(-45deg);transform:translateX(0px) rotate(-45deg)}.FAQ.style_2 .questions .question .question-title .plus-minus-toggle.collapsed:before{-webkit-transform:translateX(-7px) rotate(45deg);-ms-transform:translateX(-7px) rotate(45deg);transform:translateX(-7px) rotate(45deg)}.FAQ.style_2 .questions .question .answer{margin-top:24px;display:none}.simple_cards_horizontal{padding:100px 0}.simple_cards_horizontal .card_content .card{background-color:#fff;padding:50px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}@media(max-width:767.99px){.simple_cards_horizontal .card_content .card{padding:30px}}.simple_cards_horizontal .card_content .card .icon-wpr{max-width:20%;max-height:50%}.simple_cards_horizontal .card_content .card .icon-wpr img{display:block;max-width:100%;max-height:100%;margin:0 auto}.simple_cards_horizontal .card_content .card .text-content{max-width:80%;padding-left:55px}@media(max-width:767.99px){.simple_cards_horizontal .card_content .card .text-content{padding-left:25px}}.simple_cards_horizontal .card_content .card .text-content .text{margin:0}.social_links_wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social_links_wpr p{margin:0 20px 0 0}.social_links_wpr span{display:inline-block;font-family:"HK Grotesk";color:#a47b4d;font-weight:900;letter-spacing:2px;text-transform:uppercase;font-weight:700;margin-right:20px;margin-bottom:0;font-size:13px;opacity:.8}@media(max-width:470px){.social_links_wpr span{display:none}}.social_links_wpr .item{width:19px;height:19px;margin:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social_links_wpr .item:first-of-type{margin-left:0}.social_links_wpr .item:last-of-type{margin-right:0}.social_links_wpr .item img{width:100%;display:block}.social_links_wpr .item svg{width:100%;height:auto}.social_links_wpr.post .item{width:22px;height:22px}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination .screen-reader-text{display:none}.pagination .nav-links{display:inline-block;border:1px solid rgba(164,123,77,.2);height:50px;border-radius:8px;overflow:hidden}.pagination .nav-links .page-numbers{padding:0 5px;color:gray;font-size:.875rem;font-weight:700;height:50px;line-height:50px;display:inline-block}.pagination .nav-links .page-numbers:hover{color:#81613d}.pagination .nav-links .page-numbers.current{color:#a47b4d}.pagination .nav-links .page-numbers.current:first-child{margin-left:20px}.pagination .nav-links .page-numbers.current:last-child{margin-right:20px}.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{height:50px;line-height:50px;font-weight:700;display:inline-block;padding:0 20px;color:#a47b4d}.pagination .nav-links .page-numbers.next:hover,.pagination .nav-links .page-numbers.prev:hover{color:#fff;background-color:#a47b4d}.pagination .nav-links .page-numbers.next{margin-left:20px;border-left:1px solid rgba(164,123,77,.2)}.pagination .nav-links .page-numbers.prev{margin-right:20px;border-right:1px solid rgba(164,123,77,.2)}.comments-wpr{max-width:700px;margin:0 auto}.comments-wpr .comments ul.list{margin-bottom:40px;padding:0}.comments-wpr .comments ul.list li{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #d6d6d6}.comments-wpr .comments ul.list li:last-of-type{border:none}.comments-wpr .comments ul.list li .children{margin-top:20px}.comments-wpr .comments ul.list li .comment-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.comments-wpr .comments ul.list li .comment-body .comment-awaiting-moderation{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;padding:20px 25px;margin:20px 0;background-color:#f4f4f4}.comments-wpr .comments ul.list li .comment-body .comment-author{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:20%;padding-bottom:20px;border-right:1px solid #d6d6d6;display:-webkit-box;display:-ms-flexbox;display:flex}.comments-wpr .comments ul.list li .comment-body .comment-author img{max-width:32px;margin-right:5px}.comments-wpr .comments ul.list li .comment-body .comment-author .fn{font-style:normal;font-weight:600;font-size:.9375rem}.comments-wpr .comments ul.list li .comment-body .comment-author .says{display:none}.comments-wpr .comments ul.list li .comment-body .comment-meta{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:80%;text-align:right;padding-bottom:20px;font-size:14px;line-height:normal}.comments-wpr .comments ul.list li .comment-body>p{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:calc(20% - 1px);margin-bottom:0;padding:0 60px 20px 20px;border-left:1px solid #d6d6d6;width:100%}.comments-wpr .comments ul.list li .comment-body .reply{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;text-align:right;margin-top:-42px;line-height:normal;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:.5px}.comments-wpr .comment-respond{margin-top:20px}.comments-wpr .comment-respond .comment-reply-title{font-family:"HK Grotesk";font-size:1.375rem;font-weight:600;color:#4a4a4a}.comments-wpr .comment-respond textarea{border:none;background-color:#f4f4f4}.comments-wpr .comment-reply-title{font-size:1.375rem}.comments-wpr .comment-reply-title small{float:right}.modal-wpr{position:fixed;background-color:rgba(0,0,0,.8);z-index:100;width:100%;height:100vh;overflow:scroll;top:0;left:0;visibility:hidden;opacity:0;-webkit-transition:.7s ease;-o-transition:.7s ease;transition:.7s ease}.modal-wpr .modal{width:100%;max-width:1000px;background-color:#f1e9e3;margin:70px auto;padding:66.6666666667px 83.3333333333px;-webkit-transition:-webkit-transform .7s .2s ease;transition:-webkit-transform .7s .2s ease;-o-transition:transform .7s .2s ease;transition:transform .7s .2s ease;transition:transform .7s .2s ease,-webkit-transform .7s .2s ease;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}@media(max-width:1079.99px){.modal-wpr .modal{width:calc(100% - 200px)}}@media(max-width:767.99px){.modal-wpr .modal{padding:50px 25px;width:calc(100% - 40px)}}@media(max-width:579.99px){.modal-wpr .modal{width:calc(100% - 20px)}}.modal-wpr .modal iframe:not(iframe[class*=moonray-form-iframe]){width:100%;height:100%}.modal-wpr .close{height:50px;width:50px;display:block;position:absolute;z-index:15;cursor:pointer;right:0;top:0}.modal-wpr .close.video-slider{top:20px;right:20px}.modal-wpr .close.video-slider:before,.modal-wpr .close.video-slider:after{background-color:#fff;left:10px;width:35px}.modal-wpr .close span{color:#fff;font-size:.9375rem;position:absolute;font-weight:400;letter-spacing:1px;text-transform:uppercase;left:0;top:50%;-webkit-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.modal-wpr .close:after,.modal-wpr .close:before{content:"";display:block;position:absolute;top:50%;left:13px;width:24px;height:1.5px;background-color:#000;-webkit-transition:width .6s ease,top .6s ease,left .6s ease,-webkit-transform .6s ease;transition:width .6s ease,top .6s ease,left .6s ease,-webkit-transform .6s ease;-o-transition:transform .6s ease,width .6s ease,top .6s ease,left .6s ease;transition:transform .6s ease,width .6s ease,top .6s ease,left .6s ease;transition:transform .6s ease,width .6s ease,top .6s ease,left .6s ease,-webkit-transform .6s ease;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.modal-wpr .close:before{top:50%;-webkit-transform:translateY(-50%) rotateZ(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotateZ(45deg)}.modal-wpr .close:after{top:50%;-webkit-transform:translateY(-50%) rotateZ(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotateZ(-45deg)}.modal-wpr.video-modal .modal{background-color:rgba(0,0,0,0);max-width:100%;width:calc(100% - 200px);height:80%;margin:70px auto;padding:0}@media(max-width:1079.99px){.modal-wpr.video-modal .modal{width:calc(100% - 40px)}}.modal-wpr.video-modal .close{right:100px;top:10px}@media(max-width:767.99px){.modal-wpr.video-modal .close{right:20px}}@media(max-width:579.99px){.modal-wpr.video-modal .close{right:10px}}.modal-wpr.video-modal .close:after,.modal-wpr.video-modal .close:before{background-color:#fff}.modal-wpr.popup .modal{width:100%;max-width:925px;min-height:460px;position:relative}@media(max-width:1079.99px){.modal-wpr.popup .modal{width:calc(100% - 40px);max-width:100%;padding:50px}}@media(max-width:767.99px){.modal-wpr.popup .modal{padding:50px 20px}}.modal-wpr.popup .modal .image{position:absolute;top:0;left:0;width:50%;height:100%;background-size:cover;background-position:center}@media(max-width:579.99px){.modal-wpr.popup .modal .image{display:none}}.modal-wpr.popup .modal .image.Left{left:auto;right:0}.modal-wpr.popup .modal .popup-wpr{width:100%;max-width:50%}.modal-wpr.popup .modal .popup-wpr.has-no-img{max-width:100%}@media(max-width:579.99px){.modal-wpr.popup .modal .popup-wpr{max-width:100%}}.modal-wpr.popup .modal .popup-wpr .moonray-form-input-type-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:20px}.modal-wpr.popup .modal .popup-wpr .moonray-form-input-type-checkbox input[type=checkbox]{margin-right:10px;margin-top:8px}.modal-wpr.popup .modal .popup-wpr .moonray-form-input-type-checkbox label{display:block}.modal-wpr.popup .modal .popup-wpr.Right{margin-left:auto}.modal-wpr.popup .modal .popup-wpr.White{color:#fff}.modal-wpr.popup .modal .popup-wpr.White h1,.modal-wpr.popup .modal .popup-wpr.White h2,.modal-wpr.popup .modal .popup-wpr.White h3,.modal-wpr.popup .modal .popup-wpr.White h4,.modal-wpr.popup .modal .popup-wpr.White h5,.modal-wpr.popup .modal .popup-wpr.White h6,.modal-wpr.popup .modal .popup-wpr.White p{color:inherit}.modal-wpr.popup .modal.has-image{padding:0}.modal-wpr.popup .modal.has-image .popup-wpr{padding:50px}@media(max-width:767.99px){.modal-wpr.popup .modal.has-image .popup-wpr{padding:50px 20px}}.modal-wpr.popup .video_slider{position:relative}.modal-wpr.popup .video_slider .slider-wpr{position:relative;padding:0 50px}@media(max-width:767.99px){.modal-wpr.popup .video_slider .slider-wpr{padding:0 20px}}.modal-wpr.popup .video_slider .slider-wpr .arrow{position:absolute;width:20px;height:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;z-index:3}.modal-wpr.popup .video_slider .slider-wpr .arrow:before,.modal-wpr.popup .video_slider .slider-wpr .arrow:after{content:"";display:block;width:20px;height:2px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;background-color:#ba3d0a}.modal-wpr.popup .video_slider .slider-wpr .arrow:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal-wpr.popup .video_slider .slider-wpr .arrow.next{right:0}.modal-wpr.popup .video_slider .slider-wpr .arrow.back{left:0}.modal-wpr.popup .video_slider .slider-wpr .arrow.back:before,.modal-wpr.popup .video_slider .slider-wpr .arrow.back:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.modal-wpr.popup .video_slider .slider-wpr .slide-item{padding:20px;height:400px}@media(max-width:1079.99px){.modal-wpr.popup .video_slider .slider-wpr .slide-item{padding:0 10px}}@media(max-width:767.99px){.modal-wpr.popup .video_slider .slider-wpr .slide-item{height:275px}}.modal-wpr.popup .video_slider .slider-wpr .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:none !important;-o-transition:none !important;transition:none !important}.modal-wpr.popup .video_slider .slider-wpr .slick-track .slick-current .text-content>*{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.modal-wpr.active{visibility:visible;opacity:1}.modal-wpr.active .modal{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.cta .wpr{background-color:#a47b4d;padding:44px 20px 69px;color:#fff;margin:0 auto}.cta .wpr .title{color:#fff;text-transform:uppercase;letter-spacing:3.9px}.related-posts{padding:100px 0}.bar_logos{background-color:#f1e9e3;padding:50px 0}.bar_logos .logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bar_logos .logos .img-wpr{width:12.5%;padding:20px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:767.99px){.bar_logos .logos .img-wpr{width:25%;padding:10px}}.bar_logos .logos .img-wpr img{display:block;max-width:100%;max-height:100%;margin:0 auto}.bar_logos.holy-woman-sales-page .title{font-family:"Brooklyn Normal",sans-serif;font-weight:400}@media(max-width:767.99px){.form_contact .form-wpr{margin-top:50px}}.form_contact .form-wpr #acf-form{max-width:100%;margin:0 auto}.form_contact .form-wpr #acf-form .file-wrap,.form_contact .form-wpr #acf-form .hide-if-value,.form_contact .form-wpr #acf-form .show-if-value,.form_contact .form-wpr #acf-form .acf-field-file .acf-label{display:none}.form_contact .form-wpr #acf-form .acf-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.form_contact .form-wpr #acf-form .acf-fields .acf-field{width:100%;padding:0 20px}@media(max-width:767.99px){.form_contact .form-wpr #acf-form .acf-fields .acf-field{width:100% !important}}.form_contact .form-wpr #acf-form .acf-fields .acf-field.acf-field-image{margin:0}.form_contact .form-wpr #acf-form .acf-fields .acf-field.acf-field-true-false .acf-label,.form_contact .form-wpr #acf-form .acf-fields .acf-field.acf-field-checkbox .acf-label,.form_contact .form-wpr #acf-form .acf-fields .acf-field.acf-field-image .acf-label{display:none}.form_contact .form-wpr #acf-form .acf-fields .acf-field.acf-field-select .acf-label label{margin-bottom:8px;position:static}.form_contact .form-wpr #acf-form .acf-fields .acf-field.acf-field-5db0191b53a97{padding-top:25px}.form_contact .form-wpr #acf-form .acf-form-submit{margin:0;text-align:left}.form_contact .cta_widget{background-color:#f1e9e3}@media(max-width:767.99px){.form_contact .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.form_sign_up .container-fluid{position:relative}.form_sign_up .bg_video_wpr{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:1}.form_sign_up .bg_video_wpr .bg_video{position:absolute;top:50%;left:50%;width:100%;height:100%;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-filter:blur(8px);-webkit-filter:blur(8px) brightness(80%);filter:blur(8px) brightness(80%)}.form_sign_up.holywoman_sales_page{padding:0}.form_sign_up.holywoman_sales_page .container-fluid{padding:60px}@media(max-width:767.99px){.form_sign_up.holywoman_sales_page .container-fluid{padding:25px}}.form_sign_up.holywoman_sales_page .container-fluid.lg{max-width:none}.form_sign_up.holywoman_sales_page h1,.form_sign_up.holywoman_sales_page h2,.form_sign_up.holywoman_sales_page h3,.form_sign_up.holywoman_sales_page h4,.form_sign_up.holywoman_sales_page h5,.form_sign_up.holywoman_sales_page h6{margin-bottom:20vw}.form_sign_up.holywoman_sales_page .wpr{background-color:rgba(0,0,0,0)}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper{background:#fff;border:1px solid #000;border-radius:3px;margin:0 20px}@media(max-width:767.99px){.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper{margin:5px 0}}@media(max-width:767.99px){.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper.moonray-form-input-type-email{padding:14px 40px}}@media(max-width:767.99px){.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper.moonray-form-input-type-email input{margin:0 auto}}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper.moonray-form-input-type-submit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper.moonray-form-input-type-submit .btn-white{background-color:#fff}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper label{color:#000}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper input{height:100%;width:100%;border:none}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper input ::-webkit-input-placeholder{color:#000}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper input ::-moz-placeholder{color:#000}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper input :-ms-input-placeholder{color:#000}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper input ::-ms-input-placeholder{color:#000}.form_sign_up.holywoman_sales_page .wpr .text-wpr .alternative-style .form-wrapper .moonray-form-element-wrapper input ::placeholder{color:#000}.form_sign_up .wpr{background-color:#f1e9e3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;position:relative;max-width:1130px;margin:0 auto}.form_sign_up .wpr .image{margin-top:-50px;margin-bottom:-40px;margin-left:-50px;display:block;width:30%}@media(max-width:767.99px){.form_sign_up .wpr .image{display:none}}.form_sign_up .wpr .text-wpr{width:70%;padding:30px}@media(max-width:767.99px){.form_sign_up .wpr .text-wpr{width:100% !important}}.form_sign_up .wpr .text-wpr.no-image{width:100%;padding:30px 66.6666666667px}@media(max-width:1079.99px){.form_sign_up .wpr .text-wpr.no-image{padding:30px 50px}}@media(max-width:767.99px){.form_sign_up .wpr .text-wpr.no-image{padding:30px}}.form_sign_up .wpr .text-wpr form{max-width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form_sign_up .wpr .text-wpr form>div{width:33.3333333333%;padding:0 10px}@media(max-width:767.99px){.form_sign_up .wpr .text-wpr form>div{width:100% !important}}.form_sign_up .wpr .text-wpr form>div label{display:none}.form_sign_up .wpr .text-wpr form>div input[type=email],.form_sign_up .wpr .text-wpr form>div input[type=text]{text-transform:none}@media(max-width:767.99px){.form_sign_up .wpr .text-wpr form>div input[type=email],.form_sign_up .wpr .text-wpr form>div input[type=text]{margin-top:10px}}.form_sign_up .wpr .text-wpr form>div.moonray-form-input-type-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.form_sign_up .wpr .text-wpr form>div.moonray-form-input-type-checkbox input[type=checkbox]{margin-right:10px;margin-top:8px}.form_sign_up .wpr .text-wpr form>div.moonray-form-input-type-checkbox label{display:block}@media(max-width:767.99px){.form_sign_up .wpr .text-wpr form>div.moonray-form-input-type-submit{margin-top:10px}}.form_sign_up .wpr .text-wpr form>div.moonray-form-input-type-submit input[type=submit]{width:100%;display:block}.form_sign_up .wpr .text-wpr form>div.moonray-form-input-type-hidden{display:none}.form_sign_up .wpr .text-wpr #acf-form{max-width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form_sign_up .wpr .text-wpr #acf-form .file-wrap,.form_sign_up .wpr .text-wpr #acf-form .hide-if-value,.form_sign_up .wpr .text-wpr #acf-form .show-if-value,.form_sign_up .wpr .text-wpr #acf-form .acf-field-file .acf-label{display:none}.form_sign_up .wpr .text-wpr #acf-form .acf-fields{width:calc(100% - 250px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:767.99px){.form_sign_up .wpr .text-wpr #acf-form .acf-fields{width:100% !important}}.form_sign_up .wpr .text-wpr #acf-form .acf-fields .acf-field{width:100%;padding:0 10px}@media(max-width:767.99px){.form_sign_up .wpr .text-wpr #acf-form .acf-fields .acf-field{width:100% !important}}.form_sign_up .wpr .text-wpr #acf-form .acf-fields .acf-field.acf-field-image{margin:0}.form_sign_up .wpr .text-wpr #acf-form .acf-fields .acf-field.acf-field-true-false .acf-label,.form_sign_up .wpr .text-wpr #acf-form .acf-fields .acf-field.acf-field-checkbox .acf-label,.form_sign_up .wpr .text-wpr #acf-form .acf-fields .acf-field.acf-field-image .acf-label{display:none}.form_sign_up .wpr .text-wpr #acf-form .acf-fields .acf-field.acf-field-select .acf-label label{margin-bottom:8px;position:static}.form_sign_up .wpr .text-wpr #acf-form .acf-fields .acf-field.acf-field-5db0191b53a97{padding-top:25px}.form_sign_up .wpr .text-wpr #acf-form .acf-form-submit{width:250px;padding:0 10px;margin:0;text-align:left}@media(max-width:767.99px){.form_sign_up .wpr .text-wpr #acf-form .acf-form-submit{width:100% !important}}.form_sign_up .wpr .text-wpr #acf-form .acf-form-submit input[type=submit]{width:100%}.bar_cta{background-color:#f1e9e3}.bar_cta .wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;position:relative}@media(max-width:767.99px){.bar_cta .wpr{-ms-flex-wrap:wrap;flex-wrap:wrap}}.bar_cta .wpr .image{margin-top:-55px;margin-bottom:-45px;display:block;width:28%}@media(max-width:767.99px){.bar_cta .wpr .image{display:none}}.bar_cta .wpr .text-wpr{width:calc(72% - 240px);padding:20px 30px}@media(max-width:767.99px){.bar_cta .wpr .text-wpr{width:100% !important;padding:20px 0 0}}.bar_cta .wpr .text-wpr h1,.bar_cta .wpr .text-wpr h2,.bar_cta .wpr .text-wpr h3,.bar_cta .wpr .text-wpr h4,.bar_cta .wpr .text-wpr h5,.bar_cta .wpr .text-wpr p{margin-bottom:15px}.bar_cta .wpr .text-wpr.no-image{width:100%;padding:30px 100px}@media(max-width:1079.99px){.bar_cta .wpr .text-wpr.no-image{padding:30px 50px}}@media(max-width:767.99px){.bar_cta .wpr .text-wpr.no-image{padding:30px}}.bar_cta .wpr .link-wpr{width:240px}@media(max-width:767.99px){.bar_cta .wpr .link-wpr{width:100% !important;padding-bottom:30px}}.bar_cta .wpr .link-wpr a.btn,.bar_cta .wpr .link-wpr header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link .bar_cta .wpr .link-wpr a,.bar_cta .wpr .link-wpr .payments .card_content.remove_box_style .card a.btn-2,.payments .card_content.remove_box_style .card .bar_cta .wpr .link-wpr a.btn-2{width:100%}.link_boxes .box{background-color:#2f466d;padding-bottom:100%;position:relative;overflow:hidden}.link_boxes .box .img{background-size:cover;background-position:center;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}.link_boxes .box>.title{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;padding:20px 50px;text-align:center;-webkit-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}@media(max-width:1079.99px){.link_boxes .box>.title{font-size:2rem}}@media(max-width:767.99px){.link_boxes .box>.title{font-size:2.5rem}}@media(max-width:579.99px){.link_boxes .box>.title{font-size:2rem}}.link_boxes .box .text-context{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;padding:20px 50px;text-align:center;opacity:0;visibility:hidden;-webkit-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}@media(max-width:767.99px){.link_boxes .box .text-context{padding:20px}}.link_boxes .box .text-context>.title_2{color:inherit;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1079.99px){.link_boxes .box .text-context>.title_2{font-size:2rem}}@media(max-width:767.99px){.link_boxes .box .text-context>.title_2{font-size:2.5rem}}@media(max-width:579.99px){.link_boxes .box .text-context>.title_2{font-size:2rem}}.link_boxes .box .text-context>a{color:#f2ceb8;border-bottom:1px solid #f2ceb8}.link_boxes .box .subtitle,.link_boxes .box .subtitle_2{position:absolute;margin:0;opacity:0;color:rgba(255,255,255,.58);-webkit-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}.link_boxes .box .subtitle{top:100%;left:23px;-webkit-transform:rotateZ(-90deg) translateX(-100%);-ms-transform:rotate(-90deg) translateX(-100%);transform:rotateZ(-90deg) translateX(-100%);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.link_boxes .box .subtitle_2{bottom:100%;right:23px;-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.link_boxes .box:hover .img,.link_boxes .box:hover>.title{opacity:0}.link_boxes .box:hover .subtitle,.link_boxes .box:hover .subtitle_2{opacity:1}.link_boxes .box:hover .text-context{opacity:1;visibility:visible}.link_boxes .box.active .img,.link_boxes .box.active>.title{opacity:0}.link_boxes .box.active .subtitle,.link_boxes .box.active .subtitle_2{opacity:1;-webkit-transition:3s ease;-o-transition:3s ease;transition:3s ease}.link_boxes .box.active .text-context{opacity:1;visibility:visible}.link_boxes .box.active .subtitle{top:50%;-webkit-transform:rotateZ(-90deg) translateX(-50%);-ms-transform:rotate(-90deg) translateX(-50%);transform:rotateZ(-90deg) translateX(-50%)}.link_boxes .box.active .subtitle_2{bottom:50%;-webkit-transform:rotateZ(90deg) translateX(50%);-ms-transform:rotate(90deg) translateX(50%);transform:rotateZ(90deg) translateX(50%)}.testimonials_scroll{position:relative;overflow:hidden;padding:150px 0;-webkit-clip-path:inset(0px 0px 0px 0px);clip-path:inset(0px 0px 0px 0px)}@media(max-width:1079.99px){.testimonials_scroll{padding:50px 0}}.testimonials_scroll .wpr-img{width:50%;padding:100px 0;position:relative}@media(max-width:767.99px){.testimonials_scroll .wpr-img{display:none}}.testimonials_scroll .wpr-img .img{background-size:cover;background-position:center;top:0;left:0;width:70%;padding-bottom:50%;-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease;-webkit-box-shadow:0px 2px 64px rgba(0,0,0,.33);box-shadow:0px 2px 64px rgba(0,0,0,.33)}.testimonials_scroll .wpr-img .bg-img-wpr{position:absolute;width:100%;height:100%;z-index:-10;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.testimonials_scroll .wpr-img .bg-img-wpr .bg-img{background-size:cover;background-position:center;width:45%;padding-bottom:35%;position:relative;opacity:.8}.testimonials_scroll .wpr-img .bg-img-wpr .bg-img:after{content:"";display:block;background-color:#000;opacity:.2;position:absolute;width:100%;height:100%;top:0;left:0}.testimonials_scroll .wpr-img .bg-img-wpr .parallax:nth-of-type(1) .bg-img{top:-50px;left:20px}.testimonials_scroll .wpr-img .bg-img-wpr .parallax:nth-of-type(2) .bg-img{margin-left:auto;width:48%;padding-bottom:30%}.testimonials_scroll .wpr-img.active .img{-webkit-transform:translateX(30%);-ms-transform:translateX(30%);transform:translateX(30%)}.testimonials_scroll .wpr-text{position:fixed;z-index:-1000;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:50%;height:100%;padding-left:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease;opacity:0}.testimonials_scroll .wpr-text .img{display:none}.testimonials_scroll .wpr-text.active{opacity:1}.testimonials_scroll .wpr-text .wpr{max-width:455px;margin:0 auto}@media(max-width:1079.99px){.testimonials_scroll .wpr-text .wpr{max-width:555px}}.testimonials_scroll .wpr-text .text.text_small{font-size:1.125rem;font-family:"HK Grotesk";color:#4a4a4a;line-height:1.5}@media(max-width:1079.99px){.testimonials_scroll .wpr-text{padding:0 25px}.testimonials_scroll .wpr-text .text{font-size:1.375rem;font-weight:500}}@media(max-width:767.99px){.testimonials_scroll .wpr-text{padding:50px 20px;position:static;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);width:100%;opacity:1}.testimonials_scroll .wpr-text .img{display:block;margin:0 auto 40px;background-size:cover;background-position:center;top:0;left:0;width:100%;padding-bottom:70%;-webkit-box-shadow:0px 2px 64px rgba(0,0,0,.1);box-shadow:0px 2px 64px rgba(0,0,0,.1)}}.ways_to_work{padding-bottom:0;position:relative;overflow:hidden}.ways_to_work .background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:100%;background-repeat:repeat-y}.ways_to_work>.text{position:relative;z-index:2}.ways_to_work .items-wpr{position:relative;z-index:2}.ways_to_work .items-wpr:after,.ways_to_work .items-wpr:before{content:"";display:block;width:1px;background-color:#a47b4d;height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute}@media(max-width:1079.99px){.ways_to_work .items-wpr:after,.ways_to_work .items-wpr:before{content:none}}.ways_to_work .items-wpr:before{height:1px;width:150px}.ways_to_work .item-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:100px 0;z-index:2}@media(max-width:767.99px){.ways_to_work .item-wpr{padding:50px 0}}.ways_to_work .item-wpr .icon-wpr{position:absolute;top:100px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:30px}.ways_to_work .item-wpr .icon-wpr .icon{max-width:30px;max-height:30px}.ways_to_work .item-wpr .icon-wpr .moon{width:30px;height:30px;border:2px solid #a47b4d;background-color:#faf8f7;border-radius:50%;overflow:hidden;position:relative}.ways_to_work .item-wpr .icon-wpr .moon:before{content:" ";display:block;position:absolute;top:0;left:0;background-color:#a47b4d;width:50%;height:100%}.ways_to_work .item-wpr .icon-wpr .moon .disc{width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ways_to_work .item-wpr .icon-wpr .moon .disc:before,.ways_to_work .item-wpr .icon-wpr .moon .disc:after{content:" ";display:block;width:100%;height:100%;border-radius:50%;position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ways_to_work .item-wpr .icon-wpr .moon .disc:before{background-color:#a47b4d}.ways_to_work .item-wpr .icon-wpr .moon .disc:after{background-color:#faf8f7;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.ways_to_work .item-wpr .icon-wpr .moon.animation-in.animation-active{-webkit-animation:moon_slide 1s forwards;animation:moon_slide 1s forwards}.ways_to_work .item-wpr .icon-wpr .moon.animation-in.animation-active:before{-webkit-animation:moon_flip 6s infinite;animation:moon_flip 6s infinite}.ways_to_work .item-wpr .icon-wpr .moon.animation-in.animation-active .disc{-webkit-animation:moon_rotate 12s infinite;animation:moon_rotate 12s infinite}.ways_to_work .item-wpr .icon-wpr:after{content:"";display:block;width:30px;height:42px;position:absolute;top:0;left:-16px;background-color:#faf8f7}@media(max-width:1079.99px){.ways_to_work .item-wpr .icon-wpr{display:none}}.ways_to_work .item-wpr .wpr-img{width:50%}@media(max-width:1079.99px){.ways_to_work .item-wpr .wpr-img{width:100%}}.ways_to_work .item-wpr .wpr-img img.image{max-width:100%;max-height:800px;display:block;margin:0 auto}.ways_to_work .item-wpr .wpr-img img.image.parallax{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.ways_to_work .item-wpr .wpr-img .img-wpr{max-width:90%}@media(max-width:1079.99px){.ways_to_work .item-wpr .wpr-img .img-wpr{max-width:700px;margin:0 auto}}.ways_to_work .item-wpr .wpr-img .image-wpr{position:relative;z-index:3}.ways_to_work .item-wpr .wpr-img .image-wpr.count-1{-webkit-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%);width:69%;margin-bottom:10%;position:relative}.ways_to_work .item-wpr .wpr-img .image-wpr.count-1.no-small-img{width:100%;margin-bottom:0;-webkit-transform:none;-ms-transform:none;transform:none}.ways_to_work .item-wpr .wpr-img .image-wpr.count-1.has-small-img .image,.ways_to_work .item-wpr .wpr-img .image-wpr.count-1.full-width .image{width:100%;max-width:none;max-height:none}.ways_to_work .item-wpr .wpr-img .image-wpr.count-1.bottom-left{margin-left:auto}.ways_to_work .item-wpr .wpr-img .image-wpr.count-2{margin:0;width:49%;z-index:4;position:absolute;bottom:0;left:0;-webkit-transform:translateY(15%);-ms-transform:translateY(15%);transform:translateY(15%)}.ways_to_work .item-wpr .wpr-img .image-wpr.count-2.bottom-right{left:auto;right:0}.ways_to_work .item-wpr .wpr-img .image-wpr.count-2 .image{width:100%;max-width:none;max-height:none}.ways_to_work .item-wpr .wpr-text{width:50%}@media(max-width:1079.99px){.ways_to_work .item-wpr .wpr-text{width:100%;margin-top:50px}}.ways_to_work .item-wpr .wpr-text .text{max-width:460px;padding:0 20px;margin:0 auto}.ways_to_work .item-wpr:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(min-width:1080px){.ways_to_work .item-wpr:nth-of-type(2n) .wpr-img .img-wpr{margin-left:auto}}.ways_to_work.no-top-text{padding-top:0}.ways_to_work.no-top-text .items-wpr:before{content:none}.ways_to_work.section-2 .item-wpr .icon-wpr:after{background-color:#e9dfd4}.ways_to_work.section-2 .item-wpr .icon-wpr .moon{background-color:#e9dfd4}.ways_to_work.section-2 .item-wpr .icon-wpr .moon .disc:after{background-color:#e9dfd4}@-webkit-keyframes moon_rotate{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}25%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}75%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes moon_rotate{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}25%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}75%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes moon_flip{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(0);transform:translateX(0)}51%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes moon_flip{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(0);transform:translateX(0)}51%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes moon_slide{0%{-webkit-transform:translateZ(0) translate(-16px,0%);transform:translateZ(0) translate(-16px,0%)}50%{-webkit-transform:translateZ(0) translate(17px,0%);transform:translateZ(0) translate(17px,0%)}100%{z-index:2;position:relative;-webkit-transform:translateZ(0) translate(0,0);transform:translateZ(0) translate(0,0)}}@keyframes moon_slide{0%{-webkit-transform:translateZ(0) translate(-16px,0%);transform:translateZ(0) translate(-16px,0%)}50%{-webkit-transform:translateZ(0) translate(17px,0%);transform:translateZ(0) translate(17px,0%)}100%{z-index:2;position:relative;-webkit-transform:translateZ(0) translate(0,0);transform:translateZ(0) translate(0,0)}}.featured_blog_posts{padding-bottom:20px}.cta_widget{background-size:cover;background-position:center;margin-bottom:40px;background-color:#e9dfd4}.cta_widget .wpr{padding:40px 30px;text-align:center}@media(max-width:1079.99px){.cta_widget .wpr{padding:40px 30px}}@media(max-width:767.99px){.cta_widget .wpr{padding:40px 20px}}.cta_widget .wpr .text{margin-bottom:10px}.cta_widget img{width:83%;margin:0 auto;display:block}.cta_widget .signup_form label{display:none}.cta_widget .signup_form .moonray-form-input-type-submit{margin-top:20px}.flash_message{display:block;background-color:#a47b4d;font-size:.75rem;letter-spacing:5.3px;color:#fff;text-align:center;padding:10px 20px}@media(max-width:767.99px){.flash_message{font-size:.625rem;letter-spacing:2px}}.flash_message+header.main{-webkit-transform:translateY(39px);-ms-transform:translateY(39px);transform:translateY(39px);-webkit-transition:background-color 1s ease,-webkit-transform .5s ease;transition:background-color 1s ease,-webkit-transform .5s ease;-o-transition:background-color 1s ease,transform .5s ease;transition:background-color 1s ease,transform .5s ease;transition:background-color 1s ease,transform .5s ease,-webkit-transform .5s ease}@media(max-width:767.99px){.flash_message+header.main{-webkit-transform:translateY(36px);-ms-transform:translateY(36px);transform:translateY(36px)}}.flash_message+header.main.fixed{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.flash_message_sales{display:block;background-color:#f0efed;font-size:14px;letter-spacing:5.3px;color:#000;text-align:center;padding:10px 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:767.99px){.flash_message_sales{font-size:.625rem;letter-spacing:2px}}.flash_message_sales+header.main{-webkit-transform:translateY(39px);-ms-transform:translateY(39px);transform:translateY(39px);-webkit-transition:background-color 1s ease,-webkit-transform .5s ease;transition:background-color 1s ease,-webkit-transform .5s ease;-o-transition:background-color 1s ease,transform .5s ease;transition:background-color 1s ease,transform .5s ease;transition:background-color 1s ease,transform .5s ease,-webkit-transform .5s ease}@media(max-width:767.99px){.flash_message_sales+header.main{-webkit-transform:translateY(36px);-ms-transform:translateY(36px);transform:translateY(36px)}}.flash_message_sales+header.main.fixed{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.flash_message_sales :hover .flash-text span{-webkit-animation-play-state:paused;animation-play-state:paused}.flash_message_sales .flash-text{margin:0 auto;white-space:nowrap;overflow:hidden;position:absolute;width:100%}.flash_message_sales .flash-text span{display:inline-block;-webkit-animation:flash-text 200s linear infinite;animation:flash-text 200s linear infinite}@-webkit-keyframes flash-text{0%{-webkit-transform:translate(0%,0);transform:translate(0%,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes flash-text{0%{-webkit-transform:translate(0%,0);transform:translate(0%,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}.payments{position:relative}.payments .card_content{max-width:1000px;margin:0 auto}.payments .card_content .card{height:calc(100% - 40px);padding:50px 40px;margin:0 auto 40px;max-width:471px;background-color:#f1e9e3;text-align:center;position:relative;overflow:hidden}.payments .card_content .card ul{text-align:left}.payments .card_content .card ul li:after,.payments .card_content .card ul li:before{background-color:#fff}.payments .card_content .card .price{font-size:2.1875rem}.payments .card_content .card .price span{display:inline-block}.payments .card_content .card .price .strike{position:relative}.payments .card_content .card .price .strike:after{content:"";display:block;height:1px;width:100%;position:absolute;background-color:#ba3d0a;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.payments .card_content .card .price.price_2{font-size:3rem}.payments .card_content .card .price.price_2 .price_2{color:#ba3d0a;margin-left:15px}.payments .card_content .card .btn,.payments .card_content .card header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link .payments .card_content .card a,.Light-Red.payments .card_content.remove_box_style .card .btn-2,.payments .card_content.remove_box_style .card .btn-2,.payments .card_content .card input[type=submit],.payments .card_content .card button{font-size:1.5rem;width:100%;max-width:325px;padding-top:20px;padding-bottom:20px}.payments .card_content .card .best_deal{background-color:#a47b4d;color:#fff;position:absolute;top:0;right:0;padding:33px 40px 10px;-webkit-transform:translate(54px,-5px) rotate(45deg);-ms-transform:translate(54px,-5px) rotate(45deg);transform:translate(54px,-5px) rotate(45deg)}.payments .card_content .card .best_deal span{letter-spacing:2px}.payments .card_content.remove_box_style .col-md-6:after{content:"";position:absolute;border-right:1px solid #a47b4d;top:10%;right:0;height:73%}@media(max-width:767.99px){.payments .card_content.remove_box_style .col-md-6:after{border-right:0}}.payments .card_content.remove_box_style .col-md-6:last-child:after{border-right:0}.payments .card_content.remove_box_style .card{background-color:rgba(0,0,0,0);max-width:351px}.payments .card_content.remove_box_style .card .subtitle{font-family:"Aktiv Grotesk";color:#a47b4d;font-size:1.3125rem;margin-bottom:18px !important}.payments .card_content.remove_box_style .card .subtitle_2{color:#2c2b2b;font-family:"HK Grotesk";font-size:1.125rem;text-transform:inherit;letter-spacing:0px;margin-bottom:30px !important}.payments .card_content.remove_box_style .card .price,.payments .card_content.remove_box_style .card .price_2{font-size:4.4375rem;color:#770b0d !important;margin-bottom:30px !important}.payments .card_content.remove_box_style .card .btn-2{padding:14px 40px;border:1px solid #a47b4d;background-color:#a47b4d;color:#fff;font-size:1.25rem}.payments .text_under_cards{max-width:825px;margin:0 auto}.payments .style-sales p{font-size:1.375rem}.payments .style-sales .WYSIWYG-styles p{font-size:1.375rem}.Light-Red.payments .container-fluid.lg{max-width:none}.Light-Red.payments h1,.Light-Red.payments h2,.Light-Red.payments h3,.Light-Red.payments h4,.Light-Red.payments h5,.Light-Red.payments h6,.Light-Red.payments p{color:#fff}.Light-Red.payments .card_content .mb-3{margin-bottom:0 !important}.Light-Red.payments .card_content .card{background-color:#7c0900;height:auto;max-width:410px;margin:0 auto;padding:90px 40px}.Light-Red.payments .card_content .card ul li:after,.Light-Red.payments .card_content .card ul li:before{background-color:#7c0900}.Light-Red.payments .card_content .card .subtitle{color:#fff;font-family:"Brooklyn";text-transform:uppercase;font-size:1.375rem;letter-spacing:1px}.Light-Red.payments .card_content .card .subtitle_2{color:#fff;font-size:1.125rem}.Light-Red.payments .card_content .card .price{font-size:4.375rem;color:#fff;margin:30px 0 !important;font-family:"Cita Pro";font-weight:600}.Light-Red.payments .card_content .card .price :first-letter {font-size:50%}.Light-Red.payments .card_content .card .price .strike:after{background-color:#fff}.Light-Red.payments .card_content .card .price.price_2 .price_2{color:#fff}.Light-Red.payments .card_content .card .text{color:#fff;margin-bottom:50px !important;text-transform:uppercase;font-size:1rem}.Light-Red.payments .card_content .card .btn,.Light-Red.payments .card_content .card header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link .Light-Red.payments .card_content .card a,.Light-Red.payments .card_content.remove_box_style .card .btn-2,.Light-Red.payments .card_content .card input[type=submit],.Light-Red.payments .card_content .card button{padding-top:5px;padding-bottom:5px;background-color:#f0f0f0;border:1px solid #f0f0f0;color:#342828;font-weight:400;font-family:"brooklyn"}.Light-Red.payments .card_content .card .best_deal{background-color:#f0f0f0;padding:30px 60px 10px;-webkit-transform:translate(60px,15px) rotate(45deg);-ms-transform:translate(60px,15px) rotate(45deg);transform:translate(60px,15px) rotate(45deg)}.Light-Red.payments .card_content .card .best_deal footer.Sales .footer-content-wrapper .footer-content input ::-webkit-input-placeholder,footer.Sales .footer-content-wrapper .footer-content input .Light-Red.payments .card_content .card .best_deal ::-webkit-input-placeholder{color:#342828}.Light-Red.payments .card_content .card .best_deal footer.Sales .footer-content-wrapper .footer-content input ::-moz-placeholder,footer.Sales .footer-content-wrapper .footer-content input .Light-Red.payments .card_content .card .best_deal ::-moz-placeholder{color:#342828}.Light-Red.payments .card_content .card .best_deal footer.Sales .footer-content-wrapper .footer-content input :-ms-input-placeholder,footer.Sales .footer-content-wrapper .footer-content input .Light-Red.payments .card_content .card .best_deal :-ms-input-placeholder{color:#342828}.Light-Red.payments .card_content .card .best_deal footer.Sales .footer-content-wrapper .footer-content input ::-ms-input-placeholder,footer.Sales .footer-content-wrapper .footer-content input .Light-Red.payments .card_content .card .best_deal ::-ms-input-placeholder{color:#342828}.Light-Red.payments .card_content .card .best_deal .block-text,.Light-Red.payments .card_content .card .best_deal .related-content .related-title,.related-content .Light-Red.payments .card_content .card .best_deal .related-title,.Light-Red.payments .card_content .card .best_deal .blog-single-page .content .social_links_wpr p,.blog-single-page .content .social_links_wpr .Light-Red.payments .card_content .card .best_deal p,.Light-Red.payments .card_content .card .best_deal .blog-single-page .titles-wpr .subtitle,.blog-single-page .titles-wpr .Light-Red.payments .card_content .card .best_deal .subtitle,.Light-Red.payments .card_content .card .best_deal footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a,footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li .Light-Red.payments .card_content .card .best_deal a,.Light-Red.payments .card_content .card .best_deal footer.Sales .menu-sales-footer-container .menu>.menu-item>a,footer.Sales .menu-sales-footer-container .Light-Red.payments .card_content .card .best_deal .menu>.menu-item>a,.Light-Red.payments .card_content .card .best_deal footer.Sales .footer-content-wrapper .footer-content input ::placeholder,footer.Sales .footer-content-wrapper .footer-content input .Light-Red.payments .card_content .card .best_deal ::placeholder,.Light-Red.payments .card_content .card .best_deal footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title),footer.Sales .footer-content-wrapper .footer-content .section .Light-Red.payments .card_content .card .best_deal h3:not(.subscribe-title),.Light-Red.payments .card_content .card .best_deal footer.Sales .row.feed h3,footer.Sales .row.feed .Light-Red.payments .card_content .card .best_deal h3,.Light-Red.payments .card_content .card .best_deal footer .copyright,footer .Light-Red.payments .card_content .card .best_deal .copyright,.Light-Red.payments .card_content .card .best_deal footer .menu-footer-container .menu>.menu-item>a,footer .menu-footer-container .Light-Red.payments .card_content .card .best_deal .menu>.menu-item>a,.Light-Red.payments .card_content.remove_box_style .card .best_deal .subtitle,.Light-Red.payments .card_content .card .best_deal .WYSIWYG-styles h5,.WYSIWYG-styles .Light-Red.payments .card_content .card .best_deal h5,.Light-Red.payments .card_content .card .best_deal .wp-editor h5,.wp-editor .Light-Red.payments .card_content .card .best_deal h5,.Light-Red.payments .card_content .card .best_deal article.podcast .text .listen-btn,article.podcast .text .Light-Red.payments .card_content .card .best_deal .listen-btn,.Light-Red.payments .card_content .card .best_deal article.latest_post .text .read-btn,article.latest_post .text .Light-Red.payments .card_content .card .best_deal .read-btn,.Light-Red.payments .card_content .card .best_deal .link_boxes .box .text-context>a,.link_boxes .box .Light-Red.payments .card_content .card .best_deal .text-context>a,.Light-Red.payments .card_content .card .best_deal .flash_message,.Light-Red.payments .card_content .card .best_deal .flash_message_sales{color:#342828}.Light-Red.payments .card_content .card .best_deal span{letter-spacing:2px}@media(max-width:767.99px){.Light-Red.payments .card_content .card{margin:0 auto 40px}}.Light-Red.payments .card_content.remove_box_style .col-md-6:after{border-right:1px solid #f0f0f0}.Light-Red.payments .card_content.remove_box_style .card{max-width:410px}.Light-Red.payments .card_content.remove_box_style .card .subtitle{color:#fff}.Light-Red.payments .card_content.remove_box_style .card .subtitle_2{color:#fff}.Light-Red.payments .card_content.remove_box_style .card .price,.Light-Red.payments .card_content.remove_box_style .card .price_2{color:#fff !important}.Light-Red.payments .card_content.remove_box_style .card .btn-2{padding:5px 40px;border:1px solid #fff;background-color:#fff;color:#342828}.Light-Red.payments .text_under_cards{max-width:825px;margin:0 auto}.Light-Red.payments .style-sales p{font-size:1.375rem}.Light-Red.payments .style-sales .WYSIWYG-styles p{font-size:1.375rem}@media(max-width:1079.99px){.bonuses .wpr{margin-bottom:30px}}.bonuses .wpr .title{font-size:1.375rem;color:#1f1d1d;padding-bottom:5px;border-bottom:1px solid rgba(164,123,77,.42);margin-bottom:10px}.bonuses .wpr .text{margin-bottom:10px}.bonuses .wpr .price{color:#a47b4d;font-weight:500;font-size:1rem;letter-spacing:3px}.simple_list{position:relative}.simple_list .list{max-width:974px;margin:0 auto}.simple_list .list .title-wpr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.simple_list .list .title-wpr .number{width:77px;height:77px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f1e9e3;margin-right:40px}.simple_list .list .title-wpr .number h3{color:#ba3d0a;margin:0}.simple_list .list .title-wpr .title{width:calc(100% - 40px - 77px)}.video_loop .fullscreen-bg{position:relative;width:100%;padding-bottom:45%;overflow:hidden;z-index:-100}.video_loop .fullscreen-bg .fullscreen-bg__video{position:absolute;top:0;left:0;width:100%;height:130%}@media(min-aspect-ratio:16/9){.video_loop .fullscreen-bg .fullscreen-bg__video{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.video_loop .fullscreen-bg .fullscreen-bg__video{width:300%;left:-100%}}.video_loop .video-loop-with-border{padding:0 100px}@media(max-width:579.99px){.video_loop .video-loop-with-border{padding:50px}}@media(max-width:767.99px){.video_loop .video-loop-with-border{padding:25px}}.video_section_with_text .top-text{padding:60px 0;width:70%;margin:0 auto}@media(max-width:1079.99px){.video_section_with_text .top-text{width:80%;padding-bottom:0}}@media(max-width:767.99px){.video_section_with_text .top-text{width:90%;padding-bottom:0}}.video_section_with_text .top-text h2{margin-bottom:0}.video_section_with_text .bottom-text{padding-top:30px;width:70%;margin:0 auto}@media(max-width:1079.99px){.video_section_with_text .bottom-text{width:80%}}@media(max-width:767.99px){.video_section_with_text .bottom-text{width:90%}}.video_section_with_text .video-border{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video_section_with_text .video-loop-with-border{padding:0 100px}@media(max-width:1079.99px){.video_section_with_text .video-loop-with-border{padding:50px}}@media(max-width:767.99px){.video_section_with_text .video-loop-with-border{padding:25px}}.video_section_with_text .video-style-bordered{padding:100px 150px}@media(max-width:1079.99px){.video_section_with_text .video-style-bordered{padding:50px}}@media(max-width:767.99px){.video_section_with_text .video-style-bordered{padding:25px}}.video_section_with_text .vimeo-embed-video{position:relative;height:0;padding-bottom:56.25%}.video_section_with_text .vimeo-embed-video.video-style-bordered{padding:0 0 56.25%}@media(max-width:1079.99px){.video_section_with_text .vimeo-embed-video.video-style-bordered{padding:0 0 56.25%}}@media(max-width:767.99px){.video_section_with_text .vimeo-embed-video.video-style-bordered{padding:0 0 56.25%}}.video_section_with_text .vimeo-embed-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 100px}@media(max-width:1079.99px){.video_section_with_text .vimeo-embed-video iframe{padding:0 50px}}@media(max-width:767.99px){.video_section_with_text .vimeo-embed-video iframe{padding:0 25px}}.video_section_with_text.vertical-spacing{padding:50px 0 !important}.video_section_with_text.vertical-spacing .video-loop-with-border .video-border .video-style-bordered{padding:0 150px}@media(max-width:1079.99px){.video_section_with_text.vertical-spacing .video-loop-with-border .video-border .video-style-bordered{padding:0 50px}}@media(max-width:767.99px){.video_section_with_text.vertical-spacing .video-loop-with-border .video-border .video-style-bordered{padding:0 25px}}.video_section_with_text.vertical-spacing .bottom-text{padding-top:0}.simple_video .video_image_wpr{position:relative}.simple_video .video_image_wpr .video_image{width:100%;cursor:pointer}.simple_video .video_image_wpr .play-btn{position:absolute;top:50%;left:50%;width:80px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;-o-transition:transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.simple_video .video_image_wpr .play-btn:hover{-webkit-transform:translate(-50%,-50%) scale(.85);-ms-transform:translate(-50%,-50%) scale(.85);transform:translate(-50%,-50%) scale(.85)}@media(max-width:767.99px){.simple_video .video_image_wpr .play-btn{width:75px}}.simple_video .video_image_wpr .video{position:absolute;background-color:#000;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transform:.3s ease;-ms-transform:.3s ease;transform:.3s ease}.simple_video .video_image_wpr .video.active{opacity:1;visibility:visible}.simple_video .video_image_wpr .video iframe{width:100%;height:100%}.testimonials_slider{position:relative}.testimonials_slider .text-content{text-align:center}.testimonials_slider .text-content>*{-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease;opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}.testimonials_slider .text-content .text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.testimonials_slider .text-content .name{margin-bottom:5px;-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.testimonials_slider .text-content .name_subtext{color:#a47b4d;-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.testimonials_slider .text-content .profile-image{width:200px;height:200px;position:relative;overflow:hidden;margin:auto;border-radius:50%;margin-bottom:45px;background-repeat:no-repeat;background-size:cover;background-position:center}.testimonials_slider .slider-wpr{position:relative;padding:0 50px}@media(max-width:767.99px){.testimonials_slider .slider-wpr{padding:0 20px}}.testimonials_slider .slider-wpr .arrow{position:absolute;width:20px;height:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;z-index:3}.testimonials_slider .slider-wpr .arrow:before,.testimonials_slider .slider-wpr .arrow:after{content:"";display:block;width:20px;height:2px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;background-color:#ba3d0a}.testimonials_slider .slider-wpr .arrow:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.testimonials_slider .slider-wpr .arrow.next{right:0}.testimonials_slider .slider-wpr .arrow.back{left:0}.testimonials_slider .slider-wpr .arrow.back:before,.testimonials_slider .slider-wpr .arrow.back:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.testimonials_slider .slider-wpr .slide-item{padding:20px}@media(max-width:1079.99px){.testimonials_slider .slider-wpr .slide-item{padding:0 10px}}.testimonials_slider .slider-wpr .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:none !important;-o-transition:none !important;transition:none !important}.testimonials_slider .slider-wpr .slick-track .slick-current .text-content>*{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.countdown_timer{height:57px}@media(max-width:1079.99px){.countdown_timer{height:150px}}@media(max-width:767.99px){.countdown_timer{height:105px}}.countdown_timer .countdown{height:75px;padding-top:10px;padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e9dfd4}@media(max-width:1079.99px){.countdown_timer .countdown{height:75px}}@media(max-width:767.99px){.countdown_timer .countdown{height:105px}}.countdown_timer .countdown.fixed{position:fixed;top:0;left:0;width:100%;z-index:100}.countdown_timer .nav-timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:767.99px){.countdown_timer .nav-timer .btn,.countdown_timer .nav-timer header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link .countdown_timer .nav-timer a,.countdown_timer .nav-timer input[type=submit],.countdown_timer .nav-timer button,.countdown_timer .nav-timer .payments .card_content.remove_box_style .card .btn-2,.payments .card_content.remove_box_style .card .countdown_timer .nav-timer .btn-2{margin-top:12px;width:100%;padding:4px;font-size:14px}}@media(max-width:767.99px){.countdown_timer .nav-timer{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.countdown_timer .nav-timer .numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1079.99px){.countdown_timer .nav-timer .numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.countdown_timer .nav-timer .numbers span{font-weight:700;font-size:.95rem}@media(max-width:767.99px){.countdown_timer .nav-timer .numbers span{font-size:.85rem}}.countdown_timer .nav-timer .numbers .text{text-transform:none;border-bottom:none !important;font-weight:400;letter-spacing:1px}@media(max-width:1079.99px){.countdown_timer .nav-timer .numbers .text{display:none}}.countdown_timer .nav-timer .numbers p{font-size:.75rem;font-weight:600;letter-spacing:2.41px;margin:0;margin-right:35px;padding-bottom:5px;color:#000;border-bottom:1px solid #000}@media(max-width:1079.99px){.countdown_timer .nav-timer .numbers p{width:65px;margin-left:0}}@media(max-width:767.99px){.countdown_timer .nav-timer .numbers p{font-size:.65rem;width:45px}}.simple_text .numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media(max-width:1079.99px){.simple_text .numbers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;text-align:center}}.simple_text .numbers p{margin-top:0;margin-bottom:1.25rem;height:57px;color:#a47b4d;font-size:2.05rem;letter-spacing:4.21px;text-transform:uppercase;font-weight:600}@media(max-width:1079.99px){.simple_text .numbers p{font-size:1.75rem}}@media(max-width:767.99px){.simple_text .numbers p{font-size:1.75rem}}.simple_text .image-text-cta{width:270px;z-index:5}.simple_text .image-text-cta .image-cta img{width:100%;border-radius:50% 50% 0 0}.simple_text .image-text-cta .text-cta{padding:15px 15px 2px;background:#e3d5c3;line-height:1.3em}@media(max-width:1079.99px){.simple_text .image-text-cta{display:none}}@media(max-width:767.99px){.simple_text .image-text-cta{display:none}}.team_bio{position:relative}.team_bio .text-content{text-align:center}.team_bio .text-content>*{-webkit-transition:1s ease;-o-transition:1s ease;transition:1s ease;opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}.team_bio .text-content .text{color:#a47b4d;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.team_bio .text-content .name{margin-bottom:5px;-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.team_bio .text-content .name_subtext{color:#2f466d;-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.team_bio .text-content .profile-image{width:200px;height:200px;position:relative;overflow:hidden;margin:auto;border-radius:50%;margin-bottom:45px;background-repeat:no-repeat;background-size:cover;background-position:center}.team_bio .slider-wpr{position:relative;padding:0 50px}@media(max-width:767.99px){.team_bio .slider-wpr{padding:0 20px}}.team_bio .slider-wpr .arrow{position:absolute;width:20px;height:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;z-index:3}.team_bio .slider-wpr .arrow:before,.team_bio .slider-wpr .arrow:after{content:"";display:block;width:20px;height:2px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;background-color:#ba3d0a}.team_bio .slider-wpr .arrow:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.team_bio .slider-wpr .arrow.next{right:0}.team_bio .slider-wpr .arrow.back{left:0}.team_bio .slider-wpr .arrow.back:before,.team_bio .slider-wpr .arrow.back:after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.team_bio .slider-wpr .slide-item{padding:20px}@media(max-width:1079.99px){.team_bio .slider-wpr .slide-item{padding:0 10px}}.team_bio .slider-wpr .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:none !important;-o-transition:none !important;transition:none !important}.team_bio .slider-wpr .slick-track .slick-current .text-content>*{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.team_grid .text-content{text-align:center}.team_grid .text-content .profile-image{padding-bottom:100%;background-position:center;background-size:cover}.team_grid .text-content .name{color:#ba3d0a;font-size:2.125rem}.team_grid .text-content .name_subtext{font-size:1.125rem}.star-section{background-position:center top;background-repeat:no-repeat;background-size:cover}.star-section figure{width:100%}.star-section figure img{height:auto;width:100%}.star-section p,.star-section ul,.star-section li{font-family:"black_svaneregular";font-weight:500}.star-section p{line-height:1.6}.star-section .star-primary-logo{margin:0 auto}@media(max-width:1079.99px){.star-section .star-primary-logo{width:70%}}@media screen and (min-width:1800px)and (max-width:2299px){.star-section#star_sales_page_hero{background-position:50% 34%;background-repeat:no-repeat;background-size:auto 146%}}@media screen and (min-width:2300px)and (max-width:2599px){.star-section#star_sales_page_hero{background-position:50% 45%;background-repeat:no-repeat;background-size:auto 160%}}@media screen and (min-width:2600px)and (max-width:2999px){.star-section#star_sales_page_hero{background-position:50% 45%;background-repeat:no-repeat;background-size:auto 187%}}@media screen and (min-width:3000px)and (max-width:3600px){.star-section#star_sales_page_hero{background-position:50% 46%;background-repeat:no-repeat;background-size:auto 220%}}@media(max-width:767.99px){.star-section#star_sales_page_hero{background-image:none !important}}.star-section#star_sales_page_hero article.hero-top{margin:0 auto;padding-top:160px;max-width:750px}@media(min-width:768px){.star-section#star_sales_page_hero article.hero-top{background-image:none !important}}@media(max-width:767.99px){.star-section#star_sales_page_hero article.hero-top{padding:50px 0;background-position:center center;background-size:cover}}.star-section#star_sales_page_hero article.hero-top .content{text-align:center}.star-section#star_sales_page_hero article.hero-top .text{color:#e9ce6e;font-size:1.875rem;font-weight:500;line-height:1;margin:3.4375rem 0 2.875rem;padding:0 20px;text-align:center}.star-section#star_sales_page_hero article.hero-top .text P{line-height:1}@media(max-width:1079.99px){.star-section#star_sales_page_hero article.hero-top .text{font-size:1.625rem}}.star-section#star_sales_page_hero article.hero-top .btn,.star-section#star_sales_page_hero article.hero-top header.main>.container-fluid nav>div>ul.menu>li.btn-link a,header.main>.container-fluid nav>div>ul.menu>li.btn-link .star-section#star_sales_page_hero article.hero-top a,.star-section#star_sales_page_hero article.hero-top input[type=submit],.star-section#star_sales_page_hero article.hero-top button,.star-section#star_sales_page_hero article.hero-top .payments .card_content.remove_box_style .card .btn-2,.payments .card_content.remove_box_style .card .star-section#star_sales_page_hero article.hero-top .btn-2{margin-top:1.25rem}.star-section#star_sales_page_hero article.hero-lower{margin:180px 0 0;padding-bottom:40px}@media(min-width:768px){.star-section#star_sales_page_hero article.hero-lower{background-image:none !important}}@media(max-width:767.99px){.star-section#star_sales_page_hero article.hero-lower{padding:50px 0;background-position:center center;background-size:cover;margin:0}}.star-section#star_sales_page_hero article.hero-lower .column{position:relative}.star-section#star_sales_page_hero article.hero-lower .column p{margin-bottom:10px}.star-section#star_sales_page_hero article.hero-lower .column.column-one{padding-top:30px}.star-section#star_sales_page_hero article.hero-lower .column h3.title.special{position:absolute;top:-40px;left:-25px}@media screen and (max-width:540px){.star-section#star_sales_page_hero article.hero-lower .column h3.title.special{left:0;font-size:10vw}}.star-section#star_sales_page_hero article.hero-lower .column.column-two .special{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1;margin-bottom:-34px}.star-section#star_sales_page_hero article.hero-lower .column.column-two .special .last{padding-left:120px}.star-section#star_sales_page_hero article.hero-lower .text{color:#0b3053}@media(max-width:767.99px){.star-section#star_sales_page_hero article.hero-lower .text{color:#fff}}.star-section#star_sales_page_hero article.hero-lower .text h3.special{color:inherit;font-size:50px;line-height:1;margin:0}.star-section#star_sales_page_hero article.hero-lower .text h3.special.light{color:#ebc89d}@media(max-width:767.99px){.star-section#star_sales_page_hero article.hero-lower .text h3.special.light{color:#fff}}.star-section#star_sales_page_transformed{position:relative}@media(max-width:767.99px){.star-section#star_sales_page_transformed{background-image:none !important}}.star-section#star_sales_page_transformed article.transformed-top{position:relative}@media(min-width:768px){.star-section#star_sales_page_transformed article.transformed-top{background-image:none !important}}@media(max-width:767.99px){.star-section#star_sales_page_transformed article.transformed-top{padding:50px 0;background-position:center center;background-size:cover}}.star-section#star_sales_page_transformed article.transformed-top *{color:#e9ce6e}.star-section#star_sales_page_transformed article.transformed-top header{margin-bottom:5rem}.star-section#star_sales_page_transformed article.transformed-top header .title{color:#9d7c37;font-size:5.6875rem;line-height:1;margin:0;text-align:right}@media(max-width:1079.99px){.star-section#star_sales_page_transformed article.transformed-top header .title{font-size:12.4vw}}.star-section#star_sales_page_transformed article.transformed-top header .sub-title{font-size:1.8125rem;font-weight:600;margin-top:-2.5rem}@media(max-width:1079.99px){.star-section#star_sales_page_transformed article.transformed-top header .sub-title{font-size:1.5rem;margin-top:-2.0625rem}}.star-section#star_sales_page_transformed article.transformed-top .text.list ul{padding:0}.star-section#star_sales_page_transformed article.transformed-top .text.list li{font-family:"black_svaneextra_light";font-size:30px;font-weight:400}.star-section#star_sales_page_transformed article.transformed-top figure.star-primary-logo{margin:75px auto 44px;max-width:452px}.star-section#star_sales_page_transformed article.transformed-top figure.profile-image{position:absolute;bottom:-278px;right:268px;width:24.2%;max-width:433px}@media(max-width:1079.99px){.star-section#star_sales_page_transformed article.transformed-top figure.profile-image{bottom:-363px;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:32%}}@media(max-width:767.99px){.star-section#star_sales_page_transformed article.transformed-top figure.profile-image{bottom:-323px;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:46%}}.star-section#star_sales_page_transformed article.transformed-top figure.profile-image .accent-radial-burst{aspect-ratio:1.01/1;background:url(//sarahjenks.com/wp-content/themes/blank/./images/star-sales-page-accents/radial-burst.png) no-repeat;background-size:100%;pointer-events:none;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50.2%) translateY(-49.6%);-ms-transform:translateX(-50.2%) translateY(-49.6%);transform:translateX(-50.2%) translateY(-49.6%);width:320%}.star-section#star_sales_page_transformed article.transformed-lower{margin-top:160px}@media(max-width:1079.99px){.star-section#star_sales_page_transformed article.transformed-lower{margin-top:340px}}@media(min-width:768px){.star-section#star_sales_page_transformed article.transformed-lower{background-image:none !important}}@media(max-width:767.99px){.star-section#star_sales_page_transformed article.transformed-lower{margin:0;padding:340px 0 50px;background-position:center center;background-size:cover}}.star-section#star_sales_page_transformed article.transformed-lower *{color:#f2e9ca}.star-section#star_sales_page_transformed article.transformed-lower .column.column-one .title{font-size:5.875rem;margin-bottom:1rem}@media(max-width:1079.99px){.star-section#star_sales_page_transformed article.transformed-lower .column.column-one .title{font-size:15vw}}.star-section#star_sales_page_transformed article.transformed-lower .column.column-one .sub-title{font-size:1rem;font-weight:600;text-align:right}.star-section#star_sales_page_transformed article.transformed-lower .column.column-one .sub-title.before{text-align:left}.star-section#star_sales_page_transformed article.transformed-lower .column.column-two{margin-top:255px}@media(max-width:1079.99px){.star-section#star_sales_page_transformed article.transformed-lower .column.column-two{margin-top:15px}}.star-section#star_sales_page_transformed .accent-star-burst-top{aspect-ratio:1/1;background:url(//sarahjenks.com/wp-content/themes/blank/./images/star-sales-page-accents/star-burst.png) no-repeat;background-size:100%;position:absolute;top:0;right:0;-webkit-transform:translateY(-28%);-ms-transform:translateY(-28%);transform:translateY(-28%);width:51%}@media(max-width:767.99px){.star-section#star_sales_page_transformed .accent-star-burst-top{width:73%}}.star-section#star_sales_page_transformed .accent-hand-left{aspect-ratio:.89/1;background:url(//sarahjenks.com/wp-content/themes/blank/./images/star-sales-page-accents/hand.png) no-repeat;background-size:100%;pointer-events:none;position:absolute;bottom:0;left:0;-webkit-transform:translateX(-31%) translateY(-47%);-ms-transform:translateX(-31%) translateY(-47%);transform:translateX(-31%) translateY(-47%);width:34%}@media(max-width:767.99px){.star-section#star_sales_page_transformed .accent-hand-left{-webkit-transform:translateX(-42%) translateY(-37%);-ms-transform:translateX(-42%) translateY(-37%);transform:translateX(-42%) translateY(-37%);width:41%}}@media(max-width:767.99px){.star-section#star_sales_page_transformed .accent-hand-left{-webkit-transform:translateX(-51%) translateY(-35%);-ms-transform:translateX(-51%) translateY(-35%);transform:translateX(-51%) translateY(-35%);width:58%}}.star-section#star_sales_page_transformed .star-card-image{aspect-ratio:.67/1;background-position:center;background-size:100%;display:block;opacity:.4;position:absolute;bottom:0;left:0;-webkit-transform:translateX(65%) translateY(40%) rotate(-4deg);-ms-transform:translateX(65%) translateY(40%) rotate(-4deg);transform:translateX(65%) translateY(40%) rotate(-4deg);width:20.9%}@media(max-width:1079.99px){.star-section#star_sales_page_transformed .star-card-image{-webkit-transform:translateX(29%) translateY(59%) rotate(-4deg);-ms-transform:translateX(29%) translateY(59%) rotate(-4deg);transform:translateX(29%) translateY(59%) rotate(-4deg);width:25.9%}}@media(max-width:767.99px){.star-section#star_sales_page_transformed .star-card-image{-webkit-transform:translateX(1%) translateY(56%) rotate(-4deg);-ms-transform:translateX(1%) translateY(56%) rotate(-4deg);transform:translateX(1%) translateY(56%) rotate(-4deg);width:37.9%}}.star-section#star_sales_page_how_it_works{padding-top:215px}@media(max-width:767.99px){.star-section#star_sales_page_how_it_works{background-image:none !important;padding:50px 0;position:relative}.star-section#star_sales_page_how_it_works .background_image_mobile{background-position:center center;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%}.star-section#star_sales_page_how_it_works .background_image_mobile:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}}.star-section#star_sales_page_how_it_works *{color:#f2e9ca}@media(max-width:767.99px){.star-section#star_sales_page_how_it_works .column-one{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media(max-width:767.99px){.star-section#star_sales_page_how_it_works .column-two{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.star-section#star_sales_page_how_it_works .column-two .title{font-size:5.9375rem;margin-left:40px}@media(max-width:767.99px){.star-section#star_sales_page_how_it_works .column-two .title{font-size:20vw;margin-left:0}}.star-section#star_sales_page_products{position:relative}.star-section#star_sales_page_products *{color:#e9ce6e;font-weight:500}.star-section#star_sales_page_products article.products-lower{margin-top:250px;position:relative;z-index:3}@media(max-width:767.99px){.star-section#star_sales_page_products article.products-lower{margin-top:150px}}.star-section#star_sales_page_products article.products-lower .star-product-logo{margin:0 auto 60px;max-width:610px}@media(max-width:767.99px){.star-section#star_sales_page_products article.products-lower .products-loop .product{margin-bottom:1.875rem}.star-section#star_sales_page_products article.products-lower .products-loop .product:last-child{margin-bottom:0}}.star-section#star_sales_page_products article.products-lower .products-loop .product .card{background:rgba(242,233,202,.9);border-radius:26px;padding:36px;text-align:center}.star-section#star_sales_page_products article.products-lower .products-loop .product .card .title{color:#0b3053;font-size:50px;margin-bottom:0}.star-section#star_sales_page_products article.products-lower .products-loop .product .card .sub-title{color:#9d7c37;font-size:17px;font-weight:600;letter-spacing:3px;margin:0;text-transform:uppercase}.star-section#star_sales_page_products article.products-lower .products-loop .product .card .price{color:#0b3053;font-size:60px;font-weight:400;margin:30px 0}.star-section#star_sales_page_products .background-disc{aspect-ratio:1/1;position:absolute;bottom:0;left:50%;-webkit-transform:translateY(40%) translateX(-50%);-ms-transform:translateY(40%) translateX(-50%);transform:translateY(40%) translateX(-50%);width:82%;max-width:1300px;z-index:1}.star-section#star_sales_page_products .background-disc .inner{background:rgba(0,0,0,.5);border-radius:50%;display:block;height:100%;-webkit-transform:translateY(160px);-ms-transform:translateY(160px);transform:translateY(160px);-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;width:100%}@media(max-width:1079.99px){.star-section#star_sales_page_products .background-disc{height:100%;-webkit-transform:translateY(27%) translateX(-50%);-ms-transform:translateY(27%) translateX(-50%);transform:translateY(27%) translateX(-50%);width:auto}}@media(max-width:767.99px){.star-section#star_sales_page_products .background-disc{-webkit-transform:translateY(25%) translateX(-50%);-ms-transform:translateY(25%) translateX(-50%);transform:translateY(25%) translateX(-50%)}}@media screen and (max-width:510px){.star-section#star_sales_page_products .background-disc{-webkit-transform:translateY(29%) translateX(-50%);-ms-transform:translateY(29%) translateX(-50%);transform:translateY(29%) translateX(-50%)}}.star-section#star_sales_page_products .accent-small-burst{aspect-ratio:1/1;pointer-events:none;position:absolute;top:0;right:0;-webkit-transform:translateX(19.3%) translateY(8.3%);-ms-transform:translateX(19.3%) translateY(8.3%);transform:translateX(19.3%) translateY(8.3%);width:29%;z-index:2}.star-section#star_sales_page_products .accent-small-burst .inner{background:url(//sarahjenks.com/wp-content/themes/blank/./images/star-sales-page-accents/small-burst.png) no-repeat;background-size:100%;display:block;height:100%;width:100%}@media(max-width:1079.99px){.star-section#star_sales_page_products .accent-small-burst{display:none}}.star-section#star_sales_page_products .accent-hand-two{aspect-ratio:1.23/1;background:url(//sarahjenks.com/wp-content/themes/blank/./images/star-sales-page-accents/hand-two.png) no-repeat;background-size:100%;pointer-events:none;position:absolute;top:0;right:0;-webkit-transform:translateX(14%) translateY(69.5%);-ms-transform:translateX(14%) translateY(69.5%);transform:translateX(14%) translateY(69.5%);width:38%;z-index:2}@media(max-width:1079.99px){.star-section#star_sales_page_products .accent-hand-two{display:none}}.star-section#star_sales_page_team *{color:#f2e9ca}.star-section#star_sales_page_team article.team-top{margin-bottom:60px;position:relative;z-index:3}.star-section#star_sales_page_team article.team-top .star-team-logo{max-width:410px;margin:0 auto 170px}@media(max-width:767.99px){.star-section#star_sales_page_team article.team-top .star-team-logo{margin-bottom:90px;width:70%}}.star-section#star_sales_page_team article.team-top .sub-title,.star-section#star_sales_page_team article.team-top .title{position:relative;z-index:1}.star-section#star_sales_page_team article.team-top .sub-title{font-size:26px;margin:-140px 0 10px}.star-section#star_sales_page_team article.team-top .title{font-size:90px;margin:0}.star-section#star_sales_page_team article.team-top .star-primary-bio{position:relative}.star-section#star_sales_page_team article.team-top .star-primary-bio .accent-radial-burst-large{aspect-ratio:1/1;pointer-events:none;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:375%;z-index:20}.star-section#star_sales_page_team article.team-top .star-primary-bio .accent-radial-burst-large .inner{background:url(//sarahjenks.com/wp-content/themes/blank/./images/star-sales-page-accents/large-radial-burst.png) no-repeat;background-size:100%;display:block;height:100%;width:100%}.star-section#star_sales_page_team article.team-top .star-primary-bio .bio-img{aspect-ratio:1/1;border-radius:50%;overflow:hidden;width:100%}.star-section#star_sales_page_team article.team-top .star-primary-bio .bio-img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.star-section#star_sales_page_team article.team-lower .team-member .card{text-align:center}.star-section#star_sales_page_team article.team-lower .team-member .card .profile-image{background-color:#fff;border-radius:50%;height:180px;margin:0 auto;overflow:hidden;width:180px}@media(max-width:767.99px){.star-section#star_sales_page_team article.team-lower .team-member .card .profile-image{height:180px;width:180px}}@media(max-width:579.99px){.star-section#star_sales_page_team article.team-lower .team-member .card .profile-image{height:120px;width:120px}}.star-section#star_sales_page_team article.team-lower .team-member .card .profile-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.star-section#star_sales_page_team article.team-lower .team-member .card .name{font-size:24px;font-weight:700;margin:10px 0 0}.star-section#star_sales_page_team article.team-lower .team-member .card .role{font-family:"black_svaneextra_light";font-size:20px;font-weight:300}.star-section#star_sales_page_testimonials .slider-wpr{position:relative}@media(min-width:768px){.star-section#star_sales_page_testimonials .slider-wpr .slider .slick-track{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}}.star-section#star_sales_page_testimonials .slider-wpr .slider .slide-item .card{background:rgba(255,255,255,.1);border-radius:40px;padding:62px 10% 92px;text-align:center}@media(max-width:767.99px){.star-section#star_sales_page_testimonials .slider-wpr .slider .slide-item .card{padding:62px 10% 62px}}.star-section#star_sales_page_testimonials .slider-wpr .slider .slide-item .card .profile-image{background-color:#fff;border-radius:50%;height:200px;margin:0 auto;overflow:hidden;width:200px}@media(max-width:767.99px){.star-section#star_sales_page_testimonials .slider-wpr .slider .slide-item .card .profile-image{height:180px;width:180px}}@media(max-width:579.99px){.star-section#star_sales_page_testimonials .slider-wpr .slider .slide-item .card .profile-image{height:120px;width:120px}}.star-section#star_sales_page_testimonials .slider-wpr .slider .slide-item .card .profile-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.star-section#star_sales_page_testimonials .slider-wpr .slider .slide-item .card .comment{color:#f2e9ca;font-family:"black_svaneextra_light";font-size:2.25rem;margin:46px 0 50px}@media(max-width:767.99px){.star-section#star_sales_page_testimonials .slider-wpr .slider .slide-item .card .comment{font-size:18px}}.star-section#star_sales_page_testimonials .slider-wpr .slider .slide-item .card .name{color:#9d7c37;font-size:26px;font-weight:600;letter-spacing:5px;margin-bottom:0;text-transform:uppercase}@media(max-width:767.99px){.star-section#star_sales_page_testimonials .slider-wpr .slider .slide-item .card .name{font-size:16px;color:#fff}}.star-section#star_sales_page_testimonials .slider-wpr .arrow{background-image:url(//sarahjenks.com/wp-content/themes/blank/./images/star-sales-page-testimonials-arrow.png);background-repeat:no-repeat;background-size:100%;position:absolute;width:70px;height:81px;top:50%;cursor:pointer;z-index:3}@media(max-width:767.99px){.star-section#star_sales_page_testimonials .slider-wpr .arrow{width:54px;height:63px}}.star-section#star_sales_page_testimonials .slider-wpr .arrow.next{right:-35px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media(max-width:767.99px){.star-section#star_sales_page_testimonials .slider-wpr .arrow.next{right:-16px}}.star-section#star_sales_page_testimonials .slider-wpr .arrow.back{left:-35px}@media(max-width:767.99px){.star-section#star_sales_page_testimonials .slider-wpr .arrow.back{left:-16px}}.star-section#star_sales_page_community{text-align:center}.star-section#star_sales_page_community *{color:#fff}.star-section#star_sales_page_community p{margin-bottom:16px}.star-section#star_sales_page_community .title{margin-bottom:35px}.star-section#star_sales_page_community .column{text-align:left}.page-id-6389 .layout_base{overflow:hidden}.steps_section{position:relative;padding:100px 100px 70px}@media(max-width:1079.99px){.steps_section{padding:50px 50px 20px}}@media(max-width:767.99px){.steps_section{padding:25px 25px 0}}.steps_section h2.section-title{text-align:center;color:#000;margin-bottom:50px;line-height:.7em !important}.steps_section .steps_wrapper{padding-bottom:50px}.steps_section .step-name-title{text-align:center;margin:15px 0 30px}.steps_section .step-name-title h3,.steps_section .step-name-title h4{margin-bottom:0}.steps_section .step-name-title .title-line{height:2px;background:#000;width:50%;margin:-18px auto 100px auto}.steps_section .step-name-title .step-name{text-transform:uppercase;color:#1d2224}.steps_section .step-name-title .step-name.above-line{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:0 25px}.steps_section .step-name-title .step-title{color:#000;font-size:3.125rem;width:60%;margin:12px auto}@media(max-width:767.99px){.steps_section .step-name-title .step-title{width:100%}}.steps_section .step-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.steps_section .step-content .column{display:inline-block}@media(max-width:1079.99px){.steps_section .step-content .column{display:block}}@media(max-width:767.99px){.steps_section .step-content .column{display:block}}.steps_section .step-content .column.column-1{width:60%;padding-right:50px}@media(max-width:1079.99px){.steps_section .step-content .column.column-1{width:100%;padding-right:0}}@media(max-width:767.99px){.steps_section .step-content .column.column-1{width:100%;padding-right:0}}.steps_section .step-content .column.column-1 img{max-width:100%}.steps_section .step-content .column.column-2{width:40%}@media(max-width:1079.99px){.steps_section .step-content .column.column-2{width:100%}}@media(max-width:767.99px){.steps_section .step-content .column.column-2{width:100%}}.steps_section .arrow-section{text-align:center;padding:100px 0 50px}.steps_section .top-image{position:absolute;top:-200px;right:-100px;max-width:700px}@media(max-width:1079.99px){.steps_section .top-image{top:-150px;max-width:450px}}@media(max-width:767.99px){.steps_section .top-image{display:none}}.steps_section .center-image{position:absolute;top:0;bottom:0;margin-top:auto;margin-bottom:auto;right:-100px;max-width:400px}@media(max-width:1079.99px){.steps_section .center-image{display:none}}@media(max-width:767.99px){.steps_section .center-image{display:none}}header.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:65px;position:relative;z-index:100;position:fixed;top:0;left:0;width:100%;-webkit-transition:background-color 1s ease;-o-transition:background-color 1s ease;transition:background-color 1s ease}header.main>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header.main>.container-fluid .branding a{color:#fff;font-size:2.3375rem;letter-spacing:.4px;font-family:"Ogg";white-space:nowrap;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}header.main>.container-fluid nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}header.main>.container-fluid nav.mobile{display:none}@media(max-width:1079.99px){header.main>.container-fluid nav.mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}header.main>.container-fluid nav.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width:1079.99px){header.main>.container-fluid nav>div{display:block;width:100%}}header.main>.container-fluid nav>div>ul.menu{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1079.99px){header.main>.container-fluid nav>div>ul.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}header.main>.container-fluid nav>div>ul.menu>li{margin-right:14px}header.main>.container-fluid nav>div>ul.menu>li:last-of-type{margin:0}@media(max-width:1079.99px){header.main>.container-fluid nav>div>ul.menu>li{margin:0;height:auto;width:100%}}header.main>.container-fluid nav>div>ul.menu>li>a{display:block;padding:28px 15px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:4.41px;line-height:19px;color:#fff;position:relative}header.main>.container-fluid nav>div>ul.menu>li>a:after{content:"";display:block;width:calc(100% - 30px);height:1px;background-color:#fff;position:absolute;bottom:25px;left:13px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}@media(max-width:1079.99px){header.main>.container-fluid nav>div>ul.menu>li>a:after{bottom:8px;left:0}}@media(max-width:767.99px){header.main>.container-fluid nav>div>ul.menu>li>a:after{-webkit-transform:scaleX(0) translateX(-50%);-ms-transform:scaleX(0) translateX(-50%);transform:scaleX(0) translateX(-50%);left:50%;width:100px}}header.main>.container-fluid nav>div>ul.menu>li>a:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}@media(max-width:767.99px){header.main>.container-fluid nav>div>ul.menu>li>a:hover:after{-webkit-transform:scaleX(1) translateX(-50%);-ms-transform:scaleX(1) translateX(-50%);transform:scaleX(1) translateX(-50%)}}@media(max-width:1079.99px){header.main>.container-fluid nav>div>ul.menu>li>a{color:#fff;width:100%;display:block;padding:20px 0;font-size:17px}header.main>.container-fluid nav>div>ul.menu>li>a:hover{color:#fff;opacity:.8}}@media(max-width:767.99px){header.main>.container-fluid nav>div>ul.menu>li>a{text-align:center;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);opacity:0;-webkit-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}}header.main>.container-fluid nav>div>ul.menu>li.btn-link{margin:0 14px}header.main>.container-fluid nav>div>ul.menu>li.btn-link:last-of-type{margin-left:0}@media(max-width:1079.99px){header.main>.container-fluid nav>div>ul.menu>li.btn-link{margin:15px 0}}@media(max-width:1079.99px){header.main>.container-fluid nav>div>ul.menu>li.btn-link a{border:1px solid #fff;background-color:#fff;color:#a47b4d}header.main>.container-fluid nav>div>ul.menu>li.btn-link a:hover{background-color:#81613d;border-color:#81613d;color:#fff}}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children{position:relative;padding-right:5px}@media(max-width:1079.99px){header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children{margin-right:0}}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children:after,header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children:before{content:"";display:block;width:1px;height:6px;background-color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotateZ(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotateZ(45deg);right:3px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}@media(max-width:1079.99px){header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children:after,header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children:before{content:none}}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children:before{-webkit-transform:translateY(-50%) rotateZ(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotateZ(-45deg);right:7px}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children:hover:after,header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children:hover:before{background-color:#a47b4d}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;background-color:#fff;padding:15px 24px;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.1);box-shadow:0px 2px 5px 0px rgba(0,0,0,.1);visibility:hidden;opacity:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}@media(max-width:1079.99px){header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children .sub-menu{position:static;-webkit-box-shadow:none;box-shadow:none;background-color:inherit;visibility:visible;opacity:1;padding:0 0 15px 20px;-webkit-transition:none;-o-transition:none;transition:none}}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children .sub-menu li{margin:0 0 10px}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children .sub-menu li:last-of-type{margin:0}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children .sub-menu li a{line-height:normal;height:auto;color:#000;font-size:.875rem}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children .sub-menu li a:hover{color:#a47b4d}@media(max-width:1079.99px){header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children .sub-menu li a{color:#fff}}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children:hover .sub-menu{visibility:visible;opacity:1;-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}header.main>.container-fluid nav>div>ul.menu>li.menu-item-has-children:hover .sub-menu li{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px);opacity:1}header.main>.container-fluid nav>div>ul.menu>li.current-menu-item>a:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}@media(max-width:767.99px){header.main>.container-fluid nav>div>ul.menu>li.current-menu-item>a:after{-webkit-transform:scaleX(1) translateX(-50%);-ms-transform:scaleX(1) translateX(-50%);transform:scaleX(1) translateX(-50%)}}@media(max-width:1079.99px){header.main>.container-fluid nav{position:fixed;z-index:100;right:-350px;top:0;width:350px;height:100vh;overflow-y:scroll;background-color:#a47b4d;padding:80px 30px 30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;-o-transition:transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}header.main>.container-fluid nav.active{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}header.main>.container-fluid nav.right,header.main>.container-fluid nav.left{display:none}header.main>.container-fluid nav .menu-header-navigation-container{width:100%}}@media(max-width:767.99px){header.main>.container-fluid nav{width:100%;right:0;top:calc(-100vh - 36px);opacity:0;-webkit-transition:opacity .4s ease,-webkit-transform .6s cubic-bezier(.73,.18,.59,.8);transition:opacity .4s ease,-webkit-transform .6s cubic-bezier(.73,.18,.59,.8);-o-transition:transform .6s cubic-bezier(.73,.18,.59,.8),opacity .4s ease;transition:transform .6s cubic-bezier(.73,.18,.59,.8),opacity .4s ease;transition:transform .6s cubic-bezier(.73,.18,.59,.8),opacity .4s ease,-webkit-transform .6s cubic-bezier(.73,.18,.59,.8)}header.main>.container-fluid nav.active{opacity:1;-webkit-transform:translateY(calc(100% + 36px));-ms-transform:translateY(calc(100% + 36px));transform:translateY(calc(100% + 36px))}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(1) a{-webkit-transition:all .6s .3s ease;-o-transition:all .6s .3s ease;transition:all .6s .3s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(2) a{-webkit-transition:all .6s .4s ease;-o-transition:all .6s .4s ease;transition:all .6s .4s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(3) a{-webkit-transition:all .6s .5s ease;-o-transition:all .6s .5s ease;transition:all .6s .5s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(4) a{-webkit-transition:all .6s .6s ease;-o-transition:all .6s .6s ease;transition:all .6s .6s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(5) a{-webkit-transition:all .6s .7s ease;-o-transition:all .6s .7s ease;transition:all .6s .7s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(6) a{-webkit-transition:all .6s .8s ease;-o-transition:all .6s .8s ease;transition:all .6s .8s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(7) a{-webkit-transition:all .6s .9s ease;-o-transition:all .6s .9s ease;transition:all .6s .9s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(8) a{-webkit-transition:all .6s 1s ease;-o-transition:all .6s 1s ease;transition:all .6s 1s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(9) a{-webkit-transition:all .6s 1.1s ease;-o-transition:all .6s 1.1s ease;transition:all .6s 1.1s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(10) a{-webkit-transition:all .6s 1.2s ease;-o-transition:all .6s 1.2s ease;transition:all .6s 1.2s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(11) a{-webkit-transition:all .6s 1.3s ease;-o-transition:all .6s 1.3s ease;transition:all .6s 1.3s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(12) a{-webkit-transition:all .6s 1.4s ease;-o-transition:all .6s 1.4s ease;transition:all .6s 1.4s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(13) a{-webkit-transition:all .6s 1.5s ease;-o-transition:all .6s 1.5s ease;transition:all .6s 1.5s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(14) a{-webkit-transition:all .6s 1.6s ease;-o-transition:all .6s 1.6s ease;transition:all .6s 1.6s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}header.main>.container-fluid nav.active>div>ul.menu>li:nth-of-type(15) a{-webkit-transition:all .6s 1.7s ease;-o-transition:all .6s 1.7s ease;transition:all .6s 1.7s ease;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}}header.main>.container-fluid .toggle-nav{display:none}@media(max-width:1079.99px){header.main>.container-fluid .toggle-nav{height:50px;width:50px;display:block;position:absolute;z-index:15;right:20px;bottom:14px;cursor:pointer}header.main>.container-fluid .toggle-nav:after,header.main>.container-fluid .toggle-nav:before,header.main>.container-fluid .toggle-nav .line{content:"";display:block;position:absolute;top:50%;left:50%;width:22px;height:2px;background-color:#fff;-webkit-transition:width .6s ease,top .6s ease,left .6s ease,background-color .6s ease,-webkit-transform .6s ease;transition:width .6s ease,top .6s ease,left .6s ease,background-color .6s ease,-webkit-transform .6s ease;-o-transition:transform .6s ease,width .6s ease,top .6s ease,left .6s ease,background-color .6s ease;transition:transform .6s ease,width .6s ease,top .6s ease,left .6s ease,background-color .6s ease;transition:transform .6s ease,width .6s ease,top .6s ease,left .6s ease,background-color .6s ease,-webkit-transform .6s ease;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}header.main>.container-fluid .toggle-nav:before{top:calc(50% - 7px)}header.main>.container-fluid .toggle-nav:after{top:calc(50% + 7px)}header.main>.container-fluid .toggle-nav.active{position:fixed;z-index:101;right:20px;bottom:auto;top:10px}header.main>.container-fluid .toggle-nav.active .line{width:0;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);left:calc(50% - 13px)}header.main>.container-fluid .toggle-nav.active:before{top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotateZ(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotateZ(45deg)}header.main>.container-fluid .toggle-nav.active:after{top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotateZ(-45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(-45deg);transform:translateX(-50%) translateY(-50%) rotateZ(-45deg)}}header.main.fixed{background-color:#e9dfd4}header.main.fixed>.container-fluid .branding a{font-size:1.8125rem}header.main.darken{color:#1f1d1d}header.main.darken>.container-fluid .branding a{color:#1f1d1d}header.main.darken>.container-fluid nav:not(.mobile)>div>ul.menu>li>a{color:#1f1d1d}header.main.darken>.container-fluid nav:not(.mobile)>div>ul.menu>li.menu-item-has-children:after,header.main.darken>.container-fluid nav:not(.mobile)>div>ul.menu>li.menu-item-has-children:before{background-color:#1f1d1d}header.main.darken>.container-fluid nav:not(.mobile)>div>ul.menu>li.current-menu-item>a:after{background-color:#1f1d1d}header.main.darken>.container-fluid nav:not(.mobile)>div>ul.menu>li>a:after{background-color:#1f1d1d}header.main.darken>.container-fluid .toggle-nav .line,header.main.darken>.container-fluid .toggle-nav:after,header.main.darken>.container-fluid .toggle-nav:before{background-color:#1f1d1d}header.main.darken>.container-fluid .toggle-nav.active .line,header.main.darken>.container-fluid .toggle-nav.active:after,header.main.darken>.container-fluid .toggle-nav.active:before{background-color:#fff}.header-search-form{position:fixed;width:100%;height:80px;padding:0 20px;top:0;left:0;z-index:100;background-color:rgba(0,0,0,.78);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.header-search-form.active{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.header-search-form form{width:100%}.header-search-form form>div{max-width:1000px;margin:0 auto}.header-search-form form>div input[type=text]{padding:11px 25px;border:1px solid #e5e5e5;width:100%;font-weight:300;font-size:18px}.header-search-form form>div button,.header-search-form form>div input[type=button],.header-search-form form>div input[type=reset],.header-search-form form>div input[type=submit]{display:none}.header-search-form .close{width:30px;height:30px;margin-left:20px;position:relative;cursor:pointer}.header-search-form .close:after,.header-search-form .close:before{content:"";width:100%;height:2px;border-radius:1px;display:block;background-color:#fff;position:absolute;left:0;top:50%}.header-search-form .close:after{-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg)}.header-search-form .close:before{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}header.main.Sales{background-color:#9b2117}header.main.Sales>.container-fluid .toggle-nav .line,header.main.Sales>.container-fluid .toggle-nav:after,header.main.Sales>.container-fluid .toggle-nav:before{background-color:#fff}header.main.Sales.fixed{background-color:#9b2117;color:#fff !important}header.main.Sales.darken a{color:#fff !important}header.main.Sales .container-fluid{padding:0 15px}header.main.Sales .container-fluid .branding a{font-family:"Cita Pro";font-weight:300;text-transform:uppercase}@media(max-width:1110px){header.main.Sales .container-fluid .branding a{font-size:2rem}}header.main.Sales .container-fluid .toggle-nav{bottom:auto}header.main.Sales .container-fluid nav:not(.mobile)>div>ul.menu>li.current-menu-item>a:after{background-color:#fff}header.main.Sales .container-fluid nav:not(.mobile)>div>ul.menu>li>a:after{background-color:#fff}header.main.Sales .container-fluid nav ul.menu li.menu-item{margin-right:5px !important}header.main.Sales .container-fluid nav ul.menu li.menu-item a{font-family:"Brooklyn Normal",sans-serif;font-weight:400;letter-spacing:0}header.main.Sales .container-fluid nav ul.menu li.menu-item a :after{background-color:#fff !important}@media(min-width:1381px){header.main.Sales .container-fluid nav ul.menu li.menu-item a{font-size:.8vw !important}}@media(max-width:1380px){header.main.Sales .container-fluid nav ul.menu li.menu-item a{font-size:.6rem !important}}@media(max-width:1265px){header.main.Sales .container-fluid nav ul.menu li.menu-item a{padding-left:5px;padding-right:5px}}header.main.Sales .container-fluid nav ul.menu li.menu-item.login-menu-item a{padding:10px 15px !important;color:#fff !important;background-color:rgba(0,0,0,0);border:1px solid #fff;letter-spacing:2.81px;white-space:nowrap}header.main.Sales .container-fluid nav ul.menu li.menu-item.login-menu-item a:after{content:none}@media(max-width:1079.99px){header.main.Sales .container-fluid nav ul.menu li.menu-item.login-menu-item a{margin-bottom:20px}}header.main.Sales .container-fluid nav ul.menu li.menu-item.signup-menu-item a{padding:10px 15px !important;color:#000 !important;border:1px solid #fff;background-color:#fff;letter-spacing:2.81px;white-space:nowrap}header.main.Sales .container-fluid nav ul.menu li.menu-item.signup-menu-item a:after{content:none}@media(max-width:1079.99px){header.main.Sales .container-fluid nav ul.menu li.menu-item.signup-menu-item a{margin-bottom:20px}}@media(max-width:1079.99px){header.main.Sales .container-fluid nav{background-color:#9b2117}}header.main.Footer{display:none}footer{background-color:#e9dfd4;z-index:1;position:relative;color:#fff;overflow:hidden}footer .section{padding:0 100px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:1079.99px){footer .section{padding:100px}}@media(max-width:767.99px){footer .section{padding:50px 20px}}footer .menu-footer-container{margin-bottom:50px}footer .menu-footer-container .menu{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:767.99px){footer .menu-footer-container .menu{-ms-flex-wrap:wrap;flex-wrap:wrap}}footer .menu-footer-container .menu>.menu-item{width:33.33%}@media(max-width:1079.99px){footer .menu-footer-container .menu>.menu-item{width:50%;text-align:center}}@media(max-width:767.99px){footer .menu-footer-container .menu>.menu-item{width:100%;padding-bottom:30px}footer .menu-footer-container .menu>.menu-item:last-of-type{padding-bottom:0}}footer .menu-footer-container .menu>.menu-item>a{color:#333;font-size:1.0625rem;font-weight:500;display:block;padding:0 0 10px}footer .menu-footer-container .menu>.menu-item>.sub-menu{margin:0;padding:0}footer .menu-footer-container .menu>.menu-item>.sub-menu li a{display:block;color:#1f1d1d;font-size:1.0625rem;letter-spacing:.71px;font-weight:500;padding:10px 0}footer .social_links_wpr{margin-bottom:18px}@media(max-width:1079.99px){footer .social_links_wpr{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .social_links_wpr .item{width:40px;height:40px}footer .social_links_wpr .item img{width:100%;display:block}footer .images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .images .image-wpr{background-size:cover;background-position:center;width:50%;padding-bottom:50%}@media(max-width:1079.99px){footer .images .image-wpr{width:25%;padding-bottom:25%}}@media(max-width:767.99px){footer .images .image-wpr{width:50%;padding-bottom:50%}}footer .copyright{padding:30px 0;font-size:.625rem;font-weight:500;letter-spacing:2.75px;color:rgba(47,70,109,.83)}@media(max-width:1079.99px){footer .copyright{text-align:center}}@media(max-width:767.99px){footer .copyright{letter-spacing:1px}}footer .copyright *{color:rgba(47,70,109,.83)}footer .copyright a.link-footer:first-of-type{margin-right:0}footer .copyright a:hover{color:#2f466d}footer .copyright .item{margin-bottom:5px}footer #instagram_feed{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer #instagram_feed>.image{width:50%}footer #instagram_feed>.image img{width:100%}footer #instagram_feed .instagram_gallery>a{height:auto !important}footer.Sales{background-color:#e9dfd4;z-index:1;position:relative;color:#fff;overflow:hidden}footer.Sales .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:50px 100px 80px}@media(max-width:1079.99px){footer.Sales .row{padding:50px}}@media(max-width:767.99px){footer.Sales .row{padding:50px 25px}}footer.Sales .row.feed{background-color:#000}footer.Sales .row.feed .instagram .desktop-insta{display:block}@media(max-width:1079.99px){footer.Sales .row.feed .instagram .desktop-insta{display:none}}@media(max-width:767.99px){footer.Sales .row.feed .instagram .desktop-insta{display:none}}footer.Sales .row.feed .instagram .tabmob-insta{display:none}@media(max-width:1079.99px){footer.Sales .row.feed .instagram .tabmob-insta{display:block}}@media(max-width:767.99px){footer.Sales .row.feed .instagram .tabmob-insta{display:block}}footer.Sales .row.feed h3{color:#fff;padding:30px 0 60px}@media(max-width:1079.99px){footer.Sales .row.feed h3{padding:0 0 30px}}@media(max-width:767.99px){footer.Sales .row.feed h3{padding:0 0 30px}}footer.Sales .row .instagram{text-align:center}footer.Sales .footer-content-wrapper{background-color:#f0efed;padding:120px 100px 100px}@media(max-width:1079.99px){footer.Sales .footer-content-wrapper{padding:60px 50px 0}}@media(max-width:767.99px){footer.Sales .footer-content-wrapper{padding:50px 25px 0}}footer.Sales .footer-content-wrapper .footer-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:1079.99px){footer.Sales .footer-content-wrapper .footer-content{display:block}}@media(max-width:767.99px){footer.Sales .footer-content-wrapper .footer-content{display:block}}footer.Sales .footer-content-wrapper .footer-content .section{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}footer.Sales .footer-content-wrapper .footer-content .section:nth-child(1){-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}@media(max-width:1079.99px){footer.Sales .footer-content-wrapper .footer-content .section:nth-child(1){display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:30px;width:100%}}@media(max-width:767.99px){footer.Sales .footer-content-wrapper .footer-content .section:nth-child(1){display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:30px}}footer.Sales .footer-content-wrapper .footer-content .section:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}footer.Sales .footer-content-wrapper .footer-content .section:nth-child(2) h3{font-style:italic}@media(max-width:1079.99px){footer.Sales .footer-content-wrapper .footer-content .section:nth-child(2){display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:30px;text-align:center;width:100%}}@media(max-width:767.99px){footer.Sales .footer-content-wrapper .footer-content .section:nth-child(2){display:inline-block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:30px;text-align:center;width:100%}}footer.Sales .footer-content-wrapper .footer-content .section h3:not(.subscribe-title){color:#000;margin-bottom:0}footer.Sales .footer-content-wrapper .footer-content input{background-color:#fff;border:1px solid #707070;padding:0 20px;max-width:300px}@media(max-width:1079.99px){footer.Sales .footer-content-wrapper .footer-content input{margin:0 auto}}@media(max-width:767.99px){footer.Sales .footer-content-wrapper .footer-content input{margin:0 auto}}footer.Sales .menu-sales-footer-container{margin-bottom:0}footer.Sales .menu-sales-footer-container .menu{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:767.99px){footer.Sales .menu-sales-footer-container .menu{-ms-flex-wrap:wrap;flex-wrap:wrap}}footer.Sales .menu-sales-footer-container .menu>.menu-item{width:33.33%}@media(max-width:1079.99px){footer.Sales .menu-sales-footer-container .menu>.menu-item{width:50%;text-align:center}}@media(max-width:767.99px){footer.Sales .menu-sales-footer-container .menu>.menu-item{width:100%;padding-bottom:30px}footer.Sales .menu-sales-footer-container .menu>.menu-item:last-of-type{padding-bottom:0}}footer.Sales .menu-sales-footer-container .menu>.menu-item>a{color:#000;font-weight:500;display:block;padding:0 0 20px}footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu{margin:0;padding:0}footer.Sales .menu-sales-footer-container .menu>.menu-item>.sub-menu li a{display:block;color:#000;letter-spacing:.71px;font-weight:500;padding:20px 0}footer.Sales .social_links_wpr{margin-bottom:18px}@media(max-width:1079.99px){footer.Sales .social_links_wpr{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer.Sales .social_links_wpr .item{width:40px;height:40px}footer.Sales .social_links_wpr .item img{width:100%;display:block}footer.Sales .images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer.Sales .images .image-wpr{background-size:cover;background-position:center;width:50%;padding-bottom:50%}@media(max-width:1079.99px){footer.Sales .images .image-wpr{width:25%;padding-bottom:25%}}@media(max-width:767.99px){footer.Sales .images .image-wpr{width:50%;padding-bottom:50%}}footer.Sales .subscribe-title{font-family:"Cita Pro" !important;text-transform:none !important;color:#000;margin-bottom:0}footer.Sales .moonray-form-p2c9694f221{margin-top:-10px}footer.Sales .footer-copywright{background-color:#f0efed;padding:0 100px}footer.Sales .footer-copywright .copyright{padding:30px 0;font-size:.625rem;font-weight:500;letter-spacing:2.75px;color:rgba(47,70,109,.83);text-align:center}@media(max-width:1079.99px){footer.Sales .footer-copywright .copyright{text-align:center}}@media(max-width:767.99px){footer.Sales .footer-copywright .copyright{letter-spacing:1px}}footer.Sales .footer-copywright .copyright *{color:rgba(47,70,109,.83)}footer.Sales .footer-copywright .copyright a.link-footer:first-of-type{margin-right:0}footer.Sales .footer-copywright .copyright a:hover{color:#2f466d}footer.Sales .footer-copywright .copyright .item{margin-bottom:5px}footer.Sales #instagram_feed{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer.Sales #instagram_feed>.image{width:50%}footer.Sales #instagram_feed>.image img{width:100%}footer.Sales #instagram_feed .instagram_gallery>a{height:auto !important}footer.Footer.Sales .row.feed{background-color:#7c0900}.blog-index .search-bar{background-color:#e9dfd4;padding:19px 0}.blog-index .search-bar .container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-index .search-bar .container-fluid .categories{max-width:300px;padding-right:30px;width:100%}@media(max-width:767.99px){.blog-index .search-bar .container-fluid .categories{max-width:100%;padding:0}}.blog-index .search-bar .container-fluid .categories .chosen-container-single .chosen-single:not([href]){min-height:50px;line-height:50px}.blog-index .search-bar .container-fluid .categories .chosen-container-single .chosen-single span,.blog-index .search-bar .container-fluid .categories select{font-size:1rem !important;background-color:rgba(249,249,249,.75)}.blog-index .search-bar .container-fluid .categories .chosen-container-single .chosen-single>div{top:26px}@media(max-width:767.99px){.blog-index .search-bar .container-fluid .categories select{width:100%}}@media(max-width:767.99px){.blog-index .search-bar .container-fluid .search{width:100%;margin-top:20px}}.blog-index .search-bar .container-fluid .search input[type=text]{background-color:rgba(249,249,249,.75);border:none;padding:0 15px}.blog-index .search-bar .container-fluid .search input[type=text]::-webkit-input-placeholder{text-transform:none}.blog-index .search-bar .container-fluid .search input[type=text]::-moz-placeholder{text-transform:none}.blog-index .search-bar .container-fluid .search input[type=text]:-ms-input-placeholder{text-transform:none}.blog-index .search-bar .container-fluid .search input[type=text]:-moz-placeholder{text-transform:none}.blog-index .search-bar .container-fluid .search label,.blog-index .search-bar .container-fluid .search input[type=submit]{display:none}.blog-single-page{margin-bottom:100px}.blog-single-page .main-image{background-size:cover;background-position:center;background-position:center 15%;width:100%;height:90vh;position:relative}@media(max-width:767.99px){.blog-single-page .main-image{height:50vh}}.blog-single-page .main-image:before{content:"";display:block;background:-webkit-gradient(linear,left top,left bottom,from(#000),to(rgba(0,0,0,0)));background:-o-linear-gradient(top,#000 0%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;height:30%;width:100%;opacity:.59}.blog-single-page .featured_caption{border-bottom:1px solid #ccc;margin-bottom:20px;padding-bottom:10px;font-size:.875rem}.blog-single-page .titles-wpr{background-color:#faf8f7;max-width:970px;margin:-150px auto 0;text-align:center;padding:50px 0;position:relative}.blog-single-page .titles-wpr .title{line-height:1.2}.blog-single-page .titles-wpr .meta{color:#000;font-style:italic;letter-spacing:.08px;margin-bottom:50px}.blog-single-page .titles-wpr .meta .cat{color:#000}.blog-single-page .text.WYSIWYG-styles{margin:0 auto;font-size:1rem;font-weight:400}.blog-single-page .text.WYSIWYG-styles h1,.blog-single-page .text.WYSIWYG-styles .h1{line-height:1.2}.blog-single-page .text.WYSIWYG-styles i,.blog-single-page .text.WYSIWYG-styles em{font-size:1rem;color:#000}.blog-single-page .content{position:relative}.blog-single-page .content .social_links_wpr{padding-top:50px}@media(min-width:1051px){.blog-single-page .content .social_links_wpr{position:absolute;top:0;left:13%;-ms-flex-wrap:wrap;flex-wrap:wrap;width:71px}}@media(max-width:1350px){.blog-single-page .content .social_links_wpr{left:7%}}@media(max-width:1150px){.blog-single-page .content .social_links_wpr{left:20px}}@media(max-width:1050px){.blog-single-page .content .social_links_wpr{max-width:850px;padding:0 20px;margin:0 auto 30px}}.blog-single-page .content .social_links_wpr p{margin:0 0 10px;text-align:center}@media(min-width:1051px){.blog-single-page .content .social_links_wpr p{width:100%}}@media(max-width:1050px){.blog-single-page .content .social_links_wpr p{margin:0 10px 0}}.blog-single-page .content .social_links_wpr .item{width:39px;height:39px}@media(min-width:1051px){.blog-single-page .content .social_links_wpr .item{margin:0 auto 10px}}@media(min-width:1051px){.blog-single-page .content .social_links_wpr.fixed{position:fixed;top:60px}.blog-single-page .content .social_links_wpr.fixed-bottom{position:absolute;top:auto;bottom:0}}.related-content .border-right{border-right:1px solid #dadada}.related-content .content{padding:0 20px}.related-content article.post .text .text,.related-content article.post .link{display:none}.related-content article.post .image{margin-bottom:19px}.related-content article.post .title{font-family:"HK Grotesk";font-size:1.25rem;font-style:italic;color:#000}@media(max-width:767.99px){.post-type-archive-podcast .hero .image{background-position:right center}}.page-id-8599 .hero .slides .image .gradient{display:none}.page-id-8599 .stars{display:none}.page-id-8599 .moonray-form-element-wrapper-alignment-left{display:-webkit-box;display:-ms-flexbox;display:flex}.page-id-8599 .moonray-form-element-wrapper-alignment-left .moonray-form-input{margin:auto !important;margin-right:5px !important}@media(max-width:767.99px){.page-id-8599 .moonray-form-element-wrapper-alignment-left .moonray-form-input{margin-top:0 !important}}.page-id-8599 #more #mr-field-element-960461163711{width:100% !important;padding:20px 5px;font-family:"Aktiv Grotesk";background-color:#fff;color:#000;border:1px solid #fff;font-weight:500;letter-spacing:2.81px;font-size:.9375rem}.page-id-8599 #more #mr-field-element-960461163711:hover{background-color:#000 !important;color:#fff !important}
.page-id-10214 .simple_text:has(#choose){padding-top:30px !important;padding-bottom:0 !important}.page-id-10214 .simple_text:has(#choose) .align-items-center{align-items:flex-start !important}.page-id-10214 .simple_text:has(#choose) .text-wpr.full_width.full_width_text{margin-top:0 !important}.page-id-10214 .simple_text{overflow-x:hidden}.page-id-10214 .countdown_timer{height:auto}.page-id-10214 .countdown_timer .container-fluid{max-width:1458px;padding:0 20px}.page-id-10214 .countdown_timer .countdown{height:auto;padding-top:15px;padding-bottom:15px;color:#fffced;background-color:#342828}@media (max-width:1079px){.page-id-10214 .countdown_timer .nav-timer{justify-content:center}}.page-id-10214 .countdown_timer .nav-timer .numbers p{color:#fffced;font-family:"Brooklyn",sans-serif;font-size:1.0625rem;font-weight:400;line-height:1.17;letter-spacing:normal;padding-bottom:0;margin:0}.page-id-10214 .countdown_timer .nav-timer .numbers p:not(.text){font-size:.9375rem;text-transform:uppercase;text-align:center;letter-spacing:.3em;padding:0;border:none;margin-right:50px}@media (max-width:767px){.page-id-10214 .countdown_timer .nav-timer .numbers p:not(.text){font-size:.8125rem;margin-right:5px;width:auto}}.page-id-10214 .countdown_timer .nav-timer .numbers p:not(.text) span{font-family:"Cita Pro",serif;font-size:3.125rem;font-weight:400}@media (max-width:767px){.page-id-10214 .countdown_timer .nav-timer .numbers p:not(.text) span{font-size:2rem}}.page-id-10214 .Light-Red.payments .card_content{max-width:1430px}@media (min-width:768px){.page-id-10214 .Light-Red.payments .card_content .col-md-6{flex:0 0 33%;max-width:33%}}@media (max-width:767.99px){.page-id-10214 .Light-Red.payments .card_content .col-md-6{margin-bottom:40px !important}.page-id-10214 .Light-Red.payments .card_content .col-md-6 .card{margin-bottom:0 !important}}.page-id-10214 .Light-Red.payments .card_content .card{padding:75px 14.6%;height:100%;font-family:"Brooklyn",sans-serif;font-size:1rem;font-weight:400;line-height:1.375;letter-spacing:.03em;display:flex;flex-direction:column}.page-id-10214 .Light-Red.payments .card_content .card .subtitle{font-size:1.875rem;margin-bottom:35px !important}.page-id-10214 .Light-Red.payments .card_content .card .price{font-size:2.8125rem;font-weight:300;margin:0 !important}.page-id-10214 .Light-Red.payments .card_content .card .price_2{font-size:4.375rem;font-weight:700;margin:0 0 5px !important}.page-id-10214 .Light-Red.payments .card_content .card .text{margin-bottom:25px !important}.page-id-10214 .Light-Red.payments .card_content .card .btn{font-size:1.25rem;min-width:0;max-width:230px;margin-top:auto !important;align-self:center;padding:12px 20px 13px !important}.page-id-10214 .Light-Red.payments .card_content .card .btn:hover,.page-id-10214 .Light-Red.payments .card_content .card .btn:active{background-color:#000;color:#fff}.page-id-10214 .Light-Red.payments .card_content .col-md-6:last-child .card .subtitle{margin-top:-26px;margin-bottom:25px !important}.page-id-10214 .btn{font-family:"Brooklyn",sans-serif;font-size:1.875rem;font-weight:300;line-height:1;letter-spacing:.031em;text-transform:uppercase;color:#000;position:relative;z-index:5;display:inline-block;min-width:360px;max-width:96%;border-radius:3px;border:none !important;padding:30px 60px;background-color:#fffced;transition:.3s all ease;margin-top:40px}.page-id-10214 .btn:hover,.page-id-10214 .btn:active{color:#fff;background-color:#9b2117;text-decoration:none}@media (max-width:767px){.page-id-10214 .btn{font-size:1.2rem;padding:20px 50px;max-width:100%;min-width:0}}@media (max-width:450px){.page-id-10214 .btn{width:100%;margin-top:20px}}.page-id-10214 .btn-red{color:#fff;background-color:#9b2117}.page-id-10214 .btn-red:hover,.page-id-10214 .btn-red:active{color:#000;background-color:#fffced;text-decoration:none}.page-id-10214 .btn-black{color:#fff;background-color:#000}.page-id-10214 .btn-black:hover,.page-id-10214 .btn-black:active{color:#000;background-color:#fffced;text-decoration:none}.deep-image-content{padding:90px 0;position:relative;z-index:1}@media (max-width:1079px){.deep-image-content{padding:45px 0;overflow-x:hidden}}.deep-image-content .container{max-width:100%;padding:0}.deep-image-content__wrap{display:flex;align-items:center;justify-content:space-between;gap:10%}@media (max-width:1079px){.deep-image-content__wrap{display:block;padding:0 30px !important}}.deep-image-content__wrap--image-left{flex-direction:row;padding-right:max(20px, calc((100% - 1268px) / 2));justify-content:flex-start}.deep-image-content__wrap--image-right{flex-direction:row-reverse;padding-left:max(20px, calc((100% - 1268px) / 2))}.deep-image-content__image{position:relative;flex:0 0 45vw}@media (max-width:1079px){.deep-image-content__image{margin-bottom:40px}}.deep-image-content__image img:not(.deep-image-content__decor){display:block;max-width:100%;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.deep-image-content__decor{position:absolute;bottom:-195px;right:-75px;transform:scale(.5);transform-origin:bottom right;max-width:150%}@media (max-width:1079.99px){.deep-image-content__decor{transform:scale(.45);bottom:-25px}}@media (max-width:767.99px){.deep-image-content__decor{transform:scale(.3);bottom:-25px}}.deep-image-content__content{max-width:455px}@media (max-width:1079px){.deep-image-content__content{max-width:100%}}.deep-overlay-content{padding:290px 0 90px}@media (max-width:1079px){.deep-overlay-content{padding:45px 0 45px}}.deep-overlay-content .container{max-width:1582px}.deep-overlay-content__wrap{position:relative}.deep-overlay-content__image img{display:block;max-width:100%}.deep-overlay-content__content{position:absolute;top:-10%;right:5%;max-width:540px;padding:35px 30px 45px 55px}@media (max-width:1079px){.deep-overlay-content__content{position:static;max-width:100%;padding:40px 30px}}.deep-overlay-content__content>*:last-child{margin-bottom:0}.deep-overlay-content__content .brooklyn-text{max-width:87%;margin:0;text-transform:none !important}.deep-overlay-content__content .brooklyn-text+.deep-overlay-content__content .brooklyn-text{margin-bottom:20px}.deep-testimonials{padding:140px 0}@media (max-width:1079px){.deep-testimonials{padding:70px 0}}.deep-testimonials .container{max-width:1590px;display:grid;grid-template-columns:42px calc(100% - 84px) 42px;align-items:center;justify-content:space-between}@media (max-width:1079px){.deep-testimonials .container{max-width:100%;display:block}}.deep-testimonials .slider-wpr{max-width:1174px}@media (max-width:1079px){.deep-testimonials .slider-wpr{max-width:100%}}.deep-testimonials .arrow{width:42px;height:32px;background-size:100%;cursor:pointer}.deep-testimonials .arrow.back{background:url(//sarahjenks.com/wp-content/themes/blank/assets/css/../../images/arrow-back.svg) 0 0 no-repeat}.deep-testimonials .arrow.next{background:url(//sarahjenks.com/wp-content/themes/blank/assets/css/../../images/arrow-next.svg) 0 0 no-repeat}@media (max-width:1079px){.deep-testimonials .arrow{display:none}}.deep-testimonials__item{display:grid;grid-template-columns:45.4% 48.6%;align-items:center;justify-content:space-between}@media (max-width:1079px){.deep-testimonials__item{display:block}}.deep-testimonials__image img{display:block;max-width:100%}@media (max-width:1079px){.deep-testimonials__image{margin-bottom:40px}}.deep-testimonials__content .quote{font-family:"Brooklyn",sans-serif;font-size:1.875rem;font-weight:400;text-transform:uppercase;line-height:1.6667;margin-bottom:20px}@media (max-width:767px){.deep-testimonials__content .quote{font-size:1.5rem}}.deep-testimonials__content .name,.deep-testimonials__content .subtext{display:block;font-family:"Cita Pro",serif;font-size:1.875rem;font-weight:400;line-height:1}@media (max-width:767px){.deep-testimonials__content .name,.deep-testimonials__content .subtext{font-size:1.5rem}}.deep-testimonials__content .name{text-transform:uppercase}
.page-template-template-flex{overflow-x:hidden}.page-template-template-flex header.main,.page-template-template-flex .flash_message{display:none !important}.flex-sections{background-color:#f0efed;font-family:"Cita Pro",serif;font-weight:300;font-size:35px;line-height:1.285;color:#000}@media (max-width:768px){.flex-sections{font-size:20px}}.flex-sections .rebirth-button{font-family:"Brooklyn",sans-serif;font-size:24px;font-weight:300;letter-spacing:.031em;text-transform:uppercase;color:#000;display:inline-block;width:550px;max-width:96%;border-radius:3px;padding:30px 20px;background-color:#f0efed;transition:.3s all ease}.flex-sections .rebirth-button:hover,.flex-sections .rebirth-button:active{color:#fff;background-color:#9b2117;text-decoration:none}.flex-sections .rebirth-button--dark{color:#fff;background-color:#451315}.flex-sections .rebirth-button--dark:hover,.flex-sections .rebirth-button--dark:active{color:#fff;background-color:#9b2117}@media (max-width:768px){.flex-sections .rebirth-button{font-size:18px;padding:13px 20px;max-width:100%;text-wrap:balance}}.flex-sections img{max-width:100%}.flex-sections a{color:#9b2117}.flex-sections a:hover{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}.flex-sections h1,.flex-sections h2,.flex-sections h3,.flex-sections h4,.flex-sections h5,.flex-sections h6{color:inherit}.flex-sections h1{font-size:170px;line-height:1;text-transform:uppercase}@media (max-width:768px){.flex-sections h1{font-size:80px}}.flex-sections h2{font-size:90px;line-height:1}@media (max-width:768px){.flex-sections h2{font-size:48px}}.flex-sections h3{font-family:"Brooklyn",sans-serif;font-size:30px;font-weight:400;line-height:1.9;text-transform:uppercase;letter-spacing:.9375px}@media (max-width:768px){.flex-sections h3{font-size:18px;line-height:1.6;text-wrap:balance;letter-spacing:.3px}}.flex-sections h4{font-family:"Brooklyn",sans-serif;font-size:24px;font-weight:400;line-height:1.55;text-transform:uppercase}@media (max-width:768px){.flex-sections h4{font-size:18px;text-wrap:balance}}.flex-sections h5{font-family:"Brooklyn",sans-serif;font-size:20px;font-weight:400;line-height:1.55;text-transform:uppercase}.flex-sections ul{margin:0;padding:0}.flex-sections ul li{position:relative;padding-left:20px;margin-bottom:.5em}.flex-sections ul li:before{content:"-";position:absolute;left:0}.flex-sections .layout-section{background-position:50% 50%;background-size:cover}.flex-sections .layout-section.text-light{color:#fff}.flex-sections .layout-section.text-cream{color:#fffced}.flex-sections .layout-section.text-cream .rebirth-button{background-color:#fffced}.flex-sections .layout-section.text-cream .rebirth-button:hover,.flex-sections .layout-section.text-cream .rebirth-button:active{background-color:#9b2117}.flex-sections .layout-section.large-padding .wrapper{padding-top:250px;padding-bottom:250px}@media (max-width:768px){.flex-sections .layout-section.large-padding .wrapper{padding-top:60px;padding-bottom:60px}}.flex-sections .layout-section.medium-padding .wrapper{padding-top:180px;padding-bottom:180px}@media (max-width:768px){.flex-sections .layout-section.medium-padding .wrapper{padding-top:60px;padding-bottom:60px}}.flex-sections .layout-section.small-padding .wrapper{padding-top:125px;padding-bottom:125px}@media (max-width:768px){.flex-sections .layout-section.small-padding .wrapper{padding-top:60px;padding-bottom:60px}}.flex-sections .container{max-width:1080px}.flex-sections .section-simple{position:relative}.flex-sections .section-simple__overlay{position:absolute;inset:0;mix-blend-mode:multiply}.flex-sections .section-simple__content{position:relative;z-index:2}.flex-sections .section-logos__container{max-width:calc(90% - 60px)}.flex-sections .section-logos__logos{display:grid;grid-template-columns:repeat(7,1fr);grid-column-gap:40px;align-items:center}@media (max-width:1199px){.flex-sections .section-logos__logos{display:grid;grid-template-columns:repeat(8,1fr);grid-row-gap:40px}.flex-sections .section-logos__logos>*{grid-column:span 2}.flex-sections .section-logos__logos>*:nth-last-child(3):nth-child(odd){grid-column:2/span 2}}@media (max-width:669px){.flex-sections .section-logos__logos{grid-template-columns:repeat(2,1fr)}.flex-sections .section-logos__logos>*{grid-column:span 1 !important}}@media (max-width:360px){.flex-sections .section-logos__logos{grid-template-columns:repeat(1,1fr)}}.flex-sections .section-image-content{position:relative}.flex-sections .section-image-content__overlay{position:absolute;inset:0;mix-blend-mode:multiply}.flex-sections .section-image-content__container{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:88px;align-items:center}@media (max-width:1199px){.flex-sections .section-image-content__container{grid-template-columns:1fr;grid-row-gap:40px}}.flex-sections .section-image-content__image img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;max-height:100%}.flex-sections .section-image-content__content>*:last-child{margin-bottom:0}.flex-sections .section-image-content__outro{margin-top:120px}@media (max-width:768px){.flex-sections .section-image-content__outro{margin-top:60px;padding:0 20px}}.flex-sections .gform_wrapper form{max-width:860px;margin-left:auto;margin-right:auto}.flex-sections .gform_wrapper .gf_progressbar,.flex-sections .gform_wrapper .gfield_required,.flex-sections .gform_wrapper .gfield_validation_message,.flex-sections .gform_wrapper .gform_validation_errors{display:none}.flex-sections .gform_wrapper .gf_progressbar_title{font-family:"Brooklyn",sans-serif;font-size:30px;font-weight:400;text-align:center;text-transform:uppercase;color:#342828;margin-bottom:60px}@media (max-width:768px){.flex-sections .gform_wrapper .gf_progressbar_title{font-size:18px;line-height:1.6;text-wrap:balance;letter-spacing:.3px;margin-bottom:30px}}.flex-sections .gform_wrapper .gfield_label{font-size:90px;line-height:1;text-align:center;font-weight:100;color:#000;margin-bottom:90px}@media (max-width:768px){.flex-sections .gform_wrapper .gfield_label{font-size:48px;margin-bottom:60px}}.flex-sections .gform_wrapper .gchoice{text-align:center;border:2px solid rgba(112,112,112,.6);background-color:rgba(240,240,240,.6);transition:.3s all ease}.flex-sections .gform_wrapper .gchoice:not(:last-child){margin-bottom:80px}@media (max-width:768px){.flex-sections .gform_wrapper .gchoice:not(:last-child){margin-bottom:40px}}.flex-sections .gform_wrapper .gchoice:hover,.flex-sections .gform_wrapper .gchoice:has(input[type=radio]:focus){background-color:#e3d5c3}.flex-sections .gform_wrapper .gchoice:has(input[type=radio]:checked){background-color:#e3d5c3}.flex-sections .gform_wrapper .gchoice input[type=radio]{display:none !important}.flex-sections .gform_wrapper .gchoice label{font-size:35px;color:#000;line-height:1.285;text-align:center;padding:70px 88px;cursor:pointer}@media (max-width:768px){.flex-sections .gform_wrapper .gchoice label{padding:20px;font-size:20px;text-wrap:balance}}.flex-sections .gform_wrapper .gform_page_footer{margin:80px 0 0;padding:0}@media (max-width:768px){.flex-sections .gform_wrapper .gform_page_footer{margin:30px 0 50px}}.flex-sections .gform_wrapper .gform_page_footer .gform_previous_button,.flex-sections .gform_wrapper .gform_page_footer .gform_next_button,.flex-sections .gform_wrapper .gform_page_footer input[type=submit]{font-family:"Brooklyn",sans-serif;font-size:18px;font-weight:300;letter-spacing:.031em;text-transform:uppercase;border:none;display:inline-block;max-width:96%;border-radius:3px;padding:10px 40px;transition:.3s all ease;color:#fff;background-color:#451315;cursor:pointer}.flex-sections .gform_wrapper .gform_page_footer .gform_previous_button:hover,.flex-sections .gform_wrapper .gform_page_footer .gform_previous_button:active,.flex-sections .gform_wrapper .gform_page_footer .gform_next_button:hover,.flex-sections .gform_wrapper .gform_page_footer .gform_next_button:active,.flex-sections .gform_wrapper .gform_page_footer input[type=submit]:hover,.flex-sections .gform_wrapper .gform_page_footer input[type=submit]:active{color:#fff;background-color:#9b2117}@media (max-width:768px){.flex-sections .gform_wrapper .gform_page_footer .gform_previous_button,.flex-sections .gform_wrapper .gform_page_footer .gform_next_button,.flex-sections .gform_wrapper .gform_page_footer input[type=submit]{font-size:18px;padding:13px 20px;max-width:100%;text-wrap:balance}}.flex-sections .gform_wrapper .gform_page_footer .gform_previous_button{float:left}.flex-sections .gform_wrapper .gform_page_footer .gform_next_button,.flex-sections .gform_wrapper .gform_page_footer input[type=submit]{float:right}.flex-instagram{color:#fff;background:#451315;padding:100px 30px}.flex-instagram h3{font-family:"Brooklyn",sans-serif;font-size:30px;font-weight:400;text-align:center;text-transform:uppercase;margin-bottom:120px;color:#fff}@media (max-width:1024px){.flex-instagram h3{margin-bottom:60px}}.flex-instagram a{display:block;max-width:1620px;margin-left:auto;margin-right:auto}@media (max-width:768px){.flex-instagram{padding:50px 20px}.flex-instagram h3{font-size:18px;line-height:1.6;text-wrap:balance;letter-spacing:.3px;margin-bottom:30px}}.flex-instagram .mobile-only{display:none}@media (max-width:768px){.flex-instagram .desktop-only{display:none}.flex-instagram .mobile-only{display:block}}.flex-footer{padding:145px 0;background-color:#f0efed;font-family:"Brooklyn";font-size:20px;font-weight:regular;text-transform:uppercase;color:#000}.flex-footer .container{max-width:1660px;display:grid;grid-template-columns:70% minmax(26%, 420px);justify-content:space-between}@media (max-width:1199px){.flex-footer .container{grid-template-columns:100%;grid-row-gap:40px}}.flex-footer a{color:#000;transition:.3s all ease}.flex-footer a:hover,.flex-footer a:active{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}@media (max-width:768px){.flex-footer{font-size:16px;padding:60px 0}}.flex-footer .menu{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr)}.flex-footer .menu li{margin:0 0 40px;padding:0}.flex-footer .menu li.grid--large{grid-column:span 2}@media (max-width:1024px){.flex-footer .menu{max-width:100%}}@media (max-width:768px){.flex-footer .menu{grid-template-columns:repeat(1,1fr);text-align:center}.flex-footer .menu li{margin-bottom:20px;grid-column:span 1 !important}}.flex-footer #flex-newsletter h4{font-size:50px;font-weight:100;font-style:italic;text-transform:none;color:#000;margin-bottom:10px;margin-top:-10px}@media (max-width:768px){.flex-footer #flex-newsletter h4{font-size:36px;text-align:center}}.flex-footer #flex-newsletter .moonray-form-p2c9694f223 .moonray-form-element-wrapper{padding:0;margin:0}.flex-footer #flex-newsletter form{display:block}.flex-footer #flex-newsletter form>div{width:100%;margin-bottom:10px !important}.flex-footer #flex-newsletter input[type=text],.flex-footer #flex-newsletter input[type=email]{background-color:#fff;border:1px solid #000 !important;border-radius:0 !important;padding:0 !important;font-family:"Cita Pro",serif !important;font-weight:300;font-size:24px;line-height:1 !important;height:auto;color:#000;padding:12px 15px !important}.flex-footer #flex-newsletter input[type=text]::-webkit-input-placeholder,.flex-footer #flex-newsletter input[type=email]::-webkit-input-placeholder{font-family:"Cita Pro",serif !important;font-weight:300;font-size:24px;color:#000;opacity:.75}.flex-footer #flex-newsletter input[type=text]::-moz-placeholder,.flex-footer #flex-newsletter input[type=email]::-moz-placeholder{font-family:"Cita Pro",serif !important;font-weight:300;font-size:24px;color:#000;opacity:.75}.flex-footer #flex-newsletter input[type=text]:-ms-input-placeholder,.flex-footer #flex-newsletter input[type=email]:-ms-input-placeholder{font-family:"Cita Pro",serif !important;font-weight:300;font-size:24px;color:#000;opacity:.75}.flex-footer #flex-newsletter input[type=text]::placeholder,.flex-footer #flex-newsletter input[type=email]::placeholder{font-family:"Cita Pro",serif !important;font-weight:300;font-size:24px;color:#000;opacity:.75}@media (max-width:768px){.flex-footer #flex-newsletter input[type=text],.flex-footer #flex-newsletter input[type=email]{font-size:20px}.flex-footer #flex-newsletter input[type=text]::-webkit-input-placeholder,.flex-footer #flex-newsletter input[type=email]::-webkit-input-placeholder{font-size:20px}.flex-footer #flex-newsletter input[type=text]::-moz-placeholder,.flex-footer #flex-newsletter input[type=email]::-moz-placeholder{font-size:20px}.flex-footer #flex-newsletter input[type=text]:-ms-input-placeholder,.flex-footer #flex-newsletter input[type=email]:-ms-input-placeholder{font-size:20px}.flex-footer #flex-newsletter input[type=text]::placeholder,.flex-footer #flex-newsletter input[type=email]::placeholder{font-size:20px}}.flex-footer #flex-newsletter input[type=submit]{float:right;font-family:"Brooklyn",sans-serif;font-size:18px;font-weight:300;letter-spacing:.031em;text-transform:uppercase;border:none;display:inline-block !important;max-width:96%;border-radius:3px;padding:10px 40px;transition:.3s all ease;color:#fff;background-color:#451315;cursor:pointer}.flex-footer #flex-newsletter input[type=submit]:hover,.flex-footer #flex-newsletter input[type=submit]:active{color:#fff;background-color:#9b2117}@media (max-width:768px){.flex-footer #flex-newsletter input[type=submit]{font-size:18px;padding:13px 20px;max-width:100%;text-wrap:balance}}.page-template .footer-copywright{background-color:#f0efed;padding:0 100px}.page-template .footer-copywright .copyright{font-family:"Aktiv Grotesk";text-transform:uppercase;padding:30px 0;font-size:10px;font-weight:500;letter-spacing:2.75px;color:rgba(47,70,109,.83);text-align:center}.page-template .footer-copywright .copyright *{color:rgba(47,70,109,.83)}.page-template .footer-copywright .copyright a.link-footer:first-of-type{margin-right:0}.page-template .footer-copywright .copyright a:hover{color:#2f466d}.page-template .footer-copywright .copyright .item{margin-bottom:5px}.page-id-9683 #invite,.page-id-9895 #invite,.flex-sections.rebirth #invite{position:relative}.page-id-9683 #invite:before,.page-id-9895 #invite:before,.flex-sections.rebirth #invite:before{display:block;content:"";width:550px;height:800px;background:url(//sarahjenks.com/wp-content/themes/blank/images/snake.png) left bottom no-repeat;position:absolute;z-index:2;top:0;right:0}@media (max-width:768px){.page-id-9683 #invite:before,.page-id-9895 #invite:before,.flex-sections.rebirth #invite:before{display:none}}.page-id-9683 #invite .wrapper,.page-id-9895 #invite .wrapper,.flex-sections.rebirth #invite .wrapper{padding:300px 0 240px}@media (max-width:768px){.page-id-9683 #invite .wrapper,.page-id-9895 #invite .wrapper,.flex-sections.rebirth #invite .wrapper{padding:100px 0 80px}}.page-id-9683 #invite h1,.page-id-9895 #invite h1,.flex-sections.rebirth #invite h1{margin:60px 0}@media (max-width:768px){.page-id-9683 #invite h1,.page-id-9895 #invite h1,.flex-sections.rebirth #invite h1{margin:40px 0}}.page-id-9683 #invite p,.page-id-9895 #invite p,.flex-sections.rebirth #invite p{line-height:1.8;margin-bottom:0}.page-id-9683 #invite .rebirth-button,.page-id-9895 #invite .rebirth-button,.flex-sections.rebirth #invite .rebirth-button{margin-top:100px;margin-bottom:0}@media (max-width:768px){.page-id-9683 #invite .rebirth-button,.page-id-9895 #invite .rebirth-button,.flex-sections.rebirth #invite .rebirth-button{margin:40px 0 0}}.page-id-9683 #want-more,.page-id-9895 #want-more,.flex-sections.rebirth #want-more{position:relative}.page-id-9683 #want-more:before,.page-id-9895 #want-more:before,.flex-sections.rebirth #want-more:before{display:block;content:"";width:435px;height:925px;background:url(//sarahjenks.com/wp-content/themes/blank/images/snake.png) right bottom no-repeat;position:absolute;top:-330px;left:0}@media (max-width:768px){.page-id-9683 #want-more:before,.page-id-9895 #want-more:before,.flex-sections.rebirth #want-more:before{width:100%;height:50vw;background-size:contain;top:-10vw;right:2vw;left:auto;z-index:10;-webkit-transform:rotate(15deg);transform:rotate(15deg)}}.page-id-9683 #optin h2,.page-id-9895 #optin h2,.flex-sections.rebirth #optin h2{margin-bottom:40px;text-wrap:balance}.page-id-9683 #optin .moonray-form,.page-id-9895 #optin .moonray-form,.flex-sections.rebirth #optin .moonray-form{width:80%;margin:0 auto;padding:0}@media (max-width:768px){.page-id-9683 #optin .moonray-form,.page-id-9895 #optin .moonray-form,.flex-sections.rebirth #optin .moonray-form{width:100%}}.page-id-9683 #optin .moonray-form form,.page-id-9895 #optin .moonray-form form,.flex-sections.rebirth #optin .moonray-form form{display:grid;grid-template-columns:3fr 3fr 1fr;grid-gap:15px 20px}.page-id-9683 #optin .moonray-form form:before,.page-id-9683 #optin .moonray-form form:after,.page-id-9895 #optin .moonray-form form:before,.flex-sections.rebirth #optin .moonray-form form:after{display:none}@media (max-width:1024px){.page-id-9683 #optin .moonray-form form,.page-id-9895 #optin .moonray-form form,.flex-sections.rebirth #optin .moonray-form form{grid-template-columns:2fr 2fr 1fr}}@media (max-width:669px){.page-id-9683 #optin .moonray-form form,.page-id-9895 #optin .moonray-form form,.flex-sections.rebirth #optin .moonray-form form{grid-template-columns:1fr}}.page-id-9683 #optin .moonray-form form .moonray-form-element-wrapper,.page-id-9895 #optin .moonray-form form .moonray-form-element-wrapper,.flex-sections.rebirth #optin .moonray-form form .moonray-form-element-wrapper{width:100%;padding:0;float:none}.page-id-9683 #optin .moonray-form form label,.page-id-9895 #optin .moonray-form form label,.flex-sections.rebirth #optin .moonray-form form label{display:none;margin:0;color:inherit;font-family:"Cita Pro",serif;font-weight:300;font-size:20px;line-height:1}.page-id-9683 #optin .moonray-form form .moonray-form-input-type-checkbox,.page-id-9895 #optin .moonray-form form .moonray-form-input-type-checkbox,.flex-sections.rebirth #optin .moonray-form form .moonray-form-input-type-checkbox{grid-column:1/-1;display:grid;grid-template-columns:26px auto;place-content:center;margin-top:10px}.page-id-9683 #optin .moonray-form form input[type=submit],.page-id-9895 #optin .moonray-form form input[type=submit],.flex-sections.rebirth #optin .moonray-form form input[type=submit]{font-family:"Brooklyn",sans-serif;font-size:24px;font-weight:300;letter-spacing:.031em;text-align:center;text-transform:uppercase;color:#fff;background-color:#9b2117;border-radius:3px;border:0;padding:20px 0;transition:.3s all ease;width:100% !important}.page-id-9683 #optin .moonray-form form input[type=submit]:hover,.page-id-9683 #optin .moonray-form form input[type=submit]:active,.page-id-9895 #optin .moonray-form form input[type=submit]:hover,.flex-sections.rebirth #optin .moonray-form form input[type=submit]:active{text-decoration:none;color:#000;background-color:#f0efed}@media (max-width:669px){.page-id-9683 #optin .moonray-form form input[type=submit],.page-id-9895 #optin .moonray-form form input[type=submit],.flex-sections.rebirth #optin .moonray-form form input[type=submit]{font-size:18px;padding:10px 0}}.page-id-9683 #optin .moonray-form form input[type=text],.page-id-9683 #optin .moonray-form form input[type=email],.page-id-9895 #optin .moonray-form form input[type=text],.page-id-9895 #optin .moonray-form form input[type=email],.flex-sections.rebirth #optin .moonray-form form input[type=text],.flex-sections.rebirth #optin .moonray-form form input[type=email]{font-family:"Cita Pro",serif;font-weight:300;font-size:35px;line-height:1.285;color:#000 !important;border-radius:3px;padding:34px 15px}@media (max-width:669px){.page-id-9683 #optin .moonray-form form input[type=text],.page-id-9683 #optin .moonray-form form input[type=email],.page-id-9895 #optin .moonray-form form input[type=text],.page-id-9895 #optin .moonray-form form input[type=email],.flex-sections.rebirth #optin .moonray-form form input[type=text],.flex-sections.rebirth #optin .moonray-form form input[type=email]{font-size:24px !important;padding:20px 15px}}.page-id-9683 #optin .moonray-form form input[type=text]::-webkit-input-placeholder,.page-id-9683 #optin .moonray-form form input[type=email]::-webkit-input-placeholder,.page-id-9895 #optin .moonray-form form input[type=text]::-webkit-input-placeholder,.page-id-9895 #optin .moonray-form form input[type=email]::-webkit-input-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=text]::-webkit-input-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=email]::-webkit-input-placeholder{font-family:"Cita Pro",serif;font-weight:300;font-size:35px;line-height:1.285;color:#000}.page-id-9683 #optin .moonray-form form input[type=text]::-moz-placeholder,.page-id-9683 #optin .moonray-form form input[type=email]::-moz-placeholder,.page-id-9895 #optin .moonray-form form input[type=text]::-moz-placeholder,.page-id-9895 #optin .moonray-form form input[type=email]::-moz-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=text]::-moz-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=email]::-moz-placeholder{font-family:"Cita Pro",serif;font-weight:300;font-size:35px;line-height:1.285;color:#000}.page-id-9683 #optin .moonray-form form input[type=text]:-ms-input-placeholder,.page-id-9683 #optin .moonray-form form input[type=email]:-ms-input-placeholder,.page-id-9895 #optin .moonray-form form input[type=text]:-ms-input-placeholder,.page-id-9895 #optin .moonray-form form input[type=email]:-ms-input-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=text]:-ms-input-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=email]:-ms-input-placeholder{font-family:"Cita Pro",serif;font-weight:300;font-size:35px;line-height:1.285;color:#000}.page-id-9683 #optin .moonray-form form input[type=text]::placeholder,.page-id-9683 #optin .moonray-form form input[type=email]::placeholder,.page-id-9895 #optin .moonray-form form input[type=text]::placeholder,.page-id-9895 #optin .moonray-form form input[type=email]::placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=text]::placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=email]::placeholder{font-family:"Cita Pro",serif;font-weight:300;font-size:35px;line-height:1.285;color:#000}.flex-sections.rebirth .moonray-form .moonray-form-clearfix:before{display:none}@media (max-width:669px){.page-id-9683 #optin .moonray-form form input[type=text]::-webkit-input-placeholder,.page-id-9683 #optin .moonray-form form input[type=email]::-webkit-input-placeholder,.page-id-9895 #optin .moonray-form form input[type=text]::-webkit-input-placeholder,.page-id-9895 #optin .moonray-form form input[type=email]::-webkit-input-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=text]::-webkit-input-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=email]::-webkit-input-placeholder{font-size:24px !important}.page-id-9683 #optin .moonray-form form input[type=text]::-moz-placeholder,.page-id-9683 #optin .moonray-form form input[type=email]::-moz-placeholder,.page-id-9895 #optin .moonray-form form input[type=text]::-moz-placeholder,.page-id-9895 #optin .moonray-form form input[type=email]::-moz-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=text]::-moz-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=email]::-moz-placeholder{font-size:24px !important}.page-id-9683 #optin .moonray-form form input[type=text]:-ms-input-placeholder,.page-id-9683 #optin .moonray-form form input[type=email]:-ms-input-placeholder,.page-id-9895 #optin .moonray-form form input[type=text]:-ms-input-placeholder,.page-id-9895 #optin .moonray-form form input[type=email]:-ms-input-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=text]:-ms-input-placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=email]:-ms-input-placeholder{font-size:24px !important}.page-id-9683 #optin .moonray-form form input[type=text]::placeholder,.page-id-9683 #optin .moonray-form form input[type=email]::placeholder,.page-id-9895 #optin .moonray-form form input[type=text]::placeholder,.page-id-9895 #optin .moonray-form form input[type=email]::placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=text]::placeholder,.flex-sections.rebirth #optin .moonray-form form input[type=email]::placeholder{font-size:24px !important}}.page-id-9683 #optin .moonray-form form input[type=checkbox],.page-id-9895 #optin .moonray-form form input[type=checkbox],.flex-sections.rebirth #optin .moonray-form form input[type=checkbox]{position:static;opacity:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;margin:0;font:inherit;color:currentColor;width:16px !important;height:16px;border:1px solid currentColor;border-radius:0;margin-right:10px;-webkit-transform:translateY(2px);transform:translateY(2px);display:grid !important;place-content:center}.page-id-9683 #optin .moonray-form form input[type=checkbox]:before,.page-id-9895 #optin .moonray-form form input[type=checkbox]:before,.flex-sections.rebirth #optin .moonray-form form input[type=checkbox]:before{display:inline-block;content:"";width:8px;height:8px;-webkit-transform:scale(0);transform:scale(0);transition:.2s -webkit-transform ease;transition:.2s transform ease;transition:.2s transform ease,.2s -webkit-transform ease;box-shadow:inset 1em 1em #fff;-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.page-id-9683 #optin .moonray-form form input[type=checkbox]:checked:before,.page-id-9895 #optin .moonray-form form input[type=checkbox]:checked:before,.flex-sections.rebirth #optin .moonray-form form input[type=checkbox]:checked:before{-webkit-transform:scale(1);transform:scale(1)}.page-id-9683 #what-is,.page-id-9895 #what-is,.flex-sections.rebirth #what-is{position:relative}.page-id-9683 #what-is h2,.page-id-9895 #what-is h2,.flex-sections.rebirth #what-is h2{margin-bottom:100px}@media (max-width:768px){.page-id-9683 #what-is h2,.page-id-9895 #what-is h2,.flex-sections.rebirth #what-is h2{margin-bottom:40px}}.page-id-9683 #what-is h5,.page-id-9895 #what-is h5,.flex-sections.rebirth #what-is h5{margin-bottom:0;margin-top:60px}.page-id-9683 #what-is h5+p,.page-id-9895 #what-is h5+p,.flex-sections.rebirth #what-is h5+p{font-size:30px}@media (max-width:768px){.page-id-9683 #what-is h5+p,.page-id-9895 #what-is h5+p,.flex-sections.rebirth #what-is h5+p{font-size:20px}}.page-id-9683 #what-is .rebirth-button,.page-id-9895 #what-is .rebirth-button,.flex-sections.rebirth #what-is .rebirth-button{margin-top:80px}.page-id-9683 #new-year h2,.page-id-9895 #new-year h2,.flex-sections.rebirth #new-year h2{margin-bottom:60px}@media (max-width:768px){.page-id-9683 #new-year h2,.page-id-9895 #new-year h2,.flex-sections.rebirth #new-year h2{margin-bottom:30px}}.page-id-9683 #for-you,.page-id-9895 #for-you,.flex-sections.rebirth #for-you{position:relative}.page-id-9683 #for-you h2,.page-id-9895 #for-you h2,.flex-sections.rebirth #for-you h2{margin-bottom:80px}@media (max-width:768px){.page-id-9683 #for-you h2,.page-id-9895 #for-you h2,.flex-sections.rebirth #for-you h2{margin-bottom:30px}}.page-id-9683 #for-you .rebirth-button,.page-id-9895 #for-you .rebirth-button,.flex-sections.rebirth #for-you .rebirth-button{margin-top:80px}@media (max-width:768px){.page-id-9683 #for-you .rebirth-button,.page-id-9895 #for-you .rebirth-button,.flex-sections.rebirth #for-you .rebirth-button{margin-top:40px}}.page-id-9683 #for-you:before,.page-id-9895 #for-you:before,.flex-sections.rebirth #for-you:before{display:block;content:"";width:635px;height:1210px;background:url(//sarahjenks.com/wp-content/themes/blank/images/walnut.png) left bottom no-repeat;position:absolute;top:-580px;right:-50px;-webkit-transform:scale(.9);transform:scale(.9)}@media (max-width:1199px){.page-id-9683 #for-you:before,.page-id-9895 #for-you:before,.flex-sections.rebirth #for-you:before{top:-540px;right:-150px;-webkit-transform:scale(.6);transform:scale(.6)}}@media (max-width:1024px){.page-id-9683 #for-you:before,.page-id-9895 #for-you:before,.flex-sections.rebirth #for-you:before{-webkit-transform:scale(.4);transform:scale(.4);top:-600px;right:-200px}}@media (max-width:768px){.page-id-9683 #for-you:before,.page-id-9895 #for-you:before,.flex-sections.rebirth #for-you:before{position:static;-webkit-transform:scale(1);transform:scale(1);width:100%;height:400px;background-size:contain;background-position:50% 50%}}.page-id-9683 #about,.page-id-9895 #about,.flex-sections.rebirth #about{position:relative;overflow:hidden}.page-id-9683 #about:before,.page-id-9895 #about:before,.flex-sections.rebirth #about:before{display:block;content:"";width:2144px;height:1862px;background:url(//sarahjenks.com/wp-content/themes/blank/images/cobwebs.png) 0 0 no-repeat;position:absolute;top:235px;left:-700px}@media (max-width:768px){.page-id-9683 #about:before,.page-id-9895 #about:before,.flex-sections.rebirth #about:before{display:none}}.page-id-9683 #about p,.page-id-9895 #about p,.flex-sections.rebirth #about p{line-height:1.51;margin:60px 0}@media (max-width:768px){.page-id-9683 #about p,.page-id-9895 #about p,.flex-sections.rebirth #about p{margin:40px 0}}.page-id-9683 #about p.narrow,.page-id-9895 #about p.narrow,.flex-sections.rebirth #about p.narrow{max-width:1120px;margin-left:auto;margin-right:auto}.page-id-9683 #about h3,.page-id-9895 #about h3,.flex-sections.rebirth #about h3{max-width:99%}.page-id-9683 #about h2:not(:first-of-type),.page-id-9895 #about h2:not(:first-of-type),.flex-sections.rebirth #about h2:not(:first-of-type){font-size:60px;max-width:840px;margin:35px auto 0;text-wrap:balance}@media (max-width:768px){.page-id-9683 #about h2:not(:first-of-type),.page-id-9895 #about h2:not(:first-of-type),.flex-sections.rebirth #about h2:not(:first-of-type){font-size:30px}}.page-id-9683 #about h2:not(:first-of-type) span,.page-id-9895 #about h2:not(:first-of-type) span,.flex-sections.rebirth #about h2:not(:first-of-type) span{display:inline-block;margin-bottom:20px}.page-id-9683 #about h2:not(:first-of-type):has(em),.page-id-9895 #about h2:not(:first-of-type):has(em),.flex-sections.rebirth #about h2:not(:first-of-type):has(em){font-size:50px;max-width:100%;margin-top:60px;margin-bottom:60px}@media (max-width:768px){.page-id-9683 #about h2:not(:first-of-type):has(em),.page-id-9895 #about h2:not(:first-of-type):has(em),.flex-sections.rebirth #about h2:not(:first-of-type):has(em){font-size:30px}}.page-id-9683 #about h2:not(:first-of-type):has(em) em,.page-id-9895 #about h2:not(:first-of-type):has(em) em,.flex-sections.rebirth #about h2:not(:first-of-type):has(em) em{display:inline-block;font-size:70px;margin:35px 0}@media (max-width:768px){.page-id-9683 #about h2:not(:first-of-type):has(em) em,.page-id-9895 #about h2:not(:first-of-type):has(em) em,.flex-sections.rebirth #about h2:not(:first-of-type):has(em) em{font-size:40px;margin:20px 0}}.page-id-9683 #about-sarah .section-image-content__container,.page-id-9895 #about-sarah .section-image-content__container{grid-template-columns:auto 52%}@media (max-width:1199px){.page-id-9683 #about-sarah .section-image-content__container,.page-id-9895 #about-sarah .section-image-content__container{grid-template-columns:1fr;grid-row-gap:40px}}.page-id-9701 #optin-hero .wrapper,.page-id-9704 #optin-hero .wrapper{padding-top:180px;padding-bottom:230px}@media (max-width:768px){.page-id-9701 #optin-hero .wrapper,.page-id-9704 #optin-hero .wrapper{padding:100px 0 80px}}.page-id-9701 #optin-hero h1,.page-id-9704 #optin-hero h1{margin-bottom:60px}@media (max-width:768px){.page-id-9701 #optin-hero h1,.page-id-9704 #optin-hero h1{margin-bottom:40px}}@media (max-width:768px){.page-id-9701 #optin-hero h4,.page-id-9704 #optin-hero h4{margin-bottom:40px}}.page-id-9701 #optin-hero .rebirth-button,.page-id-9704 #optin-hero .rebirth-button{margin-top:60px;max-width:360px}@media (max-width:768px){.page-id-9701 #optin-hero .rebirth-button,.page-id-9704 #optin-hero .rebirth-button{margin-top:20px;max-width:100%}}.page-id-9701 #optin-hero *:last-child,.page-id-9704 #optin-hero *:last-child{margin-bottom:0}.page-id-9701 #hillary-testimonial .wrapper,.page-id-9704 #hillary-testimonial .wrapper{padding-top:65px}.page-id-9701 #hillary-testimonial .section-image-content__container,.page-id-9704 #hillary-testimonial .section-image-content__container{grid-column-gap:124px}.page-id-9701 #hillary-testimonial .section-image-content__content h3,.page-id-9704 #hillary-testimonial .section-image-content__content h3{letter-spacing:normal;line-height:1.65}.page-id-9701 #hillary-testimonial .section-image-content__content strong,.page-id-9704 #hillary-testimonial .section-image-content__content strong{font-weight:400;font-size:30px;line-height:1}@media (max-width:1199px){.page-id-9701 #hillary-testimonial .wrapper,.page-id-9704 #hillary-testimonial .wrapper{padding:50px 0}.page-id-9701 #hillary-testimonial .section-image-content__image,.page-id-9704 #hillary-testimonial .section-image-content__image{max-width:630px;margin:0 auto 30px}.page-id-9701 #hillary-testimonial .section-image-content__content,.page-id-9704 #hillary-testimonial .section-image-content__content{max-width:580px;margin-left:auto;margin-right:auto}.page-id-9701 #hillary-testimonial .section-image-content__content h3 br,.page-id-9704 #hillary-testimonial .section-image-content__content h3 br{display:none}}@media (max-width:768px){.page-id-9701 #hillary-testimonial .section-image-content__image,.page-id-9704 #hillary-testimonial .section-image-content__image{margin-bottom:0}.page-id-9701 #hillary-testimonial .section-image-content__content strong,.page-id-9704 #hillary-testimonial .section-image-content__content strong{font-size:20px}}.page-id-9701 #about-sarah .section-image-content__image,.page-id-9704 #about-sarah .section-image-content__image{aspect-ratio:817/927}.page-id-9701 #about-sarah .section-image-content__container,.page-id-9704 #about-sarah .section-image-content__container{grid-template-columns:auto 42%;grid-column-gap:100px;align-items:flex-end}.page-id-9701 #about-sarah .section-image-content__container p:last-child,.page-id-9704 #about-sarah .section-image-content__container p:last-child{margin-bottom:0}@media (max-width:1199px){.page-id-9701 #about-sarah .section-image-content__container,.page-id-9704 #about-sarah .section-image-content__container{grid-template-columns:1fr}}.page-id-9701 #you h2,.page-id-9704 #you h2{margin-top:40px;line-height:1.222}@media (max-width:768px){.page-id-9701 #you h2 br:last-child,.page-id-9704 #you h2 br:last-child{display:none}}.page-id-9701 #you p,.page-id-9704 #you p{max-width:95%;margin-left:auto;margin-right:auto}.page-id-9701 #whats-next,.page-id-9704 #whats-next{position:relative}.page-id-9701 #whats-next:before,.page-id-9704 #whats-next:before{display:block;content:"";width:810px;height:845px;background:url(//sarahjenks.com/wp-content/themes/blank/images/flowers.png) 0 0 no-repeat;position:absolute;top:-320px;left:-230px;background-size:100%}@media (max-width:768px){.page-id-9701 #whats-next:before,.page-id-9704 #whats-next:before{display:none}}.page-id-9701 #whats-next p,.page-id-9704 #whats-next p{max-width:890px;margin-left:auto;margin-right:auto}.page-id-9701 #whats-next h2,.page-id-9704 #whats-next h2{font-size:110px;margin:60px 0 100px}@media (max-width:768px){.page-id-9701 #whats-next h2,.page-id-9704 #whats-next h2{font-size:48px;margin:40px 0}}.page-id-9701 #whats-next .rebirth-button,.page-id-9704 #whats-next .rebirth-button{margin-bottom:80px;max-width:360px}@media (max-width:768px){.page-id-9701 #whats-next .rebirth-button,.page-id-9704 #whats-next .rebirth-button{max-width:100%;margin-bottom:40px}}.flex-sections .gform_wrapper #field_1_27 .gfield_label,.flex-sections .gform_wrapper #field_1_28 .gfield_label{font-size:40px;margin-bottom:20px;text-align:left}
.ezcol>*{max-width:100%}.ezcol-one-quarter,.ezcol-one-half,.ezcol-three-quarter,.ezcol-one-third,.ezcol-two-third,.ezcol-one-fifth,.ezcol-two-fifth,.ezcol-three-fifth,.ezcol-four-fifth{float:left;margin-right:4%;position:relative;word-wrap:break-word;hyphens:auto;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important;text-rendering:optimizedLegibility}.ezcol-one-quarter{width:22%}.ezcol-one-half{width:48%}.ezcol-three-quarter{width:74%}.ezcol-one-third{width:30.666%}.ezcol-two-third{width:65.334%}.ezcol-one-fifth{width:16.8%}.ezcol-two-fifth{width:37.6%}.ezcol-three-fifth{width:58.4%}.ezcol-four-fifth{width:79.2%}.ezcol-last{float:right;clear:right;margin-right:0}.ezcol-last:after{content:".";opacity:0;display:block;height:0;clear:both}.ezcol-both,.ezcol-left,.ezcol-right{margin:0;padding:0;background:0 0}.ezcol-divider{clear:both !important;display:block !important;margin-bottom:0 !important;padding-top:0 !important;width:100% !important;background:0 0 !important}.ezcol-both{clear:both !important}.ezcol-left{clear:left !important}.ezcol-right{clear:right !important}@media all and (max-width:768px){.ezcol-one-quarter,.ezcol-one-half,.ezcol-three-quarter,.ezcol-one-third,.ezcol-two-third,.ezcol-one-fifth,.ezcol-two-fifth,.ezcol-three-fifth,.ezcol-four-fifth{width:48% !important;margin-right:2%}.ezcol-last{float:left;clear:none;display:block}.ezcol-last:after{content:"";display:block;clear:none}.ezcol-last+.ezcol-divider{clear:none !important;display:none !important;margin:0 !important;padding:0 !important}}@media all and (max-width:480px){.ezcol-one-quarter,.ezcol-one-half,.ezcol-three-quarter,.ezcol-one-third,.ezcol-two-third,.ezcol-one-fifth,.ezcol-two-fifth,.ezcol-three-fifth,.ezcol-four-fifth{width:100% !important;margin-right:0}}