.services__list__element p{font-family:var(--karla-font);font-size:16px;font-weight:300;line-height:20px}@media(max-width:600px){.services__list__element p{font-size:14px;line-height:18px}}.services{display:flex;align-items:flex-start;flex-direction:row;gap:200px;justify-content:center;padding:70px 0;background-color:#3e3b39;border-top:1px solid hsla(26,6%,76%,.5);border-bottom:1px solid hsla(26,6%,76%,.5);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.services__list{width:870px}.services__list__element{width:100%;padding:25px 0;display:flex;align-items:center;flex-direction:row;gap:20px;justify-content:flex-start}.services__list__element:not(:last-child){border-bottom:1px solid hsla(26,6%,76%,.3)}.services__list__element h3{color:#fff}.services__list__element p{max-width:620px;margin-top:20px;margin-left:120px;color:#d8d4d0}.services__list__element details{width:100%}.services__list__element details[open] summary:after{content:"";width:25px;height:1px;margin-top:12px;background:url(/images/line.svg)}.services__list__element summary{cursor:pointer;display:block;display:flex;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.services__list__element summary div{display:flex;align-items:center;flex-direction:row;gap:20px;justify-content:flex-start}.services__list__element summary::-webkit-details-marker{display:none}.services__list__element summary:after{content:"";width:25px;height:25px;margin-left:10px;background:url(/images/plus.svg);transition:.4s}@media(max-width:1300px){.services{gap:50px;justify-content:space-between;padding:70px 50px}.services__list{width:100%}}@media(max-width:925px){.services__list__element p{margin-left:0}}@media(max-width:770px){.services{padding:50px 30px}.services__list__element{padding:10px 0}.services__list__element svg{width:69px;height:69px}}@media(max-width:700px){.services{flex-direction:column;gap:20px}}@media(max-width:450px){.services{padding:50px 20px}.services__list__element{gap:10px}}