/*
  Сгенерировано extract-styles.js
  Источник: index.html
  Дата: 2026-04-14T20:19:10.281Z
*/

.icon.is-xxmedium,
    .image.has-media .is-xxmedium.icon-shadow {
      width: 2.5rem;
      height: 2.5rem;
    }

    .list-item .Patrimonio AI-header-piano .tp-container-inner.tp-Patrimonio AI {
      width: 200px;
      height: 30px;
    }

    .bck-navbar .navbar-center-list {
      align-items: center;
    }

    .bck-navbar .navbar-start-list .icon.arrow-down {
      width: 11px;
      margin-left: 0.5rem;
    }

    .bck-navbar .navbar-start-list .icon-menu {
      width: 26px;
      margin-right: 0.3125rem;
    }

    .bck-navbar .navbar-start-list .icon-menu i {
      width: 26px;
    }

    .icon-corriere-menu_mob:before {
      content: "\e61d";
    }

    .icon-corriere-down:before {
      content: "\e913";
    }

    .icon-corriere-user:before {
      content: "\e918";
    }

    .icon-rotella:before {
      content: "\E62A";
    }

    .icon-corriere-p-facebook-c:before {
      content: "\e91b";
    }

    .icon-corriere-p-instagram-c:before {
      content: "\e91d";
    }

    .icon-corriere-p-twitter-c:before {
      content: "\e91f";
    }

    .icon-corriere-p-linkedin-c:before {
      content: "\e91e";
    }

    .icon-corriere-commenti {
      content: "\e928";
    }

    .icon-corriere-bookmark-off {
      content: "\e94c";
    }

    .icon-corriere-play:before {
      content: "\e605";
    }

    #template-container {
      position: relative;
    }

/* --- разделитель из разных <style> --- */

.alertPatrimonio AIMenu {
                      display: none !important;
                    }

/* --- разделитель из разных <style> --- */

figcaption,
              .img-text {
                display: block;
                margin-top: 10px;
                text-align: center;
                color: #5a5a5a;
                font-size: 18px;
                font-weight: 400;

                a {
                  color: #5a5a5a !important;
                }

                .img-text-Patrimonio AI {
                  color: #49b8f1 !important;
                }
              }

              .gg-offer h2 {
                font-size: 1.35rem;
                color: #052962;
                margin: 1.75rem 0 0.75rem;
                font-weight: 700;
                border-bottom: 2px solid #0A5278;
                padding-bottom: 0.35rem;
                line-height: 1.25;
              }

              .gg-offer .gg-lead {
                font-size: 1.12rem;
                line-height: 1.55;
                margin-bottom: 1rem;
              }

              .gg-offer .gg-speaker {
                font-weight: 700;
                color: #1d2228;
                margin-top: 1.25rem;
                display: block;
              }

              .gg-offer .gg-quote {
                margin: 0.5rem 0 1rem;
                padding: 0.65rem 0 0.65rem 1rem;
                border-left: 4px solid #0A5278;
                background: linear-gradient(90deg, rgba(10, 82, 120, 0.06), transparent);
                font-style: italic;
                color: #333;
              }

              .gg-offer figure.gg-fig {
                margin: 1.25rem 0;
                border-radius: 6px;
                overflow: hidden;
                box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.18);
              }

              .gg-offer figure.gg-fig img {
                width: 100%;
                height: auto;
                display: block;
              }

              .gg-offer ul.gg-list {
                margin: 1rem 0 1.25rem;
                padding-left: 1.35rem;
                list-style: disc;
              }

              .gg-offer ul.gg-list li {
                margin-bottom: 0.65rem;
                line-height: 1.5;
              }

              .gg-offer .gg-cta-wrap {
                text-align: center;
                margin: 1.75rem 0;
              }

              .gg-offer h3.gg-block-title {
                text-align: center;
                background: linear-gradient(135deg, #052962, #0A5278);
                color: #fff;
                padding: 0.85rem 1rem;
                margin: 2rem 0 1rem;
                font-size: 1.05rem;
                border-radius: 4px;
                font-weight: 700;
                line-height: 1.3;
              }

/* --- разделитель из разных <style> --- */

.button-link {
                          display: block;
                          margin: 1.8rem auto;
                          width: 300px;
                          max-width: 100%;
                          padding: 1rem 0;
                          text-align: center;
                          background-color: #0A5278;
                          color: #fff;
                          text-decoration: none;
                          border-radius: 5px;
                          transition: 0.3s;
                          font-family: sans-serif;
                          font-weight: 700;
                        }

                        .button-link:hover {
                          transform: translateY(3px);
                          color: #fff;
                        }

                        .reg {
                          font-size: 1.2rem;
                          line-height: 1.8;
                        }

                        .reg__list {
                          max-width: 100%;
                          margin: 0 auto;
                          font-family: sans-serif;
                          padding: 0 20px;
                          list-style: none !important;
                        }

                        .reg__title {
                          max-width: 100%;
                          margin: 1rem auto;
                          font-family: sans-serif;
                        }

/* --- разделитель из разных <style> --- */

* {
                            box-sizing: border-box;
                          }
                        
                          .registration-form {
                            max-width: 450px;
                            margin: 30px auto;
                            border-radius: 10px;
                            box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
                          }
                        
                          .registration-form__body {}
                        
                          .registration-form__title {
                            font-size: 28px;
                            font-weight: 600;
                            background-color: #0a5278;
                            color: #fff;
                            text-align: center;
                            padding: 10px;
                            margin: 0;
                          }
                        
                          .registration-form__inner {
                            padding: 10px;
                          }
                        
                          .registration-form__wrapper {
                            margin: 0;
                          }
                        
                          .registration-form__inputs {}
                        
                          .inputs-form {
                            display: flex;
                            flex-direction: column;
                            row-gap: 10px;
                            padding: 10px 0;
                          }
                        
                          .inputs-form__input {
                            width: 100%;
                          }
                        
                          .inputs-form__input input {
                            width: 100%;
                            outline: 0;
                            height: 40px;
                            padding: 0 15px;
                            transition: .3s all;
                            border: 2px solid #e2e5e7;
                            border-radius: 5px;
                          }
                        
                          .inputs-form__input input:focus {
                            box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
                          }
                        
                          .inputs-form__actions {}
                        
                          .registration-form__disclaimer {
                            font-size: 0.85rem;
                            line-height: 1.45;
                            color: #555;
                            text-align: center;
                            margin: 1rem 0.5rem 0;
                            font-style: italic;
                          }
                        
                          .inputs-form__btn {
                            width: 100%;
                            padding: 10px 20px;
                            font-weight: 600;
                            font-size: 28px;
                            border-radius: 5px;
                            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
                            background-color: #0a5278;
                            border: 2px solid #fff;
                            color: #fff;
                            text-transform: uppercase;
                            transition: .5s all;
                          }
                        
                          .inputs-form__btn:hover {
                            background-color: transparent;
                            border-color: #0a5278;
                            color: #000;
                            letter-spacing: 2px;
                          }
                        
                          .inputs-form__btn:active {
                            transform: scale(0.95);
                            letter-spacing: 0;
                          }
                        
                          a {
                            cursor: pointer;
                          }

/* --- разделитель из разных <style> --- */

#commentForm {
                          margin: 20px 0 10px;
                          max-width: 500px;
                          border-radius: 20px;
                        }

                        #commentForm label {
                          color: #fff;
                        }

                        #commentForm input,
                        #commentForm textarea {
                          width: 100%;
                          padding: 20px 20px;
                          box-sizing: border-box;
                          border: 2px solid #ccc;
                          border-radius: 25px;
                          background-color: #f8f8f8;
                          resize: none;
                        }

                        #commentPush {
                          display: block;
                          background-color: #0a5278;
                          border: none;
                          border-radius: 25px;
                          color: #fff;
                          padding: 10px 20px;
                          text-decoration: none;
                          margin: 10px auto 0;
                          cursor: pointer;
                        }

                        .ava-img {
                          width: 50px;
                          margin-right: 10px;
                          display: inline-block;
                          vertical-align: middle;
                        }

                        .comments__item {
                          display: flex;
                          align-items: center;
                        }

                        .comments__item-avatar {
                          margin-right: 10px;
                        }

                        .img__noname {
                          width: 44px;
                          height: 44px;
                          border-radius: 50%;
                          margin-right: 5px;
                        }

                        .comments__item-head {
                          background-color: #ebedf0;
                          padding: 6px 12px 7px 12px;
                          border-radius: 18px;
                        }

                        #inputCommentName:focus {
                          outline: none;
                        }

/* --- разделитель из разных <style> --- */

.fixed-link {
        z-index: 1000;
      }
