@font-face {
    font-family: officeworksWeb;
    src: url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Book.eot);
    src: url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Book.eot?#iefix) format("embedded-opentype"),
        url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Book.woff) format("woff"), url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Book.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: officeworksWeb;
    src: url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Demi.eot);
    src: url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Demi.eot?#iefix) format("embedded-opentype"),
        url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Demi.woff) format("woff"), url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Demi.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: officeworksWeb;
    src: url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Bold.eot);
    src: url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Bold.eot?#iefix) format("embedded-opentype"),
        url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Bold.woff) format("woff"), url(https://www.officeworks.com.au/resources/fonts/OfficeWorksWeb/OfficeworksWeb-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}
#breadcrumbs-main-mod + .container-fluid {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}
.ow-content__buying-guide {
    font-size: 16px;
    color: #252525;
}
@media (min-width: 990px) {
    .ow-content__buying-guide {
        font-size: 16px;
    }
}
.ow-content__buying-guide h1,
.ow-content__buying-guide h2,
.ow-content__buying-guide h3,
.ow-content__buying-guide h4,
.ow-content__buying-guide h5 {
    line-height: 1;
    font-family: officeworksWeb, Arial, sans-serif;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    color: #001080!important;
}
.ow-content__buying-guide h1 {
    font-size: 2.5em;
}
.ow-content__buying-guide h2 {
    font-size: 1.8em;
}
.ow-content__buying-guide h3 {
    font-size: 1.4em;
}
.ow-content__buying-guide h4 {
    font-size: 1.4em;
}
.ow-content__buying-guide h5 {
    font-size: 1.3em;
}
.ow-content__buying-guide h5.product-name {
    font-size: initial;
}
.ow-content__buying-guide p {
    font-size: 1em;
    line-height: 1.3;
    font-family: "helvetica neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}
.ow-content__buying-guide .col-sm-12,
.ow-content__buying-guide .col-xs-12 {
    padding-left: 20px;
    padding-right: 20px;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .col-sm-12,
    .ow-content__buying-guide .col-xs-12 {
        padding-left: 36px;
        padding-right: 36px;
    }
}
@media (min-width: 990px) {
    .ow-content__buying-guide .col-offset-1--override {
        left: 8.33333333%;
        margin-left: 0;
    }
}
@media (min-width: 990px) {
    .ow-content__buying-guide .col-offset-2--override {
        left: 16.6666666667%;
        margin-left: 0;
    }
}
.ow-content__buying-guide .img-right > .container-fluid > .row {
    display: flex;
    flex-flow: column;
}
.ow-content__buying-guide .img-right > .container-fluid > .row div:first-child {
    order: 3;
}
.ow-content__buying-guide .img-right > .container-fluid > .row div:last-child {
    order: 2;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .img-right > .container-fluid > .row {
        display: block;
    }
}
@media (min-width: 990px) {
    .ow-content__buying-guide .col-align {
        float: none;
        display: inline-block;
    }
}
.ow-content__buying-guide .col-align--top {
    vertical-align: top;
}
.ow-content__buying-guide .col-align--center {
    vertical-align: middle;
}
.ow-content__buying-guide .col-align--bottom {
    vertical-align: bottom;
}
.ow-content__buying-guide .btn-default {
    display: block;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #001080;
    transition: all 0.1s ease-out;
}
.ow-content__buying-guide .btn-default:hover {
    color: white;
    background-color: #005bab;
}
a.buying-guide-btn{
    color: #001080!important;
    border-bottom: 1px solid #001080!important;
}
@media (min-width: 480px) {
    .ow-content__buying-guide .btn-default {
        display: inline-block;
        width: auto;
    }
}
.ow-content__buying-guide .section-padding {
    padding: 6em 0;
}
@media (min-width: 990px) {
    .ow-content__buying-guide .section-padding {
        padding: 5em 0;
    }
}
.ow-content__buying-guide .ow-hero-banner__container {
    background-color: #005bab;
    background-image: radial-gradient(circle at 4% -40%, #66a2d5 8%, #005e9a 57%, #102563 83%);
}
.ow-content__buying-guide .ow-hero-banner__container .container-fluid {
    max-width: 820px !important;
}
@media (min-width: 990px) {
    .ow-content__buying-guide .ow-hero-banner__container {
        background-image: radial-gradient(circle at 4% -30%, #66a2d5 8%, #005e9a 57%, #102563 83%);
    }
}
@media (min-width: 1200px) {
    .ow-content__buying-guide .ow-hero-banner__container {
        background-image: radial-gradient(ellipse 90% 170% at 30% 7%, #66a2d5 0%, #005e9a 34%, #102563 70%);
    }
}
.ow-content__buying-guide .ow-hero-banner {
    width: 100%;
    max-width: 100% !important;
    margin: 0 auto;
    text-align: left;
    padding-top: 136px;
    padding-bottom: 120px;
    margin-bottom: 190px;
    position: relative;
    background-size: 0;
    background-repeat: no-repeat;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-hero-banner {
        margin-bottom: 0;
        background-size: 287px;
        background-position: 92% 100%;
    }
}
.ow-content__buying-guide .ow-hero-banner h1 {
    color: white;
    font-weight: 400;
}
.ow-content__buying-guide .ow-hero-banner h1 span {
    color: #99ecff;
    font-weight: 700;
    font-size: 1em;
    line-height: 1;
    font-family: officeworksWeb, Arial, sans-serif;
    margin-top: 0;
}
.ow-content__buying-guide .ow-hero-banner::before {
    display: block;
    content: " ";
    background-image: url("https://www.officeworks.com.au/resources/buying-guides-new/assets/images/dinkus.svg");
    background-size: 95px 94px;
    height: 94px;
    width: 95px;
    position: absolute;
    top: 40px;
    left: 4px;
    transition: all 0.1s ease-in;
}
@media (min-width: 990px) {
    .ow-content__buying-guide .ow-hero-banner::before {
        position: absolute;
        margin-left: -86px;
        margin-top: 6px;
    }
}
.ow-content__buying-guide .ow-navigation-container {
    background: none;
}
.ow-content__buying-guide .ow-navigation-container .container-fluid {
    max-width: 820px;
}
.ow-content__buying-guide .ow-navigation {
    list-style-type: none !important;
    list-style-image: none;
    padding-left: 0;
    transform: translateY(-190px);
    height: 20px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-navigation {
        height: auto;
        display: flex;
        transform: translateY(-50%);
        padding-left: 0;
        padding-right: 0;
    }
}
.ow-content__buying-guide .ow-navigation li {
    background-color: #e0e0e0;
    list-style-type: none;
    margin-bottom: 0;
    text-align: center;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-navigation li {
        flex-basis: 100%;
        margin-right: 10px;
        margin-left: 10px;
    }
}
.ow-content__buying-guide .ow-navigation li:nth-child(2) {
    background-color: #f5f5f5;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-navigation li:nth-child(2) a {
        box-shadow: 2px 2px 6px #00000029;
    }
}
.ow-content__buying-guide .ow-navigation li a {
    font-family: officeworks, Arial, sans-serif;
    display: block;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    color: #001080;
    text-decoration: none;
    letter-spacing: 0.1px;
    border-bottom: none;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-top: 11px;
}
@media (min-width: 480px) {
    .ow-content__buying-guide .ow-navigation li a {
        padding-left: 0;
        text-align: center;
    }
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-navigation li a {
        padding-bottom: 40px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 40px;
        box-shadow: 1px 2px 4px #00000038;
    }
    .ow-content__buying-guide .ow-navigation li a:hover {
        color: #252525;
    }
    .ow-content__buying-guide .ow-navigation li a:hover:after {
        background: #005bab;
    }
}
.ow-content__buying-guide .ow-banner-section-container--blue {
    background: #005bab;
}
.ow-content__buying-guide .ow-banner-section-container .container-fluid {
    max-width: 820px;
}
.ow-content__buying-guide .ow-guide-banner {
    width: calc(100% - 3px);
    margin: 30px 0 40px;
    height: 105px;
    font-family: officeworksWeb, officeworks, Arial, sans-serif;
    display: flex;
    color: white;
    -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 989px) {
    .ow-content__buying-guide .ow-guide-banner {
        height: auto;
    }
}
.ow-content__buying-guide .ow-guide-banner .ow-guide-banner__dinkus {
    z-index: 3;
    position: absolute;
    width: 85px;
    transform: translateY(5px) translateX(-80px);
}
@media screen and (max-width: 989px) {
    .ow-content__buying-guide .ow-guide-banner .ow-guide-banner__dinkus {
        position: relative;
        transform: translateX(10px);
    }
}
.ow-content__buying-guide .ow-guide-banner .ow-guide-banner__banner-container {
    width: 100%;
    padding: 20px;
}
.ow-content__buying-guide .ow-guide-banner .ow-guide-banner__banner-container__text {
    height: 85px;
    position: relative;
}
@media screen and (max-width: 375px) {
    .ow-content__buying-guide .ow-guide-banner .ow-guide-banner__banner-container__text {
        height: auto;
    }
}
@media screen and (max-width: 989px) {
    .ow-content__buying-guide .ow-guide-banner .ow-guide-banner__banner-container__text {
        margin-left: initial;
    }
}
.ow-content__buying-guide .ow-guide-banner .ow-guide-banner__h2 {
    font-size: 27px;
    line-height: 1;
    margin: 0 0 12px;
    color: #fff!important;
}
@media screen and (max-width: 768px) {
    .ow-content__buying-guide .ow-guide-banner .ow-guide-banner__h2 {
        font-size: 21px;
    }
}
.ow-content__buying-guide .ow-guide-banner .ow-guide-banner__h2 .ow-guide-banner__banner-container--strong {
    color: #99ecff;
}
.ow-content__buying-guide .ow-guide-banner .ow-guide-banner__break {
    display: initial;
}
@media screen and (max-width: 375px) {
    .ow-content__buying-guide .ow-guide-banner .ow-guide-banner__break {
        display: none;
    }
}
.ow-content__buying-guide .ow-guide-banner .ow-guide-banner__banner-container__button {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: -17px;
}
@media screen and (max-width: 768px) {
    .ow-content__buying-guide .ow-guide-banner .ow-guide-banner__banner-container__button {
        margin-top: 0;
    }
}
.ow-content__buying-guide .ow-guide-banner .ow-guide-banner__p {
    font-family: officeworksWeb, officeworks, Arial, sans-serif;
    font-size: 12.5px;
    font-weight: 300;
    letter-spacing: 0.2px;
    display: inline;
    margin: 14px 0;
    -webkit-font-smoothing: subpixel-antialiased;
}
@media screen and (max-width: 768px) {
    .ow-content__buying-guide .ow-guide-banner .ow-guide-banner__p {
        display: none;
        margin: 0;
    }
}
.ow-content__buying-guide .ow-guide-banner a.ow-guide-banner__button {
    position: absolute;
    right: 0;
    bottom: 0px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    background-color: transparent;
    border-radius: 3px;
    padding: 8px 16px;
    color: #001080;
    background-color: #fff;
    transition: all 0.1s ease-out;
}
.ow-content__buying-guide .ow-guide-banner a.ow-guide-banner__button:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid white;
}
@media screen and (max-width: 768px) {
    .ow-content__buying-guide .ow-guide-banner a.ow-guide-banner__button {
        position: relative;
    }
}
.ow-content__buying-guide .ow-text-section-container .ow-text-section h2,
.ow-content__buying-guide .ow-text-section-container .ow-text-section h3 {
    color: #252525;
    line-height: 1.2;
}
.ow-content__buying-guide .ow-text-section-container--intro-text p {
    font-family: "officeworksWeb", Arial, sans-serif;
    font-weight: 300;
    font-size: 18px;
}
.ow-content__buying-guide .ow-text-section-container--grey {
    background-color: #f5f5f5;
}
.ow-content__buying-guide .ow-text-section-container--grey .ow-text-section h2,
.ow-content__buying-guide .ow-text-section-container--grey .ow-text-section h3 {
    color: #005bab;
    margin-bottom: 12px;
}
.ow-content__buying-guide .ow-text-section-container--grey .ow-text-section__nav-header {
    margin-top: -46px;
    font-size: 14px;
    width: 180px;
    -webkit-font-smoothing: antialiased;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-text-section-container--grey .ow-text-section__nav-header {
        margin-top: 0;
    }
}
.ow-content__buying-guide .ow-text-section-container .container-fluid {
    max-width: 820px;
}
.ow-content__buying-guide .ow-text-section__nav-header {
    font-family: officeworks, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.4px;
    position: relative;
    color: #252525;
    margin-bottom: 50px;
}
.ow-content__buying-guide .ow-text-section__nav-header:after {
    position: absolute;
    content: "";
    height: 1px;
    bottom: -20px;
    background: #001080;
    width: 100%;
    left: 0;
}
@media (min-width: 1200px) {
    .ow-content__buying-guide .ow-text-section__nav-header {
        position: absolute;
        left: -191px;
    }
}
.ow-content__buying-guide .ow-feature-icon-section-container .container-fluid {
    max-width: 660px;
}
@media (min-width: 990px) {
    .ow-content__buying-guide .ow-feature-icon-section-container .container-fluid {
        max-width: 961px;
    }
}
@media (min-width: 990px) {
    .ow-content__buying-guide .ow-feature-icon-section-container--four-icons .container-fluid {
        max-width: 1200px;
    }
}
.ow-content__buying-guide .ow-feature-icon__card {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.ow-content__buying-guide .ow-feature-icon__card h3 {
    color: #005bab;
}
.ow-content__buying-guide .ow-feature-icon__image {
    position: relative;
    overflow: hidden;
    padding-bottom: 60%;
}
.ow-content__buying-guide .ow-feature-icon__image img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding-left: 25%;
    padding-right: 25%;
}
.ow-content__buying-guide .ow-feature-icon__header {
    color: #005bab;
    margin-bottom: 1rem;
}
.ow-content__buying-guide .ow-feature-icon__text {
    margin: 0 auto;
    max-width: 250px;
}
.ow-content__buying-guide .ow-link-tile__container {
    display: block;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-link-tile__container {
        display: flex;
        justify-content: center;
    }
}
.ow-content__buying-guide .ow-link-tile {
    width: 100%;
    max-width: 100%;
    margin-bottom: -1px;
    margin-left: -1px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    position: static;
    padding: 10px 20px;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-link-tile {
        max-width: 250px;
    }
    .ow-content__buying-guide .ow-link-tile:hover {
        border-color: #005bab;
        position: relative;
    }
}
.ow-content__buying-guide .ow-link-tile__header {
    font-size: 16px;
    margin: 10px 0 0;
    height: 60px;
}
.ow-content__buying-guide .ow-link-tile__image-container {
    height: 190px;
    min-height: 190px;
    line-height: 190px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.ow-content__buying-guide .ow-link-tile__image-container img {
    width: auto;
    height: 100%;
    margin: 0px auto;
}
.ow-content__buying-guide .ow-feature-section-container .container-fluid {
    max-width: 820px;
}
.ow-content__buying-guide .ow-feature-section {
    display: table;
    width: 100%;
}
.ow-content__buying-guide .ow-feature-section__image-container img {
    max-width: 100%;
    margin: 0px auto;
}
.ow-content__buying-guide .ow-feature-section__feature-text ul {
    margin-bottom: 10px;
}
.ow-content__buying-guide .ow-feature-section__feature-text ul.is-ticked li {
    line-height: 1;
    padding-left: 1em;
}
.ow-content__buying-guide .ow-feature-section__header {
    color: #252525;
    margin-top: 1em;
    margin-bottom: 1em;
    font-family: officeworks, Arial, sans-serif;
}
.ow-content__buying-guide .ow-large-feature-section__image-container {
    padding-bottom: 100%;
    background-position: center;
    background-size: 100%;
    transform: translateY(20%) translateX(-20%);
    transition: transform 0.14s ease-in-out;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-large-feature-section__image-container {
        padding-bottom: 100%;
        background-position: top center;
        background-size: cover;
        transform: translateY(20%) translateX(-20%);
    }
}
@media (min-width: 990px) {
    .ow-content__buying-guide .ow-large-feature-section__image-container {
        padding-bottom: 65%;
        background-size: cover;
        transform: none;
    }
}
.ow-content__buying-guide .ow-large-feature-section-container ol {
    list-style: none;
    counter-reset: my-awesome-counter;
}
.ow-content__buying-guide .ow-large-feature-section-container ol li {
    counter-increment: my-awesome-counter;
}
.ow-content__buying-guide .ow-large-feature-section-container ol li > div > div::before {
    content: "0" counter(my-awesome-counter);
    color: #001080;
    font-weight: bold;
    font-size: 55px;
    font-weight: 300;
    font-family: officeworksWeb;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-large-feature-section-container ol li > div > div::before {
        position: absolute;
        left: -192px;
        top: -15px;
    }
}
.ow-content__buying-guide .ow-large-feature-section-container li:last-child .ow-feature-section__feature-text p:last-child {
    margin-bottom: 0;
}
.ow-content__buying-guide .ow-large-feature-section-container .row {
    overflow: hidden;
}
@media (min-width: 990px) {
    .ow-content__buying-guide .ow-large-feature-section-container .row {
        margin-top: 50px;
        margin-bottom: 70px;
    }
}
.ow-content__buying-guide .ow-large-feature-section-container > .container-fluid > .row {
    display: flex;
    flex-direction: column;
}
.ow-content__buying-guide .ow-large-feature-section-container > .container-fluid > .row div:first-child {
    order: 3;
}
.ow-content__buying-guide .ow-large-feature-section-container > .container-fluid > .row div:last-child {
    order: 2;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-large-feature-section-container > .container-fluid > .row {
        display: block;
        float: none;
    }
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-large-feature-section-container.img-right .ow-large-feature-section__image-container {
        transform: translateY(20%) translateX(20%);
    }
}
@media (min-width: 990px) {
    .ow-content__buying-guide .ow-large-feature-section-container.img-right .ow-large-feature-section__image-container {
        transform: translateY(20%) translateX(0);
    }
}
.ow-content__buying-guide .ow-large-feature-section-container.img-right > .container-fluid > .row {
    display: flex;
    flex-direction: column;
}
.ow-content__buying-guide .ow-large-feature-section-container.img-right > .container-fluid > .row div:first-child {
    order: 2;
}
.ow-content__buying-guide .ow-large-feature-section-container.img-right > .container-fluid > .row div:last-child {
    order: 3;
}
@media (min-width: 640px) {
    .ow-content__buying-guide .ow-large-feature-section-container.img-right > .container-fluid > .row {
        display: block;
        float: none;
    }
}
.ow-content__buying-guide .ow-large-feature-section-container .ow-feature-section__feature-text p:last-child {
    margin-bottom: 40px;
}
.ow-content__buying-guide .ow-large-feature-section__header {
    font-weight: 100;
    font-size: 30px;
    color: #252525;
}
.ow-content__buying-guide .ow-large-feature-section__header span {
    font-weight: 700;
}
.ow-content__buying-guide .ow-accordion-menu {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
.ow-content__buying-guide .ow-accordion-menu li > div {
    padding: 20px;
}
.ow-content__buying-guide .ow-accordion-menu li > div:hover {
    background-color: #f1fbff;
}
.ow-content__buying-guide .ow-accordion-menu li > div > span {
    font-size: 20px;
}
.ow-content__buying-guide .ow-accordion-menu .ow-accordion-menu__item.collapse:hover {
    background-color: white;
}
.ow-content__buying-guide .ow-accordion-menu .ow-toggle {
    right: 20px;
    top: 20px;
}
.ow-content__buying-guide .ow-video-section-container .ow-text-section h2,
.ow-content__buying-guide .ow-video-section-container .ow-text-section h3 {
    color: #005bab;
}
.ow-content__buying-guide .ow-video-section-container--grey {
    background-color: #f5f5f5;
}
.ow-content__buying-guide .ow-video-section-container--grey .ow-text-section h2,
.ow-content__buying-guide .ow-video-section-container--grey .ow-text-section h3 {
    color: #005bab;
}
.ow-content__buying-guide .ow-video-section-container .container-fluid {
    max-width: 660px;
}
