body{padding:0;font-family:aktiv-grotesk,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none}.App{-webkit-tap-highlight-color:transparent}.App .BreakPointContainer{margin:auto}.App .dynamicImgContainer{background:#f4f4f4}.App .AppContent{min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.App .FixedFooter{background-color:#000}.App .FixedFooter a,.App .FixedFooter p{color:#fff}.App .FixedFooter a:hover{font-weight:500}.App.bgColor{background:#fafafa}@media only screen and (min-width:2559px){.App .BreakPointContainer{width:2304px}}@media only screen and (min-width:1919px) and (max-width:2559px){.App .BreakPointContainer{width:1728px}}@media only screen and (min-width:1679px) and (max-width:1919px){.App .BreakPointContainer{width:1512px}}@media only screen and (min-width:1439px) and (max-width:1679px){.App .BreakPointContainer{width:1296px}}@media only screen and (min-width:1279px) and (max-width:1439px){.App .BreakPointContainer{width:1152px}}@media only screen and (min-width:1079px) and (max-width:1279px){.App .BreakPointContainer{width:1020px}}@media only screen and (max-width:1079px){.App .BreakPointContainer{width:90%}}@media only screen and (max-width:959px){.App .BreakPointContainer{width:100%}.App .FixedFooter{padding:20px 24px}.App .copyrightText{font-size:10px;line-height:1.8}}@media only screen and (min-width:959px){.App .FixedFooter{padding:16px 0}.App .copyrightText{font-size:12px;line-height:1.83}}@media only screen and (min-width:1439px){.App .FixedFooter{padding:24px 0}.App .copyrightText{font-size:13px;line-height:1.69}}@media only screen and (min-width:1679px){.App .copyrightText{font-size:14px;line-height:1.86}}@media only screen and (min-width:1919px){.App .FixedFooter{padding:35px 0}.App .copyrightText{letter-spacing:1px;font-size:16px;line-height:1.63}}div{outline:none}.divider{border-bottom:1px solid #ededed}@media only screen and (max-width:959px){.mobile-layout{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-sizing:border-box;box-sizing:border-box;margin-top:48px!important}.mobile-page-padding{padding:0 16px}.divider-mobile{border-bottom:1px solid #ededed}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.BackToTop{position:fixed;bottom:50px;right:50px;z-index:10;color:#ed3897;background-color:transparent;-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.BackToTop.showBackToTopButton{-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width:959px){.BackToTop{width:40px;bottom:20px;right:20px}}.font-bold-greycliff,.menu-item:hover{font-family:GreycliffCF-DemiBold}@media screen and (max-width:959px){.App.HideMobileHeader .HeaderContainer{top:-54px}}.arr-down-bold{position:relative;top:2px;margin:0 8px;border:4px solid transparent;border-top-color:currentcolor;display:inline-block;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform-origin:center 25%;transform-origin:center 25%}.arr-down-bold.open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.b-b-1{border-bottom:1px solid #d8d8d8}.HeaderStrip{background:#eaeaea;height:32px}.HeaderStrip .HeaderTabContainer{bottom:0;height:100%}.HeaderStrip .HeaderTabContainer .HeaderTab{color:#757575;border-bottom:2px solid transparent}.HeaderStrip .HeaderTabContainer .HeaderTab:hover{color:#212121}.HeaderStrip .HeaderTabContainer .selected{pointer-events:none;color:#212121;border-bottom-color:#212121}.HeaderStrip p{line-height:32px}.HeaderContainer{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);box-shadow:0 0 4px 0 rgba(0,0,0,.2);position:fixed;top:0;z-index:100;background-color:#fff;width:100%;-webkit-transition:top .2s ease;transition:top .2s ease}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.nav .HoverBorder{position:absolute;left:0;bottom:0;height:3px;width:0;background-color:#000;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:width .3s,-webkit-transform .3s;transition:width .3s,-webkit-transform .3s;transition:width .3s,transform .3s;transition:width .3s,transform .3s,-webkit-transform .3s}.subMenu{display:none}.Icon{width:28px;height:28px}.Icon.hamburger{position:absolute;top:11px;right:12px}.Icon.cross{margin-right:12px}.Icon.back{margin-left:12px}.menu-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:16px;padding-right:16px;-webkit-transition:font-weight .2s ease,height .2s ease;transition:font-weight .2s ease,height .2s ease}.menu-item.activeRoute{font-weight:700}.subMenuItem{color:#212121;font-size:13px;line-height:1.69}.subMenuItem .menuSubName{color:#757575}.Logo{width:100%;margin:.333em 0;-webkit-transition:margin .2s ease,-webkit-transform .2s ease;transition:margin .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,margin .2s ease;transition:transform .2s ease,margin .2s ease,-webkit-transform .2s ease}@media only screen and (max-width:959px){.TopHeader{padding:0 16px;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;background-color:#fff;z-index:1}.TopHeader>div:first-child{left:16px}.TopHeader>div:last-child{right:16px}.HeaderContainer{-webkit-box-shadow:none;box-shadow:none}.menu-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;letter-spacing:normal}.menu-item,.subMenuItem{height:56px;padding-left:16px;padding-right:0;margin:0 24px;border-top:1px solid #dbdbdb;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:1.67;letter-spacing:normal}.menu-item .next-icon,.subMenuItem .next-icon{width:24px}.mobileNavItemContainer{margin:24px 0}.mobileNavItemContainer>div:last-child>a{border-bottom:1px solid #dbdbdb}.MagazineSubmenu{height:100%}.MagazineSubmenu>a:last-child{border-bottom:1px solid #dbdbdb}.mobileNav{width:100vw;height:100%;background-color:#fff;position:fixed;top:0;left:-100vw;z-index:2;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobileNav.showNav{left:0}.mobileNav>div:nth-child(2){height:calc(100% - 54px);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}.mobileNav>div:nth-child(2)>div{overflow:auto}.Logo{width:76px;margin:0}.PlatformSwitcherModal{-webkit-box-sizing:border-box;box-sizing:border-box;width:100vw;height:100%;position:fixed;top:-100%;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out;padding-top:54px;background-color:#fff}.PlatformSwitcherModal.showModal{top:0}.PlatformSwitcherModal .PlatformSwitcherList{overflow:auto}.PlatformSwitcherModal .PlatformSwitcherList>a:first-child{border-top:1px solid #d8d8d8}.PlatformSwitcherModal .PlatformSwitcherList .chevron-right{width:8px;height:8px;border-color:currentcolor currentcolor transparent transparent;border-style:solid;border-width:1px;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.PlatformSwitcherModal .PlatformSwitcherList .platform-logo{max-height:32px}.PlatformSwitcherModal .PlatformSwitcherList .description{font-weight:500;line-height:1.6;letter-spacing:.2px}.Icon{width:24px;height:24px}}@media only screen and (min-width:959px){.menu-item{padding-bottom:1em}.menu-item,.subMenuItem{letter-spacing:.4px}.hamburger{display:none}.MagazineSubmenu{width:160%;position:absolute;top:0;background:#fff}.MagazineSubmenu>div{gap:.9em;white-space:nowrap;background:hsla(0,0%,85.9%,.5019607843137255);padding:1.2em 3em 1em 1em;margin:0}.subMenu{background-color:#fff;position:fixed;left:0;display:none;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.2);box-shadow:0 0 4px 0 rgba(0,0,0,.2)}.subMenu a:hover{font-weight:500}.menu-item:after{display:block;content:attr(title);font-weight:500;height:0;overflow:hidden;visibility:hidden}.TopHeader{width:100%}.TopHeader>a{width:12.38%}.TopHeader>div:last-child{right:0}}@media only screen and (min-width:1439px){.menu-item{padding-left:20px;padding-right:20px}.subMenuItem{font-size:14px;line-height:1.71}}@media only screen and (min-width:1679px){.menu-item{padding-left:24px;padding-right:24px}.storeCityImageContainer{margin:96px 0}.storeCityImageContainer .locationCardContainer .storeTitle{margin-top:12px;font-size:13px;line-height:1.69}.storeCityImageContainer .allStoresCard .storeCityImage{border-width:.7px}.storeCityImageContainer .allStoresCard .storeCityImage img{width:40px}.subMenuItem{font-size:16px;line-height:1.5}}@media screen and (min-width:1919px){.menu-item{padding-left:32px;padding-right:32px}}@media only screen and (min-width:1919px){.HeaderPlaceholder{height:156px}}@media only screen and (min-width:1679px) and (max-width:1919px){.HeaderPlaceholder{height:144px}}@media only screen and (min-width:1439px) and (max-width:1679px){.HeaderPlaceholder{height:125px}}@media only screen and (min-width:1279px) and (max-width:1439px){.HeaderPlaceholder{height:115px}}@media only screen and (min-width:959px) and (max-width:1279px){.HeaderPlaceholder{height:109px}}@media only screen and (max-width:959px){.HeaderPlaceholder{height:54px}}.SwitchPlatformGuideTooltip{position:fixed;inset:0;background-color:rgba(0,0,0,.75);z-index:5;top:32px}.SwitchPlatformGuideTooltip .ToolTipText{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:6px;background-color:#fff;padding:8px 12px;-webkit-transform:translateY(15px);transform:translateY(15px);margin-top:5px}.SwitchPlatformGuideTooltip .ToolTipText:after{content:"";position:absolute;background-color:#fff;width:18px;top:-9px;left:30px;aspect-ratio:1;clip-path:polygon(50% 0,100% 60%,0 60%)}@media only screen and (max-width:959px){.SwitchPlatformGuideTooltip{top:0;clip-path:var(--clip-path)}.SwitchPlatformGuideTooltip .ToolTipText{-webkit-transform:translate(45px,54px);transform:translate(45px,54px)}.SwitchPlatformGuideTooltip .ToolTipText:after{left:35px}}.dynamicImgContainer.img-small{min-height:50px}.dynamicImgContainer{position:relative;max-height:100%;height:100%}.dynamicImgContainer img{opacity:1;-webkit-transition:opacity .3s cubic-bezier(.215,.61,.355,1) 0s,-webkit-transform .3s ease-out 0s;transition:opacity .3s cubic-bezier(.215,.61,.355,1) 0s,-webkit-transform .3s ease-out 0s;transition:opacity .3s cubic-bezier(.215,.61,.355,1) 0s,transform .3s ease-out 0s;transition:opacity .3s cubic-bezier(.215,.61,.355,1) 0s,transform .3s ease-out 0s,-webkit-transform .3s ease-out 0s}.dynamicImgContainer.lazyloading{background:#eef0f5}.dynamicImgContainer.lazyloaded img{opacity:0}.DynamicHeightImg{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.DynamicHeightImg img{position:absolute;top:0}h1,h2,h3,h4,h5,h6{color:#212121;font-family:aktiv-grotesk;font-weight:600;letter-spacing:normal}@media only screen and (min-width:1919px){.h1,h1{font-size:48px}.h1,.h2,h1,h2{line-height:1.33}.h2,h2{font-size:36px}.h3,h3{font-size:28px;line-height:1.71}.h4,h4{font-size:24px;line-height:1.83}.h5,h5{font-size:20px;line-height:1.6}.h6,h6{font-size:18px;line-height:1.56}.h7{font-size:13px;line-height:1.43;letter-spacing:.4px}}@media only screen and (max-width:1919px){.h1,h1{font-size:40px;line-height:1.4}.h2,h2{font-size:32px}.h2,.h3,h2,h3{line-height:1.5}.h3,h3{font-size:24px}.h4,h4{font-size:20px;line-height:1.6}.h5,h5{font-size:18px;line-height:1.44}.h6,h6{font-size:16px;line-height:1.5}.h7{font-size:12px;line-height:1.33;letter-spacing:.4px}}@media only screen and (max-width:1679px){.h1,h1{font-size:32px}.h1,.h2,h1,h2{line-height:1.5}.h2,h2{font-size:24px}.h3,h3{font-size:20px;line-height:1.6}.h4,h4{font-size:18px;line-height:1.78}.h5,h5{font-size:16px;line-height:1.88}.h6,h6{font-size:14px;line-height:1.86}.h7{font-size:12px;line-height:20px;letter-spacing:.4px}}@media only screen and (max-width:1439px){.h1,h1{font-size:24px;line-height:1.5}.h2,h2{font-size:20px;line-height:1.6}.h3,h3{font-size:18px;line-height:1.44}.h4,h4{font-size:16px;line-height:1.88}.h5,h5{font-size:14px;line-height:1.57}.h6,h6{font-size:13px;line-height:1.4}.h7{font-size:11px;line-height:18px;letter-spacing:.4px}}@media only screen and (max-width:959px){.h1,h1{font-size:24px;line-height:1.58}.h2,h2{font-size:18px;line-height:1.44}.h3,h3{font-size:16px;line-height:1.5}.h4,h4{font-size:14px;line-height:1.57}.h5,h5{font-size:16px;line-height:1.54}.h6,h6{font-size:12px;line-height:1.4}.h7{font-size:11px;line-height:18px;letter-spacing:.4px}}@media only screen and (min-width:1679px) and (max-width:1919px){.fs-20-b2{font-size:20px;line-height:1.8}.fs-18-b2{font-size:18px;line-height:1.78}.fs-16-b2{font-size:16px;line-height:1.88}}@media only screen and (min-width:959px) and (max-width:1439px){.fs-14-b4{font-size:14px;line-height:1.86}}@media only screen and (max-width:959px){.fs-18-m{font-size:18px;line-height:1.56}.fs-16-m{font-size:16px;line-height:1.5}.fs-14-m{font-size:14px;line-height:1.86}.fs-13-m{font-size:13px;line-height:1.69}.lh-1-57{line-height:1.57}}@font-face{font-family:GreycliffCF-DemiBold;src:url(/psl_static/fonts/greycliff-cf-demi-bold/webfonts/greycliff-cf-demi-bold.eot);src:url(/psl_static/fonts/greycliff-cf-demi-bold/webfonts/greycliff-cf-demi-bold.eot?#iefix) format("embedded-opentype"),url(/psl_static/fonts/greycliff-cf-demi-bold/webfonts/greycliff-cf-demi-bold.woff2) format("woff2"),url(/psl_static/fonts/greycliff-cf-demi-bold/webfonts/greycliff-cf-demi-bold.woff) format("woff"),url(/psl_static/fonts/greycliff-cf-demi-bold/webfonts/greycliff-cf-demi-bold.ttf) format("truetype"),url(/psl_static/fonts/greycliff-cf-demi-bold/webfonts/greycliff-cf-demi-bold.svg#youworkforthem) format("svg");font-weight:400;font-style:normal}@font-face{font-family:GreycliffCF-Medium;src:url(/psl_static/fonts/greycliff-cf-medium/webfonts/greycliff-cf-medium.eot);src:url(/psl_static/fonts/greycliff-cf-medium/webfonts/greycliff-cf-medium.eot?#iefix) format("embedded-opentype"),url(/psl_static/fonts/greycliff-cf-medium/webfonts/greycliff-cf-medium.woff2) format("woff2"),url(/psl_static/fonts/greycliff-cf-medium/webfonts/greycliff-cf-medium.woff) format("woff"),url(/psl_static/fonts/greycliff-cf-medium/webfonts/greycliff-cf-medium.ttf) format("truetype"),url(/psl_static/fonts/greycliff-cf-medium/webfonts/greycliff-cf-medium.svg#youworkforthem) format("svg");font-weight:400;font-style:normal}@font-face{font-family:aktiv-grotesk;src:url(https://use.typekit.net/af/23491a/00000000000000007753ca34/30/l?fvd=n3&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/23491a/00000000000000007753ca34/30/d?fvd=n3&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/23491a/00000000000000007753ca34/30/a?fvd=n3&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:aktiv-grotesk;src:url(https://use.typekit.net/af/63eba7/00000000000000007753ca4f/30/l?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/63eba7/00000000000000007753ca4f/30/d?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/63eba7/00000000000000007753ca4f/30/a?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");font-display:auto;font-style:normal;font-weight:400;font-stretch:normal}@font-face{font-family:aktiv-grotesk;src:url(https://use.typekit.net/af/46adfc/00000000000000007753ca29/30/l?fvd=n5&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/46adfc/00000000000000007753ca29/30/d?fvd=n5&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/46adfc/00000000000000007753ca29/30/a?fvd=n5&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");font-display:auto;font-style:normal;font-weight:500;font-stretch:normal}@font-face{font-family:aktiv-grotesk;src:url(https://use.typekit.net/af/723dd9/00000000000000007753ca40/30/l?fvd=n6&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/723dd9/00000000000000007753ca40/30/d?fvd=n6&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/723dd9/00000000000000007753ca40/30/a?fvd=n6&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");font-display:auto;font-style:normal;font-weight:600;font-stretch:normal}@font-face{font-family:aktiv-grotesk;src:url(https://use.typekit.net/af/2b93b6/00000000000000007753ca37/30/l?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/2b93b6/00000000000000007753ca37/30/d?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/2b93b6/00000000000000007753ca37/30/a?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");font-display:auto;font-style:normal;font-weight:700;font-stretch:normal}@font-face{font-family:big-caslon-fb;src:url(https://use.typekit.net/af/7b6662/00000000000000007736b573/30/l?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/7b6662/00000000000000007736b573/30/d?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/7b6662/00000000000000007736b573/30/a?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");font-display:auto;font-style:normal;font-weight:700;font-stretch:normal}@font-face{font-family:big-caslon-fb;src:url(https://use.typekit.net/af/5f99b8/0000000000000000774a672d/30/l?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/5f99b8/0000000000000000774a672d/30/d?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/5f99b8/0000000000000000774a672d/30/a?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");font-display:auto;font-style:normal;font-weight:500;font-stretch:normal}.extra-bold{font-weight:700}.bold{font-weight:600}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-bold-caslon{font-family:big-caslon-fb;font-weight:700}.font-normal-caslon{font-family:big-caslon-fb;font-weight:500}.font-bold-greycliff{font-family:GreycliffCF-DemiBold}.font-medium-greycliff{font-family:GreycliffCF-Medium}.font-0{font-size:0}.lh-0{line-height:0}.ls-normal{letter-spacing:normal}.ls-0-2{letter-spacing:.2px}.ls-0-4{letter-spacing:.4px}.ls-0-6{letter-spacing:.67px}.ls-0-8{letter-spacing:.8px}.ls-2-0{letter-spacing:2px}.ls-0-3{letter-spacing:.35px}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.no-wrap{white-space:nowrap}.prel{position:relative}.pabs{position:absolute}.psticky{position:sticky}.bbox{-webkit-box-sizing:border-box;box-sizing:border-box}.img-resp{width:100%;height:auto}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.list-unstyled{list-style-type:none}.float-right{float:right}.float-left{float:left}.block{display:block!important}.inline-block{display:inline-block}.visibility-hidden{visibility:hidden}.ellipsis-two-line{line-clamp:2;-webkit-line-clamp:2}.ellipsis-three-line,.ellipsis-two-line{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.ellipsis-three-line{line-clamp:3;-webkit-line-clamp:3}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cursor-default{cursor:default}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.full-height{height:100%!important}.full-width{width:100%!important}.width-full{width:100%}.pernia-color-hover:hover{color:#ed3897!important}.arrow-icon{-webkit-transform:translateX(-50%);transform:translateX(-50%);border:6px solid transparent;width:0;height:0;margin:0;background:transparent}.arrow-icon.arrow-down-icon{border-top-color:#c2c2c2;position:relative;top:3px}.arrow-icon.arrow-up-icon{border-bottom-color:#c2c2c2;position:relative;top:-3px}.ProductPrice{letter-spacing:.2px;font-size:14px}.ProductPrice .SpecialPrice{color:#212121;margin-right:5px}.ProductPrice .InitialPrice{color:#757575;text-decoration:line-through;margin-right:5px}.ProductPrice .DiscountPriceRound{padding:2px 5px;background:#ed3897;color:#fff;font-size:10px}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.error-msg{color:red!important}.error-msg,.success-msg{font-size:12px!important;margin-top:5px}.success-msg{color:green!important}.border-none{border:none}.border-t-grey{border-top:1px solid #dbdbdb}.border-b-grey{border-bottom:1px solid #dbdbdb}.border-l-grey{border-left:1px solid #dbdbdb}.b-b-none{border-bottom:none!important}.bg-img{background-size:cover;background-repeat:no-repeat;background-position:50%}.preWrapText{white-space:pre-wrap}.text-decor-none{text-decoration:none}@media only screen and (max-width:959px){.text-center-mobile{text-align:center}.full-width-mobile{width:100%}}.highlight:hover{color:#e83647!important}.height-fit-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.layout,.row-center-center,.row-center-end,.row-center-space-between,.row-center-start,.row-end-start,.row-start-center,.row-start-space-between,.row-start-start,.row-wrap,.row-wrap-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-flex.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.layout.row,.row.row-center-center,.row.row-center-end,.row.row-center-space-between,.row.row-center-start,.row.row-end-start,.row.row-start-center,.row.row-start-space-between,.row.row-start-start,.row.row-wrap,.row.row-wrap-center{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.layout.reverse,.reverse.row-center-center,.reverse.row-center-end,.reverse.row-center-space-between,.reverse.row-center-start,.reverse.row-end-start,.reverse.row-start-center,.reverse.row-start-space-between,.reverse.row-start-start,.reverse.row-wrap,.reverse.row-wrap-center{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col-center-center,.col-center-end,.col-start-center,.col-start-end,.col-start-start,.column.row-center-center,.column.row-center-end,.column.row-center-space-between,.column.row-center-start,.column.row-end-start,.column.row-start-center,.column.row-start-space-between,.column.row-start-start,.column.row-wrap,.column.row-wrap-center,.layout.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.column.reverse.row-center-center,.column.reverse.row-center-end,.column.reverse.row-center-space-between,.column.reverse.row-center-start,.column.reverse.row-end-start,.column.reverse.row-start-center,.column.reverse.row-start-space-between,.column.reverse.row-start-start,.column.reverse.row-wrap,.column.reverse.row-wrap-center,.layout.column.reverse,.reverse.col-center-center,.reverse.col-center-end,.reverse.col-start-center,.reverse.col-start-end,.reverse.col-start-start{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.layout.wrap,.row-wrap,.row-wrap-center,.wrap.row-center-center,.wrap.row-center-end,.wrap.row-center-space-between,.wrap.row-center-start,.wrap.row-end-start,.wrap.row-start-center,.wrap.row-start-space-between,.wrap.row-start-start{-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-flex{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}@media (min-width:0){.xs-hide{display:none}.flex.xs1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-xs1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.xs2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-xs2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.xs3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-xs3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.xs4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-xs4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.xs5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-xs5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.xs6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-xs6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.xs7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-xs7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.xs8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-xs8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.xs9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-xs9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.xs10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-xs10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.xs11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-xs11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.xs12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-xs12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-xs0{margin-left:0}.flex.offset-xs1{margin-left:8.333333333333332%}.flex.offset-xs2{margin-left:16.666666666666664%}.flex.offset-xs3{margin-left:25%}.flex.offset-xs4{margin-left:33.33333333333333%}.flex.offset-xs5{margin-left:41.66666666666667%}.flex.offset-xs6{margin-left:50%}.flex.offset-xs7{margin-left:58.333333333333336%}.flex.offset-xs8{margin-left:66.66666666666666%}.flex.offset-xs9{margin-left:75%}.flex.offset-xs10{margin-left:83.33333333333334%}.flex.offset-xs11{margin-left:91.66666666666666%}.flex.offset-xs12{margin-left:100%}}@media (min-width:600px){.sm-show{display:block}.flex.sm1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-sm1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.sm2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-sm2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.sm3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-sm3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.sm4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-sm4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.sm5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-sm5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.sm6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-sm6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.sm7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-sm7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.sm8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-sm8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.sm9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-sm9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.sm10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-sm10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.sm11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-sm11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.sm12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-sm12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-sm0{margin-left:0}.flex.offset-sm1{margin-left:8.333333333333332%}.flex.offset-sm2{margin-left:16.666666666666664%}.flex.offset-sm3{margin-left:25%}.flex.offset-sm4{margin-left:33.33333333333333%}.flex.offset-sm5{margin-left:41.66666666666667%}.flex.offset-sm6{margin-left:50%}.flex.offset-sm7{margin-left:58.333333333333336%}.flex.offset-sm8{margin-left:66.66666666666666%}.flex.offset-sm9{margin-left:75%}.flex.offset-sm10{margin-left:83.33333333333334%}.flex.offset-sm11{margin-left:91.66666666666666%}.flex.offset-sm12{margin-left:100%}}@media (min-width:960px){.flex.md1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-md1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.md2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-md2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.md3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-md3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.md4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-md4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.md5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-md5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.md6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-md6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.md7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-md7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.md8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-md8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.md9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-md9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.md10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-md10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.md11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-md11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.md12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-md12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-md0{margin-left:0}.flex.offset-md1{margin-left:8.333333333333332%}.flex.offset-md2{margin-left:16.666666666666664%}.flex.offset-md3{margin-left:25%}.flex.offset-md4{margin-left:33.33333333333333%}.flex.offset-md5{margin-left:41.66666666666667%}.flex.offset-md6{margin-left:50%}.flex.offset-md7{margin-left:58.333333333333336%}.flex.offset-md8{margin-left:66.66666666666666%}.flex.offset-md9{margin-left:75%}.flex.offset-md10{margin-left:83.33333333333334%}.flex.offset-md11{margin-left:91.66666666666666%}.flex.offset-md12{margin-left:100%}}@media (min-width:1279px){.flex.lg1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-lg1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.lg2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-lg2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.lg3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-lg3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.lg4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-lg4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.lg5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-lg5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.lg6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-lg6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.lg7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-lg7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.lg8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-lg8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.lg9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-lg9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.lg10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-lg10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.lg11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-lg11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.lg12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-lg12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-lg0{margin-left:0}.flex.offset-lg1{margin-left:8.333333333333332%}.flex.offset-lg2{margin-left:16.666666666666664%}.flex.offset-lg3{margin-left:25%}.flex.offset-lg4{margin-left:33.33333333333333%}.flex.offset-lg5{margin-left:41.66666666666667%}.flex.offset-lg6{margin-left:50%}.flex.offset-lg7{margin-left:58.333333333333336%}.flex.offset-lg8{margin-left:66.66666666666666%}.flex.offset-lg9{margin-left:75%}.flex.offset-lg10{margin-left:83.33333333333334%}.flex.offset-lg11{margin-left:91.66666666666666%}.flex.offset-lg12{margin-left:100%}}@media (min-width:1920px){.flex.xl1{-ms-flex-preferred-size:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.flex.order-xl1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flex.xl2{-ms-flex-preferred-size:16.666666666666664%;flex-basis:16.666666666666664%;max-width:16.666666666666664%}.flex.order-xl2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex.xl3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.flex.order-xl3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.flex.xl4{-ms-flex-preferred-size:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.flex.order-xl4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.flex.xl5{-ms-flex-preferred-size:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.flex.order-xl5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.flex.xl6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.flex.order-xl6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.flex.xl7{-ms-flex-preferred-size:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.flex.order-xl7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.flex.xl8{-ms-flex-preferred-size:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.flex.order-xl8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.flex.xl9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.flex.order-xl9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.flex.xl10{-ms-flex-preferred-size:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.flex.order-xl10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.flex.xl11{-ms-flex-preferred-size:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.flex.order-xl11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.flex.xl12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex.order-xl12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.flex.offset-xl0{margin-left:0}.flex.offset-xl1{margin-left:8.333333333333332%}.flex.offset-xl2{margin-left:16.666666666666664%}.flex.offset-xl3{margin-left:25%}.flex.offset-xl4{margin-left:33.33333333333333%}.flex.offset-xl5{margin-left:41.66666666666667%}.flex.offset-xl6{margin-left:50%}.flex.offset-xl7{margin-left:58.333333333333336%}.flex.offset-xl8{margin-left:66.66666666666666%}.flex.offset-xl9{margin-left:75%}.flex.offset-xl10{margin-left:83.33333333333334%}.flex.offset-xl11{margin-left:91.66666666666666%}.flex.offset-xl12{margin-left:100%}}.child-flex>*,.flex{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.align-start,.col-start-center,.col-start-end,.col-start-start,.row-start-center,.row-start-space-between,.row-start-start,.row-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-end,.row-end-start,.row-start-space-between{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-center,.col-center-center,.col-center-end,.row-center-center,.row-center-end,.row-center-space-between,.row-center-start,.row-wrap-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.align-content-start{-ms-flex-line-pack:start;align-content:flex-start}.align-content-end{-ms-flex-line-pack:end;align-content:flex-end}.align-content-center{-ms-flex-line-pack:center;align-content:center}.align-content-space-between{-ms-flex-line-pack:justify;align-content:space-between}.align-content-space-around{-ms-flex-line-pack:distribute;align-content:space-around}.col-start-start,.justify-start,.row-center-start,.row-end-start,.row-start-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.col-center-end,.col-start-end,.justify-end,.row-center-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.col-center-center,.col-start-center,.justify-center,.row-center-center,.row-start-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-space-between,.row-center-space-between,.row-start-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.spacer{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex-grow-initial{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.flex-shrink-zero{-ms-flex-negative:0;flex-shrink:0}@media (max-width:959px){.row-mobile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.column-mobile{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.hide-mobile{display:none}.align-center-mobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-none{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;max-width:100%!important;margin-left:0!important}}@media (min-width:959px){.column-desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row-desktop{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.hide-desktop{display:none}.align-center-desktop{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.m-t-0{margin-top:0!important}.p-t-0{padding-top:0!important}.m-b-0{margin-bottom:0!important}.p-b-0{padding-bottom:0!important}.m-l-0{margin-left:0!important}.p-l-0{padding-left:0!important}.m-r-0{margin-right:0!important}.p-r-0{padding-right:0!important}.m-t-4{margin-top:4px!important}.p-t-4{padding-top:4px!important}.m-b-4{margin-bottom:4px!important}.p-b-4{padding-bottom:4px!important}.m-l-4{margin-left:4px!important}.p-l-4{padding-left:4px!important}.m-r-4{margin-right:4px!important}.p-r-4{padding-right:4px!important}.m-t-5{margin-top:5px!important}.p-t-5{padding-top:5px!important}.m-b-5{margin-bottom:5px!important}.p-b-5{padding-bottom:5px!important}.m-l-5{margin-left:5px!important}.p-l-5{padding-left:5px!important}.m-r-5{margin-right:5px!important}.p-r-5{padding-right:5px!important}.m-t-8{margin-top:8px!important}.p-t-8{padding-top:8px!important}.m-b-8{margin-bottom:8px!important}.p-b-8{padding-bottom:8px!important}.m-l-8{margin-left:8px!important}.p-l-8{padding-left:8px!important}.m-r-8{margin-right:8px!important}.p-r-8{padding-right:8px!important}.m-t-10{margin-top:10px!important}.p-t-10{padding-top:10px!important}.m-b-10{margin-bottom:10px!important}.p-b-10{padding-bottom:10px!important}.m-l-10{margin-left:10px!important}.p-l-10{padding-left:10px!important}.m-r-10{margin-right:10px!important}.p-r-10{padding-right:10px!important}.m-t-12{margin-top:12px!important}.p-t-12{padding-top:12px!important}.m-b-12{margin-bottom:12px!important}.p-b-12{padding-bottom:12px!important}.m-l-12{margin-left:12px!important}.p-l-12{padding-left:12px!important}.m-r-12{margin-right:12px!important}.p-r-12{padding-right:12px!important}.m-t-15{margin-top:15px!important}.p-t-15{padding-top:15px!important}.m-b-15{margin-bottom:15px!important}.p-b-15{padding-bottom:15px!important}.m-l-15{margin-left:15px!important}.p-l-15{padding-left:15px!important}.m-r-15{margin-right:15px!important}.p-r-15{padding-right:15px!important}.m-t-16{margin-top:16px!important}.p-t-16{padding-top:16px!important}.m-b-16{margin-bottom:16px!important}.p-b-16{padding-bottom:16px!important}.m-l-16{margin-left:16px!important}.p-l-16{padding-left:16px!important}.m-r-16{margin-right:16px!important}.p-r-16{padding-right:16px!important}.m-t-20{margin-top:20px!important}.p-t-20{padding-top:20px!important}.m-b-20{margin-bottom:20px!important}.p-b-20{padding-bottom:20px!important}.m-l-20{margin-left:20px!important}.p-l-20{padding-left:20px!important}.m-r-20{margin-right:20px!important}.p-r-20{padding-right:20px!important}.m-t-24{margin-top:24px!important}.p-t-24{padding-top:24px!important}.m-b-24{margin-bottom:24px!important}.p-b-24{padding-bottom:24px!important}.m-l-24{margin-left:24px!important}.p-l-24{padding-left:24px!important}.m-r-24{margin-right:24px!important}.p-r-24{padding-right:24px!important}.m-t-26{margin-top:26px!important}.p-t-26{padding-top:26px!important}.m-b-26{margin-bottom:26px!important}.p-b-26{padding-bottom:26px!important}.m-l-26{margin-left:26px!important}.p-l-26{padding-left:26px!important}.m-r-26{margin-right:26px!important}.p-r-26{padding-right:26px!important}.m-t-32{margin-top:32px!important}.p-t-32{padding-top:32px!important}.m-b-32{margin-bottom:32px!important}.p-b-32{padding-bottom:32px!important}.m-l-32{margin-left:32px!important}.p-l-32{padding-left:32px!important}.m-r-32{margin-right:32px!important}.p-r-32{padding-right:32px!important}.m-t-36{margin-top:36px!important}.p-t-36{padding-top:36px!important}.m-b-36{margin-bottom:36px!important}.p-b-36{padding-bottom:36px!important}.m-l-36{margin-left:36px!important}.p-l-36{padding-left:36px!important}.m-r-36{margin-right:36px!important}.p-r-36{padding-right:36px!important}.m-t-40{margin-top:40px!important}.p-t-40{padding-top:40px!important}.m-b-40{margin-bottom:40px!important}.p-b-40{padding-bottom:40px!important}.m-l-40{margin-left:40px!important}.p-l-40{padding-left:40px!important}.m-r-40{margin-right:40px!important}.p-r-40{padding-right:40px!important}.m-t-42{margin-top:42px!important}.p-t-42{padding-top:42px!important}.m-b-42{margin-bottom:42px!important}.p-b-42{padding-bottom:42px!important}.m-l-42{margin-left:42px!important}.p-l-42{padding-left:42px!important}.m-r-42{margin-right:42px!important}.p-r-42{padding-right:42px!important}.m-t-48{margin-top:48px!important}.p-t-48{padding-top:48px!important}.m-b-48{margin-bottom:48px!important}.p-b-48{padding-bottom:48px!important}.m-l-48{margin-left:48px!important}.p-l-48{padding-left:48px!important}.m-r-48{margin-right:48px!important}.p-r-48{padding-right:48px!important}.m-t-50{margin-top:50px!important}.p-t-50{padding-top:50px!important}.m-b-50{margin-bottom:50px!important}.p-b-50{padding-bottom:50px!important}.m-l-50{margin-left:50px!important}.p-l-50{padding-left:50px!important}.m-r-50{margin-right:50px!important}.p-r-50{padding-right:50px!important}.m-t-64{margin-top:64px!important}.p-t-64{padding-top:64px!important}.m-b-64{margin-bottom:64px!important}.p-b-64{padding-bottom:64px!important}.m-l-64{margin-left:64px!important}.p-l-64{padding-left:64px!important}.m-r-64{margin-right:64px!important}.p-r-64{padding-right:64px!important}.m-t-70{margin-top:70px!important}.p-t-70{padding-top:70px!important}.m-b-70{margin-bottom:70px!important}.p-b-70{padding-bottom:70px!important}.m-l-70{margin-left:70px!important}.p-l-70{padding-left:70px!important}.m-r-70{margin-right:70px!important}.p-r-70{padding-right:70px!important}.m-t-80{margin-top:80px!important}.p-t-80{padding-top:80px!important}.m-b-80{margin-bottom:80px!important}.p-b-80{padding-bottom:80px!important}.m-l-80{margin-left:80px!important}.p-l-80{padding-left:80px!important}.m-r-80{margin-right:80px!important}.p-r-80{padding-right:80px!important}.m-t-96{margin-top:96px!important}.p-t-96{padding-top:96px!important}.m-b-96{margin-bottom:96px!important}.p-b-96{padding-bottom:96px!important}.m-l-96{margin-left:96px!important}.p-l-96{padding-left:96px!important}.m-r-96{margin-right:96px!important}.p-r-96{padding-right:96px!important}.m-t-128{margin-top:128px!important}.p-t-128{padding-top:128px!important}.m-b-128{margin-bottom:128px!important}.p-b-128{padding-bottom:128px!important}.m-l-128{margin-left:128px!important}.p-l-128{padding-left:128px!important}.m-r-128{margin-right:128px!important}.p-r-128{padding-right:128px!important}.m-t-136{margin-top:136px!important}.p-t-136{padding-top:136px!important}.m-b-136{margin-bottom:136px!important}.p-b-136{padding-bottom:136px!important}.m-l-136{margin-left:136px!important}.p-l-136{padding-left:136px!important}.m-r-136{margin-right:136px!important}.p-r-136{padding-right:136px!important}@media only screen and (max-width:959px){.m-b-12-xs{margin-bottom:12px}.m-t-12-xs{margin-top:12px}.m-b-8-xs{margin-bottom:8px}}@media only screen and (min-width:959px){.m-l-12-md{margin-left:12px}.m-r-12-md{margin-right:12px}.m-t-40-xs{margin-top:40px}}.btn-icon{border:none;background:transparent}.btn-pernia{background:#ed3897;color:#fff;border-radius:0;border:none;padding:6px 12px}.btn-pernia-primary{background-color:#212121;color:#fff}.btn-pernia-primary,.btn-pernia-secondry{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;width:220px;border:1px solid #212121;padding:0 20px;text-align:center;height:32px;border-radius:2px;font-size:12px}.btn-pernia-secondry{color:#212121;background:#fff;text-transform:uppercase}@media only screen and (min-width:1919px){.btn-pernia-primary,.btn-pernia-secondry{height:56px;font-size:16px}.btn-pernia-primary.btn-xs,.btn-pernia-secondry.btn-xs{height:32px;font-size:12px}.btn-pernia-primary.btn-sm,.btn-pernia-secondry.btn-sm{height:36px;font-size:13px}.btn-pernia-primary.btn-lg,.btn-pernia-secondry.btn-lg{height:40px;font-size:14px}}@media only screen and (min-width:1439px) and (max-width:1919px){.btn-pernia-primary,.btn-pernia-secondry{height:40px;font-size:14px}.btn-pernia-primary.btn-xs,.btn-pernia-secondry.btn-xs{height:28px;font-size:10px}.btn-pernia-primary.btn-sm,.btn-pernia-secondry.btn-sm{height:32px;font-size:11px}.btn-pernia-primary.btn-lg,.btn-pernia-secondry.btn-lg{height:36px;font-size:12px;line-height:1.33;letter-spacing:.4px}}@media only screen and (min-width:1279px) and (max-width:1439px){.btn-pernia-primary,.btn-pernia-secondry{height:36px;font-size:13px}.btn-pernia-primary.btn-xs,.btn-pernia-secondry.btn-xs{height:24px;font-size:8px}.btn-pernia-primary.btn-sm,.btn-pernia-secondry.btn-sm{height:28px;font-size:9px}.btn-pernia-primary.btn-lg,.btn-pernia-secondry.btn-lg{height:32px;font-size:11px}}@media only screen and (min-width:959px) and (max-width:1279px){.btn-pernia-primary,.btn-pernia-secondry{height:32px;font-size:12px}}form{margin-top:32px}form .input-container-with-header{height:80px;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:start;-ms-flex-pack:start;justify-content:start}@media only screen and (min-width:1919px){form .input-container-with-header{width:336px}}@media only screen and (min-width:1439px) and (max-width:1919px){form .input-container-with-header{width:246px}}@media only screen and (min-width:1279px) and (max-width:1439px){form .input-container-with-header{width:216px}}@media only screen and (max-width:1279px){form .input-container-with-header{width:192px}}form .input-container-with-header .form-field-header{margin-bottom:8px}@media only screen and (max-width:1279px){form .input-container-with-header .form-field-header{margin:0}}form .input-container-with-header .form-error-msg{margin-top:2px;color:red;font-size:12px}form .input-container{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}form .input-container .form-error-msg{color:red;font-size:12px}@media only screen and (max-width:959px){form{margin-top:32px}}select{border-radius:0;background:#fff;-webkit-appearance:none;color:#aaa}input,select{height:32px;border:1px solid #ccc;padding:0 8px;outline:none;font-size:14px}input{letter-spacing:.4px;-webkit-box-shadow:none;box-shadow:none}input::-webkit-input-placeholder{color:#aaa}input::-moz-placeholder{color:#aaa}input:-ms-input-placeholder{color:#aaa}input::-ms-input-placeholder{color:#aaa}input::placeholder{color:#aaa}textarea{padding:8px;letter-spacing:.4px;font-size:14px;border:1px solid #ccc;outline:none}textarea::-webkit-input-placeholder{color:#aaa}textarea::-moz-placeholder{color:#aaa}textarea:-ms-input-placeholder{color:#aaa}textarea::-ms-input-placeholder{color:#aaa}textarea::placeholder{color:#aaa}.p1,.p2,.p3,.p4,.p5,.p6,.p7,p{color:#212121}@media only screen and (min-width:1919px){.p1{font-size:20px;line-height:1.7}.p2{font-size:18px;line-height:1.56}.p3{font-size:16px;line-height:1.25}.p4{font-size:14px;line-height:1.43}.p5{font-size:12px;line-height:1.67}.p6{font-size:11px;line-height:1.64}}@media only screen and (max-width:1919px){.p1{font-size:18px;line-height:1.67}.p2{font-size:16px;line-height:1.56}.p3{font-size:14px;line-height:1.71}.p4{font-size:13px;line-height:1.69}.p5{font-size:12px;line-height:1.67}.p6{font-size:11px;line-height:1.64}}@media only screen and (max-width:1679px){.p1{font-size:16px;line-height:1.75}.p2{font-size:14px;line-height:1.71}.p3{font-size:13px;line-height:1.64}.p4{font-size:12px;line-height:1.67}.p5{line-height:1.64}.p5,.p6{font-size:11px}.p6{line-height:1.61}}@media only screen and (max-width:1439px){.p1{font-size:14px;line-height:1.71}.p2{font-size:13px;line-height:1.69}.p3{font-size:12px;line-height:1.67}.p4,.p5{line-height:1.64}.p4,.p5,.p6{font-size:11px}.p6{line-height:1.61}}@media only screen and (max-width:959px){.p1{font-size:16px;line-height:1.75}.p2{font-size:14px;line-height:1.57}.p3{line-height:1.67}.p3,.p4{font-size:12px}.p4{line-height:1.64}.p5{font-size:10px;line-height:1.6}.p6{font-size:8px;line-height:1.5}}.border-b-lg-pernia{border-bottom:2px solid #ed3897}.box-shadow{-webkit-box-shadow:0 0 4px #ccc9c9;box-shadow:0 0 4px #ccc9c9}.color-white{color:#fff}.cl-black{color:#212121}.color-red{color:red}.pernia-color{color:#ed3897!important}.lite-pernia-color{color:#f9d9e4}.liter-pernia-color{color:#ffe7ef}.pernia-black-color{color:#212121}.pernia-dark-grey-color{color:#757575}.blog-white-color{color:#fff}.placeholder-color{color:#fafafa}.placeholder-grey-color{color:#dbdbdb}.disabled{color:#bbb}.pernia-bg-color{background-color:#ed3897!important}.lite-pernia-bg-color{background-color:#f9d9e4}.liter-pernia-bg-color{background-color:#ffe7ef}.pernia-black-bg-color{background-color:#212121}.pernia-dark-grey-bg-color{background-color:#757575}.placeholder-bg-color{background-color:#fafafa}.disabled-bg-color{background-color:#bbb}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@-webkit-keyframes placeholderLoaderLg{0%{background-position:-936px 0}to{background-position:936px 0}}@keyframes placeholderLoaderLg{0%{background-position:-936px 0}to{background-position:936px 0}}.animated-bg-placeholder{-webkit-animation:placeHolderShimmer 1s cubic-bezier(.25,.46,.45,.94) infinite forwards;animation:placeHolderShimmer 1s cubic-bezier(.25,.46,.45,.94) infinite forwards;background:#eaeaec -webkit-gradient(linear,left top,right top,color-stop(0,#eaeaec),color-stop(35%,#dad9d9),color-stop(70%,#eaeaec),to(#eaeaec)) no-repeat;background-size:800px 100%}.animated-bg-placeholder.lg-animated-bg-placeholder{-webkit-animation:placeholderLoaderLg 1s cubic-bezier(.25,.46,.45,.94) infinite forwards;animation:placeholderLoaderLg 1s cubic-bezier(.25,.46,.45,.94) infinite forwards;background-size:1600px 100%}.animated-background{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 104px;height:inherit;position:relative}a{text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.button,button{cursor:pointer;background:#000;color:#fff;border-radius:2px;border:none;font-size:14px;font-weight:500;line-height:1.57;letter-spacing:2px;text-align:center;padding:11px 0}.button.small,button.small{padding:8px 0;font-size:10px;line-height:1.6}.button.secondary,button.secondary{color:#000;background:#fff}@media only screen and (min-width:959px){.button,button{font-size:14px;line-height:1.57;padding:9px 0}.button.small,button.small{padding:7px 0;font-size:11px;line-height:1.64}.preWrapTextDesktop{white-space:pre-wrap}}@media only screen and (min-width:1439px){.button,button{font-size:14px;line-height:1.71;padding:10px 0}.button.small,button.small{padding:8px 0;font-size:12px;line-height:1.67}}@media only screen and (min-width:1679px){.button,button{padding:12px 0;letter-spacing:1.25px}.button.small,button.small{padding:9px 0;font-size:13px;line-height:1.69;letter-spacing:1px}}@media only screen and (min-width:1919px){.button,button{font-size:12px;line-height:1.67;padding:16px 0;letter-spacing:2px}.button.small,button.small{font-size:14px;line-height:1.57;padding:13px 0;letter-spacing:1px}}.SearchPageModal{position:fixed;top:0;right:0;bottom:0;left:0;width:100dvw;height:100dvh;z-index:100;background-color:#fff;overflow:auto}.SearchPageModal>div{height:100%}.SearchPageModal .CloseBtn{padding:12px}.SearchPageModal .SearchHeader{border-bottom:1px solid #dbdbdb;position:fixed;top:0;background:#fff;z-index:100;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;padding:24px 0}.SearchPageModal .SearchHeader .CloseBtn{position:absolute;right:0}.SearchPageModal .SearchHeader .SearchInputContainer{margin-top:0;width:35%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;gap:10px;position:relative;left:0}.SearchPageModal .SearchHeader .SearchInputContainer img{position:absolute;height:20px;width:20px}.SearchPageModal .SearchHeader .SearchInputContainer img[alt=Search]{left:20px;top:16px}.SearchPageModal .SearchHeader .SearchInputContainer img[alt=Clear]{right:18px;top:16px}.SearchPageModal .SearchHeader .SearchInputContainer input{padding-left:50px;outline:none;font-size:12px;color:#757575;letter-spacing:.2px;width:100%;height:49px;border:1px solid #c2c2c2;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.SearchPageModal .SearchHeader .SearchInputContainer input::-webkit-input-placeholder{color:#e5e5e5}.SearchPageModal .SearchHeader .SearchInputContainer input::-moz-placeholder{color:#e5e5e5}.SearchPageModal .SearchHeader .SearchInputContainer input:-ms-input-placeholder{color:#e5e5e5}.SearchPageModal .SearchHeader .SearchInputContainer input::-ms-input-placeholder{color:#e5e5e5}.SearchPageModal .SearchHeader .SearchInputContainer input::placeholder{color:#e5e5e5}.SearchResult .cardContainer{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:45px 20px}@media only screen and (min-width:960px){.SearchPageModal .SearchResult{margin-top:83px;margin-bottom:112px}.SearchPageModal .SearchResult .author-tag-layout{margin:15px 0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:.8em}.SearchPageModal .SearchResult .header{margin:32px 0}.SearchPageModal .SearchResult .authorDate{margin-left:6px}}@media only screen and (max-width:960px){.SearchPageModal .SearchResult{margin-top:90px;margin-bottom:80px}.SearchPageModal .SearchResult .cardContainer{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:40px 20px;margin-top:0!important;margin-bottom:40px}.SearchPageModal .SearchResult .header{margin:24px 0}.SearchPageModal .SearchResult .author-tag-layout{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.SearchPageModal .SearchResult .authorDate{margin-left:6px}.SearchPageModal .SearchHeader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:10px 0}.SearchPageModal .SearchHeader .CloseBtn{position:static}.SearchPageModal .SearchHeader .SearchInputContainer{width:100%!important;position:relative;left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:0}.SearchPageModal .SearchHeader .SearchInputContainer img{position:absolute;height:20px;width:20px}.SearchPageModal .SearchHeader .SearchInputContainer img[alt=Search]{left:8px;top:8px}.SearchPageModal .SearchHeader .SearchInputContainer .clear-btn{background-color:transparent;color:#757575;opacity:.5;position:absolute;right:20px}.SearchPageModal .SearchHeader .SearchInputContainer input{outline:none;font-size:14px;letter-spacing:.2px;width:100%;height:32px;border:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:40px;-webkit-box-shadow:none!important;box-shadow:none!important}}@media only screen and (max-width:635px){.SearchPageModal .SearchResult{margin-top:60px;margin-bottom:40px}.SearchPageModal .SearchResult .cardContainer{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:40px 15px;margin-top:0!important}}.ProductListLoaderPlaceholderV2{margin-top:.7em;margin-bottom:2.33em}.ProductListLoaderPlaceholderV2 .ProductListProductsLoaderPlaceholder{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:45px 20px}.ProductListLoaderPlaceholderV2 .ProductListProductsLoaderPlaceholder .ProductCardLoaderContainer{position:relative;padding-top:66.625%;width:100%;margin-bottom:8px}.ProductListLoaderPlaceholderV2 .ProductListProductsLoaderPlaceholder .ProductCardInfoLoader>div{border-radius:8px;height:16px}.ProductListLoaderPlaceholderV2 .ProductListProductsLoaderPlaceholder .ProductCardInfoLoader>div:first-child{margin-top:.88em;margin-bottom:.66em}.ProductListLoaderPlaceholderV2 .ProductListProductsLoaderPlaceholder .ProductCardInfoLoader>div:nth-child(3){margin-top:.2em;margin-bottom:.41em}.ProductListLoaderPlaceholderV2 .ProductListProductsLoaderPlaceholder .ProductCardInfoLoader>div:nth-child(4){height:30px;margin-top:.6em}.ProductListLoaderPlaceholderV2 .ProductListProductsLoaderPlaceholder .ProductCardInfoLoader>div:nth-child(5){margin-top:16px}@media screen and (max-width:960px){.ProductListLoaderPlaceholderV2{margin-top:0!important}.ProductListLoaderPlaceholderV2 .ProductListProductsLoaderPlaceholder{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:30px 20px}}@media only screen and (max-width:635px){.ProductListLoaderPlaceholderV2{margin-top:0!important}.ProductListLoaderPlaceholderV2 .ProductListProductsLoaderPlaceholder{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:25px 15px}}.MediaPlaceholderContainer{position:relative;overflow:hidden}.MediaPlaceholderContainer .MediaPlaceholder{position:absolute;top:0;left:0;width:100%;overflow:hidden;-webkit-filter:none!important;filter:none!important}.MediaPlaceholderContainer .MediaPlaceholder.MediaPlaceholderV2Fallback{position:relative;min-height:120px}.read-more-link{display:none}.continue-reading-link{padding:1em 2.75em;background-color:#e83647;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:.16em;margin-top:2em}@media only screen and (min-width:959px){.authorTagSection{gap:1.5em;margin-top:.31em;margin-bottom:.35em}.category{gap:.25em .33em}}@media only screen and (max-width:959px){.continue-reading-link{padding:10px 24px;background-color:#e83647;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:.16em;margin-top:16px}.category{gap:8px}}.BlogItem .description{line-height:1.88;margin-top:2em;letter-spacing:.025em;display:block}.BlogItem .description>p:after{content:"...";letter-spacing:1.2px}.BlogItem .title{margin-top:.88em;margin-bottom:.44em}.BlogItem .authorDate{gap:.1em;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width:959px){.BlogItem .description{line-height:1.83;margin-top:12px;letter-spacing:.2px}.BlogItem .title{margin-top:12px;margin-bottom:6px}.BlogItem .taglist{margin-top:10px;margin-bottom:16px}.BlogItem .Author{margin-right:12px}}.ls{letter-spacing:.67px}@media only screen and (max-width:959px){.ls{letter-spacing:.2px!important}}.tag{border:1px solid hsla(0,0%,76.1%,.5);border-radius:1.45em;padding:.54em 1.09em}.tag:hover{background-color:#ffe7c9}.ViewMoreBtn{padding:11px 10px;border:.5px solid #dbdbdb;background-color:#fff}.sk-cube-grid{width:30px;height:30px;margin:100px auto}.sk-cube-grid .sk-cube{width:33%;height:33%;background-color:#000;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.5s ease-in-out infinite;animation:sk-cubeGridScaleDelay 1.5s ease-in-out infinite}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0s;animation-delay:0s}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}35%{-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}35%{-webkit-transform:scale3d(0,0,1);transform:scale3d(0,0,1)}}.ErrorContainer{min-height:600px}.Footer{-webkit-box-sizing:border-box;box-sizing:border-box}.Footer .FooterFourSectionContainer{background:#fff;padding:24px 0}.Footer .FooterFourSectionContainer a,.Footer .FooterFourSectionContainer div,.Footer .FooterFourSectionContainer h1,.Footer .FooterFourSectionContainer h2,.Footer .FooterFourSectionContainer h3,.Footer .FooterFourSectionContainer h4,.Footer .FooterFourSectionContainer h5,.Footer .FooterFourSectionContainer h6,.Footer .FooterFourSectionContainer p,.Footer .FooterFourSectionContainer span{font-size:11px!important;letter-spacing:.4px!important;line-height:1.6!important;color:#212121!important}.Footer .FooterFourSectionContainer p a{font-weight:600}.Footer .FooterFourSectionContainer a:hover,.Footer .FooterFourSectionContainer p a:hover span{color:#ed3897!important}.Footer .FooterFourSectionContainer div{margin-bottom:15px}.Footer .FooterFourSectionContainer div a:first-child{padding-left:0}@media only screen and (min-width:1919px){.Footer .FooterFourSectionContainer{padding:30px 0}.Footer .FooterFourSectionContainer a,.Footer .FooterFourSectionContainer h3,.Footer .FooterFourSectionContainer p{font-size:14px}}@media only screen and (min-width:1439px) and (max-width:1919px){.Footer .FooterFourSectionContainer{padding:12px 16px}}.ReactModal__Content{height:320px;width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ReactModal__Content .EmailSubscriptionModal .SubscribeUs .SubscriptionForm{margin-top:20px}.ReactModal__Content .EmailSubscriptionModal .SubscribeUs .SubscriptionForm .input-style{width:70%}.ReactModal__Content .EmailSubscriptionModal .SubscribeUs .description{margin:15px 32px 0}@media only screen and (max-width:959px){.ReactModal__Content{width:80%}.EmailSubscriptionModal .SubscribeUs .description{margin:10px 20px 0}}.ReactModal__Body--open{overflow-y:hidden}.SubscribeUs{margin:1.33em 0}.SubscribeUs .description{margin-top:.77em;line-height:1.78;letter-spacing:.4px}.SubscribeUs .subscribeButton{margin-top:24px;letter-spacing:.8px}@media only screen and (max-width:959px){.SubscribeUs{margin:40px 0}.SubscribeUs .subscribeButton{margin-top:16px;letter-spacing:.8px}.SubscribeUs .description{margin-top:8px;line-height:1.83;letter-spacing:.4px}}.SubscriptionForm .icon-cross{right:18px;top:10px}.inputContainer .label{color:#c2c2c2;background-color:#fff;padding:0 2px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:14px;-webkit-transition:top .2s,left .2s,font-size .2s;transition:top .2s,left .2s,font-size .2s}.inputContainer .outlined-input{height:44px;width:100%;padding-left:16px;border-radius:2px;-webkit-transition:border-color .2s;transition:border-color .2s}.inputContainer .outlined-input:focus{border-color:#212121}.inputContainer .outlined-input:not(:-moz-placeholder-shown)+.label{top:0;left:8px;color:#212121;font-size:.7em}.inputContainer .outlined-input:not(:-ms-input-placeholder)+.label{top:0;left:8px;color:#212121;font-size:.7em}.inputContainer .outlined-input:focus+.label,.inputContainer .outlined-input:not(:placeholder-shown)+.label{top:0;left:8px;color:#212121;font-size:.7em}.inputContainer .outlined-input.inputError{border-color:red}.inputContainer .outlined-input.inputError+.label{color:red}@media only screen and (max-width:959px){.divider{border-top:8px solid #dbdbdb;width:100%;opacity:.4}}.HomePage .bannerTitleContainer{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(88,52,53,.2)),to(rgba(111,63,64,.3)));background:linear-gradient(rgba(88,52,53,.2),rgba(111,63,64,.3));height:100%;width:100%;top:0;z-index:1}.HomePage .bannerTitleContainer .bannerLink{border:1px solid #fff;padding:.4em .7em;margin-top:12px;border-radius:3px}.HomePage .bannerTitleContainer .bannerLink:hover{background-color:#fff;color:#212121}.HomePage .bannerTitleContainer .bannerTitle{padding:0 12px;margin-top:1em}.HomePage .home{margin-top:2em}.HomePage .home .BlogItem{margin-bottom:2.34em}@media only screen and (max-width:959px){.HomePage .home{margin-top:48px!important}.HomePage .home .BlogList .BlogItem,.HomePage .home .ViewMoreBtn{margin-bottom:40px}}@media screen and (max-width:959px){.slick-next,.slick-prev{display:none!important}}@media screen and (min-width:959px){.imageCarousel .slick-next:before,.imageCarousel .slick-prev:before{display:none!important}.imageCarousel .slick-next,.imageCarousel .slick-prev{width:32px;height:32px}.imageCarousel .slick-next{right:-40px}.imageCarousel .slick-prev{left:-40px}}@media screen and (min-width:1439px){.slick-next{right:-48px}.slick-prev{left:-48px}}.SocialLinksContainer{margin:1.33em 0}.SocialLinksContainer .header{margin-bottom:1.2em}.SocialLinksContainer .SocialMediaLinks{gap:.22em}.SocialLinksContainer .SocialMediaLinks .icon{width:.66em;height:.66em}@media only screen and (max-width:959px){.SocialLinksContainer{margin:40px 0}.SocialLinksContainer .header{margin-bottom:14px}.SocialLinksContainer .SocialMediaLinks{gap:6px}.SocialLinksContainer .SocialMediaLinks .icon{width:20px;height:20px}}.TagList{margin:1.33em 0}.TagList .tagsection-spacing{margin-top:.5em}.TagList .tags{gap:.25em .33em}@media only screen and (max-width:959px){.TagList{margin:40px 0}.TagList .tagsection-spacing{margin-top:16px}.TagList .tags{gap:8px}}.TrendingPosts{margin:1.33em 0}.TrendingPosts .read-more-link{display:none}.TrendingPosts .dot{line-height:0;width:.3em;height:.3em;border-radius:50%;margin:0 8px}.TrendingPosts .title{margin-top:1.77em}.TrendingPosts .authorDate{margin-top:8px}.TrendingPosts .description{margin-top:.85em;line-height:1.86}.TrendingPosts .ViewMoreBtn{margin-top:2.28em}@media only screen and (max-width:959px){.TrendingPosts{margin:40px 0}.TrendingPosts .title{margin-top:24px}.TrendingPosts .dot{width:.2em;height:.2em;margin:0 4px}.TrendingPosts .authorDate{margin-top:6px}.TrendingPosts .description{margin-top:8px;letter-spacing:.2px;line-height:1.83}.TrendingPosts .ViewMoreBtn{margin-top:24px}}.BlogDetailsPage{margin-top:48px}.BlogDetailsPage .BlogDetail .title{margin-top:.88em;margin-bottom:.66em}.BlogDetailsPage .BlogDetail .categoryList{gap:.333em}.BlogDetailsPage .BlogDetail .categoryList .tag{margin:0!important}.authorDate{-ms-flex-item-align:start;align-self:flex-start}@media screen and (min-width:959px){.BlogDetailsPage .BlogDetail .DynamicHeightImg{margin-bottom:.5em}.BlogDetailsPage .BlogDetail .blogInfo{margin:.6em 0}}@media screen and (max-width:959px){.BlogDetailsPage .BlogDetail .DynamicHeightImg{margin-bottom:12px}.BlogDetailsPage .BlogDetail .blogInfo{padding:6px 0 16px}.BlogDetailsPage .BlogDetail .blogInfo .authorDate{gap:12px;margin-bottom:12px}}.entry-content article,.entry-content aside,.entry-content details,.entry-content figcaption,.entry-content figure,.entry-content footer,.entry-content header,.entry-content main,.entry-content menu,.entry-content nav,.entry-content section,.entry-content summary{display:block}.entry-content audio,.entry-content canvas,.entry-content progress,.entry-content video{display:inline-block;vertical-align:baseline}.entry-content audio:not([controls]){display:none;height:0}.entry-content [hidden],.entry-content template{display:none}.entry-content a{background-color:transparent}.entry-content abbr[title]{border-bottom:1px dotted}.entry-content b,.entry-content strong{font-weight:800}.entry-content dfn{font-style:italic}.entry-content h1{font-size:2em;margin:.67em 0}.entry-content mark{background:#ff0;color:#000}.entry-content small{font-size:80%}.entry-content sub,.entry-content sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.entry-content sup{top:-.5em}.entry-content sub{bottom:-.25em}.entry-content img{border:0;vertical-align:top}.entry-content svg:not(:root){overflow:hidden}.entry-content figure{margin:0}.entry-content hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}.entry-content code,.entry-content kbd,.entry-content pre,.entry-content samp{font-family:monospace,monospace;font-size:1em}.entry-content button,.entry-content input,.entry-content optgroup,.entry-content select,.entry-content textarea{color:inherit;font:inherit;margin:0}.entry-content button{overflow:visible}.entry-content button,.entry-content select{text-transform:none}.entry-content button,.entry-content html input[type=button],.entry-content input[type=reset],.entry-content input[type=submit]{-webkit-appearance:button;cursor:pointer}.entry-content button[disabled],.entry-content html input[disabled]{cursor:default}.entry-content button::-moz-focus-inner,.entry-content input::-moz-focus-inner{border:0;padding:0}.entry-content input{line-height:normal}.entry-content input[type=checkbox],.entry-content input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.entry-content input[type=number]::-webkit-inner-spin-button,.entry-content input[type=number]::-webkit-outer-spin-button{height:auto}.entry-content input[type=search]::-webkit-search-cancel-button,.entry-content input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.entry-content fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.entry-content legend{border:0;padding:0}.entry-content textarea{overflow:auto}.entry-content optgroup{font-weight:700}.entry-content table{border-spacing:0}.entry-content td,.entry-content th{padding:0}.entry-content p{margin:0}.entry-content a{color:#000}.entry-content a:focus,.entry-content a:hover{color:#e2babb}.entry-content #slider{background:#e2babb}.entry-content div.navigation a:hover,.entry-content div.navigation span.current{color:#e2babb}.entry-content .navbar-wpz ul,.entry-content .top-navbar{background:#fff8ed}.entry-content .navbar-wpz>li>ul:before{border-bottom:7px solid #fff8ed}.entry-content .navbar-wpz>li>ul:after{border-bottom:8px solid #fff8ed}.entry-content .wpzoom-media-widget .post_thumb_withbg .featured_page_content:hover h3.title{background:#e2babb}.entry-content .sb-search .sb-icon-search:hover{color:#e2babb}.entry-content .column-widgets:after{background:#e2babb}.entry-content #sidebar .widget .title{border-bottom:1px solid #e2babb}.entry-content .section-footer .zoom-instagram-widget a.ig-b-v-24:hover{background:#e2babb}.entry-content .widget.wpzoom-featured-cat h3.title{border-bottom:2px solid #e2babb}.entry-content .navbar-nav .current-menu-item>a,.entry-content .navbar-nav .current-menu-parent>a,.entry-content .navbar-nav .current_page_item>a,.entry-content .navbar-wpz>.current-menu-item>a,.entry-content .navbar-wpz>.current_page_item>a,.entry-content .navbar-wpz ul a:hover,.entry-content .top-navbar a:hover,.entry-content .wpzoom-media-widget .post_thumb_withbg:hover h3.title{color:#e2babb}.entry-content button,.entry-content input[type=button],.entry-content input[type=reset],.entry-content input[type=submit]{background-color:#e2babb;color:#fff}.entry-content button:hover,.entry-content input[type=button]:hover,.entry-content input[type=reset]:hover,.entry-content input[type=submit]:hover{background:#e25f63;color:#fff}.entry-content .slides li .slide_button a{background:#fff;color:#000}.entry-content .slides li .slide_button a:active,.entry-content .slides li .slide_button a:hover{color:#fff;background:#e2babb}.entry-content .slide-velure .slides li .cat-links a{color:#fff}.entry-content .site-footer a:hover,.entry-content .slide-velure .slides li .cat-links a:hover,.entry-content .slide-velure .slides li h3 a:hover{color:#e2babb}.entry-content .site-footer input[type=button],.entry-content .site-footer input[type=reset],.entry-content .site-footer input[type=submit]{background:#e2babb}.entry-content .site-footer input[type=button]:hover,.entry-content .site-footer input[type=reset]:hover,.entry-content .site-footer input[type=submit]:hover{background:#e25f63}.entry-content #sidebar .widget.widget_wysija .title,.entry-content .readmore_button a,.entry-content .widget_wysija .wysija-submit{background:#e2babb}.entry-content .readmore_button a:hover{background:#e25f63}.entry-content .wpzoom-bio .wpz_about_button{background:#e2babb}.entry-content .wpzoom-bio .wpz_about_button:hover{background:#e25f63}.entry-content .cat-links a{background:#e2babb}.entry-content .cat-links a:after{background-color:#e2babb}.entry-content .tag_list a{background:#e2babb;color:#fff}.entry-content .tag_list a:hover{background:#e25f63}.entry-content .author_links a:active,.entry-content .author_links a:hover,.entry-content .author_links a:hover:before,.entry-content .zoom-twitter-widget a{color:#e2babb}.entry-content .zoom-twitter-widget a:hover,.entry-content .zoom-twitter-widget time:hover{color:#e25f63}.entry-content .woocommerce #respond input#submit,.entry-content .woocommerce #respond input#submit.alt,.entry-content .woocommerce a.button,.entry-content .woocommerce a.button.alt,.entry-content .woocommerce button.button,.entry-content .woocommerce button.button.alt,.entry-content .woocommerce input.button,.entry-content .woocommerce input.button.alt{background:#e2babb}.entry-content .woocommerce ul.products li.product h3:hover{color:#e2babb}.entry-content .woocommerce #respond input#submit:hover,.entry-content .woocommerce a.button:hover,.entry-content .woocommerce button.button:hover,.entry-content .woocommerce input.button:hover{background:#e25f63!important}.entry-content .single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover{color:#e2babb}.entry-content [class*=" icon-"],.entry-content [class^=icon-]{font-family:velure!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.entry-content .icon-googleplus:before{content:"\e042"}.entry-content .icon-twitter:before{content:"\e600"}.entry-content .icon-facebook:before{content:"\e601"}.entry-content .icon-pinterest:before{content:"\e603"}.entry-content .icon-search:before{content:"\e901"}.entry-content .icon-instagram:before{content:"\ea92"}.entry-content .icon-close:before{content:"\e900"}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{font-weight:500;line-height:1.1;color:#000;font-family:Heebo,sans-serif}.entry-content h1 small,.entry-content h2 small,.entry-content h3 small,.entry-content h4 small,.entry-content h5 small,.entry-content h6 small{font-weight:400;line-height:1}.entry-content h1 small,.entry-content h2 small,.entry-content h3 small{font-size:65%}.entry-content h4 small,.entry-content h5 small,.entry-content h6 small{font-size:75%}.entry-content h1{font-size:36px}.entry-content h2{font-size:30px}.entry-content h3{font-size:24px}.entry-content h4{font-size:18px}.entry-content h5{font-size:14px}.entry-content h6{font-size:12px}.entry-content .header-archive{margin:0 0 50px;border-bottom:1px solid #000;padding:0 0 20px}.entry-content .header-archive .section-title{font-size:30px;font-weight:500;font-family:Heebo,sans-serif;padding:0;margin:0 0 15px}.entry-content p{margin-bottom:15px}.entry-content cite,.entry-content dfn,.entry-content em,.entry-content i{font-style:italic}.entry-content blockquote{margin:0 1.5em}.entry-content address{margin:0 0 1.5em}.entry-content pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}.entry-content code,.entry-content kbd,.entry-content tt,.entry-content var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:15px;font-size:.9375rem}.entry-content abbr,.entry-content acronym{border-bottom:1px dotted #666;cursor:help}.entry-content ins,.entry-content mark{background:#fff9c0;text-decoration:none}.entry-content big{font-size:125%}.entry-content html{-webkit-box-sizing:border-box;box-sizing:border-box}.entry-content *,.entry-content :after,.entry-content :before{-webkit-box-sizing:inherit;box-sizing:inherit}.entry-content blockquote,.entry-content q{quotes:"" ""}.entry-content blockquote:after,.entry-content blockquote:before,.entry-content q:after,.entry-content q:before{content:""}.entry-content hr{background-color:#eee;border:0;height:1px;margin-bottom:1.5em}.entry-content ol,.entry-content ul{margin:0 0 1.5em 1em;padding:0}.entry-content ul{list-style:disc}.entry-content ol{list-style:decimal}.entry-content li>ol,.entry-content li>ul{margin-bottom:0;margin-left:1.5em}.entry-content dt{font-weight:700}.entry-content dd{margin:0 1.5em 1.5em}.entry-content table{border-collapse:collapse;margin:0 0 1.5em;width:100%}.entry-content thead th{border-bottom:2px solid #bbb;padding-bottom:.5em}.entry-content th{padding:.4em;text-align:left}.entry-content tr{border-bottom:1px solid #eee}.entry-content td{padding:.4em}.entry-content td:first-child,.entry-content th:first-child{padding-left:0}.entry-content td:last-child,.entry-content th:last-child{padding-right:0}.entry-content .floatleft{float:left}.entry-content .floatright{float:right}.entry-content .bypostauthor,.entry-content .sticky{text-align:left}.entry-content button,.entry-content input[type=button],.entry-content input[type=reset],.entry-content input[type=submit]{border:none;padding:12px 15px;-webkit-transition:all .2s ease;transition:all .2s ease;font-weight:400;text-transform:uppercase;letter-spacing:1px;border-radius:0;width:auto}.entry-content input[type=color],.entry-content input[type=date],.entry-content input[type=datetime-local],.entry-content input[type=datetime],.entry-content input[type=email],.entry-content input[type=month],.entry-content input[type=number],.entry-content input[type=password],.entry-content input[type=range],.entry-content input[type=search],.entry-content input[type=tel],.entry-content input[type=text],.entry-content input[type=time],.entry-content input[type=url],.entry-content input[type=week],.entry-content textarea{color:#000;border:1px solid #ddd;padding:10px 12px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:0;background:#fff;width:auto}.entry-content input[type=color]:focus,.entry-content input[type=date]:focus,.entry-content input[type=datetime-local]:focus,.entry-content input[type=datetime]:focus,.entry-content input[type=email]:focus,.entry-content input[type=month]:focus,.entry-content input[type=number]:focus,.entry-content input[type=password]:focus,.entry-content input[type=range]:focus,.entry-content input[type=search]:focus,.entry-content input[type=tel]:focus,.entry-content input[type=text]:focus,.entry-content input[type=time]:focus,.entry-content input[type=url]:focus,.entry-content input[type=week]:focus,.entry-content textarea:focus{border-color:#444}.entry-content select{border:1px solid #ddd;color:#000}.entry-content textarea{width:100%}.entry-content label{display:block;margin-bottom:10px;font-weight:500}.entry-content .site-footer button,.entry-content .site-footer button:hover,.entry-content .site-footer input[type=button],.entry-content .site-footer input[type=button]:hover,.entry-content .site-footer input[type=reset],.entry-content .site-footer input[type=reset]:hover,.entry-content .site-footer input[type=submit],.entry-content .site-footer input[type=submit]:hover{color:#fff}.entry-content div.navigation{position:relative;text-align:center;margin:0 0 50px;font-size:18px;line-height:63px}.entry-content div.navigation a{display:inline-block;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;line-height:24px;padding:7px 14px;margin:0 5px}.entry-content div.navigation a:hover{color:#e25f63}.entry-content div.navigation span.current{display:inline-block;color:#e25f63;line-height:24px;padding:7px 14px;margin:0 5px}.entry-content div.navigation span.pages{margin-right:15px;display:none}.entry-content div.navigation span.dots{color:#999;line-height:100%;margin:0 5px}.entry-content div.navigation .alignleft,.entry-content div.navigation .alignright{margin:0}.entry-content div.navigation .next,.entry-content div.navigation .prev{position:absolute;-webkit-transition-duration:.2s;transition-duration:.2s;font-size:20px;border:none;padding:0}.entry-content div.navigation .prev{left:0}.entry-content div.navigation .prev:hover{-webkit-transition:all .3s ease;transition:all .3s ease;padding-left:10px;left:-20px}.entry-content div.navigation .prev:hover:before{width:40px}.entry-content div.navigation .prev:before{content:"\00ab";display:inline-block;-webkit-font-smoothing:antialiased;vertical-align:middle;width:20px;font-weight:400;font-size:100px;height:63px;line-height:39px;color:#f1f1f1;-webkit-transition:all .3s ease;transition:all .3s ease}.entry-content div.navigation .next{right:0}.entry-content div.navigation .next:hover{-webkit-transition:all .3s ease;transition:all .3s ease;padding-right:10px;right:-20px}.entry-content div.navigation .next:hover:after{width:72px}.entry-content div.navigation .next:after{content:"\00bb";display:inline-block;-webkit-font-smoothing:antialiased;vertical-align:middle;width:52px;font-weight:400;font-size:100px;height:63px;line-height:39px;text-align:right;color:#f1f1f1;margin-left:-24px;z-index:-99;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.entry-content a,.entry-content a:active,.entry-content a:focus,.entry-content a:hover{text-decoration:none}.entry-content a:active,.entry-content a:hover{outline:0}.entry-content .sf-menu,.entry-content .sf-menu *{margin:0;padding:0;list-style:none}.entry-content .sf-menu li{position:relative}.entry-content .sf-menu ul{position:absolute;display:none;top:100%;left:0;z-index:99}.entry-content .sf-menu>li{float:left}.entry-content .sf-menu li.sfHover>ul,.entry-content .sf-menu li:hover>ul{display:block}.entry-content .sf-menu a{display:block;position:relative}.entry-content .sf-menu ul ul{top:0;left:100%}.entry-content .sf-arrows .sf-with-ul:after{content:"\f347";display:inline-block;-webkit-font-smoothing:antialiased;font:16px/16px dashicons;vertical-align:middle;margin:0 0 0 4px}.entry-content .sf-arrows ul .sf-with-ul:after{content:"\f345";display:inline-block;-webkit-font-smoothing:antialiased;font:normal 12px/22px dashicons;float:right;vertical-align:middle;margin:2px 0 0 4px}.entry-content .sf-arrows ul .sfHover>.sf-with-ul:after,.entry-content .sf-arrows ul li:hover>.sf-with-ul:after,.entry-content .sf-arrows ul li>.sf-with-ul:focus:after{border-left-color:#fff}.entry-content #navbar-top .sf-arrows .sf-with-ul:after{font:14px/14px dashicons}.entry-content #navbar-top .sf-arrows ul .sf-with-ul:after{font:normal 12px/22px dashicons}.entry-content .navbar-wpz{position:relative;z-index:100}.entry-content .navbar-wpz>li{padding:0 15px}.entry-content .navbar-wpz>li:first-child{padding-left:0}.entry-content .navbar-wpz>li:last-child{margin-right:0}.entry-content .navbar-wpz a{padding:8px 0;-webkit-transition:none;transition:none}.entry-content .navbar-wpz ul{text-align:left;margin:0;padding:8px 0;font-size:16px;left:4%;width:220px}.entry-content .navbar-wpz ul a{text-align:left;line-height:1.4;padding:8px 15px;font-size:12px;letter-spacing:1px;text-transform:uppercase;font-family:Didact Gothic,sans-serif}.entry-content .navbar-wpz ul ul{right:100%;margin-top:0}.entry-content .navbar-wpz>li>ul:before{content:"";display:block;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;position:absolute;top:-7px;left:31px;z-index:470}.entry-content .navbar-wpz>li>ul:after{content:"";display:block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;top:-8px;left:30px;z-index:460}.entry-content .top-navbar{padding:4px 0;z-index:900;font-size:12px;width:100%}.entry-content .top-navbar .inner-wrap{position:relative;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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.entry-content .top-navbar #navbar-top{min-height:36px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-right:50px;position:relative}.entry-content .top-navbar a{letter-spacing:1px;text-transform:uppercase;font-family:Didact Gothic,sans-serif}.entry-content .navbar-wpz a:hover{text-decoration:none}.entry-content .main-navbar{padding-bottom:20px;text-align:center;font-family:Didact Gothic,sans-serif;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:50px}.entry-content .main-navbar a{font-size:16px;padding:10px 0;font-weight:400;letter-spacing:1px;text-transform:uppercase}.entry-content .home:not(.paged) .main-navbar{margin-bottom:-1px}.entry-content .main-navbar:after,.entry-content .main-navbar:before,.entry-content .top-navbar:after,.entry-content .top-navbar:before{content:" ";display:table}.entry-content .main-navbar:after,.entry-content .top-navbar:after{clear:both}.entry-content .main-navbar .sf-menu>li{display:inline-block;float:none}.entry-content .main-navbar .navbar-wpz>li:last-child{padding-right:0}.entry-content .menu_center .navbar-wpz,.entry-content .menu_center .slicknav_menu{text-align:center}.entry-content .menu_center .slicknav_btn{float:none;display:inline-block}.entry-content .navbar-toggle{display:none;position:relative;float:left;margin:15px 0}.entry-content .navbar-toggle .icon-bar{display:block;width:28px;height:2px;background:#222}.entry-content .navbar-toggle:hover .icon-bar{background:#555}.entry-content .navbar-toggle .icon-bar+.icon-bar{margin-top:5px}.entry-content #menu-main-slide{display:none!important}.entry-content .slicknav_btn{position:relative;vertical-align:middle;padding:.438em .625em;line-height:1.125em;cursor:pointer;display:inline-block}.entry-content .slicknav_menu{*zoom:1;text-align:center}.entry-content .slicknav_menu .slicknav_menutxt{color:#000;font-weight:400;font-family:Didact Gothic,sans-serif;font-size:16px;display:block;line-height:100%;float:right}.entry-content .slicknav_menu .slicknav_icon{float:left;width:1.125em;height:.875em;margin:2px 7px 0 0}.entry-content .slicknav_menu .slicknav_no-text{margin:0}.entry-content .slicknav_menu:before{content:" ";display:table}.entry-content .slicknav_menu:after{content:" ";display:table;clear:both}.entry-content .slicknav_menu .slicknav_icon{width:20px;height:16px;position:relative;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.entry-content .slicknav_menu .slicknav_icon-bar{display:block;position:absolute;height:1px;width:100%;background:#d3531a;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.entry-content .slicknav_collapsed .slicknav_icon span:first-child{top:0;-webkit-transform-origin:left center;transform-origin:left center}.entry-content .slicknav_collapsed .slicknav_icon span:nth-child(2){top:7px;-webkit-transform-origin:left center;transform-origin:left center}.entry-content .slicknav_collapsed .slicknav_icon span:nth-child(3){top:14px;-webkit-transform-origin:left center;transform-origin:left center}.entry-content .slicknav_open .slicknav_icon span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:5px;left:0}.entry-content .slicknav_open .slicknav_icon span:nth-child(2){width:0;opacity:0}.entry-content .slicknav_open .slicknav_icon span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:5px;left:0}.entry-content .slicknav_nav{clear:both}.entry-content .slicknav_nav ul{display:block}.entry-content .slicknav_nav li{display:block;border-bottom:1px solid rgba(0,0,0,.07);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 5px}.entry-content .slicknav_nav li:last-child{border:none}.entry-content .slicknav_nav .slicknav_arrow{font-size:.8em;margin:0 10px 0 .4em;padding-left:5px;float:right;border-left:1px solid #cecece}.entry-content .slicknav_nav .slicknav_arrow:after{content:"\f347";display:inline-block;-webkit-font-smoothing:antialiased;font:22px/16px dashicons;vertical-align:middle;margin:0 0 0 4px}.entry-content .slicknav_nav .slicknav_item{cursor:pointer}.entry-content .slicknav_nav .slicknav_item a{display:inline}.entry-content .slicknav_nav .slicknav_row{display:block}.entry-content .slicknav_nav .slicknav_parent-link a{display:inline}.entry-content .slicknav_brand{float:left}.entry-content .slicknav_menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.entry-content .slicknav_menu .slicknav_icon-bar{background-color:#000}.entry-content .slicknav_btn{padding:12px 0;text-decoration:none}.entry-content .slicknav_nav{color:#000;margin:0;padding:0;list-style:none;overflow:hidden;border-top:1px solid hsla(0,0%,100%,.07);border-bottom:1px solid hsla(0,0%,100%,.07)}.entry-content .slicknav_nav ul{list-style:none;overflow:hidden;padding:20px 30px;margin:0 0 20px;background:#f4f5f5}.entry-content .slicknav_nav ul ul{padding:0 0 0 30px;margin:0;font-size:14px}.entry-content .slicknav_nav a{padding:5px 0;margin:2px 0;text-decoration:none;color:#000;text-align:left;display:block;text-transform:none}.entry-content .slicknav_nav .slicknav_txtnode{margin-left:15px}.entry-content .slicknav_nav .slicknav_item a,.entry-content .slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.entry-content .slicknav_brand{color:#000;font-size:18px;line-height:30px;padding:7px 12px;height:44px}.entry-content .slicknav_menu{display:none}.entry-content .sb-search{float:right;width:40px;height:40px;min-width:45px;position:absolute;right:0;z-index:200}.entry-content .sb-search .sb-search-input{position:absolute;top:0;right:0;outline:none;width:20px;height:36px;margin:0;z-index:10;padding:10px 65px 10px 15px;font-family:inherit;font-size:16px;color:#000;visibility:hidden;opacity:0;border:none;-webkit-transition:width .3s;transition:width .3s;-webkit-transition:all .2s ease;transition:all .2s ease;background:#fff;-webkit-transition:width .6s,border-radius .6s,background .6s;transition:width .6s,border-radius .6s,background .6s;-webkit-box-shadow:none;box-shadow:none}.entry-content .sb-search input[type=search].sb-search-input{-webkit-appearance:none}.entry-content .sb-search .sb-search-input:-moz-placeholder,.entry-content .sb-search .sb-search-input:-ms-input-placeholder,.entry-content .sb-search .sb-search-input::-moz-placeholder,.entry-content .sb-search .sb-search-input::-webkit-input-placeholder{color:#fff}.entry-content .sb-search .sb-icon-search{height:37px;line-height:37px}.entry-content .sb-search .sb-icon-search,.entry-content .sb-search .sb-search-submit{width:40px;display:block;position:absolute;right:0;top:0;padding:0;margin:0;text-align:center;cursor:pointer}.entry-content .sb-search .sb-search-submit{height:40px;line-height:40px;background:#fff;opacity:0;color:#3a3d40;border:none;outline:none;z-index:-1}.entry-content .sb-search .sb-icon-search{color:#4f4f4f;z-index:90;font-size:16px;font-family:velure;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-webkit-transition:all .2s ease;transition:all .2s ease}.entry-content .sb-search .sb-icon-search:before{content:"\e901"}.entry-content .sb-search.sb-search-open .sb-icon-search:before{color:#000;content:"\e900";font-family:inherit;font-size:30px;line-height:36px;font-weight:400}.entry-content .sb-search.sb-search-open .sb-search-input{visibility:visible;opacity:1;width:270px;-webkit-transition:width .2s ease,background .2s;transition:width .2s ease,background .2s;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.16);box-shadow:0 0 5px 0 rgba(0,0,0,.16)}.entry-content .no-js .sb-search .sb-icon-search,.entry-content .sb-search.sb-search-open .sb-icon-search{background:none;z-index:11}.entry-content .no-js .sb-search .sb-search-submit,.entry-content .sb-search.sb-search-open .sb-search-submit{z-index:90}.entry-content .header_social{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.entry-content .footer_social .widget,.entry-content .header_social .widget{margin:0}.entry-content .footer_social .widget .zoom-social_icons-list__item,.entry-content .header_social .widget .zoom-social_icons-list__item{margin:6px 15px 0 0;display:inline-block;vertical-align:middle}.entry-content .footer_social .widget .zoom-social_icons-list__label,.entry-content .header_social .widget .zoom-social_icons-list__label{margin-left:0;vertical-align:middle;display:inline-block}.entry-content .footer_social .widget a,.entry-content .header_social .widget a{font-weight:400;text-transform:uppercase;letter-spacing:1px}.entry-content .footer_social .widget h3.title,.entry-content .header_social .widget h3.title{display:none}.entry-content .footer_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas,.entry-content .header_social .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas{margin:0}.entry-content .footer_social .widget .zoom-social-icons-list--without-canvas .socicon,.entry-content .header_social .widget .zoom-social-icons-list--without-canvas .socicon{-webkit-transition:all .3s ease;transition:all .3s ease}.entry-content .footer_social .widget .zoom-social-icons-list .socicon:hover,.entry-content .header_social .widget .zoom-social-icons-list .socicon:hover{opacity:.8}.entry-content .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.entry-content .screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#444;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.entry-content #content[tabindex="-1"]:focus{outline:0}.entry-content .alignleft{float:left;margin-right:15px}.entry-content .alignright{float:right;margin-left:15px}.entry-content .aligncenter{display:block;margin-left:auto;margin-right:auto}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.entry-content .inner-wrap{max-width:1200px;margin:0 auto}.entry-content .site-main{margin-bottom:50px}.entry-content .content-area{float:left;width:66.667%}.entry-content .content-area.full-layout,.entry-content .full-width .content-area{width:100%;float:none}.recent-posts{font-size:0}.recent-posts .entry-content{font-size:16px}.recent-posts .post{position:relative;overflow:hidden;margin:0 0 50px;padding:0 0 50px;border-bottom:1px solid rgba(0,0,0,.06);color:#444}.recent-posts .post:before{content:" ";display:table}.recent-posts .post:after{content:" ";display:table;clear:both}.recent-posts.two-columns_layout{font-size:0}.recent-posts.two-columns_layout .post{display:inline-block;vertical-align:top;font-size:14px;position:relative;overflow:hidden;width:47.5%;margin:0 5% 40px 0;padding:0;border:none;color:#444}.recent-posts.two-columns_layout .post:before{content:" ";display:table}.recent-posts.two-columns_layout .post:after{content:" ";display:table;clear:both}.recent-posts.two-columns_layout .post .post-thumb{margin:0 0 20px;max-width:100%;width:100%}.recent-posts.two-columns_layout .post .post-thumb img{width:100%}.recent-posts.two-columns_layout .post .entry-body{overflow:hidden;display:block;vertical-align:top;width:100%}.recent-posts.two-columns_layout .post:nth-of-type(2n+2){margin-right:0}.content-area.full-layout .recent-posts .post{display:inline-block;vertical-align:top;font-size:14px;position:relative;overflow:hidden;width:48%;margin:0 4% 40px 0;padding:0;border:none;color:#444}.content-area.full-layout .recent-posts .post:before{content:" ";display:table}.content-area.full-layout .recent-posts .post:after{content:" ";display:table;clear:both}.content-area.full-layout .recent-posts .post .post-thumb{margin:0 0 20px;max-width:100%;float:none}.content-area.full-layout .recent-posts .post .post-thumb img{width:100%}.content-area.full-layout .recent-posts .post .entry-body{overflow:hidden;display:block;vertical-align:top;width:100%}.content-area.full-layout .recent-posts .post:nth-of-type(2n+2){margin-right:0}@media (min-width:980px){.content-area.full-layout .recent-posts.three-columns_layout article{width:31.7%;margin:0 2.45% 50px 0}.content-area.full-layout .recent-posts.three-columns_layout article .entry-title{font-size:26px}.content-area.full-layout .recent-posts.three-columns_layout article:nth-of-type(2n+2){margin-right:2.45%}.content-area.full-layout .recent-posts.three-columns_layout article:nth-of-type(3n+3){margin-right:0}}.recent-posts .post-thumb{margin:0 3% 0 0;max-width:48%;float:left}.recent-posts .post-thumb a{font-size:0}.recent-posts .post-thumb img{max-width:100%;height:auto}.recent-posts .entry-body{overflow:hidden}.entry-title{margin:0 0 15px;font-size:30px;font-weight:500;letter-spacing:0;line-height:1.1;font-family:Heebo,sans-serif}.entry-content:after,.entry-content:before{content:" ";display:table}.entry-content:after{clear:both}.entry-content p{margin:0 0 20px;padding:0;font-size:16px}.entry-content img{max-width:100%;height:auto}.site-footer .entry-meta{color:#9ba2a9}.entry-meta{margin-bottom:15px;color:#676c71;font-size:14px;font-style:italic}.entry-meta span+span:before{content:"\2022";color:#b6babb;margin:0 5px;font-style:normal;opacity:.7}.entry-meta a{text-decoration:underline;font-style:normal}.cat-links{margin-bottom:12px;display:block}.cat-links a{font-size:14px;text-transform:uppercase;font-weight:400;display:inline-block;letter-spacing:2px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;text-decoration:none;padding:0 5px;-webkit-box-shadow:#fff 0 24px inset;box-shadow:inset 0 24px #fff;position:relative;z-index:5}.cat-links a:after{bottom:2px;content:"";height:7px;left:0;position:absolute;-webkit-transition:all .1s linear;transition:all .1s linear;opacity:.7;width:100%;z-index:-1}.cat-links a:hover{-webkit-box-shadow:none;box-shadow:none;color:#fff}.cat-links a:hover:after{display:none}.more-link,.more_link{display:table;margin:20px 0 0}.readmore_button a{display:inline-block;-webkit-transition-duration:.2s;transition-duration:.2s;padding:10px 20px;font-size:14px;color:#fff;font-weight:500;letter-spacing:2px;text-transform:uppercase}.readmore_button a:hover{color:#fff}.search article .entry-meta{display:none}.content-area.full-layout .recent-posts.blog-view{margin:0 auto;max-width:800px}.content-area.full-layout .recent-posts.blog-view .entry-body{max-width:90%;margin:0 auto}.content-area.full-layout .recent-posts.blog-view article{width:100%;margin:0 0 50px}.recent-posts.blog-view article{width:100%;margin-right:0;font-size:16px;border-bottom:1px solid #eee;padding:0 0 50px;margin-bottom:50px;text-align:center}.recent-posts.blog-view article .post-thumb{margin:0 0 20px;max-width:100%}.recent-posts.blog-view article .post-thumb img{width:100%}.recent-posts.blog-view article .entry-content{text-align:left}.recent-posts.blog-view article .entry-body{overflow:hidden;display:block;vertical-align:top;width:100%}.recent-posts.blog-view .post .entry-title{font-size:36px}.recent-posts.blog-view .entry-meta{font-size:16px}.recent-posts article:nth-of-type(2n+2){margin-right:0}.entry-header{margin:0 0 30px;padding:0 0 30px;border-bottom:1px solid #eee;position:relative}.entry-cover{z-index:1;background-size:cover;background-position:50%;min-height:450px;position:relative;margin:-41px 0 50px}.page .entry-image .post-thumb,.single .entry-image .post-thumb{margin:0 0 25px}.page .site-main.full-width-page>article{float:none;max-width:100%;width:100%}.content-area.full-width-page{float:none;width:100%}.page h1.entry-title,.single h1.entry-title{font-size:40px;line-height:1.1;font-weight:500;margin:10px 0}.page .entry-info,.single .entry-info{margin-bottom:30px}.page .entry-category+.entry-date,.single .entry-category+.entry-date{display:inline-block}.single .entry-meta{font-size:16px;margin-bottom:0}.entry-content{line-height:1.7}.entry-content a{color:#e25f63;text-decoration:underline}.entry-content a:hover{text-decoration:none}.entry-content a.wpz-sc-button{text-decoration:none;color:#fff;font-weight:400}.entry-content a.wpz-sc-button:hover{color:#fff}.entry-content .shortcode-tabs ul.tab_titles li.nav-tab a,.entry-content .wpz-sc-ilink a{text-decoration:none}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin:0 0 15px;line-height:1.4;font-weight:700}.entry-content .wp-block-image img,.entry-content img.aligncenter,.entry-content img.alignleft,.entry-content img.alignnone,.entry-content img.alignright,.entry-content img.attachment-fullsize{margin-bottom:20px;max-width:100%;height:auto}.entry-content ol,.entry-content ul:not(.wp-block-gallery){margin:0 0 20px 15px}.entry-content li{list-style-position:inside}.entry-content li ol,.entry-content li ul{margin-bottom:0}.entry-content ul li{list-style-type:square}.entry-content ol li{list-style-type:decimal}.entry-content .shortcode-unorderedlist ul li,.entry-content .shortcode-unorderedlist ul li ul{list-style-type:none}.entry-content blockquote{font-size:22px;margin:15px 0 40px;text-align:center;position:relative}@media only screen and (max-width:959px){.entry-content blockquote,.entry-content blockquote p{font-size:16px}.entry-content p strong{font-size:13px}.entry-content h1{font-size:24px;line-height:1.58}.entry-content h2{font-size:18px;line-height:1.44}.entry-content h3{font-size:16px;line-height:1.5}.entry-content h4{font-size:14px;line-height:1.57}.entry-content h5{font-size:12px;line-height:1.44}.entry-content p{font-size:12px}}.entry-content blockquote:after,.entry-content blockquote:before{content:"";display:block;width:60px;height:2px;margin:30px auto;background:#f0f0f0}.tag_list{position:relative;margin:0 0 30px;padding-top:30px;border-top:1px solid #e8e8e8}.tag_list h4{font-weight:700;color:#212223;margin-right:10px;display:inline-block}.tag_list a{display:inline-block;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-size:16px;margin:0 10px 5px 0;padding:3px 20px;line-height:1.8;font-family:Heebo,sans-serif;font-weight:600;color:#fff;font-size:14px}.tag_list a:last-child{margin-right:0}.tag_list a:hover{color:#fff}.entry-footer{margin:30px 0 0;color:#222}.post_author{padding:30px 0;border-top:1px solid #eee;border-bottom:2px solid #eee;margin:0 0 30px}.single .author-description{overflow:hidden}.single .author-description span{display:inline-block;margin:0 0 10px;font-size:16px;color:#999}.single .post_author .author-title{margin:0 0 10px;font-size:18px;font-weight:400;display:inline-block;text-transform:uppercase;letter-spacing:1px}.single .post_author .author-title a{text-decoration:none}.single .post_author .author-bio{margin:0 0 15px;font-size:14px}.single .post_author>img{margin:0 20px 0 0;float:left;border-radius:100px}.author_links a{margin:0 15px 0 0}.author_links a:last-child{margin-right:0}.author_links a:before{content:"\e600";display:inline-block;-webkit-font-smoothing:antialiased;font:normal 20px/100% velure;vertical-align:top;margin:4px 5px 0 0;color:#222;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.author_links a.author_facebook:before{content:"\e601"}.author_links a.author_instagram:before{content:"\ea92"}img.wp-smiley{border:none;padding:0}#snippet-box{width:100%!important;float:none!important}h4.jp-relatedposts-post-title{margin:10px 0 5px!important;font-weight:400}.single div#jp-relatedposts h3.jp-relatedposts-headline{text-align:center;font-size:18px;font-weight:600}.single div#jp-relatedposts h3.jp-relatedposts-headline em:before{display:none}.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:16px;font-weight:600;line-height:1.3}.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a{color:#000;font-weight:600}.single #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a:hover,.single #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:none}.single #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{opacity:1;margin-bottom:0}.prevnext{border-bottom:2px solid #eee;padding:30px;overflow:hidden;text-align:center;background:#f4f5f5}.prevnext img{margin:0;width:100%;height:auto}.prevnext .previous_post_pag{float:left;width:50%;position:relative}.prevnext .next_post_pag{width:50%;float:right;position:relative}.prevnext .prevnext_container{font-weight:600;font-size:18px;line-height:1.5;overflow:hidden;text-align:center;position:absolute;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(88,52,53,.2)),to(rgba(111,63,64,.3)));background:linear-gradient(rgba(88,52,53,.2),rgba(111,63,64,.3));height:100%;width:100%;padding:0 10%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s ease;transition:all .2s ease}.prevnext .prevnext_container:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(88,52,53,.4)),to(rgba(111,63,64,.5)));background:linear-gradient(rgba(88,52,53,.4),rgba(111,63,64,.5))}.prevnext_title{position:relative;display:block;-webkit-transition:all .2s ease;transition:all .2s ease}.prevnext .prevnext_container h4{position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;color:#fff;text-align:center;font-size:26px;line-height:1.2;font-weight:400;margin:0;padding:0}.prev_next_small{font-weight:400;text-transform:uppercase;text-align:center;color:#777;display:block;font-size:13px;margin:0 0 4px;padding:0;text-align:left}.prevnext .previous_post_pag .prev_next_small{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:left top 0;transform-origin:left top 0;position:absolute;bottom:0;left:-19px;background:rgba(0,0,0,.07);padding:2px 8px}.prevnext .next_post_pag .prev_next_small{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right bottom 0;transform-origin:right bottom 0;position:absolute;top:45px;right:1px;z-index:20;background:rgba(0,0,0,.07);padding:2px 8px}.content-area{position:relative}#comments{font-size:16px}#comments a{text-decoration:underline}#comments a:hover{text-decoration:none}#comments>h3{margin-top:50px;margin-bottom:40px}#comments>h3,#respond>h3{position:relative;font-size:26px}#respond>h3{margin-bottom:10px}.comment-notes{margin-bottom:30px;color:#969696;font-style:italic}#cancel-comment-reply-link{color:#d22e2e}.commentlist{padding:0}.commentlist,.commentlist li{list-style-type:none}.commentlist .children{margin:30px 0 0 50px}.commentlist .comment{margin-bottom:44px;padding-bottom:32px;position:relative;line-height:1.8}.commentlist .children li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0;margin-top:30px}.comment .avatar{float:left;border-radius:50%;margin-right:28px}.comment-author:after,.comment-author:before{content:" ";display:table}.comment-author:after{clear:both}.comment-author .fn{font-style:normal;font-weight:600;font-size:18px}.comment-author .fn a{font-style:normal;font-weight:600;font-size:20px;text-decoration:none!important}.comment-author .comment-meta{margin-top:5px;color:#a2a2a2}.comment-author .comment-meta a{color:#a2a2a2}.comment-author .comment-meta a:hover{color:#333}.comment-main{overflow:hidden}.comment-body{margin-top:8px}#respond{margin-bottom:85px;padding:30px;background:#f4f5f5}#respond .form_fields p{margin-bottom:24px;width:50%}#respond .form_fields p:first-child{padding-left:0}#respond label{font-weight:400;font-size:16px;margin-bottom:5px}#respond input[type=text]{width:90%}#respond textarea{width:100%;height:150px}#respond #submit{width:auto;padding-left:25px;padding-right:25px;margin-top:12px}#respond code{white-space:pre-wrap}.form-allowed-tags{display:none}#respond .form_fields p .required_lab{margin-left:10px;color:#a7a7b3}#respond .comment-form-cookies-consent label{display:inline;margin-left:10px;text-transform:none;font-family:inherit;font-size:14px}.brand-wrap{font-size:0}.adv-wpz{display:block;text-align:center;width:100%;margin:30px 0 0}.navbar-brand-wpz{margin:40px 0;text-align:center}.navbar-brand-wpz img{max-width:100%;height:auto}.navbar-brand-wpz h1{font-weight:400;font-family:Kaushan Script,serif;line-height:1;font-size:80px;margin:0 0 10px}.navbar-brand-wpz a:hover{text-decoration:none}.navbar-brand-wpz .tagline{font-size:16px;color:#afafaf;margin:0;text-transform:uppercase;letter-spacing:2px;font-weight:400}.adv_side{text-align:center;margin:0 0 20px}.adv_content{margin:0 0 50px;text-align:center}.single .adv_content{margin:20px 0}@media screen and (min-width:1200px){.headroom--not-top{margin-bottom:40px}.headroom--not-top.top-navbar{padding:5px 0;min-height:35px}}.admin-bar .headroom{margin-top:32px}@media screen and (max-width:782px){.admin-bar #header{margin-top:46px}}@media screen and (max-width:600px){.admin-bar #header.headroom--not-top{margin-top:0}}.top-navbar.headroom{width:100%;z-index:1000}.top-navbar.headroom--not-top{position:fixed;top:0;border:none}#sidebar{float:right;width:30%;margin-left:2%;color:#777}.sidebar_content{max-width:360px}.site-footer{font-size:18px;background:#121516;color:#87888a;padding:40px 0 0}.site-footer a{color:#fff;text-decoration:none}.site-info{padding:0 0 60px;text-align:center;font-size:16px}.site-info a{font-weight:500}.site-info:after,.site-info:before{content:" ";display:table}.site-info:after{clear:both}.site-info .copyright{margin:0}.site-info .designed-by{margin:15px 0 0;text-align:center}.site-copyright{border-top:1px solid hsla(0,0%,100%,.1);padding-top:30px}.footer-menu ul{margin:0}.footer-menu ul li{display:inline;margin:0 10px}.site-main:after,.site-main:before{content:" ";display:table}.site-main:after{clear:both}.home-widgetized-sections{padding:0}.home-widgetized-sections:after{display:block;width:100px;margin:20px auto 60px;height:4px;background:#e2babb;content:""}.site-widgetized-section .widgets .widget{font-size:16px;width:100%;margin-right:0}.column-widgets{font-size:0}.column-widgets .widget-column{display:inline-block;vertical-align:top;width:31%;margin:0 3.5% 0 0;font-size:16px}.column-widgets .widget-column:nth-child(3n+3){margin-right:0}.column-widgets .widget-column img{max-width:100%;height:auto}.column-widgets:after{display:block;width:100px;margin:10px auto 60px;height:4px;content:""}.shop-wrapper.side-right{float:left;width:65.79%}.content-area.full-layout,.full-width .content-area{width:100%;float:none}.sidebar-left .content-area{float:right}h3.archive_year{font-size:24px;margin-top:35px}#archives .archives_list{border-left:1px dotted #e6e6e6;list-style:none;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0 0 15px 15px}#archives .archives_list li{clear:left;padding-left:24px;font-style:normal;list-style:none;margin-bottom:10px}#archives .archives_list .date{color:grey;width:15%;display:inline-block;vertical-align:top}#archives .archives_list .linked{width:65%;display:inline-block;vertical-align:top}#archives .archives_list .comments{width:17%;display:inline-block;vertical-align:top;color:grey;float:right;font-size:16px}#archives .archives_list .comments a{color:grey;font-weight:400}#archives .archives_list .comments a:hover{text-decoration:none;color:#333}.widget{margin-bottom:40px;position:relative}.widget .sharedaddy{display:none}.widget .title{margin:0 0 25px;text-transform:uppercase;font-size:16px;letter-spacing:2px;font-weight:400;text-align:center}.widget ol,.widget ul{clear:both;margin:0;padding:0}.widget ol li,.widget ul li{list-style-type:none;margin:0 0 5px}.widget ol ol,.widget ol ul,.widget ul ol,.widget ul ul{margin:0;padding:0;border-top:none}.widget ol ol li,.widget ol ul li,.widget ul ol li,.widget ul ul li{border:none}.widget select{width:100%}.widget_mailpoet_form h3:before{font-family:velure;content:"\e904";font-weight:400;font-size:20px;margin-right:6px}#sidebar .widget{margin-bottom:40px;background:#f6f6f6;padding:30px}#sidebar .widget .title{margin:0 0 25px;padding:0 0 20px;font-size:16px;font-weight:400;text-align:left}#sidebar .widget:last-child{border-bottom:none}#sidebar .widget_mailpoet_form input{width:100%;display:block}.footer-widgets{font-size:0}.footer-widgets:after,.footer-widgets:before{content:" ";display:table}.footer-widgets:after{clear:both}.footer-widgets .column{display:inline-block;vertical-align:top;margin-right:2.4561%;width:23.1578%;font-size:16px}.widget-areas{font-size:0}.widget-areas .column:first-child:last-child{width:100%}.widget-areas .column:first-child:nth-last-child(2),.widget-areas .column:nth-child(2):last-child{width:48%;margin-right:4%}.widget-areas .column:nth-child(2):last-child{margin-right:0}.widget-areas .column:first-child:nth-last-child(3),.widget-areas .column:nth-child(2):nth-last-child(2),.widget-areas .column:nth-child(3):last-child{width:30%;margin-right:5%}.widget-areas .column:nth-child(3):last-child{margin-right:0}.widget-areas .column:first-child:nth-last-child(4),.widget-areas .column:nth-child(2):nth-last-child(3),.widget-areas .column:nth-child(3):nth-last-child(2),.widget-areas .column:nth-child(4):last-child{width:23.5%;margin-right:2%}.widget-areas .column:nth-child(4):last-child{margin-right:0}.site-footer .widget{margin-bottom:40px}.site-footer .widget .title{color:#fff;text-align:left;background:none;font-family:Didact Gothic,sans-serif;margin:0 0 20px;line-height:1.3}.wpzoom-bio{text-align:center}.wpzoom-bio .title{text-align:center!important}.wpzoom-bio .wpz_about_button{text-transform:uppercase;font-size:16px;font-weight:400;border:none;color:#fff;-webkit-transition:all .2s ease;transition:all .2s ease;letter-spacing:2px;clear:both;display:inline-block;width:auto;padding:5px 20px 7px;margin:10px 0 15px}.wpzoom-bio .wpz_about_button:hover{cursor:pointer;border:none;color:#fff}.wpzoom-bio .meta{display:block;margin:0 0 10px;font-size:18px;text-transform:uppercase;color:#000;letter-spacing:1px}.wpzoom-bio .content{line-height:1.8}.wpzoom-bio img{margin:0 0 15px;border-radius:50%}#sidebar .wpzoom-media-widget{padding:0;border:none}#sidebar .wpzoom-media-widget .title{margin:0;padding:8px 18px;border:none}.wpzoom-media-widget .post_thumb_withbg{height:230px;width:100%;color:#000;text-align:center;background-color:#eee;background-repeat:no-repeat;background-position:50%;background-size:cover;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;display:table;-webkit-box-sizing:border-box;box-sizing:border-box}.wpzoom-media-widget .post_thumb_withbg:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-transition:all .2s ease;transition:all .2s ease}.wpzoom-media-widget .post_thumb_withbg:hover:after{background:hsla(0,0%,100%,.1)}.wpzoom-media-widget .post_thumb_withbg a{color:#fff;display:table;width:100%;height:100%}.wpzoom-media-widget .post_thumb_withbg h3.title{color:#111;line-height:1.5em;padding:10px 18px;font-weight:400;font-size:12px!important;text-transform:uppercase;background:#fff;display:inline-block;margin:0;font-family:Didact Gothic,sans-serif;-webkit-transition:all .2s ease;transition:all .2s ease;letter-spacing:3px;border:none}.wpzoom-media-widget .post_thumb_withbg .featured_page_content{color:#fff;position:relative;z-index:10;height:100%;display:table-cell;vertical-align:middle;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.wpzoom-media-widget .post_thumb_withbg .featured_page_content:hover h3.title{color:#fff}.post-thumb img{max-width:100%;height:auto}.wpzoom-featured-cat{margin:0 0 40px;font-size:0}.wpzoom-featured-cat a{text-decoration:none}.featured_category_2col .featured-style-style_text{padding:0;border:none}.featured_category_2col .feat-cat_small_list{margin:30px 0 0;overflow:hidden}.featured_category_2col .feat-cat_small_list li{display:block;width:100%;margin:0 0 25px;overflow:hidden}.featured_category_2col .feat-cat_small_list li:last-child{margin:0}.featured_category_2col .feat-cat_small_list h3.entry-title{font-size:18px}.featured_category_2col .feat-cat_small_list .post-thumb{max-width:35.9%;float:left;margin:0 20px 0 0}.feat-cat_small_list .post-content,.right_col_posts .post_content{overflow:hidden}.widget.wpzoom-featured-cat h3.title{background:none;text-align:left;letter-spacing:2px;font-size:16px;font-weight:400;text-transform:uppercase;padding:0 0 20px;margin:0 0 30px}.wpzoom-featured-cat h3.title a{font-weight:400}.wpzoom-featured-cat h3.entry-title{line-height:1.3;font-size:22px;font-weight:400;text-transform:none}.wpzoom-featured-cat .featured-style-style_text h3.entry-title{margin-bottom:10px;line-height:1.3;font-weight:500}.wpzoom-featured-cat img{max-width:100%;height:auto}.wpzoom-featured-cat p{font-size:14px;line-height:1.8;margin:0}.featured-style-style_text .post-thumb{margin:0 0 20px}.featured-style-style_text .post-thumb img{width:100%}.wpzoom-featured-cat .featured-style-style_text{font-size:0}.content-area .featured-style-style_text{padding:0 0 40px;margin:0 0 10px;border-bottom:1px solid #eee;overflow:hidden}.wpzoom-featured-cat .featured-grid .post{margin-bottom:10px;overflow:hidden}.wpzoom-featured-cat .right_col_posts li{width:100%;margin:0 0 20px;display:block;overflow:hidden}.wpzoom-featured-cat .right_col_posts .post-thumb{max-width:35.9%;float:left;margin:0 20px 20px 0}.wpzoom-featured-cat .right_col_posts h3.entry-title{font-size:18px}#sidebar .right_col_posts{margin-top:30px}@media (min-width:640px){.content-area .post_content{color:#777}.content-area .wpzoom-featured-cat .featured-grid-single>div{width:47.5%;float:left;margin-right:2.66666%}.content-area .wpzoom-featured-cat .right_col_posts{width:47%;float:right;clear:none}.content-area .featured_category_2col{display:inline-block;vertical-align:top;font-size:0;width:47.5%;margin:0 5% 0 0}.content-area .featured_category_2col:nth-child(2){margin-right:0}}.site-widgetized-section .widgets .widget.carousel-slider,.widget.carousel-slider{position:relative}.site-widgetized-section .widgets .widget.carousel-slider a,.widget.carousel-slider a{text-decoration:none}.widget.carousel-slider .flickity-viewport{overflow:hidden}.flickity-enabled{position:relative}.carousel-slider .slides{white-space:nowrap;overflow:hidden}.carousel-slider .item{position:relative;white-space:normal;margin:0 2% 0 0;width:23%;text-align:center;vertical-align:top;display:inline-block}.carousel-slider .flickity-enabled .item{margin:0 2% 0 0;width:23.5%;min-height:350px}.carousel_widget_wrapper>div{opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.carousel_widget_wrapper>div .item{display:none}.carousel_widget_wrapper>.flickity-enabled{opacity:1;visibility:visible}.carousel_widget_wrapper>.flickity-enabled .item{display:inline-block}.carousel-slider .flickity-prev-next-button{top:43%;background:none}.carousel-slider .flickity-prev-next-button:hover{background:none}.carousel-slider .flickity-prev-next-button.previous{left:-55px}.carousel-slider .flickity-prev-next-button.next{right:-55px}.carousel-slider .flickity-prev-next-button path{fill:#333;opacity:1;-webkit-filter:none;filter:none}.carousel-slider .flickity-prev-next-button:hover path{fill:#222}.carousel-slider .post-thumb{margin:0 0 15px}.carousel-slider .item .entry-title{margin:0 0 5px;font-size:20px;line-height:1.3}.carousel-slider .item .cat-links{margin:0 0 5px}.carousel-slider .flickity-page-dots{bottom:0;position:relative}.carousel-slider .flickity-page-dots .dot{border:2px solid #ccc}.carousel-slider .flickity-page-dots .dot.is-selected,.carousel-slider .flickity-page-dots .dot:hover{background:#555;border:2px solid #555}.carousel-slider .spinner{margin:100px auto;width:50px;height:30px;text-align:center;font-size:10px}.carousel-slider .spinner>div{background-color:#eaeaea;height:100%;width:6px;display:inline-block;-webkit-animation:stretchdelay 1.2s ease-in-out infinite;animation:stretchdelay 1.2s ease-in-out infinite}.carousel-slider .spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.carousel-slider .spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.carousel-slider .spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.carousel-slider .spinner .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.content-area .carousel-slider .flickity-prev-next-button.previous{left:-36px}.content-area .carousel-slider .flickity-prev-next-button.next{right:-36px}#sidebar .carousel-slider .flickity-enabled .item{margin:0;width:100%;min-height:0}.feature-posts-list{list-style-type:none;padding:0}.feature-posts-list:before{content:" ";display:table}.feature-posts-list:after{content:" ";display:table;clear:both}.feature-posts-list>li{margin:0 0 20px}.feature-posts-list .post-thumb{position:relative;overflow:hidden;margin:0 15px 0 0;max-width:35%;float:left}.feature-posts-list .post-thumb img{max-width:100%;height:auto}.feature-posts-list h3{font-weight:500;margin:0 0 5px;font-size:18px;line-height:1.4;font-family:Heebo,sans-serif}.feature-posts-list h3 a{text-decoration:none}.feature-posts-list .sharedaddy{display:none}.feature-posts-list .post_content{overflow:hidden}.home_column .post-thumb{margin-bottom:0}.widget .feature-posts-list br{display:none}.widget .feature-posts-list small{font-size:14px;display:block;font-style:italic}.widget .feature-posts-list .post-excerpt{display:block;overflow:hidden}.widget .feature-posts-list li{margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #eee}.site-footer .widget .feature-posts-list li{border-bottom:1px solid hsla(0,0%,100%,.1)}.widget .feature-posts-list li:last-child{margin:0;border:none;padding:0}.zoom-instagram-widget li img:hover{opacity:.6;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.section-footer .zoom-instagram-widget__items{overflow:hidden}.section-footer .zoom-instagram-widget{overflow:hidden;margin:0;position:relative}.section-footer .zoom-instagram-widget .title{display:none}.section-footer .zoom-instagram-widget .zoom-instagram-widget__follow-me{margin-top:1px;text-align:center;position:absolute;z-index:10;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section-footer .zoom-instagram-widget a.ig-b-v-24{color:#333!important;border:none;font-weight:400!important;border-radius:0;font-family:Didact Gothic,sans-serif;line-height:1.5em;padding:10px 18px;font-size:12px;text-transform:uppercase;background:#fff;display:inline-block;margin:0;letter-spacing:2px!important}.section-footer .zoom-instagram-widget a.ig-b-v-24:hover{color:#fff!important}.zoom-instagram-widget li img{-webkit-transition:all .2s ease;transition:all .2s ease}.section-footer .zoom-instagram-widget li img:hover{opacity:.9}.section-footer .zoom-instagram-widget .zoom-instagram-widget__items{width:5000px}.section-footer .zoom-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item{margin:0!important}.zoom-twitter-widget ul li{margin:0 0 25px;font-style:italic}.zoom-twitter-widget a{border-bottom:1px solid #eee}.zoom-twitter-widget a:hover{border-bottom:1px solid #ccc}.zoom-twitter-widget time{display:block;margin:10px 0;font-size:14px;color:#acacac}.zoom-twitter-widget .zoom-twitter-widget__follow-me{margin:10px 0 0}.widget_search label{display:inline}.textwidget img{max-width:100%;height:auto}.widget_rss ul li{margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #eee}.widget_rss .rsswidget{font-weight:700;margin:0 0 7px;font-size:16px}.widget_rss .rss-date{display:block;font-size:14px;margin:5px 0;color:#999}.widget_rss .rssSummary{font-size:14px;margin:0 0 5px}#wp-calendar caption{text-align:right;font-weight:700;margin-top:10px;margin-bottom:15px}#wp-calendar thead{font-size:12px}#wp-calendar thead th{padding-bottom:10px}#wp-calendar tbody{color:#aaa}#wp-calendar tbody td{text-align:center;padding:8px}#wp-calendar tbody .pad{background:none}#wp-calendar tfoot #next{font-size:12px;text-transform:uppercase;text-align:right}#wp-calendar tfoot #prev{font-size:12px;text-transform:uppercase;padding-top:10px}.widget.widget_wysija .title{margin-bottom:20px}.section-single .widget.widget_wysija .title{background:none;text-transform:none;font-size:18px;color:#fff;text-align:center;font-family:Didact Gothic,sans-serif}.section-single .widget.widget_wysija{background:#000;padding:40px 30px;color:#fff}#sidebar .widget.widget_wysija{background:#000;color:#fff}#sidebar .widget.widget_wysija .title{margin-bottom:40px}#sidebar .widget.widget_wysija:after{display:none}.widget_wysija_cont .wysija-submit{display:inline-block}.widget_wysija input{width:100%;border-color:#c6d1d6}.widget_wysija .wysija-submit:hover{background:#333}.wysija-paragraph{margin:15px 0 0}.widget_wysija_cont .error,.widget_wysija_cont .updated,.widget_wysija_cont .xdetailed-errors{font-size:14px;padding:10px;line-height:1.7}#slider{position:relative;overflow:hidden;height:550px;margin:0 0 50px;color:#777}#slider img{vertical-align:top;width:100%}.empty-slider{max-width:1200px;margin:20%}.empty-slider a{color:#fff}#slider .slides{white-space:nowrap;overflow:hidden;padding:0;margin:0}#slider .slide{position:relative;display:inline-block;white-space:normal;width:100%;height:550px;overflow:hidden}#slider .slide-background{background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:100%}#slider .flickity-enabled .slide{display:block}.flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{display:block;position:absolute;z-index:100;top:50%;height:70px;width:70px;background:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;border-radius:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:10px}.flickity-prev-next-button:hover{opacity:1;background:none}.flickity-prev-next-button.previous{left:30px}.flickity-prev-next-button.next{right:30px}.flickity-prev-next-button svg{position:absolute;left:25%;top:25%;width:50%;height:50%}.flickity-prev-next-button path{opacity:.8;fill:#fff}.flickity-prev-next-button:hover path{opacity:1}.flickity-prev-next-button[disabled]{opacity:.5}.flickity-prev-next-button.next svg{left:20%}#slider .slider-direction-nav a:focus{outline:0}#slider .slider-direction-nav a:active,#slider .slider-direction-nav a:hover{opacity:1}.slides li .slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(88,52,53,.2)),to(rgba(111,63,64,.3)));background:linear-gradient(rgba(88,52,53,.2),rgba(111,63,64,.3));-webkit-transition:all .3s ease;transition:all .3s ease}.slides li .slide-header{position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:80%;margin:0 10%;text-align:center}.slides li .slide-header .cat-links{display:block;margin:0 0 10px}.slides li .slide-header p{line-height:1.4;font-size:18px;color:#fff}.slides li .slide-header p a{font-weight:600;text-decoration:underline}.slides li .slide-header p a:hover{text-decoration:none}.slides li .slide-excerpt{max-width:75%;margin:0 auto}.slides li .slide_button{font-size:14px;font-weight:400;letter-spacing:2px;text-align:center;margin:21px 0 0;text-transform:uppercase;font-family:Didact Gothic,sans-serif}.slides li .slide_button a{display:inline-block;padding:10px 30px;-webkit-transition-duration:.2s;transition-duration:.2s}.slides li h3{font-size:42px;line-height:1.2;font-weight:500;font-family:Heebo,sans-serif;margin:0 0 10px}.slides li h3 a{color:#fff}.slides:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.flickity-page-dots{position:absolute;width:100%;bottom:25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:7px;height:7px;margin:0 4px;border-radius:50%;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;background:none}.flickity-page-dots .dot.is-selected,.flickity-page-dots .dot:hover{opacity:1}.slide-velure .slides li .cat-links a{letter-spacing:1px;-webkit-box-shadow:none;box-shadow:none;background:none}.slide-velure .slides li .cat-links a:after{display:none}.slide-velure .flickity-page-dots .dot{background:#fff;opacity:.3}.slide-velure .flickity-page-dots .dot.is-selected,.slide-velure .flickity-page-dots .dot:hover{background:#fff;opacity:1}.infinite-scroll .navigation{display:none}.infinite-scroll:not(.infinity-end):not(.neverending) #recent-posts{margin-bottom:40px;position:relative}.infinite-scroll #infinite-handle{left:0;right:0;text-transform:none;font-weight:700;font-size:12px;text-align:center;color:#000}.infinite-scroll #infinite-handle span{display:block;width:100%;line-height:50px;-webkit-transition:all .2s ease;transition:all .2s ease;font-size:22px;font-weight:700;background:none;color:#aaa}.infinite-scroll #infinite-handle span button{-webkit-transition:none;transition:none;font-weight:400!important;font-style:italic;padding-bottom:50px;position:relative;text-transform:none;-webkit-transition:all .2s ease;transition:all .2s ease}.infinite-scroll #infinite-handle span button:after{content:"\e902";display:inline-block;-webkit-font-smoothing:antialiased;font:34px/34px velure;vertical-align:middle;margin:0 auto;position:absolute;bottom:0;width:50px;font-weight:400;height:50px;left:0;right:0}.infinite-scroll #infinite-handle span button:hover{color:#333}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.wp-caption,embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.entry-content .gallery a:hover{opacity:.6;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.gallery-item{display:inline-block;max-width:33.33%;padding:0 1.1400652% 2.2801304%;text-align:center;vertical-align:top;width:100%;margin:0}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-icon img{margin:0 auto}.gallery-caption,.wp-caption-text{color:#868686;margin:0;padding:15px 0;text-align:center;display:block;font-style:italic;line-height:1.4}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.entry-content .wp-caption{width:auto;text-align:center}.entry-content .wp-caption img{background:none;margin:0;border:0;max-width:100%;width:auto;height:auto}.entry-content .wp-caption.aligncenter{margin:0 auto 15px}.woocommerce nav.woocommerce-pagination ul li{border:none}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:none;color:#000}a.cart-button{display:block}a.cart-button:before{content:"\e903";display:inline-block;-webkit-font-smoothing:antialiased;font:normal 20px/20px velure;vertical-align:top;margin:2px 8px 0 0}.shop-wrapper{overflow:hidden}.woocommerce-cart table.cart td.actions .coupon .input-text{padding:7px 10px;margin-right:10px;border-color:#dee3e7}.woocommerce .entry-content>*{max-width:100%}.woocommerce h1.entry-title{margin-bottom:20px;font-size:30px}.woocommerce-checkout #payment{background:#f7f8fa;border:1px solid #dee3e7}.woocommerce-checkout #payment ul.payment_methods li{list-style-type:none}.woocommerce-checkout #payment div.payment_box:after{display:none}.woocommerce-checkout #payment ul.payment_methods{border-bottom-color:#dee3e7}.wc_payment_method label{display:inline-block}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{font-size:14px}.woocommerce .woocommerce-ordering{color:#171615}.woocommerce ul.products li.product{text-align:center}.woocommerce ul.products li.product .product-thumb{margin:0 0 15px}.woocommerce ul.products li.product .product-thumb a{display:block;padding:0;margin:0}.woocommerce ul.products li.product .product-thumb a img{margin:0}.woocommerce .products .star-rating{display:none}.woocommerce ul.products li.product h3{padding-top:0}.woocommerce ul.products li.product h3:hover{color:#e25f63}.woocommerce ul.products li.product .price{color:#444;margin:0;font-size:16px}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-weight:400;color:#fff!important;padding:10px 25px;text-transform:uppercase;border-radius:0}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{color:#fff}.woocommerce-info,.woocommerce-message{border-top-color:#e2babb}.woocommerce-info:before,.woocommerce-message:before{color:#000}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#676c71}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:#e2babb}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:#e25f63}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#444}.woocommerce div.product .product_title{text-align:left}.woocommerce .quantity .qty{padding:8px 6px;border-radius:0;margin-right:10px}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-radius:0;margin:0 5px;border-color:#dee3e7;background:#f7f8fa}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400;font-size:16px}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:#dee3e7}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none}.woocommerce-tabs #comments{max-width:100%;padding:0}.woocommerce table.shop_table td{padding:20px 15px}.woocommerce nav.woocommerce-pagination{margin-bottom:30px}.woocommerce nav.woocommerce-pagination ul{border:none;font-size:18px}.woocommerce nav.woocommerce-pagination ul li{border:1px solid #eee;margin:0 6px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{color:#666;padding:13px 16px}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e2babb;color:#fff}.wc_cat_count{opacity:.8;font-weight:400}@media screen and (max-width:979px){ul.menu{position:relative;top:95px;margin-bottom:105px!important}}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-audio audio{width:100%;min-width:300px}.editor-block-list__layout .reusable-block-edit-panel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8f9f9;color:#555d66;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;z-index:7}.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{-ms-flex-negative:0;flex-shrink:0}@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .reusable-block-indicator{background:#fff;border-left:1px dashed #e2e4e7;color:#555d66;border-bottom:1px dashed #e2e4e7;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.wp-block-button{color:#fff;margin-bottom:1.5em}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;white-space:normal;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background:0 0;border:2px solid}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.wp-block-column{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:1em;-ms-flex-preferred-size:100%;flex-basis:100%;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:600px){.wp-block-column{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media (min-width:600px){.wp-block-column:nth-child(odd){margin-right:32px}.wp-block-column:not(:first-child),.wp-block-column:nth-child(2n){margin-left:32px}.wp-block-column:not(:last-child){margin-right:32px}}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;width:100%;margin:0 0 1.5em;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;overflow:hidden}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit,.editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{-webkit-box-shadow:none;box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-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;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports (position:sticky){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports (position:sticky){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 5px;color:#fff;text-align:center;font-size:13px;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.7)),color-stop(60%,rgba(0,0,0,.3)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 60%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports (position:sticky){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-o-object-fit:cover;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 8px)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - 10.66667px);margin-right:16px}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - 12px);margin-right:16px}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - 12.8px);margin-right:16px}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - 13.33333px);margin-right:16px}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - 13.71429px);margin-right:16px}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - 14px);margin-right:16px}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-gallery.aligncenter .blocks-gallery-item figure{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em;margin-left:0;margin-right:0}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-media-text{display:-ms-grid;display:grid;-ms-grid-rows:auto;grid-template-rows:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-areas:"media-text-media media-text-content";-ms-grid-columns:50% auto;grid-template-columns:50% auto}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";-ms-grid-columns:auto 50%;grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{-ms-grid-row:1;-ms-grid-column:1;grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{-ms-grid-row:1;-ms-grid-column:2;word-break:break-word;grid-area:media-text-content;padding:0 8%}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important;grid-template-areas:"media-text-media" "media-text-content"}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media"}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{-ms-grid-row:1;-ms-grid-column:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right>.wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{-ms-grid-row:2;-ms-grid-column:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right>.wp-block-media-text__content{-ms-grid-row:1;-ms-grid-column:1}}p.is-small-text{font-size:14px}p.is-regular-text{font-size:16px}p.is-large-text{font-size:36px}p.is-larger-text{font-size:48px}p.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:0 0}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:0 0;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes td{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.has-pale-pink-background-color.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color.has-pale-pink-color{color:#f78da7}.has-vivid-red-color.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.shop-page-wp-grid a.shop-page-wp-link{text-decoration:none;border:none;color:#000}.shop-page-wp-grid .shop-page-wp-item{padding:25px 30px;text-align:center}.shop-page-wp-grid .shop-page-wp-item:hover{cursor:pointer}.shop-page-wp-grid .shop-page-wp-item:hover .shop-page-wp-link{background-color:#333}.shop-page-wp-grid .shop-page-wp-item:hover .shop-page-wp-link .buy-link{color:#fff}.shop-page-wp-grid .shop-page-wp-item .shop-page-wp-title h3{font-size:16px;margin:15px 0 17px;padding-bottom:0}.shop-page-wp-grid .shop-page-wp-item .shop-page-wp-image{margin:0 auto;display:inline-block}.shop-page-wp-grid .shop-page-wp-item .shop-page-wp-description{font-size:13px;margin-top:-5px;margin-bottom:10px}.shop-page-wp-grid .shop-page-wp-item .shop-page-wp-link{border:2px solid #444;padding:3px 13px;max-width:200px;margin:5px auto 0;display:inline-block}.shop-page-wp-grid .shop-page-wp-item .shop-page-wp-link a.buy-link{display:block;color:#333;line-height:1.8em;font-family:sans-serif;text-transform:uppercase;font-size:.7em;margin:0;padding:0;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;text-decoration:none;border:none;-webkit-box-shadow:none;box-shadow:none}.shop-page-wp-grid .shop-page-wp-item .shop-page-wp-link a.buy-link:hover{text-decoration:none;color:#fff;background-color:#333}.shop-page-wp-grid .shop-page-wp-item .shop-page-wp-link a.buy-link.disabled{color:#aaa;border-color:#aaa;opacity:.7}.shop-page-wp-grid .shop-page-wp-item .shop-page-wp-link a.buy-link.disabled:hover{color:#aaa;background-color:transparent}@media screen and (min-width:768px){.shop-page-wp-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:768px){.shop-page-wp-grid .shop-page-wp-item.spwp-full-width{width:100%}.shop-page-wp-grid .shop-page-wp-item.spwp-one-half{width:50%}.shop-page-wp-grid .shop-page-wp-item.spwp-one-third{width:33.3%}.shop-page-wp-grid .shop-page-wp-item.spwp-one-fourth{width:25%}}.ShareLinksContainer{margin:1.33em 0}.ShareLinksContainer .header{margin-bottom:1.2em}.ShareLinksContainer .SocialMediaLinks{gap:.22em}.ShareLinksContainer .SocialMediaLinks .icon{width:.66em;height:.66em}@media only screen and (max-width:959px){.ShareLinksContainer{margin:40px 0}.ShareLinksContainer .header{margin-bottom:14px}.ShareLinksContainer .SocialMediaLinks{gap:6px}.ShareLinksContainer .SocialMediaLinks .icon{width:20px;height:20px}}.PrevNextPost{margin:1.33em 0}.PrevNextPost .title{margin-bottom:1.77em}.PrevNextPost .navigation-content{border:30px solid #f4f5f5}.PrevNextPost .navigation-content .preview-post-container{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;width:100%}.PrevNextPost .navigation-content .preview-post-container .preview-image{-o-object-fit:cover;object-fit:cover;height:100%;-o-object-position:top;object-position:top}.PrevNextPost .navigation-content .preview-post-container .post-image .DynamicHeightImg{padding-top:110%}.PrevNextPost .navigation-content .preview-post-container .onlyImage .DynamicHeightImg{padding-top:60%}.PrevNextPost .navigation-content .nav-text{color:#777;bottom:-28px}.PrevNextPost .navigation-content .previous{left:8px}.PrevNextPost .navigation-content .next{right:8px}.PrevNextPost .navigation-content .previewCont{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(88,52,53,.2)),to(rgba(111,63,64,.3)));background:linear-gradient(rgba(88,52,53,.2),rgba(111,63,64,.3));height:100%;width:100%;padding:0 10%;-webkit-transition:all .2s ease;transition:all .2s ease;top:0}.PrevNextPost .navigation-content .previewCont .preview-text{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;line-height:1.5!important;width:80%}.PrevNextPost .navigation-content .previewCont:hover{background-color:rgba(0,0,0,.2)}@media only screen and (max-width:1439px){.PrevNextPost{margin:40px 0}.PrevNextPost .title{margin-bottom:24px}}@media only screen and (max-width:960px){.PrevNextPost .navigation-content .preview-post-container .onlyImage .DynamicHeightImg{padding-top:40%}}@media only screen and (max-width:635px){.PrevNextPost .navigation-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.PrevNextPost .navigation-content .nav-text{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}.PrevNextPost .navigation-content .previous{top:-25px}.PrevNextPost .navigation-content .next{bottom:-25px}.PrevNextPost .navigation-content .preview-post-container .post-image .DynamicHeightImg{padding-top:60%}.PrevNextPost .navigation-content .preview-post-container .onlyImage .DynamicHeightImg{padding-top:50%}}.PostListPage .cardContainer{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:45px 20px}.PostListPage .header{margin-top:32px;margin-bottom:32px}@media screen and (min-width:961px){.PostListPage{margin-bottom:112px}.PostListPage .author-tag-layout{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:.8em;margin:15px 0}.PostListPage .authorDate{margin-left:6px}}@media only screen and (max-width:960px){.PostListPage{margin-bottom:80px}.PostListPage .cardContainer{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:40px 30px;margin-top:0!important}.PostListPage .header{margin-top:24px;margin-bottom:24px}.PostListPage .author-tag-layout{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.PostListPage .authorDate{margin-left:6px}}@media only screen and (max-width:635px){.PostListPage{margin-bottom:40px}.PostListPage .cardContainer{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);gap:40px;margin-top:0!important}.PostListPage .header{margin-top:24px;margin-bottom:24px}}@media only screen and (max-width:959px){.PostListPage .mobile-layout-postList{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-sizing:border-box;box-sizing:border-box}.PostListPage .ViewMoreBtn{margin-top:28px}}