@-webkit-keyframes animfadein{0%{opacity:0}to{opacity:1}}@keyframes animfadein{0%{opacity:0}to{opacity:1}}.animfadein{opacity:0;-webkit-animation:animfadein 1s cubic-bezier(.2,.3,.25,.9) forwards;animation:animfadein 1s cubic-bezier(.2,.3,.25,.9) forwards}@-webkit-keyframes animfadeinslideup{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1}}@keyframes animfadeinslideup{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1}}.animfadeinslideup{opacity:0;-webkit-animation:animfadeinslideup 1s cubic-bezier(.2,.3,.25,.9) forwards;animation:animfadeinslideup 1s cubic-bezier(.2,.3,.25,.9) forwards}@-webkit-keyframes animflash{0%{opacity:1}50%{opacity:.1}to{opacity:1}}@keyframes animflash{0%{opacity:1}50%{opacity:.1}to{opacity:1}}.animflash{webkit-animation:animflash linear 1s infinite;animation:animflash linear 1s infinite}.template-blog,.template-blog.template-blog--authors,.template-blog.template-blog--media{background:#fff}.blog__listing .blog__listing-head{padding:29px 0 64px}@media only screen and (max-width: 767px){.blog__listing .blog__listing-head{padding:0 0 16px}}.blog__listing .blog__listing-head .heading{font-family:rollerscript-smooth,Times New Roman,serif;font-weight:400;font-size:41px;line-height:63px;text-align:center;margin-bottom:4px;color:#fff}@media only screen and (max-width: 767px){.blog__listing .blog__listing-head .heading{font-size:34px;line-height:41px}}.blog__listing .blog__listing-head .desc{font-size:15px;color:#fff;line-height:24px;max-width:464px;margin:0 auto;text-align:center}.blog__listing .blog__listing-main{background:#fff;padding:40px 12px 0;font-size:0}.blog__listing .blog__listing-main .card{display:inline-block;vertical-align:top;width:25%;font-size:15px;margin-bottom:92px}@media only screen and (max-width: 1023px){.blog__listing .blog__listing-main .card{width:50%}}@media only screen and (max-width: 767px){.blog__listing .blog__listing-main .card{width:100%;margin-bottom:32px}}.blog__listing .blog__listing-main .card .inner{position:relative;margin:0 4px}.blog__listing .blog__listing-main .card .inner:before{display:block;content:"";position:absolute;left:8px;top:8px;width:1px;background:#e2e2e2;height:calc(100% - 8px);transition:all .1s ease-out;z-index:2}.blog__listing .blog__listing-main .card .inner .image{overflow:hidden}.blog__listing .blog__listing-main .card .inner .image img{margin:0;width:100%;transform:scale(1);transition:all .3s ease-out}.blog__listing .blog__listing-main .card .inner .info{background:#fff;padding:16px 20px 0}.blog__listing .blog__listing-main .card .inner .info a{text-decoration:none}.blog__listing .blog__listing-main .card .inner .info .cat{font-size:13px;line-height:19px;text-transform:uppercase;letter-spacing:1.3px;color:#6f6f6f;margin-bottom:8px}.blog__listing .blog__listing-main .card .inner .info .title{font-size:19px;margin-bottom:8px;transition:all .3s ease-out}.blog__listing .blog__listing-main .card .inner .info .title:hover{text-decoration:underline;transition:all .1s ease-in}@media only screen and (max-width: 767px){.blog__listing .blog__listing-main .card .inner .info .title{font-size:15px;line-height:19px}}.blog__listing .blog__listing-main .card .inner .info .desc{color:#6f6f6f;line-height:24px;margin-bottom:16px}@media only screen and (max-width: 767px){.blog__listing .blog__listing-main .card .inner .info .desc{font-size:13px;line-height:19px}}.blog__listing .blog__listing-main .card .inner .info .link{font-size:13px;text-transform:uppercase;font-weight:700;letter-spacing:1.3px;line-height:19px}.blog__listing .blog__listing-main .card .inner .info .link:after{content:"";display:inline-block;background-image:url(//www.crockettandjones.com/cdn/shop/t/119/assets/icon-arrow-right.svg?v=139550958644865783371742206915);background-size:contain;background-repeat:no-repeat;width:12px;height:12px;margin-left:8px;transition:all .2s ease-out;vertical-align:middle;margin-bottom:3px}.blog__listing .blog__listing-main .card .inner .info .link:hover{text-decoration:underline}.blog__listing .blog__listing-main .card .inner .info .link:hover:after{margin-left:12px;transition:all .1s ease-in}.blog__listing .blog__listing-main .card:hover .inner:before{background:#063e33;transition:all .6s ease-in}.blog__listing .blog__listing-main .card:hover .inner .image img{transform:scale(1.035);transition:all .3s ease-in}.blog__listing .blog__listing-main .card.card-2{-webkit-animation-delay:.2s;animation-delay:.2s}.blog__listing .blog__listing-main .card.card-3{-webkit-animation-delay:.4s;animation-delay:.4s}.blog__listing .blog__listing-main .card.card-4{-webkit-animation-delay:.6s;animation-delay:.6s}.blog__listing .blog__listing-main .card.card-5{-webkit-animation-delay:.8s;animation-delay:.8s}.blog__listing .blog__listing-main .card.card-6{-webkit-animation-delay:1s;animation-delay:1s}.blog__listing .blog__listing-main .card.card-7{-webkit-animation-delay:1.2s;animation-delay:1.2s}.blog__listing .blog__listing-main .card.card-8{-webkit-animation-delay:1.4s;animation-delay:1.4s}.blog__listing .blog__listing-main .card.card-9{-webkit-animation-delay:1.6s;animation-delay:1.6s}.blog__listing .blog__listing-main .card.card-10{-webkit-animation-delay:1.8s;animation-delay:1.8s}.blog__listing .blog__listing-main .card.card-11{-webkit-animation-delay:2s;animation-delay:2s}.blog__listing .blog__listing-main .card.card-12{-webkit-animation-delay:2.2s;animation-delay:2.2s}@media only screen and (max-width: 767px){.blog__listing .blog__listing-main{padding:40px}.blog__listing .blog__listing-main.blog__articles{padding:0}.blog__listing .blog__listing-main.blog__articles .card .inner{margin:0}}.blog__listing .paging--default{padding:0 0 64px}@media only screen and (max-width: 767px){.blog__listing .paging--default{padding:0 0 32px}}.blog__listing .blog__listing-pagination{background:#fff;text-align:center;padding:0 0 40px;font-size:13px;text-transform:uppercase;font-weight:700;letter-spacing:1.3px;line-height:19px}.blog__listing .blog__listing-pagination a{text-decoration:none;pointer-events:none}.blog__listing .articlecarousel{margin:32px 0 0;text-align:center}@media only screen and (max-width: 767px){.blog__listing .articlecarousel{margin:16px 0 0}}.blog__listing .articlecarousel .slick{opacity:0;height:0}.blog__listing .articlecarousel .slick.slick-initialized{opacity:1;height:auto;transition:opacity .3s ease-in}.blog__listing .articlecarousel .slick.slick-initialized .slick-slide:focus{outline:none}.blog__listing .articlecarousel .slick .slick-next,.blog__listing .articlecarousel .slick .slick-prev{z-index:2;width:30px;height:30px;background-size:30px;background-repeat:no-repeat;background-position:center;padding:30px;border-radius:100%;border:1px solid transparent;transition:all .25s ease-out}.blog__listing .articlecarousel .slick .slick-next:before,.blog__listing .articlecarousel .slick .slick-prev:before{display:none}.blog__listing .articlecarousel .slick .slick-next{right:calc(25% - 30px);background-image:url(//www.crockettandjones.com/cdn/shop/t/119/assets/icon-arrow-right-large-white.svg?v=111358169481588267541742206915)}@media only screen and (max-width: 1023px){.blog__listing .articlecarousel .slick .slick-next{right:calc(17.5% - 30px)}}.blog__listing .articlecarousel .slick .slick-prev{left:calc(25% - 30px);background-image:url(//www.crockettandjones.com/cdn/shop/t/119/assets/icon-arrow-left-large-white.svg?v=90844909952512419281742206915)}@media only screen and (max-width: 1023px){.blog__listing .articlecarousel .slick .slick-prev{left:calc(17.5% - 30px)}}.blog__listing .articlecarousel .slick .slick-dots{bottom:-40px}@media only screen and (max-width: 767px){.blog__listing .articlecarousel .slick .slick-dots{bottom:-24px}}.blog__listing .articlecarousel .card{position:relative;display:flex;flex-flow:row wrap;margin:0 30px}@media only screen and (max-width: 767px){.blog__listing .articlecarousel .card{margin:0 4px}}.blog__listing .articlecarousel .card .image{min-width:50%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;position:relative}.blog__listing .articlecarousel .card .image img{margin:0;width:100%}@media only screen and (max-width: 767px){.blog__listing .articlecarousel .card .image{min-width:100%}.blog__listing .articlecarousel .card .image:after{display:block;content:"";position:absolute;left:50%;bottom:-16px;width:1px;background:#cbcbcb;height:32px;z-index:2}}.blog__listing .articlecarousel .card .info{background:#fff;min-width:50%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:32px 32px 32px 16px;justify-content:center;display:flex;flex-direction:column}@media only screen and (max-width: 767px){.blog__listing .articlecarousel .card .info{min-width:100%;padding:40px 16px;min-height:240px;justify-content:start}}.blog__listing .articlecarousel .card .info .inner{max-width:346px;margin:0 auto}.blog__listing .articlecarousel .card .info .inner .cat{font-size:15px;letter-spacing:1.5px;line-height:24px;text-transform:uppercase;color:#6f6f6f;margin-bottom:8px}@media only screen and (max-width: 1023px){.blog__listing .articlecarousel .card .info .inner .cat{font-size:13px;letter-spacing:1.3px;line-height:19px}}.blog__listing .articlecarousel .card .info .inner .title{font-size:22px;line-height:32px;margin-bottom:8px}@media only screen and (max-width: 1023px){.blog__listing .articlecarousel .card .info .inner .title{font-size:15px;line-height:19px}}.blog__listing .articlecarousel .card .info .inner .desc{font-size:16px;line-height:24px;color:#2e2e2e;margin-bottom:16px}@media only screen and (max-width: 1399px){.blog__listing .articlecarousel .card .info .inner .desc{display:none}}@media only screen and (max-width: 1023px){.blog__listing .articlecarousel .card .info .inner .desc{font-size:13px;line-height:19px;margin-bottom:8px}}@media only screen and (max-width: 767px){.blog__listing .articlecarousel .card .info .inner .desc{display:block}}.blog__listing .articlecarousel .card .info .inner .link{font-size:15px;letter-spacing:1.5px;line-height:24px;text-transform:uppercase;font-weight:700;text-decoration:none}@media only screen and (max-width: 1023px){.blog__listing .articlecarousel .card .info .inner .link{font-size:13px;letter-spacing:1.3px;line-height:19px}}.blog__listing .articlecarousel .card .info .inner .link:after{content:"";display:inline-block;background-image:url(//www.crockettandjones.com/cdn/shop/t/119/assets/icon-arrow-right.svg?v=139550958644865783371742206915);background-size:contain;background-repeat:no-repeat;width:12px;height:12px;margin-left:8px;transition:all .2s ease-out;vertical-align:middle;margin-bottom:3px}.blog__listing .articlecarousel .card .info .inner .link:hover{text-decoration:underline}.blog__listing .articlecarousel .card .info .inner .link:hover:after{margin-left:12px;transition:all .1s ease-in}.blog__listing .articlecarousel .card .borderline{position:absolute;background-color:#cbcbcb}.blog__listing .articlecarousel .card .borderline.borderline__1{left:16px;top:16px;width:1px;height:calc(100% - 32px)}@media only screen and (max-width: 767px){.blog__listing .articlecarousel .card .borderline.borderline__1{left:8px;top:8px;height:calc(100% - 16px)}}.blog__listing .articlecarousel .card .borderline.borderline__2{left:16px;top:16px;width:calc(100% - 32px);height:1px}@media only screen and (max-width: 767px){.blog__listing .articlecarousel .card .borderline.borderline__2{left:8px;top:8px;width:calc(100% - 16px)}}.blog__listing .articlecarousel .card .borderline.borderline__3{right:16px;top:16px;width:1px;height:calc(100% - 32px)}@media only screen and (max-width: 767px){.blog__listing .articlecarousel .card .borderline.borderline__3{right:8px;top:8px;height:calc(100% - 16px)}}.blog__listing .articlecarousel .card .borderline.borderline__4{left:16px;bottom:16px;width:calc(100% - 32px);height:1px}@media only screen and (max-width: 767px){.blog__listing .articlecarousel .card .borderline.borderline__4{left:8px;bottom:8px;width:calc(100% - 16px)}}.blog__listing .articlecarousel .card .borderline.borderline__5{left:calc(50% - 32px);bottom:50%;width:64px;height:1px}@media only screen and (max-width: 1023px){.blog__listing .articlecarousel .card .borderline.borderline__5{display:none}}.template-blog--authors .section-image-with-text,.template-blog--media .section-image-with-text{margin-top:-35px;z-index:-1}@media only screen and (max-width: 767px){.template-blog--authors .blog__listing .blog__listing-main,.template-blog--media .blog__listing .blog__listing-main{padding:36px 4px}}.template-blog--authors .blog__listing .blog__listing-main .card,.template-blog--media .blog__listing .blog__listing-main .card{margin-bottom:32px}@media only screen and (max-width: 767px){.template-blog--authors .blog__listing .blog__listing-main .card,.template-blog--media .blog__listing .blog__listing-main .card{margin-bottom:32px;width:50%}}.template-blog--authors .blog__listing .blog__listing-main .card .inner:before,.template-blog--media .blog__listing .blog__listing-main .card .inner:before{content:none}.template-blog--authors .blog__listing .blog__listing-main .card .inner .image,.template-blog--media .blog__listing .blog__listing-main .card .inner .image{position:relative;overflow:visible}.template-blog--authors .blog__listing .blog__listing-main .card .inner .image:after,.template-blog--media .blog__listing .blog__listing-main .card .inner .image:after{display:block;content:"";position:absolute;left:50%;bottom:-16px;width:1px;background:#cbcbcb;height:32px;z-index:2;transition:all .3s ease-out}.template-blog--authors .blog__listing .blog__listing-main .card .inner .info,.template-blog--media .blog__listing .blog__listing-main .card .inner .info{padding:32px 20px 0;text-align:center}@media only screen and (max-width: 767px){.template-blog--authors .blog__listing .blog__listing-main .card .inner .info,.template-blog--media .blog__listing .blog__listing-main .card .inner .info{padding:24px 8px 0}}.template-blog--authors .blog__listing .blog__listing-main .card:hover .inner .image img,.template-blog--media .blog__listing .blog__listing-main .card:hover .inner .image img{transform:scale(1)}.template-blog--authors .blog__listing .blog__listing-main .card:hover .inner .image:after,.template-blog--media .blog__listing .blog__listing-main .card:hover .inner .image:after{height:40px;bottom:-16px;background:#2e2e2e;transition:all .1s ease-in}.template-article .article{margin:29px 0 64px}@media only screen and (max-width: 767px){.template-article .article{margin:0 0 16px}}.template-article .article .article__header{max-width:968px;margin:0 auto 64px;padding:0 16px;text-align:center}@media only screen and (max-width: 767px){.template-article .article .article__header{margin:0 auto 32px}}.template-article .article .article__header .article__title.script{font-family:rollerscript-smooth,Times New Roman,serif;font-weight:400;font-size:41px;line-height:63px}@media only screen and (max-width: 767px){.template-article .article .article__header .article__title.script{font-size:34px;line-height:41px}}.template-article .article .article__header .author__title{font-size:13px;line-height:19px;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:8px}.template-article .article .article__header .article__excerpt{font-size:19px;line-height:28px;color:#6f6f6f}@media only screen and (max-width: 767px){.template-article .article .article__header .article__excerpt{font-size:15px;line-height:24px}}.template-article .article .article__header .share{margin-top:32px;font-size:0}.template-article .article .article__header .share .share-link{text-decoration:none;margin:0 40px;width:30px;display:inline-block;vertical-align:middle;opacity:.4}@media only screen and (max-width: 767px){.template-article .article .article__header .share .share-link{margin:0 16px}}.template-article .article .article__header .share .share-link.email{width:23px}.template-article .article .article__header .share .share-link:hover{opacity:.75}.template-article .article .article__header .share .share-link svg{display:inline-block;vertical-align:middle;width:100%}.template-article .article .content{max-width:1000px;margin:0 auto;padding:0 32px;font-size:17px;line-height:26px}.template-article .article .content h1,.template-article .article .content h2,.template-article .article .content h3{font-size:19px;letter-spacing:1.9px;line-height:28px;font-weight:700;text-transform:uppercase;margin-bottom:8px}.template-article .article .content h4,.template-article .article .content h5,.template-article .article .content h6{font-size:15px;letter-spacing:1.5px;line-height:24px;font-weight:400;text-transform:uppercase;margin-bottom:8px}.template-article .article .content em{font-style:normal}.template-article .article .content p{margin-bottom:32px}.template-article .article .content p .firstword{font-family:rollerscript-smooth,Times New Roman,serif;font-weight:400;font-size:34px;line-height:41px;margin-right:4px}.template-article .article .content .fullwidthimage{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:block}.template-article .article .content .fullwidthimage img{margin-bottom:64px;width:100%;height:auto}@media only screen and (max-width: 767px){.template-article .article .content .fullwidthimage img{margin-bottom:32px}}.template-article .article .content .productcarousel{overflow:hidden;text-align:center;margin-top:64px;margin-bottom:32px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (max-width: 767px){.template-article .article .content .productcarousel{margin-top:32px;margin-bottom:16px}}.template-article .article .content .productcarousel .productcarousel-inner{width:100%;max-width:1204px;margin:0 auto;padding:0 16px;position:relative}.template-article .article .content .productcarousel .productcarousel-inner .productcarousel-title{font-size:24px;line-height:29px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;margin-bottom:16px}@media only screen and (max-width: 767px){.template-article .article .content .productcarousel .productcarousel-inner .productcarousel-title{font-size:19px;letter-spacing:1.9px;line-height:28px}}.template-article .article .content .productcarousel .productcarousel-inner .product__card .product__card-wrapper{max-width:300px;text-align:center;margin:0 auto;position:relative}@media only screen and (max-width: 767px){.template-article .article .content .productcarousel .productcarousel-inner .product__card .product__card-wrapper{max-width:177px}}.template-article .article .content .productcarousel .productcarousel-inner .product__card .product__card-wrapper a{display:block;text-decoration:none}.template-article .article .content .productcarousel .productcarousel-inner .product__card .product__card-wrapper img{margin-bottom:0;width:100%}.template-article .article .content .productcarousel .productcarousel-inner .product__card .product__card-wrapper .product__card-label{background-repeat:no-repeat;background-position:center;background-size:contain;width:80px;height:52px;position:absolute;top:8px;right:8px;z-index:1}@media only screen and (max-width: 1023px){.template-article .article .content .productcarousel .productcarousel-inner .product__card .product__card-wrapper .product__card-label{background-position:center top;width:50px}}.template-article .article .content .productcarousel .productcarousel-inner .product__card .product__card-wrapper .product__image{margin-bottom:32px;position:relative;overflow:visible}.template-article .article .content .productcarousel .productcarousel-inner .product__card .product__card-wrapper .product__name{font-size:13px;line-height:19px;letter-spacing:1.3px;margin-bottom:4px;font-weight:700;text-transform:uppercase}.template-article .article .content .productcarousel .productcarousel-inner .product__card .product__card-wrapper .product__info{font-size:13px;line-height:19px;margin-bottom:8px}.template-article .article .content .productcarousel .productcarousel-inner .product__card .product__card-wrapper .product__price{font-size:13px;line-height:13px;letter-spacing:1.3px;text-transform:uppercase;font-weight:700}.template-article .article .content .productcarousel.slick-no-slide .slick-track{width:100%!important;text-align:center;transform:inherit!important}.template-article .article .content .productcarousel.slick-no-slide .slick-slide{float:none;display:inline-block;vertical-align:top}.template-article .article .content .productcarousel.slick-no-slide .slick-dots,.template-article .article .content .productcarousel.slick-no-slide .paginginfo{display:none}.template-article .article .content .productcardsingle .product__card{max-width:350px;margin:0 auto}.template-article .article .content .productcarddouble{max-width:100%;position:relative}.template-article .article .content .productcarddouble .slick{max-width:700px;margin:0 auto}.template-article .article .content .productcarddouble .slick .slick-list{overflow:hidden}.template-article .article .content .productcarddouble .slick .slick-list .product__card-wrapper{margin:0 32px}@media only screen and (max-width: 767px){.template-article .article .content .productcarddouble .slick .slick-list .product__card-wrapper{margin:0}}.template-article .article .content .productcarddouble .paginginfo{display:none}@media only screen and (max-width: 479px){.template-article .article .content .productcarddouble .paginginfo{display:block;right:32px;bottom:24px}}.template-article .article .content .productcardsingle,.template-article .article .content .productcarddouble{margin:64px auto;background:transparent;text-align:center;padding:32px;border:1px solid #efefef}@media only screen and (max-width: 767px){.template-article .article .content .productcardsingle,.template-article .article .content .productcarddouble{margin:32px auto}}.template-article .article .content .productcardsingle .heading,.template-article .article .content .productcarddouble .heading{font-family:rollerscript-smooth,Times New Roman,serif;font-weight:400;font-size:24px;line-height:37px;margin-bottom:16px}.template-article .article .content .productcardsingle .product__card .product__card-wrapper,.template-article .article .content .productcarddouble .product__card .product__card-wrapper{position:relative}.template-article .article .content .productcardsingle .product__card a,.template-article .article .content .productcarddouble .product__card a{display:block;text-decoration:none}.template-article .article .content .productcardsingle .product__card img,.template-article .article .content .productcarddouble .product__card img{margin:0 auto;width:100%}.template-article .article .content .productcardsingle .product__card .product__card-label,.template-article .article .content .productcarddouble .product__card .product__card-label{background-repeat:no-repeat;background-position:center;background-size:contain;width:80px;height:52px;position:absolute;top:8px;right:8px;z-index:1}@media only screen and (max-width: 1023px){.template-article .article .content .productcardsingle .product__card .product__card-label,.template-article .article .content .productcarddouble .product__card .product__card-label{background-position:center top;width:50px}}.template-article .article .content .productcardsingle .product__card .product__image,.template-article .article .content .productcarddouble .product__card .product__image{margin-bottom:16px;position:relative;overflow:visible}.template-article .article .content .productcardsingle .product__card .product__name,.template-article .article .content .productcarddouble .product__card .product__name{font-size:13px;line-height:19px;letter-spacing:1.3px;margin-bottom:4px;font-weight:700;text-transform:uppercase}.template-article .article .content .productcardsingle .product__card .product__info,.template-article .article .content .productcarddouble .product__card .product__info{font-size:13px;line-height:19px}.template-article .article .content .section-split-sticky{overflow:hidden;background:#fff;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (max-width: 1023px){.template-article .article .content .section-split-sticky{margin-left:-32px;margin-right:-32px}}@media only screen and (max-width: 1023px){.template-article .article .content .section-split-sticky .section__content{height:auto;padding-bottom:0}}.template-article .article .content .section-split-sticky .section__content.is-sticky{right:auto;left:0}.template-article .article .content .section-split-sticky .section__image{margin-left:50%}@media only screen and (max-width: 1023px){.template-article .article .content .section-split-sticky .section__image{margin-left:-16px}}.template-article .article .content .section-split-sticky .section__image img{margin-bottom:32px}@media only screen and (max-width: 1023px){.template-article .article .content .section-split-sticky .section__image img{margin-bottom:16px}}.template-article .article .content .section-split-sticky:after{display:none}.template-article .article .content .section-split-sticky .section__title.serif{font-size:34px;line-height:1.22;font-weight:400;letter-spacing:0;text-transform:none}@media only screen and (max-width: 1023px){.template-article .article .content .section-split-sticky .section__title.serif{margin-bottom:0;font-size:24px;line-height:1.34}}.template-article .article .content blockquote{font-family:rollerscript-smooth,Times New Roman,serif;font-weight:400;font-size:34px;line-height:41px;max-width:700px;margin:80px auto;text-align:center}@media only screen and (max-width: 767px){.template-article .article .content blockquote{font-size:24px;line-height:37px}}.template-article .article .content blockquote:before{content:"\201c";display:inline;margin-right:-4px}.template-article .article .content blockquote:after{content:"\201d";display:inline;margin-left:-4px}.template-article .article .content blockquote p{display:inline}.template-article .slick{opacity:0;height:0}.template-article .slick.slick-initialized{opacity:1;height:auto;transition:opacity .3s ease-in}.template-article .slick .slick-arrow{position:absolute;bottom:-5px;z-index:1;width:13px;height:13px;border:0;background:none;-webkit-appearance:none;appearance:none;font-size:0;background-size:100%;background-position:center;background-repeat:no-repeat;transform:translate(0);top:auto}.template-article .slick .slick-arrow:before{display:none}.template-article .slick .slick-prev{left:0;background-image:url(//www.crockettandjones.com/cdn/shop/t/119/assets/icon-arrow-left.svg?v=60666750057493060511742206915)}.template-article .slick .slick-next{left:27px;background-image:url(//www.crockettandjones.com/cdn/shop/t/119/assets/icon-arrow-right.svg?v=139550958644865783371742206915)}.template-article .slick .slick-slide:focus{outline:none}.template-article .slick .slick-dots{display:flex;flex-flow:row nowrap;padding:0 39px 0 60px;margin:69px 0 0;position:relative;bottom:auto}@media only screen and (max-width: 767px){.template-article .slick .slick-dots{margin-top:40px;padding:0 39px 0 0}}.template-article .slick .slick-dots li{flex:1;width:auto;height:auto;margin:0}.template-article .slick .slick-dots li.slick-active button{background:#2e2e2e}.template-article .slick .slick-dots li button{display:block;width:100%;height:2px;border:0;background:#e2e2e2;font-size:0;-webkit-appearance:none;appearance:none;transition:background .4s;padding:0}.template-article .slick .slick-dots li button:before{display:none}.template-article .slick .slick-list{overflow:visible}.template-article .paginginfo{position:absolute;right:16px;bottom:-9px;z-index:1;display:flex;list-style:none;font-size:13px;line-height:1.47;letter-spacing:.1em}.template-article .related_articlecarousel{overflow:hidden;padding:64px 0}@media only screen and (max-width: 767px){.template-article .related_articlecarousel{padding:32px 0}}.template-article .related_articlecarousel.slick-no-slide .slick-track{width:100%!important;text-align:center;transform:inherit!important}.template-article .related_articlecarousel.slick-no-slide .slick-slide{float:none;display:inline-block;vertical-align:top}.template-article .related_articlecarousel.slick-no-slide .slick-dots,.template-article .related_articlecarousel.slick-no-slide .paginginfo{display:none}.template-article .related_articlecarousel .related_articlecarousel-inner{width:100%;max-width:1204px;margin:0 auto;padding:0 16px;position:relative}.template-article .related_articlecarousel .heading{font-family:rollerscript-smooth,Times New Roman,serif;font-weight:400;font-size:34px;line-height:41px;text-align:center}@media only screen and (max-width: 767px){.template-article .related_articlecarousel .heading{font-size:24px;line-height:37px}}.template-article .related_articlecarousel .sub-heading{font-size:19px;line-height:28px;margin-bottom:16px;text-align:center;color:#6f6f6f}@media only screen and (max-width: 767px){.template-article .related_articlecarousel .sub-heading{font-size:15px;line-height:19px}}.template-article .related_articlecarousel .card{font-size:15px;max-width:346px;width:100%}@media only screen and (max-width: 767px){.template-article .related_articlecarousel .card{max-width:295px}}.template-article .related_articlecarousel .card .inner{position:relative;margin:0 4px}.template-article .related_articlecarousel .card .inner:before{display:block;content:"";position:absolute;left:8px;top:8px;width:1px;background:#e2e2e2;height:calc(100% - 8px);transition:all .1s ease-out;z-index:2}.template-article .related_articlecarousel .card .inner .image{overflow:hidden}.template-article .related_articlecarousel .card .inner .image img{margin:0;width:100%;transform:scale(1);transition:all .3s ease-out}.template-article .related_articlecarousel .card .inner .info{background:#fff;padding:16px 20px 0}.template-article .related_articlecarousel .card .inner .info a{text-decoration:none}.template-article .related_articlecarousel .card .inner .info .cat{font-size:13px;line-height:19px;text-transform:uppercase;letter-spacing:1.3px;color:#6f6f6f;margin-bottom:8px}.template-article .related_articlecarousel .card .inner .info .title{font-size:19px;margin-bottom:8px;transition:all .3s ease-out}.template-article .related_articlecarousel .card .inner .info .title:hover{text-decoration:underline;transition:all .1s ease-in}@media only screen and (max-width: 767px){.template-article .related_articlecarousel .card .inner .info .title{font-size:15px;line-height:19px}}.template-article .related_articlecarousel .card .inner .info .desc{color:#6f6f6f;line-height:24px;margin-bottom:16px}@media only screen and (max-width: 767px){.template-article .related_articlecarousel .card .inner .info .desc{font-size:13px;line-height:19px}}.template-article .related_articlecarousel .card .inner .info .link{font-size:13px;text-transform:uppercase;font-weight:700;letter-spacing:1.3px;line-height:19px}.template-article .related_articlecarousel .card .inner .info .link:after{content:"";display:inline-block;background-image:url(//www.crockettandjones.com/cdn/shop/t/119/assets/icon-arrow-right.svg?v=139550958644865783371742206915);background-size:contain;background-repeat:no-repeat;width:12px;height:12px;margin-left:8px;transition:all .2s ease-out;vertical-align:middle;margin-bottom:3px}.template-article .related_articlecarousel .card .inner .info .link:hover{text-decoration:underline}.template-article .related_articlecarousel .card .inner .info .link:hover:after{margin-left:12px;transition:all .1s ease-in}.template-article .related_articlecarousel .card:hover .inner:before{background:#063e33;transition:all .6s ease-in}.template-article .related_articlecarousel .card:hover .inner .image img{transform:scale(1.035);transition:all .3s ease-in}.template-article--author .article .article__header .author__type{font-family:rollerscript-smooth,Times New Roman,serif;font-weight:400;font-size:41px;line-height:63px;text-align:center;margin-bottom:0}@media only screen and (max-width: 767px){.template-article--author .article .article__header .author__type{font-size:34px;line-height:41px}}.template-article--author .article .article__header .article__title{font-weight:400;font-size:32px;line-height:41px;letter-spacing:3.2px;text-transform:uppercase}@media only screen and (max-width: 1023px){.template-article--author .article .article__header .article__title{font-size:24px;line-height:32px;letter-spacing:2.4px}}.template-article--author .article .info{display:flex;flex-flow:row wrap;position:relative;min-height:50vw}@media only screen and (max-width: 767px){.template-article--author .article .info{min-height:0px}}.template-article--author .article .info .article__image{min-width:50%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;background-size:cover;background-repeat:no-repeat;background-position:center}@media only screen and (max-width: 767px){.template-article--author .article .info .article__image{min-width:100%;height:150vw}}.template-article--author .article .info .content{background:#efefef;min-width:50%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:64px 64px 64px 32px;justify-content:center;display:flex;flex-direction:column}@media only screen and (max-width: 767px){.template-article--author .article .info .content{min-width:100%;padding:32px}}.template-article--author .article .info .content .inner{max-width:464px;margin:0 auto}.template-article--author .article .info .content .inner .author__role{font-size:24px;letter-spacing:2.4px;line-height:32px;font-weight:700;margin-bottom:16px;text-transform:uppercase}@media only screen and (max-width: 1023px){.template-article--author .article .info .content .inner .author__role{font-size:19px;line-height:28px;letter-spacing:1.9px}}.template-article--author .article .info .content .inner h1,.template-article--author .article .info .content .inner h2,.template-article--author .article .info .content .inner h3,.template-article--author .article .info .content .inner h4,.template-article--author .article .info .content .inner h5,.template-article--author .article .info .content .inner h6{font-size:15px;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px}@media only screen and (max-width: 1023px){.template-article--author .article .info .content .inner h1,.template-article--author .article .info .content .inner h2,.template-article--author .article .info .content .inner h3,.template-article--author .article .info .content .inner h4,.template-article--author .article .info .content .inner h5,.template-article--author .article .info .content .inner h6{font-size:13px;line-height:19px;letter-spacing:1.3px;margin-bottom:8px}}.template-article--author .article .info .borderline{position:absolute;background-color:#cbcbcb}.template-article--author .article .info .borderline.borderline__1{left:32px;top:32px;width:1px;height:calc(100% - 64px)}@media only screen and (max-width: 767px){.template-article--author .article .info .borderline.borderline__1{left:16px;top:16px;height:calc(100% - 32px)}}.template-article--author .article .info .borderline.borderline__2{left:32px;top:32px;width:calc(100% - 64px);height:1px}@media only screen and (max-width: 767px){.template-article--author .article .info .borderline.borderline__2{left:16px;top:16px;width:calc(100% - 32px)}}.template-article--author .article .info .borderline.borderline__3{right:32px;top:32px;width:1px;height:calc(100% - 64px)}@media only screen and (max-width: 767px){.template-article--author .article .info .borderline.borderline__3{right:16px;top:16px;height:calc(100% - 32px)}}.template-article--author .article .info .borderline.borderline__4{left:32px;bottom:32px;width:calc(100% - 64px);height:1px}@media only screen and (max-width: 767px){.template-article--author .article .info .borderline.borderline__4{left:16px;bottom:16px;width:calc(100% - 32px)}}.template-article--author .article .info .borderline.borderline__5{left:calc(50% - 32px);bottom:50%;width:64px;height:1px}@media only screen and (max-width: 1023px){.template-article--author .article .info .borderline.borderline__5{display:none}}.template-article--author .article__related{padding:40px 0}@media only screen and (max-width: 767px){.template-article--author .article__related{padding:16px 0}}.template-article--author .article__related .sub-heading{font-family:rollerscript-smooth,Times New Roman,serif;font-weight:400;font-size:34px;line-height:41px;text-align:center;margin:0 0 16px;color:#2e2e2e}@media only screen and (max-width: 767px){.template-article--author .article__related .sub-heading{font-size:24px;line-height:37px}}.template-article--author .article__related .blog__listing-main{padding:0 12px}@media only screen and (max-width: 767px){.template-article--author .article__related .blog__listing-main{padding:0}}@media only screen and (max-width: 767px){.template-article--author .article__related .blog__listing-main .card .inner{margin:0}}.template-article--media .related_articlecarousel{background:#efefef}.template-article--media .related_articlecarousel.slick-no-slide .slick-track{width:100%!important;text-align:center;transform:inherit!important}.template-article--media .related_articlecarousel.slick-no-slide .slick-slide{float:none;display:inline-block;vertical-align:top}.template-article--media .related_articlecarousel.slick-no-slide .slick-dots,.template-article--media .related_articlecarousel.slick-no-slide .paginginfo{display:none}.template-article--media .related_articlecarousel .heading{margin-bottom:16px}.template-article--media .related_articlecarousel .card .inner:before{content:none}.template-article--media .related_articlecarousel .card .inner .image{position:relative;overflow:visible}.template-article--media .related_articlecarousel .card .inner .image:after{display:block;content:"";position:absolute;left:50%;bottom:-16px;width:1px;background:#cbcbcb;height:32px;z-index:2;transition:all .3s ease-out}.template-article--media .related_articlecarousel .card .inner .info{padding:32px 20px 0;text-align:center;background:none}@media only screen and (max-width: 767px){.template-article--media .related_articlecarousel .card .inner .info{padding:24px 8px 0}}.template-article--media .related_articlecarousel .card:hover .inner .image img{transform:scale(1)}.template-article--media .related_articlecarousel .card:hover .inner .image:after{height:40px;bottom:-16px;background:#2e2e2e;transition:all .1s ease-in}.related_author_info{display:flex;flex-flow:row wrap;position:relative;min-height:50vw;border-top:1px solid #efefef}@media only screen and (max-width: 767px){.related_author_info{min-height:0px}}.related_author_info .author_image{min-width:50%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;background-size:cover;background-repeat:no-repeat;background-position:center}@media only screen and (max-width: 767px){.related_author_info .author_image{width:100vw;height:100vw}}.related_author_info .author_content{background:#efefef;min-width:50%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:64px 64px 64px 32px;justify-content:center;display:flex;flex-direction:column}@media only screen and (max-width: 767px){.related_author_info .author_content{min-width:100%;min-height:100vw;padding:32px}}.related_author_info .author_content .inner{max-width:464px;margin:0 auto;text-align:center}.related_author_info .author_content .inner .author_heading{font-family:rollerscript-smooth,Times New Roman,serif;font-weight:400;font-size:34px;line-height:41px}@media only screen and (max-width: 767px){.related_author_info .author_content .inner .author_heading{font-size:24px;line-height:37px}}.related_author_info .author_content .inner .author_title{font-size:24px;letter-spacing:2.4px;line-height:32px;font-weight:700;margin-bottom:16px;text-transform:uppercase}@media only screen and (max-width: 1023px){.related_author_info .author_content .inner .author_title{font-size:19px;line-height:28px;letter-spacing:1.9px}}.related_author_info .author_content .inner .author_role{margin-bottom:16px}.related_author_info .author_content .inner .author_link{font-size:13px;text-transform:uppercase;font-weight:700;letter-spacing:1.3px;line-height:19px;text-decoration:none;display:inline-block}.related_author_info .author_content .inner .author_link:after{content:"";display:inline-block;background-image:url(//www.crockettandjones.com/cdn/shop/t/119/assets/icon-arrow-right.svg?v=139550958644865783371742206915);background-size:contain;background-repeat:no-repeat;width:12px;height:12px;margin-left:8px;transition:all .2s ease-out;vertical-align:middle;margin-bottom:3px}.related_author_info .author_content .inner .author_link:hover{text-decoration:underline}.related_author_info .author_content .inner .author_link:hover:after{margin-left:12px;transition:all .1s ease-in}.related_author_info .borderline{position:absolute;background-color:#cbcbcb}.related_author_info .borderline.borderline__1{left:32px;top:32px;width:1px;height:calc(100% - 64px)}@media only screen and (max-width: 767px){.related_author_info .borderline.borderline__1{left:16px;top:16px;height:calc(100% - 32px)}}.related_author_info .borderline.borderline__2{left:32px;top:32px;width:calc(100% - 64px);height:1px}@media only screen and (max-width: 767px){.related_author_info .borderline.borderline__2{left:16px;top:16px;width:calc(100% - 32px)}}.related_author_info .borderline.borderline__3{right:32px;top:32px;width:1px;height:calc(100% - 64px)}@media only screen and (max-width: 767px){.related_author_info .borderline.borderline__3{right:16px;top:16px;height:calc(100% - 32px)}}.related_author_info .borderline.borderline__4{left:32px;bottom:32px;width:calc(100% - 64px);height:1px}@media only screen and (max-width: 767px){.related_author_info .borderline.borderline__4{left:16px;bottom:16px;width:calc(100% - 32px)}}.related_author_info .borderline.borderline__5{left:calc(50% - 32px);bottom:50%;width:64px;height:1px}@media only screen and (max-width: 1023px){.related_author_info .borderline.borderline__5{display:none}}.breadcrumbs-blog,.breadcrumbs-article{padding:8px 0}
/*# sourceMappingURL=/s/files/1/0283/3917/5496/t/119/assets/blog.scss.css.map */
