@keyframes pendulum-wind-natural{0%{transform:rotate(-1deg)}20%{transform:rotate(2.5deg)}40%{transform:rotate(-2deg)}65%{transform:rotate(3deg)}85%{transform:rotate(-1.2deg)}to{transform:rotate(-1deg)}}body.page .info-content,body.single .info-content{padding:2.5rem 0;position:relative}@media (min-width: 992px){body.page .info-content,body.single .info-content{padding:5rem 0}}body.page .info-content .flex-row-reverse,body.single .info-content .flex-row-reverse{flex-direction:row-reverse}body.page .info-content__rotate .info-content__image,body.single .info-content__rotate .info-content__image{transform-origin:bottom center;animation:pendulum-wind-natural 10s linear infinite}body.page .info-content__heading .h1,body.single .info-content__heading .h1{margin-top:0;margin-bottom:10px;position:relative;z-index:1}body.page .info-content__heading .h1 span,body.single .info-content__heading .h1 span{display:inline-block;position:relative}body.page .info-content__heading .h1 span:after,body.single .info-content__heading .h1 span:after{content:"";position:absolute;bottom:18px;left:0;width:100%;height:8px;background-color:#8abd0d;z-index:-1}@media (min-width: 992px){body.page .info-content__heading .h1 span:after,body.single .info-content__heading .h1 span:after{bottom:25px;left:0;height:16px}}body.page .info-content__heading .subtitle,body.single .info-content__heading .subtitle{display:block;font-size:1.2rem;color:#666}body.page .info-content__main,body.single .info-content__main{margin-bottom:3rem;position:relative;z-index:1}body.page .info-content__main p a,body.single .info-content__main p a{color:var(--theme-secondary-color);text-decoration:underline;font-weight:700}body.page .info-content__buttons,body.single .info-content__buttons{display:grid;grid-template-columns:repeat(1,1fr);gap:15px}@media (min-width: 992px){body.page .info-content__buttons,body.single .info-content__buttons{grid-template-columns:repeat(2,1fr);gap:30px}}body.page .info-content__buttons a,body.single .info-content__buttons a{display:flex;justify-content:center;align-items:center;min-width:auto}body.page .info-content__image img,body.single .info-content__image img{width:100%;margin-bottom:3rem}@media (min-width: 992px){body.page .info-content__image img,body.single .info-content__image img{margin-bottom:0}}body.page .info-content__image--rounded,body.single .info-content__image--rounded{position:relative}@media (min-width: 992px){body.page .info-content__image--rounded,body.single .info-content__image--rounded{aspect-ratio:1/1}}body.page .info-content__image--rounded .icon,body.single .info-content__image--rounded .icon{color:var(--theme-bg-color-primary);width:10.1875rem;height:28.9375rem;position:absolute;left:0;bottom:0;transform:rotate(1deg) translate(-50%,-5%);display:none}@media (min-width: 992px){body.page .info-content__image--rounded .icon,body.single .info-content__image--rounded .icon{display:block;width:11.25rem;height:25rem}}@media (min-width: 1200px){body.page .info-content__image--rounded .icon,body.single .info-content__image--rounded .icon{width:16.4375rem;height:35.1875rem}}body.page .info-content__image--rounded img,body.single .info-content__image--rounded img{width:100%;position:relative;z-index:1}@media (min-width: 992px){body.page .info-content__image--rounded img,body.single .info-content__image--rounded img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0;clip-path:url(#leaf-shape)}}@media (min-width: 1710px){body.page .info-content__image--rounded img,body.single .info-content__image--rounded img{clip-path:url(#leaf-shape-xxl)}}body.page .info-content__placeholder,body.single .info-content__placeholder{text-align:center;padding:3rem;background-color:var(--theme-base-soft);border-radius:4px}body.page .info-content__placeholder p,body.single .info-content__placeholder p{font-size:1.1rem;color:var(--theme-grey-color)}body.page .info-content.bg-light,body.single .info-content.bg-light{background-color:transparent}body.page .info-content.bg-light .h1,body.single .info-content.bg-light .h1{color:var(--theme-primary-color)}body.page .info-content.bg-light-primary,body.single .info-content.bg-light-primary{background-color:var(--theme-bg-color-primary);color:var(--theme-primary-color)}body.page .info-content.bg-light-primary .info-content__main,body.single .info-content.bg-light-primary .info-content__main{color:var(--theme-text-color-default)}body.page .info-content.bg-primary,body.single .info-content.bg-primary{background-color:var(--theme-primary-color);color:var(--theme-base-light)}body.page .info-content.bg-primary .info-content__image--rounded .icon,body.single .info-content.bg-primary .info-content__image--rounded .icon{color:var(--theme-secondary-color)}body.page .info-content.bg-light-secondary,body.single .info-content.bg-light-secondary{background-color:var(--theme-bg-color-secondary);color:var(--theme-primary-color)}body.page .info-content.bg-light-secondary .info-content__main,body.single .info-content.bg-light-secondary .info-content__main{color:var(--theme-text-color-default)}body.page .info-content.bg-secondary,body.single .info-content.bg-secondary{background-color:var(--theme-secondary-color);color:var(--theme-base-light)}body.page .info-content.bg-secondary .info-content__image--rounded .icon,body.single .info-content.bg-secondary .info-content__image--rounded .icon{color:var(--theme-primary-color)}
