<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clearafter {
    content: '';
    display: block;
    clear: both
}

#nav-next img, #nav-next span.nextprev, #nav-prev img, #nav-prev span.nextprev, .vcenter {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.chromejitterfix {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

#b2maincontent li, #b2maincontent p, #box1 img#b1img, .backface {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.clearafter {
    content: '';
    display: block;
    clear: both
}

#nav-next img, #nav-next span.nextprev, #nav-prev img, #nav-prev span.nextprev, .vcenter {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.chromejitterfix {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

#b2maincontent li, #b2maincontent p, #box1 img#b1img, .backface {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#box1 {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    position: relative;
    border-bottom: 8px solid #8cd1d9;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    background: #513042
}

    #box1 img#b1img {
        display: inline-block;
        vertical-align: middle;
        height: 120px;
        margin-right: 20px
    }

    #box1 h1 {
        margin: 0;
        font-family: "Oswald", sans-serif;
        color: #fff;
        position: relative;
        font-size: 60px;
        line-height: 60px;
        font-weight: 700;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        text-transform: uppercase;
        letter-spacing: -1.5px;
        display: inline-block;
        vertical-align: middle
    }

        #box1 h1 span {
            font-weight: 300
        }

        #box1 h1:before {
            content: 'Marketing';
            position: absolute;
            top: -14px;
            left: 4px;
            letter-spacing: 10px;
            font-family: "Oswald", sans-serif;
            text-transform: uppercase;
            font-weight: 300;
            font-size: 14px;
            line-height: 14px;
            text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
            opacity: 0.3
        }

#nav-next, #nav-prev {
    height: 60px;
    width: 218px;
    display: block;
    background: none;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    text-decoration: none;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 1px 1px 2px transparent;
    box-shadow: 1px 1px 2px transparent
}

#nav-prev {
    left: -155px
}

#nav-next {
    right: -155px;
    text-align: left
}

    #nav-next img, #nav-prev img {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        display: block;
        width: 16px;
        height: 34px
    }

#nav-prev img {
    float: right;
    margin-right: 20px
}

#nav-next img {
    float: left;
    margin-left: 20px
}

#nav-next span.nextprev, #nav-prev span.nextprev {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 17px;
    top: 54%;
    display: block;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase
}

#nav-prev span.nextprev {
    float: right;
    margin-right: 17px
}

#nav-next span.nextprev {
    float: left;
    margin-left: 17px
}

span.nextprevtitle {
    display: block;
    font-size: 300 !important;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.87);
    letter-spacing: 0 !important;
    font-family: "Roboto", sans-serif !important;
    text-transform: none
}

#nav-prev span.nextprevtitle {
    text-align: right;
    padding-right: 2px
}

#nav-prev:hover {
    background: rgba(81, 48, 66, 0.9);
    left: 0;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2)
}

#nav-next:hover {
    background: rgba(81, 48, 66, 0.9);
    right: 0;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2)
}

    #nav-next:hover img, #nav-prev:hover img {
        -webkit-filter: brightness(1);
        filter: brightness(1);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        width: 16px;
        height: 34px
    }

    #nav-next:hover span.nextprev, #nav-prev:hover span.nextprev {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

@media screen and (max-width:1260px) {
    #nav-next, #nav-prev {
        top: 48%
    }

    #nav-prev {
        left: -160px;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    #nav-next {
        right: -160px;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    #nav-prev:hover {
        left: -160px;
        background: none
    }

    #nav-next:hover {
        right: -160px;
        background: none
    }

        #nav-next:hover span.nextprev, #nav-prev:hover span.nextprev {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0
        }
}

@media screen and (max-width:1012px) {
    #box1 {
        padding-top: 30px;
        padding-bottom: 33px
    }

        #box1 img#b1img {
            display: block;
            margin-right: inherit;
            margin: 0 auto;
            margin-bottom: 15px
        }

        #box1 h1 {
            display: block;
            text-align: center;
            font-size: 40px;
            line-height: 40px
        }

            #box1 h1:before {
                position: relative;
                top: inherit;
                left: inherit;
                display: block;
                letter-spacing: 1px;
                margin-bottom: 5px
            }

    #nav-prev {
        left: -168px
    }

    #nav-next {
        right: -168px
    }

    #nav-prev:hover {
        left: -168px
    }

    #nav-next:hover {
        right: -168px
    }
}

#box2 {
    margin-top: 0;
    margin-bottom: 0;
    background: none
}

    #box2 .sitewidth {
        padding: 30px 0 25px 0;
        -webkit-box-shadow: 1px 1px 2px transparent;
        box-shadow: 1px 1px 2px transparent;
        position: relative
    }

#alllink {
    position: absolute;
    top: 17px;
    right: 20px;
    z-index: 4
}

    #alllink a {
        text-decoration: underline;
        font-family: "Oswald", sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #f46120;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        -moz-transition: 0.1s;
        -o-transition: 0.1s;
        -webkit-transition: 0.1s;
        transition: 0.1s
    }

        #alllink a i {
            display: inline-block;
            margin-right: 5px
        }

    #alllink span {
        color: #f46120;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px;
        font-size: 0
    }

    #alllink a:hover {
        color: #f57238
    }

#b2first {
    padding-top: 30px;
    text-align: center;
    border-bottom: 0 dotted #ddd;
    padding-bottom: 30px;
    margin-bottom: 0
}

    #b2first &gt; img, #b2firstcontent {
        display: inline-block;
        vertical-align: top;
        text-align: left
    }

    #b2first &gt; img {
        width: 46%;
        margin-right: 50px
    }

#b2firstcontent {
    width: 45%
}

#b2quote {
    font-size: 25px;
    line-height: 45px;
    font-family: 'Cardo', serif;
    font-style: italic;
    position: relative;
    font-weight: 400;
    color: #555;
    padding-top: 37px
}

    #b2quote span {
        font-size: 50px;
        font-weight: 400;
        font-style: italic;
        display: inline-block;
        vertical-align: middle
    }

#firstquote {
    position: absolute;
    left: -30px
}

#b2bottom {
    text-align: right;
    padding-top: 10px
}

    #b2bottom div, #b2bottom img {
        display: inline-block;
        vertical-align: middle;
        text-align: right
    }

    #b2bottom img {
        width: 40px;
        margin-left: 10px
    }

    #b2bottom div {
        width: auto;
        font-size: 14px;
        color: #555
    }

        #b2bottom div strong {
            display: block;
            font-family: 'Cardo', serif;
            font-size: 20px
        }

@media screen and (max-width:1336px) {
    #b2first &gt; img {
        margin-right: 40px
    }
}

@media screen and (max-width:1012px) {
    #alllink {
        display: block;
        position: relative;
        margin: 0 auto;
        top: inherit;
        right: inherit;
        width: 200px;
        text-align: center
    }

        #alllink span {
            display: none
        }

        #alllink a {
            display: block;
            margin-bottom: 7px
        }

    #b2first &gt; img {
        width: 100%;
        max-width: 400px;
        margin-right: inherit;
        display: block;
        margin: 0 auto
    }

    #b2firstcontent {
        width: 100%
    }

    #b2quote {
        width: 90%;
        margin: 0 auto;
        display: block;
        font-size: 20px;
        line-height: 35px;
        text-align: center
    }

    #firstquote {
        position: relative;
        left: inherit;
        display: inline;
        margin-right: 4px
    }

    #b2bottom {
        padding-top: 20px
    }

        #b2bottom, #b2bottom div, #b2bottom img {
            text-align: center
        }

            #b2bottom img {
                margin-top: 10px
            }
}

#b2maincontent {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 60px
}

    #b2maincontent h2, #b2maincontent h3, #b2maincontent h4, #b2maincontent h5 {
        font-family: "Oswald", sans-serif
    }

    #b2maincontent h2 {
        color: #513042;
        border-bottom: 1px dotted #ddd;
        padding-bottom: 10px;
        letter-spacing: -.5px;
        font-size: 24px;
        line-height: 27px;
        font-weight: 700;
        margin-top: 27px;
        margin-bottom: 15px
    }

        #b2maincontent h2 i {
            display: inline-block;
            margin-right: 8px
        }

        #b2maincontent h2 span {
            font-weight: 700;
            color: #b9cd1d
        }

            #b2maincontent h2 span span {
                font-weight: 400
            }

    #b2maincontent h3 {
        font-size: 22px;
        line-height: 27px;
        padding-top: 20px;
        padding-bottom: 18px;
        color: #f46120;
        font-weight: 400
    }

    #b2maincontent h4 {
        font-size: 20px;
        line-height: 25px;
        padding-top: 20px;
        padding-bottom: 18px;
        color: #513042;
        font-weight: 400
    }

    #b2maincontent li, #b2maincontent p {
        font-family: "Roboto", sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: 300
    }

        #b2maincontent p strong {
            font-weight: 700
        }

    #b2maincontent ol, #b2maincontent ul {
        padding-top: 10px;
        padding-bottom: 10px
    }

    #b2maincontent li {
        margin-bottom: 15px;
        color: #333;
        margin-left: 35px
    }

        #b2maincontent li a {
            font-weight: 300
        }

#mainviewlink {
    text-align: center;
    padding: 10px 0 12px 0
}

    #mainviewlink a {
        font-size: 20px;
        font-weight: 300;
        font-family: "Oswald", sans-serif;
        display: inline-block;
        border-radius: 5px;
        background: #fbb032;
        color: #513042;
        padding: 12px;
        text-decoration: none;
        -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2)
    }

    #mainviewlink i {
        display: inline-block;
        margin-right: 5px
    }

    #mainviewlink a:hover {
        background: #fbb746
    }

#b2maincontent .sitelinks {
    font-weight: 400;
    letter-spacing: 0px
}

#b2maincontent .imgpreview {
    outline: none;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    border: 1px solid #513042;
    position: relative;
    display: block
}

    #b2maincontent .imgpreview:before {
        content: 'Click to enlarge';
        text-align: center;
        position: absolute;
        left: 0;
        top: -24px;
        width: 100%;
        font-size: 12px;
        font-weight: 400;
        text-decoration: none;
        color: #333;
        font-family: "Roboto", sans-serif
    }

    #b2maincontent .imgpreview img {
        display: block;
        max-width: 200px;
        outline: none
    }

    #b2maincontent .imgpreview:hover img {
        opacity: 0.92
    }

#b2maincontent .imgfloat1 {
    float: right;
    width: 200px;
    margin: 5px 0 10px 30px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    outline: none
}

#b2maincontent .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 40px
}

    #b2maincontent .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

@media screen and (max-width:1336px) {
    #b2maincontent .sitewidth {
        width: 90%
    }
}

@media screen and (max-width:1012px) {
    #b2maincontent p {
        font-family: "Roboto", sans-serif;
        font-size: 18px;
        line-height: 27px
    }

    #b2maincontent img {
        max-width: 100%
    }

    #b2maincontent .imgpreview {
        margin: 0 auto !important;
        float: none !important;
        width: 200px;
        margin-top: 34px !important;
        margin-bottom: 33px !important
    }

    #b2maincontent .imgfloat1 {
        float: none;
        display: block;
        margin: 0 auto;
        width: 200px;
        max-width: 100%;
        margin-top: 20px;
        margin-bottom: 30px
    }
}

.accwrap {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 4px
}

#b2maincontent .accwrap h3 {
    background: #f6f6f6;
    color: #513042;
    margin: 6px 0 0 0;
    padding: 14px 7% 16px 2% !important;
    position: relative;
    cursor: pointer;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    z-index: 5;
    text-align: left;
    width: 91%;
    outline: none;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

.accordioncontainer .accordion:hover {
    background: #eeeeee
}

.accordioncontainer .ui-accordion-header.ui-state-active {
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    position: relative
}

    .accordioncontainer .ui-accordion-header.ui-state-active:after {
        content: '';
        display: none;
        width: 98%;
        height: 1px;
        background: #f56f33;
        position: absolute;
        bottom: 0
    }

.accordioncontainer div.content {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #fff;
    text-align: left
}

    .accordioncontainer div.content li {
        list-style-type: disc;
        margin-left: 35px;
        color: #000
    }

.accordioncontainer .iconCollapse {
    display: block;
    position: absolute;
    top: 50%;
    right: 1.8%;
    margin-top: -15px;
    width: 31px;
    height: 31px;
    background: url(../../images/accordian-collapse.png) center center no-repeat
}

.accordioncontainer .iconExpand {
    display: block;
    float: right;
    background: url(../../images/accordian-expand.png) center center no-repeat;
    position: absolute;
    top: 50%;
    right: 1.8%;
    margin-top: -15px;
    width: 31px;
    height: 31px
}

@media screen and (max-width:1012px) {
    .accordioncontainer .accordion {
        width: 85%;
        padding: 18px 12% 20px 3% !important
    }

    .accordioncontainer div.content {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%
    }
}

#callout1 {
    background: #fff;
    padding-top: 200px;
    padding-bottom: 200px;
    text-align: center;
    position: relative;
    border-top: 0 solid #ddd;
    border-bottom: 0 solid #ddd;
    -webkit-box-shadow: inset 0 0px 30px transparent;
    box-shadow: inset 0 0px 30px transparent
}

    #callout1:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../images/bg22.jpg) left center;
        background-size: cover;
        opacity: 0.85;
        z-index: 1;
        -webkit-box-shadow: inset 0px 0px 30px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0px 0px 30px rgba(0, 0, 0, 0.3)
    }

#callout1content {
    z-index: 2;
    position: relative
}

    #callout1content a#b3mainlink {
        display: inline-block;
        padding: 20px 40px 20px 40px;
        background: #f46120;
        border: 0 solid #f57238;
        border-radius: 5px;
        color: #fff;
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        z-index: 2;
        position: relative;
        text-decoration: none;
        font-size: 24px;
        -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
        letter-spacing: -.5px;
        text-transform: uppercase;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        -webkit-transition: 0.2s;
        transition: 0.2s;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1)
    }

        #callout1content a#b3mainlink:hover {
            background: #f56f33
        }

    #callout1content p {
        color: #fff;
        font-size: 25px;
        line-height: 32px;
        font-family: "Oswald", sans-serif;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        color: #fff;
        padding: 0;
        margin: 0;
        margin-top: 20px;
        font-weight: 300;
        letter-spacing: 1px
    }

        #callout1content p a {
            font-family: "Oswald", sans-serif;
            color: white;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: -.5px
        }

@media screen and (max-width:1012px) {
    #callout1 {
        background: #fff;
        padding-top: 140px;
        padding-bottom: 140px
    }

        #callout1:after {
            background-position: center center;
            background-size: auto
        }

    #callout1content a#b3mainlink {
        font-size: 20px
    }

    #callout1content p a {
        display: block
    }
}

#contentbg .mpackages {
    padding-top: 45px;
    padding-bottom: 60px
}

#box1 {
    background: #7f4a8e;
    border-color: rgba(245, 243, 69, 0.9)
}

    #box1 h1:before {
        opacity: 0.4
    }

#b2maincontent {
    padding-top: 20px
}

    #b2maincontent h3 {
        color: #7f4a8e
    }

    #b2maincontent h4 {
        color: #f46120;
        font-weight: 700;
        margin-bottom: 6px
    }

    #b2maincontent h5 {
        color: #b9cd1d;
        font-size: 20px;
        line-height: 24px;
        font-weight: 400;
        margin-top: 0;
        margin-bottom: 13px
    }

    #b2maincontent .imgfloat1 {
        -webkit-box-shadow: none;
        box-shadow: none;
        width: auto
    }

.jp-audio {
    display: block;
    margin: 0 auto;
    margin-left: inherit !important;
    margin-top: 10px;
    max-width: 100%;
    margin-bottom: 20px
}

.jp-playlist-current {
    margin-bottom: 0 !important
}

@media screen and (max-width:1012px) {
    .jp-audio {
        overflow: hidden
    }
}
</pre></body></html>