
.boldText {
    font-weight:700
}
.italicText {
    font-style:oblique
}
* {
    box-sizing:border-box
}
body {
    margin:0!important;
    background-color:#fff
}
h1,h2,h3,h4,h5,h6,ol,p,ul {
    margin:0
}
.kardineoCom__comment a:hover,a,li {
    text-decoration:none
}
a {
    cursor:pointer;
    color:inherit
}
.new_price_cur,.new_price_val {
    padding:0
}
ol.list-1,ul.list-1 {
    list-style:none;
    margin:0
}
ol.list-1 {
    counter-reset:section
}
ol.list-1 li {
    counter-increment:section
}
ol.list-1 li::before {
    content:counters(section,".")". ";
    margin-right:5px;
    margin-left:-24px;
    text-align:right
}
.list-0 {
    display:inline-block;
    margin-left:24px
}
ul.list-1 li::before {
    content:"•";
    margin-right:14px;
    margin-left:-22px;
    text-align:right
}
ul.list-1 ol,ul.list-2 div ol {
    counter-reset:listStyle
}
ul.list-1 ol li,ul.list-2 div ol li {
    counter-increment:listStyle
}
ul.list-1 ol li::before,ul.list-2 div ol li::before {
    content:counter(listStyle,lower-alpha)
}
ol li.listCircle,ul li.listCircle {
    list-style-type:none
}
ol li.listCircle::before,ul li.listCircle::before {
    content:"∘";
    margin-right:14px;
    margin-left:-22px;
    text-align:right
}
.imgBox__wrapper {
    margin:0 auto;
    width:100%;
    height:fit-content;
    max-width:100px
}
.imgBox__wrapper img {
    width:100%;
    height:100%;
    object-fit:contain
}
.ctContainer {
    margin:0 auto;
    width:100%;
    background:0 0
}
.ctContent {
    max-width:1025px;
    margin:0 auto;
    box-sizing:border-box
}
.ctContent,.ctContentFluid {
    width:100%;
    background:#fff
}
.btnWrapper {
    display:flex;
    justify-content:center;
    padding:15px;
    width:100%;
    max-width:1000px
}
.btnWrapper__btn {
    border:0;
    border-radius:15px;
    padding:15px;
    font-family:sans-serif;
    font-size:24px;
    word-break:break-word;
    text-align:center;
    text-decoration:none;
    color:#fff;
    background:red;
    transition:all .5s ease-in-out;
    cursor:pointer
}
.btnWrapper__btn:hover {
    background-image:linear-gradient(rgba(0,0,0,.1)0 0)
}
.kardineoCom {
    padding:10px 40px 20px;
    width:100%;
    max-width:100%
}
.kardineoCom__wrapper {
    display:flex;
    justify-content:center;
    width:100%
}
.kardineoCom__avatarWrapper {
    display:inline-block;
    margin:10px 20px 0 0;
    border-radius:50%;
    padding:0;
    width:100%;
    height:56px;
    max-width:56px
}
.kardineoCom__avatar {
    border-radius:50%;
    width:100%;
    height:100%;
    object-fit:cover
}
.kardineoCom__info {
    width:100%
}
.kardineoCom__comment,.kardineoCom__name {
    padding:0;
    font-family:sans-serif;
    font-size:17px;
    line-height:25px;
    word-break:break-word;
    text-decoration:none
}
.kardineoCom__name {
    margin:0;
    font-weight:700;
    color:#000
}
.kardineoCom__comment {
    margin:10px 0;
    font-weight:400
}
.kardineoCom__comment a {
    text-decoration:underline;
    color:#62a7d9
}
.kardineoCom__imgProductWrapper {
    display:inline-block;
    margin:10px 0 0;
    padding:0;
    width:100%;
    height:fit-content;
    max-width:400px
}
.kardineoCom__imgProduct {
    width:100%;
    height:100%;
    object-fit:cover
}
.kardineoCom__published {
    margin:15px 0 0;
    padding:0;
    font-family:sans-serif;
    font-weight:600;
    font-size:14px;
    line-height:22px;
    word-break:break-word;
    color:#62a7d9
}
.kardineoN2Com {
    display:flex;
    align-items:center;
    padding:10px 20px 30px
}
.kardineoN2Com__wrapper {
    display:flex;
    width:100%
}
.kardineoN2Com__avatarWrapper {
    margin-right:15px;
    width:100%;
    height:60px;
    max-width:60px
}
.kardineoN2Com__avatar {
    border-radius:10px;
    width:100%;
    height:100%;
    object-fit:contain
}
.kardineoN2Com__name {
    margin:0 0 5px;
    font-family:sans-serif;
    font-weight:700;
    font-size:18px;
    line-height:25px;
    color:#000
}
.kardineoN2Com__info {
    width:100%
}
.kardineoN2Com__comment,.kardineoN2Com__link {
    font-family:sans-serif;
    font-size:18px
}
.kardineoN2Com__comment {
    margin:0;
    padding-bottom:5px;
    font-weight:400;
    line-height:23px;
    color:#000
}
.kardineoN2Com__comment a {
    color:#00f
}
.kardineoN2Com__comment a:hover {
    color:#000
}
.kardineoN2Com__link {
    font-weight:700;
    line-height:25px
}
.kardineoN2Com:first-child {
    margin-top:0
}
.kardineoN2Com:last-child {
    margin-bottom:0
}
.line {
    width:100%;
    background-color:transparent
}
.line__container {
    padding:3px 0;
    width:100%
}
.line__bg {
    width:100%;
    height:3px;
    background:#000
}
.oneImageWidget {
    padding:15px
}
.oneImageWidget__wrapper {
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 auto;
    width:100%;
    height:100%;
    max-width:800px
}
.oneImageWidget__img {
    width:100%;
    height:100%;
    object-fit:contain
}
.paragraphWidget__text {
    margin:0;
    padding:15px;
    font-family:sans-serif;
    line-height:30px;
    word-break:break-word;
    text-align:left
}
.h1TitleWidget__text,.h2TitleWidget__text,.h3TitleWidget__text,.h4TitleWidget__text,.h5TitleWidget__text,.h6TitleWidget__text {
    margin:0;
    padding:15px;
    font-family:sans-serif;
    font-weight:700;
    line-height:140%;
    word-break:break-word;
    color:#000
}
.h1TitleWidget__text {
    font-size:40px
}
.h2TitleWidget__text {
    font-size:32px
}
.h3TitleWidget__text {
    font-size:28px
}
.h4TitleWidget__text {
    font-size:24px
}
.h5TitleWidget__text {
    font-size:20px
}
.h6TitleWidget__text {
    font-size:16px
}
@media screen and (max-width:767px) {
    .textMedia {
        padding:5px
    }
    .textHeightMedia {
        line-height:normal
    }
    .textLetterMedia {
        letter-spacing:normal
    }
}
@media (max-width:767px) {
    .btnWrapper__btn {
        font-size:20px
    }
    .kardineoCom {
        padding:10px 10px 20px
    }
    .kardineoN2Com__comment {
        font-size:18px;
        line-height:18px
    }
    .h1TitleWidget__text,.h2TitleWidget__text,.h3TitleWidget__text,.h4TitleWidget__text,.h5TitleWidget__text,.h6TitleWidget__text {
        padding:5px;
        letter-spacing:normal
    }
}
@media (max-width:480px) {
    .kardineoCom {
        display:block
    }
}

:root {
  --color-text: #192024;
  --color-text-muted: #527784;
  --color-text-contrast: #192024;
  --color-text-inverse: #fff;
  --color-disable: #9fbcc6;
  --color-border: rgba(120, 144, 156, 0.25);
  --color-border-strong: rgba(0, 65, 96, 0.29);
  --color-border-alpha: rgba(120, 144, 156, 0.25);
  --color-border-alpha-strong: rgba(0, 65, 96, 0.29);
  --color-border-thick: #192024;
  --color-background: #f5f7f8;
  --color-background-strong: #e6e9eb;
  --color-background-contrast: #101c25;
  --color-background-inverse: #fff;
  --color-background-neutral: #fff;
  --color-brand: #1ea0e6;
  --color-brand-weak: #edf7fd;
  --color-brand-strong: #1891dc;
  --color-brand-alpha: rgba(30, 160, 255, 0.5);
  --color-subscription: #fc3;
  --color-subscription-strong: #fab700;
  --color-live: #c61b25;
  --color-live-weak: #f7ddde;
  --color-live-strong: #aa000a;
  --color-guide: #f07828;
  --color-guide-strong: #eb621e;
  --color-club: #dcaf32;
  --color-club-strong: #d09e16;
  --color-outline: rgba(30, 160, 250, 0.5);
  --color-layer: rgba(0, 0, 0, 0.5);
  --color-success: #29ad61;
  --color-warning: #f07828;
  --color-error: #c61b25;
  --color-error-weak: #f7ddde;
  --color-error-strong: #aa000a;
  --color-thematic-ma-terre: #018354;
  --color-thematic-bien-manger: #f74f58;
  --color-thematic-ca-me-rapporte: #cc9d58;
  --color-thematic-la-liste-de-nos-envies: #d74d8f;
  --color-thematic-matiere-grise: #8a51d2;
  --color-thematic-psg: #2d66b2;
  --color-thematic-enquete-en-cours: #7779a6;
  --color-thematic-olympique: #247abc;
  --color-thematic-sport: #73af2e;
  --color-thematic-etudiant: #c02f63;
  --color-thematic-sante: #00959f;
  --spacing-0: 0;
  --spacing-01: 0.25rem;
  --spacing-02: 0.5rem;
  --spacing-03: 0.75rem;
  --spacing-04: 1rem;
  --spacing-05: 1rem;
  --spacing-06: 1.5rem;
  --spacing-06-fixed: 1.5rem;
  --spacing-07: 2rem;
  --spacing-08: 3rem;
  --spacing-09: 4rem;
  --spacing-10: 6rem;
  --transition-link: 0.2s cubic-bezier(0.51, 0.13, 0.26, 1);
  --border-radius: 0.5rem;
  --gradient-inverse: linear-gradient(360deg, #fff, hsla(0, 0%, 100%, 0));
  --drop-shadow-down: 0 0.0625rem 0 rgba(120, 144, 156, 0.25);
  --drop-shadow-up: 0 -0.0625rem 0 rgba(120, 144, 156, 0.25);
}

@media screen and (min-width: 740px) {
  :root {
    --spacing-05: 1.5rem;
    --spacing-06: 2rem;
    --spacing-07: 3rem;
    --spacing-08: 4rem;
    --spacing-09: 6rem;
    --spacing-10: 8rem;
  }
}

.lp-sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0.0625rem;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem;
}

.lp-font-smoothing {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.lp-box-sizing {
  box-sizing: border-box;
}

.lp-reset-element {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
}

.lp-reset-element::-ms-clear {
  display: none;
}

[href]:focus,
button:focus {
  outline: 0;
}

[href]:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  box-shadow: 0 0 0 0.125rem var(--color-outline);
}

.lp-container {
  box-sizing: border-box;
  margin: 0 auto;
}

.lp-container--fixed-narrow {
  max-width: 60.25rem;
  padding: 0 1rem;
}

.lp-f-subtitle-06 {
  font-size: 1rem;
  letter-spacing: 0.02em;
  line-height: 1.25rem;
}

.lp-f-subtitle-06 {
  font-family: sans-serif;
  font-weight: 600;
}

.lp-f-ui-05 {
  font-weight: 400;
  letter-spacing: 0;
  font-family: sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.lp-ml-01 {
  margin-left: var(--spacing-01);
}

.lp-mt-02 {
  margin-top: var(--spacing-02);
}

.lp-mt-05 {
  margin-top: var(--spacing-05);
}

.lp-color-text-muted {
  color: var(--color-text-muted);
}

:root {
  --font-primary: 'GraphikCompact', arial, sans-serif;
  --font-secondary: sans-serif;
}

ul {
  font-family: sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.ui,
.ui_bold {
  line-height: 20px;
}

.ui,
.ui_bold {
  font-family: sans-serif;
  font-size: 16px;
}

.ui_bold {
  font-weight: 600;
}

.ui_sm {
  font-weight: 400;
  font-size: 14px;
}

.ui_sm {
  font-family: sans-serif;
  line-height: 20px;
}

body,
figure {
  color: #212121;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

h3 {
  font-size: inherit;
  font-weight: 400;
  margin: 0;
}

ul {
  margin: 0;
  padding-left: 25px;
}

a {
  color: #1ea0e6;
}

p {
  font-family: sans-serif;
  font-size: 20px;
}

p {
  line-height: 30px;
  margin: 0;
}

@media only screen and (max-width: 739px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
}

a {
  text-decoration: underline;
}

a.no-decorate {
  text-decoration: none;
}

a.text-black {
  color: #212121;
}

@media only screen and (min-width: 1020px) {

  ul {
    font-size: 19px;
    line-height: 30px;
  }
}

.icon {
  height: 18px;
  width: 18px;
}

.icon_lg {
  height: 24px;
  width: 24px;
}

.icon.svg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}

.container_column {
  display: flex;
  flex-direction: column;
}

.container_column>* {
  max-width: 100%;
}

.container.edge {
  max-width: 100%;
}

.container.edge .grid {
  padding-left: 16px;
  padding-right: 16px;
}

@media only screen and (min-width: 1020px) {
  .container.edge .grid {
    margin: 0 auto;
    max-width: 1280px;
  }
}

.grid,
.grid .col {
  box-sizing: border-box;
}

.grid {
  display: flex;
  flex: 0 1 auto;
  flex-flow: row wrap;
}

.grid .col {
  flex: 0 0 auto;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 8px;
  padding-right: 8px;
}

@media only screen and (min-width: 740px) and (max-width: 1019px) {

  .grid .tablet-15 {
    flex-basis: 93.75%;
    max-width: 93.75%;
  }
}

@media only screen and (min-width: 1020px) {

  .grid .desktop-3 {
    flex-basis: 18.75%;
    max-width: 18.75%;
  }

  .grid .desktop-13 {
    flex-basis: 81.25%;
    max-width: 81.25%;
  }
}

.inline-block {
  display: inline-block;
}

@media only screen and (max-width: 739px) {
  .hidden_mobile {
    display: none;
  }
}

@media only screen and (min-width: 740px) and (max-width: 1019px) {
  .hidden_tablet {
    display: none;
  }
}

@media only screen and (min-width: 1020px) {
  .hidden_desktop {
    display: none;
  }
}

@media print {
  .hidden_print {
    display: none;
  }
}

.text_align_right {
  text-align: right;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.margin_left_md {
  margin-left: 20px;
}

.margin_bottom_xs {
  margin-bottom: 5px;
}

.padding_top_sm {
  padding-top: 15px;
}

.padding_top_ten {
  padding-top: 10px;
}

.padding_top_md {
  padding-top: 20px;
}

.padding_bottom_sm {
  padding-bottom: 15px;
}

.padding_bottom_ten {
  padding-bottom: 10px;
}

.col.no-horizontal-padding-mobile {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 739px) {

  .homepage__top--hero:has(article.lp-card-article--hero) {
    margin-top: 0;
  }
}

.is-subscribed:not(:has(.homepage__top--hero)) .layout-homepage__top {
  margin-top: var(--spacing-07);
}

@media screen and (max-width: 739px) {

  .layout-homepage__top .lp-card-article:has(.dailymotion-player-wrapper) {
    z-index: 5;
  }
}

@media screen and (min-width: 1020px) {

  .layout-homepage .ad_banniere-1:has(> iframe),
  .layout-homepage .ad_banniere-1:has(> img),
  .layout-homepage .ad_hp-banniere-1:has(> iframe),
  .layout-homepage .ad_hp-banniere-1:has(> img) {
    background-color: transparent;
    min-height: 13.75rem;
    padding: 0;
  }
}

footer:not(.section-layout-footer) {
  margin-top: 20px;
}

@media only screen and (min-width: 740px) {
  footer:not(.section-layout-footer) {
    margin-top: 30px;
  }
}

@media only screen and (min-width: 1020px) {
  footer:not(.section-layout-footer) {
    margin-top: 60px;
  }
}

@media only screen and (min-width: 740px) and (max-width: 1019px) {
  footer .footer-sections .section-header {
    padding-bottom: 15px;
  }
}

footer .footer-last {
  background-color: #f5f7f8;
}

footer .footer-last .section-header {
  color: #78909c;
}

@media only screen and (min-width: 740px) and (max-width: 1019px) {
  footer .footer-last .section-header {
    padding-bottom: 8px;
  }
}

@media only screen and (max-width: 739px) {
  footer .footer-sections {
    border-top: 1px solid #dfe4e6;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-top: 15px;
  }

  footer .footer-sections .section-content {
    margin-top: 15px;
    padding-top: 0;
  }

  footer .footer-sections .section-content a {
    float: left;
    width: 100%;
  }

  footer .section-header:focus {
    border: 0;
    outline: 0;
  }
}

@media only screen and (max-width: 739px) and (min-width: 740px) and (max-width: 1019px) {
  footer .section-header {
    padding-left: 4px;
  }
}

@media only screen and (max-width: 739px) {
  footer .section-header figure {
    margin-right: 10px;
    right: 0;
    top: 0;
  }

  footer .footer-last .section-content {
    padding-top: 10px;
  }

  footer .footer-last .section-content a {
    margin-left: 0;
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1019px) {
  footer .section-content a {
    margin-left: 0;
    margin-right: 20px;
  }
}

@media only screen and (min-width: 1020px) {
  footer .section-content {
    text-align: right;
  }
}

@media only screen and (max-width: 739px) {
  footer .large-icon-wrapper {
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: left;
  }
}

footer .social-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 25px;
}

@media only screen and (min-width: 1020px) {
  footer .social-icon:hover {
    background-color: #1ea0e6;
  }
}

footer .social-icon.contrat {
  border-radius: 0;
  height: 40px;
  white-space: nowrap;
  width: 40px;
}

.essential-card_container ul:not(.standard-card_container_idalgo_element *) li::marker,
.standard-card_container ul:not(.standard-card_container_idalgo_element *) li::marker {
  color: var(--color-live);
}

.dynamic-surfooter {
  margin-top: var(--spacing-07) !important;
}

.dynamic-surfooter-links__section {
  padding-top: var(--spacing-05);
}

@media screen and (max-width: 739px) {
  .dynamic-surfooter-links__section {
    display: none;
  }
}

@media screen and (min-width: 740px) {
  .dynamic-surfooter-links__section {
    border-top: 0.125rem solid var(--color-text);
    column-gap: var(--spacing-04);
    display: flex;
    margin-top: var(--spacing-07);
  }
}

.dynamic-surfooter-links__cell {
  width: 100%;
}

@media screen and (min-width: 740px) {
  .dynamic-surfooter-links__cell {
    break-inside: avoid;
  }

  .dynamic-surfooter-links__cell h3:first-child {
    margin-top: 0;
  }
}

.dynamic-surfooter-links__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dynamic-surfooter-links__link {
  display: block;
  text-decoration: none;
  transition: opacity var(--transition-link);
}

.footer-homepage__top-btn .lp-button {
  justify-content: space-between;
  width: 100%;
}

@media screen and (min-width: 740px) {
  .footer-homepage__top-btn {
    display: none;
  }
}

.header {
  align-items: center;
  background-color: var(--color-background-neutral);
  box-shadow: var(--drop-shadow-down);
  display: flex;
  flex-flow: row wrap;
  left: 0;
  /* position: sticky; */
  right: 0;
  top: 0;
  transition: transform 0.3s ease;
  z-index: 10;
}

@media screen and (min-width: 1020px) {
  .header {
    height: 4rem;
  }
}

.header__container {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  height: 3.25rem;
  justify-content: space-between;
  padding: 0 var(--spacing-04) 0 var(--spacing-03);
  transition: transform 0.3s ease;
  width: 100%;
}

@media screen and (min-width: 740px) {
  .header__container {
    height: 4rem;
    padding: 0 var(--spacing-04);
  }
}

.header__left,
.header__right {
  align-items: center;
  display: inline-flex;
  flex-flow: row wrap;
}

.header__logo {
  cursor: pointer;
  height: 1.75rem;
  position: absolute;
  transition: transform 0.3s ease;
  width: 5.5625rem;
}

@media screen and (max-width: 739px) {
  .header__logo {
    left: var(--spacing-08);
    top: var(--spacing-03);
  }

  .header__logo .lp-logo--le-parisien {
    height: 1.75rem !important;
    width: 5.5625rem !important;
  }
}

@media screen and (min-width: 740px) {
  .header__logo {
    height: 2.5rem;
    left: 50%;
    /* top: calc(50% - 1.25rem); */
    transform: translate3d(-50%, 0, 0);
    transform-origin: center;
    width: 8rem;
  }

  .header__logo .lp-logo--le-parisien {
    height: 2.5rem !important;
    width: 8rem !important;
  }
}

.header__link {
  align-items: center;
  color: inherit;
  cursor: pointer;
  display: inline-flex;
  flex-flow: row wrap;
  font-family: sans-serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.5rem;
  text-decoration: none;
  transition: opacity var(--transition-link);
}

@media (hover: hover) and (pointer: fine) {
  .header__link:hover {
    opacity: 0.8;
  }
}

@media screen and (max-width: 739px) {
  .header__toggle {
    position: relative;
  }

  .header__toggle .lp-button {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    height: 1.5rem;
    justify-content: center;
    padding: 0;
    width: 1.5rem;
  }

  .header__toggle .lp-button:before,
  .header__toggle .lp-button__label {
    display: none;
  }

  .header__toggle .lp-button:focus-visible:not(.is-loading) {
    box-shadow: 0 0 0 0.125rem var(--color-background-neutral);
  }

  .header__toggle .lp-button .lp-button__icon {
    margin-right: 0;
  }

  .header__toggle-close svg {
    opacity: 0;
  }

  .header__toggle-close {
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
  }
}

@media screen and (min-width: 740px) {
  .header__toggle-close {
    display: none;
  }
}

.header__newspaper:after {
  background-color: var(--color-border);
  content: '';
  height: var(--spacing-04);
  margin-left: var(--spacing-03);
  width: 0.0625rem;
}

.header__newspaper {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  margin-right: var(--spacing-03);
}

.header__newspaper-text {
  margin-left: var(--spacing-01);
}

@media screen and (max-width: 1019px) {
  .header__newspaper-text {
    display: none;
  }
}

@media screen and (max-width: 739px) {
  .header:not(.is-subscribed) .header__newspaper {
    display: none;
  }
}

.header__login {
  position: relative;
}

@media screen and (max-width: 1019px) {
  .header__login .lp-button {
    padding: 0;
    width: 1.5rem;
  }

  .header__login .lp-button:before,
  .header__login .lp-button__label {
    display: none;
  }

  .header__login .lp-button .lp-button__icon {
    margin-right: 0;
  }
}

.header__subscription {
  margin-left: var(--spacing-03);
}

@media screen and (max-width: 739px) {
  .header__subscription .lp-button {
    font-family: sans-serif;
    font-size: 0.75rem;
    font-weight: 600;
    height: 1.75rem;
    letter-spacing: 0.02em;
    line-height: 1rem;
    padding-left: var(--spacing-03);
    padding-right: var(--spacing-03);
  }
}

.nav {
  background-color: var(--color-background-neutral);
  left: 0;
  /* position: sticky; */
  top: 3.1875rem;
  transition: transform 0.3s ease;
  width: 100%;
  z-index: 9;
  margin-bottom: 20px;
}

.nav .lp-scroll-container__scroll {
  text-align: center;
  z-index: unset;
}

@media screen and (max-width: 739px) {
  .nav .lp-scroll-container {
    box-shadow: var(--drop-shadow-down);
    position: relative;
    z-index: 2;
  }
}

@media screen and (min-width: 740px) {
  .nav {
    box-shadow: var(--drop-shadow-down);
    top: 4rem;
  }
}

.nav .nav__item:first-child {
  padding-left: var(--spacing-04);
}

.nav .nav__item:last-child {
  padding-right: var(--spacing-04);
}

.nav__list {
  padding: 0;
}

.nav__item,
.nav__list {
  display: inline-flex;
  flex-direction: row;
}

.nav__item,
.nav__link {
  align-items: center;
  position: relative;
}

.nav__item--secondary .nav__link {
  color: var(--color-text-muted);
}

.nav__item+.nav__item,
.nav__item--separator-right:after {
  margin-left: var(--spacing-04);
}

.nav__item--separator-right:after {
  background-color: var(--color-border);
  content: '';
  display: inline-flex;
  height: var(--spacing-04);
  width: 0.0625rem;
}

.nav__link {
  color: var(--color-text);
  cursor: pointer;
  display: flex;
  flex-direction: row;
  font-family: sans-serif;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.5rem;
  padding: var(--spacing-03) 0;
  text-decoration: none;
  transition: color var(--transition-link), opacity var(--transition-link);
}

.nav__link .lp-icon--video {
  margin-right: var(--spacing-01);
}

@media (hover: hover) and (pointer: fine) {
  .nav__link:hover {
    color: var(--color-brand);
  }
}

.nav__dropdown .lp-dropdown__btn:focus-visible {
  box-shadow: none;
}

.nav__dropdown .lp-dropdown__content:focus-visible {
  box-shadow: 0 0 0 0.0625rem rgba(120, 144, 156, 0.25);
}

@media screen and (min-width: 740px) and (max-width: 1019px) {

  .stories__list--2-cols .stories__item:not(:first-child, :nth-child(2), :nth-child(3)),
  .stories__list--2-cols-no-img .stories__item:not(:first-child, :nth-child(2), :nth-child(3)) {
    border-top: 0.0625rem solid var(--color-border);
    padding-top: var(--spacing-05);
  }
}

@media screen and (min-width: 740px) {

  .stories__list--3-cols .stories__item:not(:first-child, :nth-child(2), :nth-child(3)) {
    border-top: 0.0625rem solid var(--color-border);
    padding-top: var(--spacing-05);
  }
}

@media screen and (min-width: 740px) {
  .section--locales .stories__list--3-cols .stories__item:not(:first-child, :nth-child(2), :nth-child(3)) {
    border-color: var(--color-border-alpha);
  }
}

@media screen and (min-width: 1020px) {

  .layout-section .ad_banniere-1:has(> iframe),
  .layout-section .ad_banniere-1:has(> img),
  .layout-section .ad_hp-banniere-1:has(> iframe),
  .layout-section .ad_hp-banniere-1:has(> img) {
    background-color: transparent;
    min-height: 13.75rem;
    padding: 0;
  }
}

@media screen and (min-width: 1020px) {

  .layout-simple-top-and-bottom .ad_banniere-1:has(> iframe),
  .layout-simple-top-and-bottom .ad_banniere-1:has(> img),
  .layout-simple-top-and-bottom .ad_hp-banniere-1:has(> iframe),
  .layout-simple-top-and-bottom .ad_hp-banniere-1:has(> img) {
    background-color: transparent;
    min-height: 13.75rem;
    padding: 0;
  }
}

@media screen and (min-width: 1020px) {
  .is-subscribed .homepage__top:has(.locate-me-forecast-container, .map-forecast-container) .homepage__top-spotlight-main {
    grid-column: 1/4;
  }

  .is-subscribed .homepage__top:has(.locate-me-forecast-container, .map-forecast-container) .homepage__top-right {
    grid-row: 2/2;
    padding-top: var(--spacing-05);
  }

  .is-subscribed .homepage__top:has(.locate-me-forecast-container, .map-forecast-container) .homepage__top-spotlight-articles {
    border-top: none;
    grid-column: 1/3;
  }
}

@media screen and (max-width: 739px) {
  .homepage__top:has(.locate-me-forecast-container) .homepage__top-right {
    display: block;
    grid-column: 1/3;
    grid-row: 2/2;
  }
}

.meteo-article-layout .tag_wrapper:has(.tag_breadcrumb_ellipsis) {
  padding: 0;
}

.lp-link:focus-visible {
  box-shadow: 0 0 0 0.125rem var(--color-outline);
}

.lp-link--brand:focus-visible {
  color: var(--color-brand-strong);
}

.lp-link--text:focus-visible {
  opacity: 0.8;
}

.lp-link--text-muted:focus-visible {
  opacity: 0.8;
}

.lp-link--inverse:focus-visible {
  opacity: 0.8;
}

.lp-link--guide:focus-visible {
  color: var(--color-guide-strong);
}

.lp-icon {
  fill: currentColor;
}

.lp-icon svg {
  display: block;
}

.lp-control:focus-visible:not([disabled]) {
  box-shadow: 0 0 0 0.125rem var(--color-outline);
}

.lp-control--outline:not([disabled]):focus-visible {
  border-color: var(--color-border-strong);
}

.lp-control--plain:not([disabled]):focus-visible {
  background-color: var(--color-brand-strong);
}

.lp-button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  border-radius: 1.25rem;
  box-sizing: border-box;
  cursor: default;
  display: inline-flex;
  flex-flow: row wrap;
  font-family: inherit;
  font-size: inherit;
  height: 2.5rem;
  justify-content: center;
  margin: 0;
  outline: none;
  padding: 0;
  padding: 0 var(--spacing-06-fixed);
  position: relative;
  text-decoration: none;
  transition: opacity 0.1s linear, color 0.1s linear, background-color 0.1s linear, border 0.1s linear;
}

.lp-button::-ms-clear {
  display: none;
}

.lp-button:before {
  border-radius: 1.25rem;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-color 0.1s linear, border 0.1s linear;
  width: 100%;
  z-index: 0;
}

.lp-button:before {
  pointer-events: none;
}

.lp-button:focus {
  outline: none;
}

.lp-button:focus-visible:not(.is-loading) {
  box-shadow: 0 0 0 0.125rem var(--color-outline);
}

.header__link,
.header__logo,
.nav__link {
  cursor: default !important;
}

.lp-button--size-40 {
  font-size: 1rem;
  line-height: 1.5rem;
}

.lp-button--size-40 {
  font-family: sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.lp-button--icon-left {
  padding-left: var(--spacing-04);
}

.lp-button--icon-left .lp-button__icon {
  margin-right: var(--spacing-01);
}

.lp-button--icon-right {
  flex-flow: row-reverse;
  padding-right: var(--spacing-04);
}

.lp-button--icon-right .lp-button__icon {
  margin-left: var(--spacing-01);
}

.lp-button--outline {
  color: var(--color-text);
}

.lp-button--outline:before {
  border: 0.0625rem solid var(--color-border);
}

.lp-button--outline:focus-visible:before,
.lp-button--outline:hover:before {
  border-color: var(--color-border-strong);
}

.lp-button--outline-brand:focus-visible {
  color: var(--color-brand-strong);
}

.lp-button--outline-brand:focus-visible:before {
  border: 0.0625rem solid var(--color-brand-strong);
}

.lp-button--outline-inverse:focus-visible {
  opacity: 0.8;
}

.lp-button--plain {
  background-color: var(--color-brand);
  color: var(--color-text-inverse);
}

.lp-button--plain:focus-visible,
.lp-button--plain:hover {
  background-color: var(--color-brand-strong);
}

.lp-button--plain-neutral:focus-visible {
  opacity: 0.8;
}

.lp-button--plain-inverse:focus-visible {
  color: var(--color-brand-strong);
}

.lp-button--guide:focus-visible {
  background-color: var(--color-guide-strong);
}

.lp-button--subscription {
  background-color: var(--color-subscription);
  color: var(--color-text-contrast);
}

.lp-button--subscription:focus-visible,
.lp-button--subscription:hover {
  background-color: var(--color-subscription-strong);
}

.lp-button--club:focus-visible {
  background-color: var(--color-club-strong);
}

.lp-button--live:focus-visible {
  background-color: var(--color-live-strong);
}

.lp-button--danger:focus-visible {
  background-color: var(--color-error-strong);
}

.lp-form-icon:is(button) {
  outline: none;
}

.lp-form-icon:is(button):hover .lp-icon {
  fill: var(--color-text);
}

.lp-form-icon:is(button):focus-visible {
  outline: 0.125rem solid var(--color-outline);
}

.lp-textarea:focus-visible {
  box-shadow: none;
  outline: none;
}

.lp-sprite {
  height: 0.0625rem;
  left: -0.0625rem;
  overflow: hidden;
  position: absolute;
  top: -0.0625rem;
  width: 0.0625rem;
  z-index: -1;
}

@media screen and (min-width: 740px) {
  .lp-carousel:has(.lp-carousel__controls) .lp-carousel__scroll {
    padding-bottom: var(--spacing-05);
  }
}

.lp-scroll-container {
  position: relative;
}

.lp-scroll-container__scroll {
  -ms-overflow-style: none;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  white-space: nowrap;
  z-index: 0;
}

/* .lp-scroll-container__scroll::-webkit-scrollbar {
  display: none;
} */

.lp-scroll-container__btn {
  align-items: center;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: var(--color-text-muted);
  cursor: pointer;
  display: flex;
  flex-flow: row wrap;
  font-family: inherit;
  font-size: inherit;
  height: 100%;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 0;
  transition: opacity var(--transition-link);
  width: 3rem;
  z-index: 3;
}

.lp-scroll-container__btn::-ms-clear {
  display: none;
}

.lp-scroll-container__btn--prev {
  background: linear-gradient(90deg, #fff, #fff 33%, hsla(0, 0%, 100%, 0));
  justify-content: flex-start;
  left: 0;
}

.lp-scroll-container__btn--next {
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 66%, #fff);
  justify-content: flex-end;
  right: 0;
}

.lp-scroll-container__btn.is-disabled {
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 739px) {
  .lp-scroll-container__btn {
    display: none;
  }
}

.lp-input:focus-visible {
  box-shadow: none;
  outline: none;
}

.lp-dropdown__content:focus-visible {
  box-shadow: 0 0 0 0.125rem var(--color-outline);
}

.lp-logo svg {
  display: block;
  width: 100%;
}

.lp-select__input:focus-visible {
  box-shadow: none;
  outline: none;
}

.lp-form-element--checkbox .lp-checkbox:focus-visible:not([disabled])+.lp-form-label:before {
  border-color: var(--color-border-strong);
  box-shadow: 0 0 0 0.125rem var(--color-outline);
}

.lp-tooltip__button:focus-visible {
  box-shadow: 0 0 0 0.125rem var(--color-outline);
}

footer {
  margin-bottom: 70px;
}

.footer {
  border-top: 1px solid #e5e5e5;
  padding: 40px 0;
  background: #fff;
  font-family: Arial, sans-serif;
}

.footer__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  gap: 40px;
}

.footer__col {
  flex: 1;
  min-width: 0;
}

.footer h4 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #000;
}

.footer__subtitle {
  margin-top: 24px;
}

.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer li {
  margin-bottom: 8px;
}

.footer a {
  font-size: 14px;
  color: #6b7280;
  text-decoration: none;
}

.footer a:hover {
  color: #000;
  text-decoration: underline;
}


@media (max-width: 900px) {
  .footer__container {
    flex-wrap: wrap;
  }

  .footer__col {
    flex: 0 0 calc(50% - 20px);
  }
}

@media (max-width: 480px) {
  .footer__col {
    flex: 0 0 100%;
  }
}

.most-read {
  width: 100%;
  max-width: 320px;
  background: transparent;
  border-radius: 6px;
  padding: 16px;
  font-family: Arial, sans-serif;
  margin-top: 850px;
}

.wrappp {
    background: #f6f7f8;
    padding: 10px;
}

.most-read__title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 16px;
  padding-top: 8px;
  border-top: 4px solid #1da1f2;
}

.most-read__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.most-read__item {
  display: flex;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid #e2e2e2;
}

.most-read__item:last-child {
  border-bottom: none;
}

.most-read__num {
  font-size: 32px;
  font-weight: 700;
  color: #8fa3ad;
  line-height: 1;
  min-width: 24px;
}

.most-read__item a {
  font-size: 14px;
  line-height: 1.4;
  color: #111;
  text-decoration: none;
}

.most-read__item a:hover {
  text-decoration: underline;
}

.main-info {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    gap: 20px;
}

@media(max-width: 1200px) {
    aside {
        display: none;
    }
}


.fly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fly__link {
  position: fixed;
  z-index: 12323;
  bottom: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.fly__link a {
  color: #fff !important;
  font-weight: 700;
  text-decoration: none !important;
}

.fly__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgb(31, 160, 230);
 
  -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  line-height: 1.4;
  font-family: sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, transform 0.3s, box-shadow 0.3s;
  transition: background 0.3s, transform 0.3s, box-shadow 0.3s;
  transition: background 0.3s, transform 0.3s, box-shadow 0.3s, -webkit-transform 0.3s,
    -webkit-box-shadow 0.3s;
  will-change: transform;
  padding: 12px;
}

.fly__button:active {
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, 1px, 0);
  transform: translate3d(0, 1px, 0);
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  33% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  33% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 0;
  }
}

.pulse {
  position: relative;
}

.pulse:after,
.pulse:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  width: 20px;
  height: 20px;
  opacity: 0;
  margin: auto;
}

.pulse:before {
  -webkit-animation: pulse 1.5s infinite linear;
  animation: pulse 1.5s infinite linear;
}

.pulse:after {
  -webkit-animation: pulse 2s 0.4s infinite linear;
  animation: pulse 2s 0.4s infinite linear;
}

.pulse:hover:after,
.pulse:hover:before {
  display: none;
}


.animated__btn {
  animation: heartRate 2s infinite linear;
}

@keyframes heartRate {
  0% {
    transform: scale(1);
    animation-timing-function: linear;
  }

  50% {
    transform: scale(1.2);
    animation-timing-function: linear;
  }
  100% {
    transform: scale(1);
  }
}

@media (max-width: 500px) {
  .animated__btn {
    max-width: 87%;
  }
}

.pulse:after {
  -webkit-animation: pulse 2s 0.4s infinite linear;
  animation: pulse 2s 0.4s infinite linear;
}

.pulse:hover:after,
.pulse:hover:before {
  display: none;
}

.advertorialWrp {
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  font-size: 10px;
}
#formId {
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 522px;
  width: 100%;
  margin: 0px auto 8px;
  border-radius: 16px;
}

.preloader {
  display: none;
  background: white;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 0%;
  right: 0;
  z-index: 400;
  background-image: url('data:image/gif;base64,R0lGODlhEgIEAfEDACc6mUep1lin0wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCgADACwAAAAAEgIEAQAC/5yPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+s73/g8MCofEovGITCqXzKbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0uv2Oz+v3/L7/DxgoOEhYaHiImKi4yNjo+AgZKTlJWWl5iZmpucnZ6fkJGio6SlpqeoqaqrrK2ur6ChsrO0tba3uLm6u7y9vr+wscLDxMXGx8jJysvMzc7PwMHS09TV1tfY2drb3N3e39DR4uPk5ebn6Onq6+zt7u/g4fLz9PX29/j5+vv8/f7/8PMKDAgQQLGjyIMKHChQwbOnwIMaLEiRQrWryIMaPGjf8cO3r8CDKkyJEkS5o8iTKlypUsW7p8CTOmzJk0a9q8iTOnzp08e/r8CTSo0KFEixo9ijSp0qVMmzp9CjWq1KlUq1q9ijWr1q1cu3r9Cjas2LFky5o9izat2jIA2rp9C9ftAwEB6tq9i1eAgLl4+97Vu1ZM3MGDG+j1i1jvXgaHEfdVHBgM4clyGTtOvHgB3ct+M0fmQplyA86JR5P2+9lL6MmmT/9t7dpu6i6rCcN2DZhBbLyzQdeOext3cNe9t/wGrnt3Xc8JlMsunuU43OGkmSNwXhd6dOmVFzjP7R27dizcuyvAbv0A9gDjr5RvS51zegPr21t5DyD+5fkD6tv7p4KffpgJ6Nh/AL5HYGcJomagFAEmpxx//jUIxYPhRbhgXxRGYaECm+EGnocR8rfhEQg68GF1JA6QonwrlmhEeXO16NiLjVUHY4467shjjz7+CGSQQg5JZJFGHolkkkouyWSTTj4JZZRSTklllVZeiWWWWm7JZZdefglmmGKOSWaZZp6JZppqrslmm26+CWeccs5JZ5123olnnnruyWeffv4JaKCCDkpooYYeimiiii7KaKOOPgpppJJOSmmlll6Kaaaabsppp55+Cmqooo5Kaqmmnopqqqquymqrrr4Ka6yyzkprrbbeimuuuu7Ka6++/gpssMIOS2whBQAAIfkECQoAAwAs4wB5AE4AFAAAApOcgqkrMg/jALTaW6U+q6dmcF7XONqDpen5NKNXvi/IqnbGijKzj+Z5u7EGvaLxpwnahsbmDClRqpjOKmMoXbGsXAQ0ksVQu9UvJHwZk49mFBp3Wpexb4pa3mtP6oA7XqbH17f1lxfI51cIQ1eXqHhVg0j4OMP45pjnVGKJNqRTBPIJqLfX6NlE4wI6dHbJqpr3UAAAIfkEBQoAAwAs4wB5AE4AFAAAApqcgqkrMg+jWVQ1iYHevG9zVFXjYE8jjpc5eK6bpqsZxkxpvvpmizjWG7FaO12Q8pMcGcOicYmYAaEBqcT5okaH2moT6+kmI+IvmFNmpXNnNNVKfo8hbfebq50/6rw8/s7Cp7E2BcjGl6c3kGhWR6jkFyj4GGeYMRlpQkknWBNEMuTZAyrJN3EEJyEakxohCII6BIHyKbtXN1AAADs=');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.5;
  border-radius: 8px;
}

.form__top {
  padding: 24px;
  border-radius: 16px 16px 0px 0px;
  background: #1fa0e6;
}

.form__mid {
  padding: 32px;
}

.form__title {
  color: #fff;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  font-style: normal;
  font-weight: 700;
}

.form__line {
  max-width: 351px;
  width: 100%;
  height: 2px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
}

.form__content {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.form__input-wrapper {
  display: flex;
  position: relative;
}

.form__input {
  transition: all 0.3s ease-in-out;
  width: 100%;
  outline: none;
  padding: 12px;
  color: #232323;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem; /* 150% */
  border: 1px solid #dadada;
  border-radius: 8px;
  background: #fff;
}
.form__input::placeholder {
  color: #757575;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
/* for input label instead of placeholder*/
.form__label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
  color: #121212;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.045rem;
  opacity: 0.35;
  transition: 0.3s ease;
}

.form__input-wrapper.active .form__label {
  top: 9px;
  transform: none;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.035rem;
}


.form__input.valid {
  color: #10b534;
  border: 1px solid #10b534;
}

.form__input.error {
  color: #c8102e;
  border: 1px solid #c8102e;
}

label.error {
  display: flex;
  transform-style: preserve-3d;
  position: absolute;
  z-index: 4;
  top: 50px;
  left: 0;
  min-width: 90%;
  border-radius: 8px;
  background: #c8102e;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 1.05rem */
  padding: 7px 13px 7px 12px;
}

label.error::before {
  content: '';
  position: absolute;
  z-index: -1;
  width: 15px;
  height: 15px;
  background: #c8102e;
  border-radius: 2px;
  transform: translateZ(-1px) rotate(45deg);
  top: -8px;
  left: 11px;
  transform-style: preserve-3d;
}
#formId input {
  outline: none !important;
}

.form__submit {
  max-width: 676px;
  width: 100%;
  outline: none;
  transition: 0.3s ease;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  padding: 0 32px;
  background: #1fa0e6;
  height: 75px;
  border-radius: 5px;
  margin-top: 24px;
  margin-bottom: 15px;
  border: none;
}

.form__footer {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.form__protect {
  display: flex;
  align-items: start;
  column-gap: 9px;
}

.form__protect h3 {
  margin: 0;
}

.form__protect-icon {
  width: 16px;
  height: 12px;
  flex-shrink: 0;
}

.form__protect-title {
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: normal;
}

.form__protect-description {
  color: #fff;
  font-size: 6px;
  font-weight: 400;
  line-height: normal;
}

.selected-flag::after {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 21px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ebebeb;
  right: 0;
}

.checkbox-svg {
  margin-top: 10px;
}
.footer_linkWrp {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 15px;
}

.input-wrap {
  position: relative;
}
.v-btn__content {
  color: white;
  font-size: 2.125rem !important;
  text-indent: 0.0892857143em;
  text-transform: uppercase;
  letter-spacing: 0.0073529412em !important;
}

#formId {
  /* box-shadow: 0px 15px 94px 0px rgba(0, 0, 0, 0.35) !important; */
  border: 1px solid #dadada;
}

#formId input {
  height: 50px;
  width: 100%;
  margin-bottom: 30px;
  padding: 16px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
}

#formId input[name='phone2'] {
  padding-left: 85px !important;
}

#formId input[name='phone2'].error {
  padding-left: 85px !important;
}

@media (max-width: 1200px) {
  .c_hP {
    padding-inline: 2.625rem;
  }
}

@media (max-width: 700px) {
  #formId {
    margin-bottom: 40px;
  }

  .form__top {
    padding: 16px;
  }

  .form__mid {
    padding: 6px;
  }
  .form__title {
    font-size: 24px;
  }

  .form__item {
    /* padding: 28px 18px; */
    /* width: 340px; */
  }
  .check__bot-grid {
    grid-template-columns: none;
  }

  .form__submit {
    padding: 16px;
  }

  #formId input {
    margin-bottom: 16px;
  }
}
#formId input[name='phone2'].error {
  color: red;
}

.form__submit:hover {
  background-color: #0d65d8;
}

.iti {
    width: 100%;
}

[scroll="goScrollToForm"] {
  cursor:pointer;
}

.iti__selected-country  {
  font-size: 1.3em !important;
}

.accordion-item {
	border-bottom: 2px solid #eee;
}
.accordion {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	background-color: transparent;
	transition: 0.2s;
}

.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.accordion:after {
	content: '';
	background-image: url('../images/arrow-down.png');
	background-repeat: no-repeat;
	background-size: 15px;
	width: 30px;
	height: 30px;
	aspect-ratio: 1;
	background-color: #e2e0e0;
	border-radius: 50%;
	background-position: center;
}

.active:after {
	content: '';
	background-image: url('../images/arrow-up.png');
	background-repeat: no-repeat;
	background-size: 15px;
	width: 30px;
	height: 30px;
	aspect-ratio: 1;
	background-color: #e2e0e0;
	border-radius: 50%;
	background-position: center;
}

.accordion__question,
.accordion__text {
	color: #000;
	font-size: 18px;
}

[scroll="goScrollToForm"] {
  cursor:pointer;
}

.most-read__item span {
    font-size: 16px;
}

.most-read__item .most-read__num {
    font-size: 32px;
    font-weight: 700;
    color: #8fa3ad;
    line-height: 1;
    min-width: 24px;
}

.accordionss {
    margin-bottom: 40px;
}