.feature-box{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.feature-box:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.item-feature{display:flex;flex-direction:column;align-items:center}.item-feature-subtitle{width:max-content;user-select:none;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(61 143 124/var(--tw-bg-opacity));padding:.5rem .625rem;font-size:.75rem;line-height:1rem;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.item-feature-img{height:13rem;width:100%;overflow:hidden;border-radius:.375rem;background-image:linear-gradient(90deg,#204a59,#10303c);object-fit:cover;object-position:center;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.item-feature-title{font-weight:700;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.item-feature-paragraph{text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:300;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.item-feature-action{margin-left:auto;margin-right:auto;display:block;max-width:max-content;user-select:none;border-radius:.375rem;--tw-bg-opacity:1;background-color:rgb(31 107 127/var(--tw-bg-opacity));padding:.5rem .75rem;letter-spacing:.025em;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.item-feature-action:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.section-download-app{display:grid;max-height:500px;align-items:center;gap:.5rem;overflow:hidden;background-image:url(/img/shapes/bg-shape-presentation.webp);background-repeat:repeat}@media (min-width:780px){.section-download-app{grid-template-columns:repeat(2,minmax(0,1fr))}}