.best-practices{display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem}@media(max-width:1024px){.best-practices{padding:0 1rem}}@media(max-width:768px){.best-practices{padding:0 .5rem}}@media(max-width:640px){.best-practices{padding:0}}.best-practices__title{font-size:1.5rem;font-weight:600;margin:0}@media(max-width:768px){.best-practices__title{font-size:1.5rem}}@media(max-width:640px){.best-practices__title{font-size:1.25rem}}.best-practices__content{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}@media(max-width:1280px){.best-practices__content{gap:4rem}}@media(max-width:1024px){.best-practices__content{gap:3rem}}@media(max-width:768px){.best-practices__content{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:640px){.best-practices__content{gap:2rem}}.best-practices__do,.best-practices__dont{display:grid;grid-template-rows:subgrid;grid-row:span 2;gap:1rem}@media(max-width:768px){.best-practices__do,.best-practices__dont{display:flex;flex-direction:column}}@media(max-width:640px){.best-practices__do,.best-practices__dont{gap:.5rem}}.best-practices__do span h3,.best-practices__dont span h3{margin:0;font-size:1.25rem}@media(max-width:1024px){.best-practices__do span h3,.best-practices__dont span h3{font-size:1.125rem}}@media(max-width:640px){.best-practices__do span h3,.best-practices__dont span h3{font-size:1rem}}.best-practices__do__header,.best-practices__dont__header{display:flex;flex-direction:column;gap:1.5rem}@media(max-width:768px){.best-practices__do__header,.best-practices__dont__header{gap:1rem}}@media(max-width:640px){.best-practices__do__header,.best-practices__dont__header{gap:.5rem}}.best-practices__do__header ul,.best-practices__dont__header ul{overflow:auto;padding-right:30px;font-size:1rem;margin:0;padding-left:20px}@media(max-width:1024px){.best-practices__do__header ul,.best-practices__dont__header ul{padding-right:20px;font-size:.875rem}}@media(max-width:768px){.best-practices__do__header ul,.best-practices__dont__header ul{padding-right:15px;max-height:200px}}@media(max-width:640px){.best-practices__do__header ul,.best-practices__dont__header ul{font-size:.75rem;padding-right:10px;max-height:150px}}.best-practices__do__header ul li,.best-practices__dont__header ul li{color:#656565;line-height:1.2rem}@media(max-width:640px){.best-practices__do__header ul li,.best-practices__dont__header ul li{margin-bottom:.25rem}}.best-practices__do__header ul li::marker,.best-practices__dont__header ul li::marker{font-size:.6em;vertical-align:middle;line-height:1}.best-practices__do__header ul::-webkit-scrollbar,.best-practices__dont__header ul::-webkit-scrollbar{width:6px}@media(max-width:640px){.best-practices__do__header ul::-webkit-scrollbar,.best-practices__dont__header ul::-webkit-scrollbar{width:4px}}.best-practices__do__header ul::-webkit-scrollbar-thumb,.best-practices__dont__header ul::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.best-practices__do__header ul::-webkit-scrollbar-track,.best-practices__dont__header ul::-webkit-scrollbar-track{background:transparent}.best-practices__do__header ul,.best-practices__dont__header ul{scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}.best-practices__do__header span,.best-practices__dont__header span{display:flex;align-items:center;gap:2rem}@media(max-width:1024px){.best-practices__do__header span,.best-practices__dont__header span{gap:1.5rem}}@media(max-width:768px){.best-practices__do__header span,.best-practices__dont__header span{gap:1rem}}@media(max-width:640px){.best-practices__do__header span,.best-practices__dont__header span{gap:.5rem}}.best-practices__do__header span img,.best-practices__dont__header span img{width:36px;height:36px;flex-shrink:0}@media(max-width:1024px){.best-practices__do__header span img,.best-practices__dont__header span img{width:24px;height:24px}}@media(max-width:640px){.best-practices__do__header span img,.best-practices__dont__header span img{width:18px;height:18px}}.best-practices__image-container{display:flex;justify-content:center;padding:2.5rem 1rem;align-items:center;margin-top:1rem;background-color:#f3f7fb;border-radius:.5rem}@media(max-width:1280px){.best-practices__image-container{padding:2rem 1rem}}@media(max-width:1024px){.best-practices__image-container{padding:1.5rem .5rem}}@media(max-width:900px){.best-practices__image-container{padding:1rem .5rem}}@media(max-width:768px){.best-practices__image-container{padding:1rem .5rem;margin-top:.5rem}}@media(max-width:640px){.best-practices__image-container{padding:.5rem}}.best-practices__image-container img{max-width:100%;height:auto}@media(max-width:900px){.best-practices__image-container img{max-width:70%;max-height:300px;object-fit:contain}}@media(max-width:768px){.best-practices__image-container img{max-width:80%;max-height:350px}}@media(max-width:640px){.best-practices__image-container img{max-width:90%;max-height:none}}
