.module__09{min-height:450px;overflow:hidden;position:relative}.module__09 .row>*{padding:0}.text__card{--size:210px;background:#fff;bottom:0;cursor:pointer;height:var(--size);margin:var(--space-32);padding:var(--space-32);position:absolute;width:var(--size)}.text__card.red{background:red}.text__card h3{margin:0}.text__card-arrow{position:absolute;right:var(--space-32);top:var(--space-32)}.carousel-item__text :is(h2,h3,h4,h5,h6),.content-item__text :is(h2,h3,h4,h5,h6){font-family:DM Mono,serif}.module__09 .content-items{word-wrap:break-word;gap:var(--space-24)}.module__09 .content-item:nth-child(n+2) .content-item__text{border-left:1px solid var(--tertiary-1);padding-left:var(--space-24)}.module__09 .carousel-control-next,.module__09 .carousel-control-prev{bottom:0;height:50px;top:auto;width:auto}.module__09 .carousel-control-next-icon,.module__09 .carousel-control-prev-icon{height:var(--space-16);width:var(--space-24)}.module__09 .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' fill='none'%3E%3Cpath stroke='%231A1A1A' stroke-width='.75' d='M15.255 6.422H1.147'/%3E%3Cpath stroke='%231A1A1A' stroke-linejoin='bevel' stroke-width='.75' d='m6.126 11.401-4.979-4.98 4.98-4.979'/%3E%3C/svg%3E")}.module__09 .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12' fill='none'%3E%3Cpath stroke='%231A1A1A' stroke-width='.75' d='M.245 6.422h14.108'/%3E%3Cpath stroke='%231A1A1A' stroke-linejoin='bevel' stroke-width='.75' d='m9.374 1.442 4.979 4.98-4.98 4.98'/%3E%3C/svg%3E")}.module__09 .carousel-indicators [data-bs-target]{background:transparent;border:1px solid var(--primary);border-radius:50px!important;height:10px;margin:0 var(--space-8);width:10px}.module__09 .carousel-indicators .active{background:var(--secondary);border-color:var(--secondary)}@media (min-width:769px){.text__card{-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.text__card h3{bottom:var(--space-32);left:var(--space-32);position:absolute}.text__card .blur-in{opacity:0}.text__card:hover{-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column}.text__card:hover h3{color:var(--tertiary-1)}.text__card.scale-up-bottom-left:hover{animation:scale-up-bottom-left .4s forwards}.text__card.scale-up-bottom-left:hover .text__card-arrow{opacity:0}.text__card:hover .blur-in{animation:blur-in .4s linear both}.module__09 .carousel-control-next{right:25%}.module__09 .carousel-control-prev{left:25%}}@media (max-width:768px){.text__card{-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;height:calc(100% - 60px);min-height:325px;position:static;width:calc(100% - 60px)}.text__card h3{color:var(--tertiary-1)}.text__card.scale-up-bottom-left .text__card-arrow{opacity:0}.text__card .blur-in{opacity:1}.module__09 .carousel-control-next-icon,.module__09 .carousel-control-prev-icon{height:11px;width:var(--space-16)}}@keyframes scale-up-bottom-left{0%{transform:scale(1);transform-origin:left bottom}to{height:calc(100% - 60px);transform:scale(1);transform-origin:left bottom;width:calc(100% - 60px)}}@keyframes blur-in{0%{filter:blur(12px);opacity:0}to{filter:blur(0);opacity:1}}