/*
    Site Name: Coderfull Landing
    Version: 1.0
    Description: Development by Coderfull
    Author: Hendry Martinez Castillo
    Email: hendry.martinez@inallmedia.com
    URL: www.coderfull.com
*/

:root {
    --color-primary: #25ACE3;
    --color-secondary: #A8AAAB;
}

body {
    font-family: 'Montserrat', sans-serif;
    background: linear-gradient(127.96deg, #1D1F23 1.84%, #1D1F23 74.99%);
}
header {
    background: linear-gradient(233.66deg, #353A40 -12%, #121416 104.93%);
    box-shadow: 2.25rem 0.75rem 5rem rgba(2, 3, 3, 0.57), -0.75rem -1.25rem 3.5rem rgba(232, 237, 243, 0.05), inset -1rem -0.375rem 5rem rgba(248, 249, 249, 0.03);
}
header .nav-link,
header .nav-link:focus,
header .nav-link:hover {
    color: #fff;
    font-size: 1.5rem;
}
header .navbar-brand img {
    max-height: 3rem;
}
header .navbar-brand {
    padding: 0.625rem 0;
}
header .navbar-collapse {
    margin: 1.25rem 0;
}
header .dropdown-item {
    font-size: 1.5rem;
}
.header-buttons .btn{
    font-size: 1.5rem;
    border-radius: 6px;
    padding: 0.8rem 3rem;
}
.header-buttons button.btn-outline-light {
    background-color: #1D1F23;
    z-index: 1;
}
.header-buttons button.btn-primary {
    box-shadow: -8.80268px -8.80268px 88.907px rgba(255, 255, 255, 0.15), 8.80268px 8.80268px 92.4281px rgba(163, 177, 198, 0.63);
}
.btn-default-outline {
    padding: 0.5rem 4rem;
}
.wrapper-main .btn-primary {
    background-color: var(--color-primary);
    border: none;
}
.wrapper-main .dropdown-toggle {
    display: flex;
    align-items: center;
}
.wrapper-main .dropdown-toggle span {
    font-size: 1.4375rem;
    margin-left: 0.1875rem;
    display: inline-block;
}
.wrapper-main .dropdown-toggle::after {
    display: none;
}
.wrapper-main .navbar-toggler:focus {
    box-shadow: none;
}
.wrapper-main .navbar-toggler-icon {
    width: 3em;
    height: 4.5em;
    background-image: url('../img/menu.svg');
    border: none;
}
.header-buttons {
    flex-direction: column;
    margin-bottom: 1.25rem;
}
.block-feature,
.block-items-info {
    padding: 0 1.25rem;
}
.block-feature,
.block-items-info,
.block-square-info {
    color: #fff;
    text-align: center;
    margin: 2.25rem auto 0;
}
.block-feature {
    margin: 8vw auto 10vw;
}
.block-feature .block__title {
    margin: 4rem auto 2rem;
    max-width: 56.875rem;
}
.block-items-info {
    max-width: 60rem;
}
.block__subtitle {
    color: var(--color-primary);
    font-size: 1.25rem;
}
.block__title,
.block__title--small,
.block__title--medium,
.block__title--secondary {
    color: #FFF;
    font-size: 3rem;
    font-weight: 800;
    margin: 3rem 0 2rem;
    
}
.block__title--medium {
    font-size: 2.625rem;
}
.block__caption,
.block__caption--medium,
.block__caption--secondary {
    font-weight: 400;
    font-size: 1.5rem;
}
.block-feature .block__caption {
    margin: 0 auto;
}
.block__caption--medium {
    font-size: 1.25rem;
}
.block__title--secondary {
    font-weight: 700;
    font-size: 2.625rem;
}
.block__caption--secondary {
    max-width: 48.375rem;
}
.block-feature__img {
    display: flex;
    overflow: hidden;
    position: relative;
    justify-content: center;
}
.block-feature__img img {
    display: block;
    margin: 0 auto;
    max-width: 690%;
}
.box {
    opacity: 0;
    display: flex;
    padding: 2rem;
    margin-top: 1.5rem;
    min-height: 19.375rem;
    flex-direction: column;
    border-radius: 1.0625rem;
    justify-content: space-between;
    background: linear-gradient(130deg, #353A40 4.47%, #121416 91.79%);
    box-shadow: 2.25rem 0.75rem 4rem rgb(2 3 3 / 70%), -0.75rem -1.25rem 3.5rem rgb(232 237 243 / 5%), inset -1rem -0.375rem 5rem rgb(248 249 249 / 3%);
}
.box span {
    font-size: 2.5rem;
    color: var(--color-primary);
}
.block__title--small {
    font-weight: 700;
    font-size: 1.75rem;
    margin: 0 0 1.25rem;
}
.block__caption--small {
    margin: 0;
    color: #fff;
    font-weight: 400;
    font-size: 1.5rem;
}
.block-box {
    margin-top: 4rem;
    padding: 0 .9375rem;
}
.block-square-info {
    max-width: none;
    text-align: left;
    margin-top: 16.5rem;
    margin-bottom: 8rem;
}
.block-square-info .block__title--secondary {
    margin-bottom: 1.25rem;
}
.box-info .block__caption--small {
    color: var(--color-secondary);
}
.bg-grilled {
    padding-bottom: 18.75rem;
    background: url('../img/img-grilled.svg') right bottom no-repeat;
    background-size: contain;
}
.block-img {
    display: flex;
    align-items: end;
    margin-top: 5rem;
    position: relative;
    justify-content: center;
}
.block-img--dash {
    width: 60%;
    margin-left: 4.375rem;
}
.block-img--quick {
    width: 20%;
}
.arrow--ceremonies {
    margin-top: 2.8125rem;
}

.arrow {
    top: 0;
    left: 0;
    opacity: 0;
    min-width: 26%;
    min-height: 28%;
    font-size: 1rem;
    font-weight: 700;
    position: absolute;
    color: rgb(37, 172, 227);
    transform: translate(-3%, 10%);
    background: url('../img/arrow-ceremonies.svg') right bottom / 82% no-repeat;
    background-size: 75%;
}
.arrow--knowledge {
    left: auto;
    min-width: 30%;
    text-align: right;
    min-height: 22%;
    transform: translate(64%, -47%);
    background: url('../img/arrow-knowledge.svg') center bottom / 45% no-repeat;
}
.arrow--talents {
    top: auto;
    display: flex;
    min-width: 28%;
    min-height: 47%;
    align-items: end;
    transform: translate(3%, 35%);
    background: url('../img/arrow-talents.svg') center 40% no-repeat;
    background-size: 70%;
}
.arrow--effort {
    top: auto;
    left: auto;
    display: flex;
    min-width: 4%;
    min-height: 13rem;
    align-items: end;
    transform: translate(172%, 55%);
    background: url('../img/arrow-effort.svg') left 30% / 25% no-repeat;
}
.arrow--incidents {
    right: 0;
    top: auto;
    bottom: 0;
    left: auto;
    display: flex;
    min-width: 20%;
    min-height: 17%;
    align-items: end;
    justify-content: right;
    transform: translate(11%, -192%);
    background: url('../img/arrow-incidents.svg') left top / 70% no-repeat;
}
.carousel-buttons {
    bottom: -8.375rem;
}
.carousel-box-item {
    display: flex;
    padding: 0 1.25rem;
    flex-flow: column-reverse;
}
.carousel-box-item img {
    width: 90%;
}
.block__subtitle--frame {
    font-weight: 600;
    font-size: 0.8125rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}
.block__title--frame {
    font-weight: 800;
    margin: 1.25rem 0;
    font-size: 2.625rem;
}
.block__caption--frame {
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 3rem;
}
.block-carousel {
    margin-top: 9rem;
    text-align: center;
}
.block-carousel .carousel-inner {
    margin-top: 5.75rem;
}
.carousel-info a {
    gap: 0.625rem;
    font-size: 1rem;
    font-weight: 700;
    color: var(--color-primary);
    margin-top: 6.25rem;
    align-items: center;
    text-decoration: none;
}
.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 0 .3125rem;
}
.carousel-buttons button.active {
    background-color: var(--color-primary);
}
.img-manage {
    max-width: 100%;
}
.block-manage {
    overflow: hidden;
    position: relative;
    margin: 20.25rem 0 0;
    background: no-repeat top right/40% url('../img/letter-rotate.svg'), linear-gradient(340deg, rgb(0, 39, 55) 24.36%, rgb(37, 172, 227) 128.27%);
}
.block-manage .block-items-info {
    margin: 2.5rem auto 5rem;
}
footer {
    z-index: 1;
    margin-top: -7%;
    padding: 12rem 0;
    position: relative;
    background: url('../img/bg-footer.svg') center top no-repeat;
    background-size: cover;
}
footer .block-feature {
    max-width: none;
    margin: 0 5.13rem;
}
footer .block__title,
.block__title--page {
    font-size: 2.625rem;
    font-weight: 700;
}
.block-items-info--page {
    max-width: 35rem;
}
footer .block__caption--small {
    font-size: 1.2rem;
    margin: 3rem auto;
    color: var(--color-secondary);
}
.block-feature-input {
    display: flex;
    gap: 1.25rem;
    margin: 0 auto 4rem;
    max-width: 49.875rem;
    flex-direction: column;
    border-radius: 0.75rem;
    justify-content: center;
    padding: 2rem 2.2625rem;
    border-radius: 0.9375rem;
    background: linear-gradient(175deg, #353A40 -3.02%, #121416 93.08%);
    box-shadow: 2.25rem 0.75rem 4rem rgb(2 3 3 / 70%), -0.75rem -1.25rem 3.5rem rgb(232 237 243 / 5%), inset -1rem -0.375rem 5rem rgb(248 249 249 / 3%);
}
.block-feature-input input[type="text"] {
    width: 100%;
    border: none;
    outline: none;
    font-size: 1.5rem;
    padding: 0.8rem 1rem;
    border-radius: 0.3rem;
}
.block-feature-input button.btn {
    padding: .8rem;
    font-size: 1.5rem;
}
.footer-copyright a {
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 1.25rem;
    color: var(--color-primary);
}
.footer-copyright address {
    margin: 0 auto;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    max-width: 34.375rem;
    color: var(--color-secondary);
}
.block-split {
    width: 100%;
    margin-bottom: 6.25rem;
    transform: translate(0,0);
}
.block-split--reverse {
    margin: 0;
    transform: rotateX(180deg) translate(0, -0.0625rem);
}

/* -- BEGIN SECTION PAGE -- */
div.block-feature__img--section img {
    max-width: 70%;
    margin-top: 3.125rem;
    border-radius: 1.3219rem 1.3219rem 0 0;
    background: linear-gradient(230.98deg, #353A40 28.78%, #121416 105.06%);
    box-shadow: 1.9828rem 0.6609rem 3.525rem rgba(2, 3, 3, 0.7), -0.6609rem -1.1016rem 3.0844rem rgba(232, 237, 243, 0.05), inset -0.8813rem -0.3305rem 4.4063rem rgba(248, 249, 249, 0.03);
}
.block-square {
    padding: 6.25rem 0;
    position: relative;
    background-color: #1D1F23;
    border-width: 0.0625rem;
    border-style: solid;
    border-image: linear-gradient( to right, rgb(80 89 98 / 35%), rgba(0, 0, 0, 0) ) 1 1 0 0;
    box-shadow: 0 -40px 43px rgb(2 3 3 / 20%), -12px -20px 56px rgb(232 237 243 / 5%), inset -16px -6px 80px rgb(248 249 249 / 3%);
}
.block-square .block__title--medium{
    font-size: 2rem;
}
.block-square .block__caption {
    font-size: 1.25rem;
}
.section-square {
    display: flex;
    text-align: center;
    align-items: center;
    margin: 8.25rem 0;
    justify-content: center;
    flex-direction: column-reverse;
}
.section-square img {
    max-width: 100%;
    max-height: none;
}
.section-square h3 {
    font-weight: 700;
    font-size: 1.85rem;
    color: var(--color-primary);
}
.section-square p {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 3.5625rem;
}
.block-square--follow,
.block-square--scheduling,
.block-square--integration,
.block-square--timetracker,
.block-square--service,
.block-square--assessment {
    flex-direction: column;
}
.block-square--solution {
    align-items: center;
}
.block-square--traking {
    align-items: start;
}
.block-square-caption {
    margin: 0 auto;
}

/* -- BEGIN ANIMATION -- */
@keyframes rtl {
    from {transform: translate(100%, 0);}
    to {transform: translate(0, 0);}
}

@keyframes move {
    from {transform: translate(0, 0);}
    to {transform: translate(35rem, 0);}
}
@keyframes fadeMove {
    from {
        opacity: 0;
        transform: translate(0, -1rem);
    }
    to {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@keyframes show {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes btt {
    from {
        transform: translateY(2.5rem);
    }
    to {
        transform: translateY(1rem);
    }
}
@keyframes stick {
    from {
       opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.block-feature--move img {
    animation: move 80s linear infinite alternate;
    -webkit-mask-image: linear-gradient(black, transparent);
    mask-image: linear-gradient(black, transparent);
}
.scrolled .box {
    animation: fadeMove 1s forwards ease-in-out;
}
.scrolled .box--left {
    animation-delay: .2s;
}
.scrolled .box--center {
    animation-delay: .4s;
}
.scrolled .box--right {
    animation-delay: .6s;
}

/* -- BEGIN FORM -- */
.form {
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    position: fixed;
    padding: 1.25rem;
    border-style: solid;
    border-width: 0.01rem;
    backdrop-filter: blur(0.5rem);
    transform: translate(100%, 0);
    transition: all .2s ease-in-out;
    box-shadow: 0 0.25rem 1.5rem -0.0625rem rgb(0 0 0 / 10%);
    background: linear-gradient(125.57deg, rgba(117, 119, 123, 0.7) -22.26%, rgba(6, 7, 10, 0.7) 91.75%);
    border-image: linear-gradient( to bottom, rgba(215, 215, 215, 0.5), rgba(255, 255, 255, 0) ) 0 0 0 1;
}
.form.active {
    transform: translate(0, 0);
    animation: rtl .2s ease-in-out;
}
.action-close {
    float: right;
    color: #fff;
    cursor: pointer;
}
.form-title {
    margin-top: 4rem;
}
.form-title h3 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 2.1875rem;
}
.form-title small {
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
}
.form-inputs {
    margin-top: 2.5rem;
}
.form-inputs .input {
    width: 100%;
    border: none;
    outline: none;
    margin-bottom: 0.7rem;
    border-radius: 0.25rem;
    padding: 1rem 0.9375rem;
    font-size: 1.3rem;
}
.form-inputs textarea.input{
    margin-top: 1rem;
    min-height: 8.75rem;
}
.form-inputs .btn-form {
    font-size: 1.3rem;
    padding: 1.3rem;
}
.btn-form,
.btn-form:hover,
.btn-form:focus {
    width: 100%;
    border: none;
    color: #fff;
    font-weight: 600;
    margin-top: 1.25rem;
    background: linear-gradient(88.75deg, #25ACE3 1.93%, rgba(37, 172, 227, 0.67) 98.64%);
}
.block-items-images {
    display: flex;
    justify-content: center;
}
.block-items-images img {
    position: relative;
    transform: translateY(2.5rem);
}
.img-manage-1 {
    left: 46rem;
}
.img-manage-2 {
    z-index: 1;
}
.img-manage-3 {
    left: -44rem;
}
.scrolled .block-items-images img {
    animation: btt 1s ease-in-out forwards;
}
section.scrolled .img-manage-1 {
    animation-delay: .5s;
}
section.scrolled .img-manage-2 {
    animation-delay: .1s;
}
section.scrolled .img-manage-3 {
    animation-delay: 1.5s;
}

/* -- MAIL FEEDBACK -- */
.modal-wrapper .modal-content{
    padding: 2rem;
    text-align: center;
    background: linear-gradient(234.35deg, #353A40 22.61%, #121416 107.77%);
}
.modal-wrapper .modal-header,
.modal-wrapper .modal-footer {
    border: none;
    justify-content: center;
}
.modal-wrapper .btn {
    padding: .5rem 3rem;
}
.modal-wrapper .form-title {
    margin: 0;
}
.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    z-index: 3;
    top: 0;
    animation: stick .2s forwards;
}
.block__caption--fixed {
    margin: 0 auto 5rem;
    max-width: 54.125rem;
}

/* -- BEGIN CIRCULAR ECONOMY -- */
.circular {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    background: none;
}
.circular-item {
    color: #fff;
    display: flex;
    gap: 0.9375rem;
    max-width: 25rem;
    position: static;
    text-align: center;
    border-radius: 100%;
    margin-bottom: 4rem;
    align-items: center;
    padding: 4rem;
    margin-top: 8rem;
    transform: scale(1.5);
    flex-direction: column;
    background: linear-gradient(180deg, rgba(37, 172, 227, 0.22) 0%, rgba(37, 172, 227, 0) 37.01%);
}
.circular-item span {
    width: 4rem;
    height: 4rem;
    display: flex;
    color: #25ACE3;
    border-radius: 100%;
    align-items: center;
    font-size: 2rem;
    justify-content: center;
    background: linear-gradient(166.89deg, #FFFFFF 57.16%, rgba(255, 255, 255, 0) 181.42%);
}
.circular-item img {
    max-height: 1.6875rem;
}
.circular-item h4 {
    font-weight: 700;
    font-size: 1.4375rem;
}
.circular-item p {
    font-size: 0.875rem;
}

/* -- BEGIN MEDIA QUERIES -- */
@media (max-width: 1199px) {
    html {
        font-size: 1vmax;
    }
}
@media (max-width: 991px) {
    header .dropdown-menu {
        border: none;
        display: block;
        background: none;
    }
    header .dropdown-item {
        color: #fff;
        padding-left: 0;
        font-size: 1.8rem;
        margin-bottom: 0.5rem;
    }
}
@media (min-width: 768px) {
    .block-feature__img img {
        max-width: 360%;
    }
    .circular {
        display: block;
        height: 35rem;
        position: relative;
        background: url(../img/circular-economy.png) center no-repeat;
        background-size: 90%;
    }
    .circular-item {
        margin: 0;
        opacity: 0;
        padding: 0;
        max-width: 20rem;
        background: none;
        position: absolute;
    }
    .item-1 {
        left: 0;
        bottom: 0;
        transform: translate(-14%, -24%);
    }
    .item-2 {
        left: 50%;
        bottom: 0;
        transform: translate(-51%, 13%);
    }
    .item-3 {
        right: 0;
        bottom: 0;
        transform: translate(10%, -24%);
    }
    .scrolled .circular-item {
        animation: show .5s forwards ease-in-out;
    }
    .scrolled .item-1 {
        animation-delay: 1s;
    }
    .scrolled .item-2 {
        animation-delay: .5s;
    }
    .scrolled .item-3 {
        animation-delay: 1s;
}
}
@media (min-width: 992px) {
    body {
        background: linear-gradient(127.96deg, #1D1F23 1.84%, #1D1F23 74.99%);
        background-size: 50%;
    }
    .bg-letter {
        background: url(../img/letter-gd.svg) left 10vw no-repeat, linear-gradient(127.96deg, #1D1F23 1.84%, #1D1F23 74.99%);
        background-size: 50%;
    }
    .header-buttons {
        flex-direction: row;
        margin: 0 0 0 1.5rem;
    }
    header {
        border: none;
        box-shadow: none;
        background: none;
        margin-top: .5rem;
    }
    .sticky {
        background: linear-gradient(175deg, rgb(53, 58, 64) 28.78%, rgb(18, 20, 22) 105.06%);
        box-shadow: rgb(2 3 3 / 70%) 2.25rem 0.75rem 4rem, rgb(232 237 243 / 5%) -0.75rem -1.25rem 3.5rem, rgb(248 249 249 / 3%) -1rem -0.375rem 5rem inset;
    }
    header .nav-item {
        margin-left: 2.25rem;
    }
    header .navbar-brand img {
        max-height: 2rem;
        min-height: 2rem;
    }
    header .navbar-collapse {
        margin: 0;
        flex-grow: initial;
    }
    header .nav-link,
    header .nav-link:focus,
    header .nav-link:hover,
    header .dropdown-item {
        font-size: 1rem;
    }
    .block__caption--small {
        font-size: 1rem;
    }
    .block-feature__img img {
        max-width: 350%;
    }
    .carousel-box-item {
        padding: 0;
        gap: 3.5rem;
        flex-flow: row;
        justify-content: center;
    }
    .carousel-info a {
        display: flex;
    }
    .carousel-box-item img {
        max-width: 40rem
    }
    .block-carousel {
        margin-top: 3rem;
        text-align: left;
    }
    .block__title--frame {
        font-size: 2rem;
        font-weight: 700;
    }
    .block__caption--frame {
        max-width: 22.625rem;
    }
    .carousel-buttons {
        display: flex;
        position: static;
        max-width: 62.5rem;
        border-radius: 1.0625rem;
        margin: 2.5rem auto 0px;
        background: linear-gradient(179deg, rgb(53, 58, 64) -27%, rgb(18, 20, 22) 112.93%);
        box-shadow: rgb(2 3 3 / 76%) 2.25rem 0.75rem 5rem, rgb(232 237 243 / 5%) -0.75rem -1.25rem 3.5rem, rgb(248 249 249 / 3%) -1rem -0.375rem 5rem inset;
    }
    .carousel-buttons [data-bs-target] {
        margin: 0;
        opacity: 1;
        width: 100%;
        border: none;
        text-indent: 0;
        background: none;
        min-height: 5.25rem;
        color: var(--color-secondary);
        
    }
    .carousel-buttons button.active {
        font-weight: 700;
        border-radius: 0.75rem;
        background: #F6F8FB;
        box-shadow: -8.80268px -8.80268px 88.907px rgba(255, 255, 255, 0.15), 8.80268px 8.80268px 92.4281px rgba(163, 177, 198, 0.63);
        border-radius: 1.1003rem;
        color: var(--color-primary);
    }
    .carousel-buttons button span {
        display: block;
        font-size: 1.5rem;
        margin-bottom: 0.3125rem;
    }
    .carousel-box-item {
        align-items: center;
    }
    div.block-feature-input {
        flex-direction: row;
    }
    .block-manage {
        margin: 9.25rem 0 0;
    }
    .block-feature-input button.btn {
        width: 40%;
    }
    .header-buttons .btn{
        font-size: 1rem;
        min-width: 12.8rem;
        padding: 0.4375rem 3rem;
    }
    .header-buttons button.btn-outline-light,
    .header-buttons button.btn-outline-light:hover {
        color: #fff;
        background-color: #1D1F23;
    }
    .header-buttons button.btn-primary {
        box-shadow: none;
    }
    .block-feature-input button.btn,
    .block-feature-input input[type="text"] {
        font-size: 1rem;
    }
    .block-square--detection .block-square-caption {
        padding: 3.75rem 0 0 3.75rem;
        transform: translate(-0.9375rem, 3.125rem);
        background: url(../img/arrow-detection.svg) top left no-repeat;
        background-size: 37%;
    }
    .block-square--follow .block-square-caption {
        padding-top: 4.0625rem;
        padding-right: 11.875rem;
        transform: translate(6.25rem, 1rem);
        background: url(../img/arrow-follow.svg) top center no-repeat;
        background-size: 57%;
    }
    .block-square--solution .block-square-caption {
        padding: 3rem 0 0 5rem;
        padding-bottom: 8.4375rem;
        background: url(../img/arrow-solution.svg) left bottom no-repeat;
        background-size: 37%;
    }
    .block-square--scheduling .block-square-caption {
        padding-right: 5rem;
        padding-top: 3.75rem;
        transform: translate(0.625rem, -1.875rem);
        background: url(../img/arrow-scheduling.svg) right top no-repeat;
        background-size: 57%;
    }
    .block-square--traking .block-square-caption {
        padding-top: 2.5rem;
        padding-left: 11rem;
        padding-bottom: 5rem;
        transform: translate(-5rem, 0);
        background: url(../img/arrow-traking.svg) left bottom / 45% no-repeat;
    }
    .block-square--integration .block-square-caption {
        padding-left: 0;
        padding-top: 5rem;
        padding-right: 7.5rem;
        transform: translate(1rem, 0);
        background: url(../img/arrow-integration.svg) right top no-repeat;
        background-size: 72%;
    }
    .block-square--report .block-square-caption {
        padding: 6rem 0 0 3.75rem;
        transform: translate(-0.875rem, 0);
        background: url(../img/arrow-report.svg) left top no-repeat;
        background-size: 52%;
    }
    .block-square--timetracker .block-square-caption {
        padding-top: 4.5rem;
        transform: translate(10px, 0);
        background: url(../img/arrow-timetracker.svg) right top no-repeat;
        background-size: 69%;
    }
    .block-square--timetracker .block-square-caption {
        padding-right: 6.25rem;
    }
    .block-square--forescasting .block-square-caption {
        padding: 0 0 6.625rem 6.25rem;
        transform: translate(-3.125rem, 0);
        background: url(../img/arrow-forecasting.svg) left bottom / 62% no-repeat;
    }
    .block-square--platform .block-square-caption {
        padding: 5rem 0 0 6.25rem;
        transform: translate(-1.125rem, -2rem);
        background: url(../img/arrow-platform.svg) left top / 48% no-repeat;
    }
    .block-square--service .block-square-caption {
        padding: 3rem 6rem 0 0;
        transform: translate(0.875rem, -2rem);
        background: url(../img/arrow-service.svg) top right / 60% no-repeat;
    }
    .block-square--talent .block-square-caption {
        padding: 0 0 10rem 3rem;
        transform: translate(0.875rem, -2rem);
        background: url(../img/arrow-talent.svg) bottom left / 80% no-repeat;
    }
    .block-square--cross .block-square-caption {
        padding: 4rem 0 0 6rem;
        transform: translate(-3rem, 0rem);
        background: url(../img/arrow-cross.svg) top left / 42% no-repeat;
    }
    .block-square--assessment .block-square-caption {
        padding: 4rem 6rem 0 0;
        transform: translate(1rem, -3rem);
        background: url(../img/arrow-assessment.svg) top right / 62% no-repeat;
    }
    .block-square--setup .block-square-caption {
        padding: 4rem 0 0 6rem;
        transform: translate(-0.5rem, -1rem);
        background: url(../img/arrow-setup.svg) top left / 51% no-repeat;
    }
    .section-square {
        text-align: left;
        flex-direction: row;
    }
    .section-square img {
        max-width: none;
        max-height: 23rem;
    }
    .block-square--report img,
    .block-square--solution img,
    .block-square--scheduling img,
    .block-square--platform img,
    .block-square--service img,
    .block-square--talent img,
    .block-square--cross img,
    .block-square--assessment img,
    .block-square--setup img {
        max-height: 25rem;
    }
    .block-square--cross img {
        max-height: 22rem;
    }
    .block-square--integration img,
    .block-square--traking img,
    .block-square--timetracker img,
    .block-square--forescasting img {
        max-height: 30rem;
    }
    .section-square h3 {
        font-size: 1.25rem;
    }
    .section-square p {
        font-size: 1rem;
        margin-bottom: 0;
    }
    .block-square--solution,
    .block-square--cross {
        align-items: start;
    }
    .block-square-caption {
        margin: initial;
    }
    .form {
        width: 25rem;
    }
    .form-inputs .input {
        font-size: 1rem;
        padding: 0.5rem 0.9375rem;
    }
    .form-inputs .btn-form {
        font-size: 1rem;
        padding: 0.8rem 3rem;
    }
    .scrolled .arrow {
        animation: show .5s forwards ease-in-out;
    }
    .scrolled .arrow--ceremonies {
        animation-delay: .5s;
    }
    .scrolled .arrow--talents {
        animation-delay: .1s;
    }
    .scrolled .arrow--knowledge {
        animation-delay: 1.5s;
    }
    .scrolled .arrow--effort {
        animation-delay: 2s;
    }
    .scrolled .arrow--incidents {
        animation-delay: 2.5s;
    }
}

@media (min-width: 1440px) {
    div.block-feature__img--section img {
        max-width: 55%;
    }
}
@media (min-width: 1440px) and (max-width: 2440px){
    .block-feature {
        margin: 10vw auto 12vw;
    }
}
@media (max-height: 800px) {
    .block-feature__img img {
        max-width: 390vh;
    }
}
@media (min-width: 2440px) {
    .block-feature {
        margin: 5vw auto 6vw;
    }
}