@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;700&display=swap');:root { --cGreen:#4B706E; --cGreen_RGB:75, 112, 110;--cGreenLight:#CED8D8;--cGreenLight_RGB:206, 216, 216;--cGrey:#707070;--cGrey_RGB: 112, 112, 112; --cRed: #ac330d; --cRed_RGB:172, 51, 13; --cBlack:#020202;--cBlack_RGB:2, 2, 2;--cGreyLight:#CBD0D6;--cGreyLight_RGB:203, 208, 214; --cGreyDark: #556374;--cGreyDark_RGB: 85, 99, 116; --cCreme:#FFFDF1; --cCreme_RGB:255, 253, 241;--contentMaxWidth: 1600;}@media screen { }html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var, u, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 80%;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}html {box-sizing:border-box;}*, *:before, *:after { box-sizing: inherit;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}table.collapse {border-collapse: collapse;border-spacing: 0;}.break-word, .break-word-always {  overflow-wrap: break-word; word-wrap: break-word;    word-break: break-word;  -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto;}@media only screen and (min-width:600px) {.break-word {word-wrap:normal;word-break:normal;-webkit-hyphens:none; -ms-hyphens:none; hyphens:none;}}.formfield {font-size:18px;font-size:1.8rem;padding:6px 6px;margin:0;line-height:30px;color:rgba(var(--cBlack_RGB), 1);background-color:rgba(var(--cGreen_RGB), .1);border: 2px solid rgba(var(--cGreen_RGB), 1); border-radius: 5px;font-family: "Slabo 27px", serif;position:relative;}.formfield::-webkit-input-placeholder {color:rgba(var(--cGreen_RGB),.5);}.formfield.dn {display:none;}.formfield.ffCal {padding-right:30px;background-image: url("data:image/svg+xml,%3Csvg height='16' viewBox='0 0 16 16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='m5 6h2v2h-2zm3 0h2v2h-2zm3 0h2v2h-2zm-9 6h2v2h-2zm3 0h2v2h-2zm3 0h2v2h-2zm-3-3h2v2h-2zm3 0h2v2h-2zm3 0h2v2h-2zm-9 0h2v2h-2zm11-9v1h-2v-1h-7v1h-2v-1h-2v16h15v-16zm1 15h-13v-11h13z'/%3E%3C/svg%3E%0A");background-position: right 7px center;background-repeat:no-repeat;min-width:120px;}select.formfield {-webkit-appearance: none; -moz-appearance: none; appearance: none;background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 40 50' viewBox='0 0 40 50' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000000' stroke-width='1.6' stroke-linecap='round' fill-opacity='0'%3E%3Cpath d='M 10,20 20,30' /%3E%3Cpath d='M 20,30 30,20' /%3E%3C/g%3E%3C/svg%3E");background-position:right center;background-size:30px auto;background-repeat:no-repeat;padding:6px 30px 6px 6px;}.w100pz { width:100%; }.w80pz { width:80%; }.w50pz { width:50%; }.w28pz { width:28%; }.w26pz { width:26%; }.w23pz { width:23%; }select.formfield.w20 { width:60px; }select.formfield.w30 { width:70px; }select.formfield.w40 { width:80px; }select.formfield.w50 { width:90px; }@media only screen and (max-width: 400px) {.w80pz { width:100%; }.w50pz { width:100%; }}.w20 { width:20px; text-align:center; }.w30 { width:30px; }.w40 { width:40px; text-align: center; margin: 0 5px 5px 0; padding: 8px 2px; }.w50 { width:50px; }.w80 { width:80px; }.w100 { width:50%; }.w200 { width:200px; }.w300 { width:90%; }.w400 { width:90%; }.formsubmit {text-align:center;position:relative;display:inline-block;text-decoration:none !important;}#page .formsubmit svg { display: block; position: absolute; inset: 0; width:100%; height: 100%; z-index: 5;}#page .formsubmit:hover svg { fill: var(--cGreen);}#page .formsubmit span {font-family: "MilaScript-SansBold",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif; display: block;max-width: -webkit-fit-content; max-width: -moz-fit-content; max-width: fit-content;color: #FFF;font-size: 20px; font-size: 2.0rem; line-height: 30px;text-transform: uppercase; padding: 0px 10px 3px 10px;position: relative;z-index: 10;} .clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clear{display: inline-table;}* html .clear{height: 1%;}.clear{display: block;}.cmsAlert {width:calc(100% - 20px);max-width: 1200px;text-align: center;padding: 10px;margin: 10px auto;border: 2px solid #BD0D2D;border-radius: 10px;background-color: rgba(189,13,45,0.20);color: #19161B;font-size: 16px;font-size: 1.6rem;position: relative; z-index: 500;}#allWrapper .cmsAlert a {color:inherit; display: inline-block;}@-webkit-keyframes kenburn {0% { transform: scale(1);}50% { transform: scale(1.2);}100% { transform: scale(1);}}@keyframes kenburn {0% { transform: scale(1);}50% { transform: scale(1.2);}100% { transform: scale(1);}}@-webkit-keyframes scaleUp {0%{transform: scale(0.5); opacity:0; }100%{transform: scale(1); opacity:1; }}@keyframes scaleUp {0%{transform: scale(0.5); opacity:0; }100%{transform: scale(1); opacity:1; }}@-webkit-keyframes fadeIn {0%{opacity:0; }100%{opacity:1; }}@keyframes fadeIn {0%{opacity:0; }100%{opacity:1; }}@-webkit-keyframes rotating { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}@keyframes rotating { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}body { font-family: 'Jost', sans-serif;font-size: 1rem;font-weight: 400;line-height: 140%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-decoration:none;margin:0;padding:0;background-color:#FFF; background-color: rgba(var(--cGreen_RGB), .27);z-index:0;position:relative;width: 100vw;width: 100%;}#wrapper { display: flex; width: 100%; height: 100vh; background-image:url(../images/svg/blume.svg); background-size:90vw auto; background-position: left -25vw top; background-repeat: no-repeat;}#intro { width: 100%; max-width: 1200px; padding: 15px; margin: auto; display: flex; flex-direction: column; gap: 30px 0;}header { width: 100%; position: relative; display: flex; flex-direction: column; gap: 10px 0;}div#logo { background-image: url(../images/svg/logo.svg); background-size: contain; background-repeat: no-repeat; background-position: center; margin: 0 auto; width: 100%; max-width: clamp(260px, 30vw, 100%); aspect-ratio: 431/198;}div#logo span { position: absolute; left: -9999em;}#kontakt { display: flex; flex-direction: column; gap: 10px; text-align: center; line-height: 30px; font-size: 1.4rem; font-weight: 700; color: var(--cGreen);}#phone { display: flex; justify-content: center; gap: 0 5px;}#phone b, #phone a { line-height: 30px; display: block; color: var(--cGreen);}#phone a.wa { width: 30px; height: 30px; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='evenodd'%3E%3Cpath d='m50.419 90.987c-7.452-.024-14.73-2.021-21.052-5.776l-1.111-.67-16.543 4.337 4.416-16.153-.725-1.167c-4.135-6.598-6.321-14.206-6.321-22 0-22.78 18.526-41.313 41.298-41.313 11.144 0 21.526 4.306 29.322 12.125 7.802 7.802 12.1 18.193 12.1 29.259 0 22.806-18.554 41.359-41.36 41.359h-.023z' fill='none'/%3E%3Cg fill='%234b706e'%3E%3Cpath d='m28.411 83.466 1.467.885c6.195 3.68 13.298 5.613 20.541 5.636h.023c22.241 0 40.36-18.119 40.36-40.36 0-10.783-4.192-20.937-11.808-28.552-7.615-7.639-17.746-11.831-28.529-11.831-22.288-.047-40.383 18.072-40.383 40.313 0 7.639 2.143 15.045 6.172 21.472l.955 1.537-4.076 14.905 15.278-4.006zm-26.945 15.534 6.894-25.175c-4.262-7.359-6.498-15.697-6.474-24.267-.001-26.783 21.774-48.558 48.556-48.558 12.995 0 25.175 5.054 34.351 14.253 9.176 9.176 14.206 21.379 14.206 34.351 0 26.782-21.798 48.558-48.558 48.558h-.023c-8.128 0-16.116-2.049-23.196-5.915l-25.758 6.754z'/%3E%3Cpath d='m38.309 29.25c-.908-2.026-1.863-2.073-2.725-2.096-.699-.023-1.514-.023-2.329-.023s-2.119.303-3.237 1.514-4.239 4.145-4.239 10.131 4.355 11.738 4.961 12.553 8.384 13.461 20.727 18.328c10.247 4.052 12.343 3.237 14.556 3.028 2.236-.21 7.173-2.934 8.198-5.776 1.001-2.841 1.001-5.263.699-5.776s-1.118-.815-2.329-1.421-7.173-3.54-8.291-3.936-1.91-.606-2.725.606-3.144 3.936-3.843 4.751-1.421.908-2.632.303-5.124-1.886-9.758-6.032c-3.61-3.214-6.032-7.196-6.754-8.407-.699-1.211-.07-1.863.536-2.469.536-.536 1.211-1.421 1.817-2.119s.815-1.211 1.211-2.026.21-1.514-.093-2.119c-.326-.606-2.678-6.614-3.75-9.013z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); background-size: 26px; background-position: center; background-repeat: no-repeat;}#phone a.wa:hover { background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='evenodd'%3E%3Cpath d='m50.419 90.987c-7.452-.024-14.73-2.021-21.052-5.776l-1.111-.67-16.543 4.337 4.416-16.153-.725-1.167c-4.135-6.598-6.321-14.206-6.321-22 0-22.78 18.526-41.313 41.298-41.313 11.144 0 21.526 4.306 29.322 12.125 7.802 7.802 12.1 18.193 12.1 29.259 0 22.806-18.554 41.359-41.36 41.359h-.023z' fill='%23FFF'/%3E%3Cg fill='%234b706e'%3E%3Cpath d='m28.411 83.466 1.467.885c6.195 3.68 13.298 5.613 20.541 5.636h.023c22.241 0 40.36-18.119 40.36-40.36 0-10.783-4.192-20.937-11.808-28.552-7.615-7.639-17.746-11.831-28.529-11.831-22.288-.047-40.383 18.072-40.383 40.313 0 7.639 2.143 15.045 6.172 21.472l.955 1.537-4.076 14.905 15.278-4.006zm-26.945 15.534 6.894-25.175c-4.262-7.359-6.498-15.697-6.474-24.267-.001-26.783 21.774-48.558 48.556-48.558 12.995 0 25.175 5.054 34.351 14.253 9.176 9.176 14.206 21.379 14.206 34.351 0 26.782-21.798 48.558-48.558 48.558h-.023c-8.128 0-16.116-2.049-23.196-5.915l-25.758 6.754z'/%3E%3Cpath d='m38.309 29.25c-.908-2.026-1.863-2.073-2.725-2.096-.699-.023-1.514-.023-2.329-.023s-2.119.303-3.237 1.514-4.239 4.145-4.239 10.131 4.355 11.738 4.961 12.553 8.384 13.461 20.727 18.328c10.247 4.052 12.343 3.237 14.556 3.028 2.236-.21 7.173-2.934 8.198-5.776 1.001-2.841 1.001-5.263.699-5.776s-1.118-.815-2.329-1.421-7.173-3.54-8.291-3.936-1.91-.606-2.725.606-3.144 3.936-3.843 4.751-1.421.908-2.632.303-5.124-1.886-9.758-6.032c-3.61-3.214-6.032-7.196-6.754-8.407-.699-1.211-.07-1.863.536-2.469.536-.536 1.211-1.421 1.817-2.119s.815-1.211 1.211-2.026.21-1.514-.093-2.119c-.326-.606-2.678-6.614-3.75-9.013z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}#phone a { text-decoration: none;}#adresse { display: grid; grid-template-areas:"aB1""aB2""iB1" "iB2"; width:100%; max-width: 500px; margin: auto;}#adresse .adresseBlock { line-height:160%; font-size: 1.2rem; color: var(--cGrey); text-align: center; margin: 0 0 20px 0;}#adresse .infoBlock { line-height:140%; font-size: 1.5rem; color: var(--cGreen); text-align: center;}#adresse a { color: inherit; text-decoration: none;}footer { width: 100%; display: flex; flex-direction: column; gap: 10px;}#schrift { width: 100%; padding: 0;}#schrift span { display: block; width:100%; aspect-ratio: 655/176; background-image: url(../images/svg/schrift.svg); background-size: contain; background-repeat: no-repeat; background-position: center; margin: 0 auto;}#taxInfo { display: flex; flex-direction: column; gap:10px; font-size: 1rem;}#mwstr { color: var(--cGrey); text-align: center;}#socialIcons { display: flex; justify-content: center;}#socialIcons a { display: block; width:30px; aspect-ratio: 1/1; position: relative;}#socialIcons a:hover { opacity: 0.65;}#socialIcons a:after { display: block; width: 30px; height: 30px; position: absolute; left:0; top: 50%; transform: translateY(-50%); content: ''; background-position: center; background-size: contain; background-repeat: no-repeat;}#socialIcons a.fb:after { background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 100 100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%234B706E'%3E%3Cpath d='m90 49.99c0-22.09-17.91-40-40.01-39.99-22.09 0-40 17.91-39.99 40.01 0 19.68 14.32 36.43 33.75 39.5v-27.95h-10.15v-11.56h10.16v-8.8c0-10.02 5.97-15.56 15.11-15.56 3 .04 5.99.3 8.95.78v9.83h-5.05c-3.17-.42-6.07 1.81-6.49 4.97-.06.42-.06.85-.03 1.28v7.5h11.08l-1.77 11.56h-9.33v27.95c19.45-3.06 33.77-19.83 33.77-39.51z' /%3E%3C/g%3E%3C/svg%3E");}#socialIcons a.ig:after { background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 100 100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%234B706E'%3E%3Cpath d='m50 17.21c10.68 0 11.95.04 16.16.23 3.9.18 6.02.83 7.43 1.38 1.87.73 3.2 1.59 4.6 2.99s2.27 2.73 2.99 4.6c.55 1.41 1.2 3.53 1.38 7.43.19 4.22.23 5.48.23 16.16s-.04 11.95-.23 16.16c-.18 3.9-.83 6.02-1.38 7.43-.73 1.87-1.59 3.2-2.99 4.6s-2.73 2.27-4.6 2.99c-1.41.55-3.53 1.2-7.43 1.38-4.22.19-5.48.23-16.16.23s-11.95-.04-16.16-.23c-3.9-.18-6.02-.83-7.43-1.38-1.87-.73-3.2-1.59-4.6-2.99s-2.27-2.73-2.99-4.6c-.55-1.41-1.2-3.53-1.38-7.43-.19-4.22-.23-5.48-.23-16.16s.04-11.95.23-16.16c.18-3.9.83-6.02 1.38-7.43.73-1.87 1.59-3.2 2.99-4.6s2.73-2.27 4.6-2.99c1.41-.55 3.53-1.2 7.43-1.38 4.22-.19 5.48-.23 16.16-.23m0-7.21c-10.86 0-12.23.05-16.49.24s-7.17.87-9.71 1.86c-2.63 1.02-4.86 2.39-7.08 4.61s-3.59 4.45-4.61 7.08c-.99 2.54-1.67 5.45-1.86 9.71-.19 4.27-.24 5.63-.24 16.49s.05 12.23.24 16.49.87 7.17 1.86 9.71c1.02 2.63 2.39 4.86 4.61 7.08s4.45 3.59 7.08 4.61c2.54.99 5.45 1.67 9.71 1.86 4.27.19 5.63.24 16.49.24s12.23-.05 16.49-.24 7.17-.87 9.71-1.86c2.63-1.02 4.86-2.39 7.08-4.61s3.59-4.45 4.61-7.08c.99-2.54 1.67-5.45 1.86-9.71.19-4.27.24-5.63.24-16.49s-.05-12.23-.24-16.49-.87-7.17-1.86-9.71c-1.02-2.63-2.39-4.86-4.61-7.08s-4.45-3.59-7.08-4.61c-2.54-.99-5.45-1.67-9.71-1.86-4.27-.19-5.63-.24-16.49-.24z'%3E%3C/path%3E%3Cpath d='m50 29.46c-11.34 0-20.54 9.2-20.54 20.54s9.2 20.54 20.54 20.54 20.54-9.2 20.54-20.54-9.2-20.54-20.54-20.54zm0 33.87c-7.36 0-13.33-5.97-13.33-13.33s5.97-13.33 13.33-13.33 13.33 5.97 13.33 13.33-5.97 13.33-13.33 13.33z'%3E%3C/path%3E%3Ccircle cx='71.35' cy='28.65' r='4.8'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");}@media only screen and (width > 599px) { #schrift { padding: 0 0 0 15%; } #schrift span { width: 70%; } }@media only screen and (width > 1199px) { html { font-size: 100%; } #wrapper { background-size:45vw auto; background-position: left -35% center; } #footerWrapper { padding: 40px 0; max-width:800px; } #kontakt { font-size: 1.8rem; } #adresse { max-width:100%; grid-template-columns: repeat(2, 1fr); grid-template-areas: "aB1 aB2" "iB1 iB2"; gap: 40px 30px; } #adresse .adresseBlock { font-size: 1.4rem; margin: 0; } #adresse .adresseBlock, #adresse .infoBlock { text-align: left; } #adresse #aB1, #adresse #iB1 { text-align: right; } #schrift { padding: 0 0 0 25%; } #schrift span { width: 60%; } #taxInfo { flex-direction: row; justify-content: center; align-items: center; font-size: 1rem; } }#popup {width:100%;height:100vh;background-color:rgba(var(--cGreen_RGB),.85);-webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px);padding:0;position:fixed;top:0;left:0;z-index:-1;display:flex;visibility: hidden;opacity: 0;}body.puShow #popup {z-index:9999;visibility: visible;-webkit-animation-name: fadeIn;animation-name: fadeIn;-webkit-animation-iteration-count: 1;animation-iteration-count: 1;-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;-webkit-animation-duration: .7s;animation-duration: .7s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;}#popupWindow {width: calc(100% - 30px);max-width: 800px;margin: auto;background-color:#FFF;position: relative;}#pWClose {width: 40px;height: 40px;position: absolute;display: block;top: 0px;right: 0px;z-index: 600;cursor: pointer;}#pWClose::after {width:20px;height:20px;display:block;position: absolute;left: 50%;top: 50%;transform:translate(-50%, -50%);background-image: url("data:image/svg+xml,%0A%3Csvg enable-background='new 0 0 30 30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-linecap='round' fill-opacity='0'%3E%3Cg stroke='%2339454A' stroke-width='3'%3E%3Cpath d='M 2,2 28,28' /%3E%3Cpath d='M 2,28 28,2' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:20px 20px;background-position:center;background-repeat:no-repeat;content:'';}#pWTitle {width: 100%;padding: 30px 30px;text-align: center;line-height:120%;font-size:30px;font-size:3.0rem;font-family: 'Jost', serif;font-weight:700;color: var(--cGreen);}#pWTitle h2 {font-family: 'Jost', serif;font-weight:400;}#pWBody {height: auto;max-height:calc(100vh - 30px);overflow-y:scroll;}#pWContent {padding: 0;}#pWCText {padding: 30px 20px;line-height: 140%;text-align: center;}#pWCImage {width: 100%;padding: 15px;}#pWContent:has(#pWTitle) #pWCImage {padding:0 15px 15px 15px;}#pWCImage img {width: 100%;height: auto;display: block;}body #popupHolder {position: fixed;left: 0;bottom:0;z-index: 4000;transition: left .5s ease-in, left .5s ease;}body.hasOverlay #popupHolder, body.puShow #popupHolder {left: -200px;}#popupHolder a {position: absolute;left: 5px;bottom:5px;width: 60px;height: 60px;border-radius: 30px;background-color: var(--cGreen);display: block; box-shadow: 5px 5px 20px -5px rgba(0,0,0,0.75);background-image: url("data:image/svg+xml,%3Csvg enable-background='new 0 0 600 600' viewBox='0 0 600 600' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF'%3E%3Cpath d='m352.56 233.83c-.31 0-.62.04-.93.05l-8.15-40.8c-1.61-8.02-8.72-13.84-16.92-13.84-3.9 0-7.59 1.3-10.68 3.75l-12 9.92c-25.27 21.61-36.8 31.47-70.82 38.27l-46.97 9.38c-24.26 4.85-40.06 28.54-35.2 52.8l4.52 22.62c4.09 20.48 22.19 35.34 43.05 35.34 2.89 0 5.8-.29 8.66-.86l2.78-.56 25.8 57.94c2.22 5.7 6.53 10.19 12.13 12.64 2.94 1.29 6.06 1.94 9.18 1.94 2.82 0 5.64-.52 8.34-1.57 5.69-2.23 10.18-6.54 12.63-12.13 2.45-5.6 2.58-11.82.39-17.41l-18.75-51.26c30.11-5.3 45.82-.62 75.5 8.98l8.06 2.6 6.79 1.94c1.57.45 3.17.67 4.78.67 5.14 0 9.98-2.3 13.27-6.32 3.27-3.99 4.56-9.18 3.54-14.27l-8.16-40.85c5.89-2.24 10.96-6.16 14.52-11.51 4.53-6.78 6.13-14.92 4.54-22.91-2.85-14.23-15.42-24.55-29.9-24.55zm-147.45 106.65c-2.2.44-4.44.66-6.66.66-16.02 0-29.93-11.42-33.08-27.17l-4.52-22.62c-3.75-18.76 8.47-37.08 27.23-40.83l46.97-9.38c4.96-.99 9.47-2.07 13.67-3.24l18.14 90.75c-4.35.55-8.9 1.27-13.87 2.26zm63.54 64.14c-1.36 3.11-3.85 5.5-7.02 6.74-3.16 1.24-6.62 1.17-9.73-.2-3.11-1.36-5.5-3.85-6.83-7.24l-24.96-56.07 29.39-5.87 19.35 52.91c1.23 3.17 1.16 6.63-.2 9.73zm14.39-77.07c-1.96 0-3.97.07-6 .18l-18.57-92.89c20.09-7.21 32.48-17.51 50.48-32.89l27.33 136.75c-20.81-6.73-35.03-11.15-53.24-11.15zm77.11 13.89c-1.79 2.18-4.65 3.1-7.39 2.32l-5.42-1.65-29.52-147.67 4.39-3.5c1.27-1.01 2.77-1.54 4.34-1.54 2.8 0 6.17 1.77 6.95 5.67l8.06 40.36 11.96 59.85 8.06 40.36c.58 2.82-.65 4.85-1.43 5.8zm9.31-65.81c-2.05 3.08-4.83 5.48-8.08 7.04l-7.73-38.64c9.18.5 17 7.21 18.83 16.33 1.07 5.33-.01 10.75-3.02 15.27z'/%3E%3Cpath d='m447.7 245.32c-5.58-27.94-20.94-52.62-42.15-67.74l-5.9 8.28c19.12 13.62 33 36.02 38.08 61.45 5.08 25.42.87 51.43-11.53 71.36l8.63 5.38c13.76-22.09 18.45-50.79 12.87-78.73z'/%3E%3Cpath d='m382.61 196.05-5.3 8.68c16.16 9.86 27.81 27.45 31.97 48.27 4.17 20.83.16 41.55-10.96 56.86l8.22 5.98c12.8-17.6 17.43-41.23 12.71-64.84-4.71-23.59-18.06-43.62-36.64-54.95z'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain;background-position: center;background-repeat: no-repeat;}@media only screen and (min-width: 900px) {#pWCImage {padding: 30px;}#pWContent:has(#pWTitle) #pWCImage {padding:0 30px 30px 30px;}#pWCImage.pWCIsmall {padding: 0 15%;}#pWCText {padding: 40px 15%;}}@media only screen and (min-width: 1200px) {#popupHolder a {left: 25px;bottom:40px;width: 90px;height: 90px;border-radius: 45px;}#pWClose {position: fixed;top: 25px;right: 25px;}#pWClose::after {background-image: url("data:image/svg+xml,%0A%3Csvg enable-background='new 0 0 30 30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-linecap='round' fill-opacity='0'%3E%3Cg stroke='%23FFF' stroke-width='3'%3E%3Cpath d='M 2,2 28,28' /%3E%3Cpath d='M 2,28 28,2' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}#pWCImage.pWCIsmall {padding: 30px 20%;}#pWCText {padding: 40px 20%;}}