.calendar{background-color:var(--teal-40-dark);padding:0 15px;padding-top:clamp(5rem,120/1440*100vw,7.5rem);padding-bottom:clamp(2.5rem,81/1440*100vw,5.0625rem);position:relative;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;margin-bottom:clamp(3.75rem,120/1440*100vw,7.5rem);width:100%;overflow:hidden}.calendar:last-child{margin-bottom:0}.calendar::before{content:"";position:absolute;left:0;top:0;bottom:0;height:100%;width:40%;background-repeat:no-repeat;background-size:cover;-webkit-transition:all 1.2s ease 0s;transition:all 1.2s ease 0s;-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}.css-lazy-images .calendar::before{background-image:url("./../../img/calendar/BG-desk-left.png")}.calendar::after{content:"";position:absolute;right:0;top:0;bottom:0;height:100%;width:44%;background-repeat:no-repeat;background-size:cover;-webkit-transition:all 1.2s ease 0s;transition:all 1.2s ease 0s;-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);opacity:.6}.css-lazy-images .calendar::after{background-image:url("./../../img/calendar/BG-desk-right.png")}@media(max-width: 767px){.calendar{background-image:none}.calendar::before{content:"";position:absolute;left:0;right:0;top:22.7%;height:50%;width:100%;background-repeat:no-repeat;background-size:contain}.css-lazy-images .calendar::before{background-image:url("./../../img/calendar/BG-mob-top.png")}.calendar::after{content:"";position:absolute;right:0;left:0;bottom:0;top:auto;height:100%;width:100%;background-repeat:no-repeat;background-size:contain;background-position:bottom}.css-lazy-images .calendar::after{background-image:url("./../../img/calendar/BG-mob-bottom.png")}}.calendar .container{max-width:1108px !important;padding:0;position:relative;z-index:10;width:100%}.calendar.last-section{margin-bottom:0}.calendar__header{margin-bottom:clamp(3rem,60/1440*100vw,3.75rem);display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 1120px){.calendar__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.calendar__right-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:44.4%;flex-basis:44.4%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 1120px){.calendar__right-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:9px}}.calendar__title{font-family:"Sora",sans-serif;font-weight:600;font-size:3.5rem;line-height:1;letter-spacing:-0.105rem;color:var(--beige-100-base);position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:none}.calendar__title span{position:relative;z-index:2}.calendar__title svg{position:absolute;bottom:-2.8125rem;left:0}@media(max-width: 767px){.calendar__title svg{width:19.875rem;bottom:-1.75rem;left:51%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media(max-width: 1120px){.calendar__title{margin:auto auto clamp(3rem,60/1440*100vw,3.75rem)}}@media(max-width: 767px){.calendar__title{font-family:"Sora",sans-serif;font-weight:600;font-size:2.5rem;line-height:1;letter-spacing:-0.075rem}}.calendar__text{font-family:"DM Sans",sans-serif;font-weight:500;font-size:1.125rem;line-height:1.4;letter-spacing:0;color:var(--beige-100-base)}.calendar__button{white-space:nowrap}.calendar .section-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-2rem}@media(max-width: 1029px){.calendar .section-button{margin-top:2rem}}.calendar.animated-active::after,.calendar.animated-active::before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}.calendar.without-bg{background-color:rgba(0,0,0,0)}.calendar.without-bg::before,.calendar.without-bg::after,.calendar.without-bg .calendar__right-block{display:none}.calendar.without-bg .calendar__title{color:var(--black-100-base)}.calendar.without-bg .calendar__title svg{bottom:-39px;left:-35px}@media(max-width: 767px){.calendar.without-bg .calendar__title svg{bottom:-27px;left:50%}}@media(max-width: 767px){.calendar.without-bg .calendar__title{padding-inline:20px;margin-bottom:10px}}.calendar.without-bg .calendar__header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calendar.without-bg .container{width:100%}