.card-container{width:100%;max-height:100%;display:flex;flex-direction:column;align-items:center;gap:20px;align-self:stretch;flex:1 1 350px}.card-container .header{width:100%;display:flex;align-items:start;gap:20px}.card-container .header .header-box-container{width:20px;height:20px;aspect-ratio:1/1;outline:none;border:none;border-radius:5px;background-color:var(--color-secondary-coal-100);margin-top:5px}.card-container .header .header-title{color:var(--color-secondary-coal-100);font-family:var(--font-secondary);font-size:20px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.8px}.card-container .content{width:100%;height:100%;color:var(--color-secondary-coal-70);font-size:18px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-.36px}.feature-card:first-child .content,.feature-card:nth-child(2) .content,.feature-card:nth-child(3) .content{border-bottom:1px solid;border-color:var(--color-secondary-coal-40);padding-bottom:60px}.image-card-container{width:100%;height:100%;display:flex;flex-direction:column;gap:20px;flex:1 1 300px}.image-card-container .image-container{width:100%}.image-card-container .image-container .feature-image{width:64px;height:64px;object-fit:cover;border-radius:10px;padding:10px;background:var(--color-primary-blue)}.image-card-container .image-title{width:100%;color:var(--color-secondary-coal-100);font-family:var(--font-secondary);font-size:20px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.8px}@media(max-width:1319px){.content{height:-moz-fit-content;height:fit-content}.feature-card:nth-child(4) .content{border-bottom:1px solid;border-color:var(--color-secondary-coal-40);padding-bottom:60px}}@media(max-width:919px){.feature-card{max-width:100%}.feature-card:nth-child(4) .content,.feature-card:nth-child(5) .content{border-bottom:1px solid;border-color:var(--color-secondary-coal-40);padding-bottom:60px}}@media(max-width:600px){.card-container .header{gap:10px}.card-container .header .header-title{font-size:18px}.card-container .content{font-size:17px;height:-moz-fit-content;height:fit-content}.image-card-container{flex:1 1 130px}.image-card-container .image-title{font-size:16px;max-width:147px}}.feature-container,.feature-container .columns-wrapper{width:100%;height:-moz-fit-content;height:fit-content}.feature-container .columns-wrapper{display:flex;flex-wrap:wrap;gap:30px 100px;max-width:1256px}.feature-container .columns-wrapper .col-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.feature-container .columns-wrapper .col-section .feature-card{width:100%;height:40%}@media(max-width:1199px)and (min-width:769px){.feature-container .columns-wrapper{width:100%;gap:30px;border-bottom:1px solid var(--color-secondary-coal-40)}.feature-container .columns-wrapper .col-section{width:100%;flex-direction:row;border-bottom:1px solid var(--color-secondary-coal-40);padding:30px 0;align-items:center;justify-content:space-between}.feature-container .columns-wrapper .col-section .feature-card{width:50%;height:100%}.feature-container .columns-wrapper .col-section:last-child{border-bottom:none}.feature-container .columns-wrapper .col-section .separator{display:none}.feature-container .columns-wrapper:last-child{border-bottom:none}}@media(max-width:768px)and (min-width:481px){.feature-container{padding:0}.feature-container .columns-wrapper{width:100%;height:100%;gap:30px}.feature-container .columns-wrapper .col-section{width:100%;height:100%;flex-direction:row;padding:30px 0;align-items:center;gap:0;justify-content:space-between;border-bottom:1px solid var(--color-secondary-coal-40)}.feature-container .columns-wrapper .col-section:last-child{border-bottom:none}.feature-container .columns-wrapper .col-section .feature-card{width:50%;height:100%}.feature-container .columns-wrapper .col-section .separator{width:100%;display:none}.feature-container .columns-wrapper:last-child{border-bottom:none}}@media(max-width:600px){.feature-container{padding:0}.feature-container .columns-wrapper{width:100%;height:100%;gap:30px;border-bottom:1px solid var(--color-secondary-coal-40)}.feature-container .columns-wrapper .col-section{width:100%;height:100%;flex-direction:column;padding:0;align-items:center;gap:0;justify-content:space-between;border-bottom:1px solid var(--color-secondary-coal-40)}.feature-container .columns-wrapper .col-section .feature-card{width:100%;height:50%;border-bottom:1px solid var(--color-secondary-coal-40)}.feature-container .columns-wrapper .col-section .feature-card:last-child,.feature-container .columns-wrapper:last-child{border-bottom:none}}