.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa-solid,.fa-regular,.fa-brands,.fas,.far,.fab,.fal,.fat,.fad,.fass,.fasr,.fasl,.fast,.fasds,.fa-light,.fa-thin,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-sharp-solid,.fa-classic,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.far,.fal,.fat,.fa-solid,.fa-regular,.fa-light,.fa-thin,.fa-classic{font-family:'Font Awesome 6 Pro'}.fab,.fa-brands{font-family:'Font Awesome 6 Brands'}.fad,.fa-classic.fa-duotone,.fa-duotone{font-family:'Font Awesome 6 Duotone'}.fasds,.fa-sharp-duotone{font-family:'Font Awesome 6 Sharp Duotone'}.fasds,.fa-sharp-duotone{font-weight:900}.fass,.fasr,.fasl,.fast,.fa-sharp{font-family:'Font Awesome 6 Sharp'}.fass,.fa-sharp{font-weight:900}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-add::before{content:"\2b"}.fa-address-card::before{content:"\f2bb"}.fa-arrow-down-arrow-up::before{content:"\f883"}.fa-arrow-down-short-wide::before{content:"\f884"}.fa-arrow-left::before{content:"\f060"}.fa-arrow-right::before{content:"\f061"}.fa-arrow-up-arrow-down::before{content:"\e099"}.fa-arrow-up-right-from-square::before{content:"\f08e"}.fa-automobile::before{content:"\f1b9"}.fa-balance-scale::before{content:"\f24e"}.fa-bank::before{content:"\f19c"}.fa-briefcase::before{content:"\f0b1"}.fa-building-columns::before{content:"\f19c"}.fa-buildings::before{content:"\e0cc"}.fa-calculator::before{content:"\f1ec"}.fa-calendar::before{content:"\f133"}.fa-camera-cctv::before{content:"\f8ac"}.fa-car::before{content:"\f1b9"}.fa-car-mirrors::before{content:"\e343"}.fa-caret-right::before{content:"\f0da"}.fa-cart-shopping::before{content:"\f07a"}.fa-cctv::before{content:"\f8ac"}.fa-chart-tree-map::before{content:"\e0ea"}.fa-check::before{content:"\f00c"}.fa-check-circle::before{content:"\f058"}.fa-chevron-down::before{content:"\f078"}.fa-chevron-left::before{content:"\f053"}.fa-chevron-right::before{content:"\f054"}.fa-chevron-up::before{content:"\f077"}.fa-circle::before{content:"\f111"}.fa-circle-check::before{content:"\f058"}.fa-circle-dot::before{content:"\f192"}.fa-circle-info::before{content:"\f05a"}.fa-circle-play::before{content:"\f144"}.fa-circle-question::before{content:"\f059"}.fa-circle-x::before{content:"\e12e"}.fa-circle-xmark::before{content:"\f057"}.fa-clock::before{content:"\f017"}.fa-clock-four::before{content:"\f017"}.fa-close::before{content:"\f00d"}.fa-cloud-arrow-down::before{content:"\f0ed"}.fa-cloud-arrow-up::before{content:"\f0ee"}.fa-cloud-download::before{content:"\f0ed"}.fa-cloud-download-alt::before{content:"\f0ed"}.fa-cloud-upload::before{content:"\f0ee"}.fa-cloud-upload-alt::before{content:"\f0ee"}.fa-coins::before{content:"\f51e"}.fa-comment::before{content:"\f075"}.fa-comment-dots::before{content:"\f4ad"}.fa-commenting::before{content:"\f4ad"}.fa-contact-card::before{content:"\f2bb"}.fa-credit-card::before{content:"\f09d"}.fa-credit-card-alt::before{content:"\f09d"}.fa-display::before{content:"\e163"}.fa-dot-circle::before{content:"\f192"}.fa-envelope::before{content:"\f0e0"}.fa-exclamation-triangle::before{content:"\f071"}.fa-external-link::before{content:"\f08e"}.fa-file-shield::before{content:"\e4f0"}.fa-file-user::before{content:"\f65c"}.fa-gamepad-alt::before{content:"\e5a2"}.fa-gamepad-modern::before{content:"\e5a2"}.fa-globe::before{content:"\f0ac"}.fa-hard-drive::before{content:"\f0a0"}.fa-hdd::before{content:"\f0a0"}.fa-headset::before{content:"\f590"}.fa-home::before{content:"\f015"}.fa-home-alt::before{content:"\f015"}.fa-home-lg-alt::before{content:"\f015"}.fa-house::before{content:"\f015"}.fa-info-circle::before{content:"\f05a"}.fa-institution::before{content:"\f19c"}.fa-landmark::before{content:"\f66f"}.fa-laptop-mobile::before{content:"\f87a"}.fa-location-dot::before{content:"\f3c5"}.fa-lock::before{content:"\f023"}.fa-lock-alt::before{content:"\f30d"}.fa-lock-keyhole::before{content:"\f30d"}.fa-magnifying-glass::before{content:"\f002"}.fa-map-marker-alt::before{content:"\f3c5"}.fa-memo::before{content:"\e1d8"}.fa-memo-pad::before{content:"\e1da"}.fa-minus::before{content:"\f068"}.fa-mobile::before{content:"\f3ce"}.fa-mobile-android::before{content:"\f3ce"}.fa-mobile-button::before{content:"\f10b"}.fa-mobile-phone::before{content:"\f3ce"}.fa-money-bill::before{content:"\f0d6"}.fa-money-bill-transfer::before{content:"\e528"}.fa-money-check-edit::before{content:"\f872"}.fa-money-check-pen::before{content:"\f872"}.fa-multiply::before{content:"\f00d"}.fa-museum::before{content:"\f19c"}.fa-music::before{content:"\f001"}.fa-network-wired::before{content:"\f6ff"}.fa-newspaper::before{content:"\f1ea"}.fa-notdef::before{content:"\e1fe"}.fa-party-horn::before{content:"\e31b"}.fa-pen::before{content:"\f304"}.fa-phone::before{content:"\f095"}.fa-phone-alt::before{content:"\f879"}.fa-phone-flip::before{content:"\f879"}.fa-phone-laptop::before{content:"\f87a"}.fa-phone-rotary::before{content:"\f8d3"}.fa-phone-volume::before{content:"\f2a0"}.fa-photo-film-music::before{content:"\e228"}.fa-pig::before{content:"\f706"}.fa-piggy-bank::before{content:"\f4d3"}.fa-play::before{content:"\f04b"}.fa-play-circle::before{content:"\f144"}.fa-plug::before{content:"\f1e6"}.fa-plus::before{content:"\2b"}.fa-pot-food::before{content:"\e43f"}.fa-question-circle::before{content:"\f059"}.fa-remove::before{content:"\f00d"}.fa-router::before{content:"\f8da"}.fa-scale-balanced::before{content:"\f24e"}.fa-search::before{content:"\f002"}.fa-sensor-on::before{content:"\e02b"}.fa-share-alt::before{content:"\f1e0"}.fa-share-nodes::before{content:"\f1e0"}.fa-shield::before{content:"\f132"}.fa-shield-blank::before{content:"\f132"}.fa-shopping-cart::before{content:"\f07a"}.fa-signal-alt::before{content:"\f690"}.fa-signal-alt-4::before{content:"\f690"}.fa-signal-bars::before{content:"\f690"}.fa-signal-bars-strong::before{content:"\f690"}.fa-sim-card::before{content:"\f7c4"}.fa-sliders::before{content:"\f1de"}.fa-sliders-h::before{content:"\f1de"}.fa-sort-alt::before{content:"\f883"}.fa-sort-amount-desc::before{content:"\f884"}.fa-sort-amount-down-alt::before{content:"\f884"}.fa-sort-up-down::before{content:"\e099"}.fa-sparkles::before{content:"\f890"}.fa-star::before{content:"\f005"}.fa-star-sharp::before{content:"\e28b"}.fa-star-sharp-half::before{content:"\e28c"}.fa-star-sharp-half-alt::before{content:"\e28d"}.fa-star-sharp-half-stroke::before{content:"\e28d"}.fa-subtract::before{content:"\f068"}.fa-tablet-button::before{content:"\f10a"}.fa-tag::before{content:"\f02b"}.fa-timer::before{content:"\e29e"}.fa-times::before{content:"\f00d"}.fa-times-circle::before{content:"\f057"}.fa-triangle-exclamation::before{content:"\f071"}.fa-university::before{content:"\f19c"}.fa-user::before{content:"\f007"}.fa-user-friends::before{content:"\f500"}.fa-user-group::before{content:"\f500"}.fa-users::before{content:"\f0c0"}.fa-users-medical::before{content:"\f830"}.fa-vcard::before{content:"\f2bb"}.fa-volume-control-phone::before{content:"\f2a0"}.fa-warning::before{content:"\f071"}.fa-watch::before{content:"\f2e1"}.fa-wifi::before{content:"\f1eb"}.fa-wifi-3::before{content:"\f1eb"}.fa-wifi-strong::before{content:"\f1eb"}.fa-xmark::before{content:"\f00d"}.fa-xmark-circle::before{content:"\f057"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fab,.fa-brands{font-weight:400}:root,:host{--fa-style-family-brands:'Font Awesome 6 Brands';--fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-facebook-f::before{content:"\f39e"}.fa-instagram::before{content:"\f16d"}.fa-twitter::before{content:"\f099"}.fa-x-twitter::before{content:"\e61b"}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-light:normal 300 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:300;font-display:block;src:url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-light-300.woff2) format("woff2"),url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-light-300.ttf) format("truetype")}.fal,.fa-light{font-weight:300}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-regular:normal 400 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}.far,.fa-regular{font-weight:400}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-solid:normal 900 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}.fas,.fa-solid{font-weight:900}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-classic:'Font Awesome 6 Pro';--fa-font-thin:normal 100 1em/1 'Font Awesome 6 Pro'}@font-face{font-family:'Font Awesome 6 Pro';font-style:normal;font-weight:100;font-display:block;src:url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-thin-100.woff2) format("woff2"),url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-thin-100.ttf) format("truetype")}.fat,.fa-thin{font-weight:100}:root,:host{--fa-style-family-duotone:'Font Awesome 6 Duotone';--fa-font-duotone:normal 900 1em/1 'Font Awesome 6 Duotone'}@font-face{font-family:'Font Awesome 6 Duotone';font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-duotone-900.woff2) format("woff2"),url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-duotone-900.ttf) format("truetype")}.fad,.fa-duotone{position:relative;font-weight:900;letter-spacing:normal}.fad::before,.fa-duotone::before{position:absolute;color:var(--fa-primary-color,inherit);opacity:var(--fa-primary-opacity,1)}.fad::after,.fa-duotone::after{color:var(--fa-secondary-color,inherit);opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad::before,.fa-swap-opacity .fa-duotone::before,.fad.fa-swap-opacity::before,.fa-duotone.fa-swap-opacity::before{opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad::after,.fa-swap-opacity .fa-duotone::after,.fad.fa-swap-opacity::after,.fa-duotone.fa-swap-opacity::after{opacity:var(--fa-primary-opacity,1)}.fad.fa-inverse,.fa-duotone.fa-inverse{color:var(--fa-inverse,#fff)}.fad.fa-stack-1x,.fad.fa-stack-2x,.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x{position:absolute}.fad.fa-add::after,.fa-duotone.fa-add::after{content:"\2b\2b"}.fad.fa-address-card::after,.fa-duotone.fa-address-card::after{content:"\f2bb\f2bb"}.fad.fa-arrow-down-arrow-up::after,.fa-duotone.fa-arrow-down-arrow-up::after{content:"\f883\f883"}.fad.fa-arrow-down-short-wide::after,.fa-duotone.fa-arrow-down-short-wide::after{content:"\f884\f884"}.fad.fa-arrow-left::after,.fa-duotone.fa-arrow-left::after{content:"\f060\f060"}.fad.fa-arrow-right::after,.fa-duotone.fa-arrow-right::after{content:"\f061\f061"}.fad.fa-arrow-up-arrow-down::after,.fa-duotone.fa-arrow-up-arrow-down::after{content:"\e099\e099"}.fad.fa-arrow-up-right-from-square::after,.fa-duotone.fa-arrow-up-right-from-square::after{content:"\f08e\f08e"}.fad.fa-automobile::after,.fa-duotone.fa-automobile::after{content:"\f1b9\f1b9"}.fad.fa-balance-scale::after,.fa-duotone.fa-balance-scale::after{content:"\f24e\f24e"}.fad.fa-bank::after,.fa-duotone.fa-bank::after{content:"\f19c\f19c"}.fad.fa-briefcase::after,.fa-duotone.fa-briefcase::after{content:"\f0b1\f0b1"}.fad.fa-building-columns::after,.fa-duotone.fa-building-columns::after{content:"\f19c\f19c"}.fad.fa-buildings::after,.fa-duotone.fa-buildings::after{content:"\e0cc\e0cc"}.fad.fa-calculator::after,.fa-duotone.fa-calculator::after{content:"\f1ec\f1ec"}.fad.fa-calendar::after,.fa-duotone.fa-calendar::after{content:"\f133\f133"}.fad.fa-camera-cctv::after,.fa-duotone.fa-camera-cctv::after{content:"\f8ac\f8ac"}.fad.fa-car::after,.fa-duotone.fa-car::after{content:"\f1b9\f1b9"}.fad.fa-car-mirrors::after,.fa-duotone.fa-car-mirrors::after{content:"\e343\e343"}.fad.fa-caret-right::after,.fa-duotone.fa-caret-right::after{content:"\f0da\f0da"}.fad.fa-cart-shopping::after,.fa-duotone.fa-cart-shopping::after{content:"\f07a\f07a"}.fad.fa-cctv::after,.fa-duotone.fa-cctv::after{content:"\f8ac\f8ac"}.fad.fa-chart-tree-map::after,.fa-duotone.fa-chart-tree-map::after{content:"\e0ea\e0ea"}.fad.fa-check::after,.fa-duotone.fa-check::after{content:"\f00c\f00c"}.fad.fa-check-circle::after,.fa-duotone.fa-check-circle::after{content:"\f058\f058"}.fad.fa-chevron-down::after,.fa-duotone.fa-chevron-down::after{content:"\f078\f078"}.fad.fa-chevron-left::after,.fa-duotone.fa-chevron-left::after{content:"\f053\f053"}.fad.fa-chevron-right::after,.fa-duotone.fa-chevron-right::after{content:"\f054\f054"}.fad.fa-chevron-up::after,.fa-duotone.fa-chevron-up::after{content:"\f077\f077"}.fad.fa-circle::after,.fa-duotone.fa-circle::after{content:"\f111\f111"}.fad.fa-circle-check::after,.fa-duotone.fa-circle-check::after{content:"\f058\f058"}.fad.fa-circle-dot::after,.fa-duotone.fa-circle-dot::after{content:"\f192\f192"}.fad.fa-circle-info::after,.fa-duotone.fa-circle-info::after{content:"\f05a\f05a"}.fad.fa-circle-play::after,.fa-duotone.fa-circle-play::after{content:"\f144\f144"}.fad.fa-circle-question::after,.fa-duotone.fa-circle-question::after{content:"\f059\f059"}.fad.fa-circle-x::after,.fa-duotone.fa-circle-x::after{content:"\e12e\e12e"}.fad.fa-circle-xmark::after,.fa-duotone.fa-circle-xmark::after{content:"\f057\f057"}.fad.fa-clock::after,.fa-duotone.fa-clock::after{content:"\f017\f017"}.fad.fa-clock-four::after,.fa-duotone.fa-clock-four::after{content:"\f017\f017"}.fad.fa-close::after,.fa-duotone.fa-close::after{content:"\f00d\f00d"}.fad.fa-cloud-arrow-down::after,.fa-duotone.fa-cloud-arrow-down::after{content:"\f0ed\f0ed"}.fad.fa-cloud-arrow-up::after,.fa-duotone.fa-cloud-arrow-up::after{content:"\f0ee\f0ee"}.fad.fa-cloud-download::after,.fa-duotone.fa-cloud-download::after{content:"\f0ed\f0ed"}.fad.fa-cloud-download-alt::after,.fa-duotone.fa-cloud-download-alt::after{content:"\f0ed\f0ed"}.fad.fa-cloud-upload::after,.fa-duotone.fa-cloud-upload::after{content:"\f0ee\f0ee"}.fad.fa-cloud-upload-alt::after,.fa-duotone.fa-cloud-upload-alt::after{content:"\f0ee\f0ee"}.fad.fa-coins::after,.fa-duotone.fa-coins::after{content:"\f51e\f51e"}.fad.fa-comment::after,.fa-duotone.fa-comment::after{content:"\f075\f075"}.fad.fa-comment-dots::after,.fa-duotone.fa-comment-dots::after{content:"\f4ad\f4ad"}.fad.fa-commenting::after,.fa-duotone.fa-commenting::after{content:"\f4ad\f4ad"}.fad.fa-contact-card::after,.fa-duotone.fa-contact-card::after{content:"\f2bb\f2bb"}.fad.fa-credit-card::after,.fa-duotone.fa-credit-card::after{content:"\f09d\f09d"}.fad.fa-credit-card-alt::after,.fa-duotone.fa-credit-card-alt::after{content:"\f09d\f09d"}.fad.fa-display::after,.fa-duotone.fa-display::after{content:"\e163\e163"}.fad.fa-dot-circle::after,.fa-duotone.fa-dot-circle::after{content:"\f192\f192"}.fad.fa-envelope::after,.fa-duotone.fa-envelope::after{content:"\f0e0\f0e0"}.fad.fa-exclamation-triangle::after,.fa-duotone.fa-exclamation-triangle::after{content:"\f071\f071"}.fad.fa-external-link::after,.fa-duotone.fa-external-link::after{content:"\f08e\f08e"}.fad.fa-file-shield::after,.fa-duotone.fa-file-shield::after{content:"\e4f0\e4f0"}.fad.fa-file-user::after,.fa-duotone.fa-file-user::after{content:"\f65c\f65c"}.fad.fa-gamepad-alt::after,.fa-duotone.fa-gamepad-alt::after{content:"\e5a2\e5a2"}.fad.fa-gamepad-modern::after,.fa-duotone.fa-gamepad-modern::after{content:"\e5a2\e5a2"}.fad.fa-globe::after,.fa-duotone.fa-globe::after{content:"\f0ac\f0ac"}.fad.fa-hard-drive::after,.fa-duotone.fa-hard-drive::after{content:"\f0a0\f0a0"}.fad.fa-hdd::after,.fa-duotone.fa-hdd::after{content:"\f0a0\f0a0"}.fad.fa-headset::after,.fa-duotone.fa-headset::after{content:"\f590\f590"}.fad.fa-home::after,.fa-duotone.fa-home::after{content:"\f015\f015"}.fad.fa-home-alt::after,.fa-duotone.fa-home-alt::after{content:"\f015\f015"}.fad.fa-home-lg-alt::after,.fa-duotone.fa-home-lg-alt::after{content:"\f015\f015"}.fad.fa-house::after,.fa-duotone.fa-house::after{content:"\f015\f015"}.fad.fa-info-circle::after,.fa-duotone.fa-info-circle::after{content:"\f05a\f05a"}.fad.fa-institution::after,.fa-duotone.fa-institution::after{content:"\f19c\f19c"}.fad.fa-landmark::after,.fa-duotone.fa-landmark::after{content:"\f66f\f66f"}.fad.fa-laptop-mobile::after,.fa-duotone.fa-laptop-mobile::after{content:"\f87a\f87a"}.fad.fa-location-dot::after,.fa-duotone.fa-location-dot::after{content:"\f3c5\f3c5"}.fad.fa-lock::after,.fa-duotone.fa-lock::after{content:"\f023\f023"}.fad.fa-lock-alt::after,.fa-duotone.fa-lock-alt::after{content:"\f30d\f30d"}.fad.fa-lock-keyhole::after,.fa-duotone.fa-lock-keyhole::after{content:"\f30d\f30d"}.fad.fa-magnifying-glass::after,.fa-duotone.fa-magnifying-glass::after{content:"\f002\f002"}.fad.fa-map-marker-alt::after,.fa-duotone.fa-map-marker-alt::after{content:"\f3c5\f3c5"}.fad.fa-memo::after,.fa-duotone.fa-memo::after{content:"\e1d8\e1d8"}.fad.fa-memo-pad::after,.fa-duotone.fa-memo-pad::after{content:"\e1da\e1da"}.fad.fa-minus::after,.fa-duotone.fa-minus::after{content:"\f068\f068"}.fad.fa-mobile::after,.fa-duotone.fa-mobile::after{content:"\f3ce\f3ce"}.fad.fa-mobile-android::after,.fa-duotone.fa-mobile-android::after{content:"\f3ce\f3ce"}.fad.fa-mobile-button::after,.fa-duotone.fa-mobile-button::after{content:"\f10b\f10b"}.fad.fa-mobile-phone::after,.fa-duotone.fa-mobile-phone::after{content:"\f3ce\f3ce"}.fad.fa-money-bill::after,.fa-duotone.fa-money-bill::after{content:"\f0d6\f0d6"}.fad.fa-money-bill-transfer::after,.fa-duotone.fa-money-bill-transfer::after{content:"\e528\e528"}.fad.fa-money-check-edit::after,.fa-duotone.fa-money-check-edit::after{content:"\f872\f872"}.fad.fa-money-check-pen::after,.fa-duotone.fa-money-check-pen::after{content:"\f872\f872"}.fad.fa-multiply::after,.fa-duotone.fa-multiply::after{content:"\f00d\f00d"}.fad.fa-museum::after,.fa-duotone.fa-museum::after{content:"\f19c\f19c"}.fad.fa-music::after,.fa-duotone.fa-music::after{content:"\f001\f001"}.fad.fa-network-wired::after,.fa-duotone.fa-network-wired::after{content:"\f6ff\f6ff"}.fad.fa-newspaper::after,.fa-duotone.fa-newspaper::after{content:"\f1ea\f1ea"}.fad.fa-notdef::after,.fa-duotone.fa-notdef::after{content:"\e1fe\e1fe"}.fad.fa-party-horn::after,.fa-duotone.fa-party-horn::after{content:"\e31b\e31b"}.fad.fa-pen::after,.fa-duotone.fa-pen::after{content:"\f304\f304"}.fad.fa-phone::after,.fa-duotone.fa-phone::after{content:"\f095\f095"}.fad.fa-phone-alt::after,.fa-duotone.fa-phone-alt::after{content:"\f879\f879"}.fad.fa-phone-flip::after,.fa-duotone.fa-phone-flip::after{content:"\f879\f879"}.fad.fa-phone-laptop::after,.fa-duotone.fa-phone-laptop::after{content:"\f87a\f87a"}.fad.fa-phone-rotary::after,.fa-duotone.fa-phone-rotary::after{content:"\f8d3\f8d3"}.fad.fa-phone-volume::after,.fa-duotone.fa-phone-volume::after{content:"\f2a0\f2a0"}.fad.fa-photo-film-music::after,.fa-duotone.fa-photo-film-music::after{content:"\e228\e228"}.fad.fa-pig::after,.fa-duotone.fa-pig::after{content:"\f706\f706"}.fad.fa-piggy-bank::after,.fa-duotone.fa-piggy-bank::after{content:"\f4d3\f4d3"}.fad.fa-play::after,.fa-duotone.fa-play::after{content:"\f04b\f04b"}.fad.fa-play-circle::after,.fa-duotone.fa-play-circle::after{content:"\f144\f144"}.fad.fa-plug::after,.fa-duotone.fa-plug::after{content:"\f1e6\f1e6"}.fad.fa-plus::after,.fa-duotone.fa-plus::after{content:"\2b\2b"}.fad.fa-pot-food::after,.fa-duotone.fa-pot-food::after{content:"\e43f\e43f"}.fad.fa-question-circle::after,.fa-duotone.fa-question-circle::after{content:"\f059\f059"}.fad.fa-remove::after,.fa-duotone.fa-remove::after{content:"\f00d\f00d"}.fad.fa-router::after,.fa-duotone.fa-router::after{content:"\f8da\f8da"}.fad.fa-scale-balanced::after,.fa-duotone.fa-scale-balanced::after{content:"\f24e\f24e"}.fad.fa-search::after,.fa-duotone.fa-search::after{content:"\f002\f002"}.fad.fa-sensor-on::after,.fa-duotone.fa-sensor-on::after{content:"\e02b\e02b"}.fad.fa-share-alt::after,.fa-duotone.fa-share-alt::after{content:"\f1e0\f1e0"}.fad.fa-share-nodes::after,.fa-duotone.fa-share-nodes::after{content:"\f1e0\f1e0"}.fad.fa-shield::after,.fa-duotone.fa-shield::after{content:"\f132\f132"}.fad.fa-shield-blank::after,.fa-duotone.fa-shield-blank::after{content:"\f132\f132"}.fad.fa-shopping-cart::after,.fa-duotone.fa-shopping-cart::after{content:"\f07a\f07a"}.fad.fa-signal-alt::after,.fa-duotone.fa-signal-alt::after{content:"\f690\f690"}.fad.fa-signal-alt-4::after,.fa-duotone.fa-signal-alt-4::after{content:"\f690\f690"}.fad.fa-signal-bars::after,.fa-duotone.fa-signal-bars::after{content:"\f690\f690"}.fad.fa-signal-bars-strong::after,.fa-duotone.fa-signal-bars-strong::after{content:"\f690\f690"}.fad.fa-sim-card::after,.fa-duotone.fa-sim-card::after{content:"\f7c4\f7c4"}.fad.fa-sliders::after,.fa-duotone.fa-sliders::after{content:"\f1de\f1de"}.fad.fa-sliders-h::after,.fa-duotone.fa-sliders-h::after{content:"\f1de\f1de"}.fad.fa-sort-alt::after,.fa-duotone.fa-sort-alt::after{content:"\f883\f883"}.fad.fa-sort-amount-desc::after,.fa-duotone.fa-sort-amount-desc::after{content:"\f884\f884"}.fad.fa-sort-amount-down-alt::after,.fa-duotone.fa-sort-amount-down-alt::after{content:"\f884\f884"}.fad.fa-sort-up-down::after,.fa-duotone.fa-sort-up-down::after{content:"\e099\e099"}.fad.fa-sparkles::after,.fa-duotone.fa-sparkles::after{content:"\f890\f890"}.fad.fa-star::after,.fa-duotone.fa-star::after{content:"\f005\f005"}.fad.fa-star-sharp::after,.fa-duotone.fa-star-sharp::after{content:"\e28b\e28b"}.fad.fa-star-sharp-half::after,.fa-duotone.fa-star-sharp-half::after{content:"\e28c\e28c"}.fad.fa-star-sharp-half-alt::after,.fa-duotone.fa-star-sharp-half-alt::after{content:"\e28d\e28d"}.fad.fa-star-sharp-half-stroke::after,.fa-duotone.fa-star-sharp-half-stroke::after{content:"\e28d\e28d"}.fad.fa-subtract::after,.fa-duotone.fa-subtract::after{content:"\f068\f068"}.fad.fa-tablet-button::after,.fa-duotone.fa-tablet-button::after{content:"\f10a\f10a"}.fad.fa-tag::after,.fa-duotone.fa-tag::after{content:"\f02b\f02b"}.fad.fa-timer::after,.fa-duotone.fa-timer::after{content:"\e29e\e29e"}.fad.fa-times::after,.fa-duotone.fa-times::after{content:"\f00d\f00d"}.fad.fa-times-circle::after,.fa-duotone.fa-times-circle::after{content:"\f057\f057"}.fad.fa-triangle-exclamation::after,.fa-duotone.fa-triangle-exclamation::after{content:"\f071\f071"}.fad.fa-university::after,.fa-duotone.fa-university::after{content:"\f19c\f19c"}.fad.fa-user::after,.fa-duotone.fa-user::after{content:"\f007\f007"}.fad.fa-user-friends::after,.fa-duotone.fa-user-friends::after{content:"\f500\f500"}.fad.fa-user-group::after,.fa-duotone.fa-user-group::after{content:"\f500\f500"}.fad.fa-users::after,.fa-duotone.fa-users::after{content:"\f0c0\f0c0"}.fad.fa-users-medical::after,.fa-duotone.fa-users-medical::after{content:"\f830\f830"}.fad.fa-vcard::after,.fa-duotone.fa-vcard::after{content:"\f2bb\f2bb"}.fad.fa-volume-control-phone::after,.fa-duotone.fa-volume-control-phone::after{content:"\f2a0\f2a0"}.fad.fa-warning::after,.fa-duotone.fa-warning::after{content:"\f071\f071"}.fad.fa-watch::after,.fa-duotone.fa-watch::after{content:"\f2e1\f2e1"}.fad.fa-wifi::after,.fa-duotone.fa-wifi::after{content:"\f1eb\f1eb"}.fad.fa-wifi-3::after,.fa-duotone.fa-wifi-3::after{content:"\f1eb\f1eb"}.fad.fa-wifi-strong::after,.fa-duotone.fa-wifi-strong::after{content:"\f1eb\f1eb"}.fad.fa-xmark::after,.fa-duotone.fa-xmark::after{content:"\f00d\f00d"}.fad.fa-xmark-circle::after,.fa-duotone.fa-xmark-circle::after{content:"\f057\f057"}
/*!
 * Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */
:root,:host{--fa-style-family-sharp:'Font Awesome 6 Sharp';--fa-font-sharp-solid:normal 900 1em/1 'Font Awesome 6 Sharp'}@font-face{font-family:'Font Awesome 6 Sharp';font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-sharp-solid-900.woff2) format("woff2"),url(/wp-content/themes/comparico-parent-theme/fontawesome/webfonts/fa-sharp-solid-900.ttf) format("truetype")}.fass,.fa-solid{font-weight:900}@media print{@media print{body{width:100vw}#cssmenu,.site-header .container,.site-header{display:none}.sorter{display:none!important}.filter-button{display:none!important}.inner-buttons-container{display:none}.footer{display:none}.latest-news ul li{width:49%;float:left;margin-right:1%;max-height:61px}.sidebar-news{width:100%!important;display:none!important}.main-faq{width:100%!important}}}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .05);box-shadow:0 1px 1px rgb(0 0 0 / .05);display:table;margin-bottom:1em;padding:10px 20px 10px 10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none #fff0}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{margin:0;padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:none;list-style:none none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container .ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{margin:0 auto 1em 0!important}.ez-toc-wrap-left-text{float:left}.ez-toc-wrap-right{margin:0 0 1em auto!important}.ez-toc-wrap-right-text{float:right}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none;display:inline-flex;align-items:stretch;flex-wrap:nowrap}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited{color:#fff}#ez-toc-container a.ez-toc-toggle{display:flex;align-items:center}.ez-toc-widget-container ul.ez-toc-list li:before{content:" ";position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid #fff0;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.ez-toc-btn-default{color:#333;background-color:#fff}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default{text-shadow:0 -1px 0 rgb(0 0 0 / .2);-webkit-box-shadow:inset 0 1px 0 hsl(0 0% 100% / .15),0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 0 hsl(0 0% 100% / .15),0 1px 1px rgb(0 0 0 / .075)}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff,#e0e0e0);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(180deg,#fff 0,#e0e0e0);background-repeat:repeat-x;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#ffe0e0e0",GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-pull-right{float:right!important;margin-left:10px}#ez-toc-container label.cssicon,#ez-toc-widget-container label.cssicon{height:30px}.ez-toc-glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;line-height:1;-moz-osx-font-smoothing:grayscale}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon{font-size:16px;margin-left:2px}#ez-toc-container input{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav,#ez-toc-widget-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container label{position:relative;cursor:pointer;display:initial}#ez-toc-container .ez-toc-js-icon-con{display:initial}#ez-toc-container .ez-toc-js-icon-con,#ez-toc-container .ez-toc-toggle label{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}div#ez-toc-container .ez-toc-title{display:initial}.ez-toc-wrap-center{margin:0 auto 1em!important}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}.ez-toc-toggle #item{position:absolute;left:-999em}label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px;display:inline-flex;align-items:stretch;flex-wrap:nowrap}.ez-toc-widget-container ul.ez-toc-list li{height:auto!important}.ez-toc-cssicon{float:right;position:relative;font-size:16px;padding:0;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px;width:35px}.ez-toc-icon-toggle-span{display:flex;align-items:center;width:35px;height:30px;justify-content:center;direction:ltr}#ez-toc-container .eztoc-toggle-hide-by-default{display:none}.eztoc_no_heading_found{background-color:#ff0;padding-left:10px}.eztoc-hide{display:none}.term-description .ez-toc-title-container p:nth-child(2){width:50px;float:right;margin:0}.ez-toc-list.ez-toc-columns-2{column-count:2;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-2>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-3{column-count:3;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-3>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-4{column-count:4;column-gap:20px;column-fill:balance}.ez-toc-list.ez-toc-columns-4>li{display:block;break-inside:avoid;margin-bottom:8px;page-break-inside:avoid}.ez-toc-list.ez-toc-columns-optimized{column-fill:balance;orphans:2;widows:2}.ez-toc-list.ez-toc-columns-optimized>li{display:block;break-inside:avoid;page-break-inside:avoid}@media (max-width:768px){.ez-toc-list.ez-toc-columns-2,.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:1;column-gap:0}}@media (max-width:1024px) and (min-width:769px){.ez-toc-list.ez-toc-columns-3,.ez-toc-list.ez-toc-columns-4{column-count:2}}.wrapper#container:has(.table-row-container--telecom),.wrapper:has(.table-row-container--broadband),.wrapper#container:has(.table-row-container--economy){margin-top:32px}.table-grid-compressed{display:grid;gap:10px 16px;grid-template-columns:244px auto;grid-template-areas:"table-info table-info table-info table-info" "table-filter table-container table-container table-container"}.table-grid-full-width{display:grid;gap:10px 0;grid-auto-flow:row;grid-template-areas:"table-filter table-filter table-filter table-filter" "table-info table-info table-info table-info" "table-container table-container table-container table-container"}.table-filter{display:block;grid-area:table-filter;background:#fff;height:max-content;border-radius:10px;border:1px solid #DFE4EB;filter:drop-shadow(var(--table-box-shadow));margin-bottom:22px}.table-info{grid-area:table-info;display:flex;justify-content:space-between;align-items:flex-end;gap:0 10px;flex-wrap:wrap}.table-info:has(.family-container){justify-content:space-between;align-items:end}.kontantkort-filter:has(.demography-buttons) .table-info{justify-content:space-between}.table-info .table-info__headline{font-weight:600;font-size:16px}.table-info__subheadline{font-size:14px;display:inline-block;align-items:baseline;position:relative;z-index:4}.table-info__subheadline::before{font-family:"Font Awesome 6 Pro";content:"\f00c";color:#0DA014;font-weight:600}.table-container{height:max-content;grid-area:table-container}.table-container--cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px}.table-grid-full-width .filter__container{display:grid;grid-template-columns:310px auto auto auto;gap:0 20px}.table-info__buttons__filter{background:#fff0;width:113px;font-size:16px;cursor:pointer;border-radius:10px;height:38px;position:relative;z-index:3;align-self:end;justify-content:space-between;padding:8px;align-items:center;border:1px solid var(--blue500);display:none}.table-info__buttons__filter:hover{background:var(--bg-border-button-hover)}.table-info__buttons__filter:before{font-family:'Font Awesome 6 Pro';font-weight:500;content:"\f1de";color:var(--blue500)}.table-info__buttons__filter span{font-weight:600;color:var(--blue500)}.table-info .table-info__information{color:#222;font-weight:400;align-self:end;margin-right:auto;display:flex;flex-direction:column;gap:4px;line-height:1.4}.table-info.insurance .table-info__information{padding-bottom:0}.table-container--cards .p-cta-alt-articles{grid-column:2}.noResult{padding-bottom:80px;display:flex;position:relative;z-index:1;flex-direction:column;align-items:center;text-align:center}.noResult i.fa-regular.fa-party-horn{font-size:48px;color:#B7B8C3;margin-top:48px;margin-bottom:16px}.table-container--cards .noResult{grid-column:1/-1}.no-result-img{width:67px;margin-top:48px;margin-bottom:16px}.no-result-string-first{color:#222;font-size:20px;margin-bottom:8px;font-weight:600}.no-result-string-second{color:#222;font-size:16px;margin-bottom:24px}.noResult .no-result-string-second .filter__container__button{border:none;display:inline-block!important;margin:0!important;height:auto;padding:0;color:#3B65CE;font-family:var(--font-family-custom);font-weight:400;font-size:16px;position:relative;top:0;right:0}.demography-buttons{width:100%;text-decoration:none;color:inherit;margin-right:auto}.demography-buttons-headline{align-self:flex-start;font-size:12px;font-weight:700;color:#222}.demography-buttons-outer{width:100%;overflow-x:auto;white-space:nowrap}.demography-buttons-outer::-webkit-scrollbar{-webkit-appearance:none}.demography-buttons-outer::-webkit-scrollbar:vertical{width:12px}.demography-buttons-outer::-webkit-scrollbar:horizontal{height:4px}.demography-buttons-outer::-webkit-scrollbar-thumb{background-color:#646B7D;border-radius:5px}.demography-buttons-outer::-webkit-scrollbar-track{border-radius:5px;background-color:#C8CAD1}.demography-buttons-inner::-webkit-scrollbar{display:none}.demography-buttons-group{white-space:nowrap}.demography-buttons-single{display:inline-flex;align-items:center;height:35px;font-size:14px;font-weight:600;color:#306BEA;border:1px solid #306BEA;border-radius:10px;padding:8px 16px;margin:8px 8px 24px 0;line-height:1}.demography-buttons-single:hover,.demography-buttons-single:active,.demography-buttons-single:focus,.demography-buttons-single.active{background:#E8F1FF;text-decoration:none;color:var(--blue500)}.extra-scroll-space{width:50px;display:-webkit-inline-box}.no-partner-modal-container,.partner-modal-container{position:fixed;top:50%;right:50%;transform:translate(50%,-50%);z-index:10;max-width:488px;background:#fff;padding:32px 24px;border-radius:10px;font-family:Open Sans,Open Sans-fallback,sans-serif}.partner-modal-container{width:694px;max-width:none;padding:0 0 84px 0}.partner-modal-container .product-modal-header{display:flex;justify-content:space-between;flex-direction:column}.partner-modal-container .product-modal-header .product-modal-header-columns{display:flex;justify-content:space-between;align-items:center;flex-basis:100%;padding:24px 24px 0 24px}.partner-modal-container .product-modal-header .product-modal-header-name{display:flex;flex-basis:100%;font-size:20px;font-weight:700}.partner-modal-container .product-modal-header .product-modal-header-name .data-column-container__unit{font-size:16px}.partner-modal-container .product-modal-header .product-modal-header-columns .data-column-container__text{font-size:12px}.partner-modal-container .product-modal-header .product-modal-header-columns .data-column-container__value-container{font-size:20px}.partner-modal-container .product-modal-header .product-modal-header-close{display:none}.partner-modal-container .product-modal-header>span{font-size:20px;font-weight:700}.partner-modal-container .product-modal-header img{max-height:28px;width:auto}.partner-modal-container-broadband .column-container__item.data-column-container.bind-col{flex:0 0 100px}.partner-modal-container .product-modal-body::-webkit-scrollbar{display:none}.partner-modal-container .product-modal-body{scrollbar-width:none}.partner-modal-container .product-modal-body{display:flex;justify-content:space-between;gap:64px;overflow:hidden;overflow-y:scroll;padding:0 24px 32px 24px}.partner-modal-container .product-modal-body .product-modal-section-title{font-size:14px;font-weight:700;margin-top:24px}.partner-modal-container .product-modal-body .product-modal-section-data{display:flex;justify-content:space-between;font-size:14px;margin-top:12px;line-height:1}.partner-modal-container .product-modal-body .product-modal-section-data-separator{flex:1 1 0%;margin:0 3px 3px;border-width:0 0 1px;border-bottom-style:dotted;border-bottom-color:#AAACB0}.partner-modal-container .product-modal-body .product-modal-section-data-value{font-weight:600}.partner-modal-container .product-modal-body .product-modal-section-data-value.campaign-color{color:#E1311B}.partner-modal-container .product-modal-body .product-modal-section-line{border-bottom:1px solid #707070;margin:12px 2px}.partner-modal-container .product-modal-body .product-modal-section-data-comparison-wrapper{display:flex;justify-content:space-between;background:#E8F1FF;border-radius:4px;line-height:1.4;padding:8px;margin-top:16px}.partner-modal-container .product-modal-body .product-modal-section-data-comparison-disclaimer{display:flex;justify-content:end;font-size:12px;line-height:1;margin-top:8px}.partner-modal-container .product-modal-body .product-modal-offer{border-radius:5px;background:#FCF4F5;padding:8px;margin-top:24px}.partner-modal-container .product-modal-body .product-modal-offer-label{text-transform:uppercase;font-size:14px;font-weight:600;color:#E1311B}.partner-modal-container .product-modal-body .product-modal-body-left,.partner-modal-container .product-modal-body .product-modal-body-right{flex:0 1 50%}.partner-modal-container .product-modal-footer{position:absolute;left:0;right:0;padding:18px 24px;display:flex;align-items:center;box-shadow:0 -3px 3px #4A4E691A}.mobilabonnemang-modal.partner-modal-container .product-modal-footer,.kontantkort-modal.partner-modal-container .product-modal-footer,.mobiltbredband-modal.partner-modal-container .product-modal-footer,.mobiltbredbandkontant-modal.partner-modal-container .product-modal-footer,.partner-modal-container-broadband.partner-modal-container .product-modal-footer{box-shadow:0 -3px 3px #2E54B626}.partner-modal-container .product-modal-footer-click-count{display:flex;align-items:center;gap:4px;margin-right:auto}.partner-modal-container .product-modal-footer-click-count i{color:#0DA014;font-size:18px;margin-right:4px}.partner-modal-container .product-modal-footer-price{margin-left:auto;margin-right:16px;font-size:18px;font-weight:900}.partner-modal-container .product-modal-footer-price__campaign{border-radius:5px;padding:4px 8px;margin-right:20px;display:flex;flex-direction:column-reverse;align-items:end;background:#FCF4F5}.partner-modal-container .produt-modal-footer-price__family{border-radius:5px;padding:4px 8px;margin-right:20px;display:flex;flex-direction:column;align-items:flex-end;background:#FCF4F5}.partner-modal-container .produt-modal-footer-price__family del.product-modal-footer-price__monthly-price{text-decoration:none}.partner-modal-container del.product-modal-footer-price__monthly-price{font-size:12px}.partner-modal-container .product-modal-footer-price__unit{display:inline;font-size:12px;font-weight:400}.partner-modal-container .product-modal-footer-price__price-color{color:#E1311B;font-size:20px;font-weight:700;line-height:1}.partner-modal-container .product-modal-footer-price__text{display:inline;font-size:12px;font-weight:400}.product-modal-footer-price__ordinary{margin-right:20px}.partner-modal-container .product-modal-footer-price__ordinary .product-modal-footer-price__price-color,.partner-modal-container .product-modal-footer-price__yearly .product-modal-footer-price__price-color{color:#222;font-size:20px;font-weight:700;line-height:1}.product-modal-footer-price__yearly{border-radius:5px;padding:4px 8px;margin-right:20px}.kontantkort-modal .product-modal-footer-price__yearly{margin-right:20px;border-radius:0;padding:0;display:flex;flex-direction:column}.partner-modal-container .product-modal-footer-price__yearly del.product-modal-footer-price__monthly-price{text-decoration:none}.no-partner-modal-container .generic-width-max-content,.partner-modal-container .generic-width-max-content{max-width:max-content;margin:0 auto}.partner-modal-container i.modal-close-icon.fa-regular.fa-xmark{font-family:"Font Awesome 6 Pro";font-weight:600;font-size:20px;width:40px;height:40px;position:absolute;top:-40px;right:-40px;color:#fff;background:#808396;padding:14px;border-radius:50%;border:1px solid #808396;display:flex;align-items:center;justify-content:center;cursor:pointer}.partner-modal-container i.modal-close-icon.fa-regular.fa-xmark:hover{background:#B7B8C3}.partner-modal-container.economy-sector .product-modal-header i{display:none!important}.partner-modal-container.economy-sector .product-modal-header{flex-direction:row;align-items:center;padding:24px 24px 0}.table-info.insurance .table-filter{display:flex;background:none;height:auto;border-radius:0;filter:none;margin-bottom:0;z-index:5}.table-info.insurance .filter__container{grid-template-columns:100%}.table-info.insurance .group__checkboxes{display:flex;column-gap:22px}.table-info.insurance .filter__container__outer{padding:0}.table-info.insurance .default-radiobutton{padding:6px 3px 6px 0}.table-info.insurance .default-radiobutton span:first-child{border:1px solid #4D72B1}.table-info.insurance .default-radiobutton__input:checked+.default-radiobutton span:first-child{background:#4D72B1;border-color:#4D72B1}.table-info.insurance .filter__container__group .filter__container__title{font-family:Open Sans,Open Sans-fallback,sans-serif;pointer-events:none}.table-info.insurance .default-radiobutton span:last-child{padding-left:4px}.table-info.insurance .default-radiobutton:hover{background:none}.table-row-error-report{background:#F6F6F8;border:1px solid #D2D3DA;border-radius:10px;padding:8px;margin-top:-8px;margin-bottom:16px;display:flex;gap:4px;font-size:12px;color:#808396;position:relative;overflow:hidden}.table-row-error-report i{font-size:10px}.table-row-error-report span{line-height:1.4}.table-row-error-report .table-row-error-report-close{content:"\f00d";font-family:"Font Awesome 6 Pro";font-weight:600;font-size:14px;position:absolute;top:0;right:0;padding:10px 16px;line-height:1;cursor:pointer}.table-row-error-report-modal-container{transform:translateX(-1000%);position:fixed;top:10%;left:0;right:0;z-index:7;max-width:660px;margin:0 auto;padding:0 45px;border-radius:10px}.table-row-error-report-modal-container-close{font-family:"Font Awesome 6 Pro";font-weight:600;font-size:20px;width:40px;height:40px;position:absolute;top:-40px;right:5px;color:#fff;background:#808396;padding:14px;border-radius:50%;border:1px solid #808396;display:flex;align-items:center;justify-content:center}.table-row-error-report-modal-container-close:hover{background:#4a4e69;border-color:#4a4e69}.table-row-error-report-modal{background:#fff;padding:32px 20px 32px 32px;border-radius:10px}.table-row-error-report-scrollable-content{padding-right:12px}.table-row-error-report-modal-headline{font-family:var(--font-family-custom);font-size:20px;font-weight:600;color:#4A4E69;line-height:1}.table-row-error-report-modal-product{display:flex;align-items:center;padding:16px;border:1px solid #D2D3DA;border-radius:10px;margin:24px 0}.table-row-error-report-modal-product img{width:auto;height:20px}.table-row-error-report-modal-product>div{display:flex;flex-direction:column;margin-left:24px;font-weight:600}.table-row-error-report-modal-product-price{color:#E1311B;font-weight:400}.table-row-error-report-modal-product-price.no-campaign{color:#222}.table-row-error-report-modal-product-price del{color:#222}.table-row-error-report-modal-list{list-style:none;margin:0;padding:0}.table-row-error-report-modal-list li{margin-bottom:24px;position:relative;cursor:pointer;display:block}.table-row-error-report-modal-list li input{margin:0;cursor:pointer}.table-row-error-report-modal-list li input[type='radio']:after{width:16px;height:16px;border-radius:15px;top:-1px;left:0;position:relative;background-color:#fff;content:'';display:inline-block;visibility:visible;border:1px solid #306BEA}.table-row-error-report-modal-list li input[type='radio']:checked:after{width:16px;height:16px;border-radius:15px;top:-2px;left:0;position:relative;background-color:#fff;font-family:"Font Awesome 6 Pro";font-size:17px;content:"\f192";color:#306BEA;visibility:visible;display:flex;justify-content:center;align-items:center}.table-row-error-report-modal-list li label{display:inline-block;width:calc(100% - 20px);font-size:14px;font-weight:700;padding-left:21px;cursor:pointer;line-height:1;position:absolute;top:0;left:0}.table-row-error-report-modal-list li .error-option>span{display:block;padding-left:21px;color:#222}.table-row-error-report-modal-list li .error-option.textarea-focused:after{content:'Beskriv gärna felet mer ingående (valfritt)';position:absolute;bottom:140px;left:35px;font-size:12px;font-weight:600;color:#4A4E69}.table-row-error-report-modal-list li .error-option.textarea-focused:has(#other-issue):after{content:'Beskriv vad som är fel'}.table-row-error-report-modal-list li input#first-option+label.textarea-focused+span+textarea+.textarea-character-counter:after,.table-row-error-report-modal-list li input#second-option+label.textarea-focused+span+textarea+.textarea-character-counter:after,.table-row-error-report-modal-list li input#third-option+label.textarea-focused+span+textarea+.textarea-character-counter:after,.table-row-error-report-modal-list li input#fourth-option+label.textarea-focused+span+textarea+.textarea-character-counter:after,.table-row-error-report-modal-list li input#fifth-option+label.textarea-focused+span+textarea+.textarea-character-counter:after{content:'Beskriv gärna felet mer ingående (valfritt)';position:absolute;bottom:140px;left:35px;font-size:12px;font-weight:600;color:#4A4E69}.table-row-error-report-modal-list textarea.issue-textarea{display:none;width:calc(100% - 22px);height:140px;margin-top:12px;margin-left:22px;padding:12px;border:1px solid #A5C3F1;border-radius:5px;font-size:14px;color:#222;outline:none;resize:none;font-size:14px!important}.table-row-error-report-modal-list .textarea-character-counter{display:none;justify-content:end;margin-bottom:8px;position:relative}.table-row-error-report-modal-list .textarea-character-counter span{margin:0}.table-row-error-report-modal-send{display:inline-block;border-radius:10px;padding:12px 24px;background:var(--blue500);color:#fff;cursor:pointer;text-transform:uppercase;font-weight:600}.table-row-error-report-modal-send:hover{text-decoration:none;background:#2E54B6;color:#fff}.table-row-error-report-modal-send.disabled{background:#DEDFE2;color:#222;cursor:no-drop}.table-row-error-report-modal-send.disabled:hover{background:#DEDFE2;color:#222}.table-row-error-report-feedback-modal{transform:translateX(-1000%);position:fixed;top:30%;left:0;right:0;z-index:7;max-width:660px;margin:0 auto;padding:40px;border-radius:10px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.table-row-error-report-feedback-modal-headline{display:flex;flex-direction:column;align-items:center;font-size:20px;font-weight:600}.table-row-error-report-feedback-modal-headline:before{font-family:"Font Awesome 6 Pro";font-size:42px;font-weight:600;content:"\f058";color:#0DA014;margin-bottom:16px;line-height:1}.table-row-error-report-feedback-modal-body{font-size:18px;margin-top:16px;line-height:1;text-align:center}.table-row-error-report-feedback-modal-close{font-size:14px;font-weight:600;border-radius:10px;padding:12px 24px;background:var(--blue500);color:#fff;font-family:var(--font-family-custom);cursor:pointer;line-height:1.4;margin-top:24px;text-transform:uppercase}.table-row-error-report-feedback-modal-close:hover{text-decoration:none;background:#2E54B6;color:#fff}.product-modal-footer-cta a i{font-size:11px;font-weight:600;position:relative;bottom:1px}.table-row-container.table-row-container--telecom.cheapest-item,.table-row-container.table-row-container--broadband.cheapest-item{border:1px solid #0DA014}.table-row-container.table-row-container--telecom.cheapest-item:before,.table-row-container.table-row-container--broadband.cheapest-item:before{content:'Billigast';position:absolute;top:-10px;left:12px;color:#0DA014;background:#fff;padding:0 4px;background:linear-gradient(to bottom,var(--bg-gradient) 0%,var(--bg-gradient) 38%,#fff 39%,#fff 100%)}.table-row-container.table-row-container--telecom.most-popular-item,.table-row-container.table-row-container--broadband.most-popular-item{border:1px solid #0DA014}.table-row-container.table-row-container--telecom.most-popular-item:before,.table-row-container.table-row-container--broadband.most-popular-item:before{content:'Populärast';position:absolute;top:-10px;left:12px;color:#0DA014;background:#fff;padding:0 4px;background:linear-gradient(to bottom,var(--bg-gradient) 0%,var(--bg-gradient) 38%,#fff 39%,#fff 100%)}@media screen and (max-width:1024px){.table-grid-full-width .filter__container{grid-template-columns:250px auto auto auto}.table-container--cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px}.table-row-error-report-modal-container-close:hover{background:none;border-color:#fff0}}@media screen and (max-height:800px){.table-row-error-report-modal-container{top:50px;bottom:50px}.table-row-error-report-modal{max-height:100dvh}.table-row-error-report-scrollable-content{position:relative;overflow-y:auto;max-height:calc(100dvh - 225px)}}@media screen and (max-width:799px){.demography-buttons-single{margin:8px 8px 18px 0}.table-row-error-report-modal-list textarea.issue-textarea{height:200px;font-size:16px!important}.table-grid-full-width{grid-template-columns:100%;grid-template-areas:"table-info" "table-container"}.table-grid-compressed{gap:15px 10px;grid-template-columns:300px auto;grid-template-areas:"table-info table-info table-info table-info" "table-container table-container table-container table-container"}.table-grid-full-width .filter__container{display:grid;grid-template-columns:100%;grid-auto-rows:max-content;gap:8px 0}.table-bolan.table-grid-full-width .filter__container{grid-template-columns:100%!important}.table-info{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);gap:10px 16px;min-height:63px}.table-info .table-info__information{grid-column:1 / -1;grid-row:3;display:flex;justify-content:space-between;gap:4px;width:100%}.table-info.table-info--no-widget .table-info__information{grid-column:1 / -1}.table-info.table-info--no-widget .filter__container__widget{grid-column:none;display:none}.table-filter{position:fixed;z-index:7;width:100%;left:0;bottom:0;transform:translateX(-100%);border-radius:0;margin-bottom:0;filter:none;border:1px solid #EBEBEB;height:100%}.table-info.insurance .table-filter{border:none}.table-filter-overflowing{height:var(--app-height)}.table-info__buttons__filter{display:flex;flex:0 1 calc(50% - 8px)}.table-info .control-group{max-width:none}.table-container--cards .p-cta-alt-articles{grid-column:1 / span 2}.table-info.insurance{display:flex;justify-content:start}.table-info.insurance .table-info__buttons__sorting{margin-left:16px}.table-info.insurance .group__checkboxes{display:block}.table-info.insurance .filter-header,.table-info.insurance .filter__container__result-button{display:none}.table-info.insurance .marked-overlay-option .overlay__option{background:var(--bg-border-button-hover)}.table-info.insurance .table-filter{transform:translateX(0);position:static}.table-info.insurance .table-info__buttons__filter{display:none}.table-info.insurance .table-info__information{width:100%}.table-info.insurance .filter__container{padding-bottom:15px}.table-info.insurance .filter__container__group .filter__container__title::after{display:none}.table-info.insurance .filter__container__group{padding:0}.table-row-error-report-modal-container{top:auto;bottom:0;padding:0}.table-row-error-report-modal{padding:16px;border-radius:10px 10px 0 0}.table-row-error-report-modal{padding:0;position:relative;max-height:100dvh}.table-row-error-report-scrollable-content{position:relative;overflow-y:scroll;max-height:calc(100dvh - 130px)}.table-row-error-report-modal-list li .error-option.textarea-focused:after{bottom:200px}.table-row-error-report-modal-headline{position:sticky;top:0;background:#fff;padding:16px;display:inline-block;width:100%;border-bottom:1px solid #D2D3DA;font-size:18px;z-index:1}.table-row-error-report-modal-product{margin:24px 16px}.table-row-error-report-modal-list{margin:0 16px}.table-row-error-report-modal-send-wrapper{position:sticky;bottom:0;padding:16px;background:#fff;width:100%;text-align:center;box-shadow:0 -3px 3px #2E54B626}.table-row-error-report-modal-send{width:100%}.table-row-error-report-feedback-modal{left:5%;right:5%}.table-row-error-report-modal-container-close{top:7px;right:1px;z-index:2;color:#4A4E69;background:none;padding:14px;border:none}.table-row-error-report-modal-send.disabled{pointer-events:none}.table-info.insurance .table-info__buttons__sorting{margin:0;align-self:start}.table-info.insurance .table-info__buttons__sorting__overlay .overlay__default li{margin-top:0}.table-info{grid-template-columns:repeat(1,1fr)}.table-info__buttons__filter{font-size:14px;justify-content:center;gap:8px}.kontantkort-filter .table-info,.mobiltbredbandkontant-filter .table-info{flex-wrap:wrap}.mobilabonnemang-filter .table-info,.mobiltbredband-filter .table-info,.page-template-sokresultat .table-info{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px 16px}.mobilabonnemang-filter .table-info__buttons__price,.mobiltbredband-filter .table-info__buttons__price,.page-template-sokresultat .table-info__buttons__price{flex:0 0 auto;height:40px;order:1;width:auto;max-width:none}.table-economy .table-info__buttons__sorting,.table-bolan .table-info__buttons__sorting,.table-company-loans .table-info__buttons__sorting{flex:0 0 auto}.mobilabonnemang-filter .overlay__default .overlay__option,.mobiltbredband-filter .overlay__default .overlay__option,.mobiltbredbandkontant-filter .overlay__default .overlay__option,.kontantkort-filter .overlay__default .overlay__option,.page-template-sokresultat .overlay__default .overlay__option,.table-company-loans .overlay__default .overlay__option{justify-content:flex-start!important}.table-info__buttons__price__overlay .overlay__default li,.table-info__buttons__sorting__overlay .overlay__default li{margin-left:0!important}.overlay__default .overlay__option{margin:0!important}.table-info__buttons__price__overlay .overlay__default,.table-info__buttons__sorting__overlay .overlay__default{justify-content:flex-start!important}.kontantkort-filter .table-info,.mobiltbredbandkontant-filter .table-info{justify-content:flex-start}.table-economy .table-info,.table-bolan .table-info,.table-company-loans .table-info{justify-content:space-between}.table-economy .overlay__default .overlay__option{justify-content:space-between!important}.table-economy .filter-sorting-fixed,.table-bolan .filter-sorting-fixed,.table-company-loans .filter-sorting-fixed{padding-top:10px;justify-content:space-between}.table-economy .filter-sorting-fixed .table-info__buttons__sorting,.table-bolan .filter-sorting-fixed .table-info__buttons__sorting,.table-company-loans .filter-sorting-fixed .table-info__buttons__sorting{margin-bottom:0;display:none!important}.table-info.insurance .overlay__default .overlay__option{width:auto;justify-content:space-between}.table-info .table-info__headline{flex:1 1 auto;font-size:14px;font-weight:700}.table-info__subheadline{font-size:12px}.partner-modal-container{top:0;bottom:0;left:0;right:0;width:100%;height:100%;transform:none;border-radius:0;max-height:none!important}.partner-modal-container .product-modal-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:absolute;top:0;left:0;right:0;z-index:1;box-shadow:0 2px 3px #4A4E691A;background:#fff}.mobilabonnemang-modal.partner-modal-container .product-modal-header,.kontantkort-modal.partner-modal-container .product-modal-header,.mobiltbredband-modal.partner-modal-container .product-modal-header,.mobiltbredbandkontant-modal.partner-modal-container .product-modal-header,.partner-modal-container-broadband.partner-modal-container .product-modal-header{box-shadow:0 2px 3px #2E54B626}.partner-modal-container .product-modal-header .product-modal-header-close{display:flex}.partner-modal-container .product-modal-header .product-modal-header-close>div{padding:16px;display:flex;justify-content:flex-start;align-items:center;gap:12px}.table-company-loans+.partner-modal-container .product-modal-header,.partner-modal-container.economy-sector .product-modal-header{justify-content:center}.partner-modal-container .product-modal-header i{color:#306BEA;font-size:20px;font-weight:600;line-height:1}.partner-modal-container .product-modal-header>span{margin-left:28px;font-size:16px;line-height:1}.partner-modal-container .product-modal-header .product-modal-header-name{font-size:16px}.partner-modal-container .product-modal-header .product-modal-header-name .data-column-container__unit{font-size:20px}.partner-modal-container .product-modal-header .column-container__item{margin-left:0;flex:1 1 auto}.partner-modal-container .product-modal-header .product-modal-header-columns .data-column-container__value-container{font-size:16px}.partner-modal-container .product-modal-footer-price__price-color{font-size:18px}.partner-modal-container.kontantkort-modal .product-modal-header>span{font-size:14px}.partner-modal-container .product-modal-header .product-modal-header-columns{width:100%;padding:0 16px 0 0;order:2;gap:10px}.partner-modal-container .product-modal-body{gap:0;flex-direction:column;height:auto!important;max-height:100%;padding:52px 0 32px 0}.partner-modal-container .product-modal-body .product-modal-section-title{margin-top:0;padding:16px 16px 8px}.partner-modal-container .product-modal-body .product-modal-section-data:first-child{margin-top:0}.partner-modal-container .product-modal-body .product-modal-offer{margin:16px}.product-modal-section-data-wrapper{padding:0 16px;margin-bottom:8px}.partner-modal-container .product-modal-footer{bottom:0}.partner-modal-container .product-modal-footer{padding:16px;justify-content:space-between;flex-wrap:wrap;background:#fff}.partner-modal-container .product-modal-footer .product-modal-footer-click-count{justify-content:center;margin:0 auto 16px;line-height:1;width:100%}.partner-modal-container .product-modal-footer.economy-sector .product-modal-footer-click-count{margin:0 auto 16px}.partner-modal-container .product-modal-footer img{display:flex!important;max-width:80px}.partner-modal-container .product-modal-footer .product-modal-footer-price,.product-modal-footer-cta{flex:0 0 auto;margin-left:0;margin-right:0}.partner-modal-container .product-modal-footer-price__campaign{align-items:start}.economy-sector .product-modal-footer-cta{flex:0 0 100%;width:100%}.partner-modal-container .product-modal-footer .product-modal-footer-price__price-color{font-size:24px}.partner-modal-container .product-modal-footer .product-modal-footer-price__ordinary .product-modal-footer-price__price-color,.partner-modal-container .product-modal-footer .product-modal-footer-price__yearly .product-modal-footer-price__price-color{font-size:24px}.partner-modal-container.economy-sector{padding:16px}.partner-modal-container.economy-sector .product-modal-body{padding:30px 0 120px 0}.partner-modal-container.economy-sector .product-modal-header{padding:13px 16px!important}.partner-modal-container.economy-sector .product-modal-header img{display:block}.partner-modal-container.economy-sector .product-modal-header i{display:block!important;position:absolute;top:0;left:0;z-index:1;padding:18px;color:#306BEA;font-size:18px;font-weight:600;line-height:1}.partner-modal-container.economy-sector .product-modal-body .product-modal-section-title{margin-top:24px;padding:0;border:none}.partner-modal-container.economy-sector .product-modal-body .product-modal-section-title:after{display:none}}@media screen and (max-width:425px){.no-result-string-first{font-size:16px;max-width:280px}.no-result-string-second,.noResult .no-result-string-second .filter__container__button{font-size:14px}.table-container--cards{grid-template-columns:100%}.table-container--cards .p-cta-alt-articles{grid-column:1}.table-grid-compressed{grid-template-columns:100%;grid-template-areas:"table-info" "table-container"}.table-grid-full-width{grid-template-columns:100%;grid-template-areas:"table-info" "table-container"}.table-info .table-info__headline{margin-bottom:0}.table-grid-compressed{gap:10px}.no-partner-modal-container{transform:translate(0,0);width:100%;top:auto;bottom:0;right:0;left:0;padding:24px 16px 55px 16px;border-radius:30px 30px 0 0}.no-partner-modal-container .generic-width-max-content,.partner-modal-container .generic-width-max-content{max-width:none}.table-row-error-report .table-row-error-report-close{font-size:13px}}