.site-book{background-color:var(--primary-color);display:flex}.site-book .text-content .title{text-align:left}.site-book .text-content .number,.site-book .text-content .title{color:var(--white);font-family:Maison Neue Extended Medium;font-weight:500}.site-book .text-content .number{align-items:center;background-color:var(--secondary-color);border-radius:50%;display:flex;font-size:24px;height:62px;justify-content:center;letter-spacing:-.43px;text-align:center;width:62px}.site-book .text-content .sub-title h2,.site-book .text-content h3{color:var(--violett);text-align:left}.site-book .text-content p{color:var(--white);text-align:left}@media (min-width:1276px){.site-book{align-items:center;flex-direction:row;justify-content:center;margin-top:120px;position:relative;width:100%}.site-book .text-content{display:flex;flex-direction:column;position:absolute;width:1200px}.site-book .text-content .title,.site-book .text-content h2{width:585px}.site-book .text-content .text{width:505px}.site-book .text-content .title{font-size:68px;letter-spacing:-1.21px;line-height:70px;padding-left:80px}.site-book .text-content .sub-title{align-items:center;display:flex;justify-content:flex-start;margin-bottom:4px}.site-book .text-content .sub-title .number{margin-right:18px}.site-book .text-content .text{width:465px}.site-book .text-content p{padding-left:80px}.site-book img{align-self:flex-end;height:auto;margin-left:auto;margin-top:76px;width:50%}}@media (max-width:1275px){.site-book{align-items:flex-start;flex-direction:column;justify-content:center;margin-top:60px}.site-book .text-content .number{align-self:flex-end;margin:39px 20px 0 auto}.site-book .text-content h3{margin-top:22px;padding:0 20px}.site-book .text-content .title{font-size:36px;letter-spacing:-.64px;line-height:44px;margin:16px 0 18px;padding:0 20px}.site-book .text-content .text{padding:0 20px}.site-book img{height:100%;margin-top:50px;width:100%}}