.sector{background:#fff;padding:5px;border-radius:10px;overflow:hidden;color:#1F2937;border:1px solid #ADADAD}.sector>div{display:flex;flex-direction:column}.sector .sector__img{border-radius:7px;overflow:hidden;position:relative;aspect-ratio:6/4}.sector .sector__img img{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;height:100%;width:100%}.sector .sector__main{padding:1.875rem 1.25rem 1.5625rem}.sector .sector__title{font-size:28px}@media (min-width: 480px) and (max-width: 1697px){.sector .sector__title{font-size:calc( 28px + 8 * (100vw - 480px) / (1697 - 480))}}@media (min-width: 1698px){.sector .sector__title{font-size:36px}}.sector .sector__actions{overflow:hidden;margin-top:2.5rem}.sector .sector__actions>div{display:flex;flex-direction:column;margin:-.3125rem}.sector .sector__actions>div>*{margin:.3125rem}.sector .button{width:100%}.sector .button:not(.button--ghost){display:inline-block;color:#1F2937;outline:none;-webkit-font-smoothing:antialiased;font-family:"Rubik",sans-serif;font-weight:500;position:relative;text-align:center;padding:0.2em;height:auto;line-height:1.375rem;font-size:1.125rem;border:none;cursor:pointer;background:#23DBCA;background:linear-gradient(45deg, #23DBCA 0%, #FF6F61 17%, #EC4899 34%, #8B5CF6 51%, #EC4899 68%, #FF6F61 85%, #23DBCA 100%);background-size:200%;border-radius:50px;box-shadow:none;transition:padding 0.1s ease-in-out}p>.sector .button:not(.button--ghost){margin-top:.625rem;font-size:1em}.sector .button:not(.button--ghost) div{background:#fff;padding:0.55em 1.75em;border-radius:50px;transition:padding 0.1s ease-in-out}.sector .button:not(.button--ghost) span{display:inline-block;transition:transform 0.1s ease-in-out}.sector .button:not(.button--ghost):hover{padding:0.3em;-webkit-animation:AnimatedGradient 2s ease infinite;-moz-animation:AnimatedGradient 2s ease infinite;animation:AnimatedGradient 2s ease infinite}.sector .button:not(.button--ghost):hover div{padding:0.45em 1.65em}.sector .button:not(.button--ghost):hover span{transform:scale(0.9)}@media screen and (min-width: 1020px){.sector .button:not(.button--ghost){font-size:1.25rem}}.sector .sector__description{font-size:18px}@media (min-width: 480px) and (max-width: 1697px){.sector .sector__description{font-size:calc( 18px + 3 * (100vw - 480px) / (1697 - 480))}}@media (min-width: 1698px){.sector .sector__description{font-size:21px}}.sector:not(:last-child){margin-bottom:1.875rem}.panel--dark .sector{border:none}.body .sector{opacity:0;transform:translate(0, 100px);transition:transform 0.3s linear, opacity 0.2s linear}.body .animated .sector{opacity:1;transform:translate(0, 0)}.sector:nth-child(1){transition-delay:300ms}.sector:nth-child(2){transition-delay:450ms}.sector:nth-child(3){transition-delay:600ms}.sector:nth-child(4){transition-delay:750ms}.sector:nth-child(5){transition-delay:900ms}@media screen and (min-width: 1020px){.sector>div{flex-direction:row;margin:-1.5625rem}.sector>div>*{width:calc(50% - 3.125rem);margin:1.5625rem}.sector .sector__img{aspect-ratio:none}.sector .sector__main{padding:1.875rem 1.875rem 1.875rem 0}.sector:not(:last-child){margin-bottom:6.25rem}.sector:nth-of-type(even) .sector__main{order:1;padding:1.875rem 0 1.875rem 1.875rem}.sector:nth-of-type(even) .sector__img{order:2}}@media screen and (min-width: 1697px){.sector .sector__main{padding:2.5rem 2.5rem 2.5rem 0}.sector:nth-of-type(even) .sector__main{padding:2.5rem 0 2.5rem 2.5rem}.sector .sector__actions>div{flex-direction:row;margin:-.625rem}.sector .sector__actions>div>*{margin:.625rem}.sector .button{width:auto}}

