.agenda{padding:69px 48px 48px 0 !important;margin:120px auto !important;width:calc(100% - 48px) !important;box-sizing:border-box;border-radius:32px;position:relative;font-family:"Satoshi", sans-serif}@media only screen and (max-width:1200px){.agenda{margin:120px 24px !important}}@media only screen and (max-width:991px){.agenda{padding:40px 0 190px !important;margin:80px 24px !important;width:auto !important}}@media only screen and (max-width:767px){.agenda{padding:58px 0 90px !important;overflow:clip;margin:80px 24px 48px !important}}.agenda.agenda--full-height-image{overflow-x:clip;overflow-y:visible}@media only screen and (max-width:767px){.agenda.agenda--full-height-image{padding-bottom:150px !important;overflow:visible}}.agenda__wrapper{display:flex;gap:60px;align-items:flex-start;justify-content:space-between}@media only screen and (max-width:991px){.agenda__wrapper{gap:0;flex-direction:column}}@media only screen and (max-width:767px){.agenda__wrapper{padding-left:24px;padding-right:24px}}.agenda__left{display:flex;flex-direction:column;align-items:end;gap:30px;flex-shrink:0;width:100%;max-width:210px;justify-content:center;height:-webkit-fill-available}@media only screen and (max-width:1100px){.agenda__left{align-items:center;gap:10px}}@media only screen and (max-width:991px){.agenda__left{height:auto}}@media only screen and (max-width:767px){.agenda__left{max-width:100%;justify-content:end}}.agenda__left--full-height-image{position:relative;align-self:stretch;min-height:100%}@media only screen and (max-width:991px){.agenda__left--full-height-image{min-height:auto;position:static}}.agenda__date{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:140px;position:relative;z-index:2}@media only screen and (max-width:1100px){.agenda__date{margin-top:0}}@media only screen and (max-width:767px){.agenda__date{flex-direction:row;align-items:end;width:100%;justify-content:end;position:absolute;top:36px;right:24px}}.agenda__date-month{color:rgba(6, 28, 55, 0.7);text-align:center;font-size:32px;font-weight:500;line-height:100%}@media only screen and (max-width:767px){.agenda__date-month{font-size:24px}}.agenda__date-number{color:#3F11F7;font-size:128px;font-weight:500;line-height:100%}@media only screen and (max-width:767px){.agenda__date-number{font-size:64px}}.agenda__image{width:100%;max-width:252px;position:absolute;top:auto;left:20px;bottom:0;z-index:1}@media only screen and (max-width:991px){.agenda__image{z-index:1}}@media only screen and (max-width:767px){.agenda__image{width:156px;max-width:156px;left:30px;bottom:-13px;top:auto}}.agenda__image img{width:100%;height:auto;display:block}.agenda__image--full-height{top:0;bottom:0;width:365px;max-width:365px;height:100%}@media only screen and (max-width:1100px){.agenda__image--full-height{top:40px;width:200px;max-width:200px}}@media (min-width:992px){.agenda__image--full-height{left:0;transform:translateX(calc((var(--agenda-image-scroll-progress, 0) - 1) * 100%));will-change:transform}}@media only screen and (max-width:991px){.agenda__image--full-height{top:auto;bottom:-130px;left:0;height:auto;max-height:400px;width:100%;max-width:40%}.agenda__image--full-height img{height:auto;object-fit:contain}}.agenda__image--full-height img{width:100%;height:100%;object-fit:cover;object-position:center bottom}@media only screen and (max-width:1100px){.agenda__image--full-height img{object-fit:contain;object-position:center center}}@media only screen and (max-width:767px){.agenda__image--full-height{width:100%;max-width:200px;left:0;bottom:-20px;top:auto;height:auto;max-height:230px;overflow:clip}.agenda__image--full-height img{height:230px;object-fit:cover;object-position:top}}.agenda__right{flex:1;display:flex;flex-direction:column;gap:55px;max-width:660px}@media only screen and (max-width:991px){.agenda__right{max-width:100%;width:100%}}@media only screen and (max-width:767px){.agenda__right{gap:40px}}.agenda__title{font-size:64px;font-weight:500;color:#1a1a1a;margin:0;line-height:129%;background:linear-gradient(90deg, #061C37 0%, #3F11F7 19%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:991px){.agenda__title{text-align:center}}@media only screen and (max-width:767px){.agenda__title{font-size:40px;line-height:127%;text-align:left}}.agenda__items{display:flex;flex-direction:column;gap:24px;position:relative}@media only screen and (max-width:991px){.agenda__items{align-items:center}}@media only screen and (max-width:767px){.agenda__items{gap:12px}}.agenda__item{--agenda-items-gap: 24px;--agenda-dot-size: 20px;--agenda-dot-align: -6px;position:relative;overflow:visible;padding:var(--item-padding-desktop, 26px 63px 34px);border-radius:24px;background:var(--item-bg, #ffffff);color:var(--item-color, #1a1a1a);border:2px solid var(--item-border, transparent);transition:all 0.3s ease;width:max-content}@media only screen and (max-width:991px){.agenda__item{padding:var(--item-padding-tablet, var(--item-padding-desktop, 26px 63px 34px));text-align:center}}@media only screen and (max-width:767px){.agenda__item{width:100%;padding:var(--item-padding-mobile, 32px 24px);border-radius:16px}}.agenda__item:not(:last-child)::before{content:"";position:absolute;left:-52px;top:calc(var(--item-circle-top, 26px) + var(--agenda-dot-align) + (var(--agenda-dot-size) / 2));width:4px;height:calc(100% - var(--item-circle-top, 26px) - var(--agenda-dot-align) - (var(--agenda-dot-size) / 2)
				+ var(--agenda-items-gap)
				+ var(--item-circle-top, 26px) + var(--agenda-dot-align) + (var(--agenda-dot-size) / 2));background-image:radial-gradient(circle, #BEB1FD 2px, transparent 2px);background-size:4px 15.4px;background-position:center;background-repeat:repeat-y;z-index:1}@media only screen and (max-width:991px){.agenda__item:not(:last-child)::before{display:none}}.agenda__item-circle{position:absolute;left:-60px;top:calc(var(--item-circle-top, 26px) + var(--agenda-dot-align));width:var(--agenda-dot-size);height:var(--agenda-dot-size);border-radius:50%;background:var(--item-bg, #3F11F7);z-index:5;box-shadow:0 0 0 9px #eaedfe}@media only screen and (max-width:991px){.agenda__item-circle{display:none}}.agenda__item-label{font-size:22px;font-weight:700;line-height:155%;letter-spacing:0.02em;color:var(--item-label-color, var(--item-color, #1a1a1a));margin-bottom:0}@media only screen and (max-width:767px){.agenda__item-label{font-size:16px;margin-bottom:2px;letter-spacing:0}}.agenda__item-title{font-size:32px;font-weight:500;line-height:155%;margin-bottom:-3px}@media only screen and (max-width:767px){.agenda__item-title{font-size:22px;line-height:123%;margin-bottom:0}}.agenda__item-description{font-size:24px;font-weight:400;line-height:155%}@media only screen and (max-width:767px){.agenda__item-description{font-size:16px;line-height:123%;margin-top:10px}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22http%3A%2F%2Foxsecurity.local%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Foxsecurity%2Fscss%2Fblock-agenda.scss%22%2C%22wp-content%2Fthemes%2Foxsecurity%2Fscss%2F_variable.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAEA%2CQAAA%2CgMAAA%2CCCyDC%2C0CAAA%2CQAAA%2C4BAAA%2CCAAA%2CCAoBA%2CyCAAA%2CQAAA%2CiFAAA%2CCAAA%2CCAKA%2CyCAAA%2CQAAA%2C6EAAA%2CCAAA%2CCD5DG%2CkCAAA%2CkCAAA%2CCC4DH%2CyCAAA%2CkCAAA%2CgDAAA%2CCAAA%2CCDnDA%2CiBAAA%2C0EAAA%2CCC8CA%2CyCAAA%2CiBAAA%2C2BAAA%2CCAAA%2CCAKA%2CyCAAA%2CiBAAA%2CoCAAA%2CCAAA%2CCDnCA%2CcAAA%2CyJAAA%2CCCeA%2C0CAAA%2CcAAA%2C2BAAA%2CCAAA%2CCAeA%2CyCAAA%2CcAAA%2CWAAA%2CCAAA%2CCAKA%2CyCAAA%2CcAAA%2CkCAAA%2CCAAA%2CCDbO%2CiCAAA%2CoDAAA%2CCCQP%2CyCAAA%2CiCAAA%2C%2BBAAA%2CCAAA%2CCDIA%2CcAAA%2C2GAAA%2CCCnBA%2C0CAAA%2CcAAA%2CYAAA%2CCAAA%2CCAoBA%2CyCAAA%2CcAAA%2CuGAAA%2CCAAA%2CCDqBA%2CoBAAA%2C4FAAA%2CCCrBA%2CyCAAA%2CoBAAA%2CcAAA%2CCAAA%2CCDgCA%2CqBAAA%2C8DAAA%2CCChCA%2CyCAAA%2CqBAAA%2CcAAA%2CCAAA%2CCD0CA%2CeAAA%2CkFAAA%2CCC%2FCA%2CyCAAA%2CeAAA%2CSAAA%2CCAAA%2CCAKA%2CyCAAA%2CeAAA%2C2DAAA%2CCAAA%2CCD4DC%2CmBAAA%2CoCAAA%2CCAMM%2C4BAAA%2CsDAAA%2CCCtFP%2C0CAAA%2C4BAAA%2CoCAAA%2CCAAA%2CCDmGW%2CyBAAA%2C4BAAA%2C4GAAA%2CCAAA%2CCCpFX%2CyCAAA%2C4BAAA%2CmFAAA%2CCDiGe%2CgCAAA%2C8BAAA%2CCAAA%2CCAQJ%2CgCAAA%2CqEAAA%2CCCxHX%2C0CAAA%2CgCAAA%2CgDAAA%2CCAAA%2CCAoBA%2CyCAAA%2C4BAAA%2CkGAAA%2CCD0He%2CgCAAA%2CiDAAA%2CCAAA%2CCAUf%2CeAAA%2CkEAAA%2CCCzIA%2CyCAAA%2CeAAA%2CyBAAA%2CCAAA%2CCAKA%2CyCAAA%2CeAAA%2CQAAA%2CCAAA%2CCDmJA%2CeAAA%2CuNAAA%2CCCxJA%2CyCAAA%2CeAAA%2CiBAAA%2CCAAA%2CCAKA%2CyCAAA%2CeAAA%2C%2BCAAA%2CCAAA%2CCDwKA%2CeAAA%2C6DAAA%2CCC7KA%2CyCAAA%2CeAAA%2CkBAAA%2CCAAA%2CCAKA%2CyCAAA%2CeAAA%2CQAAA%2CCAAA%2CCDqLA%2CcAAA%2CmVAAA%2CCC1LA%2CyCAAA%2CcAAA%2CiGAAA%2CCAAA%2CCAKA%2CyCAAA%2CcAAA%2C2EAAA%2CCAAA%2CCD8MC%2CuCAAA%3BAAAA%3BAAAA%2C8PAAA%2CCCnND%2CyCAAA%2CuCAAA%2CYAAA%2CCAAA%2CCDyOC%2CqBAAA%2CoPAAA%2CCCzOD%2CyCAAA%2CqBAAA%2CYAAA%2CCAAA%2CCDyPA%2CoBAAA%2C%2BIAAA%2CCCpPA%2CyCAAA%2CoBAAA%2CiDAAA%2CCAAA%2CCDkQA%2CoBAAA%2CkEAAA%2CCClQA%2CyCAAA%2CoBAAA%2C%2BCAAA%2CCAAA%2CCD8QA%2C0BAAA%2C%2BCAAA%2CCC9QA%2CyCAAA%2C0BAAA%2C%2BCAAA%2CCAAA%22%7D */