/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
h2{font-family:"Sentinel SSm A","Sentinel SSm B",serif;font-size:48px;font-weight:700;margin-bottom:15px;margin-top:0;}p{margin-top:0;}a{color:#aa1f23;text-decoration:none;}.field--name-field-subtitle{font-weight:700;color:#6b6354;line-height:1.5;max-width:525px;margin:0 auto 90px;position:relative;text-align:center;}.field--name-field-subtitle:after{display:block;content:"";position:absolute;bottom:-30px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);background-color:#aa1f23;height:6px;width:70px;}h2 sup{font-size:55%;top:-.75em;}.artist-search-card{position:relative;}.artist-search-card .image-container{position:relative;}.artist-search-card .image-container .badges{position:absolute;top:13px;left:15px;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:5px;}.artist-search-card .image-container .badges .badge{background-color:#aa1f23;color:#ffffff;padding:5px 6px;text-transform:uppercase;font-size:10px;letter-spacing:0.5px;}.artist-search-card .image-container .guitars-played-icon{position:absolute;top:6px;right:6px;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;font-size:10px;text-transform:uppercase;letter-spacing:0.5px;color:#ffffff;cursor:pointer;}.artist-search-card .image-container .guitars-played-icon .icon{display:block;width:40px;height:55px;background-image:url(/themes/custom/tg_theme/templates/components/images/icon-guitar.svg);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;background-position:center;}.artist-search-card .image-container .guitars-played{display:none;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;}.artist-search-card .image-container .guitars-played .previmg,.artist-search-card .image-container .guitars-played .nextimg{visibility:hidden;opacity:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:50px;height:50px;background-color:rgba(255,255,255,0.5);z-index:1;cursor:pointer;padding:12px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-box-sizing:border-box;box-sizing:border-box;}.artist-search-card .image-container .guitars-played .previmg:after,.artist-search-card .image-container .guitars-played .nextimg:after{content:'';background-image:url(/themes/custom/tg_theme/templates/components/images/arrow-2.png);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;background-position:center;display:block;width:100%;height:100%;}.artist-search-card .image-container .guitars-played .previmg.disabled,.artist-search-card .image-container .guitars-played .nextimg.disabled{visibility:hidden;opacity:0;pointer-events:none;}.artist-search-card .image-container .guitars-played .previmg{left:0;}.artist-search-card .image-container .guitars-played .previmg:after{-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);}.artist-search-card .image-container .guitars-played .nextimg{right:0;}.artist-search-card .image-container .guitars-played .close-icon{opacity:1;opacity:1;width:30px;height:30px;position:absolute;z-index:2;cursor:pointer;}.artist-search-card .image-container .guitars-played .close-icon::after,.artist-search-card .image-container .guitars-played .close-icon::before{position:absolute;width:2px;height:20px;background-color:#000;-webkit-transform:rotate(45deg) translate(-50%,-50%);-o-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);-webkit-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left;content:"";z-index:100;top:15px;}.artist-search-card .image-container .guitars-played .close-icon::after{-webkit-transform:rotate(-45deg) translate(-50%,-50%);-o-transform:rotate(-45deg) translate(-50%,-50%);transform:rotate(-45deg) translate(-50%,-50%);}.artist-search-card .image-container .guitars-played .close-icon{top:10px;right:-10px;}.artist-search-card .image-container .guitars-played .previmg,.artist-search-card .image-container .guitars-played .nextimg{max-width:30px;padding:6px;}.artist-search-card .image-container .guitars-played:hover .previmg,.artist-search-card .image-container .guitars-played:hover .nextimg{visibility:visible;opacity:1;}.artist-search-card .image-container .guitars-played.active{display:block;}.artist-search-card .image-container .guitars-played .guitar-card-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;}.artist-search-card .image-container .guitars-played .guitar-card-wrapper.active{display:block;}.artist-search-card .image-container .image-container-inner{position:relative;width:100%;height:100%;overflow:hidden;}.artist-search-card .image-container .image-container-inner img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;}.artist-search-card .text-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:11px 0;}.artist-search-card .text-container h3{margin:0;font-family:"Sentinel SSm A","Sentinel SSm B",serif;}.artist-search-card .text-container h3 a{color:#000000;font-weight:700;font-size:18px;}.artist-search-card .text-container .social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.artist-search-card .text-container .social .social-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.artist-search-card .text-container .social .social-link .icon{display:block;width:30px;height:18px;max-width:30px;-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;background-position:center;}.artist-search-card .text-container .social .social-link.facebook .icon{background-image:url(/themes/custom/tg_theme/templates/components/images/icon-facebook.png);}.artist-search-card .text-container .social .social-link.instagram .icon{background-image:url(/themes/custom/tg_theme/templates/components/images/icon-instagram.png);}.artist-search-card .text-container .social .social-link.x .icon{background-image:url(/themes/custom/tg_theme/templates/components/images/icon-x.png);}.artist-search-card .text-container .social .social-link.youtube .icon{background-image:url(/themes/custom/tg_theme/templates/components/images/icon-youtube.png);}.artist-search-card .text-container .social .social-link.tiktok .icon{background-image:url(/themes/custom/tg_theme/templates/components/images/icon-tiktok.png);}.guitar-mini-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;background-color:#ffffff;padding:20px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;gap:12px;}.guitar-mini-card .image_container{width:50%;}.guitar-mini-card .image_container img{width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;}.guitar-mini-card .text-container{width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.guitar-mini-card .text-container h3{margin:8px 0;text-align:center;}.guitar-mini-card .text-container h3 a{color:#000000;font-family:"Sentinel SSm A","Sentinel SSm B",serif;font-weight:700;font-size:16px;}.guitar-mini-card .text-container .price-affirm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:18px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}.guitar-mini-card .text-container .price-affirm .custom-price,.guitar-mini-card .text-container .price-affirm .discontinued{color:#212A2F;text-align:center;font-family:"Sentinel SSm A","Sentinel SSm B",serif;font-size:21px;font-style:normal;font-weight:700;line-height:23.04px;letter-spacing:0.5px;}@media screen and (max-width:767px){.guitar-mini-card .text-container .price-affirm .custom-price,.guitar-mini-card .text-container .price-affirm .discontinued{font-size:24px;}}.guitar-mini-card .text-container .price-affirm .custom-price .post,.guitar-mini-card .text-container .price-affirm .discontinued .post{font-size:12px;margin-left:2px;margin-top:8px;}.guitar-mini-card .text-container .price-affirm .rsPrice{display:none;}.guitar-mini-card .text-container .price-affirm .system-price{display:none;}.guitar-mini-card .text-container .price-affirm .custom-price .post{font-size:12px;margin-left:2px;margin-top:8px;}.guitar-mini-card .text-container .price-affirm .custom-price .sign{margin-right:2px;}.guitar-mini-card .text-container .price-affirm .custom-price .currency{font-size:12px;margin-left:-2px;}.guitar-mini-card .text-container .price-affirm .rsErrorMessage{text-align:center;font-size:12px;}.guitar-mini-card .text-container .price-affirm .was-price{color:#565959;font-size:12px;line-height:14px;text-align:center;font-weight:500;}.guitar-mini-card .text-container .price-affirm .rsAffirmProductMessage{display:none;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:10px;text-align:left;}.guitar-mini-card .text-container .price-affirm .rsAffirmProductMessage span{font-size:10px !important;}@media screen and (max-width:1199px) and (min-width:767px){.guitar-mini-card .text-container .price-affirm .rsAffirmProductMessage{font-size:8px;}.guitar-mini-card .text-container .price-affirm .rsAffirmProductMessage span{font-size:8px !important;}}@media screen and (max-width:767px){.guitar-mini-card .text-container .price-affirm{margin-bottom:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.guitar-mini-card .text-container .rsAddToCartForm label,.guitar-mini-card .text-container .atc-function label{display:none;}.guitar-mini-card .text-container .rsAddToCartForm a,.guitar-mini-card .text-container .rsAddToCartForm input,.guitar-mini-card .text-container .rsAddToCartForm .button,.guitar-mini-card .text-container .atc-function a,.guitar-mini-card .text-container .atc-function input,.guitar-mini-card .text-container .atc-function .button{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:140px;min-height:38px;line-height:1.4rem;text-align:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background:#AA1F23;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px;font-style:normal;font-weight:700;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;padding:4px 13px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none;border-radius:2px;height:auto;width:100%;margin-bottom:10px;}.guitar-mini-card .text-container .rsAddToCartForm a:hover,.guitar-mini-card .text-container .rsAddToCartForm input:hover,.guitar-mini-card .text-container .rsAddToCartForm .button:hover,.guitar-mini-card .text-container .atc-function a:hover,.guitar-mini-card .text-container .atc-function input:hover,.guitar-mini-card .text-container .atc-function .button:hover{background:#212A2F;}body.bg-black .guitar-mini-card .text-container .rsAddToCartForm a,body.bg-black
      .guitar-mini-card .text-container .rsAddToCartForm input,body.bg-black
      .guitar-mini-card .text-container .rsAddToCartForm .button,body.bg-black
      .guitar-mini-card .text-container .atc-function a,body.bg-black
      .guitar-mini-card .text-container .atc-function input,body.bg-black
      .guitar-mini-card .text-container .atc-function .button{background:#ffffff;color:#000000;}body.bg-black .guitar-mini-card .text-container .rsAddToCartForm a:hover,body.bg-black
        .guitar-mini-card .text-container .rsAddToCartForm input:hover,body.bg-black
        .guitar-mini-card .text-container .rsAddToCartForm .button:hover,body.bg-black
        .guitar-mini-card .text-container .atc-function a:hover,body.bg-black
        .guitar-mini-card .text-container .atc-function input:hover,body.bg-black
        .guitar-mini-card .text-container .atc-function .button:hover{background:#212A2F;color:#ffffff;}@media screen and (max-width:767px){.guitar-mini-card .text-container .rsAddToCartForm a,.guitar-mini-card .text-container .rsAddToCartForm input,.guitar-mini-card .text-container .rsAddToCartForm .button,.guitar-mini-card .text-container .atc-function a,.guitar-mini-card .text-container .atc-function input,.guitar-mini-card .text-container .atc-function .button{width:100%;}}.guitar-mini-card .text-container .lcly-button{display:none;margin-bottom:10px;}.guitar-mini-card .text-container .lcly-button a.lcly-primary-trigger{margin:0;}.guitar-mini-card .text-container .lcly-button a.lcly-primary-trigger span{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:140px;min-height:38px;line-height:1.4rem;text-align:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;background:#AA1F23;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px;font-style:normal;font-weight:700;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;padding:4px 13px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none;border-radius:2px;height:auto;width:100%;}.guitar-mini-card .text-container .lcly-button a.lcly-primary-trigger span:hover{background:#212A2F;}body.bg-black .guitar-mini-card .text-container .lcly-button a.lcly-primary-trigger span{background:#ffffff;color:#000000;}body.bg-black .guitar-mini-card .text-container .lcly-button a.lcly-primary-trigger span:hover{background:#212A2F;color:#ffffff;}@media screen and (max-width:767px){.guitar-mini-card .text-container .lcly-button a.lcly-primary-trigger span{width:100%;}}.guitar-mini-card .text-container .lcly-button .lcly-location-prompt{display:none;}.guitar-mini-card .text-container .lcly-button.loading{display:block;visibility:hidden;opacity:0;height:38px;position:relative;}.guitar-mini-card .text-container .lcly-button.loading:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #eae5de;border-top-color:#aa1f23;border-radius:50%;-webkit-animation:lcly-spinner 0.8s linear infinite;-o-animation:lcly-spinner 0.8s linear infinite;animation:lcly-spinner 0.8s linear infinite;}@-webkit-keyframes lcly-spinner{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg);}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg);}}@-o-keyframes lcly-spinner{0%{-o-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg);}100%{-o-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg);}}@keyframes lcly-spinner{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);-o-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg);}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);-o-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg);}}.guitar-mini-card .text-container .lcly-button.active{display:block;visibility:visible;opacity:1;height:auto;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;}.guitar-mini-card .text-container .lcly-button.active:before{display:none;}.guitar-mini-card .text-container .field--name-extra-field-product-add-to-cart{width:100%;}.guitar-mini-card .text-container .secondary-cta{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:2px;border:1px solid #8D8882;color:#393939;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;line-height:36px;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:100%;}.guitar-mini-card .text-container .secondary-cta:hover{border-color:#aa1f23;}.promo-card{text-align:center;}.promo-card img{width:100%;height:auto;display:block;}.promo-card .title{color:#393939;font-family:"Sentinel SSm A","Sentinel SSm B",serif;font-size:26px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:0.5px;}.promo-card .copy{color:#000;font-size:10px;font-style:normal;font-weight:400;line-height:125%;}.promo-card .button-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:20px;}.promo-card .button-container a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:2px;border:1px solid #8D8882;color:#393939;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;line-height:36px;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.promo-card .button-container a:after{content:'';position:unset;display:block;background-image:url(/themes/custom/tg_theme/templates/components/images/right-arrow-cta.svg);background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;width:11px;height:12px;margin-left:7px;margin-right:3px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}.promo-card .button-container a:hover{border-color:#aa1f23;}.promo-card .button-container a:hover:after{margin-left:10px;margin-right:0;}input:focus{outline:none;}.guitar-tile-modal{overflow:visible;max-height:90vh;max-width:90vw;width:auto;}@media screen and (max-width:767px){.guitar-tile-modal{height:auto;width:95vw;}}.guitar-tile-modal .modal-close{position:absolute;bottom:calc(100% + 10px);right:0;height:30px;cursor:pointer;}.guitar-tile-modal .modal-close span{opacity:0;font-size:0;}.guitar-tile-modal .modal-close .bar{height:1px;width:30px;background-color:#ffffff;}.guitar-tile-modal .modal-close .bar:first-of-type{-webkit-transform:translateY(0) rotateZ(45deg);-o-transform:translateY(0) rotateZ(45deg);transform:translateY(0) rotateZ(45deg);}.guitar-tile-modal .modal-close .bar:last-of-type{-webkit-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg);}.guitar-tile-modal .guitar-tile-modal__wrapper{overflow:hidden;height:100%;width:100%;}.guitar-tile-modal .guitar-tile-modal__img{max-width:100%;width:auto;}@media screen and (max-width:767px){.guitar-tile-modal .guitar-tile-modal__img{height:auto;width:100%;}}.guitar-tile-modal .guitar-tile-modal__img img{width:auto;display:block;max-height:calc(90vh - 155px);max-width:100%;margin:0 auto;}@media screen and (max-width:767px){.guitar-tile-modal .guitar-tile-modal__img img{height:auto;width:100%;}}.guitar-tile-modal h1{font-size:21px;font-weight:700;text-align:center;padding:10px 0;}.guitar-tile-modal h1:empty{display:none;}.guitar-tile-modal h1:empty + p{padding:10px 0;}.guitar-tile-modal p{font-size:1rem;text-align:center;}.guitar-tile-modal p:empty{display:none;}.guitar-tile-modal .guitar-tile-modal__controls{height:82px;padding:0 30px;text-align:center;}.guitar-tile-modal .guitar-tile-modal__controls .guitar-tile-modal__action{font-size:0;margin-top:30px;border:solid #5f5e5a;border-width:0 2px 2px 0;display:inline-block;padding:8px;outline:none;cursor:pointer;}.guitar-tile-modal .guitar-tile-modal__controls .guitar-tile-modal__action.guitar-tile-modal__prev{float:left;-webkit-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);}.guitar-tile-modal .guitar-tile-modal__controls .guitar-tile-modal__action.guitar-tile-modal__next{float:right;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}.guitar-tile-modal .guitar-tile-modal__controls .count{font-family:"Gotham SSm A","Gotham SSm B",sans-serif;color:#393939;display:inline-block;height:22px;margin:30px 0;}.product-ratings{max-width:132px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:6px auto 0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:12px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:29px;}.product-ratings .rating-container{height:14px;overflow:hidden;}.product-ratings .rating-container .rating{background-image:url(/themes/custom/tg_theme/templates/components/images/star-rating.svg);background-repeat:no-repeat;}.product-ratings .number{font-size:12px;font-style:normal;font-weight:400;letter-spacing:0.5px;}.views-table{width:100%;max-width:1200px;padding:30px;margin:0 auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;}.views-table caption{background-color:#eae5de;width:100%;font-family:"Sentinel SSm A","Sentinel SSm B",serif;font-weight:700;font-size:24px;line-height:1.5;color:#393939;text-align:initial;border-top:1px solid #c8c8c8;padding:20px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;}.views-table thead{width:100%;display:block;}@media screen and (max-width:767px){.views-table thead{display:none;}}.views-table thead tr{background:#eae5de;border-top:1px solid #c8c8c8;}.views-table thead th{font-weight:700;}.views-table tbody{width:100%;display:block;}.views-table tbody tr:nth-child(odd){background:transparent;}.views-table tbody tr:nth-child(even){background:#eae5de;}@media screen and (max-width:767px){.views-table tbody tr:first-of-type{border-top:1px solid #c8c8c8;}}.views-table tr{width:100%;border-bottom:1px solid #c8c8c8;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (max-width:767px){.views-table tr{padding:10px 0;}}.views-table th,.views-table td{background:transparent;color:#393939;line-height:1.5;text-align:initial;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;}@media screen and (max-width:767px){.views-table th,.views-table td{padding:5px 20px;}}.views-table th h2,.views-table th h3,.views-table th h4,.views-table th h5,.views-table th h6,.views-table td h2,.views-table td h3,.views-table td h4,.views-table td h5,.views-table td h6{margin:0 0 10px;}.views-table th h2 a,.views-table th h3 a,.views-table th h4 a,.views-table th h5 a,.views-table th h6 a,.views-table td h2 a,.views-table td h3 a,.views-table td h4 a,.views-table td h5 a,.views-table td h6 a{color:inherit;}.views-table .views-field-title{width:30%;}@media screen and (max-width:767px){.views-table .views-field-title{width:100%;}}.views-table .views-field-field-dealer-city{width:20%;font-weight:700;}@media screen and (max-width:767px){.views-table .views-field-field-dealer-city{width:100%;}}.views-table .views-field-field-dealer-address1{width:55%;}@media screen and (max-width:1199px){.views-table .views-field-field-dealer-address1{width:55%;}}@media screen and (max-width:767px){.views-table .views-field-field-dealer-address1{width:100%;}}.views-table .views-field-field-dealer-address-d-address-line1{width:35%;}@media screen and (max-width:1199px){.views-table .views-field-field-dealer-address-d-address-line1{width:55%;}}@media screen and (max-width:767px){.views-table .views-field-field-dealer-address-d-address-line1{width:100%;}}.views-table .views-field-field-dealer-repair-level{width:15%;}@media screen and (max-width:1199px){.views-table .views-field-field-dealer-repair-level{width:20%;}}@media screen and (max-width:767px){.views-table .views-field-field-dealer-repair-level{width:100%;}}.views-table .views-field-field-dealer-repair-level span{font-size:10px;line-height:1;font-weight:700;text-align:center;text-transform:uppercase;padding:5px;display:block;}@media screen and (max-width:767px){.views-table .views-field-field-dealer-repair-level .none,.views-table .views-field-field-dealer-repair-level .silver,.views-table .views-field-field-dealer-repair-level .gold{display:inline-block;}}.views-table .views-field-field-dealer-repair-level .none span,.views-table .views-field-field-dealer-repair-level .silver span,.views-table .views-field-field-dealer-repair-level .gold span{color:#ffffff;}.views-table .views-field-field-dealer-repair-level .none{background:#999;}.views-table .views-field-field-dealer-repair-level .silver{background:#747067;}.views-table .views-field-field-dealer-repair-level .gold{background:#b9883b;}body.page-node-type-instructions{position:relative;}body.page-node-type-instructions.open::before{content:"";background-color:rgba(0,0,0,0.9);position:absolute;top:0;bottom:0;width:100%;z-index:2;}body.page-node-type-instructions.thumbnail-open::before{content:"";background-color:rgba(0,0,0,0.9);position:absolute;top:0;bottom:0;width:100%;z-index:25;}body.page-node-type-instructions .mobile-burger{display:none;}@media screen and (max-width:767px){body.page-node-type-instructions .mobile-burger{display:block;position:absolute;right:30px;background-image:url(/themes/custom/tg_theme/templates/components/images/menu-icon-open-mobile.png);width:39px;height:18px;top:22px;z-index:101;cursor:pointer;}}body.page-node-type-instructions .mobile-burger.open{height:25px;width:25px;background-image:url(/themes/custom/tg_theme/templates/components/images/menu-icon-close.png);background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100%;}body.page-node-type-instructions .region-header{position:relative;width:100%;z-index:100;}@media screen and (max-width:767px){body.page-node-type-instructions .region-header{height:auto !important;}}body.page-node-type-instructions #block-becomeataylorinsider{display:none;}body.page-node-type-instructions .instrunctions-footer{background-color:#000000;padding:30px 0;}@media screen and (max-width:1199px) and (orientation:portrait){body.page-node-type-instructions .instrunctions-footer{padding:20px 0;}}@media screen and (max-width:767px){body.page-node-type-instructions .instrunctions-footer{padding:40px 0;}}body.page-node-type-instructions .instrunctions-footer .footer-wrapper{max-width:960px;margin-left:auto;margin-right:auto;}@media screen and (max-width:767px){body.page-node-type-instructions .instrunctions-footer .footer-wrapper{max-width:100%;}}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .phone,body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service,body.page-node-type-instructions .instrunctions-footer .footer-wrapper .terms-copyright{text-align:center;margin-bottom:15px;}@media screen and (max-width:767px){body.page-node-type-instructions .instrunctions-footer .footer-wrapper .phone,body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service,body.page-node-type-instructions .instrunctions-footer .footer-wrapper .terms-copyright{text-align:left;padding:0 30px;}}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .phone{position:relative;padding-top:15px;}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .phone a{color:#ffffff;font-family:"Oswald",sans-serif;font-size:30px;font-weight:300;padding:0 20px;}@media screen and (max-width:767px){body.page-node-type-instructions .instrunctions-footer .footer-wrapper .phone a{padding:0;font-size:20px;}}@media screen and (max-width:767px){body.page-node-type-instructions .instrunctions-footer .footer-wrapper .phone::after{position:absolute;content:'';height:0;width:9px;border-bottom:2px solid #bf1e2e;left:30px;top:0;}}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service{color:#ffffff;font-family:"Oswald",sans-serif;font-weight:300;text-transform:uppercase;font-size:15px;}@media screen and (max-width:767px){body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service{font-size:18px;line-height:1.5;}}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service p{margin:0;}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service .slash{padding:0 10px;}@media screen and (max-width:767px){body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service .slash{display:none;}}@media screen and (max-width:767px){body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service .break{display:block;}}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service a{color:inherit;text-decoration:none;}@media screen and (max-width:767px){body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service a{display:block;margin-top:20px;}}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .service a::after{content:'';display:inline-block;margin-left:5px;height:15px;width:10px;background-image:url(/themes/custom/tg_theme/templates/components/images/icon-right-white.png);}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .terms-copyright{color:#a29e9d;text-transform:uppercase;font-size:9px;}@media screen and (max-width:767px){body.page-node-type-instructions .instrunctions-footer .footer-wrapper .terms-copyright{font-size:12px;}}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .terms-copyright p{margin:0;}body.page-node-type-instructions .instrunctions-footer .footer-wrapper .terms-copyright a{color:inherit;text-decoration:none;}.instrunctions-header{background:#000000;height:70px;}@media screen and (max-width:1199px){.instrunctions-header{overflow:visible;}}@media screen and (max-width:767px){.instrunctions-header{height:64px;}}.instrunctions-header .logo{position:absolute;padding:15px 0;width:107px;z-index:101;}.instrunctions-header .logo .medium-hide{display:none;}.instrunctions-header .logo .media-large-hide{height:40px;width:107px;}@media screen and (max-width:767px){.instrunctions-header .logo{padding:15px 11px;}}.instrunctions-header .wrapper{max-width:960px;margin-left:auto;margin-right:auto;padding:0;text-align:center;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;}@media screen and (max-width:1199px) and (orientation:portrait){.instrunctions-header .wrapper{max-width:640px;padding:0;}}.instrunctions-header .wrapper .helper-for-instrunctions{width:100%;text-align:center;color:#ffffff;position:relative;}.instrunctions-header .wrapper .helper-for-instrunctions .icon-print{font-family:"Oswald",sans-serif;float:right;color:#a29e9d;text-decoration:none;font-size:10px;font-weight:300;text-transform:uppercase;text-align:center;height:100%;position:relative;margin-top:16px;}.instrunctions-header .wrapper .helper-for-instrunctions .icon-print::before{display:block;content:'';height:17px;width:17px;background-image:url(/themes/custom/tg_theme/templates/components/images/icon-print.png);margin:0 auto 10px;}@media screen and (max-width:767px){.instrunctions-header .wrapper .helper-for-instrunctions .icon-print::before{height:21px;width:21px;display:inline-block;content:'';margin-left:10px;background-image:url(/themes/custom/tg_theme/templates/components/images/icon-print-alt.png);}}@media screen and (max-width:1199px){.instrunctions-header .wrapper .helper-for-instrunctions .icon-print{position:relative;top:30px;color:black;z-index:101;}}@media screen and (max-width:767px){.instrunctions-header .wrapper .helper-for-instrunctions .icon-print{position:inherit;margin-top:50px;margin-left:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;float:left;height:auto;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:16px;text-decoration:underline;}}.instrunctions-header .wrapper .helper-for-instrunctions .page-count{position:absolute;font-family:"Oswald",sans-serif;font-weight:300;left:50%;top:14px;color:#a29e9d;font-size:10px;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:100;}@media screen and (max-width:767px){.instrunctions-header .wrapper .helper-for-instrunctions .page-count{top:21px;font-size:16px;}}@media screen and (max-width:767px){.instrunctions-header .wrapper .helper-for-instrunctions .page-count.open{display:none;}}.instrunctions-header .wrapper .helper-for-instrunctions h2.active-link{font-family:"Oswald",sans-serif;position:absolute;font-weight:300;bottom:12px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);text-transform:uppercase;font-size:18px;color:#ffffff;margin:0;white-space:nowrap;z-index:100;}@media screen and (max-width:767px){.instrunctions-header .wrapper .helper-for-instrunctions h2.active-link{display:none;}}@media screen and (max-width:767px){.instrunctions-header .wrapper .helper-for-instrunctions h2.active-link.open{display:block;color:#a29e9d;width:161px;}}.instrunctions-header .wrapper .helper-for-instrunctions .burger-instrunctions{display:block;width:134px;top:100%;background-image:url(/themes/custom/tg_theme/templates/components/images/nav-arch.png);left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);position:absolute;height:19px;z-index:101;cursor:pointer;}.instrunctions-header .wrapper .helper-for-instrunctions .burger-instrunctions::after{position:absolute;width:21px;height:10px;background-image:url(/themes/custom/tg_theme/templates/components/images/menu-icon-open.png);content:'';left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);top:0;}.instrunctions-header .wrapper .helper-for-instrunctions .burger-instrunctions.open::after{background-image:url(/themes/custom/tg_theme/templates/components/images/menu-icon-close.png);background-repeat:no-repeat;-webkit-background-size:100% 100%;background-size:100%;height:14px;width:14px;top:0;}@media screen and (max-width:767px){.instrunctions-header .wrapper .helper-for-instrunctions .burger-instrunctions{display:none;}}.instrunctions-header .wrapper ul.menu{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;width:100%;position:absolute;left:0;top:130px;counter-reset:count;}@media screen and (max-width:767px){.instrunctions-header .wrapper ul.menu{top:64px;background-color:#000000;}}.instrunctions-header .wrapper ul.menu li{padding:0;margin:0;padding:0.2em 0.5em 0 0.2em;margin-bottom:20px;background-position-x:-3px;background-position-y:center;background-repeat:no-repeat;list-style-type:square;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;width:100%;line-height:initial;}@media screen and (max-width:767px){.instrunctions-header .wrapper ul.menu li{background:none;margin:0;padding:0;text-align:left;font-size:18px;}.instrunctions-header .wrapper ul.menu li a{display:block;}}@media screen and (max-width:1199px){.instrunctions-header .wrapper ul.menu li.currency-mobile-nav{display:none;}}.instrunctions-header .wrapper ul.menu li a{font-size:18px;font-weight:normal;font-family:"Oswald",sans-serif;color:#f6f5f1;}@media screen and (max-width:1199px){.instrunctions-header .wrapper ul.menu li a{padding:0;border:none;color:#f6f5f1;}}@media screen and (max-width:767px){.instrunctions-header .wrapper ul.menu li a{text-align:left;padding:25px 30px 25px 56px;}}.instrunctions-header .wrapper ul.menu li a::before{counter-increment:count;content:counter(count) ". ";color:#5f5e5a;font-size:12px;}@media screen and (max-width:767px){.instrunctions-header .wrapper ul.menu li a::before{display:none;position:absolute;left:37px;top:28px;left:35px;}}.instrunctions-header .wrapper ul.menu li a:hover{color:#a29e9d;}.instrunctions-header .wrapper ul.menu li.menu-item--active-trail a{color:#aa1f23;}.instrunctions-header .wrapper ul.menu li.menu-item--active-trail:hover{color:#aa1f23;}.instrunctions-header .wrapper ul.menu.open{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.instrunctions-header .menu--instructions{width:100%;padding:0;}@media screen and (max-width:1199px){.instrunctions-header .menu--instructions{width:100%;padding:0;visibility:visible;-webkit-transform:none;-o-transform:none;transform:none;background:transparent;position:inherit;}}.node--type-instructions{background-color:#ffffff;}.node--type-instructions.page-type--Instruction{padding:70px 0 195px;position:relative;}@media screen and (max-width:767px){.node--type-instructions.page-type--Instruction{padding-top:130px;padding-bottom:40px;}}.node--type-instructions.page-type--Instruction::before{background-image:url(/themes/custom/tg_theme/templates/components/images/taylorsense-app-screenshot--11.png);content:'';display:block;height:655px;position:absolute;right:0;top:43px;width:214px;-webkit-background-size:auto 100%;background-size:auto 100%;background-repeat:no-repeat;}@media screen and (max-width:767px){.node--type-instructions.page-type--Instruction::before{display:none;}}.node--type-instructions.page-type--Instruction .node__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.node--type-instructions.page-type--Instruction .node__content h2{color:#363636;font-size:50px;margin-bottom:20px;text-transform:uppercase;width:56.98925%;float:left;margin-right:3.22581%;font-weight:300;}@media screen and (max-width:1199px) and (orientation:portrait){.node--type-instructions.page-type--Instruction .node__content h2{width:100%;margin-right:0;font-size:40px;}}@media screen and (max-width:767px){.node--type-instructions.page-type--Instruction .node__content h2{font-size:28px;}}.node--type-instructions.page-type--Instruction .node__content .field--name-field-inst-subtitle-main{width:74.19355%;margin-right:3.22581%;}@media screen and (max-width:767px){.node--type-instructions.page-type--Instruction .node__content .field--name-field-inst-subtitle-main{margin-right:0;width:100%;}}.node--type-instructions.page-type--Instruction .node__content .field--name-field-inst-subtitle-main p{font-size:25px;line-height:1.5;margin-bottom:50px;}.node--type-instructions.page-type--Instruction .node__content .parrent-item-numbers{margin-bottom:40px;}.node--type-instructions.page-type--Instruction .node__content .parrent-item-numbers .columns-counter{width:22.58065%;margin-right:3.22581%;float:left;}@media screen and (max-width:1199px) and (orientation:portrait){.node--type-instructions.page-type--Instruction .node__content .parrent-item-numbers .columns-counter{width:56.98925%;float:left;margin-right:3.22581%;font-size:18px;margin-bottom:40px;}}@media screen and (max-width:767px){.node--type-instructions.page-type--Instruction .node__content .parrent-item-numbers .columns-counter{width:100%;}}.node--type-instructions.page-type--Instruction .node__content .parrent-item-numbers .columns-counter img{width:auto;margin-bottom:7px;}.node--type-instructions.page-type--Instruction .node__content .parrent-item-numbers .columns-counter .field--type-text-long p{font-weight:300;line-height:1.5;margin-bottom:0;color:#5f5e5a;}.node--type-instructions.page-type--Instruction .node__content .bottom-area a{background-color:#aa1f23;color:#ffffff;display:inline-block;font-family:"Oswald",sans-serif;font-size:16px;font-weight:300;padding:10px 20px;text-decoration:none;text-transform:uppercase;margin-bottom:20px;}.node--type-instructions.page-type--Instruction .node__content .bottom-area a:hover{background-color:#6b6354;}.node--type-instructions.page-type--Instruction .node__content .bottom-area p{color:#5f5e5a;margin-bottom:0;}@media screen and (max-width:767px){.node--type-instructions.page-type--Instructions{padding-bottom:70px;}}.node--type-instructions.page-type--Instructions .top-prev-next{padding:40px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}@media screen and (max-width:767px){.node--type-instructions.page-type--Instructions .top-prev-next{opacity:0;}}.node--type-instructions.page-type--Instructions .top-prev-next.footer-next{max-width:960px;margin:auto;padding-bottom:50px;}@media screen and (max-width:1199px) and (orientation:portrait){.node--type-instructions.page-type--Instructions .top-prev-next.footer-next{max-width:640px;padding:0;}}@media screen and (max-width:767px){.node--type-instructions.page-type--Instructions .top-prev-next.footer-next{max-width:100%;padding:0 30px;display:none;}}.node--type-instructions.page-type--Instructions .top-prev-next.footer-next div{width:31.1828%;}.node--type-instructions.page-type--Instructions .top-prev-next.footer-next div:first-of-type{margin-right:3.22581%;}.node--type-instructions.page-type--Instructions .top-prev-next.footer-next div:last-of-type{text-align:right;}.node--type-instructions.page-type--Instructions .top-prev-next.footer-next div span{display:block;margin-top:20px;}.node--type-instructions.page-type--Instructions .top-prev-next.footer-next div a{background-color:#aa1f23;color:#ffffff;display:inline-block;font-family:"Oswald",sans-serif;font-size:16px;font-weight:300;padding:10px 20px;text-decoration:none;text-transform:uppercase;}.node--type-instructions.page-type--Instructions .top-prev-next.footer-next div a:hover{background-color:#6b6354;}.node--type-instructions.page-type--Instructions .top-prev-next.footer-next div a.prev::before{background-image:url(/themes/custom/tg_theme/templates/components/images/icon-left-white.png);}.node--type-instructions.page-type--Instructions .top-prev-next.footer-next div a.next::after{background-image:url(/themes/custom/tg_theme/templates/components/images/icon-right-white.png);}.node--type-instructions.page-type--Instructions .top-prev-next a{color:#aa1f23;font-size:15px;text-decoration:none;text-transform:uppercase;}.node--type-instructions.page-type--Instructions .top-prev-next a::after,.node--type-instructions.page-type--Instructions .top-prev-next a::before{content:'';display:inline-block;height:15px;width:10px;}.node--type-instructions.page-type--Instructions .top-prev-next a.prev::before{margin-right:15px;background-image:url(/themes/custom/tg_theme/templates/components/images/icon-left-red.png);}.node--type-instructions.page-type--Instructions .top-prev-next a.next::after{margin-left:15px;background-image:url(/themes/custom/tg_theme/templates/components/images/icon-right-red.png);}.node--type-instructions.page-type--Instructions .node__content .wrapper-image-zoom{position:relative;}.node--type-instructions.page-type--Instructions .node__content .wrapper-image-zoom .zoom-instrunctions{cursor:pointer;height:40px;width:40px;display:block;position:absolute;bottom:0;right:0;background-image:url(/themes/custom/tg_theme/templates/components/images/icon-thumbnail-modal.png);}.node--type-instructions.page-type--Instructions .node__content .wrapper-image-zoom.hide-initial{display:none;}.node--type-instructions.page-type--Instructions .node__content .wrapper-image-zoom.hide-initial .zoom-instrunctions{top:0;background-image:url(/themes/custom/tg_theme/templates/components/images/icon-close.png);}.node--type-instructions.page-type--Instructions .node__content .wrapper-image-zoom.hide-initial.open{display:block;position:fixed;width:100%;max-width:680px;top:40px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:25;}@media screen and (max-width:1199px) and (orientation:portrait){.node--type-instructions.page-type--Instructions .node__content .wrapper-image-zoom.hide-initial.open{max-width:640px;}}.node--type-instructions.page-type--Instructions .node__content h2{color:#363636;font-size:50px;margin-bottom:20px;text-transform:uppercase;width:56.98925%;margin-right:3.22581%;font-weight:300;}@media screen and (max-width:767px){.node--type-instructions.page-type--Instructions .node__content h2{font-size:28px;width:100%;margin-top:20px;}}.node--type-instructions.page-type--Instructions .node__content .field--name-field-inst-subtitle{width:74.19355%;margin-right:3.22581%;margin-bottom:50px;}@media screen and (max-width:1199px) and (orientation:portrait){.node--type-instructions.page-type--Instructions .node__content .field--name-field-inst-subtitle{width:100%;}}.node--type-instructions.page-type--Instructions .node__content .field--name-field-inst-subtitle p{font-size:25px;line-height:1.5;margin-bottom:0;}.node--type-instructions.page-type--Instructions .node__content .paragraph--type--instructions-cta{width:100%;text-align:left;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 0 20px 0;}.node--type-instructions.page-type--Instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-lead-in-text{margin:0;}.node--type-instructions.page-type--Instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:10px;}@media screen and (max-width:767px){.node--type-instructions.page-type--Instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta{display:block;}}.node--type-instructions.page-type--Instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta .field__item{width:22.58065%;float:left;margin-right:3.22581%;}@media screen and (max-width:767px){.node--type-instructions.page-type--Instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta .field__item{width:auto;margin-right:30px;}}.node--type-instructions.page-type--Instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta .field__item a{background:none;padding:0;font-size:36px;font-weight:300;font-family:"Oswald",sans-serif;color:#aa1f23;margin-bottom:5px;display:inline-block;}.node--type-instructions.page-type--Instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta .field__item a::after{display:none;}@media screen and (max-width:767px){.node--type-instructions.page-type--Instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta .field__item a{display:block;text-align:left;}}.node--type-instructions.page-type--Instructions .node__content .field--name-field-step-divider{display:none;}.node--type-instructions .node__content{max-width:960px;padding:0 30px;margin:0 auto;}@media screen and (max-width:1199px) and (orientation:portrait){.node--type-instructions .node__content{max-width:640px;padding:0;}}@media screen and (max-width:767px){.node--type-instructions .node__content{max-width:100%;padding:0 30px;}}.node--type-instructions .node__content:after{content:'';display:block;clear:both;}.node--type-instructions .node__content .field--name-field-inst-subtitle{width:50%;font-family:"Oswald",sans-serif;font-weight:300;margin-bottom:50px;}@media screen and (max-width:767px){.node--type-instructions .node__content .field--name-field-inst-subtitle{width:100%;}}.node--type-instructions .node__content .field--name-field-inst-subtitle p{font-size:25px;line-height:1.5;color:#5f5e5a;}.node--type-instructions .node__content .left-instrunctions-area{color:#5f5e5a;width:calc(50% - 30px);top:40px;padding-bottom:200px;margin-right:30px;float:left;position:-webkit-sticky;position:sticky;}@media screen and (max-width:767px){.node--type-instructions .node__content .left-instrunctions-area{width:auto;top:0;padding:0;margin:0 -30px;float:none;position:relative;}}.node--type-instructions .node__content .left-instrunctions-area .field--name-field-inst-instruction-video .youtube-container{margin:0;}.node--type-instructions .node__content .left-instrunctions-area .field--name-field-inst-instruction-video .youtube-container iframe{width:100%;display:block;}.node--type-instructions .node__content .left-instrunctions-area .field--name-field-inst-video-description{background-color:#f2f2f2;padding:25px 20px;font-size:12px;line-height:2;}.node--type-instructions .node__content .left-instrunctions-area .field--name-field-inst-video-description p{margin:0;}.node--type-instructions .node__content .field--name-field-instructions{font-family:"Open Sans",sans-serif;width:50%;float:right;position:relative;color:#5f5e5a;}@media screen and (max-width:767px){.node--type-instructions .node__content .field--name-field-instructions{width:100%;float:none;}}.node--type-instructions .node__content .field--name-field-instructions a{font-weight:700;}.node--type-instructions .node__content .field--name-field-instructions .field--name-field-step-heading{font-size:18px;font-weight:400;}.node--type-instructions .node__content .paragraph--type--instructions-step{margin:0 0 20px;}@media screen and (max-width:767px){.node--type-instructions .node__content .paragraph--type--instructions-step{padding-top:15px;}}.node--type-instructions .node__content .paragraph--type--instructions-step .field--name-field-step-heading p{font-size:18px;font-weight:400;line-height:1.5;color:#5f5e5a;margin:0;}.node--type-instructions .node__content .paragraph--type--instructions-step .field--name-field-step-text p{font-size:16px;line-height:1.5;color:#5f5e5a;margin:0;padding-top:10px;}.node--type-instructions .node__content .paragraph--type--instructions-image{margin-bottom:10px;}.node--type-instructions .node__content .paragraph--type--instructions-image img{display:block;}.node--type-instructions .node__content .paragraph--type--instructions-image .field--name-field-image-description{background-color:#f2f2f2;padding:25px 20px;font-size:12px;line-height:2;color:#5f5e5a;}.node--type-instructions .node__content .paragraph--type--instructions-image .field--name-field-image-description p{font-size:12px;line-height:2;margin:0;}.node--type-instructions .node__content .paragraph--type--instructions-cta{width:60%;text-align:right;margin:50px 0 50px auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;}@media screen and (max-width:767px){.node--type-instructions .node__content .paragraph--type--instructions-cta{width:100%;text-align:center;margin:50px 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}}@media screen and (max-width:767px){.node--type-instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta{width:100%;}}.node--type-instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta a{background-color:#aa1f23;color:#e9e6e0;font-size:15px;font-weight:600;line-height:1;padding:10px 30px;text-align:center;text-decoration:none;border-radius:2px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;cursor:pointer;display:inline-block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;text-transform:uppercase;}@media screen and (max-width:767px){.node--type-instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta a{width:100%;max-width:100%;}}.node--type-instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta a:hover{background-color:#242020;}.node--type-instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta a:after{content:'';border:solid #ffffff;border-width:0 2px 2px 0;display:inline-block;padding:4px;margin-left:15px;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}@media screen and (max-width:767px){.node--type-instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-cta a:after{top:12px;right:15px;position:absolute;}}.node--type-instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-lead-in-text{margin-top:20px;}.node--type-instructions .node__content .paragraph--type--instructions-cta .field--name-field-cta-lead-in-text p{font-size:16px;line-height:1.5;color:#5f5e5a;margin:0;}
