.section-tldr .tldr-card{background-color:var(--blue);color:var(--dark-gray);border-radius:40px;padding:2rem 1.75rem 5rem;border-bottom-right-radius:26px;position:relative}.section-tldr .tldr-card:after,.section-tldr .tldr-card:before{content:"";width:26px;height:26px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 26px,#000 27px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 26px,#000 27px);background-color:var(--white)}.section-tldr .tldr-card:before{position:absolute;bottom:0;right:144px;z-index:1;transform:rotate(180deg)}.section-tldr .tldr-card:after{position:absolute;bottom:52px;right:0;transform:rotate(-180deg)}.section-tldr .tldr-card>span{position:absolute;z-index:10;width:144px;height:52px;background-color:#fff;border-radius:26px 0 0 0;right:0;bottom:0}@media (min-width:768px){.section-tldr .tldr-card{padding:2.5rem 2rem 5.5rem;border-bottom-right-radius:34px;position:relative}.section-tldr .tldr-card:after,.section-tldr .tldr-card:before{content:"";width:34px;height:34px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 34px,#000 35px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 34px,#000 35px);background-color:var(--white)}.section-tldr .tldr-card:before{position:absolute;bottom:0;right:240px;z-index:1;transform:rotate(180deg)}.section-tldr .tldr-card:after{position:absolute;bottom:68px;right:0;transform:rotate(-180deg)}.section-tldr .tldr-card>span{position:absolute;z-index:10;width:240px;height:68px;background-color:#fff;border-radius:34px 0 0 0;right:0;bottom:0}}@media (min-width:981px){.section-tldr .tldr-card{padding:2.75rem 2rem 8rem;border-bottom-right-radius:40px;position:relative}.section-tldr .tldr-card:after,.section-tldr .tldr-card:before{content:"";width:40px;height:40px;-webkit-mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 40px,#000 41px);mask-image:radial-gradient(circle 10px at 100% 100%,transparent 0,transparent 40px,#000 41px);background-color:var(--white)}.section-tldr .tldr-card:before{position:absolute;bottom:0;right:300px;z-index:1;transform:rotate(180deg)}.section-tldr .tldr-card:after{position:absolute;bottom:80px;right:0;transform:rotate(-180deg)}.section-tldr .tldr-card>span{position:absolute;z-index:10;width:300px;height:80px;background-color:#fff;border-radius:40px 0 0 0;right:0;bottom:0}}.section-tldr .tldr-card .h1,.section-tldr .tldr-card .h2,.section-tldr .tldr-card .h3,.section-tldr .tldr-card .h4,.section-tldr .tldr-card h1,.section-tldr .tldr-card h2,.section-tldr .tldr-card h3,.section-tldr .tldr-card h4,.section-tldr .tldr-card li,.section-tldr .tldr-card p{color:var(--dark-gray)}.section-tldr .tldr-card h3{margin:0 0 1rem}.section-tldr .tldr-card>:last-child,.section-tldr .tldr-card p:last-child{margin-bottom:0}.section-tldr .tldr-card ol,.section-tldr .tldr-card ul{margin-bottom:0;padding-left:1.25rem}