/* CSS Normalize/Reset
--------------------------------------------------------------*/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
video {
    display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
    display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-font-smoothing: antialiased; }

/*
 * Removes default margin.
 */
body {
    margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
    outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
    font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
    font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
    font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
q {
    quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sup {
    top: -0.5em; }

sub {
    bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img, canvas {
    border: 0;
    display: block; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
    overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
    margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 2 */
    margin: 0;
    /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
    line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
    cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0; }

/* Background Group
--------------------------------------------------------------*/
/* Box Group
--------------------------------------------------------------*/
/* Border Group
--------------------------------------------------------------*/
/* Transform Group
--------------------------------------------------------------*/
/* Gradients
--------------------------------------------------------------*/
/* Other
--------------------------------------------------------------*/
/*
Hoyhoy helper mixins
---------------------------*/
/* Fonts
--------------------------------------------------------------*/
/* GENERAL WIDTH */
/* Breakpoint sizes
--------------------------------------------------------------*/
/* Colors
--------------------------------------------------------------*/
/* Z-indexes
--------------------------------------------------------------*/
/* Componentspacing
--------------------------------------------------------------*/
/* Globals
--------------------------------------------------------------*/
/* Font including
--------------------------------------------------------------*/
@font-face {
    font-family: "HoyHoy Pro Light";
    src: url("../fonts/hoyhoy/light.eot");
    src: url("../fonts/hoyhoy/light.eot?#iefix") format("embedded-opentype"), url("../fonts/hoyhoy/light.woff") format("woff"), url("../fonts/hoyhoy/light.ttf") format("truetype"), url("../fonts/hoyhoy/light.svg#HoyHoy Pro Light") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: "HoyHoy Pro Medium";
    src: url("../fonts/hoyhoy/medium.eot");
    src: url("../fonts/hoyhoy/medium.eot?#iefix") format("embedded-opentype"), url("../fonts/hoyhoy/medium.woff") format("woff"), url("../fonts/hoyhoy/medium.ttf") format("truetype"), url("../fonts/hoyhoy/medium.svg#HoyHoy Pro Medium") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: "HoyHoy Pro Bold";
    src: url("../fonts/hoyhoy/bold.eot");
    src: url("../fonts/hoyhoy/bold.eot?#iefix") format("embedded-opentype"), url("../fonts/hoyhoy/bold.woff") format("woff"), url("../fonts/hoyhoy/bold.ttf") format("truetype"), url("../fonts/hoyhoy/bold.svg#HoyHoy Pro Bold") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: "Museo Sans Rounded 300";
    src: url("../fonts/museo/300.eot");
    src: url("../fonts/museo/300.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/300.woff") format("woff"), url("../fonts/museo/300.ttf") format("truetype"), url("../fonts/museo/300.svg#Museo Sans Rounded 300") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: "Museo Sans Rounded 500";
    src: url("../fonts/museo/500.eot");
    src: url("../fonts/museo/500.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/500.woff") format("woff"), url("../fonts/museo/500.ttf") format("truetype"), url("../fonts/museo/500.svg#Museo Sans Rounded 500") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: "Museo Sans Rounded 700";
    src: url("../fonts/museo/700.eot");
    src: url("../fonts/museo/700.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/700.woff") format("woff"), url("../fonts/museo/700.ttf") format("truetype"), url("../fonts/museo/700.svg#Museo Sans Rounded 700") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon/icomoon.eot");
    src: url("../fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff") format("woff"), url("../fonts/icomoon/icomoon.ttf") format("truetype"), url("../fonts/icomoon/icomoon.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal; }
/* Headings
--------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #281e82; }
	
.h-heading-01 {
    font-size: 32px;
    line-height: 44px; }

.h-heading-02 {
    font-size: 24px;
    line-height: 31px; }

.h-heading-03 {
    font-size: 19px;
    line-height: 23px; }

.h-visual-heading-02 {
    font-size: 28px;
    line-height: 30px; }

/* Paragraphs
--------------------------------------------------------------*/
.h-visual-paragraph {
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 17px;
    line-height: 27px;
    color: #3b3e52; }

.h-body-text {
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #808192; }
.h-body-text strong {
    font-family: "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif; }

@media screen and (max-width: 767px) {
    .h-heading-01 {
        font-size: 27px;
        line-height: 32px; }

    .h-heading-02 {
        font-size: 17px;
        line-height: 20px; }

    .h-heading-03 {
        font-size: 17px;
        line-height: 20px; } }
@media screen and (max-width: 567px) {
    .h-heading-01 {
        font-size: 17px;
        line-height: 20px; } }
/* Extends
--------------------------------------------------------------*/
/*
 * Reset Properties
 */
.h-accordion.h-tertiary > dt .h-info, .h-help-list, .h-content-list, .h-ab03-action-block ul, .h-ab19-promos .h-info-list, .h-ab20-contact .h-info-list, .h-ab21-contact-insurer .h-info-list, .h-af04-top3-table-3results .h-cta-list, .h-af06-nextsteps .h-step-list, .af08-other-insurance .h-social-share ul, .h-af09_fill-in-details .h-link-list, .h-af10-yourinsurance .h-info-list, .h-af11-yourinsurer .h-ensurance-list, .h-af11-yourinsurer .h-costs-list, .h-cf01-iconblock .h-option-list, .h-cf02-help-contact .h-contact-list, .h-cf15-bonusmalus-table .h-rank-list, .h-cab02a-service .h-term-list, .h-cab02b-allinarow .h-term-list, .h-cfverz02-table .h-expand-info .h-pdf-list, .h-cfverz02-table .h-insurance-list, .h-cfverz09-contact-details .h-info-list, .h-fw04-tabs-block .h-tabs ul, .h-gc01-top-bar ul, .h-gc02-a-main-navigation .h-menu, .h-gc02-a-main-navigation .h-dropdown .h-list-info, .h-gc02-a-main-navigation .h-active-page-list, .h-gc02-b-main-navigation .h-menu, .h-gc02-b-main-navigation .h-submenu, .h-gc03-footer-bar ul, .h-gc04-social-legal-bar .h-social-list, .h-gc04-social-legal-bar .h-legal-list, .h-gc05-breadcrumb-general .h-breadcrumb, .h-gc08-breadcrumb-secondary .h-breadcrumb, .h-vl01-top-5-block .h-ranking-list {
    border: 0;
    padding: 0;
    margin: 0; }

.h-accordion.h-tertiary > dt .h-info, .h-help-list, .h-content-list, .h-ab03-action-block ul, .h-ab19-promos .h-info-list, .h-ab20-contact .h-info-list, .h-ab21-contact-insurer .h-info-list, .h-af04-top3-table-3results .h-cta-list, .h-af06-nextsteps .h-step-list, .af08-other-insurance .h-social-share ul, .h-af09_fill-in-details .h-link-list, .h-af10-yourinsurance .h-info-list, .h-af11-yourinsurer .h-ensurance-list, .h-af11-yourinsurer .h-costs-list, .h-cf01-iconblock .h-option-list, .h-cf02-help-contact .h-contact-list, .h-cf15-bonusmalus-table .h-rank-list, .h-cab02a-service .h-term-list, .h-cab02b-allinarow .h-term-list, .h-cfverz02-table .h-expand-info .h-pdf-list, .h-cfverz02-table .h-insurance-list, .h-cfverz09-contact-details .h-info-list, .h-fw04-tabs-block .h-tabs ul, .h-gc01-top-bar ul, .h-gc02-a-main-navigation .h-menu, .h-gc02-a-main-navigation .h-dropdown .h-list-info, .h-gc02-a-main-navigation .h-active-page-list, .h-gc02-b-main-navigation .h-menu, .h-gc02-b-main-navigation .h-submenu, .h-gc03-footer-bar ul, .h-gc04-social-legal-bar .h-social-list, .h-gc04-social-legal-bar .h-legal-list, .h-gc05-breadcrumb-general .h-breadcrumb, .h-gc08-breadcrumb-secondary .h-breadcrumb, .h-vl01-top-5-block .h-ranking-list {
    list-style: none; }

.clearfix, .h-gc02-a-main-navigation .h-layout-inner {
    *zoom: 1; }
.clearfix:before, .h-gc02-a-main-navigation .h-layout-inner:before, .clearfix:after, .h-gc02-a-main-navigation .h-layout-inner:after {
    display: table;
    content: "";
    line-height: 0; }
.clearfix:after, .h-gc02-a-main-navigation .h-layout-inner:after {
    clear: both; }

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }

/*
 * Visually Hidden, shamelessly borrowed from H5BP:
 * https://github.com/h5bp/html5-boilerplate/blob/v4.2.0/css/main.css#L145
 */
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.hidden {
    display: none; }

.left {
    float: left !important; }

.right {
    float: right !important; }

.inline-block {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1; }

.ir, .clear {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }

.outline {
    outline: 1px solid red; }

/* Extra utilities
--------------------------------------------------------------*/
.h-row {
    list-style: none;
    margin-bottom: 0;
    *zoom: 1;
    margin-left: -2%; }
.h-row:before, .h-row:after {
    content: " ";
    display: table; }
.h-row:after {
    clear: both; }

.h-column {
    display: block;
    float: left;
    padding-left: 2%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.h-l-desktop-hide {
    display: none !important; }

.h-l-desktop-show {
    display: block !important; }

.h-l-desktop-1 {
    width: 6.25%; }

.h-l-desktop-2 {
    width: 12.5%; }

.h-l-desktop-3 {
    width: 18.75%; }

.h-l-desktop-4 {
    width: 25%; }

.h-l-desktop-5 {
    width: 31.25%; }

.h-l-desktop-6 {
    width: 37.5%; }

.h-l-desktop-7 {
    width: 43.75%; }

.h-l-desktop-8 {
    width: 50%; }

.h-l-desktop-9 {
    width: 56.25%; }

.h-l-desktop-10 {
    width: 62.5%; }

.h-l-desktop-11 {
    width: 68.75%; }

.h-l-desktop-12 {
    width: 75%; }

.h-l-desktop-13 {
    width: 81.25%; }

.h-l-desktop-14 {
    width: 87.5%; }

.h-l-desktop-15 {
    width: 93.75%; }

.h-l-desktop-16 {
    width: 100%; }

@media (max-width: 889px) {
    .h-m-portrait-hide {
        display: none !important; }

    .h-m-portrait-show {
        display: block !important; }

    .h-m-portrait-1 {
        width: 6.25%; }

    .h-m-portrait-2 {
        width: 12.5%; }

    .h-m-portrait-3 {
        width: 18.75%; }

    .h-m-portrait-4 {
        width: 25%; }

    .h-m-portrait-5 {
        width: 31.25%; }

    .h-m-portrait-6 {
        width: 37.5%; }

    .h-m-portrait-7 {
        width: 43.75%; }

    .h-m-portrait-8 {
        width: 50%; }

    .h-m-portrait-9 {
        width: 56.25%; }

    .h-m-portrait-10 {
        width: 62.5%; }

    .h-m-portrait-11 {
        width: 68.75%; }

    .h-m-portrait-12 {
        width: 75%; }

    .h-m-portrait-13 {
        width: 81.25%; }

    .h-m-portrait-14 {
        width: 87.5%; }

    .h-m-portrait-15 {
        width: 93.75%; }

    .h-m-portrait-16 {
        width: 100%; } }
@media (max-width: 767px) {
    .h-s-landscape-hide {
        display: none !important; }

    .h-s-landscape-show {
        display: block !important; }

    .h-s-landscape-1 {
        width: 6.25%; }

    .h-s-landscape-2 {
        width: 12.5%; }

    .h-s-landscape-3 {
        width: 18.75%; }

    .h-s-landscape-4 {
        width: 25%; }

    .h-s-landscape-5 {
        width: 31.25%; }

    .h-s-landscape-6 {
        width: 37.5%; }

    .h-s-landscape-7 {
        width: 43.75%; }

    .h-s-landscape-8 {
        width: 50%; }

    .h-s-landscape-9 {
        width: 56.25%; }

    .h-s-landscape-10 {
        width: 62.5%; }

    .h-s-landscape-11 {
        width: 68.75%; }

    .h-s-landscape-12 {
        width: 75%; }

    .h-s-landscape-13 {
        width: 81.25%; }

    .h-s-landscape-14 {
        width: 87.5%; }

    .h-s-landscape-15 {
        width: 93.75%; }

    .h-s-landscape-16 {
        width: 100%; } }
@media (max-width: 567px) {
    .h-s-portrait-hide {
        display: none !important; }

    .h-s-portrait-show {
        display: block !important; }

    .h-s-portrait-1 {
        width: 6.25%; }

    .h-s-portrait-2 {
        width: 12.5%; }

    .h-s-portrait-3 {
        width: 18.75%; }

    .h-s-portrait-4 {
        width: 25%; }

    .h-s-portrait-5 {
        width: 31.25%; }

    .h-s-portrait-6 {
        width: 37.5%; }

    .h-s-portrait-7 {
        width: 43.75%; }

    .h-s-portrait-8 {
        width: 50%; }

    .h-s-portrait-9 {
        width: 56.25%; }

    .h-s-portrait-10 {
        width: 62.5%; }

    .h-s-portrait-11 {
        width: 68.75%; }

    .h-s-portrait-12 {
        width: 75%; }

    .h-s-portrait-13 {
        width: 81.25%; }

    .h-s-portrait-14 {
        width: 87.5%; }

    .h-s-portrait-15 {
        width: 93.75%; }

    .h-s-portrait-16 {
        width: 100%; } }
.h-hide-for-l-desktop {
    display: none !important; }

.h-show-for-l-desktop {
    display: inherit !important; }

@media (max-width: 889px) {
    .h-hide-for-m-portrait {
        display: none !important; }

    .h-show-for-m-portrait {
        display: inherit !important; } }
@media (max-width: 767px) {
    .h-hide-for-s-landscape {
        display: none !important; }

    .h-show-for-s-landscape {
        display: inherit !important; } }
@media (max-width: 567px) {
    .h-hide-for-s-portrait {
        display: none !important; }

    .h-show-for-s-portrait {
        display: inherit !important; } }
/* Base64 encoded backgrounds
--------------------------------------------------------------*/
/* Grid
--------------------------------------------------------------*/
.h-row {
    list-style: none;
    margin-bottom: 0;
    *zoom: 1;
    margin-left: -2%; }
.h-row:before, .h-row:after {
    content: " ";
    display: table; }
.h-row:after {
    clear: both; }

.h-column {
    display: block;
    float: left;
    padding-left: 2%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.h-l-desktop-hide {
    display: none !important; }

.h-l-desktop-show {
    display: block !important; }

.h-l-desktop-1 {
    width: 6.25%; }

.h-l-desktop-2 {
    width: 12.5%; }

.h-l-desktop-3 {
    width: 18.75%; }

.h-l-desktop-4 {
    width: 25%; }

.h-l-desktop-5 {
    width: 31.25%; }

.h-l-desktop-6 {
    width: 37.5%; }

.h-l-desktop-7 {
    width: 43.75%; }

.h-l-desktop-8 {
    width: 50%; }

.h-l-desktop-9 {
    width: 56.25%; }

.h-l-desktop-10 {
    width: 62.5%; }

.h-l-desktop-11 {
    width: 68.75%; }

.h-l-desktop-12 {
    width: 75%; }

.h-l-desktop-13 {
    width: 81.25%; }

.h-l-desktop-14 {
    width: 87.5%; }

.h-l-desktop-15 {
    width: 93.75%; }

.h-l-desktop-16 {
    width: 100%; }

@media (max-width: 889px) {
    .h-m-portrait-hide {
        display: none !important; }

    .h-m-portrait-show {
        display: block !important; }

    .h-m-portrait-1 {
        width: 6.25%; }

    .h-m-portrait-2 {
        width: 12.5%; }

    .h-m-portrait-3 {
        width: 18.75%; }

    .h-m-portrait-4 {
        width: 25%; }

    .h-m-portrait-5 {
        width: 31.25%; }

    .h-m-portrait-6 {
        width: 37.5%; }

    .h-m-portrait-7 {
        width: 43.75%; }

    .h-m-portrait-8 {
        width: 50%; }

    .h-m-portrait-9 {
        width: 56.25%; }

    .h-m-portrait-10 {
        width: 62.5%; }

    .h-m-portrait-11 {
        width: 68.75%; }

    .h-m-portrait-12 {
        width: 75%; }

    .h-m-portrait-13 {
        width: 81.25%; }

    .h-m-portrait-14 {
        width: 87.5%; }

    .h-m-portrait-15 {
        width: 93.75%; }

    .h-m-portrait-16 {
        width: 100%; } }
@media (max-width: 767px) {
    .h-s-landscape-hide {
        display: none !important; }

    .h-s-landscape-show {
        display: block !important; }

    .h-s-landscape-1 {
        width: 6.25%; }

    .h-s-landscape-2 {
        width: 12.5%; }

    .h-s-landscape-3 {
        width: 18.75%; }

    .h-s-landscape-4 {
        width: 25%; }

    .h-s-landscape-5 {
        width: 31.25%; }

    .h-s-landscape-6 {
        width: 37.5%; }

    .h-s-landscape-7 {
        width: 43.75%; }

    .h-s-landscape-8 {
        width: 50%; }

    .h-s-landscape-9 {
        width: 56.25%; }

    .h-s-landscape-10 {
        width: 62.5%; }

    .h-s-landscape-11 {
        width: 68.75%; }

    .h-s-landscape-12 {
        width: 75%; }

    .h-s-landscape-13 {
        width: 81.25%; }

    .h-s-landscape-14 {
        width: 87.5%; }

    .h-s-landscape-15 {
        width: 93.75%; }

    .h-s-landscape-16 {
        width: 100%; } }
@media (max-width: 567px) {
    .h-s-portrait-hide {
        display: none !important; }

    .h-s-portrait-show {
        display: block !important; }

    .h-s-portrait-1 {
        width: 6.25%; }

    .h-s-portrait-2 {
        width: 12.5%; }

    .h-s-portrait-3 {
        width: 18.75%; }

    .h-s-portrait-4 {
        width: 25%; }

    .h-s-portrait-5 {
        width: 31.25%; }

    .h-s-portrait-6 {
        width: 37.5%; }

    .h-s-portrait-7 {
        width: 43.75%; }

    .h-s-portrait-8 {
        width: 50%; }

    .h-s-portrait-9 {
        width: 56.25%; }

    .h-s-portrait-10 {
        width: 62.5%; }

    .h-s-portrait-11 {
        width: 68.75%; }

    .h-s-portrait-12 {
        width: 75%; }

    .h-s-portrait-13 {
        width: 81.25%; }

    .h-s-portrait-14 {
        width: 87.5%; }

    .h-s-portrait-15 {
        width: 93.75%; }

    .h-s-portrait-16 {
        width: 100%; } }
/* Atomics
--------------------------------------------------------------*/
/*
Defaults
---------------------------*/
.h-accordion {
    font-size: 16px;
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0;
    background: #fff; }
.h-accordion > dt {
    position: relative;
    display: block;
    cursor: pointer;
    color: #808192;
    border-bottom: 1px solid #d8d6e7;
    padding: 18px 45px 16px 0; }
.h-accordion > dt:first-child {
    margin-top: 0; }
.h-accordion > dt:before {
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -5px; }
.h-accordion > dt.h-active {
    border-bottom: 0; }
.h-accordion > dd {
    margin: 0;
    display: none;
    padding-right: 45px; }
.h-accordion > dd.h-active {
    display: block;
    border-bottom: 1px solid #d8d6e7; }
.h-accordion.h-secondary > dt {
    padding-left: 40px; }
.h-accordion.h-secondary > dt:before {
    margin-top: -8px;
    left: 10px;
    right: auto; }
.h-accordion.h-secondary > dt.h-active:before {
    height: 4px;
    margin-top: -2px; }
.h-accordion.h-secondary > dd {
    padding-left: 40px; }
.h-accordion.h-tertiary {
    background-color: transparent; }
.h-accordion.h-tertiary > dt {
    background-color: #e9e9f3;
    border: 1px solid #d8d6e7;
    margin-top: 20px;
    padding-left: 20px;
    color: #261e80;
    font: 18px/1 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif; }
@media screen and (max-width: 767px) {
    .h-accordion.h-tertiary > dt {
        margin-top: 15px; } }
@media screen and (max-width: 567px) {
    .h-accordion.h-tertiary > dt {
        margin-top: 12px; } }
.h-accordion.h-tertiary > dt .h-link {
    float: right; }
.h-accordion.h-tertiary > dt .h-info {
    vertical-align: middle;
    display: inline-block; }
.h-accordion.h-tertiary > dt .h-info li {
    float: left;
    margin-left: 20px; }
.h-accordion.h-tertiary > dt .h-info li:first-child {
    margin-left: 0; }
.h-accordion.h-tertiary > dt:first-child {
    margin-top: 0; }
.h-accordion.h-tertiary > dd {
    border-bottom: 1px solid #d8d6e7;
    border-left: 1px solid #d8d6e7;
    border-right: 1px solid #d8d6e7;
    background-color: white;
    padding: 0; }
.h-accordion.h-quaternary {
    background-color: #fff5e1; }
.h-accordion.h-quaternary > dt {
    background-color: #fff5e1;
    border-bottom: 1px solid #d8d6e7;
    border-left: 1px solid #d8d6e7;
    border-right: 1px solid #d8d6e7;
    padding: 28px 45px 28px 50px;
    color: #261e80;
    font: 22px/1 "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif; }
.h-accordion.h-quaternary > dt:first-child {
    margin-top: 0;
    border-top: 1px solid #d8d6e7; }
.h-accordion.h-quaternary > dd {
    border-bottom: 1px solid #d8d6e7;
    border-left: 1px solid #d8d6e7;
    border-right: 1px solid #d8d6e7;
    background-color: #fff5e1;
    padding: 30px 20px 30px 50px; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-accordion.h-tertiary > dt {
        font-size: 17px;
        padding-left: 15px; }
    .h-accordion.h-tertiary > dt .h-info {
        display: none; }
    .h-accordion.h-quaternary > dt {
        padding: 15px 45px 15px 40px;
        font-size: 17px; }
    .h-accordion.h-quaternary > dd {
        padding: 15px 10px 15px 10px; } }
/*
Local variables
---------------------------*/
/*
Local mixins
---------------------------*/
/*
Defaults
---------------------------*/
.h-block {
    overflow: hidden;
    padding-bottom: 60px;
    position: relative;
    -webkit-border-radius: 0 0 19px 0;
    -moz-border-radius: 0 0 19px 0;
    border-radius: 0 0 19px 0;
    background: white;
    border: 1px solid #c7c7e2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-block .h-block-title {
    border-bottom: 1px solid #d8d6e7;
    padding: 12px 15px 13px 15px; }
.h-block .h-text {
    position: relative;
    padding: 7px 20px 20px 20px; }
.h-block .h-block-content {
    padding: 15px; }
.h-block .h-link-more {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 20px; }
.h-block.h-borderless {
    border: 0; }
.h-block.h-secondary {
    border: 0;
    background: white; }
.h-block.h-secondary:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    -webkit-border-radius: 0 0 19px 0;
    -moz-border-radius: 0 0 19px 0;
    border-radius: 0 0 19px 0; }
.h-block.h-secondary .h-block-title {
    color: #281e82;
    border-bottom-color: #d8d6e7; }
.h-block.h-secondary .h-link-more {
    color: #281e82; }
.h-block.h-secondary:after {
    background: #ece1cc; }
.h-block.h-tertiary {
    border: 0;
    background: #53539d; }
.h-block.h-tertiary:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    width: 100%;
    -webkit-border-radius: 0 0 19px 0;
    -moz-border-radius: 0 0 19px 0;
    border-radius: 0 0 19px 0; }
.h-block.h-tertiary .h-block-title {
    color: white;
    border-bottom-color: #4a4897; }
.h-block.h-tertiary .h-link-more {
    color: white; }
.h-block.h-tertiary:after {
    background: #37308b; }
.h-block.h-tertiary .h-text {
    color: white;
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    line-height: 20px; }
.h-block.h-quaternary {
    margin-bottom: 34px; }
.h-block.h-quaternary .h-block-title {
    padding-left: 0; }
.h-block.h-quaternary .h-link-more {
    position: relative;
    left: 3px;
    right: 0;
    bottom: 0; }

/*
S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-block .h-block-title {
        padding-left: 10px; }
    .h-block .h-text {
        padding-left: 10px;
        padding-right: 10px; }
    .h-block .h-link-more {
        position: absolute;
        z-index: 1;
        bottom: 21px;
        right: auto;
        left: 20px; }
    .h-block .h-block-content {
        padding-left: 10px; } }
/*
Local mixins
---------------------------*/
/*
Defaults
---------------------------*/
.h-button {
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 1.5rem;
    line-height: 2.14286rem;
    position: relative;
    border: 0;
    margin: 0;
    width: auto;
    padding: 5px 36px 10px;
    display: inline-block;
    -webkit-border-radius: 0 0 19px 0;
    -moz-border-radius: 0 0 19px 0;
    border-radius: 0 0 19px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #b0005f;
    color: white;
    text-decoration: none;
    overflow: hidden; }
.h-button:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    bottom: 5px;
    left: 0;
    z-index: 0;
    -webkit-border-radius: 0 0 19px 0;
    -moz-border-radius: 0 0 19px 0;
    border-radius: 0 0 19px 0; }
.h-button span {
    position: relative;
    z-index: 1; }
.h-button:after {
    background: #e50077; }
.h-button:hover {
    color: white;
    background: #1b0f59;
    text-decoration: none; }
.h-button:hover:after {
    background: #332483; }
.h-button.h-inactive {
    background: #dacaac;
    color: #281e82;
    text-decoration: none; }
.h-button.h-inactive:after {
    background: #f7e9ce; }
.h-button.h-inactive:hover {
    color: white;
    background: #b0005f;
    text-decoration: none; }
.h-button.h-inactive:hover:after {
    background: #e50077; }

.h-button-l {
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 1.5rem;
    line-height: 2.14286rem;
    position: relative;
    border: 0;
    margin: 0;
    width: auto;
    padding: 5px 36px 10px;
    display: inline-block;
    -webkit-border-radius: 0 0 19px 0;
    -moz-border-radius: 0 0 19px 0;
    border-radius: 0 0 19px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #b0005f;
    color: white;
    text-decoration: none;
    overflow: hidden;
    padding: 10px 15px 15px;
    text-align: center; }
.h-button-l:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    bottom: 5px;
    left: 0;
    z-index: 0;
    -webkit-border-radius: 0 0 19px 0;
    -moz-border-radius: 0 0 19px 0;
    border-radius: 0 0 19px 0; }
.h-button-l span {
    position: relative;
    z-index: 1; }
.h-button-l:after {
    background: #e50077; }
.h-button-l:hover {
    color: white;
    background: #1b0f59;
    text-decoration: none; }
.h-button-l:hover:after {
    background: #332483; }
.h-button-l.h-inactive {
    background: #dacaac;
    color: #281e82;
    text-decoration: none; }
.h-button-l.h-inactive:after {
    background: #f7e9ce; }
.h-button-l.h-inactive:hover {
    color: white;
    background: #b0005f;
    text-decoration: none; }
.h-button-l.h-inactive:hover:after {
    background: #e50077; }

/*
S_LANDSCAPE
---------------------------*/
/*
S_LANDSCAPE_ONLY
---------------------------*/
/*
S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-button {
        padding-left: 18px;
        padding-right: 18px; } }
/*
Local mixins
---------------------------*/
/*
Defaults
---------------------------*/
.h-form {
    padding: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*Checkbox start***********************/
    /*Checkbox end***********************/
    /*Radio start***********************/
    /*Radio end***********************/
    /*Select start***********************/
    /*Select end***********************/
    /*Wrappers start***********************/
    /*Wrappers end***********************/ }
.h-form .h-hidden-target {
    display: none; }
.h-form div.h-error-msg {
    font-family: "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 13px;
    line-height: 32px;
    border: 1px solid #e50077;
    background: #fff;
    color: #e50077;
    width: 100%;
    height: 32px;
    padding-left: 16px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px; }
.h-form.h-secondary label {
    font-family: "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    margin-bottom: 5px; }
.h-form.h-secondary div.h-error-msg,
.h-form.h-secondary input[type="tel"],
.h-form.h-secondary input[type="text"],
.h-form.h-secondary input[type="email"],
.h-form.h-secondary input[type="password"],
.h-form.h-secondary textarea, .h-form.h-secondary select {
    height: 36px; }
.h-form.h-secondary .h-select select {
    padding-top: 8px; }
.h-form.h-secondary .h-select:before {
    right: 11px; }
.h-form.h-secondary .h-select:after {
    height: 34px;
    width: 36px; }
.h-form.h-secondary .h-checkbox-block label,
.h-form.h-secondary .h-radio-block label {
    font-size: 14px; }
.h-form.h-tertiary label {
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 19px;
    margin-bottom: 14px; }
.h-form.h-tertiary div.h-error-msg,
.h-form.h-tertiary input[type="tel"],
.h-form.h-tertiary input[type="text"],
.h-form.h-tertiary input[type="email"],
.h-form.h-tertiary input[type="password"],
.h-form.h-tertiary textarea, .h-form.h-tertiary select {
    font-size: 14px;
    height: 40px;
    padding-left: 10px; }
.h-form.h-tertiary .h-select select {
    padding-top: 8px; }
.h-form.h-tertiary .h-select:before {
    right: 14px; }
.h-form.h-tertiary .h-select:after {
    height: 38px;
    width: 40px; }
.h-form.h-tertiary .h-checkbox-block label {
    font-family: "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px; }
.h-form.h-tertiary .h-radio-block label {
    font-size: 14px; }
.h-form fieldset {
    border: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.h-form label {
    display: block;
    font-family: "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    color: #261e80;
    margin-bottom: 10px; }
.h-form input[type="tel"],
.h-form input[type="text"],
.h-form input[type="email"],
.h-form input[type="password"],
.h-form textarea, .h-form select {
    font-family: "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 13px;
    border: 1px solid #c7c7e2;
    background: #fff;
    color: #616381;
    width: 100%;
    height: 32px;
    padding-left: 16px;
    outline: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.h-form input[type="tel"]::-webkit-input-placeholder,
.h-form input[type="text"]::-webkit-input-placeholder,
.h-form input[type="email"]::-webkit-input-placeholder,
.h-form input[type="password"]::-webkit-input-placeholder,
.h-form textarea::-webkit-input-placeholder, .h-form select::-webkit-input-placeholder {
    color: #444444; }
.h-form input[type="tel"]:-moz-placeholder,
.h-form input[type="text"]:-moz-placeholder,
.h-form input[type="email"]:-moz-placeholder,
.h-form input[type="password"]:-moz-placeholder,
.h-form textarea:-moz-placeholder, .h-form select:-moz-placeholder {
    color: #444444; }
.h-form input[type="tel"]:-ms-placeholder,
.h-form input[type="text"]:-ms-placeholder,
.h-form input[type="email"]:-ms-placeholder,
.h-form input[type="password"]:-ms-placeholder,
.h-form textarea:-ms-placeholder, .h-form select:-ms-placeholder {
    color: #444444; }
.h-form input[type="tel"]:-o-placeholder,
.h-form input[type="text"]:-o-placeholder,
.h-form input[type="email"]:-o-placeholder,
.h-form input[type="password"]:-o-placeholder,
.h-form textarea:-o-placeholder, .h-form select:-o-placeholder {
    color: #444444; }
.h-form input[type="tel"]:placeholder,
.h-form input[type="text"]:placeholder,
.h-form input[type="email"]:placeholder,
.h-form input[type="password"]:placeholder,
.h-form textarea:placeholder, .h-form select:placeholder {
    color: #444444; }
.h-form input[type="tel"]:focus,
.h-form input[type="text"]:focus,
.h-form input[type="email"]:focus,
.h-form input[type="password"]:focus,
.h-form textarea:focus, .h-form select:focus {
    border-color: #80a3ea; }
.h-form input[type="tel"].h-input-license,
.h-form input[type="text"].h-input-license,
.h-form input[type="email"].h-input-license,
.h-form input[type="password"].h-input-license,
.h-form textarea.h-input-license, .h-form select.h-input-license {
    font-family: "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 22px;
    height: 40px;
    text-align: center;
    color: #444444; }
.h-form input[type="tel"].h-input-email,
.h-form input[type="text"].h-input-email,
.h-form input[type="email"].h-input-email,
.h-form input[type="password"].h-input-email,
.h-form textarea.h-input-email, .h-form select.h-input-email {
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    border-color: #ececf3;
    height: 44px;
    padding-left: 62px;
    color: #a3a5b6; }
.h-form input[type="tel"].h-input-email::-webkit-input-placeholder,
.h-form input[type="text"].h-input-email::-webkit-input-placeholder,
.h-form input[type="email"].h-input-email::-webkit-input-placeholder,
.h-form input[type="password"].h-input-email::-webkit-input-placeholder,
.h-form textarea.h-input-email::-webkit-input-placeholder, .h-form select.h-input-email::-webkit-input-placeholder {
    color: #a3a5b6; }
.h-form input[type="tel"].h-input-email:-moz-placeholder,
.h-form input[type="text"].h-input-email:-moz-placeholder,
.h-form input[type="email"].h-input-email:-moz-placeholder,
.h-form input[type="password"].h-input-email:-moz-placeholder,
.h-form textarea.h-input-email:-moz-placeholder, .h-form select.h-input-email:-moz-placeholder {
    color: #a3a5b6; }
.h-form input[type="tel"].h-input-email:-ms-placeholder,
.h-form input[type="text"].h-input-email:-ms-placeholder,
.h-form input[type="email"].h-input-email:-ms-placeholder,
.h-form input[type="password"].h-input-email:-ms-placeholder,
.h-form textarea.h-input-email:-ms-placeholder, .h-form select.h-input-email:-ms-placeholder {
    color: #a3a5b6; }
.h-form input[type="tel"].h-input-email:-o-placeholder,
.h-form input[type="text"].h-input-email:-o-placeholder,
.h-form input[type="email"].h-input-email:-o-placeholder,
.h-form input[type="password"].h-input-email:-o-placeholder,
.h-form textarea.h-input-email:-o-placeholder, .h-form select.h-input-email:-o-placeholder {
    color: #a3a5b6; }
.h-form input[type="tel"].h-input-email:placeholder,
.h-form input[type="text"].h-input-email:placeholder,
.h-form input[type="email"].h-input-email:placeholder,
.h-form input[type="password"].h-input-email:placeholder,
.h-form textarea.h-input-email:placeholder, .h-form select.h-input-email:placeholder {
    color: #a3a5b6; }
.h-form input[type="tel"].h-validation-failed,
.h-form input[type="text"].h-validation-failed,
.h-form input[type="email"].h-validation-failed,
.h-form input[type="password"].h-validation-failed,
.h-form textarea.h-validation-failed, .h-form select.h-validation-failed {
    border-color: #e50077; }
.h-form .h-checkbox {
    position: relative;
    display: inline-block;
    border: 1px solid #b0b2d6;
    cursor: pointer;
    background: #fff;
    height: 16px;
    width: 16px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px; }
.h-form .h-checkbox input {
    cursor: pointer;
    height: 18px;
    width: 18px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); }
.h-form .h-checkbox .h-icon-checkbox {
    display: none;
    position: absolute;
    top: 2px;
    left: 2px; }
.h-form .h-checkbox.h-active .h-icon-checkbox {
    display: block; }
.h-form .h-radio {
    position: relative;
    display: inline-block;
    border: 1px solid #b9bbd8;
    cursor: pointer;
    background: #fff;
    height: 23px;
    width: 23px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px; }
.h-form .h-radio input {
    cursor: pointer;
    width: 25px;
    height: 25px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); }
.h-form .h-radio:after {
    display: none;
    position: absolute;
    content: "";
    background: #2e3182;
    top: 50%;
    left: 50%;
    margin-top: calc(-15px / 2);
    margin-left: calc(-15px / 2);
    height: 15px;
    width: 15px;
    -webkit-border-radius: 7.5px;
    -moz-border-radius: 7.5px;
    border-radius: 7.5px; }
.h-form .h-radio.h-active:after {
    display: block; }
.h-form .h-radio.h-validation-failed {
    border-color: #e50077; }
.h-form .h-select {
    position: relative; }
.h-form .h-select select {
    padding-left: 7px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    padding-top: 6px;
    padding-bottom: 8px; }
.h-form .h-select:before {
    right: 8px;
    top: 50%;
    margin-top: -4px;
    position: absolute;
    pointer-events: none;
    z-index: 1; }
.h-form .h-select:after {
    content: '';
    position: absolute;
    display: block;
    right: 1px;
    top: 1px;
    background: #ebeaf4;
    pointer-events: none;
    height: 30px;
    width: 30px; }
.h-form .h-input-block,
.h-form .h-checkbox-block,
.h-form .h-radio-block {
    margin-bottom: 15px;
    min-height: 32px; }
.h-form .h-checkbox-block label,
.h-form .h-radio-block label {
    display: inline-block;
    font-family: "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    color: #616381;
    margin-left: 6px; }
.h-form .h-checkbox-block .h-checkbox,
.h-form .h-checkbox-block .h-radio,
.h-form .h-radio-block .h-checkbox,
.h-form .h-radio-block .h-radio {
    vertical-align: middle; }
.h-form .h-radio-block label {
    margin-bottom: 0;
    vertical-align: middle; }
.h-form .h-radio-holder {
    display: inline-block;
    vertical-align: middle;
    margin-left: 33px; }
.h-form .h-radio-holder:first-child {
    margin-left: 0; }
.h-form .h-checkbox-block label {
    color: #271e81;
    max-width: 86%;
    margin-bottom: 0;
    vertical-align: middle; }
.h-form .h-validation-block {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0; }
.h-form .h-validation-block > div {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }
.h-form .h-validation-block > div > .h-icon {
    visibility: hidden;
    margin: 0 10px; }
.h-form .h-validation-block > div > .h-icon.h-icon-check:before, .h-form .h-validation-block > div > .h-icon.h-icon-check-green:before, .h-form .h-validation-block > div > .h-icon.h-icon-checkbox:before, .h-form .h-validation-block > div.h-list > li.h-icon:before {
    color: #199b35; }
.h-form .h-validation-block > div > .h-icon.h-icon-error {
    visibility: visible;
    cursor: pointer; }
.h-form .h-validation-block > div > .h-icon.h-icon-error:before {
    color: #e50077 !important;
    font-size: 15px !important; }
.h-form .h-validation-block.h-valid > div > .h-icon {
    visibility: visible; }
.h-form .h-icon-block {
    position: relative; }

/* S_LANDSCAPE
-----------------------------------------*/
@media screen and (max-width: 767px) {
    .h-form label {
        font-size: 16px; }
    .h-form.h-secondary label {
        font-size: 15.5px; }
    .h-form.h-tertiary label {
        font-size: 17px;
        line-height: 22px; } }
/*
Defaults
---------------------------*/
.h-icons {
    display: block; }

.h-icon-youtube:before,
.h-icon-folder:before,
.h-icon-youtube-secondary:before,
.h-icon-twitter:before,
.h-icon-rss:before,
.h-ab06-action-block .h-sub-title:after,
.h-icon-google:before,
.h-icon-facebook:before,
.h-icon-close:before,
.h-form .h-validation-block > div > .h-icon.h-icon-error:before,
.h-icon-star-half:before,
.h-icon-star:before,
.h-icon-search:before,
.h-icon-quote:before,
.h-icon-plus:before,
.h-icon-check:before,
.h-icon-check-green:before,
.h-icon-checkbox:before,
.h-list > li:before,
.h-icon-arrow-right-thick:before,
a.h-link-more:before,
.h-icon-arrow-right:before,
.h-list.h-secondary > li:before,
.h-icon-minus:before,
.h-icon-email:before,
.h-icon-arrow-down-thick:before,
.h-accordion > dt:before,
.h-form .h-select:before,
.h-icon-arrow-down:before,
.h-cf06-testimonials .h-article:before,
.h-cfverz02-table .h-overview .h-insurance .h-td-inner:before,
.h-gc02-b-main-navigation .h-menu > li:before,
.h-icon-arrow-left-thin:before,
.h-icon-arrow-up-thick:before,
.h-accordion > dt.h-active:before,
.h-icon-arrow-up:before,
.h-cf06-testimonials .h-article.h-active:before,
.h-cfverz02-table .h-overview .h-item.h-active .h-insurance .h-td-inner:before,
.h-gc02-b-main-navigation .h-menu > li.h-open:before,
.h-icon-arrow-right-thin:before,
.h-icon-camera:before,
.h-icon-home:before,
.h-icon-car:before,
.h-icon-car-secondary:before,
.h-icon-health:before,
.h-icon-health-secondary:before,
.h-icon-travel:before,
.h-icon-travel-secondary:before,
.h-icon-contents:before,
.h-icon-contents-secondary:before,
.h-icon-tenancy:before,
.h-icon-tenancy-secondary:before,
.h-icon-legal:before,
.h-icon-legal-secondary:before,
.h-icon-play:before,
.h-icon-question:before,
.h-icon-question-secondary:before,
.h-icon-chat:before,
.h-icon-stairs-left,
.h-icon-stairs-right,
.h-icon-like:before,
.h-icon-lightbulb:before,
.h-icon-money:before,
.h-icon-share:before,
.h-icon-speechbubble:before,
.h-icon-font {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "icomoon";
    -webkit-transition: color 0.2s ease-in 0 1s ease-in-out;
    -moz-transition: color 0.2s ease-in 0 1s ease-in-out;
    -ms-transition: color 0.2s ease-in 0 1s ease-in-out;
    -o-transition: color 0.2s ease-in 0 1s ease-in-out;
    transition: color 0.2s ease-in 0 1s ease-in-out;
    color: #261e80;
    font-size: 18px;
    display: block; }

.h-icon {
    vertical-align: middle;
    display: inline-block; }

.h-icon-youtube:before {
    content: "\e611"; }

.h-icon-youtube-secondary:before {
    content: "\e617"; }

.h-icon-twitter:before {
    content: "\e612"; }

.h-icon-rss:before, .h-ab06-action-block .h-sub-title:after {
    content: "\e613"; }

.h-icon-google:before {
    content: "\e614"; }

.h-icon-facebook:before {
    content: "\e615"; }

.h-icon-close:before, .h-form .h-validation-block > div > .h-icon.h-icon-error:before {
    content: "\e616"; }

.h-icon-star-half:before {
    content: "\e600"; }

.h-icon-star:before {
    content: "\e601"; }

.h-icon-search:before {
    content: "\e602"; }

.h-icon-quote:before {
    content: "\e603"; }

.h-icon-plus:before {
    content: "\e604"; }

.h-icon-check:before, .h-icon-check-green:before, .h-icon-checkbox:before, .h-list > li:before {
    content: "\e605"; }

.h-icon-arrow-right-thick:before, a.h-link-more:before {
    content: "\e606"; }

.h-icon-arrow-right:before, .h-list.h-secondary > li:before {
    content: "\e607"; }

.h-icon-minus:before {
    content: "\e608"; }

.h-icon-email:before {
    content: "\e609"; }

.h-icon-arrow-down-thick:before, .h-accordion > dt:before, .h-form .h-select:before {
    content: "\e610"; }

.h-icon-arrow-up:before, .h-cf06-testimonials .h-article.h-active:before, .h-cfverz02-table .h-overview .h-item.h-active .h-insurance .h-td-inner:before, .h-gc02-b-main-navigation .h-menu > li.h-open:before {
    content: "\e619"; }

.h-icon-arrow-down:before, .h-cf06-testimonials .h-article:before, .h-cfverz02-table .h-overview .h-insurance .h-td-inner:before, .h-gc02-b-main-navigation .h-menu > li:before {
    content: "\e60f"; }

.h-icon-arrow-left-thin:before {
    content: "\e60d"; }

.h-icon-arrow-up-thick:before, .h-accordion > dt.h-active:before {
    content: "\e60e"; }

.h-icon-arrow-right-thin:before {
    content: "\e60c"; }

.h-icon-camera:before {
    content: "\e60b"; }

.h-icon-home:before {
    content: "\e60a"; }

.h-icon-car:before {
    content: "\e630"; }

.h-icon-car-secondary:before {
    content: "\e61b"; }

.h-icon-health:before {
    content: "\e62c"; }

.h-icon-health-secondary:before {
    content: "\e628"; }

.h-icon-travel:before {
    content: "\e629"; }

.h-icon-travel-secondary:before {
    content: "\e622"; }

.h-icon-contents:before {
    content: "\e62a"; }

.h-icon-contents-secondary:before {
    content: "\e626"; }

.h-icon-tenancy:before {
    content: "\e62b"; }

.h-icon-tenancy-secondary:before {
    content: "\e627"; }

.h-icon-legal:before {
    content: "\e62d"; }

.h-icon-legal-secondary:before {
    content: "\e62e"; }

.h-icon-play:before {
    content: "\e625"; }

.h-icon-question:before {
    content: "\e623"; }

.h-icon-question-secondary:before {
    content: "\e61f"; }

.h-icon-chat:before {
    content: "\e61e"; }

.h-icon-stairs-left {
    content: "\e61d"; }

.h-icon-stairs-right {
    content: "\e61c"; }

.h-icon-like:before {
    content: "\e620"; }

.h-icon-lightbulb:before {
    content: "\e621"; }

.h-icon-money:before {
    content: "\e61a"; }

.h-icon-share:before {
    content: "\e62f"; }

.h-icon-speechbubble:before {
    content: "\e624"; }

/* Font Icon Customized
------------------------------------------------------*/
.h-icon-check:before, .h-icon-check-green:before, .h-icon-checkbox:before, .h-list > li:before {
    color: #e50077; }

.h-icon-check-green:before {
    color: #199b35; }

.h-icon-arrow-up-thick:before, .h-accordion > dt.h-active:before,
.h-icon-arrow-down-thick:before,
.h-accordion > dt:before,
.h-form .h-select:before {
    font-size: 10px; }

.h-icon-arrow-right-thick:before, a.h-link-more:before {
    font-size: 13px;
    color: #e50077; }

.h-icon-arrow-up:before, .h-cf06-testimonials .h-article.h-active:before, .h-cfverz02-table .h-overview .h-item.h-active .h-insurance .h-td-inner:before, .h-gc02-b-main-navigation .h-menu > li.h-open:before,
.h-icon-arrow-down:before,
.h-cf06-testimonials .h-article:before,
.h-cfverz02-table .h-overview .h-insurance .h-td-inner:before,
.h-gc02-b-main-navigation .h-menu > li:before {
    font-size: 13px; }

.h-icon-minus:before,
.h-icon-plus:before {
    color: white;
    font-size: 15px; }

.h-icon-camera:before {
    font-size: 25px;
    color: #6767a8; }

.h-icon-star:before {
    color: #cbcbcb; }
.h-icon-star.h-active:before {
    color: #6767a8; }

.h-icon-checkbox {
    width: 11px;
    height: 9px; }
.h-icon-checkbox:before {
    color: #199b35;
    font-size: 13px; }

.h-icon-close:before, .h-form .h-validation-block > div > .h-icon.h-icon-error:before {
    font-size: 8px;
    color: white; }

.h-icon-phone {
    width: 15px;
    height: 15px;
    background-color: black;
    display: inline-block; }

.h-icon-license {
    font-family: "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 1px;
    background: #ffc926;
    color: #222222;
    vertical-align: middle;
    width: 45px;
    line-height: 38px;
    text-align: center; }

/* Font Icon PNG (Multicolored)
------------------------------------------------------*/
.h-icon-email-secondary {
    background: transparent url("/image/icons/icon-email.png") no-repeat 0 0 scroll;
    height: 30px;
    width: 34px;
    background-size: 100% 100%; }

.h-icon-chat-secondary {
    background: transparent url("../image/icon-chat.png") no-repeat 0 0 scroll;
    height: 30px;
    width: 33px;
    background-size: 100% 100%; }

.h-icon-lightbulb-secondary {
    background: transparent url("/image/icons/icon-lightbulb.png") no-repeat 0 0 scroll;
    height: 33px;
    width: 20px;
    background-size: 100% 100%; }

.h-icon-stairs-left-secondary {
    background: transparent url("/image/icons/icon-stairs-left.png") no-repeat 0 0 scroll;
    height: 80px;
    width: 86px;
    background-size: 100% 100%; }

.h-icon-stairs-right-secondary {
    background: transparent url("/image/icons/icon-stairs-right.png") no-repeat 0 0 scroll;
    height: 80px;
    width: 86px;
    background-size: 100% 100%; }

.h-icon-stairs-up {
    background: transparent url("/image/icons/icon-stairs-up.png") no-repeat 0 0 scroll;
    height: 80px;
    width: 86px;
    background-size: 100% 100%; }

.h-icon-stairs-down {
    background: transparent url("/image/icons/icon-stairs-down.png") no-repeat 0 0 scroll;
    height: 80px;
    width: 86px;
    background-size: 100% 100%; }

.h-icon-phone {
    background: transparent url("/image/icons/icon-phone.png") no-repeat 0 0 scroll;
    height: 40px;
    width: 30px;
    background-size: 100% 100%; }

.h-icon-questionmark {
    background: transparent url("/image/icons/icon-questionmark.png") no-repeat 0 0 scroll;
    height: 26px;
    width: 22px;
    background-size: 100% auto;
    cursor: pointer;
    margin-left: 10px; }

.h-icon-circle-plus {
    height: 25px;
    width: 25px;
    background-color: #7377b1;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    line-height: 25px;
    text-align: center; }

.h-icon-circle-minus {
    height: 25px;
    width: 25px;
    background-color: #c6c8df;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    line-height: 25px;
    text-align: center; }

.h-icon-twitter:before {
    color: #7377b1; }

/*
Defaults
---------------------------*/
a {
    position: relative;
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #f12c88;
    text-decoration: underline; }
a.h-link-large {
    font-size: 18px; }
a.h-link-more {
    display: inline-block;
    text-decoration: none;
    font-family: "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    color: #281e82;
    padding-left: 16px; }
a.h-link-more:before {
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 9px;
    height: 13px; }
a:hover {
    text-decoration: underline; }

/*
S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    a.h-link-more {
        font-size: 12px; } }
/*
Defaults
---------------------------*/
.h-list {
    list-style: none;
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    color: #7f7f92;
    font-size: 14px;
    margin: 0;
    padding: 0; }
.h-list > li {
    position: relative;
    margin-top: 25px;
    padding-left: 30px;
    min-height: 18px; }
.h-list > li:before {
    position: absolute;
    left: 0;
    top: 0; }
.h-list.h-secondary {
    font-size: 16px;
    line-height: 20.8px; }
.h-list.h-secondary > li {
    border-bottom: 1px solid #d8d6e7;
    padding: 12px 35px 10px 0;
    margin-top: 0; }
.h-list.h-secondary > li:before {
    left: auto;
    right: 0;
    top: 50%;
    margin-top: -9px;
    color: #e50077; }

.h-help-list li {
    font: 14px/1.2 "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80;
    position: relative; }
.h-help-list .h-list-icon {
    width: 50px;
    display: inline-block; }
.h-help-list .h-icon-twitter:before {
    font-size: 26px; }
.h-help-list a {
    font-family: "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif; }

.h-content-list li {
    position: relative;
    color: #818293;
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 0.85714rem;
    padding-left: 20px;
    margin-top: 10px; }
.h-content-list li:first-child {
    margin-top: 0; }
.h-content-list li:before {
    content: ' ';
    position: absolute;
    display: block;
    top: 4px;
    left: 0px;
    background-color: #261e80;
    height: 8px;
    width: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
.h-content-list li > a {
    line-height: 16px; }

@media screen and (max-width: 767px) {
    .h-list li {
        margin-top: 15px; } }
.h-social {
    display: inline-block;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #3c378e;
    line-height: 50px;
    cursor: pointer;
    text-align: center; }
.h-social .h-icon:before {
    font-size: 18px; }
.h-social:hover {
    background-color: white; }
.h-social:hover .h-icon:before {
    color: #261e80; }
.h-social .h-icon:before {
    color: white; }

.h-center-vertical {
    display: table;
    height: 100%;
    width: 100%; }
.h-center-vertical .h-vertical-content {
    vertical-align: middle;
    display: table-cell; }

.h-tooltip {
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    background-color: #fff5e1;
    border: 1px solid #d8d6e7;
    z-index: 18;
    display: none; }
.h-tooltip .h-btn-close {
    position: absolute;
    top: 5px;
    bottom: auto;
    left: auto;
    right: 5px;
    height: 20px;
    width: 20px;
    background-color: #261e80;
    text-align: center;
    line-height: 17px;
    cursor: pointer; }
.h-tooltip .h-arrow {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 10px;
    right: auto; }
.h-tooltip .h-arrow.h-arrow-bottom {
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 12px solid #d8d6e7;
    bottom: -12px; }
.h-tooltip .h-arrow.h-arrow-bottom:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff5e1;
    top: -12px;
    bottom: auto;
    left: -10px;
    right: auto; }
.h-tooltip .h-content {
    padding: 15px 40px 15px 15px;
    color: #261e80; }
.h-tooltip .h-content h2 {
    font-size: 15px;
    padding-bottom: 10px; }

.h-popup-mask {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #332980;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    display: none;
    z-index: 16; }

.h-popup {
    position: fixed;
    background-color: white;
    height: 0px;
    width: 0px;
    -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.2);
    z-index: 17;
    display: none;
    top: 50%;
    left: 50%;
    overflow: hidden; }
.h-popup .h-btn-close {
    height: 25px;
    width: 25px;
    display: block;
    position: absolute;
    top: 10px;
    bottom: auto;
    left: auto;
    right: 10px;
    z-index: 1;
    cursor: pointer;
    line-height: 25px;
    text-align: center; }
.h-popup .h-btn-close .h-icon-close:before, .h-popup .h-btn-close .h-form .h-validation-block > div > .h-icon.h-icon-error:before, .h-form .h-popup .h-btn-close .h-validation-block > div > .h-icon.h-icon-error:before {
    color: #261e80;
    font-size: 12px; }
.h-popup .h-xhr-holder {
    height: 100%;
    width: 100%; }
.h-popup .popup-view {
    width: 770px;
    padding: 25px 40px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow: scroll;
    -webkit-overflow-scrolling: touch; }
.h-popup .h-form {
    *zoom: 1; }
.h-popup .h-form:before, .h-popup .h-form:after {
    content: " ";
    display: table; }
.h-popup .h-form:after {
    clear: both; }
.h-popup .h-head {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d6e7; }
.h-popup .h-head p {
    margin-bottom: 0; }
.h-popup .h-border-content {
    padding: 30px 0;
    border-bottom: 1px solid #d8d6e7; }
.h-popup .h-cta-holder {
    margin-top: 20px;
    float: right; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-popup .popup-view {
        width: 740px; } }
@media screen and (max-width: 767px) {
    .h-popup .popup-view {
        width: 540px;
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-popup .popup-view {
        width: 300px;
        padding: 10px; } }
.h-loop-carousel {
    position: relative; }
.h-loop-carousel .h-loop-holder {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%; }
.h-loop-carousel .h-next,
.h-loop-carousel .h-prev {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 2%;
    right: auto;
    margin-top: -15px;
    z-index: 2;
    cursor: pointer; }
.h-loop-carousel .h-next:before,
.h-loop-carousel .h-prev:before {
    font-size: 30px; }
.h-loop-carousel .h-next {
    top: 50%;
    bottom: auto;
    left: auto;
    right: 2%; }

.h-horizontal-line {
    margin-top: 20px;
    clear: both;
    float: left;
    padding-left: 2%;
    height: 1px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: none; }
@media screen and (max-width: 767px) {
    .h-horizontal-line {
        margin-top: 15px; } }
@media screen and (max-width: 567px) {
    .h-horizontal-line {
        margin-top: 12px; } }
.h-horizontal-line span {
    height: 1px;
    width: 100%;
    background-color: #d8d6e7;
    display: block; }

/* Layout
--------------------------------------------------------------*/
.h-spacing-y-main {
    padding-top: 60px; }

.h-spacing-y-secondary {
    padding-top: 40px; }

.h-spacing-y-tertiery {
    padding-top: 30px; }

.h-spacing-y-quartiery {
    padding-top: 20px; }

.h-spacing-y-main-2 {
    padding-top: 60px; }

.h-spacing-y-secondary-2 {
    padding-top: 40px; }

.h-spacing-y-tertiery-2 {
    padding-top: 30px; }

.h-spacing-y-quartiery-2 {
    padding-top: 20px; }

.h-l-desktop-nospace {
    padding-top: 0 !important; }

@media (max-width: 889px) {
    .h-spacing-y-main {
        padding-top: 60px; }

    .h-spacing-y-secondary {
        padding-top: 40px; }

    .h-spacing-y-tertiery {
        padding-top: 30px; }

    .h-spacing-y-quartiery {
        padding-top: 20px; }

    .h-spacing-y-main-2 {
        padding-top: 30px; }

    .h-spacing-y-secondary-2 {
        padding-top: 20px; }

    .h-spacing-y-tertiery-2 {
        padding-top: 15px; }

    .h-spacing-y-quartiery-2 {
        padding-top: 10px; }

    .h-m-portrait-nospace {
        padding-top: 0 !important; } }
@media (max-width: 767px) {
    .h-spacing-y-main {
        padding-top: 15px; }

    .h-spacing-y-secondary {
        padding-top: 15px; }

    .h-spacing-y-tertiery {
        padding-top: 15px; }

    .h-spacing-y-quartiery {
        padding-top: 15px; }

    .h-spacing-y-main-2 {
        padding-top: 15px; }

    .h-spacing-y-secondary-2 {
        padding-top: 15px; }

    .h-spacing-y-tertiery-2 {
        padding-top: 15px; }

    .h-spacing-y-quartiery-2 {
        padding-top: 15px; }

    .h-s-landscape-nospace {
        padding-top: 0 !important; } }
@media (max-width: 567px) {
    .h-spacing-y-main {
        padding-top: 12px; }

    .h-spacing-y-secondary {
        padding-top: 12px; }

    .h-spacing-y-tertiery {
        padding-top: 12px; }

    .h-spacing-y-quartiery {
        padding-top: 12px; }

    .h-spacing-y-main-2 {
        padding-top: 12px; }

    .h-spacing-y-secondary-2 {
        padding-top: 12px; }

    .h-spacing-y-tertiery-2 {
        padding-top: 12px; }

    .h-spacing-y-quartiery-2 {
        padding-top: 12px; }

    .h-s-portrait-nospace {
        padding-top: 0 !important; } }
body {
    padding-top: 0; }

*, *:before, *:after {
    -webkit-tap-highlight-color: transparent; }

.site-wrapper {
    position: relative;
    left: 0;
    overflow: hidden;
    -webkit-transition: left 150ms ease-in;
    -moz-transition: left 150ms ease-in;
    -ms-transition: left 150ms ease-in;
    -o-transition: left 150ms ease-in;
    transition: left 150ms ease-in; }

.h-layout-row {
    background: #fff;
    float: left;
    width: 100%; }
.h-layout-row .h-layout-inner {
    position: relative;
    max-width: 960px;
    margin: 0 auto; }
.h-layout-row.h-secondary {
    background: #fff5e0; }
.h-layout-row.h-tertiary {
    background: #413e91; }

/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-layout-inner {
        width: 98%; } }
/* S LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .site-wrapper {
        padding-top: 96px; }

    .h-layout-inner {
        width: 96%; } }
/* Only S LANDSCAPE
---------------------------*/
@media screen and (min-width: 567px) and (max-width: 767px) {
    .h-layout-inner.s-landscape-seamless {
        width: 100%;
        padding: 0px; } }
/* Only S PORTRAIT
---------------------------*/
@media screen and (min-width: 0px) and (max-width: 767px) {
    .h-layout-inner.s-portrait-seamless {
        width: 100%;
        padding: 0px; } }
.dev-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 30px;
    text-align: center;
    background-color: #fff4c8;
    border-bottom: 1px solid #e2d7ae;
    z-index: 9999999;
    cursor: pointer;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    color: #333; }
.dev-bar .btn-close {
    margin-top: -15px;
    position: absolute;
    right: 10px;
    top: 50%; }

/* Pages
--------------------------------------------------------------*/
/* Components
--------------------------------------------------------------*/
/*
Defaults
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/*
Defaults
---------------------------*/
.h-ab02-action-block .h-list {
    padding-left: 20px;
    padding-right: 20px; }

/* M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/*
Local mixins
---------------------------*/
/*
Defaults
---------------------------*/
.h-ab03-action-block .h-link-more {
    position: relative;
    bottom: 0;
    right: 0;
    left: 0px; }
.h-ab03-action-block label {
    display: block; }
.h-ab03-action-block span {
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 14px;
    *zoom: 1; }
.h-ab03-action-block span:before, .h-ab03-action-block span:after {
    content: " ";
    display: table; }
.h-ab03-action-block span:after {
    clear: both; }
.h-ab03-action-block ul {
    margin-left: 20px;
    padding-right: 20px; }
.h-ab03-action-block ul li {
    position: relative;
    color: #281e82;
    font-family: "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    padding-left: 50px; }
.h-ab03-action-block ul li:first-child {
    margin-top: 16px; }
.h-ab03-action-block ul li span {
    color: #818293; }
.h-ab03-action-block ul li.h-call:after {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 40px;
    left: 0;
    top: 0;
    background: transparent url("../images/fixtures/ab03-action-block/bg-phone.png") no-repeat 0 0 scroll;
    background-size: 100% 100%; }
.h-ab03-action-block ul li.h-mail {
    margin-top: 21px; }
.h-ab03-action-block ul li.h-mail:after {
    content: "";
    position: absolute;
    display: block;
    width: 34px;
    height: 30px;
    left: 0;
    top: 0;
    background: transparent url("../images/fixtures/ab03-action-block/bg-mail.png") no-repeat 0 0 scroll;
    background-size: 100% 100%; }
.h-ab03-action-block ul li.h-chat {
    margin-top: 25px; }
.h-ab03-action-block ul li.h-chat:after {
    content: "";
    position: absolute;
    display: block;
    width: 33px;
    height: 30px;
    left: 0;
    top: 0;
    background: transparent url("../images/fixtures/ab03-action-block/bg-chat.png") no-repeat 0 0 scroll;
    background-size: 100% 100%; }
.h-ab03-action-block ul li.h-twitter {
    margin-top: 14px; }
.h-ab03-action-block ul li.h-twitter:after {
    content: "";
    position: absolute;
    display: block;
    width: 36px;
    height: 31px;
    left: 0;
    top: 0;
    background: transparent url("../images/fixtures/ab03-action-block/bg-twitter.png") no-repeat 0 0 scroll;
    background-size: 100% 100%; }
.h-ab03-action-block ul li.h-twitter strong {
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    color: #f12c88;
    color: #f12c88; }

/* M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-ab03-action-block {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: -2%;
        width: 104%;
        padding: 10px 2% 10px 2%;
        background: #fff; }
    .h-ab03-action-block .h-block {
        border: 1px solid #c7c7e2; } }
/*
Defaults
---------------------------*/
.h-ab04-action-block .h-block {
    margin-bottom: 0;
    padding-bottom: 0; }
.h-ab04-action-block .h-block-title {
    padding-top: 0; }
.h-ab04-action-block .h-accordion {
    padding-bottom: 20px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-ab04-action-block {
        padding-top: 0px;
        padding-bottom: 0px;
        padding: 0 2% 0 2%; }
    .h-ab04-action-block .h-accordion {
        padding-bottom: 10px; } }
/* S_PORTRAIT
---------------------------*/
/*
Defaults
---------------------------*/
.h-ab05-action-block .h-block {
    margin-bottom: 0;
    padding-bottom: 0; }
.h-ab05-action-block .h-block-title {
    padding-top: 0; }
.h-ab05-action-block .h-list {
    margin-bottom: 17px; }

/* M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-ab05-action-block {
        border-top: 1px solid #d8d6e7;
        padding-top: 0px;
        padding-bottom: 0px;
        padding: 15px 2% 10px 2%; }
    .h-ab05-action-block .h-accordion {
        padding-bottom: 10px; }
    .h-ab05-action-block .h-list {
        margin-bottom: 0; }
    .h-ab05-action-block .h-block {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px; }
    .h-ab05-action-block .h-link-more {
        display: none; } }
/* S_PORTRAIT
---------------------------*/
/*
Local variables
---------------------------*/
/*
Defaults
---------------------------*/
.h-ab06-action-block .h-news-block {
    border-top: 1px solid #d8d6e7;
    *zoom: 1; }
.h-ab06-action-block .h-news-block:before, .h-ab06-action-block .h-news-block:after {
    content: " ";
    display: table; }
.h-ab06-action-block .h-news-block:after {
    clear: both; }
.h-ab06-action-block .h-block {
    padding-bottom: 60px; }
.h-ab06-action-block .h-sub-title {
    position: relative;
    margin-bottom: -18px;
    padding-top: 25px;
    padding-left: 60px; }
.h-ab06-action-block .h-sub-title a {
    display: inline-block;
    font-family: "HoyHoy Pro Light", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 21px;
    line-height: 25.2px;
    color: #271e81;
    text-decoration: none; }
.h-ab06-action-block .h-sub-title:after {
    position: absolute;
    top: 28px;
    left: 20px;
    width: 23px;
    height: 23px; }
.h-ab06-action-block .h-sub-title.h-highlight {
    padding-top: 13px;
    margin-bottom: -11px; }
.h-ab06-action-block .h-sub-title.h-highlight a {
    font-size: 26px;
    line-height: 31.2px; }
.h-ab06-action-block .h-sub-title.h-highlight:after {
    top: 21px; }
.h-ab06-action-block .h-text {
    padding-left: 60px;
    padding-bottom: 0;
    margin-bottom: 3px; }
.h-ab06-action-block .h-date {
    display: inline-block;
    padding-left: 60px;
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 11px;
    line-height: 25px;
    color: #c8b287;
    margin-bottom: 10px; }
.h-ab06-action-block img {
    max-width: 100%;
    float: right; }

/* M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-ab06-action-block {
        border-top: 1px solid #d8d6e7;
        border-bottom: 1px solid #d8d6e7;
        padding-top: 0px;
        padding-bottom: 0px; }
    .h-ab06-action-block .h-block {
        background: #f7f7fb;
        margin-top: 0px;
        padding: 0 2.2% 40px 2.2%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px; }
    .h-ab06-action-block .h-block .h-block-title {
        padding-left: 0px; }
    .h-ab06-action-block .h-block:after {
        display: none; }
    .h-ab06-action-block .h-block .h-link-more {
        bottom: 9px;
        left: 2.2%; }
    .h-ab06-action-block .h-column > .h-column {
        padding: 0; }
    .h-ab06-action-block .h-news-block {
        border-top: 0;
        margin: 0px;
        border-bottom: 1px solid #d8d6e7; }
    .h-ab06-action-block .h-news-block .h-column {
        padding-left: 0px; }
    .h-ab06-action-block .h-news-block:first-child {
        border-top: 1px solid #d8d6e7; }
    .h-ab06-action-block .h-sub-title {
        margin-bottom: 0;
        margin-left: -2%;
        padding: 10px 45px 10px 0; }
    .h-ab06-action-block .h-sub-title:first-child {
        margin-left: 0px; }
    .h-ab06-action-block .h-sub-title a {
        display: inline-block;
        font-family: "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
        font-size: 14px;
        line-height: 20px;
        width: 90%; }
    .h-ab06-action-block .h-sub-title a:hover {
        text-decoration: underline; }
    .h-ab06-action-block .h-sub-title:after {
        top: 50%;
        margin-top: -13px;
        left: auto;
        right: 0;
        width: 18px;
        height: 26px; }
    .h-ab06-action-block .h-sub-title.h-highlight {
        margin-bottom: 0;
        padding: 10px 45px 10px 0; }
    .h-ab06-action-block .h-sub-title.h-highlight a {
        font-size: 14px;
        line-height: 20px; }
    .h-ab06-action-block .h-sub-title.h-highlight:after {
        top: 50%; }
    .h-ab06-action-block .h-text,
    .h-ab06-action-block .h-date {
        display: none; }
    .h-ab06-action-block .h-image-wrapper {
        display: none; } }
/* S_PORTRAIT
---------------------------*/
/*
Defaults
---------------------------*/
.h-ab07-action-block .h-block {
    padding-bottom: 0; }
.h-ab07-action-block .h-video-wrapper {
    padding: 10px; }
.h-ab07-action-block .h-video-wrapper img {
    max-width: 100%;
    width: 100%; }

/* M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-ab07-action-block .h-block {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        margin-top: 0px;
        padding: 0 2%; }
    .h-ab07-action-block .h-block .h-block-title {
        border-bottom: 0px;
        padding-left: 0px; }
    .h-ab07-action-block .h-block .h-video-wrapper {
        padding: 0px; } }
/* S_PORTRAIT
---------------------------*/
/*
Defaults
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-ab08-action-block .h-block {
        margin-top: 0px;
        padding: 0 2% 20px 2%;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px; }
    .h-ab08-action-block .h-block .h-block-title {
        padding-left: 0px; }
    .h-ab08-action-block .h-block .h-text {
        padding-top: 0px;
        padding-left: 0px; }
    .h-ab08-action-block .h-block .h-link-more {
        bottom: 10px; }
    .h-ab08-action-block .h-block:after {
        border-top: 1px solid #d8d6e7;
        background: none;
        width: 96%;
        margin: 0 2%;
        height: 40px; } }
/* S_PORTRAIT
---------------------------*/
.h-ab10-benefits {
    padding-bottom: 0; }
.h-ab10-benefits .h-list li:first-child {
    margin-top: 0; }

.h-ab11-needhelp {
    padding-bottom: 0; }
.h-ab11-needhelp p {
    margin: 0 0 10px; }
.h-ab11-needhelp .h-help-list li {
    margin: 0 0 10px; }
.h-ab11-needhelp .h-icon-twitter:before {
    font-size: 30px;
    color: #7377b1; }
.h-ab11-needhelp .h-icon-phone {
    width: 30px;
    height: 40px; }

.h-ab12-compare {
    padding-bottom: 0; }
.h-ab12-compare p {
    margin: 0; }
.h-ab12-compare .h-link {
    margin-bottom: 10px;
    display: inline-block; }

.h-ab13-finishlater {
    padding-bottom: 0; }
.h-ab13-finishlater p {
    margin: 0 0 10px; }
.h-ab13-finishlater .h-icon-email-secondary {
    height: 30px;
    width: 34px; }

.h-ab14-about {
    padding: 50px 0;
    font-size: 0; }
.h-ab14-about .h-row {
    position: relative; }
.h-ab14-about .h-logo {
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0; }
.h-ab14-about .h-rate {
    font: 21px/1.3 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 889px) {
    .h-ab14-about .h-logo {
        display: none; } }
@media screen and (max-width: 767px) {
    .h-ab14-about {
        padding: 15px 0; }
    .h-ab14-about .h-rate {
        font-size: 14px; } }
.h-ab15-whattheysay {
    padding: 50px 0; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-ab15-whattheysay {
        padding: 15px 0;
        border-top: 1px solid #d8d6e7; } }
.h-ab16-howdoesthiswork {
    padding-top: 40px; }
.h-ab16-howdoesthiswork .h-body-text {
    margin-bottom: 0; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 889px) {
    .h-ab16-howdoesthiswork {
        padding-top: 30px; } }
@media screen and (max-width: 767px) {
    .h-ab16-howdoesthiswork {
        padding-top: 20px; } }
.h-ab17-haveaquestion {
    padding: 40px 0; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 889px) {
    .h-ab17-haveaquestion {
        padding: 30px 0; } }
@media screen and (max-width: 767px) {
    .h-ab17-haveaquestion {
        padding: 20px 0; } }
/*
Defaults
---------------------------*/
.h-ab18-q-and-a-nolink {
    padding-top: 28px;
    padding-bottom: 40px; }
.h-ab18-q-and-a-nolink .h-block {
    margin-bottom: 0;
    padding-bottom: 0; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-ab18-q-and-a-nolink {
        padding-top: 0px;
        padding-bottom: 0px;
        padding: 0 0 0 0; }
    .h-ab18-q-and-a-nolink .h-block {
        margin: 0px;
        padding-bottom: 0px; } }
.h-ab19-promos .h-block {
    padding-bottom: 0; }
.h-ab19-promos .h-block:first-child {
    margin-top: 0; }
.h-ab19-promos .h-info-list li {
    position: relative;
    padding-left: 60px;
    min-height: 50px;
    margin-top: 10px; }
.h-ab19-promos .h-info-list li:first-child {
    margin-top: 0; }
.h-ab19-promos .h-info-list .h-list-icon {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    line-height: 35px;
    text-align: center; }
.h-ab19-promos .h-nr {
    font: 36px/1.1 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80;
    display: block; }
.h-ab19-promos .h-label {
    font: 16px/1.2 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80; }

.h-ab19-promos-a .h-icon-money:before {
    color: #ebebf5;
    font-size: 21px; }

.h-ab19-promos-b .h-icon-monitor-cross {
    background: transparent url("../images/fixtures/ab19-promos/icon-monitor-cross.png") no-repeat 0 0 scroll;
    height: 30px;
    width: 40px;
    background-size: 100%;
    margin: 0 auto; }

.h-ab19-promos-d .h-icon-like:before {
    font-size: 28px;
    color: #ebebf5; }

/* M_PORTRAIT_ONLY
---------------------------*/
@media screen and (min-width: 767px) and (max-width: 889px) {
    .h-ab19-promos .h-label {
        display: block; } }
.h-ab20-contact {
    padding-bottom: 0; }
.h-ab20-contact .h-info-list {
    margin-bottom: 15px; }

.h-ab21-contact-insurer {
    padding-bottom: 0; }
.h-ab21-contact-insurer .h-info-list {
    margin-bottom: 15px; }

/* Auto flow
--------------------------------------------------------------*/
.h-af01-car-choice .h-accordion > dd {
    background-color: #f8f8fb; }
.h-af01-car-choice .h-form {
    *zoom: 1;
    padding: 20px;
    margin-left: -2%; }
.h-af01-car-choice .h-form:before, .h-af01-car-choice .h-form:after {
    content: " ";
    display: table; }
.h-af01-car-choice .h-form:after {
    clear: both; }
.h-af01-car-choice fieldset {
    margin: 0;
    padding: 0 0 0 2%; }
.h-af01-car-choice .h-button {
    float: left;
    clear: both;
    margin-left: 2%; }
.h-af01-car-choice .h-icon-questionmark {
    margin-left: 10px; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-af01-car-choice .h-form {
        padding: 15px; }
    .h-af01-car-choice fieldset {
        float: none; }
    .h-af01-car-choice .h-radio-holder {
        margin: 10px 0 0 0;
        display: block; } }
.h-af01-car-info .h-accordion > dd {
    background-color: #f8f8fb; }
.h-af01-car-info .h-form {
    padding: 20px;
    *zoom: 1;
    margin-left: -2%; }
.h-af01-car-info .h-form:before, .h-af01-car-info .h-form:after {
    content: " ";
    display: table; }
.h-af01-car-info .h-form:after {
    clear: both; }
.h-af01-car-info fieldset {
    margin: 0;
    padding: 0 0 0 2%; }
.h-af01-car-info fieldset.h-col-right {
    float: right; }
.h-af01-car-info .h-button {
    float: left;
    clear: both;
    margin-left: 2%; }
.h-af01-car-info .h-icon-questionmark {
    margin-left: 10px; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-af01-car-info .h-form {
        padding: 15px; }
    .h-af01-car-info fieldset {
        float: none; } }
/*
Defaults
---------------------------*/
.h-af02-wa-table {
    padding: 20px;
    border: 1px solid #d8d6e7;
    *zoom: 1;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px; }
.h-af02-wa-table:before, .h-af02-wa-table:after {
    content: " ";
    display: table; }
.h-af02-wa-table:after {
    clear: both; }
.h-af02-wa-table table {
    width: 100%;
    border: 1px solid #d8d6e7;
    border-collapse: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-af02-wa-table table td {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff5e1;
    width: 22.8%;
    padding: 0;
    text-align: center; }
.h-af02-wa-table table td:first-child {
    background-color: white;
    width: 31.58%;
    text-align: left; }
.h-af02-wa-table table td:first-child .h-td-inner {
    border-left: none; }
.h-af02-wa-table table .h-td-inner {
    position: relative;
    height: 100%;
    padding: 10px;
    border-left: 1px solid #d8d6e7;
    border-top: 1px solid #d8d6e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-af02-wa-table tr:first-child .h-td-inner {
    border-top: none; }
.h-af02-wa-table .h-title {
    font: normal 15px/1.2 "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616480; }
.h-af02-wa-table .h-block-head {
    vertical-align: top; }
.h-af02-wa-table .h-block-head .h-td-inner {
    padding-top: 15px; }
.h-af02-wa-table .h-block-head.h-active {
    background-color: #ebebf5; }
.h-af02-wa-table .h-block-head .h-radio-holder {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0; }
.h-af02-wa-table .h-block-head label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer; }
.h-af02-wa-table .h-block-head .h-category {
    font: 18px/1.1 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif; }
.h-af02-wa-table .h-block-head .h-info {
    margin: 0; }
.h-af02-wa-table .h-ensurance-average {
    margin: 15px 0;
    font: 21px/1.2 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #281e82; }
.h-af02-wa-table .h-ensurance-average td {
    background-color: #f7f7fb; }
.h-af02-wa-table .h-ensurance-overview tr {
    overflow: hidden; }
.h-af02-wa-table .h-ensurance-overview td.h-active {
    background-color: #ebebf5; }
.h-af02-wa-table .h-ensurance-advice {
    position: relative;
    width: 68.4%;
    float: right;
    margin-bottom: 20px; }
.h-af02-wa-table .h-ensurance-advice dt {
    text-align: center; }
.h-af02-wa-table .h-ensurance-advice dt.h-active {
    border-bottom: none; }
.h-af02-wa-table .h-ensurance-advice p {
    margin: 0; }
.h-af02-wa-table .h-ensurance-advice .h-name {
    font: 13px/1.3 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293;
    margin-top: 8px; }
.h-af02-wa-table .h-ensurance-advice .h-content {
    padding: 0 20px 20px 20px;
    background-color: #e9e9f3; }
.h-af02-wa-table .h-ensurance-advice .h-placeholder {
    height: 80px;
    width: 80px;
    border: 1px solid #c7c7e2; }
.h-af02-wa-table .h-ensurance-advice .h-advice-arrow {
    position: absolute;
    bottom: -9px;
    left: 0px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #d8d6e7; }
.h-af02-wa-table .h-ensurance-advice .h-advice-arrow:before {
    left: -9px;
    top: -10px;
    position: absolute;
    content: ' ';
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #e9e9f3; }
.h-af02-wa-table .h-ensurance-advice .h-advice-arrow.h-first {
    left: 15%; }
.h-af02-wa-table .h-ensurance-advice .h-advice-arrow.h-second {
    left: 49%; }
.h-af02-wa-table .h-ensurance-advice .h-advice-arrow.h-third {
    left: 81%; }
.h-af02-wa-table .h-s-portrait-show {
    display: none; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-af02-wa-table table td {
        width: 25%; }
    .h-af02-wa-table table td:first-child {
        width: 25%; }
    .h-af02-wa-table .h-ensurance-advice {
        width: 75%; } }
@media screen and (max-width: 767px) {
    .h-af02-wa-table {
        padding: 0;
        border: none; }
    .h-af02-wa-table .h-ensurance-advice {
        margin-bottom: 12px; }
    .h-af02-wa-table .h-ensurance-average {
        margin: 12px 0; } }
@media screen and (max-width: 567px) {
    .h-af02-wa-table table td {
        width: 33.3%; }
    .h-af02-wa-table table td:first-child {
        width: 100%; }
    .h-af02-wa-table table td:last-child .h-td-inner {
        border-right: 1px solid #d8d6e7; }
    .h-af02-wa-table table .h-td-inner {
        border-top: none; }
    .h-af02-wa-table .h-block-head .h-td-inner {
        padding-top: 10px;
        border-right: none !important; }
    .h-af02-wa-table .h-block-head input[type="radio"] {
        position: relative;
        top: auto;
        left: auto; }
    .h-af02-wa-table .h-ensurance-overview,
    .h-af02-wa-table .h-ensurance-average {
        border: none;
        margin: 0; }
    .h-af02-wa-table .h-ensurance-overview tr,
    .h-af02-wa-table .h-ensurance-average tr {
        display: block;
        overflow: hidden;
        margin-top: 10px; }
    .h-af02-wa-table .h-ensurance-overview td,
    .h-af02-wa-table .h-ensurance-average td {
        float: left; }
    .h-af02-wa-table .h-ensurance-overview .h-td-inner,
    .h-af02-wa-table .h-ensurance-average .h-td-inner {
        border-bottom: 1px solid #d8d6e7;
        border-bottom: 1px solid #d8d6e7; }
    .h-af02-wa-table .h-ensurance-options td:first-child {
        display: none; }
    .h-af02-wa-table .h-ensurance-options .h-radio-holder {
        position: relative;
        top: 0;
        bottom: auto;
        left: 0;
        right: auto; }
    .h-af02-wa-table .h-ensurance-average .h-title {
        font: normal 17px/1.2 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
        color: #281e82; }
    .h-af02-wa-table .h-ensurance-overview .h-include {
        padding: 0;
        height: 50px;
        line-height: 30px; }
    .h-af02-wa-table .h-ensurance-advice {
        width: 100%; }
    .h-af02-wa-table .h-ensurance-advice .h-body-text {
        font-size: 15px; }
    .h-af02-wa-table .h-ensurance-advice .h-placeholder {
        display: none; }
    .h-af02-wa-table .h-name {
        display: none; }
    .h-af02-wa-table .h-s-portrait-show {
        display: block; }
    .h-af02-wa-table .h-s-portrait-show.h-name {
        margin-top: 5px;
        float: right; } }
.h-af03-fill-in-details {
    position: relative;
    padding: 15px 20px;
    border: 1px solid #d8d6e7;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px; }
.h-af03-fill-in-details .h-body-text {
    margin-bottom: 0; }
.h-af03-fill-in-details .h-title {
    padding-bottom: 15px; }
.h-af03-fill-in-details .h-input-block {
    margin-bottom: 25px; }
.h-af03-fill-in-details .h-input-block .h-link {
    margin-top: 10px;
    display: inline-block; }
.h-af03-fill-in-details .h-radio-block {
    margin-bottom: 20px; }

/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 767px) {
    .h-af03-fill-in-details {
        border: none;
        padding: 0; }
    .h-af03-fill-in-details .h-input-block {
        margin-bottom: 15px; }
    .h-af03-fill-in-details .h-radio-holder {
        display: block;
        margin: 10px 0 0 0; }
    .h-af03-fill-in-details .h-radio-holder:first-child {
        margin-top: 0; } }
@media screen and (max-width: 567px) {
    .h-af03-fill-in-details .h-input-block {
        margin-bottom: 20px; }
    .h-af03-fill-in-details .h-button {
        display: block; } }
.h-af04-top3-table-3results {
    position: relative;
    width: 100%;
    /* Ensurance Overview Table
  ----------------------------------------------------*/ }
.h-af04-top3-table-3results form {
    width: 100%; }
.h-af04-top3-table-3results form .h-filter {
    float: right;
    width: 33.6%;
    margin-bottom: 10px; }
.h-af04-top3-table-3results form .h-checkbox-block {
    margin-bottom: 0;
    min-height: 0; }
.h-af04-top3-table-3results form .h-checkbox-block label {
    font: normal 13px/1.2 "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616480; }
.h-af04-top3-table-3results table {
    border: 1px solid #d8d6e7;
    display: table;
    border-collapse: inherit;
    height: 100%;
    width: 100%;
    clear: both; }
.h-af04-top3-table-3results table img {
    display: inline-block;
    max-width: 100%; }
.h-af04-top3-table-3results tr {
    height: 100%; }
.h-af04-top3-table-3results .h-td-inner {
    position: relative;
    height: 100%;
    padding: 10px;
    border-left: 1px solid #d8d6e7;
    border-top: 1px solid #d8d6e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-af04-top3-table-3results td {
    background-color: #fff5e1;
    height: 100%;
    width: 24.3%;
    text-align: center;
    height: 100%;
    padding: 0;
    border-spacing: 0; }
.h-af04-top3-table-3results td.h-td-first {
    background-color: white;
    width: 27%;
    text-align: left; }
.h-af04-top3-table-3results td.h-td-first .h-td-inner {
    border-left: none; }
.h-af04-top3-table-3results td.h-active {
    background-color: #ebebf5; }
.h-af04-top3-table-3results td.h-active:not(.h-disabled) .h-td-inner:after, .h-af04-top3-table-3results td.h-active:not(.h-disabled) .h-td-inner:before {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -2px;
    right: auto;
    background-color: #332483;
    width: 3px; }
.h-af04-top3-table-3results td.h-active:not(.h-disabled) .h-td-inner:after {
    top: -1px;
    bottom: -1px;
    left: auto;
    right: 0; }
.h-af04-top3-table-3results td:not(.h-active):not(.h-disabled):not(.h-selected) > .h-td-inner > .h-center-vertical .h-button {
    background-color: #6767a8;
    color: #261e80; }
.h-af04-top3-table-3results td:not(.h-active):not(.h-disabled):not(.h-selected) > .h-td-inner > .h-center-vertical .h-button:after {
    background-color: #aaadd2; }
.h-af04-top3-table-3results td.h-td-split {
    width: 73%; }
.h-af04-top3-table-3results td.h-td-split > .h-td-inner {
    padding: 0 !important;
    border: none; }
.h-af04-top3-table-3results td.h-td-split table,
.h-af04-top3-table-3results td.h-td-split tr {
    border: none; }
.h-af04-top3-table-3results .h-title {
    font: normal 15px/1.2 "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616480;
    vertical-align: top; }
.h-af04-top3-table-3results .h-title .h-link {
    float: right; }
.h-af04-top3-table-3results .h-s-portrait-btn {
    color: #e50077;
    border: 1px solid #e50077;
    font: 13px/50px "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    padding: 0 8px;
    display: none;
    text-decoration: none; }
.h-af04-top3-table-3results .h-tr-spacing {
    height: 10px; }
.h-af04-top3-table-3results .h-tr-spacing td {
    background-color: white !important; }
.h-af04-top3-table-3results .h-tr-spacing td .h-td-inner {
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent; }
.h-af04-top3-table-3results .h-ensurance-overview {
    border-top: none; }
.h-af04-top3-table-3results .h-category-row .h-heading-03 {
    display: none; }
.h-af04-top3-table-3results .h-category-row .h-best-choice {
    background-color: white;
    position: absolute;
    top: -40px;
    bottom: auto;
    left: 0;
    right: auto;
    height: 40px;
    width: 100%;
    display: none;
    border-top: 3px solid #332483;
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-af04-top3-table-3results .h-category-row .h-best-choice:after, .h-af04-top3-table-3results .h-category-row .h-best-choice:before {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -2px;
    right: auto;
    background-color: #332483;
    width: 3px; }
.h-af04-top3-table-3results .h-category-row .h-best-choice:after {
    top: -1px;
    bottom: -1px;
    left: auto;
    right: 0; }
.h-af04-top3-table-3results .h-category-row td {
    background-color: white; }
.h-af04-top3-table-3results .h-category-row td .h-td-inner {
    padding: 20px 10px; }
.h-af04-top3-table-3results .h-category-row .h-active:not(.h-disabled) {
    background-color: white;
    border-top: none; }
.h-af04-top3-table-3results .h-category-row .h-active:not(.h-disabled) .h-best-choice {
    display: block; }
.h-af04-top3-table-3results .h-quality-score-row .h-text {
    font: normal 13px/1.2 "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616480;
    margin-left: 5px; }
.h-af04-top3-table-3results .h-quality-score-row .h-heading-02 {
    display: inline-block; }
.h-af04-top3-table-3results .h-group-row {
    color: #626481;
    font: 13px/1.2 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif; }
.h-af04-top3-table-3results .h-group-row.h-empty .h-td-split td {
    content: "<br>"; }
.h-af04-top3-table-3results .h-additional-row .h-optional .h-title {
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    margin-left: 25px; }
.h-af04-top3-table-3results .h-additional-row .h-optional label {
    max-width: 80%; }
.h-af04-top3-table-3results .h-terms-aspect-row .h-score {
    *zoom: 1; }
.h-af04-top3-table-3results .h-terms-aspect-row .h-score:before, .h-af04-top3-table-3results .h-terms-aspect-row .h-score:after {
    content: " ";
    display: table; }
.h-af04-top3-table-3results .h-terms-aspect-row .h-score:after {
    clear: both; }
.h-af04-top3-table-3results .h-terms-aspect-row .h-heading-02 {
    display: inline-block;
    vertical-align: middle; }
.h-af04-top3-table-3results .h-terms-aspect-row .h-plus {
    margin-right: 15px; }
.h-af04-top3-table-3results .h-terms-aspect-row .h-s-portrait-score {
    display: none; }
.h-af04-top3-table-3results .h-user-rating td.h-active,
.h-af04-top3-table-3results .h-user-rating td:first-child,
.h-af04-top3-table-3results .h-user-rating td {
    background-color: #f7f7fb; }
.h-af04-top3-table-3results .h-user-rating .h-link {
    display: inline-block;
    margin-top: 10px; }
.h-af04-top3-table-3results .h-user-rating .h-star-rating-s-portrait {
    display: none; }
.h-af04-top3-table-3results .h-user-rating .h-star-rating-s-portrait .h-rate-nr {
    font: 14px/1 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80;
    vertical-align: middle;
    margin-right: 5px; }
.h-af04-top3-table-3results .h-select-ensurance td .h-td-inner {
    background-color: white;
    padding: 10px 5px; }
.h-af04-top3-table-3results .h-select-ensurance td .h-btm {
    background-color: white;
    position: absolute;
    top: auto;
    bottom: -10px;
    left: 0;
    right: 0;
    height: 10px;
    width: 100%;
    border-bottom: 3px solid #332483;
    display: none; }
.h-af04-top3-table-3results .h-select-ensurance td .h-btm:after, .h-af04-top3-table-3results .h-select-ensurance td .h-btm:before {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -2px;
    right: auto;
    background-color: #332483;
    width: 3px; }
.h-af04-top3-table-3results .h-select-ensurance td .h-btm:after {
    top: -1px;
    bottom: -1px;
    left: auto;
    right: 0; }
.h-af04-top3-table-3results .h-select-ensurance td.h-active {
    background-color: #ebebf5; }
.h-af04-top3-table-3results .h-select-ensurance td.h-active:not(.h-disabled) .h-btm {
    display: block; }
.h-af04-top3-table-3results .h-select-ensurance .h-button {
    padding: 5px 15px 10px;
    font-size: 19px;
    display: block; }
.h-af04-top3-table-3results .h-cta-list {
    margin-top: 60px;
    float: right;
    text-align: right; }
.h-af04-top3-table-3results .h-cta-list li {
    margin-top: 15px; }
.h-af04-top3-table-3results .h-cta-list li:first-child {
    margin-top: 0; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-af04-top3-table-3results .h-cta-list {
        display: none; } }
@media screen and (max-width: 767px) {
    .h-af04-top3-table-3results .h-filter {
        display: none; }
    .h-af04-top3-table-3results td {
        width: 28%;
        height: auto; }
    .h-af04-top3-table-3results td.h-selected {
        width: 44%; }
    .h-af04-top3-table-3results td.h-active:not(.h-disabled) {
        width: 44%; }
    .h-af04-top3-table-3results td.h-active:not(.h-disabled) .h-td-inner {
        border-left: none; }
    .h-af04-top3-table-3results td.h-active:not(.h-disabled) .h-td-inner:after, .h-af04-top3-table-3results td.h-active:not(.h-disabled) .h-td-inner:before {
        display: none; }
    .h-af04-top3-table-3results td.h-td-split, .h-af04-top3-table-3results td.h-td-first {
        width: 100%;
        float: left;
        display: block; }
    .h-af04-top3-table-3results td.h-td-first:not(.h-optional) .h-td-inner {
        padding-top: 20px; }
    .h-af04-top3-table-3results .h-tr-spacing {
        display: none; }
    .h-af04-top3-table-3results .h-category-row .h-best-choice {
        display: none !important; }
    .h-af04-top3-table-3results .h-category-row .h-active .h-td-inner {
        border-top: 1px solid #d8d6e7; }
    .h-af04-top3-table-3results .h-category-row .h-heading-03 {
        display: block; }
    .h-af04-top3-table-3results .h-group-row {
        word-break: break-all; }
    .h-af04-top3-table-3results .h-group-row.h-empty .h-td-split {
        display: none; }
    .h-af04-top3-table-3results .h-additional-row .h-optional {
        background-color: #f7f7fb; }
    .h-af04-top3-table-3results .h-additional-row .h-optional .h-title {
        padding-top: 0; }
    .h-af04-top3-table-3results .h-user-rating td {
        background-color: #fff5e1; }
    .h-af04-top3-table-3results .h-user-rating td.h-td-first {
        background-color: white; }
    .h-af04-top3-table-3results .h-user-rating td.h-active {
        background-color: #ebebf5; }
    .h-af04-top3-table-3results .h-select-ensurance .h-td-first {
        display: none; }
    .h-af04-top3-table-3results .h-select-ensurance td.h-active .h-btm {
        display: none !important; }
    .h-af04-top3-table-3results td:not(.h-selected) > .h-td-inner > .h-center-vertical .h-text,
    .h-af04-top3-table-3results td.h-disabled > .h-td-inner > .h-center-vertical .h-text,
    .h-af04-top3-table-3results td:not(.h-active) > .h-td-inner > .h-center-vertical .h-text {
        display: none; }
    .h-af04-top3-table-3results .h-cta-list {
        margin-top: 20px;
        float: left;
        text-align: left; }
    .h-af04-top3-table-3results .h-cta-list li {
        margin-top: 10px; } }
@media screen and (max-width: 567px) {
    .h-af04-top3-table-3results td {
        width: 20%; }
    .h-af04-top3-table-3results td.h-selected:not(.h-disabled),
    .h-af04-top3-table-3results td.h-active:not(.h-disabled) {
        width: 60%; }
    .h-af04-top3-table-3results .h-terms-aspect-row .h-score {
        display: none; }
    .h-af04-top3-table-3results .h-terms-aspect-row .h-s-portrait-score {
        display: block; }
    .h-af04-top3-table-3results td.h-selected:not(.h-disabled) > .h-td-inner > .h-center-vertical .h-heading-03,
    .h-af04-top3-table-3results td.h-selected:not(.h-disabled) > .h-td-inner > .h-center-vertical .h-heading-02,
    .h-af04-top3-table-3results td.h-selected:not(.h-disabled) > .h-td-inner > .h-center-vertical .h-visual-heading-02,
    .h-af04-top3-table-3results td.h-active:not(.h-disabled) > .h-td-inner > .h-center-vertical .h-heading-03,
    .h-af04-top3-table-3results td.h-active:not(.h-disabled) > .h-td-inner > .h-center-vertical .h-heading-02,
    .h-af04-top3-table-3results td.h-active:not(.h-disabled) > .h-td-inner > .h-center-vertical .h-visual-heading-02 {
        font-size: 24px;
        line-height: 1.2;
        display: inline-block; }
    .h-af04-top3-table-3results td:not(.h-selected):not(.h-active) > .h-td-inner > .h-center-vertical .h-heading-03,
    .h-af04-top3-table-3results td:not(.h-selected):not(.h-active) > .h-td-inner > .h-center-vertical .h-heading-02,
    .h-af04-top3-table-3results td:not(.h-selected):not(.h-active) > .h-td-inner > .h-center-vertical .h-visual-heading-02 {
        font-size: 14px;
        line-height: 1.2;
        display: inline-block; }
    .h-af04-top3-table-3results td:not(.h-selected):not(.h-active) > .h-td-inner > .h-center-vertical .h-star-rating {
        display: none; }
    .h-af04-top3-table-3results td:not(.h-selected):not(.h-active) > .h-td-inner > .h-center-vertical .h-star-rating-s-portrait {
        display: block; }
    .h-af04-top3-table-3results td:not(.h-selected):not(.h-active) > .h-td-inner > .h-center-vertical .h-link {
        display: none; }
    .h-af04-top3-table-3results td:not(.h-selected):not(.h-active) > .h-td-inner > .h-center-vertical .h-button {
        display: none; }
    .h-af04-top3-table-3results td:not(.h-selected):not(.h-active) > .h-td-inner > .h-center-vertical .h-s-portrait-btn {
        display: inline-block; }
    .h-af04-top3-table-3results td.h-active.h-disabled > .h-td-inner > .h-center-vertical .h-heading-03,
    .h-af04-top3-table-3results td.h-active.h-disabled > .h-td-inner > .h-center-vertical .h-heading-02,
    .h-af04-top3-table-3results td.h-active.h-disabled > .h-td-inner > .h-center-vertical .h-visual-heading-02 {
        font-size: 14px;
        line-height: 1.2;
        display: inline-block; }
    .h-af04-top3-table-3results td.h-active.h-disabled > .h-td-inner > .h-center-vertical .h-star-rating {
        display: none; }
    .h-af04-top3-table-3results td.h-active.h-disabled > .h-td-inner > .h-center-vertical .h-star-rating-s-portrait {
        display: block; }
    .h-af04-top3-table-3results td.h-active.h-disabled > .h-td-inner > .h-center-vertical .h-link {
        display: none; }
    .h-af04-top3-table-3results td.h-active.h-disabled > .h-td-inner > .h-center-vertical .h-button {
        display: none; }
    .h-af04-top3-table-3results td.h-active.h-disabled > .h-td-inner > .h-center-vertical .h-s-portrait-btn {
        display: inline-block; } }
.h-af05-results p {
    margin: 0; }
.h-af05-results .h-price {
    font: 24px/1.3 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80; }
.h-af05-results .h-price.h-small {
    font-size: 16px; }
.h-af05-results .h-title {
    color: #261e80;
    font: 22px/1.3 "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif; }
.h-af05-results .h-overview-wrap {
    border: 1px solid #d8d6e7;
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    border-radius: 0 0 10px 0; }
.h-af05-results .h-table {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-af05-results .h-table .h-desc-col {
    display: table-cell;
    width: 80%; }
.h-af05-results .h-table .h-price-col {
    display: table-cell;
    text-align: right;
    vertical-align: middle; }
.h-af05-results .h-result-head {
    height: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px; }
.h-af05-results .h-result-head .h-ensurance {
    display: inline-block;
    vertical-align: middle; }
.h-af05-results .h-result-head .h-type {
    font: 14px/1.3 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80; }
.h-af05-results .h-result-head .h-logo {
    margin-left: 30px;
    display: inline-block;
    vertical-align: middle; }
.h-af05-results .h-result-head .h-price {
    float: right;
    line-height: 60px; }
.h-af05-results .h-accordion dd,
.h-af05-results .h-accordion dt {
    border-left: none;
    border-right: none; }
.h-af05-results .h-accordion .h-icon-check {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 20px;
    right: auto;
    margin-right: 20px;
    margin-top: -7.5px; }
.h-af05-results .h-optional .h-checkbox-block {
    margin: 20px 0 0 0; }
.h-af05-results .h-optional label {
    font-size: 16px;
    max-width: 70%; }
.h-af05-results .h-optional .h-icon-questionmark {
    margin-left: 10px; }
.h-af05-results .h-detail-overview {
    background-color: #fff5e1;
    padding: 28px 20px 28px 50px;
    border-bottom: 1px solid #d8d6e7; }
.h-af05-results .h-detail-overview .h-desc-col {
    font: 16px/1.3 "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80; }
.h-af05-results .h-total-payment {
    padding: 28px 20px 28px 20px;
    border-bottom: 1px solid #d8d6e7; }
.h-af05-results .h-total-payment .h-title {
    margin-bottom: 10px; }
.h-af05-results .h-starter-costs {
    padding: 20px 20px 20px 20px; }
.h-af05-results .h-cta-holder {
    margin-top: 30px;
    float: right;
    text-align: right; }
.h-af05-results .h-cta-holder .h-tip {
    margin-top: 20px; }
.h-af05-results .h-cta-holder .h-icon-questionmark {
    margin-left: 10px; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-af05-results .h-body-text {
        font-size: 12px; }
    .h-af05-results .h-title {
        font-size: 17px;
        font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif; }
    .h-af05-results .h-price {
        font-size: 17px; }
    .h-af05-results .h-price.h-small {
        font-size: 13px; }
    .h-af05-results .h-overview-wrap {
        border: none; }
    .h-af05-results .h-detail-overview,
    .h-af05-results .h-total-payment,
    .h-af05-results .h-starter-costs {
        padding: 10px; }
    .h-af05-results .h-result-head {
        padding: 5px 10px;
        height: auto; }
    .h-af05-results .h-result-head .h-title {
        display: inline-block; }
    .h-af05-results .h-result-head .h-duration {
        display: none; }
    .h-af05-results .h-result-head .h-price {
        display: none; }
    .h-af05-results .h-result-head .h-logo {
        margin-left: 10px; }
    .h-af05-results .h-result-head .h-type {
        font-size: 17px;
        font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif; }
    .h-af05-results .h-accordion .h-icon-check {
        left: 10px; }
    .h-af05-results .h-detail-overview {
        background-color: white; }
    .h-af05-results .h-detail-overview .h-desc-col {
        font-size: 14px; }
    .h-af05-results .h-total-payment .h-title {
        margin-bottom: 0; }
    .h-af05-results .h-cta-holder {
        float: left;
        text-align: left;
        margin-top: 0; }
    .h-af05-results .h-cta-holder .h-tip {
        margin-top: 5px; } }
.h-af06-nextsteps {
    position: relative;
    *zoom: 1;
    background-color: #6767a8;
    padding: 25px 20px 30px 20px;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0; }
.h-af06-nextsteps:before, .h-af06-nextsteps:after {
    content: " ";
    display: table; }
.h-af06-nextsteps:after {
    clear: both; }
.h-af06-nextsteps .h-heading-02 {
    padding-bottom: 25px;
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: white; }
.h-af06-nextsteps .h-nr {
    position: absolute;
    background-color: #c7c9e0;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    height: 30px;
    width: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: normal;
    line-height: 30px;
    color: #281e82;
    display: inline-block; }
.h-af06-nextsteps .h-img-visual {
    position: absolute;
    top: 0;
    bottom: auto;
    left: auto;
    right: 30px; }
.h-af06-nextsteps .h-step-list li {
    position: relative;
    margin-top: 20px;
    font: 17px/1.3 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: white;
    min-height: 30px;
    padding: 5px 0 0 40px; }
.h-af06-nextsteps .h-step-list li:first-child {
    margin-top: 0; }

/* M_PORTRAIT
--------------------------------------------*/
/* S_LANDSCAPE
--------------------------------------------*/
@media screen and (max-width: 889px) {
    .h-af06-nextsteps .h-img-visual {
        display: none; } }
@media screen and (max-width: 767px) {
    .h-af06-nextsteps {
        padding: 15px 2% 20px 2%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
    .h-af06-nextsteps .h-heading-02 {
        padding-bottom: 15px; }
    .h-af06-nextsteps .h-step-list li {
        font-size: 14px; } }
/*
Defaults
---------------------------*/
.h-af07-arrangement table {
    width: 100%;
    border: 1px solid #d8d6e7;
    border-bottom: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-collapse: inherit; }
.h-af07-arrangement table td {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff5e1;
    height: 100%;
    width: 20%;
    padding: 0;
    text-align: center; }
.h-af07-arrangement table td:first-child {
    background-color: white;
    width: 40%;
    text-align: left; }
.h-af07-arrangement table td:first-child .h-td-inner {
    border-left: none; }
.h-af07-arrangement table .h-td-inner {
    position: relative;
    height: 100%;
    padding: 10px;
    border-left: 1px solid #d8d6e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-af07-arrangement p {
    margin: 0; }
.h-af07-arrangement .h-title {
    font: normal 15px/1.2 "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616480; }
.h-af07-arrangement .h-head {
    border: 1px solid #d8d6e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    width: 100%;
    padding: 10px; }
.h-af07-arrangement .h-head .h-heading-02 {
    padding-bottom: 10px; }
.h-af07-arrangement .h-category-overview {
    border-top: none;
    border-bottom: none; }
.h-af07-arrangement .h-category-overview td {
    background-color: white; }
.h-af07-arrangement .h-category-overview img {
    display: inline-block; }
.h-af07-arrangement .h-category-overview .h-logo-hoyhoy {
    width: 100%;
    max-width: 100%; }
.h-af07-arrangement .h-option-overview {
    border-top: none;
    border-bottom: 1px solid #d8d6e7; }
.h-af07-arrangement .h-option-overview .h-td-inner {
    border-top: 1px solid #d8d6e7; }

/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 767px) {
    .h-af07-arrangement table tr {
        overflow: hidden; }
    .h-af07-arrangement table td {
        width: 33.3%; }
    .h-af07-arrangement table td:first-child {
        width: 100%; }
    .h-af07-arrangement table td:first-child .h-td-inner {
        border: none; }
    .h-af07-arrangement table td:nth-child(2) .h-td-inner {
        border-left: none; }
    .h-af07-arrangement table .h-td-inner {
        border-top: none; }
    .h-af07-arrangement .h-head {
        border: none; }
    .h-af07-arrangement .h-head .h-heading-02 {
        padding: 0; }
    .h-af07-arrangement .h-head .h-body-text {
        display: none; }
    .h-af07-arrangement .h-category-overview .h-td-inner {
        border-top: 1px solid #d8d6e7;
        border-bottom: 1px solid #d8d6e7; }
    .h-af07-arrangement .h-category-overview td:first-child {
        display: none; }
    .h-af07-arrangement .h-option-overview {
        border-bottom: none; }
    .h-af07-arrangement .h-option-overview tr {
        margin-top: 10px;
        display: block; }
    .h-af07-arrangement .h-option-overview td {
        float: left; }
    .h-af07-arrangement .h-option-overview .h-td-inner {
        border-bottom: 1px solid #d8d6e7; }
    .h-af07-arrangement .h-option-overview .h-option {
        padding: 0;
        height: 50px;
        line-height: 30px; } }
/*
Defaults
---------------------------*/
.af08-other-insurance .h-social {
    display: inline-block;
    height: 60px;
    width: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #3c378e;
    line-height: 60px;
    cursor: pointer;
    text-align: center; }
.af08-other-insurance .h-social .h-icon:before {
    font-size: 18px; }
.af08-other-insurance .h-social:hover {
    background-color: #e50077; }
.af08-other-insurance .h-social:hover .h-icon:before {
    color: white; }
.af08-other-insurance .h-social .h-icon:before {
    color: white; }
.af08-other-insurance .h-frame-holder {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    width: 100%;
    position: relative;
    border-left: 1px solid #d4d4e5;
    border-top: 1px solid #d4d4e5;
    border-right: 1px solid #d4d4e5;
    overflow: hidden; }
.af08-other-insurance .h-frame-holder img {
    max-width: 104%;
    width: 104%;
    margin: 0 auto; }
.af08-other-insurance .h-frame-holder .h-button-play {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    right: auto;
    height: 140px;
    width: 140px;
    margin-top: -70px;
    margin-left: -70px;
    display: inline-block;
    height: 140px;
    width: 140px;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    background-color: black;
    line-height: 140px;
    cursor: pointer;
    text-align: center; }
.af08-other-insurance .h-frame-holder .h-button-play .h-icon:before {
    font-size: 18px; }
.af08-other-insurance .h-frame-holder .h-button-play:hover {
    background-color: black; }
.af08-other-insurance .h-frame-holder .h-button-play:hover .h-icon:before {
    color: white; }
.af08-other-insurance .h-frame-holder .h-button-play .h-icon:before {
    color: white; }
.af08-other-insurance .h-frame-holder .h-button-play .h-icon-play:before {
    font-size: 60px; }
.af08-other-insurance .h-social-share {
    height: 160px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #d4d4e5;
    border-bottom: 1px solid #d4d4e5;
    border-right: 1px solid #d4d4e5; }
.af08-other-insurance .h-social-share .h-heading-02 {
    text-align: center;
    padding-top: 18px; }
.af08-other-insurance .h-social-share ul {
    width: 500px;
    margin: 22px auto 0 auto; }
.af08-other-insurance .h-social-share ul li {
    margin-right: 40px; }
.af08-other-insurance .h-social-share ul li:last-child {
    margin-right: 0px; }

/* M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .af08-other-insurance .h-frame-holder {
        border: none;
        margin-left: -2%;
        width: 104%; }
    .af08-other-insurance .h-social-share {
        border: none; } }
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .af08-other-insurance .h-social {
        display: inline-block;
        height: 50px;
        width: 50px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        background-color: #3c378e;
        line-height: 50px;
        cursor: pointer;
        text-align: center; }
    .af08-other-insurance .h-social .h-icon:before {
        font-size: 18px; }
    .af08-other-insurance .h-social:hover {
        background-color: #e50077; }
    .af08-other-insurance .h-social:hover .h-icon:before {
        color: white; }
    .af08-other-insurance .h-social .h-icon:before {
        color: white; }
    .af08-other-insurance .h-social .h-icon-play:before {
        font-size: 25px; }
    .af08-other-insurance .h-social-share {
        height: 120px; }
    .af08-other-insurance .h-social-share ul {
        width: 430px; } }
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .af08-other-insurance .h-frame-holder .h-button-play {
        position: absolute;
        top: 50%;
        bottom: auto;
        left: 50%;
        right: auto;
        height: 70px;
        width: 70px;
        margin-top: -35px;
        margin-left: -35px;
        display: inline-block;
        height: 70px;
        width: 70px;
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
        border-radius: 35px;
        background-color: black;
        line-height: 70px;
        cursor: pointer;
        text-align: center; }
    .af08-other-insurance .h-frame-holder .h-button-play .h-icon:before {
        font-size: 18px; }
    .af08-other-insurance .h-frame-holder .h-button-play:hover {
        background-color: black; }
    .af08-other-insurance .h-frame-holder .h-button-play:hover .h-icon:before {
        color: white; }
    .af08-other-insurance .h-frame-holder .h-button-play .h-icon:before {
        color: white; }
    .af08-other-insurance .h-frame-holder .h-button-play .h-icon-play:before {
        font-size: 25px; }
    .af08-other-insurance .h-social-share {
        height: 140px; }
    .af08-other-insurance .h-social-share ul {
        width: 315px; }
    .af08-other-insurance .h-social-share ul li {
        margin-right: 9px; }
    .af08-other-insurance .h-social-share ul li:last-child {
        margin-right: 0px; } }
.h-af09_fill-in-details .h-accordion.h-tertiary > dd,
.h-af09_fill-in-details .h-fieldset {
    *zoom: 1;
    margin: 0;
    padding: 20px; }
.h-af09_fill-in-details .h-accordion.h-tertiary > dd:before, .h-af09_fill-in-details .h-accordion.h-tertiary > dd:after,
.h-af09_fill-in-details .h-fieldset:before,
.h-af09_fill-in-details .h-fieldset:after {
    content: " ";
    display: table; }
.h-af09_fill-in-details .h-accordion.h-tertiary > dd:after,
.h-af09_fill-in-details .h-fieldset:after {
    clear: both; }
.h-af09_fill-in-details .h-answer-list {
    margin: 0; }
.h-af09_fill-in-details .h-answer-list dt {
    font: 14px/1.3 "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80;
    margin-bottom: 5px; }
.h-af09_fill-in-details .h-answer-list dd {
    margin: 0 0 15px; }
.h-af09_fill-in-details .cta-holder {
    float: left;
    clear: both; }
.h-af09_fill-in-details .cta-holder .h-button {
    vertical-align: middle; }
.h-af09_fill-in-details .cta-holder .h-link {
    margin-left: 40px;
    vertical-align: middle; }
.h-af09_fill-in-details .h-input-block .h-link {
    margin-top: 5px;
    display: inline-block; }
.h-af09_fill-in-details .h-checkbox-block .h-link,
.h-af09_fill-in-details .h-radio-block .h-link {
    margin-top: 10px;
    display: inline-block; }
.h-af09_fill-in-details .h-icon-questionmark {
    margin-left: 10px; }
.h-af09_fill-in-details .h-link-list {
    margin-bottom: 25px; }
.h-af09_fill-in-details .h-link-list li {
    padding-top: 10px; }
.h-af09_fill-in-details .h-agreement-block {
    background-color: #fff5e1;
    border: 1px solid #ece1cc;
    padding: 10px; }
.h-af09_fill-in-details .h-agreement-block .h-checkbox-block {
    margin-bottom: 0;
    min-height: 0; }
.h-af09_fill-in-details .h-agreement-block .h-checkbox-block label {
    margin-bottom: 0; }
.h-af09_fill-in-details .h-step-d .h-checkbox-block,
.h-af09_fill-in-details .h-step-d .h-radio-block {
    margin-bottom: 25px; }
.h-af09_fill-in-details .h-step-e p {
    margin-top: 0; }
.h-af09_fill-in-details .h-total-overview {
    margin-top: 20px; }
@media screen and (max-width: 767px) {
    .h-af09_fill-in-details .h-total-overview {
        margin-top: 15px; } }
@media screen and (max-width: 567px) {
    .h-af09_fill-in-details .h-total-overview {
        margin-top: 12px; } }
.h-af09_fill-in-details .h-total-overview .h-description .h-heading-03 {
    padding-bottom: 12px; }
.h-af09_fill-in-details .h-total-overview .h-heading-03 {
    font-size: 18px; }
.h-af09_fill-in-details .h-total-overview .h-price {
    font-size: 26px;
    line-height: 31px; }
.h-af09_fill-in-details .h-total-overview .h-button-l {
    float: right; }

/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 767px) {
    .h-af09_fill-in-details .h-accordion.h-tertiary > dd,
    .h-af09_fill-in-details .h-fieldset {
        padding: 15px; }
    .h-af09_fill-in-details .h-agreement-block .h-checkbox-block {
        margin-top: 10px; }
    .h-af09_fill-in-details .h-step-d .h-checkbox-block,
    .h-af09_fill-in-details .h-step-d .h-radio-block {
        margin-bottom: 15px; }
    .h-af09_fill-in-details .h-total-overview .h-button-l {
        float: none; } }
@media screen and (max-width: 567px) {
    .h-af09_fill-in-details .h-step-d .h-checkbox-block,
    .h-af09_fill-in-details .h-step-d .h-radio-block {
        margin-bottom: 20px; }
    .h-af09_fill-in-details .h-total-overview .h-button-l {
        font-size: 19px; }
    .h-af09_fill-in-details .h-total-overview .h-price {
        font-size: 24px;
        display: block; } }
.h-af10-yourinsurance {
    padding-bottom: 0; }
.h-af10-yourinsurance .h-block-title {
    padding: 10px; }
.h-af10-yourinsurance .h-block-content {
    padding: 10px; }
.h-af10-yourinsurance .h-label {
    font: 14px/1.2 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616381;
    margin: 15px 0 5px;
    display: block; }
.h-af10-yourinsurance .h-label:first-child {
    margin-top: 0; }

.h-af11-yourinsurer {
    padding-bottom: 0; }
.h-af11-yourinsurer .h-block-title {
    padding: 10px; }
.h-af11-yourinsurer .h-block-content {
    padding: 10px; }
.h-af11-yourinsurer .h-logo {
    margin-bottom: 15px;
    display: block; }
.h-af11-yourinsurer .h-ensurance-list {
    margin-bottom: 10px; }
.h-af11-yourinsurer .h-ensurance-list li {
    font: 14px/1.2 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616381; }
.h-af11-yourinsurer .h-costs-list li {
    margin-bottom: 10px; }
.h-af11-yourinsurer .h-costs-list .h-price {
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80;
    display: block; }
.h-af11-yourinsurer p {
    margin: 0; }

.h-af12-compare-ensurance table {
    text-align: center;
    border-collapse: inherit;
    height: 100%;
    width: 100%; }
.h-af12-compare-ensurance tr {
    height: 100%; }
.h-af12-compare-ensurance tr.h-active :not(.h-option) .h-td-inner {
    background-color: #ebebf5; }
.h-af12-compare-ensurance tr.h-active :not(.h-option) .h-td-inner:after, .h-af12-compare-ensurance tr.h-active :not(.h-option) .h-td-inner:before {
    display: block; }
.h-af12-compare-ensurance tr.h-active .h-logo .h-td-inner {
    border-left: 3px solid #332483; }
.h-af12-compare-ensurance tr.h-active .h-available-options .h-td-inner {
    border-right: 3px solid #332483; }
.h-af12-compare-ensurance tr.h-top-3 :not(.h-option) .h-td-inner {
    background-color: #fff5e1; }
.h-af12-compare-ensurance td {
    vertical-align: middle;
    height: 100%;
    padding: 0;
    border-spacing: 0; }
.h-af12-compare-ensurance .h-td-inner {
    position: relative;
    height: 100%;
    padding: 10px;
    border-bottom: 1px solid #d8d6e7;
    border-right: 1px solid #d8d6e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-af12-compare-ensurance .h-td-inner:after, .h-af12-compare-ensurance .h-td-inner:before {
    position: absolute;
    top: 0;
    bottom: auto;
    left: -1px;
    right: -1px;
    background-color: #332483;
    height: 3px;
    content: "";
    display: none; }
.h-af12-compare-ensurance .h-td-inner:after {
    top: auto;
    bottom: -1px;
    left: -1px;
    right: -2px; }
.h-af12-compare-ensurance .h-text {
    font: 13px/1 "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616480; }
.h-af12-compare-ensurance .h-title {
    font: normal 15px/1.2 "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616480; }
.h-af12-compare-ensurance .h-price {
    font: normal 26px/1.2 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80;
    white-space: nowrap;
    vertical-align: middle; }
.h-af12-compare-ensurance .h-checkbox {
    border-color: #d8d6e7; }
.h-af12-compare-ensurance .h-head-row .h-td-inner {
    border-top: 1px solid #d8d6e7;
    padding: 5px 10px; }
.h-af12-compare-ensurance .h-head-row .h-show-available .h-checkbox-block {
    text-align: left; }
.h-af12-compare-ensurance .h-head-row .h-show-available .h-checkbox {
    position: absolute;
    top: 7px;
    bottom: auto;
    left: 7px;
    right: auto; }
.h-af12-compare-ensurance .h-head-row .h-show-available label {
    margin-left: 25px;
    color: #616480;
    max-width: 100%; }
.h-af12-compare-ensurance .h-select-row:not(.h-active) .h-own-risk .h-price {
    font-size: 18px; }
.h-af12-compare-ensurance .h-logo .h-td-inner {
    background-color: white !important; }
.h-af12-compare-ensurance .h-option .h-td-inner {
    padding-left: 0;
    border-top: none;
    border-bottom: none; }
.h-af12-compare-ensurance .h-option .h-v-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 9px;
    right: auto;
    height: 100%;
    width: 1px;
    background-color: #d8d6e7; }
.h-af12-compare-ensurance .h-score .h-plus {
    margin-right: 25px; }
.h-af12-compare-ensurance .h-compare-action {
    position: relative; }
.h-af12-compare-ensurance .h-compare-action .h-link-large {
    font-family: "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    margin-bottom: 20px;
    display: inline-block; }
.h-af12-compare-ensurance .h-compare-action .h-y-line {
    position: absolute;
    height: 35px;
    width: 1px;
    background-color: #d8d6e7;
    top: auto;
    bottom: -10px;
    left: 9px;
    right: auto; }
.h-af12-compare-ensurance .h-compare-action .h-x-line {
    position: absolute;
    height: 1px;
    width: 22.5px;
    background-color: #d8d6e7;
    top: auto;
    bottom: 25px;
    left: 9px;
    right: auto; }
.h-af12-compare-ensurance .h-compare-action .h-button {
    margin: 0 0 10px 29px;
    display: block; }
.h-af12-compare-ensurance .h-compare-action.h-bottom .h-y-line {
    top: -10px;
    bottom: auto;
    left: 9px;
    right: auto; }
.h-af12-compare-ensurance .h-compare-action.h-bottom .h-x-line {
    top: 25px;
    bottom: auto;
    left: 9px;
    right: auto; }
.h-af12-compare-ensurance .h-compare-action.h-bottom .h-button {
    margin: 10px 0 auto 29px; }
.h-af12-compare-ensurance .h-compare-action.h-bottom .h-link-large {
    margin: 20px 0 0 0; }

.h-af-p-01-findcar .h-border-content {
    padding-bottom: 15px; }
.h-af-p-01-findcar .h-radio-holder {
    margin: 10px 0 0 0;
    display: block; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 567px) {
    .h-af-p-01-findcar .h-radio-holder {
        margin: 10px 0 0 0;
        display: block; }
    .h-af-p-01-findcar .h-radio-holder:first-child {
        margin-top: 0; } }
.h-af-p-02-findiban .h-border-content {
    padding-bottom: 15px; }

.h-af-p-03-claim-free-years .h-border-content {
    padding-bottom: 15px; }

/* Content Flow
--------------------------------------------------------------*/
.h-cf01-iconblock {
    background-color: #6767a8;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
    padding: 0 30px 30px; }
.h-cf01-iconblock .h-option-list {
    *zoom: 1; }
.h-cf01-iconblock .h-option-list:before, .h-cf01-iconblock .h-option-list:after {
    content: " ";
    display: table; }
.h-cf01-iconblock .h-option-list:after {
    clear: both; }
.h-cf01-iconblock li {
    float: left;
    width: 33.3%;
    color: white;
    font: 17px/1.2 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
.h-cf01-iconblock .h-icon {
    width: 50px;
    text-align: left; }
.h-cf01-iconblock .h-icon:before {
    color: white;
    font-size: 22px; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf01-iconblock {
        padding: 0 20px 25px; }
    .h-cf01-iconblock li {
        width: 50%;
        margin-top: 25px;
        font-size: 16px; }
    .h-cf01-iconblock .h-icon {
        width: 30px; }
    .h-cf01-iconblock .h-icon:before {
        font-size: 16px; } }
.h-cf02-help-contact p {
    margin: 0; }
.h-cf02-help-contact .h-heading-02 {
    border-bottom: 1px solid #d8d6e7;
    padding-bottom: 10px; }
.h-cf02-help-contact .h-help-list {
    padding: 25px 0; }
.h-cf02-help-contact .h-help-list li {
    margin-top: 25px;
    padding-left: 50px;
    font: 16px/1.2 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif; }
.h-cf02-help-contact .h-help-list li .h-icon-twitter:before {
    font-size: 30px; }
.h-cf02-help-contact .h-help-list li:first-child {
    margin-top: 0; }
.h-cf02-help-contact .h-help-list .h-list-icon {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto; }
.h-cf02-help-contact .h-contact-list {
    padding: 25px 0; }
.h-cf02-help-contact .h-contact-list li {
    margin-top: 25px; }
.h-cf02-help-contact .h-contact-list li:first-child {
    margin-top: 0; }
.h-cf02-help-contact .h-contact-list .h-title {
    font: 16px/1.2 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80; }

/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf02-help-contact {
        border-top: 1px solid #d8d6e7;
        padding: 20px 0; }
    .h-cf02-help-contact .h-heading-02 {
        border-bottom: none;
        padding: 0; }
    .h-cf02-help-contact .h-contact-list,
    .h-cf02-help-contact .h-help-list {
        padding: 20px 0 0; }
    .h-cf02-help-contact .h-contact-list li,
    .h-cf02-help-contact .h-help-list li {
        margin-top: 20px; }
    .h-cf02-help-contact .h-contact-list .h-link-more,
    .h-cf02-help-contact .h-help-list .h-link-more {
        font-size: 16px; } }
@media screen and (max-width: 567px) {
    .h-cf02-help-contact .h-contact-list {
        padding-top: 35px; } }
.h-cf03-howworks {
    background-color: #ebebf3;
    position: relative;
    padding: 20px;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0; }
@media screen and (max-width: 889px) {
    .h-cf03-howworks {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf03-howworks {
        padding: 12px; } }
.h-cf03-howworks .img-visual {
    position: absolute;
    top: 0;
    bottom: auto;
    left: auto;
    right: 30px; }

/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf03-howworks .img-visual {
        max-width: 22%;
        right: 20px; } }
@media screen and (max-width: 567px) {
    .h-cf03-howworks .img-visual {
        max-width: 25%;
        right: 15px; } }
.h-cf04-filter {
    border: 1px solid #d8d6e7;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0; }
.h-cf04-filter .h-head {
    background-color: #e9e9f3;
    padding: 20px;
    padding-top: 15px;
    padding-bottom: 15px; }
@media screen and (max-width: 889px) {
    .h-cf04-filter .h-head {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf04-filter .h-head {
        padding: 12px; } }
.h-cf04-filter .h-block-content {
    border-top: 1px solid #d8d6e7;
    padding: 20px; }
@media screen and (max-width: 889px) {
    .h-cf04-filter .h-block-content {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf04-filter .h-block-content {
        padding: 12px; } }
.h-cf04-filter .h-checkbox-block {
    margin-bottom: 0;
    min-height: 0; }
.h-cf04-filter .h-checkbox-block label {
    white-space: nowrap; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf04-filter {
        background-color: #e9e9f3;
        border-left: none;
        border-right: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
    .h-cf04-filter .h-block-content {
        border: none;
        padding-top: 0; }
    .h-cf04-filter .h-checkbox-block label {
        white-space: normal; } }
.h-cf05-give-opinion {
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
    padding: 20px;
    border: 1px solid #d8d6e7; }
@media screen and (max-width: 889px) {
    .h-cf05-give-opinion {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf05-give-opinion {
        padding: 12px; } }

.h-cf06-testimonials .h-intro {
    font: 15px/1.3 "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293;
    padding-bottom: 10px;
    margin: 0; }
.h-cf06-testimonials .h-article-wrap {
    position: relative;
    border: 1px solid #d8d6e7;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0; }
.h-cf06-testimonials .h-article {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #d8d6e7;
    padding: 20px; }
@media screen and (max-width: 889px) {
    .h-cf06-testimonials .h-article {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf06-testimonials .h-article {
        padding: 12px; } }
.h-cf06-testimonials .h-article:first-child {
    border-top: none; }
.h-cf06-testimonials .h-article:before {
    position: absolute;
    top: 12px;
    bottom: auto;
    left: auto;
    right: 12px;
    color: #261e80;
    display: none; }
.h-cf06-testimonials .h-article p {
    margin: 0; }
.h-cf06-testimonials .h-article .h-info .h-date {
    font: 14px/1.2 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293; }
.h-cf06-testimonials .h-article .h-info .h-score {
    font: 13px/1.2 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293;
    display: block; }
.h-cf06-testimonials .h-article .h-info .h-nr {
    font: 26px/1.2 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80;
    display: block; }
.h-cf06-testimonials .h-article .h-title {
    font: 14px/1.2 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293; }
.h-cf06-testimonials .h-article .h-content .h-body-text {
    margin-top: 10px; }
.h-cf06-testimonials .h-article.h-active:before {
    display: none; }
.h-cf06-testimonials .h-paginator {
    text-align: center;
    font-size: 0;
    margin-top: 20px; }
@media screen and (max-width: 767px) {
    .h-cf06-testimonials .h-paginator {
        margin-top: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf06-testimonials .h-paginator {
        margin-top: 12px; } }
.h-cf06-testimonials .h-paginator a {
    text-decoration: none;
    display: inline-block; }
.h-cf06-testimonials .h-paginator .h-control {
    font: 14px/30px "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    margin-left: 10px;
    color: #818293; }
.h-cf06-testimonials .h-paginator .h-control:first-child {
    margin-left: 0; }
.h-cf06-testimonials .h-paginator .h-nr {
    background-color: #ebebf5;
    height: 30px;
    width: 30px;
    color: #261e80;
    margin-left: 10px;
    font: 13px/30px "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif; }
.h-cf06-testimonials .h-paginator .h-nr.h-active {
    background-color: white;
    border: 1px solid #babbda; }

/* S_LANDSCAPE
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf06-testimonials .h-intro {
        font: 14px/1.3 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif; }
    .h-cf06-testimonials .h-article:before {
        display: block; }
    .h-cf06-testimonials .h-article .h-info .h-score {
        display: inline-block;
        margin: 0 0 10px 10px; }
    .h-cf06-testimonials .h-article .h-info .h-nr {
        display: inline-block;
        margin: 0 5px;
        font-size: 20px; }
    .h-cf06-testimonials .h-article .h-content {
        height: 0;
        overflow: hidden; }
    .h-cf06-testimonials .h-article.h-active .h-content {
        height: auto; }
    .h-cf06-testimonials .h-article.h-active:before {
        display: block; }
    .h-cf06-testimonials .h-paginator .h-control {
        line-height: 20px; }
    .h-cf06-testimonials .h-paginator .h-nr {
        height: 20px;
        width: 20px;
        line-height: 20px; } }
.h-cf07-didyouknow {
    background-color: #ebebf3;
    position: relative;
    padding: 20px;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0; }
@media screen and (max-width: 889px) {
    .h-cf07-didyouknow {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf07-didyouknow {
        padding: 12px; } }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
.h-cf08a-content-title .h-body-text {
    margin-bottom: 0; }

/* S_LANDSCAPE
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
.h-cf08b-content-title .h-body-text {
    margin-bottom: 0; }

.h-cf08c-content-title .h-body-text {
    margin-bottom: 0;
    font: 15px/1.3 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif; }

/* DEFAULT
---------------------------*/
.h-cf08c-content-title-bullets .h-content-list li {
    margin-left: 15px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
.h-cf09-aboutaart {
    background-color: #fff5e1;
    position: relative;
    padding: 20px;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0; }
@media screen and (max-width: 889px) {
    .h-cf09-aboutaart {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf09-aboutaart {
        padding: 12px; } }
.h-cf09-aboutaart .h-body-text {
    margin: 5px 0 0; }
.h-cf09-aboutaart .img-visual {
    position: absolute;
    top: 0;
    bottom: auto;
    left: auto;
    right: 30px; }

/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf09-aboutaart .img-visual {
        max-width: 22%;
        right: 20px; } }
@media screen and (max-width: 567px) {
    .h-cf09-aboutaart .img-visual {
        max-width: 25%;
        right: 15px; } }
.h-cf10-text-box .h-block {
    padding-bottom: 45px; }
.h-cf10-text-box .h-title {
    font: strong 14px/1.2 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293; }
.h-cf10-text-box .h-body-text {
    margin-top: 5px; }
.h-cf10-text-box .h-block-content {
    border-bottom: 1px solid #d8d6e7; }
.h-cf10-text-box .h-link-more {
    top: auto;
    bottom: 12px;
    left: auto;
    right: 15px; }

/* DEFAULT
---------------------------*/
.h-cf11-title-video-link .h-heading-02 {
    padding-bottom: 10px; }
.h-cf11-title-video-link .h-video-wrapper {
    position: relative;
    width: 100%; }
.h-cf11-title-video-link .h-video-wrapper img {
    max-width: 100%;
    width: 100%; }
.h-cf11-title-video-link .h-video-wrapper .h-play-button {
    position: absolute;
    z-index: 0;
    display: inline-block;
    height: 150px;
    width: 150px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px;
    background-color: #111111;
    line-height: 150px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    right: auto;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px; }
.h-cf11-title-video-link .h-video-wrapper .h-play-button .h-icon:before {
    font-size: 50px; }
.h-cf11-title-video-link .h-video-wrapper .h-play-button:hover {
    background-color: #e50077; }
.h-cf11-title-video-link .h-video-wrapper .h-play-button:hover .h-icon:before {
    color: white; }
.h-cf11-title-video-link .h-video-wrapper .h-play-button .h-icon:before {
    color: white; }
.h-cf11-title-video-link .h-description {
    padding-top: 15px;
    margin: 0; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf11-title-video-link .h-video-wrapper .h-play-button {
        display: inline-block;
        height: 75px;
        width: 75px;
        -webkit-border-radius: 37.5px;
        -moz-border-radius: 37.5px;
        border-radius: 37.5px;
        background-color: #111111;
        line-height: 75px;
        cursor: pointer;
        text-align: center;
        position: absolute;
        top: 50%;
        bottom: auto;
        left: 50%;
        right: auto;
        height: 75px;
        width: 75px;
        margin-top: -37.5px;
        margin-left: -37.5px; }
    .h-cf11-title-video-link .h-video-wrapper .h-play-button .h-icon:before {
        font-size: 25px; }
    .h-cf11-title-video-link .h-video-wrapper .h-play-button:hover {
        background-color: #111111; }
    .h-cf11-title-video-link .h-video-wrapper .h-play-button:hover .h-icon:before {
        color: white; }
    .h-cf11-title-video-link .h-video-wrapper .h-play-button .h-icon:before {
        color: white; } }
/* S_PORTRAIT
---------------------------*/
.h-cf12-title-video-sub-copy .h-heading-02 {
    padding-bottom: 15px; }
.h-cf12-title-video-sub-copy .h-video-wrapper {
    position: relative;
    padding-top: 56.25%; }
.h-cf12-title-video-sub-copy .h-video-wrapper .h-poster {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%; }
.h-cf12-title-video-sub-copy .h-video-embed {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black; }
.h-cf12-title-video-sub-copy .h-heading-03 {
    padding: 25px 0 5px; }
.h-cf12-title-video-sub-copy .h-body-text {
    margin: 0; }

/* DEFAULT
---------------------------*/
.h-cf13-presskit {
    -webkit-border-radius: 0px 0px 20px 0px;
    -moz-border-radius: 0px 0px 20px 0px;
    border-radius: 0px 0px 20px 0px;
    background-color: #ebebf3;
    padding: 20px; }
.h-cf13-presskit h2 {
    margin-bottom: 15px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
.h-cf14-bonus-malus {
    padding-top: 20px;
    border-top: 1px solid #d8d6e7;
    overflow: hidden; }
.h-cf14-bonus-malus .h-title {
    text-align: center;
    text-transform: uppercase; }
.h-cf14-bonus-malus .h-icon-holder {
    height: 80px;
    width: 86px;
    margin: 30px auto; }
.h-cf14-bonus-malus .h-subtitle {
    height: 72px;
    overflow: hidden;
    margin-bottom: 10px; }
.h-cf14-bonus-malus .h-body-text {
    margin: 0; }

@media screen and (max-width: 567px) {
    .h-cf14-bonus-malus {
        border-top: none;
        background-color: #fff5e1;
        padding: 20px 0; }
    .h-cf14-bonus-malus .h-subtitle {
        height: auto; }
    .h-cf14-bonus-malus .h-content {
        width: 78.125%;
        margin: 0 auto; }

    .h-loop-carousel .h-item {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        display: none; } }
.h-cf15-bonusmalus-table {
    border: 1px solid #d8d6e7;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0; }
.h-cf15-bonusmalus-table .h-diff-wrapper {
    padding: 20px; }
@media screen and (max-width: 889px) {
    .h-cf15-bonusmalus-table .h-diff-wrapper {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf15-bonusmalus-table .h-diff-wrapper {
        padding: 12px; } }
.h-cf15-bonusmalus-table .h-diff-item {
    margin-top: 20px;
    *zoom: 1; }
.h-cf15-bonusmalus-table .h-diff-item:before, .h-cf15-bonusmalus-table .h-diff-item:after {
    content: " ";
    display: table; }
.h-cf15-bonusmalus-table .h-diff-item:after {
    clear: both; }
.h-cf15-bonusmalus-table .h-diff-item:first-child {
    margin-top: 0; }
.h-cf15-bonusmalus-table .h-diff-item .h-heading-03 {
    padding-bottom: 10px; }
.h-cf15-bonusmalus-table .h-rank-list {
    padding-left: 20px;
    float: left;
    width: 100%;
    list-style: decimal; }
.h-cf15-bonusmalus-table .h-rank-list li {
    margin-top: 6px; }
.h-cf15-bonusmalus-table .h-rank-list li:first-child {
    margin-top: 0; }
.h-cf15-bonusmalus-table .h-help-tip {
    float: left;
    color: #818293;
    font: 14px/1.2 "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif;
    position: relative;
    margin-top: 2%; }
.h-cf15-bonusmalus-table .h-help-tip .h-text {
    padding-left: 25px;
    display: inline-block; }
.h-cf15-bonusmalus-table .h-help-tip .h-icon {
    position: absolute;
    top: 0;
    left: 0; }
.h-cf15-bonusmalus-table .h-help-tip .h-icon:before {
    font-size: 35px;
    color: #c6c8df; }
.h-cf15-bonusmalus-table .h-head {
    background-color: #e9e9f3;
    padding: 20px;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
    border-top: 1px solid #d8d6e7; }
@media screen and (max-width: 889px) {
    .h-cf15-bonusmalus-table .h-head {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf15-bonusmalus-table .h-head {
        padding: 12px; } }
.h-cf15-bonusmalus-table .h-head .h-heading-03 {
    padding-top: 5px; }
.h-cf15-bonusmalus-table .h-head .h-input-block {
    margin-bottom: 0; }

@media screen and (max-width: 567px) {
    .h-cf15-bonusmalus-table .h-help-tip {
        margin-top: 10px; }
    .h-cf15-bonusmalus-table .h-help-tip .h-icon {
        position: relative; }
    .h-cf15-bonusmalus-table .h-help-tip .h-text {
        padding-left: 0;
        max-width: 88%;
        vertical-align: middle; }
    .h-cf15-bonusmalus-table .h-head .h-heading-03 {
        padding: 0 0 10px; } }
/* DEFAULT
---------------------------*/
.h-cf15-slideshare-embed iframe {
    width: 100%;
    height: 545px; }
.h-cf15-slideshare-embed .h-description {
    margin-top: 15px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-cf15-slideshare-embed iframe {
        height: 640px; } }
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf15-slideshare-embed iframe {
        height: 460px; } }
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-cf15-slideshare-embed iframe {
        height: 250px; } }
/* DEFAULT
---------------------------*/
.h-cf17-searchbox .h-heading-03 {
    margin-bottom: 15px; }
.h-cf17-searchbox .h-suffix {
    position: relative;
    width: 100%; }
.h-cf17-searchbox .h-suffix .h-icon {
    position: absolute;
    top: 10px;
    right: 5px; }
.h-cf17-searchbox .h-suffix .h-icon:before {
    color: #6767a8;
    font-size: 25px; }
.h-cf17-searchbox .h-suffix button {
    padding: 0;
    border: none;
    background: none; }
.h-cf17-searchbox .h-suffix input {
    width: 100%;
    height: 45px;
    padding-right: 35px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf17-searchbox {
        padding-top: 15px;
        border-top: 1px solid #d8d6e7; }
    .h-cf17-searchbox .h-suffix .h-icon {
        top: 7px; }
    .h-cf17-searchbox .h-suffix .h-icon:before {
        font-size: 20px; }
    .h-cf17-searchbox .h-suffix input {
        height: 35px;
        padding-right: 30px; } }
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-cf17-searchbox {
        padding-top: 12px; } }
.h-cf18-intro-image-date .h-body-text {
    margin: 0; }
.h-cf18-intro-image-date .h-subject {
    margin: 0 0 15px 0; }
.h-cf18-intro-image-date .h-heading-01 {
    padding: 0 0 20px 0; }
.h-cf18-intro-image-date .h-image-holder img {
    float: right;
    max-width: 100%; }

@media screen and (max-width: 889px) {
    .h-cf18-intro-image-date .h-subject {
        display: none; } }
@media screen and (max-width: 767px) {
    .h-cf18-intro-image-date .h-image-holder {
        display: none; }
    .h-cf18-intro-image-date .h-heading-01 {
        padding: 0 0 15px 0; } }
@media screen and (max-width: 567px) {
    .h-cf18-intro-image-date .h-heading-01 {
        padding: 0 0 12px 0; } }
/* DEFAULT
---------------------------*/
.h-cf19-social-bar .h-share-text {
    position: relative;
    padding-left: 30px;
    padding-top: 2px;
    float: left; }
.h-cf19-social-bar .h-share-text .h-icon-share:before {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 22px; }
.h-cf19-social-bar .h-share {
    float: left;
    margin-top: 2px;
    min-width: 110px; }
.h-cf19-social-bar .h-share-twitter {
    margin-left: 15px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* DEFAULT
---------------------------*/
.h-cf20-reactions .h-heading-02 {
    padding-top: 20px;
    border-top: 1px solid #d8d6e7;
    margin-bottom: 15px; }
.h-cf20-reactions .h-comment {
    position: relative;
    padding: 20px;
    border-left: 1px solid #d8d6e7;
    border-top: 1px solid #d8d6e7;
    border-right: 1px solid #d8d6e7; }
@media screen and (max-width: 889px) {
    .h-cf20-reactions .h-comment {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf20-reactions .h-comment {
        padding: 12px; } }
.h-cf20-reactions .h-comment.first {
    border-left: none;
    border-top: none;
    border-right: none; }
.h-cf20-reactions .h-comment:last-child {
    border-bottom: 1px solid #d8d6e7;
    -webkit-border-radius: 0px 0px 10px 0px;
    -moz-border-radius: 0px 0px 10px 0px;
    border-radius: 0px 0px 10px 0px; }
.h-cf20-reactions .h-comment.h-employee {
    background: #ebebf3; }
.h-cf20-reactions .h-comment.h-employee .h-react .h-icon-speechbubble:before {
    color: #7377b1; }
.h-cf20-reactions .h-comment .h-author span {
    font-family: "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616381; }
.h-cf20-reactions .h-comment .h-author span:after {
    content: "\0000a0-\0000a0";
    color: #616381; }
.h-cf20-reactions .h-comment p {
    float: left;
    width: 90%;
    margin: 0; }
.h-cf20-reactions .h-comment .h-react {
    position: absolute;
    top: 20px;
    right: 15px;
    display: block;
    font-family: "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #616381;
    font-size: 0.85714rem;
    cursor: pointer; }
.h-cf20-reactions .h-comment .h-react:hover {
    text-decoration: underline; }
.h-cf20-reactions .h-comment .h-react .h-icon-speechbubble {
    margin-left: 10px;
    height: 17px;
    overflow: hidden; }
.h-cf20-reactions .h-comment .h-react .h-icon-speechbubble:before {
    color: #bfbadb; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-cf20-reactions .h-comment .h-react {
        position: relative;
        top: auto;
        right: auto;
        display: inline; }
    .h-cf20-reactions .h-comment .h-react .h-icon-speechbubble:before {
        color: #bfbadb; }
    .h-cf20-reactions .h-comment p {
        width: 100%; } }
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf20-reactions .h-heading-02 {
        margin-bottom: 0;
        padding-top: 15px; } }
/* S_PORTRAIT
---------------------------*/
/* DEFAULT
---------------------------*/
.h-cf21-askaquestion {
    border: 1px solid #d8d6e7;
    padding: 20px;
    -webkit-border-radius: 0px 0px 10px 0px;
    -moz-border-radius: 0px 0px 10px 0px;
    border-radius: 0px 0px 10px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
@media screen and (max-width: 889px) {
    .h-cf21-askaquestion {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf21-askaquestion {
        padding: 12px; } }
.h-cf21-askaquestion .h-heading-02 {
    margin-bottom: 15px; }
.h-cf21-askaquestion .h-form textarea {
    padding: 16px;
    height: 105px; }
.h-cf21-askaquestion .h-form .h-button {
    font-size: 1rem;
    width: 100%; }
.h-cf21-askaquestion .h-form .h-cta-holder {
    margin-bottom: 0; }

/* DEFAULT
---------------------------*/
.h-cf22-kenteken-small {
    padding-top: 30px;
    border-top: 1px solid #d8d6e7; }
.h-cf22-kenteken-small .h-heading-02 {
    margin-bottom: 15px; }
.h-cf22-kenteken-small .h-input-block {
    float: left;
    margin-bottom: 0;
    width: 100%; }
.h-cf22-kenteken-small .h-icon-license {
    line-height: 43px; }
.h-cf22-kenteken-small input[type="text"].h-input-license {
    height: 45px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-cf22-kenteken-small {
        padding-top: 20px; } }
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cf22-kenteken-small {
        padding-top: 15px; }
    .h-cf22-kenteken-small .h-cta-holder {
        margin-top: 15px;
        width: 100%; }
    .h-cf22-kenteken-small .h-cta-holder button {
        width: 100%; } }
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-cf22-kenteken-small {
        padding-top: 12px; }
    .h-cf22-kenteken-small .h-cta-holder {
        margin-top: 12px; } }
.h-cf23-ataglance {
    background-color: #6767a8;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
    padding: 20px;
    text-align: center; }
@media screen and (max-width: 889px) {
    .h-cf23-ataglance {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cf23-ataglance {
        padding: 12px; } }
.h-cf23-ataglance .h-heading-02 {
    color: white; }
.h-cf23-ataglance .h-loop-carousel {
    margin: 15px auto 0;
    font-size: 0; }
.h-cf23-ataglance .h-loop-carousel .h-item {
    display: inline-block;
    padding: 0 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%; }
.h-cf23-ataglance .img-holder {
    height: 40px;
    margin-bottom: 10px; }
.h-cf23-ataglance img {
    display: inline-block; }
.h-cf23-ataglance .h-body-text {
    color: white;
    margin-bottom: 0; }

@media screen and (max-width: 767px) {
    .h-cf23-ataglance {
        padding-left: 0;
        padding-right: 0; }
    .h-cf23-ataglance .h-loop-carousel {
        padding-right: 15px;
        padding-left: 15px; }
    .h-cf23-ataglance .h-loop-carousel .h-next,
    .h-cf23-ataglance .h-loop-carousel .h-prev {
        top: 36%; }
    .h-cf23-ataglance .h-loop-carousel .h-next:before,
    .h-cf23-ataglance .h-loop-carousel .h-prev:before {
        color: white; }
    .h-cf23-ataglance .h-loop-carousel .h-item {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        display: none; } }
@media screen and (max-width: 567px) {
    .h-cf23-ataglance .h-loop-carousel {
        padding-right: 12px;
        padding-left: 12px; } }
/*
Defaults
---------------------------*/
.h-cfverz03-plusminus .h-container {
    position: relative;
    padding: 10px;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0px 0px 20px 0px;
    -moz-border-radius: 0px 0px 20px 0px;
    border-radius: 0px 0px 20px 0px;
    margin-top: 20px; }
@media screen and (max-width: 767px) {
    .h-cfverz03-plusminus .h-container {
        margin-top: 15px; } }
@media screen and (max-width: 567px) {
    .h-cfverz03-plusminus .h-container {
        margin-top: 12px; } }
.h-cfverz03-plusminus .h-container .h-icon-circle-plus,
.h-cfverz03-plusminus .h-container .h-icon-circle-minus {
    position: absolute; }
.h-cfverz03-plusminus .h-container > div {
    margin-left: 40px; }
.h-cfverz03-plusminus .h-container.h-plus {
    background-color: #fff5e1; }
.h-cfverz03-plusminus .h-container.h-minus {
    background-color: #ebebf3; }
.h-cfverz03-plusminus .h-container ul {
    margin-top: 20px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
.h-cfverz04a-carousel {
    position: relative;
    height: 340px;
    width: 100%;
    overflow: hidden; }
.h-cfverz04a-carousel p {
    margin: 0; }
.h-cfverz04a-carousel .h-average-rating {
    padding: 50px 0 20px; }
.h-cfverz04a-carousel .h-average-rating .h-star-rating {
    display: inline-block; }
.h-cfverz04a-carousel .h-average-rating .h-sub-title {
    font: 16px/1.2 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293; }
.h-cfverz04a-carousel .h-image-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
.h-cfverz04a-carousel .h-image-holder .h-background {
    position: absolute;
    top: 0;
    left: 50%;
    display: none;
    margin-left: -700px; }
.h-cfverz04a-carousel .h-next,
.h-cfverz04a-carousel .h-prev {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 2%;
    right: auto;
    margin-top: -15px;
    z-index: 2;
    cursor: pointer;
    display: none; }
.h-cfverz04a-carousel .h-next:before,
.h-cfverz04a-carousel .h-prev:before {
    font-size: 34px; }
.h-cfverz04a-carousel .h-next {
    top: 50%;
    bottom: auto;
    left: auto;
    right: 2%; }
.h-cfverz04a-carousel .h-loop-holder .h-background {
    display: none; }
.h-cfverz04a-carousel .h-item .h-score {
    font: 18px/1.6 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif; }
.h-cfverz04a-carousel .h-item .h-date {
    font: 16px/1.6 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif; }
.h-cfverz04a-carousel .h-item .h-quote {
    font: 16px/1.6 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293; }
.h-cfverz04a-carousel .h-item .h-link-more {
    margin-top: 20px; }
.h-cfverz04a-carousel .h-paginator {
    font-size: 0;
    text-align: center;
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 20px;
    left: 0;
    right: auto;
    z-index: 2; }
.h-cfverz04a-carousel .h-paginator span {
    display: inline-block;
    background-color: #cbcbcb;
    height: 12px;
    width: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin: 0 5px;
    cursor: pointer; }
.h-cfverz04a-carousel .h-paginator .h-active {
    background-color: #261e80; }

@media screen and (max-width: 889px) {
    .h-cfverz04a-carousel {
        height: 240px; }
    .h-cfverz04a-carousel .h-average-rating {
        padding: 25px 0 10px; }
    .h-cfverz04a-carousel .h-average-rating .h-sub-title {
        font-size: 14px; }
    .h-cfverz04a-carousel .h-column {
        float: none;
        margin: 0 auto; }
    .h-cfverz04a-carousel .h-item .h-score,
    .h-cfverz04a-carousel .h-item .h-date,
    .h-cfverz04a-carousel .h-item .h-quote,
    .h-cfverz04a-carousel .h-item .h-link-more {
        font-size: 14px; }
    .h-cfverz04a-carousel .h-item .h-link-more {
        margin-top: 10px; } }
@media screen and (max-width: 767px) {
    .h-cfverz04a-carousel {
        background-color: #f8f8fb;
        height: auto; }
    .h-cfverz04a-carousel .h-image-holder {
        display: none; }
    .h-cfverz04a-carousel .h-average-rating .h-star-rating {
        display: block;
        margin: 5px 0 10px; }
    .h-cfverz04a-carousel .h-column {
        width: 65%; }
    .h-cfverz04a-carousel .h-loop-carousel {
        padding-bottom: 50px; }
    .h-cfverz04a-carousel .h-next,
    .h-cfverz04a-carousel .h-prev {
        display: block; } }
.h-cfverz04b-carousel {
    position: relative;
    height: 340px;
    width: 100%;
    overflow: hidden; }
.h-cfverz04b-carousel p {
    margin: 0; }
.h-cfverz04b-carousel .h-average-rating {
    padding: 50px 0 20px; }
.h-cfverz04b-carousel .h-average-rating .h-heading-02 {
    color: white; }
.h-cfverz04b-carousel .h-average-rating .h-star-rating {
    display: inline-block; }
.h-cfverz04b-carousel .h-average-rating .h-star-rating .h-icon-star.h-active:before {
    color: #e50077; }
.h-cfverz04b-carousel .h-average-rating .h-sub-title {
    font: 16px/1.2 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    color: white; }
.h-cfverz04b-carousel .h-image-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
.h-cfverz04b-carousel .h-image-holder .h-background {
    position: absolute;
    top: 0;
    left: 50%;
    display: none;
    margin-left: -700px; }
.h-cfverz04b-carousel .h-next,
.h-cfverz04b-carousel .h-prev {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 2%;
    right: auto;
    margin-top: -15px;
    z-index: 2;
    cursor: pointer;
    display: none; }
.h-cfverz04b-carousel .h-next:before,
.h-cfverz04b-carousel .h-prev:before {
    color: white;
    font-size: 34px; }
.h-cfverz04b-carousel .h-next {
    top: 50%;
    bottom: auto;
    left: auto;
    right: 2%; }
.h-cfverz04b-carousel .h-loop-holder .h-background {
    display: none; }
.h-cfverz04b-carousel .h-item .h-score {
    font: 18px/1.6 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: white; }
.h-cfverz04b-carousel .h-item .h-date {
    font: 16px/1.6 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif; }
.h-cfverz04b-carousel .h-item .h-quote {
    color: white;
    font: 16px/1.6 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif; }
.h-cfverz04b-carousel .h-item .h-link-more {
    color: white;
    margin-top: 20px; }
.h-cfverz04b-carousel .h-paginator {
    font-size: 0;
    text-align: center;
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 20px;
    left: 0;
    right: auto;
    z-index: 2; }
.h-cfverz04b-carousel .h-paginator span {
    display: inline-block;
    background-color: white;
    height: 12px;
    width: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin: 0 5px;
    cursor: pointer; }
.h-cfverz04b-carousel .h-paginator .h-active {
    background-color: #e50077; }

@media screen and (max-width: 889px) {
    .h-cfverz04b-carousel {
        height: 240px; }
    .h-cfverz04b-carousel .h-average-rating {
        padding: 25px 0 10px; }
    .h-cfverz04b-carousel .h-average-rating .h-sub-title {
        font-size: 14px; }
    .h-cfverz04b-carousel .h-column {
        float: none;
        margin: 0 auto; }
    .h-cfverz04b-carousel .h-item .h-score,
    .h-cfverz04b-carousel .h-item .h-date,
    .h-cfverz04b-carousel .h-item .h-quote,
    .h-cfverz04b-carousel .h-item .h-link-more {
        font-size: 14px; }
    .h-cfverz04b-carousel .h-item .h-link-more {
        margin-top: 10px; } }
@media screen and (max-width: 767px) {
    .h-cfverz04b-carousel {
        background-color: #fff5e1;
        height: auto; }
    .h-cfverz04b-carousel .h-image-holder {
        display: none; }
    .h-cfverz04b-carousel .h-average-rating .h-heading-02 {
        color: #261e80; }
    .h-cfverz04b-carousel .h-average-rating .h-sub-title {
        color: #818293; }
    .h-cfverz04b-carousel .h-average-rating .h-star-rating {
        display: block;
        margin: 5px 0 10px; }
    .h-cfverz04b-carousel .h-average-rating .h-star-rating .h-icon-star.h-active:before {
        color: #6767a8; }
    .h-cfverz04b-carousel .h-column {
        width: 65%; }
    .h-cfverz04b-carousel .h-loop-carousel {
        padding-bottom: 50px; }
    .h-cfverz04b-carousel .h-item .h-score {
        color: #261e80; }
    .h-cfverz04b-carousel .h-item .h-quote {
        color: #818293; }
    .h-cfverz04b-carousel .h-item .h-link-more {
        display: none; }
    .h-cfverz04b-carousel .h-next,
    .h-cfverz04b-carousel .h-prev {
        display: block; }
    .h-cfverz04b-carousel .h-next:before,
    .h-cfverz04b-carousel .h-prev:before {
        color: #6767a8; }
    .h-cfverz04b-carousel .h-paginator span {
        background-color: #cbcbcb; }
    .h-cfverz04b-carousel .h-paginator span.h-active {
        background-color: #6767a8; } }
/*
Defaults
---------------------------*/
.h-cfverz05-button {
    float: left; }
.h-cfverz05-button .h-button {
    max-width: 320px; }
.h-cfverz05-button .h-button span {
    display: inline-block;
    font-size: 1.14286rem;
    line-height: 1.42857rem;
    text-align: center; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/*
Defaults
---------------------------*/
.h-cfverz07-blueblock {
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0px 0px 20px 0px;
    -moz-border-radius: 0px 0px 20px 0px;
    border-radius: 0px 0px 20px 0px;
    background-color: #ebebf3; }
@media screen and (max-width: 889px) {
    .h-cfverz07-blueblock {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cfverz07-blueblock {
        padding: 12px; } }
.h-cfverz07-blueblock .h-heading-03 {
    margin-bottom: 15px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-cfverz07-blueblock .h-heading-03 {
        margin-bottom: 10px; }
    .h-cfverz07-blueblock .h-column {
        margin-top: 15px; }
    .h-cfverz07-blueblock .h-column:first-child {
        margin-top: 0; } }
.h-cfverz07-table-yellow table {
    border-spacing: 0;
    width: 100%;
    display: table;
    border: 1px solid #d8d6e7; }
.h-cfverz07-table-yellow tr {
    width: 100%;
    display: table-row; }
.h-cfverz07-table-yellow tr:nth-child(even) {
    background-color: #fff5e1; }
.h-cfverz07-table-yellow td {
    display: table-cell;
    padding: 5px;
    border-left: 1px solid #d8d6e7;
    border-top: 1px solid #d8d6e7;
    width: 16.666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-cfverz07-table-yellow td table {
    border: none; }
.h-cfverz07-table-yellow .h-body-text {
    margin: 0; }
.h-cfverz07-table-yellow .h-head {
    width: 66.666%;
    border-left: none;
    border-top: none;
    padding: 0; }
.h-cfverz07-table-yellow .h-head tr {
    background-color: white; }
.h-cfverz07-table-yellow .h-head tr:first-child > td {
    border-top: none; }
.h-cfverz07-table-yellow .h-head td.h-damage {
    width: 25%; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cfverz07-table-yellow .h-scrollable {
        overflow: auto;
        -webkit-overflow-scrolling: touch; }
    .h-cfverz07-table-yellow table {
        width: 600px; }
    .h-cfverz07-table-yellow table table {
        width: 100%; } }
.h-cab01-insurance-tip .h-block {
    padding-bottom: 45px; }
.h-cab01-insurance-tip .h-title {
    font: strong 14px/1.2 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293; }
.h-cab01-insurance-tip .h-body-text {
    margin-top: 5px; }
.h-cab01-insurance-tip img {
    width: 100%; }
.h-cab01-insurance-tip .h-link-more {
    top: auto;
    bottom: 12px;
    left: auto;
    right: 15px; }

.h-cab02a-service .h-block {
    padding-bottom: 0; }
.h-cab02a-service .h-term-list li {
    position: relative;
    margin-top: 15px;
    color: #261e80;
    font: 14px/1.2 "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif;
    padding-left: 15px; }
.h-cab02a-service .h-term-list li:first-child {
    margin-top: 0; }
.h-cab02a-service .h-term-list .h-icon {
    position: absolute;
    top: 2px;
    left: 0; }

.h-cab02b-allinarow .h-block {
    padding-bottom: 0; }
.h-cab02b-allinarow .h-term-list li {
    margin-top: 15px;
    color: #261e80;
    font: 14px/1.2 "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif; }
.h-cab02b-allinarow .h-term-list li:first-child {
    margin-top: 0; }

.h-cab03-related-news .h-block {
    padding-bottom: 45px; }
.h-cab03-related-news img {
    width: 100%; }
.h-cab03-related-news .h-block-content {
    border-bottom: 1px solid #d8d6e7; }
.h-cab03-related-news .h-date {
    font: 12px/1.2 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293;
    margin-bottom: 5px; }
.h-cab03-related-news .h-link-more {
    top: auto;
    bottom: 12px;
    left: auto;
    right: 15px; }

.h-cab04-help-contact {
    padding-bottom: 0; }
.h-cab04-help-contact p {
    margin: 0; }
.h-cab04-help-contact .h-block-content .h-link-more {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto; }
.h-cab04-help-contact .h-help-list li {
    margin-top: 25px;
    padding-left: 50px;
    font: 16px/1.2 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif; }
.h-cab04-help-contact .h-help-list li:first-child {
    margin-top: 0; }
.h-cab04-help-contact .h-help-list .h-list-icon {
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cab04-help-contact .h-help-list li {
        margin-top: 20px; }
    .h-cab04-help-contact .h-link-more {
        font-size: 16px; } }
/*
Defaults
---------------------------*/
.h-cab05-compare-carinsurance {
    border: 1px solid #d8d6e7; }
.h-cab05-compare-carinsurance fieldset {
    padding: 0; }
.h-cab05-compare-carinsurance .h-block {
    padding-bottom: 0; }
.h-cab05-compare-carinsurance .h-block .h-block-title {
    background-color: #ecebf3;
    border-bottom: none; }
.h-cab05-compare-carinsurance .h-block-inner {
    padding: 20px;
    padding-right: 0 !important; }
@media screen and (max-width: 889px) {
    .h-cab05-compare-carinsurance .h-block-inner {
        padding: 15px; } }
@media screen and (max-width: 567px) {
    .h-cab05-compare-carinsurance .h-block-inner {
        padding: 12px; } }
.h-cab05-compare-carinsurance .h-compare-button {
    width: 100%; }
.h-cab05-compare-carinsurance .h-input-block .h-link {
    display: inline-block;
    margin-top: 10px; }

/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
.h-cfverz01-header-sub-intro-logo {
    position: relative; }
.h-cfverz01-header-sub-intro-logo .h-heading-01 {
    padding-bottom: 20px;
    overflow: hidden;
    width: 80%; }
.h-cfverz01-header-sub-intro-logo .h-logo {
    max-width: 20%;
    position: absolute;
    top: 0;
    bottom: auto;
    left: auto;
    right: 0; }
.h-cfverz01-header-sub-intro-logo .h-heading-03 {
    padding-bottom: 10px; }
.h-cfverz01-header-sub-intro-logo .h-body {
    font: 15px/1.3 "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293;
    margin: 0; }

.h-cfverz02-table .h-head {
    background-color: #e9e9f3;
    border: 1px solid #d8d6e7;
    border-bottom: none;
    overflow: hidden;
    height: 40px; }
.h-cfverz02-table .h-head .h-text {
    font: 15px/1.1 "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293;
    vertical-align: middle; }
.h-cfverz02-table .h-head .h-type {
    height: 100%;
    width: 73%;
    float: left;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-cfverz02-table .h-head .h-insurance {
    float: right;
    height: 100%;
    width: 27%;
    padding: 10px;
    border-left: 1px solid #d8d6e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-cfverz02-table .h-option-row {
    width: 100%;
    display: table-row; }
.h-cfverz02-table .h-td {
    display: table-cell;
    vertical-align: top; }
.h-cfverz02-table .h-td-inner {
    position: relative;
    height: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #d8d6e7;
    border-top: 1px solid #d8d6e7; }
.h-cfverz02-table .h-overview {
    border: 1px solid #d8d6e7;
    border-top: none; }
.h-cfverz02-table .h-overview .h-type {
    width: 20%; }
.h-cfverz02-table .h-overview .h-type .h-td-inner {
    border-left: none; }
.h-cfverz02-table .h-overview .h-description {
    width: 53%; }
.h-cfverz02-table .h-overview .h-insurance {
    width: 27%; }
.h-cfverz02-table .h-overview .h-insurance .h-td-inner:before {
    position: absolute;
    top: 10px;
    bottom: auto;
    left: auto;
    right: 10px; }
.h-cfverz02-table .h-overview .h-item.h-active .h-expand-info {
    display: block; }
.h-cfverz02-table .h-expand-info {
    width: 100%;
    display: block;
    *zoom: 1;
    display: none; }
.h-cfverz02-table .h-expand-info:before, .h-cfverz02-table .h-expand-info:after {
    content: " ";
    display: table; }
.h-cfverz02-table .h-expand-info:after {
    clear: both; }
.h-cfverz02-table .h-expand-info .h-info {
    width: 25%;
    float: left; }
.h-cfverz02-table .h-expand-info .h-pdf {
    width: 75%;
    float: left; }
.h-cfverz02-table .h-expand-info .h-pdf-list li {
    margin-top: 10px; }
.h-cfverz02-table .h-expand-info .h-pdf-list li:first-child {
    margin-top: 0; }
.h-cfverz02-table .h-insurance-list > li {
    border-top: 1px solid #d8d6e7;
    padding: 10px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-cfverz02-table .h-scrollable {
        overflow: auto;
        -webkit-overflow-scrolling: touch; }
    .h-cfverz02-table .h-head,
    .h-cfverz02-table .h-overview {
        width: 600px; } }
.h-cfverz06-benefits .h-heading-03 {
    border-bottom: 1px solid #d8d6e7;
    padding: 10px 0;
    margin-bottom: 20px; }
.h-cfverz06-benefits .h-list li:first-child {
    margin-top: 0; }

.h-cfverz09-contact-details .h-block {
    padding-bottom: 0; }
.h-cfverz09-contact-details .input,
.h-cfverz09-contact-details .output {
    float: left;
    width: 40%; }
.h-cfverz09-contact-details .output {
    width: 60%; }
.h-cfverz09-contact-details li {
    margin-top: 5px;
    overflow: hidden; }
.h-cfverz09-contact-details li:first-child {
    margin-top: 0; }

.h-cfverz10-compare .h-block-title {
    background-color: #e9e9f3; }
.h-cfverz10-compare .h-block {
    padding-bottom: 0; }

/* Fullwidth blocks
--------------------------------------------------------------*/
/*
Defaults
---------------------------*/
.h-fw01-fullwidth-block {
    position: relative;
    height: 340px;
    width: 100%;
    overflow: hidden; }
.h-fw01-fullwidth-block p {
    margin: 0; }
.h-fw01-fullwidth-block .h-average-rating {
    padding: 50px 0 30px; }
.h-fw01-fullwidth-block .h-average-rating .h-star-rating {
    display: inline-block; }
.h-fw01-fullwidth-block .h-average-rating .h-sub-title {
    font: 16px/1.2 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    color: #3f4054; }
.h-fw01-fullwidth-block .h-image-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
.h-fw01-fullwidth-block .h-image-holder .h-background {
    position: absolute;
    top: 0;
    left: 50%;
    display: none;
    margin-left: -700px; }
.h-fw01-fullwidth-block .h-next,
.h-fw01-fullwidth-block .h-prev {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 2%;
    right: auto;
    margin-top: -15px;
    z-index: 2;
    cursor: pointer;
    display: none; }
.h-fw01-fullwidth-block .h-next:before,
.h-fw01-fullwidth-block .h-prev:before {
    font-size: 34px; }
.h-fw01-fullwidth-block .h-next {
    top: 50%;
    bottom: auto;
    left: auto;
    right: 2%; }
.h-fw01-fullwidth-block .h-loop-holder .h-background {
    display: none; }
.h-fw01-fullwidth-block .h-item .h-quote {
    font: 16px/1.6 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    color: #3f4054; }
.h-fw01-fullwidth-block .h-item .h-author {
    color: #3f4054;
    font: 16px/1.6 "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    float: right;
    margin-top: 15px; }
.h-fw01-fullwidth-block .h-item .h-icon-quote {
    margin-right: 10px; }
.h-fw01-fullwidth-block .h-item .h-icon-quote:before {
    font-size: 24px;
    color: #6767a8; }
.h-fw01-fullwidth-block .h-paginator {
    font-size: 0;
    text-align: center;
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 20px;
    left: 0;
    right: auto;
    z-index: 2; }
.h-fw01-fullwidth-block .h-paginator span {
    display: inline-block;
    background-color: #cbcbcb;
    height: 12px;
    width: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin: 0 5px;
    cursor: pointer; }
.h-fw01-fullwidth-block .h-paginator .h-active {
    background-color: #261e80; }

@media screen and (max-width: 889px) {
    .h-fw01-fullwidth-block {
        height: 240px; }
    .h-fw01-fullwidth-block .h-average-rating {
        padding: 25px 0 10px; }
    .h-fw01-fullwidth-block .h-average-rating .h-sub-title {
        font-size: 14px; }
    .h-fw01-fullwidth-block .h-item .h-author,
    .h-fw01-fullwidth-block .h-item .h-quote {
        font-size: 14px; } }
@media screen and (max-width: 767px) {
    .h-fw01-fullwidth-block {
        background-color: #f8f8fb;
        height: auto; }
    .h-fw01-fullwidth-block .h-image-holder {
        display: none; }
    .h-fw01-fullwidth-block .h-average-rating .h-star-rating {
        display: block;
        margin: 5px 0 10px; }
    .h-fw01-fullwidth-block .h-item .h-quote {
        margin-top: 10px; }
    .h-fw01-fullwidth-block .h-column {
        width: 65%;
        float: none;
        margin: 0 auto; }
    .h-fw01-fullwidth-block .h-loop-carousel {
        padding-bottom: 50px; }
    .h-fw01-fullwidth-block .h-next,
    .h-fw01-fullwidth-block .h-prev {
        display: block; } }
@media screen and (max-width: 567px) {
    .h-fw01-fullwidth-block {
        background-color: #fff5e1; } }
/*
Defaults
---------------------------*/
.h-fw02-fullwidth-block {
    position: relative;
    padding: 40px 0; }
.h-fw02-fullwidth-block .h-visual-image {
    position: absolute;
    top: 0;
    bottom: auto;
    left: auto;
    right: 70px;
    z-index: 1; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-fw02-fullwidth-block {
        padding: 30px 0; } }
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-fw02-fullwidth-block {
        padding: 15px 0; }
    .h-fw02-fullwidth-block .h-heading-02 {
        border-bottom: 1px solid #d8d6e7;
        padding-bottom: 13px; }
    .h-fw02-fullwidth-block .h-visual-image {
        display: none; } }
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-fw02-fullwidth-block {
        padding: 12px 0; } }
/*
Defaults
---------------------------*/
.h-fw03-guide-block .guide {
    background-color: #6767ab;
    height: 300px;
    text-align: center;
    position: relative;
    overflow: hidden; }
.h-fw03-guide-block .guide .h-carousel-item {
    background: transparent; }
.h-fw03-guide-block .guide .h-next,
.h-fw03-guide-block .guide .h-prev {
    display: none;
    z-index: 1; }
.h-fw03-guide-block .guide h2 {
    margin-top: 30px;
    color: #fff;
    width: 100%;
    text-align: center; }
.h-fw03-guide-block .guide h2 + h2 {
    display: none; }
.h-fw03-guide-block .guide .h-img-holder {
    height: 85px;
    margin-top: 50px; }
.h-fw03-guide-block .guide .h-img-pointer {
    width: 86px; }
.h-fw03-guide-block .guide .h-img-monitor-chk {
    width: 100px; }
.h-fw03-guide-block .guide .h-img-agree {
    width: 117px; }
.h-fw03-guide-block .guide img {
    display: inline-block;
    vertical-align: middle; }
.h-fw03-guide-block .guide p {
    color: #fff; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-fw03-guide-block .guide .h-next,
    .h-fw03-guide-block .guide .h-prev {
        display: block; }
    .h-fw03-guide-block .guide .h-carousel-item {
        position: absolute;
        padding-left: 0px;
        left: 0px; }
    .h-fw03-guide-block .guide .h-step-holder .h-column {
        margin-left: 0; }
    .h-fw03-guide-block .guide .h-step-holder .h-column {
        display: none; }
    .h-fw03-guide-block .guide .h-step-holder .h-active {
        display: block; }
    .h-fw03-guide-block .guide .h-next,
    .h-fw03-guide-block .guide .h-prev {
        position: absolute;
        height: 40px;
        width: 20px;
        top: 50%;
        margin-top: -20px; }
    .h-fw03-guide-block .guide .h-next:before,
    .h-fw03-guide-block .guide .h-prev:before {
        color: #fff;
        font-size: 41px; }
    .h-fw03-guide-block .guide .h-next {
        right: 60px; }
    .h-fw03-guide-block .guide .h-prev {
        left: 60px; } }
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-fw03-guide-block .guide .h-step-holder .h-column {
        margin-left: 0; }
    .h-fw03-guide-block .guide .h-step-holder .h-column {
        display: none; }
    .h-fw03-guide-block .guide .h-step-holder .h-active {
        display: block; }
    .h-fw03-guide-block .guide .h-next,
    .h-fw03-guide-block .guide .h-prev {
        position: absolute;
        height: 40px;
        width: 20px;
        top: 50%;
        margin-top: -10px; }
    .h-fw03-guide-block .guide .h-next {
        right: 20px; }
    .h-fw03-guide-block .guide .h-prev {
        left: 20px; } }
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-fw03-guide-block .guide .h-step-holder .h-column {
        margin-left: 0; }
    .h-fw03-guide-block .guide .h-step-holder .h-column {
        display: none; }
    .h-fw03-guide-block .guide .h-step-holder .h-active {
        display: block; }
    .h-fw03-guide-block .guide .h-next,
    .h-fw03-guide-block .guide .h-prev {
        position: absolute;
        height: 60px;
        width: 30px;
        top: 50%;
        margin-top: -30px; }
    .h-fw03-guide-block .guide .h-next {
        right: 20px; }
    .h-fw03-guide-block .guide .h-prev {
        left: 20px; } }
/*
Defaults
---------------------------*/
.h-fw03a-guide-block .guide {
    background-color: #6767ab;
    height: 300px;
    text-align: center;
    position: relative;
    overflow: hidden; }
.h-fw03a-guide-block .guide .h-carousel-item {
    background: transparent;
    padding-left: 0px; }
.h-fw03a-guide-block .guide .h-next,
.h-fw03a-guide-block .guide .h-prev {
    display: none;
    z-index: 1; }
.h-fw03a-guide-block .guide h2 {
    margin-top: 30px;
    color: #fff;
    width: 100%;
    text-align: center; }
.h-fw03a-guide-block .guide h2 + h2 {
    display: none; }
.h-fw03a-guide-block .guide .h-img-holder {
    height: 85px;
    margin-top: 50px; }
.h-fw03a-guide-block .guide .h-img-pointer {
    width: 74px; }
.h-fw03a-guide-block .guide .h-img-monitor-chk {
    width: 90px; }
.h-fw03a-guide-block .guide .h-img-phone {
    width: 60px; }
.h-fw03a-guide-block .guide .h-img-monitor-cross {
    width: 90px; }
.h-fw03a-guide-block .guide .h-img-agree {
    width: 116px; }
.h-fw03a-guide-block .guide img {
    display: inline-block;
    vertical-align: middle; }
.h-fw03a-guide-block .guide p {
    color: #fff; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-fw03a-guide-block .guide .h-next,
    .h-fw03a-guide-block .guide .h-prev {
        display: block; }
    .h-fw03a-guide-block .guide .h-carousel-item {
        position: absolute;
        padding-left: 0px;
        left: 0px;
        display: none; }
    .h-fw03a-guide-block .guide .h-step-holder .h-column {
        margin-left: 0; }
    .h-fw03a-guide-block .guide .h-step-holder .h-column {
        display: none; }
    .h-fw03a-guide-block .guide .h-step-holder .h-active {
        display: block; }
    .h-fw03a-guide-block .guide .h-next,
    .h-fw03a-guide-block .guide .h-prev {
        position: absolute;
        height: 40px;
        width: 20px;
        top: 50%;
        margin-top: -20px; }
    .h-fw03a-guide-block .guide .h-next:before,
    .h-fw03a-guide-block .guide .h-prev:before {
        color: #fff;
        font-size: 41px; }
    .h-fw03a-guide-block .guide .h-next {
        right: 60px; }
    .h-fw03a-guide-block .guide .h-prev {
        left: 60px; } }
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-fw03a-guide-block .guide .h-step-holder .h-column {
        margin-left: 0; }
    .h-fw03a-guide-block .guide .h-step-holder .h-column {
        display: none; }
    .h-fw03a-guide-block .guide .h-step-holder .h-active {
        display: block; }
    .h-fw03a-guide-block .guide .h-next,
    .h-fw03a-guide-block .guide .h-prev {
        position: absolute;
        height: 40px;
        width: 20px;
        top: 50%;
        margin-top: -10px; }
    .h-fw03a-guide-block .guide .h-next {
        right: 20px; }
    .h-fw03a-guide-block .guide .h-prev {
        left: 20px; } }
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-fw03a-guide-block .guide .h-step-holder .h-column {
        margin-left: 0; }
    .h-fw03a-guide-block .guide .h-step-holder .h-column {
        display: none; }
    .h-fw03a-guide-block .guide .h-step-holder .h-active {
        display: block; }
    .h-fw03a-guide-block .guide .h-next,
    .h-fw03a-guide-block .guide .h-prev {
        position: absolute;
        height: 60px;
        width: 30px;
        top: 50%;
        margin-top: -30px; }
    .h-fw03a-guide-block .guide .h-next {
        right: 20px; }
    .h-fw03a-guide-block .guide .h-prev {
        left: 20px; } }
/*
Defaults
---------------------------*/
.h-fw04-tabs-block .h-tabs {
    background-color: #efe5d2;
    height: 60px; }
.h-fw04-tabs-block .h-tabs ul {
    width: 100%;
    height: 60px; }
.h-fw04-tabs-block .h-tabs li {
    float: left;
    padding: 20px 4%;
    font-family: "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    height: 100%;
    color: #31267f;
    font-size: 1.28571rem;
    border-right: 1px solid #d4c9ba;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-fw04-tabs-block .h-tabs li:hover {
    text-decoration: underline; }
.h-fw04-tabs-block .h-tabs li.h-active {
    cursor: default;
    background-color: #fff6e1;
    border-right: 0; }
.h-fw04-tabs-block .h-tabs li.h-active:hover {
    text-decoration: none; }
.h-fw04-tabs-block .h-tab-content {
    background-color: #fff6e1;
    min-height: 240px;
    overflow: auto;
    display: none; }
.h-fw04-tabs-block .h-tab-content.h-active {
    display: block; }
.h-fw04-tabs-block .h-tab-content .h-previous, .h-fw04-tabs-block .h-tab-content .h-next {
    display: none; }
.h-fw04-tabs-block .h-tab-content .h-column {
    margin-left: 0; }
.h-fw04-tabs-block .h-tab-content .h-info-block {
    padding: 40px 0 40px 10px; }
.h-fw04-tabs-block .h-tab-content .h-info-block h3 {
    font-family: "HoyHoy Pro Light", "Helvetica Neue", "Helvetica", sans-serif; }
.h-fw04-tabs-block .h-tab-content .h-info-block p {
    padding-right: 40px; }
.h-fw04-tabs-block .h-previous, .h-fw04-tabs-block .h-next {
    display: none; }

/* M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-fw04-tabs-block .h-tabs li {
        padding: 20px 5%;
        font-size: 1rem; }
    .h-fw04-tabs-block .h-tabs li:hover {
        text-decoration: none; }
    .h-fw04-tabs-block .h-tab-content .h-info-block {
        min-height: 120px;
        padding: 0;
        padding-left: 20px;
        margin: 0; }
    .h-fw04-tabs-block .h-tab-content .h-info-block:first-child {
        margin-top: 40px; } }
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-fw04-tabs-block {
        background-color: #fff6e1; }
    .h-fw04-tabs-block .h-fixed {
        height: 120px;
        margin-left: 0px; }
    .h-fw04-tabs-block .h-tabs {
        background-color: #fff6e1; }
    .h-fw04-tabs-block .h-tabs .h-active {
        display: block; }
    .h-fw04-tabs-block .h-tabs li {
        height: auto;
        width: 100%;
        display: none;
        text-align: center;
        padding: 27px 0 0 0; }
    .h-fw04-tabs-block .h-previous, .h-fw04-tabs-block .h-next {
        display: block;
        position: absolute;
        width: 32px;
        height: 40px;
        top: 50%;
        margin-top: -50px;
        z-index: 1; }
    .h-fw04-tabs-block .h-previous .h-icon:before, .h-fw04-tabs-block .h-next .h-icon:before {
        font-size: 41px; }
    .h-fw04-tabs-block .h-previous {
        left: 20px; }
    .h-fw04-tabs-block .h-next {
        right: 20px;
        text-align: right; }
    .h-fw04-tabs-block .h-tab-content-container {
        position: relative;
        height: 160px; }
    .h-fw04-tabs-block .h-tab-content {
        background: transparent;
        min-height: 160px;
        width: 100%;
        position: absolute;
        overflow: visible; }
    .h-fw04-tabs-block .h-tab-content .h-info-block {
        position: absolute;
        display: none;
        height: auto;
        width: 66%;
        padding: 0px;
        margin-left: -33%;
        left: 50%;
        float: none; }
    .h-fw04-tabs-block .h-tab-content .h-info-block:first-child {
        margin-top: 0px; }
    .h-fw04-tabs-block .h-tab-content .h-info-block p {
        padding-right: 0px; } }
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-fw04-tabs-block .h-previous .h-icon:before, .h-fw04-tabs-block .h-next .h-icon:before {
        font-size: 38px; }
    .h-fw04-tabs-block .h-previous {
        left: 10px; }
    .h-fw04-tabs-block .h-next {
        right: 10px;
        text-align: right; } }
.h-fw05-compare {
    position: relative;
    *zoom: 1;
    background-color: #fff5e1;
    padding: 40px 0 55px; }
.h-fw05-compare:before, .h-fw05-compare:after {
    content: " ";
    display: table; }
.h-fw05-compare:after {
    clear: both; }
.h-fw05-compare .h-heading-02 {
    padding-bottom: 35px;
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif; }
.h-fw05-compare .h-img-visual {
    position: absolute;
    top: -40px;
    bottom: auto;
    left: auto;
    right: 0; }
.h-fw05-compare .h-list li {
    margin-top: 35px; }
.h-fw05-compare .h-list li:first-child {
    margin-top: 0; }

/* M_PORTRAIT
--------------------------------------------*/
/* S_LANDSCAPE
--------------------------------------------*/
@media screen and (max-width: 889px) {
    .h-fw05-compare {
        padding: 30px 0; }
    .h-fw05-compare .h-img-visual {
        top: -30px; }
    .h-fw05-compare .h-list li {
        margin-top: 25px; } }
@media screen and (max-width: 767px) {
    .h-fw05-compare {
        padding: 25px 0 35px; }
    .h-fw05-compare .h-heading-02 {
        padding-bottom: 25px; }
    .h-fw05-compare .h-img-visual {
        display: none; }
    .h-fw05-compare .h-list li {
        margin-top: 15px; } }
/*
Defaults
---------------------------*/
.h-fw06-benefits .h-tab-content {
    background-color: #fff6e1;
    min-height: 240px;
    overflow: auto;
    display: block; }
.h-fw06-benefits .h-tab-content .h-previous, .h-fw06-benefits .h-tab-content .h-next {
    display: none; }
.h-fw06-benefits .h-tab-content .h-heading-02 {
    margin-top: 38px; }
.h-fw06-benefits .h-tab-content .h-info-block {
    padding: 28px 0 40px 0px; }
.h-fw06-benefits .h-tab-content .h-info-block .h-icon-check {
    margin-top: -3px; }
.h-fw06-benefits .h-tab-content .h-info-block h3 {
    font-family: "HoyHoy Pro Light", "Helvetica Neue", "Helvetica", sans-serif; }
.h-fw06-benefits .h-tab-content .h-info-block p {
    padding-right: 40px; }
.h-fw06-benefits .h-previous, .h-fw06-benefits .h-next {
    display: none; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-fw06-benefits .h-heading-02 {
        text-align: center; }
    .h-fw06-benefits .h-tab-content .h-info-block {
        min-height: 120px;
        padding: 0;
        padding-left: 20px;
        margin: 0; }
    .h-fw06-benefits .h-tab-content .h-info-block:first-child {
        margin-top: 40px; } }
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-fw06-benefits {
        background-color: #fff6e1; }
    .h-fw06-benefits .h-fixed {
        height: 210px;
        margin-left: 0px; }
    .h-fw06-benefits .h-previous, .h-fw06-benefits .h-next {
        display: block;
        position: absolute;
        width: 32px;
        height: 40px;
        top: 50%;
        margin-top: -20px;
        z-index: 1; }
    .h-fw06-benefits .h-previous .h-icon:before, .h-fw06-benefits .h-next .h-icon:before {
        font-size: 38px; }
    .h-fw06-benefits .h-previous {
        left: 10px; }
    .h-fw06-benefits .h-next {
        right: 10px;
        text-align: right; }
    .h-fw06-benefits .h-tab-content-container {
        position: relative;
        height: 210px; }
    .h-fw06-benefits .h-tab-content {
        background: transparent;
        min-height: 210px;
        width: 100%;
        position: absolute;
        overflow: hidden; }
    .h-fw06-benefits .h-tab-content .h-heading-02 {
        margin-top: 31px; }
    .h-fw06-benefits .h-tab-content .h-info-block {
        margin-top: 20px;
        position: absolute;
        display: none;
        height: auto;
        width: 66%;
        padding: 0px;
        margin-left: -33%;
        left: 50%;
        float: none; }
    .h-fw06-benefits .h-tab-content .h-info-block:first-child {
        margin-top: 20px; }
    .h-fw06-benefits .h-tab-content .h-info-block p {
        padding-right: 0px; } }
/* S_PORTRAIT
---------------------------*/
.h-fw07-quick-buttons {
    padding: 65px 0 50px 0;
    background-color: #fff5e1;
    text-align: center; }
.h-fw07-quick-buttons .h-heading-02 {
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif; }
.h-fw07-quick-buttons .h-cta-holder {
    padding-top: 50px;
    overflow: hidden; }
.h-fw07-quick-buttons .h-button-l {
    width: 30%;
    margin-left: 5%;
    float: left; }
.h-fw07-quick-buttons .h-button-l:first-child {
    margin-left: 0; }

/*
M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/*
S_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-fw07-quick-buttons {
        padding: 50px 0; }
    .h-fw07-quick-buttons .h-button-l {
        width: 40%;
        float: none;
        margin-left: 0;
        margin: 20px auto 0;
        display: block; }
    .h-fw07-quick-buttons .h-button-l:first-child {
        margin: 0 auto; } }
@media screen and (max-width: 767px) {
    .h-fw07-quick-buttons {
        border-top: 1px solid #d8d6e7;
        border-bottom: 1px solid #d8d6e7;
        background-color: white;
        padding: 30px 0 25px; }
    .h-fw07-quick-buttons .h-cta-holder {
        padding-top: 20px; }
    .h-fw07-quick-buttons .h-button-l {
        width: 55%; } }
@media screen and (max-width: 567px) {
    .h-fw07-quick-buttons {
        padding: 15px 0 15px;
        text-align: left; }
    .h-fw07-quick-buttons .h-cta-holder {
        padding-top: 15px; }
    .h-fw07-quick-buttons .h-button-l {
        width: 100%;
        margin-top: 15px; } }
/* Global components
--------------------------------------------------------------*/
/*
Defaults
---------------------------*/
.h-gc01-top-bar {
    position: relative;
    background-color: #fff4df;
    height: 110px;
    z-index: 15;
    -webkit-transition: left 150ms ease-in;
    -moz-transition: left 150ms ease-in;
    -ms-transition: left 150ms ease-in;
    -o-transition: left 150ms ease-in;
    transition: left 150ms ease-in; }
.h-gc01-top-bar .h-layout-inner {
    position: relative;
    padding: 10px 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%; }
.h-gc01-top-bar .h-certified {
    max-width: 100%;
    width: 100%; }
.h-gc01-top-bar .h-logo-hoyhoy {
    background: transparent url("../images/fixtures/gc01-top-bar/logo-hoyhoy.png") no-repeat 0 0 scroll;
    height: 65px;
    width: 191px;
    float: left;
    margin-top: 10px;
    background-size: 100% auto; }
.h-gc01-top-bar .h-logo-hoyhoy a {
    height: 100%;
    width: 100%;
    display: block; }
.h-gc01-top-bar ul {
    font-size: 0; }
.h-gc01-top-bar ul li {
    display: inline-block;
    vertical-align: middle; }
.h-gc01-top-bar .h-menu-list {
    float: right; }
.h-gc01-top-bar .h-menu-list li {
    font: 13px/1.3 "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif;
    margin-left: 5px;
    position: relative; }
.h-gc01-top-bar .h-menu-list li:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    height: 13px;
    background-color: #261e80;
    width: 1px;
    margin-top: -7px; }
.h-gc01-top-bar .h-menu-list li:first-child {
    margin-left: 0; }
.h-gc01-top-bar .h-menu-list li:first-child:before {
    display: none; }
.h-gc01-top-bar .h-menu-list li:first-child a {
    margin-left: 0; }
.h-gc01-top-bar .h-menu-list a {
    color: #261e80;
    margin-left: 5px;
    text-decoration: none; }
.h-gc01-top-bar .h-sponsor-list {
    position: absolute;
    top: auto;
    bottom: 20px;
    left: auto;
    right: 0; }
.h-gc01-top-bar .h-sponsor-list li {
    font: 13px/1.3 "HoyHoy Pro Medium", "Helvetica Neue", "Helvetica", sans-serif;
    color: #6e6e7e;
    margin-left: 15px; }
.h-gc01-top-bar .h-sponsor-list li:nth-child(n+2) {
    width: 64px; }
.h-gc01-top-bar .h-sponsor-list li:first-child {
    margin-left: 0; }
.h-gc01-top-bar .h-sponsor-list a {
    display: inline-block; }
.h-gc01-top-bar .h-btn-contact {
    position: absolute;
    top: auto;
    bottom: 10px;
    left: auto;
    right: 0;
    background-color: #31267f;
    padding: 0 10px;
    font: 12px/35px "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: white;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: none; }
.h-gc01-top-bar .h-btn-contact .h-icon-phone {
    height: 20px;
    width: 15px;
    margin-right: 5px; }
.h-gc01-top-bar .h-toggle-menu {
    height: 36px;
    width: 40px;
    background-color: white;
    position: absolute;
    top: auto;
    bottom: 10px;
    left: 0;
    right: auto;
    cursor: pointer;
    display: none; }
.h-gc01-top-bar .h-toggle-menu span {
    height: 5px;
    width: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #261e80;
    display: block;
    margin: 0 auto;
    margin-top: 4px; }
.h-gc01-top-bar .h-toggle-menu span:first-child {
    margin-top: 7px; }

/* S_LANDSCAPE
--------------------------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-gc01-top-bar {
        position: fixed;
        top: 0;
        bottom: auto;
        left: 0;
        right: 0;
        height: 90px;
        width: 100%;
        border-bottom: 6px solid #ece1cc; }
    .h-gc01-top-bar .h-logo-hoyhoy {
        margin: 5px 0 0 60px;
        float: none;
        height: 51px;
        width: 150px; }
    .h-gc01-top-bar .h-menu-list,
    .h-gc01-top-bar .h-sponsor-list {
        display: none; }
    .h-gc01-top-bar .h-toggle-menu,
    .h-gc01-top-bar .h-btn-contact {
        display: inline-block; } }
/*
Defaults
---------------------------*/
.h-gc02-a-main-navigation {
    position: relative;
    background-color: #281e82;
    height: 50px;
    z-index: 5; }
.h-gc02-a-main-navigation .h-menu {
    float: left;
    border-right: 1px solid #413e91; }
.h-gc02-a-main-navigation .h-menu > li {
    float: left; }
.h-gc02-a-main-navigation .h-menu > li:first-child a {
    border-left: none; }
.h-gc02-a-main-navigation .h-menu > li.h-open > .h-dropdown, .h-gc02-a-main-navigation .h-menu > li:hover > .h-dropdown {
    max-height: 400px; }
.h-gc02-a-main-navigation .h-menu > li > a {
    font: 14px/50px "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: white;
    text-transform: uppercase;
    padding: 0 15px;
    display: block;
    text-decoration: none;
    border-right: 1px solid #1c1563;
    border-left: 1px solid #413e91; }
.h-gc02-a-main-navigation .h-menu > li > a.h-active {
    background-color: #fff4df;
    color: #281e82;
    border-color: #fff4df; }
.h-gc02-a-main-navigation .h-menu > li > a.h-active > .h-icon:before {
    color: #261e80; }
.h-gc02-a-main-navigation .h-menu > li > a:hover {
    background-color: white;
    color: #281e82;
    border-color: white; }
.h-gc02-a-main-navigation .h-menu > li > a:hover > .h-icon:before {
    color: #261e80; }
.h-gc02-a-main-navigation .h-menu > li > a > .h-icon {
    margin-right: 10px; }
.h-gc02-a-main-navigation .h-menu > li > a > .h-icon:before {
    color: white;
    font-size: 15px; }
.h-gc02-a-main-navigation .h-dropdown {
    position: absolute;
    top: 100%;
    bottom: auto;
    left: 0;
    right: auto;
    width: 100%;
    background-color: white;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0 0 25px 0;
    -moz-border-radius: 0 0 25px 0;
    border-radius: 0 0 25px 0;
    max-height: 0;
    overflow: hidden;
    z-index: 1; }
.h-gc02-a-main-navigation .h-dropdown .h-dropdown-inner {
    overflow: hidden;
    margin: 20px 0; }
.h-gc02-a-main-navigation .h-dropdown .h-m-portrait-show {
    display: none; }
.h-gc02-a-main-navigation .h-dropdown .h-heading-03 {
    padding-bottom: 15px; }
.h-gc02-a-main-navigation .h-dropdown .h-button {
    padding: 5px 15px 10px;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.7rem; }
.h-gc02-a-main-navigation .h-dropdown .h-ab05-action-block {
    margin: 0; }
.h-gc02-a-main-navigation .h-dropdown .h-ab05-action-block .h-block-title {
    padding: 0 0 15px;
    font-size: 19px;
    line-height: 23px; }
.h-gc02-a-main-navigation .h-dropdown .h-ab05-action-block li {
    padding: 10px 35px 10px 0;
    font-size: 14px; }
.h-gc02-a-main-navigation .h-dropdown .h-ab05-action-block .h-block {
    margin: 0;
    padding: 0; }
.h-gc02-a-main-navigation .h-dropdown .h-list-info li {
    font: 14px/1.3 "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    margin-top: 10px;
    color: #261e80; }
.h-gc02-a-main-navigation .h-dropdown .h-list-info li:first-child {
    margin-top: 0; }
.h-gc02-a-main-navigation .h-dropdown .h-list-info .h-icon {
    color: #e50077;
    margin-right: 5px; }
.h-gc02-a-main-navigation .h-search-field {
    position: relative;
    float: right;
    font-size: 0;
    padding: 12.5px 0; }
.h-gc02-a-main-navigation input[type="text"] {
    height: 25px;
    width: 145px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    border: none;
    background-color: white;
    padding: 0 5px;
    font: 14px/25px "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293; }
.h-gc02-a-main-navigation .h-btn-search {
    border: none;
    vertical-align: top;
    display: inline-block;
    height: 25px;
    width: 25px;
    background-color: #ebebf3;
    line-height: 25px;
    text-align: center; }
.h-gc02-a-main-navigation .h-btn-search .h-icon-search:before {
    font-size: 14px; }
.h-gc02-a-main-navigation .h-toggle-search {
    height: 50px;
    width: 50px;
    display: block;
    position: absolute;
    line-height: 50px;
    text-align: center;
    top: 0;
    bottom: auto;
    left: auto;
    right: 1%;
    cursor: pointer;
    display: none; }
.h-gc02-a-main-navigation .h-toggle-search .h-icon:before {
    color: white; }
.h-gc02-a-main-navigation .h-active-page-list {
    display: none; }
.h-gc02-a-main-navigation .h-active-page-list li {
    display: none;
    height: 45px;
    width: 100%;
    background-color: white;
    border-bottom: 1px solid #d9d6e7;
    line-height: 45px;
    padding-left: 10px;
    font: 12px/45px "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif;
    color: #261e80;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-gc02-a-main-navigation .h-active-page-list li .h-icon {
    margin-right: 10px; }
.h-gc02-a-main-navigation .h-active-page-list li.h-active {
    display: block; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 889px) {
    .h-gc02-a-main-navigation .h-layout-inner {
        position: initial; }
    .h-gc02-a-main-navigation .h-search-field {
        padding: 0;
        position: absolute;
        top: 100%;
        bottom: auto;
        left: auto;
        right: 0;
        border-bottom: 3px solid #281e82;
        border-left: 3px solid #281e82;
        border-right: 3px solid #281e82;
        display: none; }
    .h-gc02-a-main-navigation .h-search-field.h-show {
        display: block; }
    .h-gc02-a-main-navigation .h-toggle-search {
        display: block; }
    .h-gc02-a-main-navigation .h-dropdown {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
    .h-gc02-a-main-navigation .h-dropdown .h-m-portrait-hide {
        display: none; }
    .h-gc02-a-main-navigation .h-dropdown .h-m-portrait-show {
        display: block; }
    .h-gc02-a-main-navigation .h-menu > li > a {
        padding: 0 25px; }
    .h-gc02-a-main-navigation .h-menu > li > a .h-icon {
        margin-right: 0; }
    .h-gc02-a-main-navigation .h-menu > li > a .h-icon:not(.h-icon-home) {
        display: none; } }
@media screen and (max-width: 767px) {
    .h-gc02-a-main-navigation {
        height: 45px; }
    .h-gc02-a-main-navigation .h-layout-inner {
        display: none; }
    .h-gc02-a-main-navigation .h-active-page-list {
        display: block; } }
/*
Defaults
---------------------------*/
.h-gc02-b-main-navigation {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -260px;
    right: auto;
    background-color: #3f4054;
    width: 260px;
    display: none;
    -webkit-transition: left 150ms ease-in;
    -moz-transition: left 150ms ease-in;
    -ms-transition: left 150ms ease-in;
    -o-transition: left 150ms ease-in;
    transition: left 150ms ease-in;
    z-index: 5; }
.h-gc02-b-main-navigation .h-search-field {
    position: relative;
    font-size: 0;
    padding: 12.5px; }
.h-gc02-b-main-navigation .h-search-field fieldset {
    position: relative; }
.h-gc02-b-main-navigation .h-search-field input[type="text"] {
    height: 30px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    border: none;
    background-color: white;
    padding: 0 35px 0 5px;
    font: 14px/30px "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    color: #818293; }
.h-gc02-b-main-navigation .h-search-field .h-btn-search {
    position: absolute;
    border: none;
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
    height: 30px;
    width: 30px;
    background-color: #ebebf3;
    line-height: 30px;
    text-align: center; }
.h-gc02-b-main-navigation .h-menu {
    border-bottom: 1px solid #616381;
    position: absolute;
    overflow: auto;
    top: 58px;
    bottom: 0;
    left: auto;
    right: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch; }
.h-gc02-b-main-navigation .h-menu > li {
    padding: 0 12.5px;
    height: 50px;
    overflow: hidden;
    border-top: 1px solid #616381;
    position: relative; }
.h-gc02-b-main-navigation .h-menu > li.h-open {
    height: auto; }
.h-gc02-b-main-navigation .h-menu > li.h-open:before {
    top: 20px;
    bottom: auto;
    left: auto;
    right: 10px;
    color: #e9e9f3; }
.h-gc02-b-main-navigation .h-menu > li:before {
    position: absolute;
    top: 20px;
    bottom: auto;
    left: auto;
    right: 10px;
    color: #e9e9f3; }
.h-gc02-b-main-navigation .h-menu a {
    font: 24px/50px "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    color: white;
    display: block;
    text-decoration: none; }
.h-gc02-b-main-navigation .h-menu .h-button {
    font-size: 1.5rem;
    line-height: 2.14rem;
    display: inline-block;
    padding: 5px 20px 10px; }
.h-gc02-b-main-navigation .h-menu .h-menu-icon {
    margin-right: 5px;
    width: 35px; }
.h-gc02-b-main-navigation .h-menu .h-menu-icon:before {
    color: #e9e9f3 !important; }
.h-gc02-b-main-navigation .h-submenu a {
    font-size: 19px; }
.h-gc02-b-main-navigation .h-submenu .h-icon {
    margin-right: 5px; }
.h-gc02-b-main-navigation .h-submenu .h-icon:before {
    color: #e50077; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    html.navigation-open {
        height: 100%; }
    html.navigation-open body {
        height: 100%;
        overflow: hidden; }
    html.navigation-open .site-wrapper {
        position: relative;
        left: 260px;
        overflow: hidden;
        height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box; }
    html.navigation-open .h-gc02-b-main-navigation {
        left: 0; }
    html.navigation-open .h-gc01-top-bar {
        left: 260px; }

    .h-gc02-b-main-navigation {
        display: block; } }
/*
Defaults
---------------------------*/
.h-gc03-footer-bar {
    margin: 0 10px;
    min-height: 450px;
    background: #413e91;
    color: #fff;
    padding: 40px 0; }
.h-gc03-footer-bar .h-tertiary {
    max-width: 260px; }
.h-gc03-footer-bar .h-icon-email:before {
    text-align: center;
    position: absolute;
    top: 1px;
    left: 1px;
    display: block;
    z-index: 0;
    color: #7377b1;
    line-height: 44px;
    background-color: #ebebf3;
    height: 42px;
    width: 43px; }
.h-gc03-footer-bar ul {
    margin-bottom: 10px; }
.h-gc03-footer-bar ul li.h-list-label {
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 1.07143rem;
    line-height: 1.28571rem;
    margin-bottom: 15px; }
.h-gc03-footer-bar a {
    color: #aaadd2;
    text-decoration: none; }
.h-gc03-footer-bar a:hover {
    text-decoration: underline; }
.h-gc03-footer-bar .h-form .h-button {
    float: right;
    font-size: 1rem; }

/* M_PORTRAIT
---------------------------*/
/*
S_LANDSCAPE
---------------------------*/
/*
S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-gc03-footer-bar {
        padding: 30px 0; } }
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-gc03-footer-bar {
        padding-top: 20px; }
    .h-gc03-footer-bar ul {
        margin-left: 2px; }
    .h-gc03-footer-bar .h-tertiary {
        margin-left: -2%;
        width: 104%;
        max-width: inherit;
        -webkit-border-bottom-right-radius: 0px;
        -moz-border-radius-bottomright: 0px;
        border-bottom-right-radius: 0px; }
    .h-gc03-footer-bar .h-tertiary p {
        width: 325px; }
    .h-gc03-footer-bar .h-tertiary .h-icon-block {
        width: 260px; }
    .h-gc03-footer-bar .h-tertiary .h-button {
        float: left;
        margin-left: 101px; }
    .h-gc03-footer-bar .h-tertiary:after {
        -webkit-border-bottom-right-radius: 0px;
        -moz-border-radius-bottomright: 0px;
        border-bottom-right-radius: 0px; }
    .h-gc03-footer-bar .h-tertiary .h-link-more {
        left: auto;
        right: 20px; } }
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-gc03-footer-bar .h-tertiary {
        margin-left: -4%;
        width: 108%; }
    .h-gc03-footer-bar .h-tertiary h2 {
        padding-left: 15px; }
    .h-gc03-footer-bar .h-tertiary p {
        width: 225px;
        padding: 0px 15px; }
    .h-gc03-footer-bar .h-tertiary .h-button {
        float: right;
        margin-left: 0px;
        margin-right: 3px; }
    .h-gc03-footer-bar .h-tertiary .h-icon-email:before {
        left: 5px; }
    .h-gc03-footer-bar .h-tertiary .h-icon-block {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding-left: 5px;
        padding-right: 3px; }
    .h-gc03-footer-bar .h-tertiary input[type="email"] {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        width: 100%; }
    .h-gc03-footer-bar .h-tertiary:after {
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0; } }
/*
Local mixins
---------------------------*/
/*
Defaults
---------------------------*/
.h-gc04-social-legal-bar .h-column {
    margin-left: 0; }
.h-gc04-social-legal-bar .h-social-bar {
    height: 90px;
    background: #281e82; }
.h-gc04-social-legal-bar .h-social-list {
    text-align: center;
    margin-top: 19px; }
.h-gc04-social-legal-bar .h-social-list li {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #3c378e;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    margin-right: 14px; }
.h-gc04-social-legal-bar .h-social-list li .h-icon:before {
    font-size: 18px; }
.h-gc04-social-legal-bar .h-social-list li:hover {
    background-color: white; }
.h-gc04-social-legal-bar .h-social-list li:hover .h-icon:before {
    color: #261e80; }
.h-gc04-social-legal-bar .h-social-list li .h-icon:before {
    color: white; }
.h-gc04-social-legal-bar .h-social-list li .h-icon-youtube:before {
    font-size: 12px; }
.h-gc04-social-legal-bar .h-legal-bar {
    font-family: "Museo Sans Rounded 300", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 12px;
    line-height: 26px;
    height: 40px;
    color: #616381;
    text-align: center; }
.h-gc04-social-legal-bar .h-legal-list {
    margin-top: 8px; }
.h-gc04-social-legal-bar .h-legal-list li {
    display: inline-block;
    margin-right: 7px; }

/*
S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-gc04-social-legal-bar .h-social-bar {
        display: none; } }
.h-gc05-breadcrumb-general {
    padding: 15px 0 5px 0;
    border-bottom: 1px solid #c7c7e2;
    margin-bottom: 20px; }
.h-gc05-breadcrumb-general .h-breadcrumb {
    *zoom: 1; }
.h-gc05-breadcrumb-general .h-breadcrumb:before, .h-gc05-breadcrumb-general .h-breadcrumb:after {
    content: " ";
    display: table; }
.h-gc05-breadcrumb-general .h-breadcrumb:after {
    clear: both; }
.h-gc05-breadcrumb-general li {
    position: relative;
    background-color: #ebebf5;
    height: 40px;
    float: left;
    margin-left: 5px;
    padding: 0 20px 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-gc05-breadcrumb-general li:first-child {
    margin-left: 0; }
.h-gc05-breadcrumb-general li:after, .h-gc05-breadcrumb-general li:before {
    position: absolute;
    content: ""; }
.h-gc05-breadcrumb-general li:after {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid #ebebf5;
    top: 0;
    bottom: auto;
    left: auto;
    right: -10px;
    z-index: 1; }
.h-gc05-breadcrumb-general li:before {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid white; }
.h-gc05-breadcrumb-general a {
    color: #281e82;
    font: 15px/40px "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    text-decoration: none; }
.h-gc05-breadcrumb-general .h-text {
    vertical-align: middle; }
.h-gc05-breadcrumb-general li.h-disabled a {
    cursor: default;
    color: #8480bd; }
.h-gc05-breadcrumb-general li.h-active {
    background-color: white; }
.h-gc05-breadcrumb-general li.h-active:after {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid white; }
.h-gc05-breadcrumb-general li.h-active a {
    cursor: default; }
.h-gc05-breadcrumb-general li.h-start {
    padding: 0 15px 0 10px;
    background-color: white; }
.h-gc05-breadcrumb-general li.h-start:before {
    top: 0;
    bottom: auto;
    left: auto;
    right: -16px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid #d1d1e6;
    z-index: 1; }
.h-gc05-breadcrumb-general li.h-start:after {
    right: -15px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid white;
    z-index: 2; }
.h-gc05-breadcrumb-general li.h-start .h-icon {
    margin-right: 10px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-gc05-breadcrumb-general {
        padding-top: 5px; }
    .h-gc05-breadcrumb-general .h-text {
        display: none; }
    .h-gc05-breadcrumb-general li.h-active .h-text {
        display: inline-block; } }
@media screen and (max-width: 767px) {
    .h-gc05-breadcrumb-general {
        margin-bottom: 15px; }
    .h-gc05-breadcrumb-general li {
        padding: 0 10px 0 20px; }
    .h-gc05-breadcrumb-general li.h-start {
        max-width: 25%;
        text-overflow: ellipsis;
        white-space: nowrap; } }
@media screen and (max-width: 567px) {
    .h-gc05-breadcrumb-general {
        margin-bottom: 12px; }
    .h-gc05-breadcrumb-general li {
        margin-left: 2px; }
    .h-gc05-breadcrumb-general a {
        font-size: 13px; }
    .h-gc05-breadcrumb-general li.h-start {
        padding-left: 0; }
    .h-gc05-breadcrumb-general li.h-active {
        max-width: 70%; }
    .h-gc05-breadcrumb-general li.h-active .h-text {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 77%; } }
.h-gc06-title-subtitle .h-body-text {
    margin-bottom: 0; }

/*
Defaults
---------------------------*/
.h-gc07-aart-overlap {
    position: relative; }
.h-gc07-aart-overlap .overlap {
    position: absolute;
    z-index: 10;
    right: 2%;
    top: -20px; }
.h-gc07-aart-overlap .car {
    height: 246px;
    width: 251px;
    background: transparent url("../images/fixtures/gc07-aart-overlap/aart-car.png") no-repeat 0 0 scroll; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
/* M_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-gc07-aart-overlap .overlap {
        display: none; } }
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
.h-gc08-breadcrumb-secondary {
    padding: 5px 0;
    border-bottom: 1px solid #c7c7e2; }
.h-gc08-breadcrumb-secondary .h-breadcrumb {
    *zoom: 1; }
.h-gc08-breadcrumb-secondary .h-breadcrumb:before, .h-gc08-breadcrumb-secondary .h-breadcrumb:after {
    content: " ";
    display: table; }
.h-gc08-breadcrumb-secondary .h-breadcrumb:after {
    clear: both; }
.h-gc08-breadcrumb-secondary li {
    position: relative;
    background-color: #ebebf5;
    height: 40px;
    float: left;
    margin-left: 5px;
    padding: 0 20px 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
.h-gc08-breadcrumb-secondary li:first-child {
    margin-left: 0; }
.h-gc08-breadcrumb-secondary li:after, .h-gc08-breadcrumb-secondary li:before {
    position: absolute;
    content: ""; }
.h-gc08-breadcrumb-secondary li:after {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid #ebebf5;
    top: 0;
    bottom: auto;
    left: auto;
    right: -10px;
    z-index: 1; }
.h-gc08-breadcrumb-secondary li:before {
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid white; }
.h-gc08-breadcrumb-secondary a {
    color: #281e82;
    font: 15px/40px "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    text-decoration: none; }
.h-gc08-breadcrumb-secondary li.h-active {
    background-color: white; }
.h-gc08-breadcrumb-secondary li.h-active:after {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid white; }
.h-gc08-breadcrumb-secondary li.h-active a {
    cursor: default; }
.h-gc08-breadcrumb-secondary li.h-start {
    padding: 0 15px 0 10px;
    background-color: white; }
.h-gc08-breadcrumb-secondary li.h-start:before {
    top: 0;
    bottom: auto;
    left: auto;
    right: -16px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid #d1d1e6;
    z-index: 1; }
.h-gc08-breadcrumb-secondary li.h-start:after {
    right: -15px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid white;
    z-index: 2; }
.h-gc08-breadcrumb-secondary li.h-start .h-icon {
    margin-right: 10px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 767px) {
    .h-gc08-breadcrumb-secondary li {
        padding: 0 10px 0 20px; } }
@media screen and (max-width: 567px) {
    .h-gc08-breadcrumb-secondary li {
        margin-left: 2px; }
    .h-gc08-breadcrumb-secondary a {
        font-size: 13px; }
    .h-gc08-breadcrumb-secondary li.h-start {
        padding-left: 0;
        max-width: 35%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .h-gc08-breadcrumb-secondary li.h-start:before {
        right: 0; }
    .h-gc08-breadcrumb-secondary li.h-start:after {
        right: 1px; } }
/*
Defaults
---------------------------*/
.h-hp01-header-block {
    position: relative;
    height: 450px;
    width: 100%; }
.h-hp01-header-block .h-layout-inner {
    height: 100%;
    z-index: 1; }
.h-hp01-header-block .h-background-holder {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden; }
.h-hp01-header-block .h-background {
    margin: 0 auto;
    height: 100%; }
.h-hp01-header-block .h-visual-image {
    position: absolute;
    top: 0;
    bottom: auto;
    left: auto;
    right: 85px; }
.h-hp01-header-block .h-hp02-car-insurance-block {
    margin-top: 30px; }

/* M_PORTRAIT
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 889px) {
    .h-hp01-header-block .h-visual-image {
        right: 0; } }
@media screen and (max-width: 567px) {
    .h-hp01-header-block .h-visual-image {
        display: none; } }
/*
Defaults
---------------------------*/
.h-hp02-car-insurance-block fieldset {
    padding: 0; }
.h-hp02-car-insurance-block .h-block {
    padding-bottom: 0;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.23);
    -ms-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.23);
    -o-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.23);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.23); }
.h-hp02-car-insurance-block .h-block .h-block-title {
    background-color: #ecebf3;
    border-bottom: none; }
.h-hp02-car-insurance-block .h-block-inner {
    padding: 20px 0 20px 20px; }
.h-hp02-car-insurance-block .h-compare-button {
    width: 100%; }
.h-hp02-car-insurance-block .h-input-block .h-link {
    display: inline-block;
    margin-top: 10px; }

/* S_LANDSCAPE
---------------------------*/
/* S_PORTRAIT
---------------------------*/
@media screen and (max-width: 567px) {
    .h-hp02-car-insurance-block .h-block {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        border: 1px solid #c7c7e2; } }
/*
Defaults
---------------------------*/
.h-vl01-top-5-block {
    padding: 30px 0 30px; }
.h-vl01-top-5-block .h-ranking-list li {
    margin-top: 30px;
    font-size: 0; }
.h-vl01-top-5-block .h-ranking-list .rank,
.h-vl01-top-5-block .h-ranking-list .logo-holder,
.h-vl01-top-5-block .h-ranking-list .percentage {
    display: inline-block;
    vertical-align: middle; }
.h-vl01-top-5-block .h-ranking-list .nr {
    background-color: #ebebf5;
    height: 25px;
    width: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: normal;
    line-height: 25px;
    color: #281e82;
    display: inline-block; }
.h-vl01-top-5-block .h-ranking-list .logo-holder .logo {
    max-width: 100%; }
.h-vl01-top-5-block .h-ranking-list .percentage {
    text-align: center;
    font-family: "HoyHoy Pro Bold", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: normal;
    color: #281e82; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-vl01-top-5-block {
        border-top: 1px solid #d8d6e7;
        border-bottom: 1px solid #d8d6e7;
        padding: 20px 0; }
    .h-vl01-top-5-block .h-ranking-list li {
        margin-top: 25px; } }
.h-vl02_calculate-test {
    padding: 30px 0 30px; }
.h-vl02_calculate-test .h-description-block {
    margin-top: 45px; }
.h-vl02_calculate-test .h-description-block:first-child {
    margin-top: 0; }

/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-vl02_calculate-test {
        padding: 20px 0; }
    .h-vl02_calculate-test .h-description-block {
        margin-top: 20px; } }




.h-paginator {
    text-align: center;
    font-size: 0;
    margin-top: 20px; }
@media screen and (max-width: 767px) {
    .h-paginator {
        margin-top: 15px; } }
@media screen and (max-width: 567px) {
    .h-paginator {
        margin-top: 12px; } }
.h-paginator a {
    text-decoration: none;
    display: inline-block; }
.h-paginator .h-control {
    font: 14px/30px "Museo Sans Rounded 500", "Helvetica Neue", "Helvetica", sans-serif;
    margin-left: 10px;
    color: #818293; }
.h-paginator .h-control:first-child {
    margin-left: 0; }
.h-paginator .h-nr {
    background-color: #ebebf5;
    height: 30px;
    width: 30px;
    color: #261e80;
    margin-left: 10px;
    font: 13px/30px "Museo Sans Rounded 700", "Helvetica Neue", "Helvetica", sans-serif; }
.h-paginator .h-nr.h-active {
    background-color: white;
    border: 1px solid #babbda; }

/* S_LANDSCAPE
---------------------------*/
/* S_LANDSCAPE
---------------------------*/
@media screen and (max-width: 767px) {
    .h-paginator .h-control {
        line-height: 20px; }
    .h-paginator .h-nr {
        height: 20px;
        width: 20px;
        line-height: 20px; } }

a.h-inherit-link {
    font-weight: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    text-decoration: inherit; }
a.h-inherit-link:hover {
    color: #e50077;
    text-decoration: underline; }


.h-cf11-title-video-link .h-video-wrapper .h-play-button.h-small {
    height: 70px;
    width: 70px;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    right: auto;
    height: 70px;
    width: 70px;
    margin-top: -35px;
    margin-left: -35px;
    line-height: 70px; }
.h-cf11-title-video-link .h-video-wrapper .h-play-button.h-small .h-icon-play:before {
    font-size: 25px; }

.h-gc02-b-main-navigation .h-menu > li.h-my-insurance {
    background-color: #ebebf3;
    padding-top: 20px;
    padding-bottom: 20px; }
.h-gc02-b-main-navigation .h-menu > li.h-my-insurance:before {
    display: none; }
.h-gc02-b-main-navigation .h-menu > li.h-my-insurance .h-icon:before {
    color: #3f4054 !important; }
.h-gc02-b-main-navigation .h-menu > li.h-my-insurance a {
    color: #261e80; }


.h-icon-folder:before {
    content: "\e633"; }
.h-icon-folder:before {
    font-size: 13px; }