{"version":3,"names":["sewWsServicesProductCss","SewWsServicesContact","render","h","Host","key","class","name"],"sources":["src/components/website-components/sew-ws-services-product/sew-ws-services-product.scss?tag=sew-ws-services-product&encapsulation=shadow","src/components/website-components/sew-ws-services-product/sew-ws-services-product.tsx"],"sourcesContent":[":host {\n @include grid;\n\n padding: 48px 0 42px;\n}\n\n.content-wrapper {\n grid-column: 2 / -2;\n display: grid;\n column-gap: var(--column-gap);\n row-gap: 40px;\n grid-template-columns: 1fr 1fr 2fr;\n align-items: end;\n}\n\n::slotted(sew-ws-richtext) {\n justify-self: end;\n}\n\n@include mq-2-5 {\n .content-wrapper {\n grid-template-columns: 1fr 1fr 1fr;\n }\n}\n\n@include mq-2 {\n .content-wrapper {\n grid-template-columns: 1fr 1fr;\n }\n\n ::slotted(sew-ws-richtext) {\n justify-self: start;\n }\n}\n\n@include mq-2 {\n .content-wrapper {\n display: block;\n }\n\n ::slotted(sew-ws-linklist) {\n margin-bottom: 12px;\n }\n\n ::slotted(sew-ws-richtext) {\n justify-self: start;\n margin-top: 40px;\n }\n}\n","import { Component, Host, h } from '@stencil/core';\n\n@Component({\n tag: 'sew-ws-services-product',\n styleUrl: 'sew-ws-services-product.scss',\n shadow: true,\n})\nexport class SewWsServicesContact {\n render() {\n return (\n \n
\n \n \n \n
\n
\n );\n }\n}\n"],"mappings":"kDAAA,MAAMA,EAA0B,8jC,MCOnBC,EAAoB,M,yBAC7B,MAAAC,GACI,OACIC,EAACC,EAAI,CAAAC,IAAA,4CACDF,EAAK,OAAAE,IAAA,2CAAAC,MAAM,mBACPH,EAAM,QAAAE,IAAA,2CAAAE,KAAK,YACXJ,EAAM,QAAAE,IAAA,2CAAAE,KAAK,YACXJ,EAAA,QAAAE,IAAA,2CAAME,KAAK,a","ignoreList":[]}