@layer swift3 {@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }html :where(img[class*="wp-image-"]) { height: auto; max-width: 100%; }:root { --edd-blocks-light-grey: #eee; }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--color--fl-heading-text: #6a9d9e; --wp--preset--color--fl-body-bg: #ffffff; --wp--preset--color--fl-body-text: #5b5b5b; --wp--preset--color--fl-accent: #6a9d9e; --wp--preset--color--fl-accent-hover: #6a9d9e; --wp--preset--color--fl-topbar-bg: #6a9d9e; --wp--preset--color--fl-topbar-text: #ffffff; --wp--preset--color--fl-topbar-link: #ffffff; --wp--preset--color--fl-topbar-hover: #ededed; --wp--preset--color--fl-header-bg: #ffffff; --wp--preset--color--fl-header-text: #808080; --wp--preset--color--fl-header-link: #808080; --wp--preset--color--fl-header-hover: #6a9d9e; --wp--preset--color--fl-nav-bg: #6a9d9e; --wp--preset--color--fl-nav-link: #ffffff; --wp--preset--color--fl-nav-hover: #ededed; --wp--preset--color--fl-content-bg: #ffffff; --wp--preset--color--fl-footer-widgets-bg: #ffffff; --wp--preset--color--fl-footer-widgets-text: #808080; --wp--preset--color--fl-footer-widgets-link: #6a9d9e; --wp--preset--color--fl-footer-widgets-hover: #2d9c9e; --wp--preset--color--fl-footer-bg: #ffffff; --wp--preset--color--fl-footer-text: #808080; --wp--preset--color--fl-footer-link: #6a9d9e; --wp--preset--color--fl-footer-hover: #6a9d9e; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }.edd-icon { display: inline-block; fill: currentcolor; position: relative; vertical-align: middle; }@keyframes edd-icon-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }.edd_purchase_submit_wrapper { position: relative; }.edd-add-to-cart .edd-add-to-cart-label { opacity: 1; }.edd-loading, .edd-loading::after { border-radius: 50%; display: block; height: 1.5em; width: 1.5em; }.edd-loading { animation: 1.1s linear 0s infinite normal none running edd-spinning; border-width: 0.2em; border-style: solid; border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) #ffffff; border-image: initial; font-size: 0.75em; left: calc(50% - 0.75em); opacity: 0; position: absolute; top: calc(50% - 0.75em); transform: translateZ(0px); }@keyframes edd-spinning { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }.edd-loading, a.edd-add-to-cart .edd-add-to-cart-label { transition:opacity 0.1s ease; }.edd-cart-added-alert { color: #567622; display: block; position: absolute; }.single-download .edd_download_purchase_form { margin-bottom: 1.387em; }#edd-purchase-button, .edd-submit, [type="submit"].edd-submit { border: 1px solid #cccccc; border-radius: 4px; box-shadow: none; cursor: pointer; display: inline-block; font-size: 14px; font-weight: 400; line-height: 1.42857; margin: 0px; padding: 6px 12px; text-align: center; user-select: none; vertical-align: middle; white-space: nowrap; }.edd-submit.button:focus, [type="submit"].edd-submit:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }.edd-submit.plain { border: none; border-radius: 0px; padding: 0px; }.fl-builder-content *, .fl-builder-content ::before, .fl-builder-content ::after { box-sizing: border-box; }.fl-row::before, .fl-row::after, .fl-row-content::before, .fl-row-content::after, .fl-col-group::before, .fl-col-group::after, .fl-col::before, .fl-col::after, .fl-module:not([data-accepts])::before, .fl-module:not([data-accepts])::after, .fl-module-content::before, .fl-module-content::after { display: table; content: " "; }.fl-row::after, .fl-row-content::after, .fl-col-group::after, .fl-col::after, .fl-module:not([data-accepts])::after, .fl-module-content::after { clear: both; }.fl-row, .fl-row-content { margin-left: auto; margin-right: auto; min-width: 0px; }.fl-row-content-wrap { position: relative; }.fl-row-default-height .fl-row-content-wrap, .fl-row-custom-height .fl-row-content-wrap { display: flex; min-height: 100vh; }.fl-row-default-height .fl-row-content-wrap, .fl-row-custom-height .fl-row-content-wrap { min-height: 0px; }.fl-row-default-height .fl-row-content, .fl-row-full-height .fl-row-content, .fl-row-custom-height .fl-row-content { flex: 1 1 auto; }.fl-row-default-height.fl-row-align-center .fl-row-content-wrap, .fl-row-full-height.fl-row-align-center .fl-row-content-wrap, .fl-row-custom-height.fl-row-align-center .fl-row-content-wrap { -webkit-box-align: center; -webkit-box-pack: center; justify-content: center; align-items: center; }.fl-col { float: left; min-height: 1px; }.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); white-space: nowrap; border: 0px; }.fl-builder-content .fl-button:hover { text-decoration: none; }.fl-builder-content .fl-button:active { position: relative; top: 1px; }.fl-module img { max-width: 100%; }.fl-photo { line-height: 0; position: relative; }.fl-photo-align-center { text-align: center; }.fl-photo-content { display: inline-block; line-height: 0; position: relative; max-width: 100%; }.fl-photo-content img { display: inline; height: auto; max-width: 100%; }.fl-col-content { display: flex; flex-direction: column; margin: 0px; padding: 0px; }.fl-row-fixed-width { max-width: 1100px; }.fl-row-content-wrap { margin: 10px; padding: 10px; }.fl-module-content, .fl-module:where(.fl-module:not(:has(> .fl-module-content))) { margin: 11px; }.fl-node-5ec49aced328b > .fl-row-content-wrap { border-width: 1px 0px; }.fl-node-5ec49aced328b.fl-row-fixed-width, .fl-node-5ec49aced328b .fl-row-fixed-width { max-width: 1132px; }.fl-node-5ec49aced328b > .fl-row-content-wrap { padding-top: 60px; padding-bottom: 60px; }.fl-node-5ec49aced330a { width: 50%; }.fl-node-5ec49c632b604 { width: 100%; }.fl-node-5ec49b58e81b8 { width: 50%; }.fl-module-heading .fl-heading { padding: 0px !important; margin: 0px !important; }.fl-row .fl-col .fl-node-5ec49aced3384 h1.fl-heading a, .fl-row .fl-col .fl-node-5ec49aced3384 h1.fl-heading .fl-heading-text, .fl-row .fl-col .fl-node-5ec49aced3384 h1.fl-heading .fl-heading-text *, .fl-node-5ec49aced3384 h1.fl-heading .fl-heading-text { color: #000000; }.fl-node-5ec49aced3384.fl-module-heading .fl-heading { font-size: 40px; line-height: 45px; text-align: left; }.fl-fill-container :is(.fl-module-content, .fl-photo, .fl-photo-content, img) { height: 100% !important; width: 100% !important; }.fl-node-5ec49be0ac4cc, .fl-node-5ec49be0ac4cc .fl-photo { text-align: center; }.fl-node-5ec49b58e8087 .fl-module-content { text-align: left; font-size: 36px; }.edd-download.fl-builder-content .fl-node-5ec49b58e8087 .fl-module-content .edd_price { color: #6a9d9e; }.fl-node-5ec49e356b0aa form.edd_download_purchase_form .edd-submit, .fl-node-5ec49e356b0aa form.edd_download_purchase_form .edd-submit:hover, .fl-node-5ec49e356b0aa form.edd_download_purchase_form .edd-submit:focus { background-color: #6a9d9e; border-color: #5e9192; }.fl-node-5ec49e356b0aa form.edd_download_purchase_form .edd-submit, .fl-node-5ec49e356b0aa form.edd_download_purchase_form .edd-submit:hover, .fl-node-5ec49e356b0aa form.edd_download_purchase_form .edd-submit:focus { color: #ffffff; }.fl-node-5ec49e356b0aa > .fl-module-content { margin-top: 11px; }.fl-page-header .fl-page-header-wrap .fl-page-header-row { display: block; margin: 0px; }.fl-page-header-row .col-md-6.col-sm-6 { width: 100%; padding: 0px; }#edd-purchase-button, .edd-submit, [type="submit"].edd-submit { background: #6a9d9e; color: #ffffff; padding: 12px 8px; display: block; font-size: 20px; }html { font-family: sans-serif; text-size-adjust: 100%; }body { margin: 0px; }article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }a { background-color: transparent; }a:active, a:hover { outline: 0px; }b, strong { font-weight: bold; }h1 { font-size: 2em; margin: 0.67em 0px; }img { border: 0px; }svg:not(:root) { overflow: hidden; }button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0px; }button { overflow: visible; }button, select { text-transform: none; }button, html input[type="button"], input[type="reset"], input[type="submit"] { appearance: button; cursor: pointer; }button[disabled], html input[disabled] { cursor: default; }input { line-height: normal; }input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }table { border-collapse: collapse; border-spacing: 0px; }td, th { padding: 0px; }* { box-sizing: border-box; }html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: #ffffff; }input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }a { color: #337ab7; text-decoration: none; }a:hover, a:focus { color: #23527c; text-decoration: underline; }a:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }img { vertical-align: middle; }.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; }[role="button"] { cursor: pointer; }h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }h1, .h1 { font-size: 36px; }h2, .h2 { font-size: 30px; }p { margin: 0px 0px 10px; }.text-left { text-align: left; }.text-right { text-align: right; }.text-center { text-align: center; }ul, ol { margin-top: 0px; margin-bottom: 10px; }ul ul, ol ul, ul ol, ol ol { margin-bottom: 0px; }.container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }@media (min-width: 768px){.container { width: 750px; }}@media (min-width: 992px){.container { width: 970px; }}@media (min-width: 1200px){.container { width: 1170px; }}.row { margin-right: -15px; margin-left: -15px; }.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }@media (min-width: 768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }.col-sm-12 { width: 100%; }.col-sm-6 { width: 50%; }}@media (min-width: 992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }.col-md-12 { width: 100%; }.col-md-9 { width: 75%; }.col-md-6 { width: 50%; }.col-md-3 { width: 25%; }}table { background-color: transparent; }label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; }input[type="radio"], input[type="checkbox"] { margin: 4px 0px 0px; line-height: normal; }input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: -webkit-focus-ring-color auto 5px; outline-offset: -2px; }.nav { padding-left: 0px; margin-bottom: 0px; list-style: none; }.nav > li { position: relative; display: block; }.nav > li > a { position: relative; display: block; padding: 10px 15px; }.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }@media (min-width: 768px){.navbar { border-radius: 4px; }}.navbar-collapse { padding-right: 15px; padding-left: 15px; overflow-x: visible; border-top: 1px solid transparent; box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 0px inset; }@media (min-width: 768px){.navbar-collapse { width: auto; border-top: 0px; box-shadow: none; }.navbar-collapse.collapse { padding-bottom: 0px; display: block !important; height: auto !important; overflow: visible !important; }}.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-right: 15px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }.navbar-toggle:focus { outline: 0px; }@media (min-width: 768px){.navbar-toggle { display: none; }}.navbar-nav { margin: 7.5px -15px; }.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }@media (min-width: 768px){.navbar-nav { float: left; margin: 0px; }.navbar-nav > li { float: left; }.navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }}@media (min-width: 768px){.navbar-right { float: right !important; margin-right: -15px; }}.navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }.navbar-default .navbar-nav > li > a { color: #777777; }.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333333; background-color: transparent; }.navbar-default .navbar-toggle { border-color: #dddddd; }.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #dddddd; }.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after { display: table; content: " "; }.clearfix::after, .dl-horizontal dd::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after { clear: both; }body { background-color: #ffffff; color: #5b5b5b; font-family: Quicksand, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.6; font-style: normal; padding: 0px; overflow-wrap: break-word; }h1, h2, h3, h4, h5, h6 { color: #6a9d9e; font-family: Quicksand, sans-serif; font-weight: 700; line-height: 1.4; text-transform: none; font-style: normal; }h1 { font-size: 36px; line-height: 1.4; letter-spacing: 0px; color: #6a9d9e; font-family: Quicksand, sans-serif; font-weight: 700; font-style: normal; text-transform: none; }h2 { font-size: 30px; line-height: 1.4; letter-spacing: 0px; }a { color: #6a9d9e; text-decoration: none; }a:hover { color: #6a9d9e; text-decoration: underline; }a:focus { color: #6a9d9e; }img { max-width: 100%; height: auto; }.fl-screen-reader-text { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; padding: 10px 15px; background: #ffffff !important; }.fl-screen-reader-text:focus { width: auto; height: auto; position: fixed; left: 0px; top: 0px; z-index: 99999; }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute; height: 1px; width: 1px; overflow: hidden; }.container { padding-left: 20px; padding-right: 20px; }.fl-page { position: relative; box-shadow: none; margin: 0px auto; }.fl-page-header { border-color: #e6e6e6; background-color: #ffffff; color: #808080; }.fl-page-header *, .fl-page-header h1, .fl-page-header h2, .fl-page-header h3, .fl-page-header h4, .fl-page-header h5, .fl-page-header h6 { color: #808080; }.fl-page-header a, .fl-page-header a *, .fl-page-header a.fas, .fl-page-header a.fab { color: #808080; }.fl-page-header a:hover, .fl-page-header a:focus, .fl-page-header a:hover *, .fl-page-header a:focus *, .fl-page-header a.fas:hover, .fl-page-header a.fab:hover, .fl-page-header a.fas:focus, .fl-page-header a.fab:focus { color: #6a9d9e; }.fl-page-header .navbar-nav li > a { color: #808080; }.fl-page-header .navbar-nav li > a:hover, .fl-page-header .navbar-nav li > a:focus { color: #6a9d9e; }.fl-page-header-container { padding-bottom: 7px; padding-top: 7px; }.fl-page-header-logo { text-align: center; }.fl-page-header-logo a { text-decoration: none; }.fl-logo-img { max-width: 100%; }.fl-page-header-primary .fl-logo-img { height: auto !important; }.fl-page-header-fixed .fl-logo-img { display: inherit; }.fl-page-nav-wrap { padding-bottom: 20px; }.fl-page-nav { background: transparent; border: none; min-height: 0px; margin-bottom: 0px; border-radius: 0px; }.fl-page-nav .navbar-nav > li > a { padding: 15px; }.fl-page-nav .navbar-toggle { border: none; float: none; font-family: Quicksand, sans-serif; font-size: 14px; font-weight: 400; line-height: 1.4; text-transform: none; margin: 0px; width: 100%; border-radius: 0px; }.fl-page-nav .navbar-toggle:hover { outline: none; }.fl-page-nav .navbar-toggle:focus { outline: auto; }.fl-page-nav .navbar-nav, .fl-page-nav .navbar-nav a { font-family: Quicksand, sans-serif; font-size: 14px; font-weight: 400; line-height: 1.4; text-transform: none; }.fl-full-width .fl-page-nav { margin: 0px auto; }.fl-page-nav-collapse { border: none; max-height: none; padding: 0px; box-shadow: none; }.fl-page-nav-collapse ul.navbar-nav { margin: 0px; }.fl-page-nav-collapse ul.navbar-nav > li { border-bottom: 1px solid #e6e6e6; }.fl-page-nav-collapse ul.navbar-nav > li:last-child { border-bottom: none; }.fl-page-nav ul.sub-menu { background-clip: padding-box; background-color: #6a9d9e; border-top: 3px solid #acc5c6; font-size: 14px; float: none; left: -99999px; list-style: none; padding: 10px 0px; position: absolute; top: 100%; width: 240px; z-index: 1000; box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 20px; }.fl-page-nav ul.sub-menu li { border: none; }.fl-page-nav ul.sub-menu li a { clear: none; color: #ffffff; display: block; font-weight: 400; line-height: 20px; margin: 0px 10px; padding: 10px 15px; }.fl-page-nav ul.sub-menu li a:hover, .fl-page-nav ul.sub-menu li a:focus { color: #ededed; text-decoration: none; }.fl-page-nav ul.sub-menu li a::before { content: ""; margin-right: 0px; }.fl-page-nav ul li { position: relative; }.fl-page-content { background-color: #ffffff; }button, input[type="button"], input[type="submit"] { background-color: #6a9d9e; color: #000000; font-size: 16px; line-height: 1.2; padding: 6px 12px; font-weight: normal; text-shadow: none; border: 1px solid #507a7b; box-shadow: none; border-radius: 4px; }button:hover, input[type="button"]:hover, input[type="submit"]:hover { background-color: #6a9d9e; color: #000000; border: 1px solid #507a7b; text-decoration: none; }button:active, input[type="button"]:active, input[type="submit"]:active, button:focus, input[type="button"]:focus, input[type="submit"]:focus { background-color: #6a9d9e; color: #000000; border: 1px solid #507a7b; outline: none; position: relative; }@media (min-width: 768px){.container { padding-left: 40px; padding-right: 40px; width: auto; }.fl-page-nav { background: transparent; }.fl-page-nav .navbar-nav li > a { padding: 15px 12px; color: #5b5b5b; }.fl-page-nav .navbar-nav li > a:hover, .fl-page-nav .navbar-nav li > a:focus { color: #6a9d9e; }.fl-page-nav-wrap { border-bottom: 1px solid #548081; border-top: 1px solid #548081; padding: 0px; border-right-color: #548081; border-left-color: #548081; background-color: #6a9d9e; color: #ffffff; }.fl-page-nav-wrap *, .fl-page-nav-wrap h1, .fl-page-nav-wrap h2, .fl-page-nav-wrap h3, .fl-page-nav-wrap h4, .fl-page-nav-wrap h5, .fl-page-nav-wrap h6 { color: #ffffff; }.fl-page-nav-wrap a, .fl-page-nav-wrap a *, .fl-page-nav-wrap a.fas, .fl-page-nav-wrap a.fab { color: #ffffff; }.fl-page-nav-wrap a:hover, .fl-page-nav-wrap a:focus, .fl-page-nav-wrap a:hover *, .fl-page-nav-wrap a:focus *, .fl-page-nav-wrap a.fas:hover, .fl-page-nav-wrap a.fab:hover, .fl-page-nav-wrap a.fas:focus, .fl-page-nav-wrap a.fab:focus { color: #ededed; }.fl-page-nav-wrap .navbar-nav li > a { color: #ffffff; }.fl-page-nav-wrap .navbar-nav li > a:hover, .fl-page-nav-wrap .navbar-nav li > a:focus { color: #ededed; }.fl-page-nav-collapse ul.navbar-nav > li { border: none; }.fl-page-nav-collapse ul.navbar-nav > li:first-child { border: none; }.fl-page-header-container, .fl-page-nav-container { position: relative; }.fl-page-nav-col, .fl-page-nav, .fl-page-fixed-nav-wrap { position: inherit; }}@media (min-width: 992px){.container { padding-left: 0px; padding-right: 0px; width: 900px; }.fl-full-width .container { padding-left: 40px; padding-right: 40px; width: auto; }.fl-page { box-shadow: none; width: 980px; }.fl-full-width .fl-page { width: auto; }}@media (min-width: 1100px){.container { width: 1020px; max-width: 90%; }.fl-full-width .container { padding-left: 0px; padding-right: 0px; width: 1020px; }}.fl-page-bar { border-bottom: 1px solid #548081; font-size: 12px; line-height: 14px; border-top-color: #548081; border-right-color: #548081; border-left-color: #548081; background-color: #6a9d9e; color: #ffffff; }.fl-page-bar *, .fl-page-bar h1, .fl-page-bar h2, .fl-page-bar h3, .fl-page-bar h4, .fl-page-bar h5, .fl-page-bar h6 { color: #ffffff; }.fl-page-bar a, .fl-page-bar a *, .fl-page-bar a.fas, .fl-page-bar a.fab { color: #ffffff; }.fl-page-bar a:hover, .fl-page-bar a:focus, .fl-page-bar a:hover *, .fl-page-bar a:focus *, .fl-page-bar a.fas:hover, .fl-page-bar a.fab:hover, .fl-page-bar a.fas:focus, .fl-page-bar a.fab:focus { color: #ededed; }.fl-page-bar-container { padding-bottom: 5px; padding-top: 5px; }.fl-page-bar-text { padding: 5px 0px; text-align: center; }.fl-page-bar .fl-social-icons { text-align: center; padding-right: 2px; }.fl-page-bar .fl-social-icons i.fas, .fl-page-bar .fl-social-icons i.fab { font-size: 14px; vertical-align: middle; width: 24px; height: 24px; line-height: 24px; }@media (min-width: 768px){.fl-page-bar .text-right .fl-social-icons { margin-left: 5px; }.fl-page-bar .fl-page-bar-nav, .fl-page-bar .fl-page-bar-text, .fl-page-bar .fl-social-icons { display: inline-block; text-align: inherit; vertical-align: middle; }}.fl-page-nav-right.fl-page-header-fixed, .fl-page-header-fixed { display: none; left: auto; top: 0px; width: 100%; z-index: 100; border-color: #e6e6e6; background-color: #ffffff; color: #808080; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 7px; position: fixed !important; }.fl-page-nav-right.fl-page-header-fixed *, .fl-page-header-fixed *, .fl-page-nav-right.fl-page-header-fixed h1, .fl-page-header-fixed h1, .fl-page-nav-right.fl-page-header-fixed h2, .fl-page-header-fixed h2, .fl-page-nav-right.fl-page-header-fixed h3, .fl-page-header-fixed h3, .fl-page-nav-right.fl-page-header-fixed h4, .fl-page-header-fixed h4, .fl-page-nav-right.fl-page-header-fixed h5, .fl-page-header-fixed h5, .fl-page-nav-right.fl-page-header-fixed h6, .fl-page-header-fixed h6 { color: #808080; }.fl-page-nav-right.fl-page-header-fixed a, .fl-page-header-fixed a, .fl-page-nav-right.fl-page-header-fixed a *, .fl-page-header-fixed a *, .fl-page-nav-right.fl-page-header-fixed a.fas, .fl-page-header-fixed a.fas, .fl-page-nav-right.fl-page-header-fixed a.fab, .fl-page-header-fixed a.fab { color: #808080; }.fl-page-nav-right.fl-page-header-fixed a:hover, .fl-page-header-fixed a:hover, .fl-page-nav-right.fl-page-header-fixed a:focus, .fl-page-header-fixed a:focus, .fl-page-nav-right.fl-page-header-fixed a:hover *, .fl-page-header-fixed a:hover *, .fl-page-nav-right.fl-page-header-fixed a:focus *, .fl-page-header-fixed a:focus *, .fl-page-nav-right.fl-page-header-fixed a.fas:hover, .fl-page-header-fixed a.fas:hover, .fl-page-nav-right.fl-page-header-fixed a.fab:hover, .fl-page-header-fixed a.fab:hover, .fl-page-nav-right.fl-page-header-fixed a.fas:focus, .fl-page-header-fixed a.fas:focus, .fl-page-nav-right.fl-page-header-fixed a.fab:focus, .fl-page-header-fixed a.fab:focus { color: #6a9d9e; }.fl-page-nav-right.fl-page-header-fixed .navbar-nav li > a, .fl-page-header-fixed .navbar-nav li > a { color: #808080; }.fl-page-nav-right.fl-page-header-fixed .navbar-nav li > a:hover, .fl-page-header-fixed .navbar-nav li > a:hover, .fl-page-nav-right.fl-page-header-fixed .navbar-nav li > a:focus, .fl-page-header-fixed .navbar-nav li > a:focus { color: #6a9d9e; }.fl-page-nav-right.fl-page-header-fixed .fl-page-header-container.container, .fl-page-header-fixed .fl-page-header-container.container { padding-bottom: 8px; padding-top: 8px; }.fl-page-nav-right.fl-page-header-fixed .fl-logo-img, .fl-page-header-fixed .fl-logo-img { max-height: 200px !important; width: auto !important; }.fl-page-nav-right.fl-page-header-fixed .fl-page-nav-wrap .navbar-nav > li > a, .fl-page-header-fixed .fl-page-nav-wrap .navbar-nav > li > a { padding: 10px 12px; }.fl-page-nav-right.fl-page-header-fixed .fl-page-nav ul.sub-menu, .fl-page-header-fixed .fl-page-nav ul.sub-menu { background-color: #ffffff; }@media (min-width: 991px){.fl-page-header-fixed .fl-page-fixed-nav-wrap { padding-right: 0px; }}.fl-page-nav-bottom .fl-page-header-content { text-align: center; }@media (min-width: 768px){.fl-page-nav-bottom .fl-page-header-row { display: table; table-layout: fixed; width: 100%; }.fl-page-nav-bottom .fl-page-header-row .col-md-6, .fl-page-nav-bottom .fl-page-header-row .col-lg-6 { display: table-cell; float: none; vertical-align: middle; }.fl-page-nav-bottom .fl-page-header-logo { text-align: left; }.fl-page-nav-bottom .fl-page-header-content { margin-right: -15px; text-align: right; }}.fl-page-nav-right .fl-page-header-container { padding-bottom: 0px; }.fl-page-nav-right .fl-page-header-logo { padding-bottom: 7px; }.fl-page-nav-right .fl-page-nav-collapse { align-items: center; justify-content: flex-end; display: inline-flex !important; }@media (min-width: 768px){.fl-page-nav-right { text-align: center; }.fl-page-nav-right .fl-page-header-container { padding-left: 15px; padding-right: 15px; }.fl-page-nav-right .fl-page-header-logo { padding-left: 40px; padding-right: 40px; }.fl-page-nav-right .fl-page-nav-wrap { margin-left: -15px; margin-right: -15px; }.fl-page-nav-right .fl-page-nav ul.navbar-nav { float: none !important; }.fl-page-nav-right .fl-page-nav ul.navbar-nav:last-child { margin-right: 0px; }.fl-page-nav-right .fl-page-nav ul.navbar-nav > li { display: inline-block; float: none; }.fl-page-nav-right .fl-page-nav ul.sub-menu { text-align: left; }}@media (min-width: 992px){.fl-page-nav-right { text-align: right; }.fl-page-nav-right .fl-page-header-wrap { border-bottom: 1px solid rgba(128, 128, 128, 0.13); }.fl-page-nav-right .fl-page-header-container { padding-bottom: 7px; }.fl-page-nav-right .fl-page-header-row { display: table; table-layout: fixed; width: 100%; margin-left: 0px; margin-right: 0px; }.fl-page-nav-right .fl-page-header-row > div { display: table-cell; float: none; vertical-align: middle; }.fl-page-nav-right .fl-page-header-row .fl-page-logo-wrap { padding-left: 0px; }.fl-page-nav-right .fl-page-header-logo { padding: 0px; text-align: left; }.fl-page-nav-right .fl-page-nav-wrap { color: #808080; background: none; border: none; margin-left: 0px; margin-right: 0px; }.fl-page-nav-right .fl-page-nav-wrap *, .fl-page-nav-right .fl-page-nav-wrap h1, .fl-page-nav-right .fl-page-nav-wrap h2, .fl-page-nav-right .fl-page-nav-wrap h3, .fl-page-nav-right .fl-page-nav-wrap h4, .fl-page-nav-right .fl-page-nav-wrap h5, .fl-page-nav-right .fl-page-nav-wrap h6 { color: #808080; }.fl-page-nav-right .fl-page-nav-wrap a, .fl-page-nav-right .fl-page-nav-wrap a *, .fl-page-nav-right .fl-page-nav-wrap a.fas, .fl-page-nav-right .fl-page-nav-wrap a.fab { color: #808080; }.fl-page-nav-right .fl-page-nav-wrap a:hover, .fl-page-nav-right .fl-page-nav-wrap a:focus, .fl-page-nav-right .fl-page-nav-wrap a:hover *, .fl-page-nav-right .fl-page-nav-wrap a:focus *, .fl-page-nav-right .fl-page-nav-wrap a.fas:hover, .fl-page-nav-right .fl-page-nav-wrap a.fab:hover, .fl-page-nav-right .fl-page-nav-wrap a.fas:focus, .fl-page-nav-right .fl-page-nav-wrap a.fab:focus { color: #6a9d9e; }.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a { color: #808080; }.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus { color: #6a9d9e; }.fl-page-nav-right .fl-page-nav { border: none; margin: 0px; }.fl-page-nav-right .fl-page-nav ul.navbar-nav { float: right !important; }.fl-page-nav-right .fl-page-nav ul.navbar-nav > li { display: block; float: left; }}@media (min-width: 1100px){.fl-page-nav-right.fl-page-nav-toggle-visible-always .fl-page-header-container, .fl-page-nav-right.fl-page-nav-toggle-visible-medium-mobile .fl-page-header-container, .fl-page-nav-right .fl-page-header-container { padding-left: 0px; padding-right: 0px; }}.fl-page-footer { border-top: 1px solid #e6e6e6; font-size: 12px; border-right-color: #e6e6e6; border-bottom-color: #e6e6e6; border-left-color: #e6e6e6; background-color: #ffffff; color: #808080; }.fl-page-footer *, .fl-page-footer h1, .fl-page-footer h2, .fl-page-footer h3, .fl-page-footer h4, .fl-page-footer h5, .fl-page-footer h6 { color: #808080; }.fl-page-footer a, .fl-page-footer a *, .fl-page-footer a.fas, .fl-page-footer a.fab { color: #6a9d9e; }.fl-page-footer a:hover, .fl-page-footer a:focus, .fl-page-footer a:hover *, .fl-page-footer a:focus *, .fl-page-footer a.fas:hover, .fl-page-footer a.fab:hover, .fl-page-footer a.fas:focus, .fl-page-footer a.fab:focus { color: #6a9d9e; }.fl-page-footer-container { padding-top: 20px; }.fl-page-footer-text { padding-bottom: 20px; text-align: center; }@media (min-width: 768px){.fl-page-footer .fl-page-footer-text, .fl-page-footer .fl-social-icons { text-align: inherit; }}@media (min-width: 992px){.fl-page-footer-container { padding: 20px 0px 0px; }}.fl-page button:visited, .fl-responsive-preview-content button:visited, .fl-button-lightbox-content button:visited, .fl-page input[type="button"], .fl-responsive-preview-content input[type="button"], .fl-button-lightbox-content input[type="button"], .fl-page input[type="submit"], .fl-responsive-preview-content input[type="submit"], .fl-button-lightbox-content input[type="submit"], .fl-page button[type="submit"], .fl-responsive-preview-content button[type="submit"], .fl-button-lightbox-content button[type="submit"], .fl-page a.fl-button, .fl-responsive-preview-content a.fl-button, .fl-button-lightbox-content a.fl-button, .fl-page a.fl-button:visited, .fl-responsive-preview-content a.fl-button:visited, .fl-button-lightbox-content a.fl-button:visited, .fl-page a.button, .fl-responsive-preview-content a.button, .fl-button-lightbox-content a.button, .fl-page a.button:visited, .fl-responsive-preview-content a.button:visited, .fl-button-lightbox-content a.button:visited, .fl-page button.button, .fl-responsive-preview-content button.button, .fl-button-lightbox-content button.button, .fl-page button.button:visited, .fl-responsive-preview-content button.button:visited, .fl-button-lightbox-content button.button:visited, .fl-page .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle, .fl-responsive-preview-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle, .fl-button-lightbox-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle, .fl-page .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:visited, .fl-responsive-preview-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:visited, .fl-button-lightbox-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:visited { color: #ffffff; background-color: #649999; font-family: Roboto, sans-serif; font-weight: 500; font-size: 16px; line-height: 1.2; text-transform: none; border-style: none; border-width: 0px; border-color: initial; border-radius: 0px; }.fl-page input[type="button"] *, .fl-responsive-preview-content input[type="button"] *, .fl-button-lightbox-content input[type="button"] *, .fl-page input[type="submit"] *, .fl-responsive-preview-content input[type="submit"] *, .fl-button-lightbox-content input[type="submit"] *, .fl-page button[type="submit"] *, .fl-responsive-preview-content button[type="submit"] *, .fl-button-lightbox-content button[type="submit"] *, .fl-page a.fl-button *, .fl-responsive-preview-content a.fl-button *, .fl-button-lightbox-content a.fl-button *, .fl-page a.fl-button:visited *, .fl-responsive-preview-content a.fl-button:visited *, .fl-button-lightbox-content a.fl-button:visited *, .fl-page .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle *, .fl-responsive-preview-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle *, .fl-button-lightbox-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle *, .fl-page .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:visited *, .fl-responsive-preview-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:visited *, .fl-button-lightbox-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:visited * { color: #ffffff; }.fl-page input[type="button"]:hover, .fl-responsive-preview-content input[type="button"]:hover, .fl-button-lightbox-content input[type="button"]:hover, .fl-page input[type="submit"]:hover, .fl-responsive-preview-content input[type="submit"]:hover, .fl-button-lightbox-content input[type="submit"]:hover, .fl-page button[type="submit"]:hover, .fl-responsive-preview-content button[type="submit"]:hover, .fl-button-lightbox-content button[type="submit"]:hover, .fl-page a.fl-button:hover, .fl-responsive-preview-content a.fl-button:hover, .fl-button-lightbox-content a.fl-button:hover, .fl-page a.button:hover, .fl-responsive-preview-content a.button:hover, .fl-button-lightbox-content a.button:hover, .fl-page button.button:hover, .fl-responsive-preview-content button.button:hover, .fl-button-lightbox-content button.button:hover, .fl-page .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:hover, .fl-responsive-preview-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:hover, .fl-button-lightbox-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:hover { color: #ffffff; border-color: initial; background-color: #a9a9a9; border-style: none; border-width: 0px; border-radius: 0px; }.fl-page input[type="button"]:hover *, .fl-responsive-preview-content input[type="button"]:hover *, .fl-button-lightbox-content input[type="button"]:hover *, .fl-page input[type="submit"]:hover *, .fl-responsive-preview-content input[type="submit"]:hover *, .fl-button-lightbox-content input[type="submit"]:hover *, .fl-page button[type="submit"]:hover *, .fl-responsive-preview-content button[type="submit"]:hover *, .fl-button-lightbox-content button[type="submit"]:hover *, .fl-page a.fl-button:hover *, .fl-responsive-preview-content a.fl-button:hover *, .fl-button-lightbox-content a.fl-button:hover *, .fl-page a.button:hover *, .fl-responsive-preview-content a.button:hover *, .fl-button-lightbox-content a.button:hover *, .fl-page button.button:hover *, .fl-responsive-preview-content button.button:hover *, .fl-button-lightbox-content button.button:hover *, .fl-page .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:hover *, .fl-responsive-preview-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:hover *, .fl-button-lightbox-content .fl-page-nav-toggle-button .fl-page-nav .navbar-toggle:hover * { color: #ffffff; }@font-face { font-family: Quicksand; font-style: normal; font-weight: 300; src: url(https://fonts.gstatic.com/s/quicksand/v37/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Quicksand; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/quicksand/v37/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face { font-family: Quicksand; font-style: normal; font-weight: 700; src: url(https://fonts.gstatic.com/s/quicksand/v37/6xKtdSZaM9iE8KbpRA_hK1QNYuDyPw.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }@font-face{font-family:"Roboto";font-weight:500;font-style:normal;unicode-range:U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src:url(//alphabetpenandink.com/wp-content/swift-ai/cache/alphabetpenandink.com/downloads/teaching-the-vimala-alphabet-tutors-handbook/__data/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAz0klQmz2433dcf9a6.woff) format('woff2');font-display:swap;}.clearfix { display: block; width: 100%; clear: both; }:root { --hu-textSize: 13px; --hu-headingSize: 15px; --hu-btnTextSize: var(--textSize); --hu-spacingSize: 20px; --hu-marginSize: 20px; --hu-revokeMarginX: "25px"; --hu-revokeMarginY: "25px"; --hu-animationSpeed: 0.3s; --hu-primaryColor: #20c19e; --hu-secondaryColor: var(--hu-borderColor); --hu-textColor: #434f58; --hu-headingColor: #434f58; --hu-btnTextColor: #fff; --hu-btnColor: var(--hu-primaryColor); --hu-btnBorderRadius: 25px; --hu-bannerColor: #fff; --hu-borderColor: #5e6a74; --hu-disabledColor: var(--hu-borderColor); --hu-breakpointSm: 576px; --hu-breakpointMd: 768px; --hu-breakpointLg: 992px; --hu-breakpointXl: 1200px; --hu-silverColor: #c4c4c4; --hu-goldColor: #d5b565; --hu-platinumColor: #9891b1; --hu-teleColor: #5342ac; --hu-scale: 1; }.hu-icon-close { border: 2px solid transparent; border-radius: 40px; box-sizing: border-box; display: block; height: 22px; position: relative; transform: scale(var(--ggs,1)); width: 22px; }.hu-icon-close::after, .hu-icon-close::before { background: currentcolor; border-radius: 5px; box-sizing: border-box; content: ""; display: block; height: 2px; left: 1px; position: absolute; top: 8px; transform: rotate(45deg); width: 18px; }.hu-icon-close::after { transform: rotate(-45deg); }.hu-icon-software-download { border-width: 0px 2px 2px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-color: initial; border-image: initial; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-style: initial; box-sizing: border-box; display: block; height: 6px; margin-top: 10px; position: relative; transform: scale(var(--hu-scale,1)); width: 16px; }.hu-icon-software-download::before { background: currentcolor; border-radius: 3px; bottom: 5px; box-sizing: border-box; content: ""; display: block; height: 10px; left: 5px; position: absolute; width: 2px; }.hu-icon-software-download::after { border-bottom: 2px solid; border-left: 2px solid; bottom: 4px; box-sizing: border-box; content: ""; display: block; height: 8px; left: 2px; position: absolute; transform: rotate(-45deg); width: 8px; }.hu-icon-eye-closed { border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; box-sizing: border-box; display: block; height: 18px; overflow: hidden; position: relative; transform: scale(var(--hu-scale,1)); width: 22px; }.hu-icon-eye-closed::after, .hu-icon-eye-closed::before { border-radius: 100px; box-sizing: border-box; content: ""; display: block; position: absolute; }.hu-icon-eye-closed::before { border: 1px solid; bottom: 7px; height: 2px; left: 7px; width: 8px; }.hu-icon-eye-closed::after { box-shadow: 0px -8px 0px 2px inset, 0px 0px 0px 2px inset; height: 24px; top: 2px; width: 22px; }.hu-icon-eye { border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; box-sizing: border-box; display: block; height: 18px; overflow: hidden; position: relative; transform: scale(var(--hu-scale,1)); width: 22px; }.hu-icon-eye::after, .hu-icon-eye::before { border-radius: 100px; box-sizing: border-box; content: ""; display: block; position: absolute; }.hu-icon-eye::before { border: 2px solid; bottom: 4px; height: 8px; left: 7px; width: 8px; }.hu-icon-eye::after { box-shadow: 0px -8px 0px 2px inset, 0px 0px 0px 2px inset; height: 24px; top: 2px; width: 22px; }.hu-icon-eye-alt { border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; box-sizing: border-box; display: block; height: 18px; overflow: hidden; position: relative; transform: scale(var(--ggs,1)); width: 24px; }.hu-icon-eye-alt::after, .hu-icon-eye-alt::before { border-radius: 100px; box-sizing: border-box; content: ""; display: block; position: absolute; }.hu-icon-eye-alt::after { box-shadow: 0px -8px 0px 2px inset, 0px 0px 0px 2px inset; height: 24px; top: 2px; width: 24px; }.hu-icon-eye-alt::before { border: 2px solid transparent; bottom: 4px; box-shadow: 0px 0px 0px 6px inset, 0px 0px 0px 4px, 6px 0px 0px 0px, -6px 0px 0px 0px; height: 8px; left: 8px; width: 8px; }.hu-icon-shield { background: transparent; box-sizing: border-box; display: block; height: 3px; margin-top: -13px; position: relative; transform: scale(var(--hu-scale,1)); width: 14px; }.hu-icon-shield::after, .hu-icon-shield::before { border: 2px solid; border-radius: 2px; box-sizing: border-box; content: ""; display: block; height: 16px; position: absolute; width: 8px; }.hu-icon-shield::before { border-bottom-left-radius: 40px; border-right: 0px; left: 0px; }.hu-icon-shield::after { border-bottom-right-radius: 40px; border-left: 0px; right: 0px; }.hu-icon-profile { height: 20px; overflow: hidden; position: relative; transform: scale(var(--hu-scale,1)); width: 20px; }.hu-icon-profile, .hu-icon-profile::after, .hu-icon-profile::before { border: 2px solid; border-radius: 100px; box-sizing: border-box; display: block; }.hu-icon-profile::after, .hu-icon-profile::before { content: ""; height: 8px; left: 4px; position: absolute; top: 2px; width: 8px; }.hu-icon-profile::after { border-radius: 200px; height: 16px; left: 0px; top: 11px; width: 16px; }.hu-icon-record, .hu-icon-toggle { position: relative; transform: scale(var(--hu-scale,1)); }.hu-icon-toggle { border: 2px solid; height: 14px; width: 24px; }.hu-icon-toggle, .hu-icon-toggle::before { border-radius: 20px; box-sizing: border-box; display: block; }.hu-icon-toggle::before { background: currentcolor; content: ""; height: 6px; left: 2px; position: absolute; top: 2px; transition: var(--hu-animationSpeed); width: 6px; }.hu-icon-maximize, .hu-icon-maximize-toggle { box-shadow: -6px -6px 0px -4px, 6px 6px 0px -4px, 6px -6px 0px -4px, -6px 6px 0px -4px; box-sizing: border-box; display: block; height: 12px; position: relative; transform: scale(var(--hu-scale,1)); width: 12px; }#hu { background: none; color: var(--hu-textColor); font-family: Arial, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif; font-size: var(--hu-textSize); font-weight: 400; height: auto; left: 0px; letter-spacing: 0px; line-height: calc((var(--hu-textSize))*1.6); max-width: calc(100% - var(--hu-marginSize)*2); min-width: calc(100% - var(--hu-marginSize)*2); position: fixed; text-align: left; text-shadow: rgba(0, 0, 0, 0.01) 0px 0px 1px; z-index: 1000000; text-size-adjust: 100%; font-variant-ligatures: none; text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; animation-fill-mode: both; display: none; max-height: 100%; animation-duration: var(--hu-animationSpeed) !important; }#hu, #hu * { box-sizing: border-box; }#hu div::after, #hu div::before { content: none; }#hu.hu-visible, #hu[class*=" hu-animation-"] { display: block; }#hu.hu-animation-fade { animation-name: huFadeOut; }#hu.hu-animation-fade.hu-visible { animation-name: huFadeIn; }#hu #hu-outer-wrapper { background: var(--hu-bannerColor); box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 50px; position: relative; scrollbar-width: none; z-index: 1; overscroll-behavior: contain; }#hu #hu-top { margin-bottom: calc(var(--hu-spacingSize)*-1*.25); position: relative; z-index: 1; }#hu #hu-top + .hu-wrapper #hu-cookies-notice-message { margin-top: 0px; }#hu .hu-top-content { align-items: center; display: flex; justify-content: space-between; margin: 0px auto; max-width: var(--hu-breakpointXl); padding: 0 calc(var(--hu-spacingSize)*.25) 0 calc(var(--hu-spacingSize)*1); position: relative; width: 100%; }#hu .hu-site-url { padding: calc(var(--hu-spacingSize)*.25) 0; }#hu .hu-site-url, #hu .hu-site-url .hu-btn-link { line-height: 1.2; }#hu .hu-consent-tools { display: flex; }#hu .hu-wrapper { margin: 0px auto; max-width: var(--hu-breakpointXl); min-height: 100%; padding: 0 calc((var(--hu-spacingSize))*1); position: relative; width: 100%; }#hu .hu-footer { padding: calc(var(--hu-spacingSize)*.5) 0 calc(var(--hu-spacingSize)*.75); width: 100%; }#hu .hu-footer-content { margin: 0px auto; position: relative; }#hu .hu-footer-content > * { align-items: center; display: flex; justify-content: center; position: relative; }#hu .hu-footer-content > .hu-footer-actions .hu-btn { z-index: 2; }#hu .hu-footer-content > .hu-footer-links { bottom: 0px; justify-content: space-between; position: absolute; width: 100%; }#hu .hu-footer-content > .hu-footer-links .hu-btn { bottom: 0px; }#hu .hu-footer-content .hu-btn { margin: 0px; }#hu .hu-content { mask-image: linear-gradient(transparent 0px, #000000 5%, #000000 95%, transparent); max-height: 0px; overflow-y: scroll; scrollbar-width: none; transition:height, opacity 0s, 0.3s ease, ease-in-out; overscroll-behavior: contain; }#hu .hu-container-container { padding-bottom: 0px; padding-top: 0px; position: relative; }#hu .hu-container-container:not(:first-child), #hu .hu-container-container > :not(:first-child) { padding-top: calc(var(--hu-spacingSize)*1.5); }#hu .hu-container-container.hu-grid > * { padding-top: 0px; }#hu.hu-position-bottom { bottom: 0px; margin: var(--hu-marginSize); }#hu.hu-position-bottom.hu-display-floating { left: var(--hu-marginSize); margin-left: auto; margin-right: auto; max-width: fit-content; min-width: auto; right: var(--hu-marginSize); }#hu .hu-text-container p { margin-bottom: calc((var(--hu-spacingSize))*.5); }#hu .hu-text-container p:last-child { margin-bottom: 0px; }#hu .hu-text-container#hu-cookies-notice-about .hu-nav-content.hu-active { display: block; }#hu .hu-text-container#hu-cookies-notice-about p, #hu .hu-text-container:last-child { margin-bottom: 0px; }#hu #hu-cookies-content > :first-child { padding-top: calc(var(--hu-spacingSize)*1.5); }#hu #hu-cookies-content > .hu-nav-content { padding-bottom: calc(var(--hu-spacingSize)*1); }#hu #hu-cookies-notice #hu-cookies-notice-message { margin-top: calc(var(--hu-spacingSize)*.75); }#hu #hu-cookies-notice #hu-cookies-notice-message .hu-heading { font-size: calc(var(--hu-headingSize)*1.1); margin-bottom: calc(var(--hu-spacingSize)*.25); }#hu #hu-cookies-notice #hu-cookies-notice-message .hu-body { margin-bottom: calc(var(--hu-spacingSize)*.25); }#hu #hu-cookies-notice #hu-cookies-notice-consent { display: flex; flex-wrap: wrap; justify-content: center; padding-bottom: 0px; padding-top: 0px; text-align: center; }#hu #hu-cookies-notice #hu-cookies-notice-about { padding-top: calc(var(--hu-spacingSize)*.25); }#hu #hu-cookies-privacy-consent-protection .hu-list-heading { font-size: var(--hu-textSize); margin-bottom: calc(var(--hu-spacingSize)*.5); padding-bottom: calc(var(--hu-spacingSize)*.25); padding-top: calc(var(--hu-spacingSize)*.25); }#hu .hu-heading { color: var(--hu-headingColor); font-size: var(--hu-headingSize); font-weight: 700; margin-bottom: calc(var(--hu-spacingSize)*.5); position: relative; }#hu .hu-heading.hu-has-icon { padding-left: calc((var(--hu-textSize))*3); }#hu .hu-heading.hu-has-icon .hu-icon { color: var(--hu-primaryColor); }#hu .hu-text-heading { text-align: center; }#hu .hu-text-body { color: var(--hu-textColor); font-size: calc(var(--hu-textSize)*1.1); line-height: calc((var(--hu-textSize))*1.6); text-align: center; }#hu .hu-p { color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; line-height: inherit; margin-top: 0px; }#hu .hu-btn { background: var(--hu-btnColor); border: 2px solid var(--hu-btnColor); border-radius: var(--hu-btnBorderRadius); bottom: 5px; box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 5px 0px; color: var(--hu-btnTextColor); cursor: pointer; display: inline-block; font-family: Arial, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif; font-size: calc(var(--hu-textSize)*1.1); font-weight: 700; letter-spacing: 0px; line-height: calc((var(--hu-textSize))*1.6); min-height: auto; min-width: auto; outline: none; padding: calc((var(--hu-spacingSize))*.3) calc((var(--hu-spacingSize))*1); text-align: center; text-decoration: none; text-shadow: none; text-transform: none; touch-action: manipulation; white-space: nowrap; }#hu .hu-btn::after, #hu .hu-btn::before { content: none; }#hu .hu-btn:disabled { cursor: default; opacity: 0.3; }#hu .hu-btn.hu-btn-lg { padding: calc(var(--hu-spacingSize)*.5) calc(var(--hu-spacingSize)*2); }#hu .hu-btn.hu-btn-transparent, #hu .hu-btn.hu-btn-transparent.hu-btn-icon { background-color: transparent; border: none; box-shadow: none; color: inherit; margin: 0 calc((var(--hu-spacingSize))*.15); }#hu .hu-btn.hu-btn-link { background: none; border: none; box-shadow: none; color: var(--hu-primaryColor); font-size: var(--hu-textSize); font-weight: inherit; margin: 0px; outline: none; padding: 0px; text-decoration: none; text-transform: none; vertical-align: baseline; }#hu .hu-btn.hu-btn-link:hover { text-decoration: underline; }#hu .hu-btn.hu-btn-icon { background-color: var(--hu-bannerColor); border-color: var(--hu-bannerColor); border-radius: 50px; color: var(--hu-textColor); padding: calc((var(--hu-spacingSize))*.25); position: static; }#hu .hu-btn.hu-btn-icon .hu-icon-container { height: calc(var(--hu-textSize)*1.6); pointer-events: none; position: relative; width: calc(var(--hu-textSize)*1.6); }#hu .hu-btn.hu-btn-icon.hu-notice-protection { cursor: default; }#hu .hu-icon-container { align-items: center; display: flex; height: calc((var(--hu-textSize))*1.6); justify-content: center; left: 0px; position: absolute; top: 0px; width: calc((var(--hu-textSize))*2); z-index: 1; }#hu .hu-toggle-group input::after, #hu .hu-toggle-group input::before { content: ""; display: none; }#hu .hu-toggle-heading { color: var(--hu-textColor); cursor: pointer; display: block; font-size: calc(var(--hu-textSize)*1.1); font-weight: 700; position: relative; }#hu .hu-toggle-heading > * { display: inline-block; pointer-events: none; vertical-align: middle; }#hu .hu-toggle-heading + .hu-toggle-body, #hu .hu-toggle-heading + .hu-toggle-body > :not(:first-child) { margin-top: calc((var(--hu-spacingSize))*.75); }#hu .hu-toggle-body { color: var(--hu-textColor); display: block; font-size: var(--hu-textSize); margin-bottom: -0.25em; margin-top: -0.25em; }#hu .hu-toggle-body .hu-text-body { font-size: var(--hu-textSize); text-align: left; }#hu .hu-toggle-switch { box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 5px 0px; }#hu .hu-checkbox-toggle .hu-toggle-body { transition: var(--hu-animationSpeed); }#hu .hu-checkbox-toggle .hu-toggle-label { color: var(--hu-textColor); cursor: pointer; display: inline-block; font-size: calc(var(--hu-textSize)*1.1); font-weight: 700; line-height: calc((var(--hu-textSize))*1.6); padding-left: calc((var(--hu-spacingSize))*2.5); text-transform: none; transition: var(--hu-animationSpeed); }#hu .hu-checkbox-toggle .hu-toggle-switch { border-radius: 50%; display: inline-block; height: calc((var(--hu-textSize))*1.6); position: absolute; top: 1px; width: calc((var(--hu-textSize))*3); }#hu .hu-checkbox-toggle input { display: none; height: 0px; opacity: 0; width: 0px; }#hu .hu-checkbox-toggle input ~ .hu-toggle-body, #hu .hu-checkbox-toggle input ~ .hu-toggle-heading .hu-toggle-label { opacity: 0.5; }#hu .hu-checkbox-toggle input:checked ~ .hu-toggle-heading .hu-toggle-label { opacity: 1; }#hu .hu-checkbox-toggle input:checked ~ .hu-toggle-heading .hu-toggle-slider { background-color: var(--hu-primaryColor); }#hu .hu-checkbox-toggle input:checked ~ .hu-toggle-heading .hu-toggle-slider::before { transform: translateX(calc((var(--hu-textSize))*1.4)); }#hu .hu-checkbox-toggle input:checked ~ .hu-toggle-body { opacity: 1; }#hu .hu-checkbox-toggle input:focus ~ .hu-toggle-heading .hu-toggle-slider { box-shadow: none; }#hu .hu-checkbox-toggle .hu-toggle-slider { background-color: var(--hu-disabledColor); border-radius: calc((var(--hu-textSize))*1.6); inset: 0px; cursor: pointer; position: absolute; transition: var(--hu-animationSpeed); }#hu .hu-checkbox-toggle .hu-toggle-slider::before { background-color: var(--hu-btnTextColor); border-radius: 50%; bottom: calc((var(--hu-textSize))*.3); content: ""; height: var(--hu-textSize); left: calc((var(--hu-textSize))*.3); position: absolute; transition: var(--hu-animationSpeed); width: var(--hu-textSize); }#hu .hu-radio-toggle-container input { height: 0px; opacity: 0; pointer-events: none; position: absolute; width: 0px; }#hu .hu-radio-toggle-container input:checked + .hu-toggle-heading .hu-toggle-switch { background-color: var(--hu-primaryColor); }#hu .hu-radio-toggle { cursor: pointer; display: inline-block; line-height: calc(var(--hu-textSize)*1.6); }#hu .hu-radio-toggle .hu-toggle-switch { background-color: var(--hu-btnTextColor); border: 3px solid var(--hu-btnTextColor); border-radius: 50px; color: var(--hu-btnTextColor); cursor: pointer; height: calc(var(--hu-textSize)*1.4); margin: 0 calc(var(--hu-spacingSize)*.5) 0 0; position: relative; transition:background-color 0.3s ease; vertical-align: middle; width: calc(var(--hu-textSize)*1.4); }#hu .hu-dropdown-toggle { appearance: none; background: var(--hu-btnTextColor); border: none; box-shadow: none; color: var(--hu-disabledColor); cursor: pointer; font-family: inherit; font-size: inherit; font-weight: inherit; height: auto; line-height: inherit; margin: 0px; min-height: auto; outline: none; padding: 0 calc(var(--hu-spacingSize)*1.25) 0 calc(var(--hu-spacingSize)*.25); width: auto; z-index: 1; }#hu .hu-dropdown-toggle option { background: var(--hu-btnTextColor); color: var(--hu-disabledColor); white-space: normal; }#hu .hu-dropdown-toggle::after, #hu .hu-dropdown-toggle::before { content: ""; display: none; }#hu .hu-dropdown-toggle-container { align-items: center; display: inline-block; grid-template-areas: "select"; position: relative; }#hu .hu-dropdown-toggle-container select, #hu .hu-dropdown-toggle-container::after { grid-area: select; }#hu .hu-dropdown-toggle-container select { background-color: var(--hu-btnTextColor); border-radius: var(--hu-btnBorderRadius); box-shadow: 0 3px 5px 0 rgba(0,0,0,.1),inset 0 0 0 2px var(--hu-primaryColor); color: var(--hu-disabledColor); cursor: pointer; font-family: inherit; font-size: calc(var(--hu-textSize)*1.1); font-weight: 400; line-height: calc(var(--hu-textSize)*1.6); margin: calc(var(--hu-spacingSize)*.25); padding: calc(var(--hu-spacingSize)*.5) calc(var(--hu-spacingSize)*1.5) calc(var(--hu-spacingSize)*.5) calc(var(--hu-spacingSize)*.5); text-transform: none; transition: var(--hu-animationSpeed); }#hu .hu-dropdown-toggle-container .hu-dropdown-toggle-icon { left: auto; pointer-events: none; right: calc(var(--hu-spacingSize)*.35); top: 50%; transform: translateY(-50%); }#hu .hu-dropdown-toggle-container .hu-dropdown-toggle-icon i { border: 2px solid transparent; border-radius: 100px; box-sizing: border-box; display: block; height: 16px; position: relative; transform: scale(var(--hu-scale,1)); width: 16px; }#hu .hu-dropdown-toggle-container .hu-dropdown-toggle-icon i::after { border-bottom: 2px solid; border-right: 2px solid; box-sizing: border-box; content: ""; display: block; height: 8px; left: 2px; position: absolute; top: 0px; transform: rotate(45deg); width: 8px; }#hu #hu-cookies-notice-consent-choices input:checked + .hu-toggle-heading { background-color: var(--hu-secondaryColor); color: var(--hu-btnTextColor); }#hu #hu-cookies-notice-consent-choices .hu-radio-toggle { display: inline-block; margin: calc(var(--hu-spacingSize)*.25); padding: 0px; }#hu #hu-cookies-notice-consent-choices .hu-radio-toggle.hu-cookies-notice-consent-choices-2 .hu-toggle-switch { background-color: var(--hu-goldColor); }#hu #hu-cookies-notice-consent-choices .hu-radio-toggle.hu-cookies-notice-consent-choices-3 .hu-toggle-switch { background-color: var(--hu-platinumColor); }#hu #hu-cookies-notice-consent-choices .hu-radio-toggle .hu-toggle-heading { background-color: var(--hu-btnTextColor); border-radius: var(--hu-btnBorderRadius); box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 5px 0px; color: var(--hu-disabledColor); font-weight: 700; margin: 0px; outline: none; padding: calc(var(--hu-spacingSize)*.5); text-decoration: none; text-shadow: none; touch-action: manipulation; transition:background-color 0.3s ease-out; white-space: nowrap; width: auto; }#hu #hu-cookies-notice-consent-choices .hu-radio-toggle .hu-toggle-heading > * { display: inline-block; vertical-align: middle; }#hu #hu-cookies-notice-consent-choices .hu-radio-toggle .hu-toggle-label { font-size: calc(var(--hu-textSize)*1.1); font-weight: 700; line-height: calc(var(--hu-textSize)*1.6); margin: 0px; padding: 0 calc((var(--hu-spacingSize))*.5); text-decoration: none; }#hu #hu-cookies-notice-consent-choices .hu-radio-toggle .hu-toggle-switch { background-color: var(--hu-silverColor); border: none; border-radius: 50%; box-shadow: none; height: calc(var(--hu-textSize)*1.6); margin: 0px; position: relative; width: calc(var(--hu-textSize)*1.6); }#hu #hu-cookies-notice-consent-duration { padding: 0px; }#hu .hu-list { list-style: none; margin: 0px; padding: 0px; }#hu .hu-list-heading { font-weight: 700; }#hu .hu-list-item { font-size: var(--hu-textSize); margin: calc(var(--hu-spacingSize)*.5) 0; padding: 0px; position: relative; }#hu .hu-list-item.hu-has-icon { padding-left: calc((var(--hu-textSize))*3); }#hu .hu-links { list-style: none; margin: 0px; padding: 0px; }#hu .hu-links li { display: inline-block; margin: 0px; padding: 0px; }#hu .hu-links .hu-nav-item { font-size: var(--hu-textSize); margin: 0px; padding: 0px; position: relative; }#hu .hu-links .hu-nav-item.hu-has-icon { padding-left: calc((var(--hu-textSize))*2.5); }#hu .hu-links .hu-nav-item.hu-has-icon .hu-icon-container { pointer-events: none; }#hu .hu-list-item-body { display: inline-block; }#hu .hu-table-body { overflow-x: auto; }#hu table.hu-table, #hu table.hu-table tbody, #hu table.hu-table td, #hu table.hu-table tfoot, #hu table.hu-table th, #hu table.hu-table thead, #hu table.hu-table tr { border-width: initial; border-style: none; border-image: initial; border-collapse: inherit; border-color: inherit; font-weight: inherit; height: auto; margin: 0px; padding: 0px; text-align: left; vertical-align: inherit; width: auto; border-spacing: 0px; font-size: inherit; line-height: inherit; }#hu table.hu-table td, #hu table.hu-table th { padding-bottom: calc(var(--hu-spacingSize)*.25); padding-top: calc(var(--hu-spacingSize)*.25); }#hu table.hu-table td:first-child, #hu table.hu-table th:first-child { font-weight: 700; min-width: 50%; }#hu table.hu-table td:not(:last-child), #hu table.hu-table th:not(:last-child) { padding-right: calc(var(--hu-spacingSize)*1); }#hu table.hu-table { width: 100%; }#hu #hu-cookies-privacy-consent-metrics .hu-table .hu-table-row-1 td:nth-child(2) { color: var(--hu-primaryColor); }#hu #hu-cookies-privacy-consent-metrics .hu-table .hu-table-row-3 td:nth-child(2) { color: var(--hu-primaryColor); font-weight: 700; position: relative; }#hu #hu-cookies-privacy-consent-metrics .hu-table .hu-table-row-3 td:nth-child(2) span { align-items: center; display: flex; }#hu #hu-cookies-privacy-consent-metrics .hu-table .hu-table-row-3 td:nth-child(2) span::before { background: var(--hu-silverColor); border-radius: var(--hu-textSize); content: ""; display: inline-block; height: calc(var(--hu-textSize)*1.2); margin-right: calc(var(--hu-spacingSize)*.25); width: calc(var(--hu-textSize)*1.2); }#hu #hu-cookies-privacy-consent-metrics .hu-table .hu-table-row-5 td:nth-child(2) span { border-radius: 25px; }#hu #hu-cookies-privacy-consent-metrics .hu-table .hu-table-row-5 td:nth-child(2) span, #hu .hu-badge { background: var(--hu-disabledColor); color: var(--hu-btnTextColor); display: inline-block; font-size: calc(var(--hu-textSize)*.85); font-weight: inherit; line-height: calc((var(--hu-textSize))*1.6); padding: calc((var(--hu-spacingSize))*.2) calc((var(--hu-spacingSize))*.75); text-decoration: none; }#hu .hu-nav-content:not(.hu-p) { animation-name: huFadeOut; display: none; height: 0px; opacity: 0; transition:height, opacity 0s, 0.3s ease, ease-in-out; }#hu .hu-nav-content:not(.hu-p).hu-active { display: flex; flex-direction: column; height: auto; opacity: 1; }#hu .hu-nav-content.hu-p { animation-name: huFadeOut; display: none; margin-top: 0px; opacity: 1; overflow: hidden; }#hu .hu-nav-content.hu-p.hu-active { animation: huFadeIn var(--hu-animationSpeed); display: block; }#hu .hu-grid { display: grid; gap: var(--hu-spacingSize); }#hu .hu-grid.hu-grid-2 { grid-template-columns: repeat(auto-fit,minmax(calc((var(--hu-breakpointXl) - var(--hu-spacingSize)*2)/2 - var(--hu-spacingSize)*1),1fr)); }#hu .hu-grid.hu-grid-2 .hu-grid-2 { grid-template-columns: repeat(auto-fit,minmax(calc((var(--hu-breakpointXl) - var(--hu-spacingSize)*3)/4 - var(--hu-spacingSize)*2),1fr)); padding-top: 0px; }#hu .hu-grid.hu-grid-4 { grid-template-columns: repeat(auto-fit,minmax(calc((var(--hu-breakpointXl) - var(--hu-spacingSize)*3)/4 - var(--hu-spacingSize)*3),1fr)); }#hu label { line-height: inherit; margin-bottom: 0px; text-transform: none; white-space: normal; width: auto; }#hu label, #hu-revoke { font-weight: 400; min-width: auto; text-align: left; }.hu-not-set #hu #hu-cookies-privacy-consent-metrics .hu-table .hu-table-row-1 td:nth-child(2), .hu-not-set #hu #hu-cookies-privacy-consent-metrics .hu-table .hu-table-row-3 td:nth-child(2) { color: inherit; }.hu-not-set #hu #hu-cookies-privacy-consent-metrics .hu-table .hu-table-row-3 td:nth-child(2) span::before { display: none; }.hu-not-set #hu #hu-cookies-privacy-consent-metrics .hu-table .hu-table-row-5 td:nth-child(2) span { background: none; color: inherit; padding: 0px; }@keyframes huFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes huFadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }@keyframes huSlideInUp { 0% { transform: translate3d(0px, 100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes huSlideOutDown { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, 100%, 0px); visibility: hidden; } }@keyframes huSlideInDown { 0% { transform: translate3d(0px, -100%, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes huSlideOutUp { 0% { transform: translateZ(0px); } 100% { transform: translate3d(0px, -100%, 0px); visibility: hidden; } }@keyframes huSlideInCenter { 0% { opacity: 0; transform: translate3d(-50%, -100%, 0px); visibility: visible; } 100% { opacity: 1; transform: translate3d(-50%, -50%, 0px); } }@keyframes huSlideOutCenter { 0% { opacity: 1; transform: translate3d(-50%, -50%, 0px); } 100% { opacity: 0; transform: translate3d(-50%, 100%, 0px); visibility: hidden; } }@keyframes huSlideOutLeft { 0% { transform: translateZ(0px); } 100% { transform: translate3d(-100%, 0px, 0px); visibility: hidden; } }@keyframes huSlideInLeft { 0% { transform: translate3d(-100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@keyframes huSlideOutRight { 0% { transform: translateZ(0px); } 100% { transform: translate3d(100%, 0px, 0px); visibility: hidden; } }@keyframes huSlideInRight { 0% { transform: translate3d(100%, 0px, 0px); visibility: visible; } 100% { transform: translateZ(0px); } }@media (min-width: 1200px){#hu.hu-position-bottom.hu-display-floating, #hu.hu-position-center.hu-display-floating, #hu.hu-position-top.hu-display-floating { max-width: calc(100% - var(--hu-marginSize)*2); width: var(--hu-breakpointXl); }}.edd-js-none .edd-has-js, .edd-js .edd-no-js, body.edd-js input.edd-no-js { display: none; }.fa, .fab, .fad, .fal, .far, .fas { -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }.fa-blogger::before { content: ""; }.fa-envelope::before { content: ""; }.fa-facebook-f::before { content: ""; }.sr-only { border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; }@font-face{font-family:"Font Awesome 5 Brands";font-weight:400;font-style:normal;src:url(//alphabetpenandink.com/wp-content/swift-ai/cache/alphabetpenandink.com/downloads/teaching-the-vimala-alphabet-tutors-handbook/__data/fa-brands-4002587e620.woff) format('woff2');font-display:swap;}.fab { font-family: "Font Awesome 5 Brands"; }.fab, .far { font-weight: 400; }@font-face{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;src:url(//alphabetpenandink.com/wp-content/swift-ai/cache/alphabetpenandink.com/downloads/teaching-the-vimala-alphabet-tutors-handbook/__data/fa-solid-900fcff63fc.woff) format('woff2');font-display:swap;}.fa, .far, .fas { font-family: "Font Awesome 5 Free"; }.fa, .fas { font-weight: 900; }body.swift-nojs [data-s3cid="31"]{min-width:153.765625px;}body.swift-nojs [data-s3cid="32"]{min-width:124.953125px;}body.swift-nojs [data-s3cid="45"]{max-height:309.34375px;}body.swift-nojs [data-s3cid="46"]{max-height:309.34375px;}body.swift-nojs [data-s3cid="52"]{max-height:72.75px;}body.swift-nojs [data-s3cid="53"]{max-height:50.75px;}body.swift-nojs [data-s3cid="54"]{max-height:28.5625px;}body.swift-nojs [data-s3cid="55"]{max-height:28.5625px;}html{opacity:1}}