/*!
 * GREYHOUND FRAMEWORK STYLES
 *
 * WARNING: This file is a part of Greyhound Framework core. DO NOT EDIT THIS FILE.
 * Greyhound Framework v1.1 (https://greyhoundthemes.com)
 * Copyright 2018 Greyhound Digital Ltd.
 * Licensed under https://greyhoundthemes.com/license/
 * All styles are mobile-first 
 * @package greyhound
 */
@-webkit-keyframes full-rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes full-rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.7;color:#5d7577;background-color:#fff}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;padding:1rem 0 0;margin:0 0 2.5rem;border:0;outline:0;clear:both}code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}optgroup{line-height:1.15}input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{min-width:0;padding:0;margin:0 0 1.75rem;border:0}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@-ms-viewport{width:device-width}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1290px){.container{max-width:1230px}}.container-fluid{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px}.col-auto{position:relative;min-height:1px;padding-right:20px;padding-left:20px}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1290px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1290px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1290px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.clearfix::after{clear:both}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.clearfix::after,.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1290px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1290px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.tooltip,.tooltip .arrow{position:absolute;display:block}.tooltip{z-index:1070;margin:0;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000}.inline-tooltip:hover{border-bottom:none}.icon-tooltip:hover{color:#526769}.carousel,.carousel-inner{position:relative}.carousel-inner{width:100%;overflow:hidden}.carousel-item{position:relative;display:none;align-items:center;width:100%;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateX(0);transform:translateX(0)}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.carousel-indicators li::after,.carousel-indicators li::before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::before{top:-10px}.carousel-indicators li::after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.faded{opacity:0}.nothere{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.preload *{transition:none!important}::-moz-selection{background:#000}::selection{background:#000;color:#fff}::-moz-selection{background:#30404a;color:#fff}[tabindex="-1"]:focus{outline:0!important}.wrapper{padding-top:40px;padding-bottom:40px}a,button,i,img,input,select,textarea{transition:all .3s ease}.content-left article.type-page,.content-right article.type-page{margin-bottom:2rem}@font-face{font-family:'like-icons';src:url(https://like.b-cdn.net/wp-content/themes/greyhound/styles/fonts/greyhound-icons.woff2?sogdff) format('woff2'),url(https://like.b-cdn.net/wp-content/themes/greyhound/styles/fonts/greyhound-icons.ttf?sogdff) format('truetype'),url(https://like.b-cdn.net/wp-content/themes/greyhound/styles/fonts/greyhound-icons.woff?sogdff) format('woff'),url(https://like.b-cdn.net/wp-content/themes/greyhound/styles/fonts/greyhound-icons.svg?sogdff#greyhound-icons) format('svg');font-weight:400;font-style:normal}.gi,p{font-weight:400}.gi{font-family:'like-icons'!important;speak:none;font-style:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gi-3d_rotation:before{content:"\e900"}.gi-ac_unit:before{content:"\e901"}.gi-alarm:before{content:"\e902"}.gi-access_alarms:before{content:"\e903"}.gi-schedule:before{content:"\e904"}.gi-accessibility:before{content:"\e905"}.gi-accessible:before{content:"\e906"}.gi-account_balance:before{content:"\e907"}.gi-account_balance_wallet:before{content:"\e908"}.gi-account_box:before{content:"\e909"}.gi-account_circle:before{content:"\e90a"}.gi-adb:before{content:"\e90b"}.gi-add:before{content:"\e90c"}.gi-add_a_photo:before{content:"\e90d"}.gi-alarm_add:before{content:"\e90e"}.gi-add_alert:before{content:"\e90f"}.gi-add_box:before{content:"\e910"}.gi-add_circle:before{content:"\e911"}.gi-control_point:before{content:"\e912"}.gi-add_location:before{content:"\e913"}.gi-add_shopping_cart:before{content:"\e914"}.gi-queue:before{content:"\e915"}.gi-add_to_queue:before{content:"\e916"}.gi-adjust:before{content:"\e917"}.gi-airline_seat_flat:before{content:"\e918"}.gi-airline_seat_flat_angled:before{content:"\e919"}.gi-airline_seat_individual_suite:before{content:"\e91a"}.gi-airline_seat_legroom_extra:before{content:"\e91b"}.gi-airline_seat_legroom_normal:before{content:"\e91c"}.gi-airline_seat_legroom_reduced:before{content:"\e91d"}.gi-airline_seat_recline_extra:before{content:"\e91e"}.gi-airline_seat_recline_normal:before{content:"\e91f"}.gi-flight:before{content:"\e920"}.gi-airplanemode_inactive:before{content:"\e921"}.gi-airplay:before{content:"\e922"}.gi-airport_shuttle:before{content:"\e923"}.gi-alarm_off:before{content:"\e924"}.gi-alarm_on:before{content:"\e925"}.gi-album:before{content:"\e926"}.gi-all_inclusive:before{content:"\e927"}.gi-all_out:before{content:"\e928"}.gi-android:before{content:"\e929"}.gi-announcement:before{content:"\e92a"}.gi-apps:before{content:"\e92b"}.gi-archive:before{content:"\e92c"}.gi-arrow_back:before{content:"\e92d"}.gi-arrow_downward:before{content:"\e92e"}.gi-arrow_drop_down:before{content:"\e92f"}.gi-arrow_drop_down_circle:before{content:"\e930"}.gi-arrow_drop_up:before{content:"\e931"}.gi-arrow_forward:before{content:"\e932"}.gi-arrow_upward:before{content:"\e933"}.gi-art_track:before{content:"\e934"}.gi-aspect_ratio:before{content:"\e935"}.gi-poll:before{content:"\e936"}.gi-assignment:before{content:"\e937"}.gi-assignment_ind:before{content:"\e938"}.gi-assignment_late:before{content:"\e939"}.gi-assignment_return:before{content:"\e93a"}.gi-assignment_returned:before{content:"\e93b"}.gi-assignment_turned_in:before{content:"\e93c"}.gi-assistant:before{content:"\e93d"}.gi-flag:before{content:"\e93e"}.gi-attach_file:before{content:"\e93f"}.gi-attach_money:before{content:"\e940"}.gi-attachment:before{content:"\e941"}.gi-audiotrack:before{content:"\e942"}.gi-autorenew:before{content:"\e943"}.gi-av_timer:before{content:"\e944"}.gi-backspace:before{content:"\e945"}.gi-cloud_upload:before{content:"\e946"}.gi-battery_alert:before{content:"\e947"}.gi-battery_charging_full:before{content:"\e948"}.gi-battery_std:before{content:"\e949"}.gi-battery_unknown:before{content:"\e94a"}.gi-beach_access:before{content:"\e94b"}.gi-beenhere:before{content:"\e94c"}.gi-block:before{content:"\e94d"}.gi-bluetooth:before{content:"\e94e"}.gi-bluetooth_searching:before{content:"\e94f"}.gi-bluetooth_connected:before{content:"\e950"}.gi-bluetooth_disabled:before{content:"\e951"}.gi-blur_circular:before{content:"\e952"}.gi-blur_linear:before{content:"\e953"}.gi-blur_off:before{content:"\e954"}.gi-blur_on:before{content:"\e955"}.gi-class:before{content:"\e956"}.gi-turned_in:before{content:"\e957"}.gi-turned_in_not:before{content:"\e958"}.gi-border_all:before{content:"\e959"}.gi-border_bottom:before{content:"\e95a"}.gi-border_clear:before{content:"\e95b"}.gi-border_color:before{content:"\e95c"}.gi-border_horizontal:before{content:"\e95d"}.gi-border_inner:before{content:"\e95e"}.gi-border_left:before{content:"\e95f"}.gi-border_outer:before{content:"\e960"}.gi-border_right:before{content:"\e961"}.gi-border_style:before{content:"\e962"}.gi-border_top:before{content:"\e963"}.gi-border_vertical:before{content:"\e964"}.gi-branding_watermark:before{content:"\e965"}.gi-brightness_1:before{content:"\e966"}.gi-brightness_2:before{content:"\e967"}.gi-brightness_3:before{content:"\e968"}.gi-brightness_4:before{content:"\e969"}.gi-brightness_low:before{content:"\e96a"}.gi-brightness_medium:before{content:"\e96b"}.gi-brightness_high:before{content:"\e96c"}.gi-brightness_auto:before{content:"\e96d"}.gi-broken_image:before{content:"\e96e"}.gi-brush:before{content:"\e96f"}.gi-bubble_chart:before{content:"\e970"}.gi-bug_report:before{content:"\e971"}.gi-build:before{content:"\e972"}.gi-burst_mode:before{content:"\e973"}.gi-domain:before{content:"\e974"}.gi-business_center:before{content:"\e975"}.gi-cached:before{content:"\e976"}.gi-cake:before{content:"\e977"}.gi-phone:before{content:"\e978"}.gi-call_end:before{content:"\e979"}.gi-call_made:before{content:"\e97a"}.gi-merge_type:before{content:"\e97b"}.gi-call_missed:before{content:"\e97c"}.gi-call_missed_outgoing:before{content:"\e97d"}.gi-call_received:before{content:"\e97e"}.gi-call_split:before{content:"\e97f"}.gi-call_to_action:before{content:"\e980"}.gi-camera:before{content:"\e981"}.gi-photo_camera:before{content:"\e982"}.gi-camera_enhance:before{content:"\e983"}.gi-camera_front:before{content:"\e984"}.gi-camera_rear:before{content:"\e985"}.gi-camera_roll:before{content:"\e986"}.gi-cancel:before{content:"\e987"}.gi-redeem:before{content:"\e988"}.gi-card_membership:before{content:"\e989"}.gi-card_travel:before{content:"\e98a"}.gi-casino:before{content:"\e98b"}.gi-cast:before{content:"\e98c"}.gi-cast_connected:before{content:"\e98d"}.gi-center_focus_strong:before{content:"\e98e"}.gi-center_focus_weak:before{content:"\e98f"}.gi-change_history:before{content:"\e990"}.gi-chat:before{content:"\e991"}.gi-chat_bubble:before{content:"\e992"}.gi-chat_bubble_outline:before{content:"\e993"}.gi-check:before{content:"\e994"}.gi-check_box:before{content:"\e995"}.gi-check_box_outline_blank:before{content:"\e996"}.gi-check_circle:before{content:"\e997"}.gi-navigate_before:before{content:"\e998"}.gi-navigate_next:before{content:"\e999"}.gi-child_care:before{content:"\e99a"}.gi-child_friendly:before{content:"\e99b"}.gi-chrome_reader_mode:before{content:"\e99c"}.gi-close:before{content:"\e99d"}.gi-clear_all:before{content:"\e99e"}.gi-closed_caption:before{content:"\e99f"}.gi-wb_cloudy:before{content:"\e9a0"}.gi-cloud_circle:before{content:"\e9a1"}.gi-cloud_done:before{content:"\e9a2"}.gi-cloud_download:before{content:"\e9a3"}.gi-cloud_off:before{content:"\e9a4"}.gi-cloud_queue:before{content:"\e9a5"}.gi-code:before{content:"\e9a6"}.gi-photo_library:before{content:"\e9a7"}.gi-collections_bookmark:before{content:"\e9a8"}.gi-palette:before{content:"\e9a9"}.gi-colorize:before{content:"\e9aa"}.gi-comment:before{content:"\e9ab"}.gi-compare:before{content:"\e9ac"}.gi-compare_arrows:before{content:"\e9ad"}.gi-laptop:before{content:"\e9ae"}.gi-confirmation_number:before{content:"\e9af"}.gi-contact_mail:before{content:"\e9b0"}.gi-contact_phone:before{content:"\e9b1"}.gi-contacts:before{content:"\e9b2"}.gi-content_copy:before{content:"\e9b3"}.gi-content_cut:before{content:"\e9b4"}.gi-content_paste:before{content:"\e9b5"}.gi-control_point_duplicate:before{content:"\e9b6"}.gi-copyright:before{content:"\e9b7"}.gi-mode_edit:before{content:"\e9b8"}.gi-create_new_folder:before{content:"\e9b9"}.gi-payment:before{content:"\e9ba"}.gi-crop:before{content:"\e9bb"}.gi-crop_16_9:before{content:"\e9bc"}.gi-crop_3_2:before{content:"\e9bd"}.gi-crop_landscape:before{content:"\e9be"}.gi-crop_7_5:before{content:"\e9bf"}.gi-crop_din:before{content:"\e9c0"}.gi-crop_free:before{content:"\e9c1"}.gi-crop_original:before{content:"\e9c2"}.gi-crop_portrait:before{content:"\e9c3"}.gi-crop_rotate:before{content:"\e9c4"}.gi-crop_square:before{content:"\e9c5"}.gi-dashboard:before{content:"\e9c6"}.gi-data_usage:before{content:"\e9c7"}.gi-date_range:before{content:"\e9c8"}.gi-dehaze:before{content:"\e9c9"}.gi-delete:before{content:"\e9ca"}.gi-delete_forever:before{content:"\e9cb"}.gi-delete_sweep:before{content:"\e9cc"}.gi-description:before{content:"\e9cd"}.gi-desktop_mac:before{content:"\e9ce"}.gi-desktop_windows:before{content:"\e9cf"}.gi-details:before{content:"\e9d0"}.gi-developer_board:before{content:"\e9d1"}.gi-developer_mode:before{content:"\e9d2"}.gi-device_hub:before{content:"\e9d3"}.gi-phonelink:before{content:"\e9d4"}.gi-devices_other:before{content:"\e9d5"}.gi-dialer_sip:before{content:"\e9d6"}.gi-dialpad:before{content:"\e9d7"}.gi-directions:before{content:"\e9d8"}.gi-directions_bike:before{content:"\e9d9"}.gi-directions_boat:before{content:"\e9da"}.gi-directions_bus:before{content:"\e9db"}.gi-directions_car:before{content:"\e9dc"}.gi-directions_railway:before{content:"\e9dd"}.gi-directions_run:before{content:"\e9de"}.gi-directions_transit:before{content:"\e9df"}.gi-directions_walk:before{content:"\e9e0"}.gi-disc_full:before{content:"\e9e1"}.gi-dns:before{content:"\e9e2"}.gi-not_interested:before{content:"\e9e3"}.gi-do_not_disturb_alt:before{content:"\e9e4"}.gi-do_not_disturb_off:before{content:"\e9e5"}.gi-remove_circle:before{content:"\e9e6"}.gi-dock:before{content:"\e9e7"}.gi-done:before{content:"\e9e8"}.gi-done_all:before{content:"\e9e9"}.gi-donut_large:before{content:"\e9ea"}.gi-donut_small:before{content:"\e9eb"}.gi-drafts:before{content:"\e9ec"}.gi-drag_handle:before{content:"\e9ed"}.gi-time_to_leave:before{content:"\e9ee"}.gi-dvr:before{content:"\e9ef"}.gi-edit_location:before{content:"\e9f0"}.gi-eject:before{content:"\e9f1"}.gi-markunread:before{content:"\e9f2"}.gi-enhanced_encryption:before{content:"\e9f3"}.gi-equalizer:before{content:"\e9f4"}.gi-error:before{content:"\e9f5"}.gi-error_outline:before{content:"\e9f6"}.gi-euro_symbol:before{content:"\e9f7"}.gi-ev_station:before{content:"\e9f8"}.gi-insert_invitation:before{content:"\e9f9"}.gi-event_available:before{content:"\e9fa"}.gi-event_busy:before{content:"\e9fb"}.gi-event_note:before{content:"\e9fc"}.gi-event_seat:before{content:"\e9fd"}.gi-exit_to_app:before{content:"\e9fe"}.gi-expand_less:before{content:"\e9ff"}.gi-expand_more:before{content:"\ea00"}.gi-explicit:before{content:"\ea01"}.gi-explore:before{content:"\ea02"}.gi-exposure:before{content:"\ea03"}.gi-exposure_neg_1:before{content:"\ea04"}.gi-exposure_neg_2:before{content:"\ea05"}.gi-exposure_plus_1:before{content:"\ea06"}.gi-exposure_plus_2:before{content:"\ea07"}.gi-exposure_zero:before{content:"\ea08"}.gi-extension:before{content:"\ea09"}.gi-face:before{content:"\ea0a"}.gi-fast_forward:before{content:"\ea0b"}.gi-fast_rewind:before{content:"\ea0c"}.gi-favorite:before{content:"\ea0d"}.gi-favorite_border:before{content:"\ea0e"}.gi-featured_play_list:before{content:"\ea0f"}.gi-featured_video:before{content:"\ea10"}.gi-sms_failed:before{content:"\ea11"}.gi-fiber_dvr:before{content:"\ea12"}.gi-fiber_manual_record:before{content:"\ea13"}.gi-fiber_new:before{content:"\ea14"}.gi-fiber_pin:before{content:"\ea15"}.gi-fiber_smart_record:before{content:"\ea16"}.gi-get_app:before{content:"\ea17"}.gi-file_upload:before{content:"\ea18"}.gi-filter:before{content:"\ea19"}.gi-filter_1:before{content:"\ea1a"}.gi-filter_2:before{content:"\ea1b"}.gi-filter_3:before{content:"\ea1c"}.gi-filter_4:before{content:"\ea1d"}.gi-filter_5:before{content:"\ea1e"}.gi-filter_6:before{content:"\ea1f"}.gi-filter_7:before{content:"\ea20"}.gi-filter_8:before{content:"\ea21"}.gi-filter_9:before{content:"\ea22"}.gi-filter_9_plus:before{content:"\ea23"}.gi-filter_b_and_w:before{content:"\ea24"}.gi-filter_center_focus:before{content:"\ea25"}.gi-filter_drama:before{content:"\ea26"}.gi-filter_frames:before{content:"\ea27"}.gi-terrain:before{content:"\ea28"}.gi-filter_list:before{content:"\ea29"}.gi-filter_none:before{content:"\ea2a"}.gi-filter_tilt_shift:before{content:"\ea2b"}.gi-filter_vintage:before{content:"\ea2c"}.gi-find_in_page:before{content:"\ea2d"}.gi-find_replace:before{content:"\ea2e"}.gi-fingerprint:before{content:"\ea2f"}.gi-first_page:before{content:"\ea30"}.gi-fitness_center:before{content:"\ea31"}.gi-flare:before{content:"\ea32"}.gi-flash_auto:before{content:"\ea33"}.gi-flash_off:before{content:"\ea34"}.gi-flash_on:before{content:"\ea35"}.gi-flight_land:before{content:"\ea36"}.gi-flight_takeoff:before{content:"\ea37"}.gi-flip:before{content:"\ea38"}.gi-flip_to_back:before{content:"\ea39"}.gi-flip_to_front:before{content:"\ea3a"}.gi-folder:before{content:"\ea3b"}.gi-folder_open:before{content:"\ea3c"}.gi-folder_shared:before{content:"\ea3d"}.gi-folder_special:before{content:"\ea3e"}.gi-font_download:before{content:"\ea3f"}.gi-format_align_center:before{content:"\ea40"}.gi-format_align_justify:before{content:"\ea41"}.gi-format_align_left:before{content:"\ea42"}.gi-format_align_right:before{content:"\ea43"}.gi-format_bold:before{content:"\ea44"}.gi-format_clear:before{content:"\ea45"}.gi-format_color_fill:before{content:"\ea46"}.gi-format_color_reset:before{content:"\ea47"}.gi-format_color_text:before{content:"\ea48"}.gi-format_indent_decrease:before{content:"\ea49"}.gi-format_indent_increase:before{content:"\ea4a"}.gi-format_italic:before{content:"\ea4b"}.gi-format_line_spacing:before{content:"\ea4c"}.gi-format_list_bulleted:before{content:"\ea4d"}.gi-format_list_numbered:before{content:"\ea4e"}.gi-format_paint:before{content:"\ea4f"}.gi-format_quote:before{content:"\ea50"}.gi-format_shapes:before{content:"\ea51"}.gi-format_size:before{content:"\ea52"}.gi-format_strikethrough:before{content:"\ea53"}.gi-format_textdirection_l_to_r:before{content:"\ea54"}.gi-format_textdirection_r_to_l:before{content:"\ea55"}.gi-format_underlined:before{content:"\ea56"}.gi-question_answer:before{content:"\ea57"}.gi-forward:before{content:"\ea58"}.gi-forward_10:before{content:"\ea59"}.gi-forward_30:before{content:"\ea5a"}.gi-forward_5:before{content:"\ea5b"}.gi-free_breakfast:before{content:"\ea5c"}.gi-fullscreen:before{content:"\ea5d"}.gi-fullscreen_exit:before{content:"\ea5e"}.gi-functions:before{content:"\ea5f"}.gi-g_translate:before{content:"\ea60"}.gi-games:before{content:"\ea61"}.gi-gavel:before{content:"\ea62"}.gi-gesture:before{content:"\ea63"}.gi-gif:before{content:"\ea64"}.gi-goat:before{content:"\ea65"}.gi-golf_course:before{content:"\ea66"}.gi-my_location:before{content:"\ea67"}.gi-location_searching:before{content:"\ea68"}.gi-location_disabled:before{content:"\ea69"}.gi-star:before{content:"\ea6a"}.gi-gradient:before{content:"\ea6b"}.gi-grain:before{content:"\ea6c"}.gi-graphic_eq:before{content:"\ea6d"}.gi-grid_off:before{content:"\ea6e"}.gi-grid_on:before{content:"\ea6f"}.gi-people:before{content:"\ea70"}.gi-group_add:before{content:"\ea71"}.gi-group_work:before{content:"\ea72"}.gi-hd:before{content:"\ea73"}.gi-hdr_off:before{content:"\ea74"}.gi-hdr_on:before{content:"\ea75"}.gi-hdr_strong:before{content:"\ea76"}.gi-hdr_weak:before{content:"\ea77"}.gi-headset:before{content:"\ea78"}.gi-headset_mic:before{content:"\ea79"}.gi-healing:before{content:"\ea7a"}.gi-hearing:before{content:"\ea7b"}.gi-help:before{content:"\ea7c"}.gi-help_outline:before{content:"\ea7d"}.gi-high_quality:before{content:"\ea7e"}.gi-highlight:before{content:"\ea7f"}.gi-highlight_off:before{content:"\ea80"}.gi-restore:before{content:"\ea81"}.gi-home:before{content:"\ea82"}.gi-hot_tub:before{content:"\ea83"}.gi-local_hotel:before{content:"\ea84"}.gi-hourglass_empty:before{content:"\ea85"}.gi-hourglass_full:before{content:"\ea86"}.gi-http:before{content:"\ea87"}.gi-lock:before{content:"\ea88"}.gi-photo:before{content:"\ea89"}.gi-image_aspect_ratio:before{content:"\ea8a"}.gi-import_contacts:before{content:"\ea8b"}.gi-import_export:before{content:"\ea8c"}.gi-important_devices:before{content:"\ea8d"}.gi-inbox:before{content:"\ea8e"}.gi-indeterminate_check_box:before{content:"\ea8f"}.gi-info:before{content:"\ea90"}.gi-info_outline:before{content:"\ea91"}.gi-input:before{content:"\ea92"}.gi-insert_comment:before{content:"\ea93"}.gi-insert_drive_file:before{content:"\ea94"}.gi-tag_faces:before{content:"\ea95"}.gi-link:before{content:"\ea96"}.gi-invert_colors:before{content:"\ea97"}.gi-invert_colors_off:before{content:"\ea98"}.gi-iso:before{content:"\ea99"}.gi-keyboard:before{content:"\ea9a"}.gi-keyboard_arrow_down:before{content:"\ea9b"}.gi-keyboard_arrow_left:before{content:"\ea9c"}.gi-keyboard_arrow_right:before{content:"\ea9d"}.gi-keyboard_arrow_up:before{content:"\ea9e"}.gi-keyboard_backspace:before{content:"\ea9f"}.gi-keyboard_capslock:before{content:"\eaa0"}.gi-keyboard_hide:before{content:"\eaa1"}.gi-keyboard_return:before{content:"\eaa2"}.gi-keyboard_tab:before{content:"\eaa3"}.gi-keyboard_voice:before{content:"\eaa4"}.gi-kitchen:before{content:"\eaa5"}.gi-label:before{content:"\eaa6"}.gi-label_outline:before{content:"\eaa7"}.gi-language:before{content:"\eaa8"}.gi-laptop_chromebook:before{content:"\eaa9"}.gi-laptop_mac:before{content:"\eaaa"}.gi-laptop_windows:before{content:"\eaab"}.gi-last_page:before{content:"\eaac"}.gi-open_in_new:before{content:"\eaad"}.gi-layers:before{content:"\eaae"}.gi-layers_clear:before{content:"\eaaf"}.gi-leak_add:before{content:"\eab0"}.gi-leak_remove:before{content:"\eab1"}.gi-lens:before{content:"\eab2"}.gi-library_books:before{content:"\eab3"}.gi-library_music:before{content:"\eab4"}.gi-lightbulb_outline:before{content:"\eab5"}.gi-line_style:before{content:"\eab6"}.gi-line_weight:before{content:"\eab7"}.gi-linear_scale:before{content:"\eab8"}.gi-linked_camera:before{content:"\eab9"}.gi-list:before{content:"\eaba"}.gi-live_help:before{content:"\eabb"}.gi-live_tv:before{content:"\eabc"}.gi-local_play:before{content:"\eabd"}.gi-local_airport:before{content:"\eabe"}.gi-local_atm:before{content:"\eabf"}.gi-local_bar:before{content:"\eac0"}.gi-local_cafe:before{content:"\eac1"}.gi-local_car_wash:before{content:"\eac2"}.gi-local_convenience_store:before{content:"\eac3"}.gi-restaurant_menu:before{content:"\eac4"}.gi-local_drink:before{content:"\eac5"}.gi-local_florist:before{content:"\eac6"}.gi-local_gas_station:before{content:"\eac7"}.gi-shopping_cart:before{content:"\eac8"}.gi-local_hospital:before{content:"\eac9"}.gi-local_laundry_service:before{content:"\eaca"}.gi-local_library:before{content:"\eacb"}.gi-local_mall:before{content:"\eacc"}.gi-theaters:before{content:"\eacd"}.gi-local_offer:before{content:"\eace"}.gi-local_parking:before{content:"\eacf"}.gi-local_pharmacy:before{content:"\ead0"}.gi-local_pizza:before{content:"\ead1"}.gi-print:before{content:"\ead2"}.gi-local_shipping:before{content:"\ead3"}.gi-local_taxi:before{content:"\ead4"}.gi-location_city:before{content:"\ead5"}.gi-location_off:before{content:"\ead6"}.gi-room:before{content:"\ead7"}.gi-lock_open:before{content:"\ead8"}.gi-lock_outline:before{content:"\ead9"}.gi-looks:before{content:"\eada"}.gi-looks_3:before{content:"\eadb"}.gi-looks_4:before{content:"\eadc"}.gi-looks_5:before{content:"\eadd"}.gi-looks_6:before{content:"\eade"}.gi-looks_one:before{content:"\eadf"}.gi-looks_two:before{content:"\eae0"}.gi-sync:before{content:"\eae1"}.gi-loupe:before{content:"\eae2"}.gi-low_priority:before{content:"\eae3"}.gi-loyalty:before{content:"\eae4"}.gi-mail_outline:before{content:"\eae5"}.gi-map:before{content:"\eae6"}.gi-markunread_mailbox:before{content:"\eae7"}.gi-memory:before{content:"\eae8"}.gi-menu:before{content:"\eae9"}.gi-message:before{content:"\eaea"}.gi-mic:before{content:"\eaeb"}.gi-mic_none:before{content:"\eaec"}.gi-mic_off:before{content:"\eaed"}.gi-mms:before{content:"\eaee"}.gi-mode_comment:before{content:"\eaef"}.gi-monetization_on:before{content:"\eaf0"}.gi-money_off:before{content:"\eaf1"}.gi-monochrome_photos:before{content:"\eaf2"}.gi-mood_bad:before{content:"\eaf3"}.gi-more:before{content:"\eaf4"}.gi-more_horiz:before{content:"\eaf5"}.gi-more_vert:before{content:"\eaf6"}.gi-motorcycle:before{content:"\eaf7"}.gi-mouse:before{content:"\eaf8"}.gi-move_to_inbox:before{content:"\eaf9"}.gi-movie_creation:before{content:"\eafa"}.gi-movie_filter:before{content:"\eafb"}.gi-multiline_chart:before{content:"\eafc"}.gi-music_note:before{content:"\eafd"}.gi-music_video:before{content:"\eafe"}.gi-nature:before{content:"\eaff"}.gi-nature_people:before{content:"\eb00"}.gi-navigation:before{content:"\eb01"}.gi-near_me:before{content:"\eb02"}.gi-network_cell:before{content:"\eb03"}.gi-network_check:before{content:"\eb04"}.gi-network_locked:before{content:"\eb05"}.gi-network_wifi:before{content:"\eb06"}.gi-new_releases:before{content:"\eb07"}.gi-next_week:before{content:"\eb08"}.gi-nfc:before{content:"\eb09"}.gi-no_encryption:before{content:"\eb0a"}.gi-signal_cellular_no_sim:before{content:"\eb0b"}.gi-note:before{content:"\eb0c"}.gi-note_add:before{content:"\eb0d"}.gi-notifications:before{content:"\eb0e"}.gi-notifications_active:before{content:"\eb0f"}.gi-notifications_none:before{content:"\eb10"}.gi-notifications_off:before{content:"\eb11"}.gi-notifications_paused:before{content:"\eb12"}.gi-offline_pin:before{content:"\eb13"}.gi-ondemand_video:before{content:"\eb14"}.gi-opacity:before{content:"\eb15"}.gi-open_in_browser:before{content:"\eb16"}.gi-open_with:before{content:"\eb17"}.gi-pages:before{content:"\eb18"}.gi-pageview:before{content:"\eb19"}.gi-pan_tool:before{content:"\eb1a"}.gi-panorama:before{content:"\eb1b"}.gi-radio_button_unchecked:before{content:"\eb1c"}.gi-panorama_horizontal:before{content:"\eb1d"}.gi-panorama_vertical:before{content:"\eb1e"}.gi-panorama_wide_angle:before{content:"\eb1f"}.gi-party_mode:before{content:"\eb20"}.gi-pause:before{content:"\eb21"}.gi-pause_circle_filled:before{content:"\eb22"}.gi-pause_circle_outline:before{content:"\eb23"}.gi-people_outline:before{content:"\eb24"}.gi-perm_camera_mic:before{content:"\eb25"}.gi-perm_contact_calendar:before{content:"\eb26"}.gi-perm_data_setting:before{content:"\eb27"}.gi-perm_device_information:before{content:"\eb28"}.gi-person_outline:before{content:"\eb29"}.gi-perm_media:before{content:"\eb2a"}.gi-perm_phone_msg:before{content:"\eb2b"}.gi-perm_scan_wifi:before{content:"\eb2c"}.gi-person:before{content:"\eb2d"}.gi-person_add:before{content:"\eb2e"}.gi-person_pin:before{content:"\eb2f"}.gi-person_pin_circle:before{content:"\eb30"}.gi-personal_video:before{content:"\eb31"}.gi-pets:before{content:"\eb32"}.gi-phone_android:before{content:"\eb33"}.gi-phone_bluetooth_speaker:before{content:"\eb34"}.gi-phone_forwarded:before{content:"\eb35"}.gi-phone_in_talk:before{content:"\eb36"}.gi-phone_iphone:before{content:"\eb37"}.gi-phone_locked:before{content:"\eb38"}.gi-phone_missed:before{content:"\eb39"}.gi-phone_paused:before{content:"\eb3a"}.gi-phonelink_erase:before{content:"\eb3b"}.gi-phonelink_lock:before{content:"\eb3c"}.gi-phonelink_off:before{content:"\eb3d"}.gi-phonelink_ring:before{content:"\eb3e"}.gi-phonelink_setup:before{content:"\eb3f"}.gi-photo_album:before{content:"\eb40"}.gi-photo_filter:before{content:"\eb41"}.gi-photo_size_select_actual:before{content:"\eb42"}.gi-photo_size_select_large:before{content:"\eb43"}.gi-photo_size_select_small:before{content:"\eb44"}.gi-picture_as_pdf:before{content:"\eb45"}.gi-picture_in_picture:before{content:"\eb46"}.gi-picture_in_picture_alt:before{content:"\eb47"}.gi-pie_chart:before{content:"\eb48"}.gi-pie_chart_outlined:before{content:"\eb49"}.gi-pin_drop:before{content:"\eb4a"}.gi-play_arrow:before{content:"\eb4b"}.gi-play_circle_filled:before{content:"\eb4c"}.gi-play_circle_outline:before{content:"\eb4d"}.gi-play_for_work:before{content:"\eb4e"}.gi-playlist_add:before{content:"\eb4f"}.gi-playlist_add_check:before{content:"\eb50"}.gi-playlist_play:before{content:"\eb51"}.gi-plus_one:before{content:"\eb52"}.gi-polymer:before{content:"\eb53"}.gi-pool:before{content:"\eb54"}.gi-portable_wifi_off:before{content:"\eb55"}.gi-portrait:before{content:"\eb56"}.gi-power:before{content:"\eb57"}.gi-power_input:before{content:"\eb58"}.gi-power_settings_new:before{content:"\eb59"}.gi-pregnant_woman:before{content:"\eb5a"}.gi-present_to_all:before{content:"\eb5b"}.gi-priority_high:before{content:"\eb5c"}.gi-public:before{content:"\eb5d"}.gi-publish:before{content:"\eb5e"}.gi-queue_music:before{content:"\eb5f"}.gi-queue_play_next:before{content:"\eb60"}.gi-radio:before{content:"\eb61"}.gi-radio_button_checked:before{content:"\eb62"}.gi-rate_review:before{content:"\eb63"}.gi-receipt:before{content:"\eb64"}.gi-recent_actors:before{content:"\eb65"}.gi-record_voice_over:before{content:"\eb66"}.gi-redo:before{content:"\eb67"}.gi-refresh:before{content:"\eb68"}.gi-remove:before{content:"\eb69"}.gi-remove_circle_outline:before{content:"\eb6a"}.gi-remove_from_queue:before{content:"\eb6b"}.gi-visibility:before{content:"\eb6c"}.gi-remove_shopping_cart:before{content:"\eb6d"}.gi-reorder:before{content:"\eb6e"}.gi-repeat:before{content:"\eb6f"}.gi-repeat_one:before{content:"\eb70"}.gi-replay:before{content:"\eb71"}.gi-replay_10:before{content:"\eb72"}.gi-replay_30:before{content:"\eb73"}.gi-replay_5:before{content:"\eb74"}.gi-reply:before{content:"\eb75"}.gi-reply_all:before{content:"\eb76"}.gi-report:before{content:"\eb77"}.gi-warning:before{content:"\eb78"}.gi-restaurant:before{content:"\eb79"}.gi-restore_page:before{content:"\eb7a"}.gi-ring_volume:before{content:"\eb7b"}.gi-room_service:before{content:"\eb7c"}.gi-rotate_90_degrees_ccw:before{content:"\eb7d"}.gi-rotate_left:before{content:"\eb7e"}.gi-rotate_right:before{content:"\eb7f"}.gi-rounded_corner:before{content:"\eb80"}.gi-router:before{content:"\eb81"}.gi-rowing:before{content:"\eb82"}.gi-rss_feed:before{content:"\eb83"}.gi-rv_hookup:before{content:"\eb84"}.gi-satellite:before{content:"\eb85"}.gi-save:before{content:"\eb86"}.gi-scanner:before{content:"\eb87"}.gi-school:before{content:"\eb88"}.gi-screen_lock_landscape:before{content:"\eb89"}.gi-screen_lock_portrait:before{content:"\eb8a"}.gi-screen_lock_rotation:before{content:"\eb8b"}.gi-screen_rotation:before{content:"\eb8c"}.gi-screen_share:before{content:"\eb8d"}.gi-sd_storage:before{content:"\eb8e"}.gi-search:before{content:"\eb8f"}.gi-security:before{content:"\eb90"}.gi-select_all:before{content:"\eb91"}.gi-send:before{content:"\eb92"}.gi-sentiment_dissatisfied:before{content:"\eb93"}.gi-sentiment_neutral:before{content:"\eb94"}.gi-sentiment_satisfied:before{content:"\eb95"}.gi-sentiment_very_dissatisfied:before{content:"\eb96"}.gi-sentiment_very_satisfied:before{content:"\eb97"}.gi-settings:before{content:"\eb98"}.gi-settings_applications:before{content:"\eb99"}.gi-settings_backup_restore:before{content:"\eb9a"}.gi-settings_bluetooth:before{content:"\eb9b"}.gi-settings_brightness:before{content:"\eb9c"}.gi-settings_cell:before{content:"\eb9d"}.gi-settings_ethernet:before{content:"\eb9e"}.gi-settings_input_antenna:before{content:"\eb9f"}.gi-settings_input_composite:before{content:"\eba0"}.gi-settings_input_hdmi:before{content:"\eba1"}.gi-settings_input_svideo:before{content:"\eba2"}.gi-settings_overscan:before{content:"\eba3"}.gi-settings_phone:before{content:"\eba4"}.gi-settings_power:before{content:"\eba5"}.gi-settings_remote:before{content:"\eba6"}.gi-settings_system_daydream:before{content:"\eba7"}.gi-settings_voice:before{content:"\eba8"}.gi-share:before{content:"\eba9"}.gi-shop:before{content:"\ebaa"}.gi-shop_two:before{content:"\ebab"}.gi-shopping_basket:before{content:"\ebac"}.gi-short_text:before{content:"\ebad"}.gi-show_chart:before{content:"\ebae"}.gi-shuffle:before{content:"\ebaf"}.gi-signal_cellular_4_bar:before{content:"\ebb0"}.gi-signal_cellular_connected_no_internet_4_bar:before{content:"\ebb1"}.gi-signal_cellular_null:before{content:"\ebb2"}.gi-signal_cellular_off:before{content:"\ebb3"}.gi-signal_wifi_4_bar:before{content:"\ebb4"}.gi-signal_wifi_4_bar_lock:before{content:"\ebb5"}.gi-signal_wifi_off:before{content:"\ebb6"}.gi-sim_card:before{content:"\ebb7"}.gi-sim_card_alert:before{content:"\ebb8"}.gi-skip_next:before{content:"\ebb9"}.gi-skip_previous:before{content:"\ebba"}.gi-slideshow:before{content:"\ebbb"}.gi-slow_motion_video:before{content:"\ebbc"}.gi-stay_primary_portrait:before{content:"\ebbd"}.gi-smoke_free:before{content:"\ebbe"}.gi-smoking_rooms:before{content:"\ebbf"}.gi-textsms:before{content:"\ebc0"}.gi-snooze:before{content:"\ebc1"}.gi-sort:before{content:"\ebc2"}.gi-sort_by_alpha:before{content:"\ebc3"}.gi-spa:before{content:"\ebc4"}.gi-space_bar:before{content:"\ebc5"}.gi-speaker:before{content:"\ebc6"}.gi-speaker_group:before{content:"\ebc7"}.gi-speaker_notes:before{content:"\ebc8"}.gi-speaker_notes_off:before{content:"\ebc9"}.gi-speaker_phone:before{content:"\ebca"}.gi-spellcheck:before{content:"\ebcb"}.gi-star_border:before{content:"\ebcc"}.gi-star_half:before{content:"\ebcd"}.gi-stars:before{content:"\ebce"}.gi-stay_primary_landscape:before{content:"\ebcf"}.gi-stop:before{content:"\ebd0"}.gi-stop_screen_share:before{content:"\ebd1"}.gi-storage:before{content:"\ebd2"}.gi-store_mall_directory:before{content:"\ebd3"}.gi-straighten:before{content:"\ebd4"}.gi-streetview:before{content:"\ebd5"}.gi-strikethrough_s:before{content:"\ebd6"}.gi-style:before{content:"\ebd7"}.gi-subdirectory_arrow_left:before{content:"\ebd8"}.gi-subdirectory_arrow_right:before{content:"\ebd9"}.gi-subject:before{content:"\ebda"}.gi-subscriptions:before{content:"\ebdb"}.gi-subtitles:before{content:"\ebdc"}.gi-subway:before{content:"\ebdd"}.gi-supervisor_account:before{content:"\ebde"}.gi-surround_sound:before{content:"\ebdf"}.gi-swap_calls:before{content:"\ebe0"}.gi-swap_horiz:before{content:"\ebe1"}.gi-swap_vert:before{content:"\ebe2"}.gi-swap_vertical_circle:before{content:"\ebe3"}.gi-switch_camera:before{content:"\ebe4"}.gi-switch_video:before{content:"\ebe5"}.gi-sync_disabled:before{content:"\ebe6"}.gi-sync_problem:before{content:"\ebe7"}.gi-system_update:before{content:"\ebe8"}.gi-system_update_alt:before{content:"\ebe9"}.gi-tab:before{content:"\ebea"}.gi-tab_unselected:before{content:"\ebeb"}.gi-tablet:before{content:"\ebec"}.gi-tablet_android:before{content:"\ebed"}.gi-tablet_mac:before{content:"\ebee"}.gi-tap_and_play:before{content:"\ebef"}.gi-text_fields:before{content:"\ebf0"}.gi-text_format:before{content:"\ebf1"}.gi-texture:before{content:"\ebf2"}.gi-thumb_down:before{content:"\ebf3"}.gi-thumb_up:before{content:"\ebf4"}.gi-thumbs_up_down:before{content:"\ebf5"}.gi-timelapse:before{content:"\ebf6"}.gi-timeline:before{content:"\ebf7"}.gi-timer:before{content:"\ebf8"}.gi-timer_10:before{content:"\ebf9"}.gi-timer_3:before{content:"\ebfa"}.gi-timer_off:before{content:"\ebfb"}.gi-title:before{content:"\ebfc"}.gi-toc:before{content:"\ebfd"}.gi-today:before{content:"\ebfe"}.gi-toll:before{content:"\ebff"}.gi-tonality:before{content:"\ec00"}.gi-touch_app:before{content:"\ec01"}.gi-toys:before{content:"\ec02"}.gi-track_changes:before{content:"\ec03"}.gi-traffic:before{content:"\ec04"}.gi-train:before{content:"\ec05"}.gi-tram:before{content:"\ec06"}.gi-transfer_within_a_station:before{content:"\ec07"}.gi-transform:before{content:"\ec08"}.gi-translate:before{content:"\ec09"}.gi-trending_down:before{content:"\ec0a"}.gi-trending_flat:before{content:"\ec0b"}.gi-trending_up:before{content:"\ec0c"}.gi-tune:before{content:"\ec0d"}.gi-tv:before{content:"\ec0e"}.gi-unarchive:before{content:"\ec0f"}.gi-undo:before{content:"\ec10"}.gi-unfold_less:before{content:"\ec11"}.gi-unfold_more:before{content:"\ec12"}.gi-update:before{content:"\ec13"}.gi-usb:before{content:"\ec14"}.gi-verified_user:before{content:"\ec15"}.gi-vertical_align_bottom:before{content:"\ec16"}.gi-vertical_align_center:before{content:"\ec17"}.gi-vertical_align_top:before{content:"\ec18"}.gi-vibration:before{content:"\ec19"}.gi-video_call:before{content:"\ec1a"}.gi-video_label:before{content:"\ec1b"}.gi-video_library:before{content:"\ec1c"}.gi-videocam:before{content:"\ec1d"}.gi-videocam_off:before{content:"\ec1e"}.gi-videogame_asset:before{content:"\ec1f"}.gi-view_agenda:before{content:"\ec20"}.gi-view_array:before{content:"\ec21"}.gi-view_carousel:before{content:"\ec22"}.gi-view_column:before{content:"\ec23"}.gi-view_comfy:before{content:"\ec24"}.gi-view_compact:before{content:"\ec25"}.gi-view_day:before{content:"\ec26"}.gi-view_headline:before{content:"\ec27"}.gi-view_list:before{content:"\ec28"}.gi-view_module:before{content:"\ec29"}.gi-view_quilt:before{content:"\ec2a"}.gi-view_stream:before{content:"\ec2b"}.gi-view_week:before{content:"\ec2c"}.gi-vignette:before{content:"\ec2d"}.gi-visibility_off:before{content:"\ec2e"}.gi-voice_chat:before{content:"\ec2f"}.gi-voicemail:before{content:"\ec30"}.gi-volume_down:before{content:"\ec31"}.gi-volume_mute:before{content:"\ec32"}.gi-volume_off:before{content:"\ec33"}.gi-volume_up:before{content:"\ec34"}.gi-vpn_key:before{content:"\ec35"}.gi-vpn_lock:before{content:"\ec36"}.gi-wallpaper:before{content:"\ec37"}.gi-watch:before{content:"\ec38"}.gi-watch_later:before{content:"\ec39"}.gi-wb_auto:before{content:"\ec3a"}.gi-wb_incandescent:before{content:"\ec3b"}.gi-wb_iridescent:before{content:"\ec3c"}.gi-wb_sunny:before{content:"\ec3d"}.gi-wc:before{content:"\ec3e"}.gi-web:before{content:"\ec3f"}.gi-web_asset:before{content:"\ec40"}.gi-weekend:before{content:"\ec41"}.gi-whatshot:before{content:"\ec42"}.gi-widgets:before{content:"\ec43"}.gi-wifi:before{content:"\ec44"}.gi-wifi_lock:before{content:"\ec45"}.gi-wifi_tethering:before{content:"\ec46"}.gi-work:before{content:"\ec47"}.gi-wrap_text:before{content:"\ec48"}.gi-youtube_searched_for:before{content:"\ec49"}.gi-zoom_in:before{content:"\ec4a"}.gi-zoom_out:before{content:"\ec4b"}.gi-zoom_out_map:before{content:"\ec4c"}.gi-amazon:before{content:"\e004"}.gi-apple:before{content:"\e008"}.gi-buffer:before{content:"\e013"}.gi-chrome:before{content:"\e014"}.gi-dribbble:before{content:"\e021"}.gi-drupal:before{content:"\e022"}.gi-facebook:before{content:"\e028"}.gi-github:before{content:"\e032"}.gi-google:before{content:"\e034"}.gi-googleplus:before{content:"\e038"}.gi-instagram:before{content:"\e044"}.gi-itunes:before{content:"\e047"}.gi-line:before{content:"\e04b"}.gi-linkedin:before{content:"\e04c"}.gi-macos:before{content:"\e04f"}.gi-meetup:before{content:"\e052"}.gi-outlook:before{content:"\e05d"}.gi-paypal:before{content:"\e060"}.gi-periscope:before{content:"\e061"}.gi-pinterest:before{content:"\e063"}.gi-play:before{content:"\e064"}.gi-reddit:before{content:"\e06c"}.gi-rss:before{content:"\e071"}.gi-sharethis:before{content:"\e072"}.gi-skype:before{content:"\e073"}.gi-snapchat:before{content:"\e076"}.gi-soundcloud:before{content:"\e078"}.gi-spotify:before{content:"\e079"}.gi-steam:before{content:"\e07e"}.gi-telegram:before{content:"\e087"}.gi-tumblr:before{content:"\e08b"}.gi-twitch:before{content:"\e08c"}.gi-twitter:before{content:"\e08d"}.gi-viber:before{content:"\e091"}.gi-vimeo:before{content:"\e093"}.gi-whatsapp:before{content:"\e099"}.gi-windows:before{content:"\e09b"}.gi-wordpress:before{content:"\e09c"}.gi-xbox:before{content:"\e09e"}.gi-yahoo:before{content:"\e0a0"}.gi-youtube:before{content:"\e0a5"}.gi-messenger:before{content:"\ec4d"}.gi-pandora:before{content:"\ec4e"}.gi-microsoft:before{content:"\ec4f"}.gi-googlemaps:before{content:"\ec50"}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";margin-top:0;margin-bottom:.5rem;line-height:1.3;color:#30404a}h1 a{text-decoration:none}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#30404a;line-height:1.5}blockquote p,h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited{color:#30404a}h1 a:hover{text-decoration:none}h1{font-size:2rem}h2{font-size:1.6rem}h3{font-size:1.125rem}p{margin-top:0;font-size:1rem;color:#5d7577}blockquote{margin-left:0;margin-right:0;padding:10px 0 10px 20px;border-left:1px solid #ff8423;position:relative}blockquote cite{font-size:.9rem;color:#5d7577}blockquote p{margin-bottom:1rem}blockquote,ol,pre,ul{margin-top:0;margin-bottom:2rem}figure,pre{display:block}pre{font-family:monospace,monospace;border:1px solid #d0dadf;background:#edeef1;white-space:pre-wrap;word-wrap:break-word;padding:20px}figure{margin:0 0 2rem;padding:10px;max-width:100%;background-color:transparent!important;overflow:hidden}a{outline:0}a:visited{color:#ff8423}.greyhoundnav a,.woocommerce div.product ul.tabs li a:hover,a{text-decoration:none;color:#ff8423}ol,ul{padding:0 0 0 40px}ol ol,ol ul,ul ol,ul ul{margin-top:1rem;margin-bottom:1rem}li{line-height:1.5;margin:0 0 1.2rem;padding:0;margin-bottom:.5rem!important}img{vertical-align:middle;border:0}img.responsive{max-width:100%;height:auto}.lazy-load{opacity:0;transition:opacity .5s linear}.lazy-load.loaded{opacity:1}.lazy-spinner,.loading-bar,li{position:relative}.lazy-spinner::before{content:'';position:absolute;display:block;top:0;border-radius:50%;left:50%;margin-left:-10px;width:20px;height:20px;border:3px solid #d0dadf;border-bottom-color:transparent;-webkit-animation:full-rotation .75s linear infinite;animation:full-rotation .75s linear infinite}.greyhoundnav .has-sub a::after,.lazy-spinner.finished::before{display:none}.loading-bar{background:#edeef1}.loading-bar .loading-bar-inner{position:absolute;top:0;bottom:0;left:0;width:0%;background:#ff8423;transition:width 1s}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}#wpadminbar,.header-inner,a[data-lity] img{-webkit-backface-visibility:hidden}#header-wrapper{height:60px;width:100%;z-index:11}.header-inner{padding:0;width:100%;height:60px}#header-wrapper,.header-inner,.header-inner .row,.widgetlast-child .search-container form#long_search_form{position:relative}.header-inner .logo-container{height:60px;overflow:hidden;padding-right:0}.header-inner .title-container{margin:0;padding:0;height:60px}.header-inner .title-container .site-title{margin:0;padding:0;line-height:1.3;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.header-inner .title-container .site-title a{font-size:1.1rem;text-decoration:none}.header-inner .site-logo{height:70px;margin:0;padding:0}.header-inner .site-logo a,.header-inner .title-container .site-title{height:100%;display:flex;align-items:center}.header-inner .site-logo a img{max-height:50px;margin:0}ul.menu,ul.sub-menu{list-style-type:none}.ghound_menu_bar_enabled{padding-top:60px}.ghound_menu_bar_enabled #header-wrapper{position:fixed;top:0}.ghound_menu_bar_enabled .greyhoundnav .menu{height:100vh}.ghound_menu_bar_enabled.admin-bar #header-wrapper{top:46px}.menu-container{position:static;padding-left:0;display:flex;justify-content:flex-end}.greyhoundnav{position:static}.greyhoundnav,.greyhoundnav ul{margin:0;padding:0}.greyhoundnav .menu,.greyhoundnav li{position:relative;display:block;width:100%;height:auto;padding:0;margin:0}.greyhoundnav a{padding:15px 20px;min-height:50px;height:auto;width:100%;display:block;color:#3d3d3d;line-height:normal;vertical-align:baseline}.greyhoundnav .current_page_item i,.greyhoundnav a:visited{color:#3d3d3d}.greyhoundnav a:hover{background-color:#f2f2f2;color:#3d3d3d}.greyhoundnav .current-menu-ancestor>.dd-toggle>span,.greyhoundnav .current_page_ancestor>.dd-toggle>span,.greyhoundnav .current_page_item>a{color:#ff8423}.greyhoundnav .menu{position:absolute;left:-400px;z-index:2;top:0;height:3000px;width:270px;-webkit-transform:translateX(0);transform:translateX(0);text-align:left;background:#fff;transition:all .5s ease}.greyhoundnav .sub-menu{padding:0;margin:0;position:relative;width:100%;left:auto;top:auto;text-align:left;background:#f2f2f2;display:none}.greyhoundnav .has-sub a{padding-right:70px}.greyhoundnav .has-sub a.dd-toggle{padding:0}.mobilenav .menu{overflow:scroll}.open>.dd-toggle span.gi-add{display:none}.open>.dd-toggle span.gi-remove,a.dd-toggle,a.dd-toggle span.gi-add{display:block}a.dd-toggle{position:absolute;top:0;right:0;z-index:10;border:0;padding:0;height:50px;width:50px;text-align:center;background-color:transparent}a.dd-toggle,a.dd-toggle:hover{color:#3d3d3d}a.dd-toggle span{margin:auto;background-color:transparent;line-height:50px;vertical-align:middle;font-size:1.3rem}.searchform label,a.dd-toggle span.gi-remove{display:none}a.menu-toggle,a.menu-toggle span{display:block;width:30px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}a.menu-toggle{color:#30414a;margin:0;min-height:20px;padding:20px 0 20px 15px;box-sizing:content-box;line-height:1;z-index:2;cursor:pointer;height:20px;position:relative;transition:all .5s ease-in-out}.nav-links>span.dots,a.dd-toggle:hover,a.menu-toggle:hover{background-color:transparent}a.menu-toggle span{position:absolute;height:3px;background:#30414a;left:15px;transition:all .25s ease-in-out}a.menu-toggle span:nth-child(1){top:20px}a.menu-toggle span:nth-child(2),a.menu-toggle span:nth-child(3){top:28px}a.menu-toggle span:nth-child(4){top:36px}.active a.menu-toggle span:nth-child(1){top:28px;opacity:0}.active a.menu-toggle span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.active a.menu-toggle span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.active a.menu-toggle span:nth-child(4){top:28px;opacity:0}.active .menu{-webkit-transform:translateX(400px);transform:translateX(400px)}@media (min-width:782px){.ghound_menu_bar_enabled.admin-bar #header-wrapper{top:32px}}@media (min-width:992px){.ghound_menu_bar_enabled{padding-top:75px}.ghound_menu_bar_enabled .greyhoundnav .menu{height:auto}.menu-container{position:relative}.greyhoundnav{height:75px;line-height:normal}.greyhoundnav ul{text-align:center}.greyhoundnav li{display:block;margin:0;padding:0}.greyhoundnav .dd-toggle,.greyhoundnav .menu-toggle,.greyhoundnav li::before{display:none}.greyhoundnav a{display:block;text-decoration:none;color:#3d3d3d;display:flex;align-items:center}.greyhoundnav .menu{display:block;position:static;background:0 0;height:auto;width:auto;overflow:initial}.greyhoundnav .menu>li{display:inline-block;width:auto;height:75px}.greyhoundnav .menu>li>a{height:100%;padding:0 20px;color:#30414a}.greyhoundnav .menu>li>a:visited{color:#30414a}.greyhoundnav .menu>li>a:hover{color:#ff8423;background-color:transparent}.greyhoundnav .menu>li>a.dd-toggle{display:none}.greyhoundnav .menu>li.current_page_item>a,.greyhoundnav .menu>li.current_page_item>a:hover,.greyhoundnav .sub-menu li.current_page_item>a:hover{color:#ff8423}.greyhoundnav .sub-menu{width:290px;position:absolute;text-align:left;height:auto;z-index:-1;display:none;background:#fff;top:75px}.greyhoundnav .sub-menu li{display:block;text-align:left;border-bottom:1px solid #efefef}.greyhoundnav .sub-menu li:last-child{border-bottom:none}.greyhoundnav .sub-menu li a{padding:15px;line-height:1.4;min-height:50px}.greyhoundnav .sub-menu li a:hover{color:#3d3d3d;background-color:#f2f2f2}.greyhoundnav .sub-menu ul{left:auto;right:190px;top:-999px}.greyhoundnav .sub-menu>li:hover>ul{opacity:1;visibility:visible;top:0}.greyhoundnav .has-sub{position:relative}.greyhoundnav .has-sub>a::after{display:inline-block;content:'\ea9b';font-family:'like-icons';margin-left:6px;font-size:14px}.greyhoundnav .has-sub.current-menu-ancestor>a::after,.greyhoundnav .has-sub.current_page_ancestor>a::after{color:#ff8423}.mobilenav .menu{overflow:initial}.greyhoundnav .menu{transition:none}}.title-bar{overflow:hidden;position:relative}.title-bar .breadcrumbs{margin-top:0;margin:.75rem 0;line-height:1.6}.excerpt p,.title-bar h1,.title-bar p{margin-bottom:0}.title-bar h1.archive-title{margin-bottom:1.2rem}.sidebar-left .widget:last-child,.sidebar-right .widget:last-child{margin-bottom:0}.widget{word-wrap:break-word;margin-bottom:2rem;padding-top:0;padding-bottom:0}.widget,.widget iframe,.widgetlast-child .search-container form#long_search_form input.text,hr.wp-block-separator.is-style-wide{width:100%}.widgetlast-child .search-container form#long_search_form input.submit{position:absolute;right:0;top:0;margin:0}.widget #calendar_wrap,.widget .calendar_wrap{overflow-x:auto}.author-wrapper p,.widget #calendar_wrap table,.widget .calendar_wrap table{margin:0}.widget ol,.widget ul{padding:0 0 0 1.8rem;margin:0;display:block}.widget ul{list-style-type:none}.widget ul.children{margin-top:10px;margin-bottom:10px}.widget ul li::before{content:'\ea9d';font-family:'like-icons';position:absolute;color:#ff8423;left:-20px}.widget img{max-width:100%;height:auto;display:inline-block}.widget input[type=submit],.woocommerce table.cart{margin-top:0}.button,a.button,button,input[type=submit]{display:inline-block;cursor:pointer;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;outline:0;padding:14px 24px;text-decoration:none;background-color:#ff8423;width:auto;height:auto;margin-bottom:1.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button.large,a.button.large,button.large,input[type=submit].large{padding:18px 42px;font-size:1.2rem}.button:hover,a.button:hover,button:hover,input[type=submit]:hover{background-color:#ef6900;text-decoration:none;color:#fff;border:0;outline:0}.button.disabled,.button:disabled,.button[disabled],a.button.disabled,a.button:disabled,a.button[disabled],button.disabled,button:disabled,button[disabled],input[type=submit].disabled,input[type=submit]:disabled,input[type=submit][disabled]{opacity:.5;cursor:not-allowed}.button.disabled:hover,.button:disabled:hover,.button[disabled]:hover,a.button.disabled:hover,a.button:disabled:hover,a.button[disabled]:hover,button.disabled:hover,button:disabled:hover,button[disabled]:hover,input[type=submit].disabled:hover,input[type=submit]:disabled:hover,input[type=submit][disabled]:hover{background-color:#ff8423;opacity:.5}.button>.gi,button>.gi{top:1px;position:relative;line-height:.5}.button>.gi.left,button>.gi.left{margin-right:8px}.button>.gi.right,button>.gi.right{margin-left:8px}.button.large>.gi,button.large>.gi{top:2px}input,select{width:100%;line-height:22px}input,select,textarea{display:block;background:#fff;margin-bottom:1.75rem;padding:10px;font-size:1rem;border:1px solid #d0dadf;color:#30404a;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0}input:-moz-placeholder,input::-moz-placeholder,select:-moz-placeholder,select::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:#d0dadf}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#d0dadf}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#d0dadf}input:hover,select:hover,textarea:hover{border:1px solid #ff8423}input:focus,select:focus,textarea:focus{border:1px solid #ff8423}select{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='15' height='44' viewBox='0 -4 15 44'%3e%3cpath fill='%2360696E' d='M9.24 15.269c0 .08-.03.151-.092.212l-4.314 4.314a.292.292 0 0 1-.427.001L.093 15.482a.29.29 0 0 1-.001-.426l.463-.463a.291.291 0 0 1 .427 0l3.639 3.638 3.638-3.638a.29.29 0 0 1 .425 0l.463.463a.291.291 0 0 1 .093.213z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right center}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;outline-offset:-2px}input[type=color]{-webkit-appearance:button;-moz-appearance:button;appearance:button;height:42px;width:80px;background-color:buttonface}input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}input[type=checkbox],input[type=radio]{height:auto;width:auto;display:inline-block;margin:10px 10px 10px 0}textarea{width:100%;min-height:150px;height:150px;line-height:1.6}label{display:block;margin-bottom:.75rem;color:#30404a}.widget select{margin:5px 0 0}.searchform{position:relative}.searchform .searchform-field{width:100%;height:44px}.searchform .searchform-button{display:none}.searchform .searchform-icon{display:block;position:absolute;right:15px;top:12px;font-size:1.3rem}::-ms-clear{display:none}.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:0!important;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity,.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:0!important}.lity-container,.lity-wrap::before{vertical-align:middle;display:inline-block}.lity-wrap::before{content:'';height:100%;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}#footer_social_menu a:hover,.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;white-space:normal;max-width:100%;max-height:100%;outline:0!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);transform:scale(1);transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.lity-closed .lity-content,.lity-loading .lity-content{-webkit-transform:scale(.8);transform:scale(.8)}.lity-content::after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:10px;top:10px;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:0 0;outline:0;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:0 0;outline:0;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.lity-hide,.tabs li::before{display:none}.tabs-module{margin:0 0 30px}.tabs,.tabs li{margin:0;padding:0}.tabs{list-style-type:none;width:100%;overflow:auto}.tabs li{display:inline-block;float:left}.tabs li a{background-color:#dcdee4;color:#5d7577;display:inline-block;padding:20px;line-height:1;vertical-align:middle;text-decoration:none}.tabs li a:hover{background-color:#dfe0e6;text-decoration:none}.tabs li a.active{color:#30404a}.tab-content,.tabs li a.active,.tabs li a.active:hover{background-color:#edeef1}.tab-content{display:block;width:100%;padding:30px 20px}.toggle{margin:0;transition:all .3s ease}.toggle:last-of-type{margin-bottom:2rem}.toggle h4{cursor:pointer;margin:0;position:relative;transition:all .3s ease;font-weight:700;padding:20px 20px 20px 0}.toggle h4::after{content:'\e90c';font-family:'like-icons';position:absolute;font-size:1.4rem;top:18px;transition:all .3s ease}.pagination h2,.toggle-close .toggle-content{display:none}.toggle-open h4::after{content:'\eb69'}.page-thumbnail-wrap a,.post-thumbnail-wrap a,hr::after{display:block}.page-thumbnail-wrap img,.post-thumbnail-wrap img{width:100%;margin-bottom:0}.excerpt{margin-bottom:2rem}.categories-gh,.comments-area .children li,.tags-gh{margin-bottom:0}.author-info img{height:100px;border-radius:50%;margin:0 20px 20px 0}.comments-area .pingback-entry,.comments-area article{margin-bottom:40px}.comments-area ul{list-style:none}.comments-area li,.woocommerce-account td.product-name .wc-item-meta dd,.woocommerce-account td.product-name dl.variation dd{margin:0}.comments-area li p{margin-bottom:.7em}.comments-area .children{padding-left:20px;border-left:1px solid #ff8423}.comment-list{padding:30px 0 0;margin:0}.comment-body{margin:0 0 40px}.comment-author{display:flex;justify-content:flex-start;position:relative;padding:0;margin-bottom:20px}.comment-author .comment-awaiting-moderation{color:#dc3545}.comment-author img{flex-basis:60px;height:60px;padding:0;border-radius:50%;margin:0 20px 0 0}.comment-meta{margin:0;padding:0;flex:1}.comment-meta cite,.comment-meta span{display:block;font-style:normal;margin:0;padding:0}.comment-meta cite{font-size:1.1rem;line-height:1.8}.bypostauthor cite ::after{display:inline-block;content:'\e997';font-family:'like-icons';margin-left:10px;color:#ff8423;vertical-align:middle}.pagination,.post-navigation,p{margin:.75rem 0}.nav-links a,.nav-links>span{display:inline-block;padding:5px 10px;margin:0 5px 0 0;text-decoration:none}.pricing-column-content .feature .gi.gi-check,.toggle h4:hover{color:#ff8423}.nav-links a:hover,.nav-links>span,.woocommerce-pagination ul li a:hover{background-color:#d6d8df}.nav-links>span{color:#5d7577}.nav-links .page-links-title{background:0 0;padding-left:0}.nav-links.inner-pagination,blockquote.wp-block-quote.is-large{margin-bottom:2rem}.comments-form .form-submit,.nav-links.bottom{margin-bottom:0}.comments-form input.submit{margin-bottom:0;margin-top:0}table{width:100%;margin:0 0 15px;border-collapse:collapse;border-spacing:0;border-radius:5px}table caption{line-height:2.2;text-align:left}table td,table th{line-height:1.6rem;padding:15px 0}.title-bar.page-title h1,table th{color:#30404a}.greyhound-table,table.wp-block-table{overflow-x:auto}hr::after{content:'';border-top:1px solid #d0dadf;margin:0;padding:0}.gap-10{height:10px}.gap-20{height:20px}.gap-30{height:30px}.gap-40{height:40px}.gap-50{height:50px}.gap-60{height:60px}.gap-70{height:70px}.gap-80{height:80px}.gap-90{height:90px}.gap-100{height:100px}.space-5{height:5px}.space-10{height:10px}.space-15{height:15px}.space-20{height:25px}.back-to-top{position:fixed;bottom:20px;right:20px;background:rgba(0,0,0,.6);width:50px;height:50px;display:none;z-index:20;color:#fff;border-radius:50%;text-decoration:none}.back-to-top span{color:#fff;margin:0;position:relative;left:15px;top:12px;font-size:1.3rem;transition:all .3s ease}.back-to-top:hover{background:rgba(0,0,0,.9)}.back-to-top:hover span{top:5px;color:#fff}.cookie-policy{position:fixed;z-index:19;display:none}#footer_social_menu a,.icon-link{display:inline-block;margin:3px;padding:0;text-decoration:none}#footer_social_menu a{opacity:.5;color:#85959d}.icon-link{color:#fff}#footer_social_menu a .gi,.icon-link .gi{padding:10px;height:40px;width:40px;margin:0;line-height:20px;vertical-align:middle;text-align:center;transition:all .3s ease;display:inline-block;font-size:18px;color:#fff}#footer_social_menu a .gi-facebook,.icon-link .gi-facebook{background-color:#6582c0}#footer_social_menu a .gi-linkedin,.icon-link .gi-linkedin{background-color:#4486c5}#footer_social_menu a .gi-twitter,.icon-link .gi-twitter{background-color:#7abfe0}#footer_social_menu a .gi-googleplus,.icon-link .gi-googleplus{background-color:#dd4f43}#footer_social_menu a .gi-youtube,.icon-link .gi-youtube{background-color:#fe0000}#footer_social_menu a .gi-pinterest,.icon-link .gi-pinterest{background-color:#bd081c}#footer_social_menu a .gi-tumblr,.icon-link .gi-tumblr{background-color:#36465d}#footer_social_menu a .gi-dribbble,.icon-link .gi-dribbble{background-color:#ea4c89}#footer_social_menu a .gi-snapchat,.icon-link .gi-snapchat{background-color:#fffc00}#footer_social_menu a .gi-snapchat::before,.icon-link .gi-snapchat::before{text-shadow:0 0 2px #000}#footer_social_menu a .gi-markunread,#footer_social_menu a .gi-send,.icon-link .gi-markunread,.icon-link .gi-send{background-color:#dc3545}#footer_social_menu a .gi-instagram,.icon-link .gi-instagram{background:radial-gradient(circle farthest-corner at 32% 106%,#ffe17d 0%,#ffcd69 10%,#fa9137 28%,#eb4141 42%,transparent 82%),linear-gradient(135deg,#234bd7 12%,#c33cbe 58%)}.icon-link:hover{background:#fff}.icon-link:hover .gi{opacity:.8}.page-404{min-height:600px}.footer-widgets{background-color:#edeef1}.footer-widgets .widget,.footer-widgets .widget a,.footer-widgets .widget li,.footer-widgets .widget li::before,.footer-widgets .widget p{color:#85959d}.footer-widgets .widget h3{color:#ededed}.footer-widgets .widget a.button,.footer-widgets .widget p.button{color:#fff}.main-footer{padding:15px 0;background-color:#1c2931}.main-footer .copyright-info,.main-footer .copyright-info p{color:#85959d;margin:0;padding:0;vertical-align:middle;text-align:center}#footer_social_menu{margin:0;padding:0;text-align:center}#footer_social_menu li{list-style:none;display:inline-block;margin:0;padding:0;position:relative;line-height:normal;vertical-align:middle;height:auto}.alignleft,.alignright{margin-bottom:20px!important}.alignleft{margin-right:30px!important;float:left}.alignright{float:right;margin-left:30px!important}table.wp-block-table tr{border-bottom:1px solid #d0dadf}table.wp-block-table tr:first-child{border-top:1px solid #d0dadf}table.wp-block-table tr:first-child td{font-weight:501;color:#30404a}.greyhound-table table td,.greyhound-table table th,table.wp-block-table td,table.wp-block-table th{padding:15px 10px;text-align:left}hr.wp-block-separator{margin-left:auto;margin-right:auto;width:35px}hr.wp-block-separator::after{border-top:3px solid #ff8423}hr.wp-block-separator.is-style-wide::after{border-top:1px solid #d0dadf}hr.wp-block-separator.is-style-dots::before{font-size:3rem;letter-spacing:3.2rem;text-align:center;padding:0}blockquote.wp-block-quote.is-large p{font-size:1.4rem}blockquote.wp-block-quote.is-large cite{font-size:1rem}figure.wp-block-pullquote{background-color:transparent;border-top:2px solid #ff8423;border-bottom:2px solid #ff8423}figure.wp-block-pullquote blockquote{padding:0 20px;border:0;margin:0}.wp-block-button a{background-color:#ff8423;padding:14px 24px;line-height:1}.wp-block-button a:hover{background-color:#ef6900;color:#fff}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login,.wp-block-image figure{display:block!important}.wp-block-gallery figure,.wp-block-image figure{padding:0;background-color:transparent}.wp-block-audio audio{min-width:220px}p.wp-block-subhead{font-size:1.15rem;color:#30404a}figure.wp-block-embed,figure.wp-block-video{padding:0;background:0 0}figure iframe{max-width:100%}@media (min-width:992px){#header-wrapper,.header-inner,.header-inner .logo-container,.header-inner .site-logo,.header-inner .title-container{height:75px}.header-inner .title-container .site-title a{font-size:1.3rem;line-height:1.4}.header-inner .site-logo a img{max-height:70px}.card-container{display:flex}.card-container .card-column{flex:1;display:flex}.card-container .card-column .card{flex:1;position:relative}.main-footer .copyright-info,.main-footer .copyright-info p{text-align:left}#footer_social_menu{text-align:right}}.gh-separator{margin-bottom:2rem;display:block;height:auto;padding-top:.5rem}.gh-separator::after{content:'';display:block;width:35px;height:4px;background-color:#ff8423;margin:0}.gh-separator.center::after{margin:0 auto}.gradient{background-color:#30404a;background:linear-gradient(to left,#30404a,#30404a);color:#fff}.gradient-home-1{background:#30404a;background-image:url(../jpg/slide_bg.jpg),linear-gradient(to left,#30404a,#30404a);background-position:center top;background-size:cover}.background-blob{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='760' height='550'%3e%3cpath d='M295.6 8.5c184.8 6.7 325 96 427.9 242.3s-62 244.4-270.4 281.6S16.5 490.3 5.7 352.2 110.8 1.9 295.6 8.5z' fill='%23ff9900'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 25% center}.grey-lightest{background-color:#edeef1}.partners{position:relative;z-index:1}.partners img{margin-bottom:20px}.cta-box{padding:40px 20px;border-radius:3px;position:relative}.cta-box h2{margin-bottom:.4rem}.cta-box p{margin-bottom:2rem}.cta-box .cta-image{position:absolute;max-width:380px;right:0;bottom:0;display:none}.cta-box div,.cta-box h2,.cta-box p{text-align:center}.cta-box .button,h3.big-counter{margin-bottom:0}.cta-box.first-cta figure .cta-image{position:relative;max-width:auto;display:block;width:100%}@media (min-width:768px){.cta-box.first-cta .cta-image{max-width:500px;position:absolute!important}.cta-box.first-cta div,.cta-box.first-cta h2,.cta-box.first-cta p{width:55%}}.wrapper.cols-1,.wrapper.cols-2,.wrapper.grey{background-color:#edeef1}.wrapper.cols-1,.wrapper.cols-2{padding-top:40px}.page-wrap{background-color:#fff;padding:30px 20px}.page-centered article,.page-left-sidebar article,.page-right-sidebar article,.page-standard article{border-radius:3px;box-shadow:0 3px 3px 0 rgba(137,60,0,.2)}.page-centered article .page-thumbnail-wrap,.page-left-sidebar article .page-thumbnail-wrap,.page-right-sidebar article .page-thumbnail-wrap,.page-standard article .page-thumbnail-wrap{border-radius:3px 3px 0 0;overflow:hidden}h3.big-counter{font-weight:600;font-size:4rem;line-height:1.4;color:#ff8423;position:relative}h3.big-counter::before{content:'';display:block;position:absolute;height:80px;width:80px;border-radius:50%;top:0;left:50%;background-color:rgba(48,64,74,.2)}.loading-bar{height:10px;margin-bottom:20px}.header-inner .title-container .site-title a,.header-inner .title-container .site-title a:hover{color:#fff;border-bottom:none}.ghound_menu_bar_enabled .sticky{box-shadow:0 0 5px 0 rgba(0,0,0,.1);background-color:#fff;-webkit-backface-visibility:hidden}#wp-calendar,.header-inner{background:#fff}.greyhoundnav a,.greyhoundnav a:hover{border-bottom:none}.greyhoundnav .menu{box-shadow:0 3px 3px 0 rgba(137,60,0,.2)}@media (min-width:992px){.greyhoundnav .menu{box-shadow:none}.greyhoundnav .menu>li>a{text-transform:uppercase;font-size:.9rem;font-weight:600;opacity:.75}.greyhoundnav .menu>li.current_page_item>a,.greyhoundnav .menu>li.current_page_item>a:hover,.greyhoundnav .menu>li>a:hover{opacity:1;color:#30414a}.greyhoundnav .menu>li.current_page_item>a::after{opacity:.75}.greyhoundnav .has-sub.current-menu-ancestor>a,.greyhoundnav .has-sub.current_page_ancestor>a{opacity:1}.greyhoundnav .has-sub.current-menu-ancestor>a::after,.greyhoundnav .has-sub.current_page_ancestor>a::after{color:#fff;opacity:1}.greyhoundnav .sub-menu{box-shadow:0 3px 3px 0 rgba(137,60,0,.2);z-index:1;border-radius:3px;top:65px}}.title-bar{padding-top:80px;padding-bottom:40px;background-position:center top;background-size:cover}.title-bar .col-lg-9{text-align:center}.title-bar,.title-bar.page-title{background-image:url(../jpg/page-banner.jpg),linear-gradient(to left,#30404a,#30404a)}.title-bar.blog-title-bar,.title-bar.pricing-title-bar{padding-bottom:140px}.title-bar h1.blog-title,.title-bar h1.pricing-title{margin-bottom:.5rem}.title-bar .archive-description,.title-bar .breadcrumbs,.title-bar .website-description,.title-bar h1,.title-bar p,.woocommerce #reviews #comments ol.commentlist li .comment-text .meta,.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating,.woocommerce div.product ul.tabs li.active a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#30404a}.title-bar a,.title-bar a:visited{color:#ff8423;border-bottom:none;text-decoration:none}.title-bar a:hover{border-bottom:none}.title-bar .archive-description,.title-bar .breadcrumbs,.title-bar .website-description{opacity:.85}.title-bar .breadcrumbs,h4,h5,h6{font-size:1rem}.title-overlap{margin-top:-80px;width:100%}h1,h2,h3,h4,h5,h6{font-weight:700}.subtitle{margin-bottom:1rem;font-size:1.5rem;opacity:.8}.title-bar a:hover,a:hover{color:#30404a;text-decoration:none}a[data-lity]:hover img{opacity:.85;-webkit-backface-visibility:hidden}h2 a,h2 a:visited,h3 a,h3 a:visited,h4 a,h4 a:visited,h5 a,h5 a:visited,h6 a,h6 a:visited{text-decoration:none;background-image:linear-gradient(to bottom,#ff8423 0%,#ff8423 100%);background-size:100% 2px;background-repeat:no-repeat;background-position:left bottom;overflow:hidden}h2 a:hover,h2 a:visited:hover,h3 a:hover,h3 a:visited:hover,h4 a:hover,h4 a:visited:hover,h5 a:hover,h5 a:visited:hover,h6 a:hover,h6 a:visited:hover{cursor:pointer;background-image:linear-gradient(to bottom,#ff8423 0%,#ff8423 100%);background-size:100% 100%;text-decoration:none}.first-character{font-size:3.5rem;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";float:left;line-height:3rem;padding-right:8px;padding-top:8px;color:#30404a}.wrapper.blog-archive,.wrapper.blog-index,.wrapper.blog-single{background-color:#edeef1;padding-top:0}.after-post-block,.related-post-wrap,.single-post-wrap{padding:30px 20px}.list-post-wrap{padding:30px 20px 110px}.list-post-bottom{padding:0 20px 30px}.after-post-block,.gh-post{margin-bottom:40px}#wp-calendar tfoot tr,.greyhound-table table tfoot tr,a.post-thumbnail,a.post-thumbnail:hover{border-bottom:none}.gh-post{background-color:#fff;box-shadow:0 3px 3px 0 rgba(137,60,0,.2);border-radius:3px}.gh-post .post-thumbnail-wrap,.gh-related-list .post-thumbnail-wrap{border-radius:3px 3px 0 0;overflow:hidden}.single-post-wrap{position:relative}.gh-post-list,.gh-related-list{box-shadow:0 3px 3px 0 rgba(137,60,0,.2);transition:all .3s ease;background:#fff;border-radius:3px;margin-bottom:40px}.gh-related-list:hover{box-shadow:none}.gh-post-list{position:relative}.gh-post-list .post-thumbnail-wrap{border-radius:3px 3px 0 0;overflow:hidden}.gh-post-list:hover{box-shadow:none}.entry-meta{margin-bottom:1rem;font-size:.95rem}.entry-meta .gi{margin-right:10px;font-size:1rem}.entry-meta.single-post{margin-bottom:2rem;font-size:1rem}.card .excerpt{margin-bottom:0}.list-post-bottom{position:absolute;bottom:0;width:100%}.post-list-categories,.woocommerce-account .addresses .title h3{float:left}.read-more{float:right;width:50px}.read-more .button{padding:0;width:50px;height:50px;margin:0;overflow:visible;background:linear-gradient(to bottom,#6a8a9f 50%,#587688 50%);color:#ff8423;background-size:100% 200%;background-repeat:no-repeat;background-position:0 0}.read-more .button:hover,.woocommerce .actions>button:hover,.woocommerce .coupon button:hover{background:linear-gradient(to bottom,#6a8a9f 50%,#587688 50%);color:#ff8423;background-size:100% 200%;background-position:0 100%}.read-more .button .gi{font-size:1.5rem;line-height:50px;vertical-align:middle}.categories-gh a,.categories-gh a:hover{color:#5d7577;text-decoration:none;border-bottom:none}.categories-gh,.categories-gh a{font-size:.95rem}.categories-gh a:hover{overflow:visible;background-image:none}.categories-gh .gi{margin-right:10px;font-size:1rem}.button.white::after,.categories-gh.post-list-categories a,.woocommerce .quantity label,a.button.white::after,button.white::after,form#long_search_form #searchsubmit,form.searchform #searchsubmit,input[type=submit].white::after{display:none}.categories-gh.post-list-categories a:first-of-type{display:inline-block;line-height:50px;overflow:visible;background-image:none}.categories-gh-single{padding-top:2rem;margin-bottom:1rem}.after-post-block{position:relative;background-color:#fff;border-radius:3px}.blog-archive .pagination,.blog-index .pagination{text-align:center;margin-top:3rem}.nav-links a,.nav-links a:hover,.nav-links a:visited,.post-navigation a,.post-navigation a:hover,.post-navigation a:visited{overflow:visible;background-image:none;color:#ff8423}.author-info{text-align:center}.author-info .avatar{margin-right:0}input,select,textarea{background-color:#f5f5f5;border-color:#edeef1;border-radius:3px}form#long_search_form i,form.searchform i{display:block;position:absolute;right:15px;top:4px;font-size:22px}.button,a.button,button,input[type=submit]{border-radius:40px;color:#fff;font-weight:600;font-size:1rem;position:relative;overflow:hidden;background:linear-gradient(to bottom,#ff8423 50%,#ff7304 50%);background-size:100% 200%;background-repeat:no-repeat;background-position:0 0}.button:hover,a.button:hover,button:hover,input[type=submit]:hover{background:linear-gradient(to bottom,#ff8423 50%,#ff7304 50%);background-size:100% 200%;background-position:0 100%}.button:disabled:hover,a.button:disabled:hover,button:disabled:hover,input[type=submit]:disabled:hover{background-position:0 0!important}.button.secondary,a.button.secondary,button.secondary,input[type=submit].secondary{background:linear-gradient(to bottom,#6a8a9f 50%,#587688 50%);color:#fff;background-size:100% 200%;background-repeat:no-repeat;background-position:0 0}.button.secondary:hover,a.button.secondary:hover,button.secondary:hover,input[type=submit].secondary:hover{background:linear-gradient(to bottom,#6a8a9f 50%,#587688 50%);color:#fff;background-size:100% 200%;background-position:0 100%}.button.white,a.button.white,button.white,input[type=submit].white{background:#fff;color:#fff;box-shadow:0 3px 3px 0 rgba(137,60,0,.2)}.button.white:hover,a.button.white:hover,button.white:hover,input[type=submit].white:hover{background:#fff;color:#30404a;box-shadow:0 2px 5px 0 rgba(137,60,0,.35);background-image:none}a.circle-video-button,a.circle-video-button:hover{border:1px solid #fff;background-image:none;overflow:visible}a.circle-video-button{width:54px;height:54px;margin-bottom:1.75rem;display:inline-block;border-radius:50%;margin-left:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;text-decoration:none;vertical-align:middle;box-shadow:0 3px 3px 0 rgba(137,60,0,.2);background-color:rgba(255,255,255,.15)}a.circle-video-button .gi{color:#fff;position:relative;display:block;font-size:24px;line-height:54px;vertical-align:middle;text-align:center}a.circle-video-button:hover{box-shadow:0 2px 5px 0 rgba(137,60,0,.35);background-color:rgba(255,255,255,.4)}a.circle-video-button:hover .gi{color:#fff}.review-container{padding:30px 20px;margin-bottom:20px;background:#fff;box-shadow:0 3px 3px 0 rgba(137,60,0,.2);position:relative;border-radius:3px}.double-box li::before,.review-container::before{font-family:'like-icons';font-style:normal;font-weight:400;position:absolute}.review-container::before{bottom:90px;right:30px;content:'\ea50';line-height:1;color:#edeef1;font-size:50px}.review-quote{margin:0;padding:0;border:0}.review-quote-text{font-size:1.2rem;font-style:italic;margin-bottom:1.75rem;margin-left:0;margin-right:0}.left-icon-cont,.review-author{display:flex;justify-content:flex-start;position:relative}.review-author{margin:0}.review-author img{height:60px;width:60px;border-radius:50%;margin-right:20px}.review-author .review-meta{flex:1}.review-author .company,.review-author .name{display:block;font-style:normal}.review-author .name{color:#30404a;font-weight:700}.review-author .company{color:#91a7a9;font-size:.95rem}.left-icon-cont{margin-bottom:.5rem!important}.left-icon-cont .left-icon{flex-basis:100px;width:100px;text-align:center}.left-icon-cont .left-icon .green-icon{margin:0 10px 0 0}.left-icon-cont .left-icon-text,.widget.gh-recent-posts header{flex:1}.green-icon{display:block;background-color:rgba(230,230,230,.2);padding:0;width:90px;height:90px;margin:0 0 1rem;border-radius:50%;text-align:center;background-image:url(../png/css_sprites.png);border:1px solid #d9e3ee}.green-icon.green-icon-center{margin:0 auto 1rem}.green-icon .gi{color:#30404a;vertical-align:middle;line-height:70px;font-size:1.8rem}.wrapper .carousel a,.wrapper a.icon-link,.wrapper a.icon-link:hover{background-image:none}#footer_social_menu a .icon,#footer_social_menu li a .gi,.icon-link .icon,.member-photo img,.wrapper a.icon-link .gi{border-radius:50%}.double-box h3{margin-bottom:2rem;font-size:1.6rem}.double-box ul{list-style-type:none;width:230px;margin:0 auto 2rem;padding:0 0 0 34px;display:block}.double-box li::before{text-decoration:inherit;left:-30px;margin:0;z-index:1;opacity:.5}.double-box .green-box{background-color:#30404a;background:linear-gradient(to left,#30404a,#30404a);color:#fff;position:relative;border-radius:3px;margin:0;padding:40px 0}.double-box .green-box li::before{content:'\e994'}.bottom-widget-area .widget a.button,.double-box .green-box .button{margin-bottom:0}.double-box .other-box{padding:40px 20px;margin:0}.double-box .other-box li::before{content:'\e99d'}.wave,.white-wave{position:relative}.wave::after,.white-wave::after{position:absolute;bottom:-2px;content:'';display:block;z-index:0;width:100%;height:300px;background-image:url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3c!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='1920px' height='130px' viewBox='0 0 1920 130' style='enable-background:new 0 0 1920 130;' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23ffffff;%7d %3c/style%3e%3cpath class='st0' d='M0,41c0,0,196.8-32.3,469-31c308.9,1.5,675.9,72,966,78c269.1,5.6,485-47,485-47v89H0V41z'/%3e%3c/svg%3e ");background-repeat:no-repeat;background-size:103% auto;background-color:transparent;pointer-events:none;background-position:center bottom}.white-wave::after{background-size:104% auto}#wp-calendar tr,.greyhound-table table tr,.woocommerce table tr{border-bottom:1px solid #dfe6e9}#wp-calendar td,#wp-calendar th{padding:15px 10px;text-align:center}.toggle{border-bottom:1px solid #e2e8eb}.toggle:last-of-type{margin-bottom:0!important}.toggle h4::after,.toggle.toggle-open h4::after,.toggle:hover h4::after{right:0;color:#ff8423}.toggle .toggle-content{padding:0}.toggle.toggle-open h4{color:#ff8423}.toggle.toggle-open h4,.toggle:hover h4{padding:20px 20px 20px 0}.tooltip-inner{border-radius:3px}.inline-tooltip{border-bottom:1px dashed #ff8423}.tab-content{border-radius:0 3px 3px 3px}.tabs li:first-of-type a{border-radius:3px 0 0 0}.tabs li:last-of-type a{border-radius:0 3px 0 0}.bottom-widget-area .widget:last-child,.widget.gh-recent-posts article:last-child{margin-bottom:0}.woocommerce #reviews #comments h2,.woocommerce div.product .related h2,h3.widget-title{margin-bottom:2rem}h3.widget-title::before{content:'';display:inline-block;width:4px;height:30px;background-color:#ff8423;margin:0 15px 0 0;vertical-align:middle;padding:0}.wrapper .sidebar-left input,.wrapper .sidebar-left select,.wrapper .sidebar-left textarea,.wrapper .sidebar-right input,.wrapper .sidebar-right select,.wrapper .sidebar-right textarea{background-color:#fff}.wrapper .sidebar-left input:focus,.wrapper .sidebar-left input:hover,.wrapper .sidebar-left select:focus,.wrapper .sidebar-left select:hover,.wrapper .sidebar-left textarea:focus,.wrapper .sidebar-left textarea:hover,.wrapper .sidebar-right input:focus,.wrapper .sidebar-right input:hover,.wrapper .sidebar-right select:focus,.wrapper .sidebar-right select:hover,.wrapper .sidebar-right textarea:focus,.wrapper .sidebar-right textarea:hover{background-color:#fff}.widget.gh-recent-posts article{display:flex;flex-wrap:wrap;margin-bottom:2rem}.widget.gh-recent-posts .gh-widget-thumbnail-wrap{margin:0 20px 0 0;flex:0 0 75px;max-width:75px}.widget.gh-recent-posts .gh-widget-thumbnail-wrap img{height:75px;width:75px}.widget.gh-recent-posts h4{margin-bottom:.5rem;font-size:1.2rem}.widget.gh-recent-posts .entry-meta{line-height:1.4;font-size:1rem;margin-bottom:0}.footer-widgets h3 a,.footer-widgets h3 a:hover,.footer-widgets h4 a,.footer-widgets h4 a:hover,.footer-widgets h5 a,.footer-widgets h5 a:hover,.footer-widgets h6 a,.footer-widgets h6 a:hover,.wrapper .carousel a:hover{background-image:none}.reviews-carousel{box-shadow:0 3px 3px 0 rgba(137,60,0,.2);padding:30px 20px 60px;margin-bottom:20px;background:#fff}.reviews-carousel .carousel-indicators{bottom:-10px}.reviews-carousel .carousel-indicators li{background-color:#d0dadf}.reviews-carousel .carousel-indicators li.active{background-color:#ff8423}.reviews-carousel .review-slide{min-height:220px}.pricing-table{position:relative}.pricing-table h3{font-weight:400;font-size:1.8rem;text-align:center}.pricing-column-2{z-index:2}.pricing-column-2 .pricing-column-content{position:relative;box-shadow:0 3px 3px 0 rgba(137,60,0,.2);border-radius:3px;overflow:hidden}.pricing-column-2 .pricing-column-content .ribbon{background-color:#ff8423;position:absolute;top:25px;right:-40px;color:#fff;text-align:center;padding:5px 0;width:170px;height:auto;font-size:1rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pricing-column-1 .pricing-column-content{border-radius:3px 0 0 3px}.pricing-column-3 .pricing-column-content{border-radius:0 3px 3px 0}.pricing-column-content{padding:40px;background:#fff}.pricing-column-content .pricing-icon{margin:30px 0;text-align:center}.pricing-column-content .pricing{color:#30404a;line-height:3.5rem;font-weight:400;text-align:center}.pricing-column-content .price{font-size:3.5rem;line-height:1}.pricing-column-content .currency{position:relative;top:-15px;font-size:2rem;padding:0 8px}.pricing-column-content .payment-terms{text-transform:uppercase;font-size:.65rem;color:#5d7577}.pricing-column-content .pricing-separator{width:100%;height:1px;background-color:#dfe6e9;margin:20px auto}.pricing-column-content .feature{margin:0;line-height:2.3;color:#5d7577;text-align:center}.pricing-column-content .feature span{margin-right:5px}.pricing-column-content .feature .feature-count,.values span{color:#ff8423;font-weight:700}.pricing-column-content .feature .gi.gi-close{color:#5d7577;opacity:.5}.pricing-column-content .pricing-button{text-align:center}.pricing-column-content .pricing-button a.button{margin-top:30px}ul.contact-list{list-style-type:none;padding-left:0}ul.contact-list li .gi{font-size:1.7rem;vertical-align:middle;color:#ff8423;margin-right:10px}.form-container,.pricing-column-content,.team-member{box-shadow:0 3px 3px 0 rgba(137,60,0,.2)}.form-container{background:#fff;margin:0;padding:30px 20px}.team-member{padding:80px 20px;margin-top:70px;margin-bottom:30px;position:relative}.team-member h3{margin-bottom:.5rem}.member-icons,.member-photo{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}.member-photo{text-align:center;top:-50px}.member-icons{bottom:30px}.job-title,.values{font-style:italic}.values{font-size:1.2rem}.values span{padding:0 10px;font-style:normal}.cookie-policy p .button,.skill{margin-bottom:0}.gallery-item{margin:2px;overflow:hidden;position:relative}.gallery-item img,.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%}.gallery-item .gallery-text{padding:20%;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.85);transition:all .3s ease;opacity:0}.gallery-item .gallery-text h5{margin-bottom:.3rem;line-height:1.2}.gallery-item .gallery-text p{color:#30404a;line-height:1.4;font-size:1rem}.gallery-item a:hover .gallery-text{opacity:1;transition:all .3s ease}.gallery-item a:hover .gi,.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.cookie-policy{background-color:#fff;box-shadow:0 3px 3px 0 rgba(137,60,0,.2);background-image:none!important;padding:20px;width:100%;max-width:450px;bottom:0;left:0}.cookie-policy h5,.cookie-policy p{margin-bottom:.75rem}.cookie-policy h5.call-us{text-align:center}.cookie-policy p{text-align:right}.footer-widgets{background:#23343f!important}footer a,footer a:hover,footer a:visited{border:0}@media (min-width:992px){.page-wrap{padding:70px}.team-member{padding:80px 50px 120px}.member-icons{bottom:50px}.form-container{padding:20px}.pricing-table>.col-lg-4{padding-left:0;padding-right:0}.pricing-column-2 .pricing-column-content{margin-top:-20px;padding-top:60px;padding-bottom:60px}.review-container{padding:50px}.reviews-carousel{padding:50px 50px 60px}.left-icon-cont{margin-bottom:60px}h1{font-size:2.5rem}h2{font-size:1.5rem}.gh-post-list h2{font-size:1.8rem}.double-box>div:first-child{padding-right:0}.double-box>div:last-child{padding-left:0}.double-box .green-box,.double-box .other-box{padding:60px 0}.after-post-block,.single-post-wrap{padding:80px 140px}.after-post-block,.gh-post,.post-navigation{margin-bottom:60px}.related-post-wrap{padding:40px}.list-post-wrap{padding:60px 60px 140px}.list-post-bottom{padding:0 60px 60px}.title-bar{padding-top:80px;padding-bottom:50px}.title-bar.blog-title-bar,.title-bar.pricing-title-bar{padding-bottom:200px}.wrapper{padding-top:60px;padding-bottom:60px}.wrapper.no-bottom-padding{padding-bottom:0!important}.wrapper.no-top-padding{padding-top:0!important}.wrapper.footer-widgets{padding-top:90px}.wrapper.wave,.wrapper.white-wave{padding-bottom:120px}.title-overlap{margin-top:-120px}.partners img{margin-bottom:0}.cta-box{padding:50px 80px}.cta-box .cta-image{display:block}.cta-box div,.cta-box h2,.cta-box p{width:70%;text-align:left}.cookie-policy{bottom:20px;left:20px;padding:20px;background-position:20px 20px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' width='44' height='44'%3E%3Cstyle%3E.st1%7Bfill:%23724935%7D%3C/style%3E%3Cpath d='M28 5.7c2.7.4 6.8 1.9 9.9 7.4 3.2 5.6 3.7 12.2.3 18.1-3.4 5.9-11.9 8.2-18.3 7.8-6.5-.3-13.2-4.5-15-13.4-1.8-9 3.6-14.5 6.6-16.6 3.2-2.1 8.4-4.7 16.5-3.3z' fill='%23f5c47d'/%3E%3Cpath class='st1' d='M27 23.4c1-.1 2.8 1.5 2.9 2.7s-1.5 3.2-2.2 3.4c-.7.3-3 .1-3.3-.3-.3-.4-1.3-2.3-1.2-3.2.2-.6 2-2.5 3.8-2.6zM20.6 19.4c-.4.3-1.5 2.9-.3 3.4 1.1.6 3.3-1.1 3.6-1.6.3-.5.1-1.1-.3-1.3-.4 0-2.2-1-3-.5zM18.3 28.4c-.6.5-.9 1.8-.7 2.4.2.6.7 1.5 1.9 1.7 1.2.2 2 0 2.6-.4.5-.4.3-2.9-.6-3.7-1-.8-2.7-.5-3.2 0zm-9.2.4c-.1.6.8 2.1 1.9 2.1 1-.1 2.7-2.1 2.7-2.6.1-.5-1.1-1.5-1.8-1.5-.8-.1-2.8 1.1-2.8 2zm-.4-3.4c.2.6 2 .8 2.7.3.7-.5-.4-2.1-1.4-2.1-.9 0-1.5 1.1-1.3 1.8zM27 9.1c-.5 0-1.8.9-1.8 1.5s1.3 1.6 1.8 1.6c.6 0 1.7-.7 1.6-1.5 0-.6-.5-1.6-1.6-1.6zm-14 2.6c-.6 0-1.5.7-1.9 1-.3.4-.4 1.6-.2 2.3.3.7 2.1 1.8 2.7 1.9.6.1 2-.4 2.5-1 .4-.7.5-2-.3-2.7-.7-.7-1.7-1.5-2.8-1.5zm21.6 3.5c-.6 0-1.6.8-1.7 1.7 0 .9.7 2.2 1.9 2.4s2.3-.8 2.3-1.5-1-2.7-2.5-2.6z'/%3E%3Cpath d='M33.2 7.7c.3.7.9 1.3 1.2 2 .3.3.4.8.6 1.1 1.8 3.3 3.6 4.9 3.9 8.6.3 3.6-.7 9.1-3.1 11.7-2.4 2.7-5.7 4.9-9.2 5.7-3.4.9-7.4.7-11-.2-2.8-.6-5.3-2.1-7.6-3.9 3 3.9 7.4 5.7 11.6 6 6.4.4 14.9-1.9 18.3-7.8s2.9-12.5-.3-18.1c-1.1-2.3-2.8-4-4.4-5.1z' fill='%23d3a466'/%3E%3Cpath d='M26.9 24c-.7.1-2.9 1.4-2.9 2s.3 2.3 1.3 2.4c1 .1 1.8-1.1 2.1-2.2.4-1.2.1-2.3-.5-2.2zm-8.2 4.8c-.3.3-.6 1.8-.3 2.3.3.5 2.1-.2 2.4-1 .3-.9.3-1.4-.3-1.5-.7-.2-1.5-.2-1.8.2zm2.2-9.1c-.2.3-.8 2-.5 2.3.3.3 2-1.1 2.1-1.6.1-.4-1.4-1-1.6-.7zm-9.4-6.9c-.2.2-.3 1.9.3 2.2.6.3 1.6.3 2.1-.1.5-.3 1.2-1.8.7-2.4-.6-.5-2.5-.4-3.1.3zM9.7 24.1c-.3.2-.9 1-.3 1.2.5.3 1.5-.9 1.4-1.1-.3-.4-.9-.3-1.1-.1zm-.2 4.7c-.1.3.7 1.5 1 1.5s2-2.8 1.2-2.9c-.8-.2-2.1.9-2.2 1.4zm25.3-13.2c-.4-.1-1.3.5-1.4 1.1 0 .7.4 1.3.9 1.3s1.1-2.2.5-2.4zm-7.9-6.2c-.3.2-1.1.7-1 1.2 0 .3.8 1 1.2.7s.1-2-.2-1.9z' opacity='.37' fill='%23b79388'/%3E%3C/svg%3E")}}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%;max-width:none;padding-right:0;padding-left:0;flex:none}.clear{clear:both}.woocommerce h2{font-size:1.6rem}.woocommerce .blockUI.blockOverlay{position:relative;z-index:8!important}.woocommerce .blockUI.blockOverlay::before,.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(https://like.b-cdn.net/wp-content/themes/greyhound-child-tepe/styles/woo-icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;height:30px;width:30px;padding:10px;line-height:1;position:relative;text-decoration:none;font-size:0}.woocommerce a.remove::after{display:block;vertical-align:middle;text-align:center;content:'\e99d';font-family:'like-icons';visibility:visible;color:#dc3545;position:absolute;padding:10px;top:0;left:0;border-radius:50%;font-size:1rem;transition:all .3s ease}.woocommerce a.remove:hover::after{background:#dc3545;color:#fff}.woocommerce small.note{display:block;color:#5d7577;font-size:.857em;margin-top:10px}.woocommerce .quantity .qty{width:70px}.woocommerce span.onsale{font-weight:400;position:absolute;text-align:center;line-height:1;padding:5px 10px;font-size:.75rem;text-transform:uppercase;background-color:#fff;border-radius:3px;color:#dc3545;border:1px solid #dc3545;z-index:9}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid #dc3545;outline-offset:2px}.woocommerce-account .addresses .title,.woocommerce-account .woocommerce{*zoom:1}.woocommerce #payment ul.payment_methods::after,.woocommerce #payment ul.payment_methods::before,.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before,.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before,.woocommerce-error::after{content:' ';display:table}.woocommerce-error::before{display:table}.woocommerce-info::after{content:' ';display:table}.woocommerce-info::before{display:table}.woocommerce-message::after{content:' ';display:table}.woocommerce-message::before{display:table}.woocommerce #payment ul.payment_methods::after,.woocommerce ul.products::after,.woocommerce-account .addresses .title::after,.woocommerce-account .woocommerce::after,.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-account .button{margin-bottom:0}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style-type:none;padding:0;margin:none}.woocommerce-account .woocommerce-MyAccount-navigation li{line-height:3}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background-color:#dfe0e6;color:#30404a}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;text-decoration:none;padding:0 20px}.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background-color:#edeef1}.woocommerce-account .addresses .title .edit,.woocommerce-account ul.digital-downloads li .count{float:right}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account td.product-name .wc-item-meta,.woocommerce-account td.product-name dl.variation{list-style:none outside}.woocommerce-account td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce-account td.product-name .wc-item-meta dt,.woocommerce-account td.product-name dl.variation .wc-item-meta-label,.woocommerce-account td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce-account td.product-name .wc-item-meta p,.woocommerce-account td.product-name .wc-item-meta:last-child,.woocommerce-account td.product-name dl.variation p,.woocommerce-account td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce-account td.product-name p.backorder_notification{font-size:.83em}.woocommerce-account td.product-quantity{min-width:80px}.woocommerce .actions>button,.woocommerce .coupon button{background:linear-gradient(to bottom,#6a8a9f 50%,#587688 50%);color:#ff8423;background-size:100% 200%;background-repeat:no-repeat;background-position:0 0}.woocommerce #respond input#submit.added,.woocommerce #respond input#submit.loading,.woocommerce a.button.added,.woocommerce a.button.loading,.woocommerce button.button.added,.woocommerce button.button.loading,.woocommerce input.button.added,.woocommerce input.button.loading{padding-right:40px!important;position:relative}.woocommerce #respond input#submit.added:after,.woocommerce #respond input#submit.loading:after,.woocommerce a.button.added:after,.woocommerce a.button.loading:after,.woocommerce button.button.added:after,.woocommerce button.button.loading:after,.woocommerce input.button.added:after,.woocommerce input.button.loading:after{font-family:'like-icons';vertical-align:middle;color:#fff;position:absolute;right:15px;margin-left:8px}.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading{opacity:.5}.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after{content:'\eb98';-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.woocommerce #respond input#submit.added::after,.woocommerce a.button.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after{content:'\e994'}.woocommerce form .required{color:#dc3545;font-weight:700;text-decoration:none}.woocommerce .woocommerce-invalid label{color:#dc3545}.woocommerce .woocommerce-invalid .select2-container,.woocommerce .woocommerce-invalid input.input-text,.woocommerce .woocommerce-invalid select{border-color:#dc3545}.woocommerce .woocommerce-validated .select2-container,.woocommerce .woocommerce-validated input.input-text,.woocommerce .woocommerce-validated select{border-color:#ff8423}.woocommerce .select2-container{height:44px;margin-bottom:1.75rem}.woocommerce .select2-container--default .select2-selection--single{border-color:#edeef1;background-color:#edeef1;padding:10px;border-radius:4px;vertical-align:middle;line-height:1.5;height:44px}.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:24px;padding-right:0;padding-left:0;text-align:left}.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}.woocommerce form.woocommerce-checkout .woocommerce-checkout-payment button,.woocommerce form.woocommerce-checkout p,.woocommerce table td p,.woocommerce table th p{margin-bottom:0}.woocommerce form.woocommerce-checkout .order-total .woocommerce-Price-amount{font-size:1.2rem;color:#ff8423}.woocommerce form.woocommerce-checkout .woocommerce-shipping-fields input[type=checkbox]{margin:5px 10px 0 0}.woocommerce #reviews #comments ol.commentlist li .comment-text .meta,.woocommerce form .woocommerce-privacy-policy-text,.woocommerce form .woocommerce-terms-and-conditions-wrapper{margin-bottom:1rem}.woocommerce #payment label{display:inline-block}.woocommerce #payment ul.payment_methods{*zoom:1;text-align:left;padding:0;list-style:none outside}.woocommerce #payment ul.payment_methods li{line-height:2;text-align:left;margin:0}.woocommerce #payment ul.payment_methods li img+img{margin-left:2px}.woocommerce #payment ul.payment_methods li:not(.woocommerce-notice){*zoom:1}.woocommerce #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:' ';display:table}.woocommerce #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}.woocommerce #payment div.payment_box{position:relative;margin-bottom:1.5rem}.woocommerce #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin-top:1rem;margin-bottom:0}.woocommerce #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}.woocommerce #payment .payment_method_paypal .about_paypal{margin-left:10px;line-height:52px}.woocommerce #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:15px 15px 15px 50px;margin:0 0 30px;position:relative;background-color:#fff;border-top:3px solid #ff8423;list-style:none outside;border-radius:3px;*zoom:1;width:auto;word-wrap:break-word}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:'like-icons';display:inline-block;position:absolute;left:1.5rem}.woocommerce-info::before{content:'\ea90'}.woocommerce-error strong,.woocommerce-info strong,.woocommerce-message strong{font-weight:400}.woocommerce table.cart td.product-quantity input,.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside;padding-left:0;margin-left:0;line-height:1.5}.woocommerce-error a,.woocommerce-info a,.woocommerce-message a{margin-bottom:0;margin-left:5px}.woocommerce-info,.woocommerce-message{border-top-color:#ff8423}.woocommerce-message::before{content:'\e997';color:#ff8423}.woocommerce-info::before{color:#ff8423}.woocommerce-error{border-top-color:#dc3545}.woocommerce-error::before{content:'\eb78';color:#dc3545}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#fff;color:#ff8423;z-index:99998;display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0}.woocommerce-pagination ul li{padding:0;margin:0;float:left;display:inline}.woocommerce-pagination ul li a,.woocommerce-pagination ul li span{line-height:1.6;padding:5px 10px;margin:0 5px 0 0;text-decoration:none;display:block}.woocommerce-pagination ul li a{color:#ff8423}.woocommerce-pagination ul li .current{background-color:#d6d8df;color:#5d7577}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}.woocommerce-breadcrumb{opacity:.85;color:#fff}.woocommerce-breadcrumb a{color:#fff}.wrapper.shop-page{padding-top:40px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{display:block}.woocommerce .woocommerce-ordering select.orderby{background-color:transparent;border-radius:0}.woocommerce .woocommerce-ordering select.orderby,.woocommerce .woocommerce-ordering select.orderby:hover{border-top:none;border-left:none;border-right:none}.woocommerce .woocommerce-result-count{line-height:44px;margin-bottom:0}.woocommerce .woocommerce-ordering,.woocommerce div.product div.social span span{margin:0}.woocommerce ul.products{list-style:none outside;clear:both;*zoom:1;padding:0}.woocommerce ul.products li.product{list-style:none outside;width:100%;position:relative;margin:0 0 60px;padding:0;text-align:center}.woocommerce ul.products li.product h2{margin:1.5rem 0 .2rem;padding:0;font-size:1.15rem;font-weight:600;text-align:center}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{margin:0;width:100%;height:auto}.woocommerce ul.products li.product .button{margin-bottom:0;padding:10px 20px}.woocommerce ul.products li.product .added_to_cart{margin-top:0;vertical-align:middle;line-height:36px}.woocommerce ul.products li.product .onsale{top:10px;right:10px;left:auto;margin:0}.woocommerce ul.products li.product .star-rating{display:none;text-align:center}.woocommerce ul.products li.product .price{color:#ff8423;display:block;font-weight:400;margin-bottom:.5em;font-size:1rem;text-align:center}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:#5d7577}.wrapper.product-page{background-color:#edeef1}.woocommerce .product-wrap{overflow:hidden;padding:20px;background-color:#fff;margin-bottom:40px;border-radius:3px;box-shadow:0 3px 3px 0 rgba(137,60,0,.2)}.woocommerce .product-inner-wrap,.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .onsale{top:10px;left:10px;margin:0}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#ff8423;font-size:1.25em}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product .quantity,.woocommerce table.cart .coupon input{display:inline-block;vertical-align:top}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .stock,hr.wp-block-separator.is-style-dots::before{color:#ff8423}.woocommerce div.product .out-of-stock{color:#dc3545}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.5rem}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1),.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1),.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .panel{padding:30px 20px;background-color:#fff;margin-bottom:40px;border-radius:0 3px 3px 3px}.woocommerce div.product ul.tabs li{background-color:#edeef1;width:100%}.woocommerce div.product ul.tabs li a{background-color:transparent;text-decoration:none;width:100%}.woocommerce div.product ul.tabs li.active{background:#fff;z-index:2;border-radius:3px 3px 0 0}.woocommerce div.product ul.tabs li.active a{color:#30404a;background-color:transparent}.woocommerce div.product p.cart{margin-bottom:2em;*zoom:1}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before,.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before,.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before,.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before,.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.order_details::after,.woocommerce ul.order_details::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:' ';display:table}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist::after,.woocommerce div.product p.cart::after,.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li::after,.woocommerce ul.order_details::after,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce #reviews #respond .comment-reply-title{font-weight:700;color:#30404a;font-size:1.2rem;display:block;margin-bottom:.75rem}.woocommerce #reviews #respond .form-submit,.woocommerce #reviews #respond .form-submit input,.woocommerce table.cart .quantity .qty{margin:0}.woocommerce #reviews #comments .add_review{*zoom:1}.woocommerce #reviews #comments ol.commentlist{*zoom:1;margin:0;padding:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative}.woocommerce #reviews #comments ol.commentlist li .avatar{width:60px;height:auto;position:absolute;top:0;left:0;border-radius:50%}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 80px;*zoom:1}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating,.woocommerce table.cart .coupon label,.woocommerce table.cart .product-thumbnail,.woocommerce table.cart .quantity label,.woocommerce table.cart thead,hr.wp-block-separator.is-style-dots::after{display:none}.woocommerce p.stars span a:hover::before,.woocommerce p.stars span:hover a::before,.woocommerce p.stars.selected span a.active::before,.woocommerce p.stars.selected span a::before,.woocommerce p.stars.selected span:hover a::before{content:'\ea6a';color:#ff8423}.woocommerce p.stars span a{position:relative;height:1.5rem;width:1.5rem;text-indent:-999rem;display:inline-block;text-decoration:none}.woocommerce p.stars span a::before{font-family:'like-icons';content:'\ea6a';color:#d6d8df;font-size:1.5rem;display:block;position:absolute;top:0;left:0;line-height:1;text-indent:0}.woocommerce p.stars span a:hover~a::before,.woocommerce p.stars.selected span a.active~a::before{content:'\ea6a';color:#d6d8df}.woocommerce table td,.woocommerce table th{text-align:left}.woocommerce table td:last-child,.woocommerce table th:last-child{text-align:right}.woocommerce table.cart td,.woocommerce table.cart th{display:block}.woocommerce table.cart td.product-name::before,.woocommerce table.cart td.product-price::before,.woocommerce table.cart td.product-quantity::before,.woocommerce table.cart td.product-subtotal::before{content:attr(data-title) ": ";font-weight:700;float:left;color:#30404a}.woocommerce table.cart td.product-name,.woocommerce table.cart td.product-price,.woocommerce table.cart td.product-subtotal{text-align:right}.woocommerce table.cart .quantity{height:44px}.woocommerce table.cart .coupon{text-align:left;float:left}.woocommerce .cart-collaterals select,.woocommerce table.cart .actions>button{width:100%}.woocommerce div.cart_totals table.shop_table tr:last-child,.woocommerce table tfoot tr:last-child,.woocommerce table.cart tbody tr:last-child{border-bottom:none}.woocommerce .cart-collaterals th{width:40%}.woocommerce div.cart_totals .order-total span{font-size:1.2rem;color:#ff8423}.woocommerce div.cart_totals .wc-proceed-to-checkout{overflow:hidden;width:100%}.woocommerce div.cart_totals .checkout-button{float:right;margin-bottom:0}.woocommerce .woocommerce-order .woocommerce-thankyou-order-received{font-weight:700;color:#ff8423;position:relative;padding-left:25px}.woocommerce .woocommerce-order .woocommerce-thankyou-order-received::before{content:'\e997';font-family:'like-icons';position:absolute;left:0;top:0;font-size:1.15rem}.woocommerce ul.order_details{*zoom:1;padding:0;list-style:none}.woocommerce ul.order_details li{float:left;width:48%;margin-right:2%;margin-left:0;margin-bottom:1rem;line-height:1.5;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;color:#30404a}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child,.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0}.sidebar-woocommerce::before{content:'';display:block;height:44px;margin-bottom:1.75rem}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{*zoom:1;list-style:none;margin:0 0 1.25rem}.woocommerce ul.cart_list li:last-of-type,.woocommerce ul.product_list_widget li:last-of-type{margin-bottom:0}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{line-height:1;position:relative;display:block}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:44px;height:auto}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1);*zoom:1}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{display:inline-block;float:left;margin-bottom:1em;padding:0 0 .25em}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce ul.cart_list li .woocommerce-Price-amount,.woocommerce ul.product_list_widget li .woocommerce-Price-amount{color:#30404a}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .buttons,.woocommerce.widget_shopping_cart .buttons{*zoom:1}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:' ';display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce .widget_product_search{padding:0;background-color:transparent}.woocommerce .widget_layered_nav_filters ul,.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{*zoom:1;padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:' ';display:table}.woocommerce .widget_rating_filter ul li::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .widget_rating_filter ul li.chosen a::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::after{content:'\e997';color:#ff8423;font-family:'like-icons';margin-left:5px}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1rem;float:left;display:inline;padding:0;background:0 0;color:#ff8423;font-weight:400;margin:0}.woocommerce .widget_price_filter .price_slider_amount .button:hover{padding:0;background:0 0;color:#30404a;font-weight:400}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1rem;height:1rem;background-color:#fff;border-radius:50%;cursor:ew-resize;outline:0;margin:.2rem}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child{-webkit-transform:translateX(-1.4rem);transform:translateX(-1.4rem)}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#6a8a9f}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#d9dbe1;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:1.4rem}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{*zoom:1;padding:0;list-style:none}.woocommerce .widget_rating_filter ul li a{padding:0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}@media (min-width:576px){.woocommerce div.product ul.tabs li,.woocommerce div.product ul.tabs li a{width:auto}}@media (min-width:768px){.woocommerce table.cart td,.woocommerce table.cart th{display:table-cell}.woocommerce table.cart td.product-name,.woocommerce table.cart td.product-price{text-align:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce table.cart td.product-quantity input{float:none}.woocommerce table.cart td::before{display:none}.woocommerce table.cart thead{display:table-header-group}.woocommerce table.cart .product-thumbnail{display:block;min-width:44px}.woocommerce table.cart .product-thumbnail img{min-width:44px;width:44px;height:auto}.woocommerce table.cart .coupon{float:left}.woocommerce table.cart .coupon input{display:inline-block;vertical-align:top}.woocommerce table.cart .actions>button{float:right;width:auto}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button{float:right}.woocommerce .col2-set{*zoom:1;width:100%}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before{content:' ';display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce .col2-set::after,.woocommerce div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.images,.woocommerce .col2-set .col-1,.woocommerce div.product div.images{float:left;width:48%}.woocommerce .col2-set .col-2{float:right;width:48%}.woocommerce img{height:auto;max-width:100%}.woocommerce .product-wrap,.woocommerce div.product .panel{padding:50px}.woocommerce #content div.product #reviews .comment,.woocommerce #content div.product div.thumbnails,.woocommerce div.product #reviews .comment,.woocommerce div.product div.thumbnails{*zoom:1}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product #reviews .comment::after,.woocommerce div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img{float:right;height:auto}.woocommerce .woocommerce-result-count{float:left}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1,.woocommerce .woocommerce-ordering{float:right}.woocommerce ul.products li.product{float:left;margin-right:3.8%;width:22.05%}.woocommerce ul.products li.first{clear:both}.woocommerce ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product{width:13.5%}.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .cart-collaterals{*zoom:1;width:100%}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before{content:' ';display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator{width:48%;*zoom:1;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}}@media (min-width:992px){h1.product_title{font-size:2rem}.sidebar-woocommerce::before{content:'';display:block;height:44px;margin-bottom:1.75rem}}.wp-block-button a,.wp-block-button a:hover{background:linear-gradient(to bottom,#ff8423 50%,#ff7304 50%);background-size:100% 200%}.wp-block-button a{border-radius:40px;color:#fff;font-weight:600;font-size:1rem;position:relative;overflow:hidden;background-repeat:no-repeat;background-position:0 0}.wp-block-button a:hover{background-position:0 100%}hr.wp-block-separator.is-style-dots{width:150px}.wrapper{border-top:1px solid rgba(128,186,217,.25);background-color:#fff}.wrapper:nth-child(2n+1){background-color:#eff3f5}.wrapper.calltoaction{padding:0}.wrapper.dark{background-color:#d0d7da}.wrapper.inverse{background-color:#eff3f5}.wrapper.inverse:nth-child(2n+1){background-color:#fff}.wrapper.map{padding:0}.wrapper.no-bottom-padding{padding-bottom:0!important}.wrapper.no-top-padding{padding-top:0!important}.wrapper.no-border{border-top:none!important}figure.home{margin-bottom:-1rem}.bg-carpet_cleaning{background-position:2px -152px}.bg-cleaning_worker{background-position:-82px -152px}.bg-commercial_cleaning{background-position:-166px -152px}.bg-cost{background-position:-302px 2px}.bg-domestic_cleaning{background-position:-302px -82px}.bg-end_of_lease_cleaning{background-position:2px -236px}.bg-guarantee{background-position:-82px -236px}.bg-insured{background-position:-166px -236px}.bg-like{background-position:-250px -236px}.bg-list{background-position:-386px 2px}.bg-office_cleaning{background-position:-386px -82px}.bg-police_check{background-position:-386px -166px}.bg-time{background-position:2px -320px}.bg-window_cleaning{background-position:-82px -320px}.bg-builder_cleaning{background-position:-166px -320px}.bg-sa{width:146px;height:50px;background:url(../png/css_sprites.png) -10px -94px}.bg-payments{width:284px;height:64px;background:url(../png/css_sprites.png) -10px -10px}.footer-widgets .rating{font-size:.85rem}.partners figure,.suburb li{margin:0}.home_slider_box{background:rgba(233,240,243,.9);padding:10px;border:2px solid #ff8423;margin:20px;border-radius:18px;max-width:none}.home_slider_box h1{font-size:1.5rem;color:#ff8423}.home_slider_box .subtitle{font-size:1rem}.home_slider_box .awards-info{text-align:center;background:#fefefe;padding:5px;border:1px solid #ccc;border-radius:5px}.home_slider_box .slider-badegs{background:url(../png/5yearsbdg.png) no-repeat center;background-size:contain;height:130px}.home_slider_box .slider-badegs .button{display:none}@media (min-width:768px){.home_slider_box{margin:20px 0 auto;max-width:450px}.home_slider_box h1{font-size:2rem}.home_slider_box .subtitle{font-size:1.5rem}.home_slider_box .badegs{background:0 0}.home_slider_box .badegs .button{display:block}}.guarantee{display:none}@media (min-width:768px){.guarantee{display:block}}.how_it_works,.how_it_works .image{text-align:center;position:relative}.how_it_works .image{width:150px;height:150px;line-height:150px;margin:0 auto 15px;background:#fff;border-width:2px;border-color:#d4d9db;border-style:solid;border-radius:100%}.how_it_works .image img{max-width:64px!important;max-height:64px!important;vertical-align:middle}.how_it_works .image.small{max-width:110px!important;max-height:110px!important;line-height:110px!important;vertical-align:middle}.how_it_works .image .number{position:absolute;font-weight:700;right:10px;bottom:10px;width:35px;height:35px;line-height:35px;font-size:15px;color:#fff;text-align:center;border-radius:100%;box-shadow:inset 0 0 0 2px rgba(0,0,0,.1);background:#ff8423}::-webkit-input-placeholder{color:#5d7577!important;opacity:1}:-ms-input-placeholder,::-ms-input-placeholder{opacity:1}::placeholder{color:#5d7577!important;opacity:1}:-ms-input-placeholder,::-ms-input-placeholder{color:#5d7577!important}.suburb h1 span{font-size:1.5rem}.suburb h2{margin:20px 0 0}.suburb-image{width:100%;max-width:450px}.bk_calendar_frame,img.scale-with-grid{width:100%!important}.greyhoundnav .menu>li>a{padding:0 10px!important}.header-top{background:#ff8423;padding:5px}.header-top .button{margin:0!important}.header-top .button.quote{background:#30414a;padding-left:15px;padding-right:15px}.header-top .button.phone-number{padding-left:0;padding-right:0}.header-top .call-container{padding-right:0;padding-left:10px}.header-top .call-container .button,.header-top .call-container .button.secondary:hover:hover{background:0 0}.header-top .call-container a,.header-top .call-container a i{color:#fff}@media (min-width:768px){ul.councils li{width:33%;display:inline-block}}.social li{display:inline-block;width:50px}.social li:before{display:none!important}.homepagetitle{font-weight:700;color:#30404a;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";margin-top:0}.homepagetitle.h1{font-size:2rem}.homepagetitle.h2{font-size:1.5rem}.homepagetitle.h3,.homeservices h2{font-size:1.125rem}.homepagetitle.light{color:#5d7577!important}.footer-widgets .widget-title{color:#ededed;font-size:1.125rem;font-weight:700}.footer-widgets .widget-title:before{content:'';display:inline-block;width:4px;height:30px;background-color:#ff8423;margin:0 15px 0 0;vertical-align:middle;padding:0}.button.large{margin-bottom:10px}.package ul,.package ul li,ul.checkmark{margin-bottom:0!important}.package ul li{font-weight:400!important}figure.homebadges{padding:60px 0 0}#menu-main-menu{margin-top:0!important;padding:0!important}#menu-main-menu li a.dd-toggle span{line-height:30px!important}.single-post-wrap img{width:100%!important;height:auto!important}.blockquote{padding:10px;height:95%!important;box-shadow:none!important;margin:0 10px 10px 0!important;background:#eff3f5!important}.blockquote .infoboxNumber{position:absolute;font-weight:600;left:10px!important;top:-10px!important;width:25px!important;height:25px!important;line-height:25px!important;font-size:18px!important;color:#fff!important;text-align:center;box-shadow:0!important;background-color:#5d7577!important;border-radius:50px!important;padding:0!important}.blockquote img{margin:10px 0!important}.step_thumb{text-align:center}.wrapper.box-items{border:0!important}.box-items .cta-box div.box-item.row{width:100%!important;margin-right:0;margin-left:0}.box-items .cta-box div.box-item.row div{text-align:left!important}.box-items .cta-box{padding-top:10px!important;padding-bottom:10px!important}.box-items .cta-box .left-icon-cont{padding-top:5px!important;padding-bottom:5px!important}.box-items .cta-box .left-icon{width:67px!important;flex-basis:67px!important}.box-items .cta-box .left-icon-text{width:100%!important}.vc{margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}ul.checkmark{padding:0!important}ul.checkmark li{font-size:14px!important;margin-left:5px!important;margin-right:5px!important;padding:.5em 0 .5em 4em!important;background:rgba(255,255,255,.6) url(https://likecleaning.com.au/wp-content/uploads/2022/02/arrow-bg.png) no-repeat left center!important;height:50px!important;display:flex!important;flex-direction:row!important;align-items:center!important}ul.checkmark li::before{border:0!important;left:4px!important;top:12px!important;margin-:0!important;padding:0!important;width:36px!important;height:36px;font-size:14px!important}.embed-responsive{margin-top:30px}.main-footer .copyright-info,.main-footer .copyright-info p{line-height:20px!important}ul.checkmark li::after{display:none!important}.ico-24hours::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -10px -10px}.ico-adaptive::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -66px -10px}.ico-all::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -10px -66px}.ico-biodegradable::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -66px -66px}.ico-booking::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -122px -10px}.ico-brotherhood::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -122px -66px}.ico-brush::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -10px -122px}.ico-buildings::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -66px -122px}.ico-calendar::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -122px -122px}.ico-carpet::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -178px -10px}.ico-carpetcleaner::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -178px -66px}.ico-certificate::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -178px -122px}.ico-certificate_1::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -10px -178px}.ico-checklist::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -66px -178px}.ico-clean::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -122px -178px}.ico-cleaning::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -178px -178px}.ico-cleaning_products::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -234px -10px}.ico-combine::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -234px -66px}.ico-construction::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -234px -122px}.ico-convenient::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -234px -178px}.ico-documents::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -10px -234px}.ico-eco::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -66px -234px}.ico-expert::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -122px -234px}.ico-fast_time::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -178px -234px}.ico-fingerprint::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -234px -234px}.ico-giveheart::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -290px -10px}.ico-guarantee::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -290px -66px}.ico-hand::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -290px -122px}.ico-handshake::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -290px -178px}.ico-happy::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -290px -234px}.ico-headphones::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -10px -290px}.ico-heart::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -66px -290px}.ico-high5::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -122px -290px}.ico-house::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -178px -290px}.ico-hygiene::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -234px -290px}.ico-like::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -290px -290px}.ico-location::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -346px -10px}.ico-loss::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -346px -66px}.ico-love::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -346px -122px}.ico-lowprice::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -346px -178px}.ico-loyal::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -346px -234px}.ico-new::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -346px -290px}.ico-numberone::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -10px -346px}.ico-office::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -66px -346px}.ico-party::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -122px -346px}.ico-polish::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -178px -346px}.ico-price::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -234px -346px}.ico-rate::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -290px -346px}.ico-rating::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -346px -346px}.ico-satisfaction::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -402px -10px}.ico-schedule::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -402px -66px}.ico-shelves::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -402px -122px}.ico-shiny::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -402px -178px}.ico-skills::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -402px -234px}.ico-smile::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -402px -290px}.ico-snap::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -402px -346px}.ico-sun::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -10px -402px}.ico-thumbsup::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -66px -402px}.ico-trophy::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -122px -402px}.ico-umbrella::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -178px -402px}.ico-university::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -234px -402px}.ico-vacuum::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -290px -402px}.ico-window::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -346px -402px}.ico-wipe::before{background:url(https://likecleaning.com.au/wp-content/uploads/2022/02/icons.png) -402px -402px}.left-icon-cont{padding:20px 10px!important}.small-card-container{display:flex;justify-content:flex-start;position:relative;padding:20px 10px;border-radius:10px;background:#fff;border:1px solid #ccc}.adv-block{margin-bottom:40px}.adv-icon{display:block;background-color:rgba(230,230,230,.2);padding:0;width:100px;height:100px;margin:0 auto;border-radius:5px;text-align:center;border:1px solid #d9e3ee}.adv-icon img{margin-top:7px;height:86px;width:86px}.screen-reader-response{display:none}.franchise-form .column{position:relative;margin-bottom:40px}.franchise-form .column .wpcf7-not-valid-tip{margin-top:-20px;color:#d41;font-size:14px;font-style:italic}.franchise-form input,.franchise-form select,.franchise-form textarea{background-color:#fff!important}