.unanet-carousel{position:relative}html.hs-inline-edit .unanet-carousel>.row-fluid>.span12.widget-span>.dnd-row:nth-child(n+3){opacity:.75}html.hs-inline-edit .unanet-carousel>.row-fluid>.span12.widget-span{counter-reset:slideNumber}html.hs-inline-edit .unanet-carousel>.row-fluid>.span12.widget-span>.dnd-row{display:block!important}html.hs-inline-edit .unanet-carousel>.row-fluid>.span12.widget-span>.dnd-row:nth-child(n+2){display:flex;margin-top:20px;position:relative}html.hs-inline-edit .unanet-carousel>.row-fluid>.span12.widget-span>.dnd-row:nth-child(n+2):before{background:#f2f5f8;border:2px dashed #7c98b6;border-radius:0 0 0 10px;box-shadow:0 8px 16px 0 rgb(16 54 90/8%);color:#000;content:"Slide " counter(slideNumber);counter-increment:slideNumber+1;display:inline-block;padding:10px;position:absolute;right:0;z-index:100}html.hs-inline-edit .unanet-carousel>.row-fluid>.span12.widget-span>.dnd-row:nth-child(n+2):after{border:2px dashed #7c98b6;content:"";height:100%;position:absolute;top:0;width:100%}.unanet-carousel .carousel-controls{display:none}html.hs-inline-edit .unanet-carousel .carousel-controls{background-color:#f2f5f8;display:block;margin:20px;padding:40px 40px 100px;position:relative;text-align:center}html:not(.hs-inline-edit) .unanet-carousel .carousel{position:unset}.unanet-carousel [class*=carousel-control-]{align-items:center;background:transparent;border:0;bottom:0;display:flex;font-size:30px;height:100px;justify-content:center;opacity:1;padding:10px;position:absolute;text-align:center;top:0;top:50%;transform:translateY(-50%);transition:opacity .15s ease;width:auto;z-index:1}.unanet-carousel .span12.dnd-column [class*=carousel-control-]{font-size:40px;padding:20px}.unanet-carousel .carousel-indicators [data-bs-target]{background-color:#aaa;border:none;display:block;height:20px;margin:0 7px;overflow:hidden;width:20px}.unanet-carousel .carousel-control-prev{border-radius:0 20px 20px 0}.unanet-carousel .carousel-control-next{border-radius:20px 0 0 20px}.unanet-carousel [class*=carousel-control-]:hover,[class*=carousel-control-]:focus{background:rgba(0,0,0,.1)}