#information-information {
    margin-bottom: 0 !important;
}
.ronixa-breadcrumb-wrapper-02 {
    position: relative;
}
.ronixa-breadcrumb-wrapper-02:before {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: rgba(17, 48, 46, 0.9);
    top: 0;
    left: 50%;
    height: 100%;
    margin-left: -50vw;
    margin-right: -50vw;
    right: 50%;
}
.ronixa-breadcrumb-content-02 {
    position: relative;
    z-index: 2;
}
.flex-align-stretch {
    align-items: stretch !important;
}
.flex-align-stretch-height .direct-child {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
}
 .ronixa-section-title-title u {
    text-decoration: none;
    color: var(--ronixa-theme-secondary-color) !important;
}
/*.services-title-wrapper .ronixa-section-title-subtitle {*/
/*    font-weight: 700;*/
/*    margin-bottom: 20px;*/
/*}*/
.services-title-wrapper .ronixa-section-title-subtitle {
    font-weight: 700;
    border-radius: 32px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 4px 16px !important;
}
.services-list .ronixa-list li {
    background-color: var(--ronixa-theme-secondary-background-color-page);
    border-radius: var(--ronixa-theme-box-border-radius);
    padding: 16px;
        border: 1px solid #f6f3f4;
    border-radius: 16px;
}
.services-list .ronixa-list li .ronixa-list-icon i {
    color: #fb2c36 !important;
}
/*.info-box-wrapper-01 .info-box-icon {*/
/*    background-color: var(--ronixa-theme-secondary-background-color-page);*/
/*    width: 64px !important;*/
/*    border-radius: var(--ronixa-theme-box-border-radius);*/
/*    padding: 12px;*/
/*}*/
.key-feature {
    height: 270px;
    background: #ffffff17;
    justify-content: end;
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 12px;
    background-color: color-mix(in oklab, #ffffff 5%, transparent);
    border: 1px solid;
    border-color:  color-mix(in oklab, #ffffff 10%, transparent);
    border-radius: var(--ronixa-theme-box-border-radius);
    border-radius: 24px;
}
.tag-wrapper li {
    background: #ffffff17;
    justify-content: end;
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 12px 24px;
    background-color: color-mix(in oklab, #ffffff 5%, transparent);
    border: 1px solid;
    border-color: color-mix(in oklab, #ffffff 10%, transparent);
    border-radius: var(--ronixa-theme-box-border-radius);
    border-radius: 12px;
    margin-bottom: 16px;
}
.services-wrapper-02 .direct-child  {
    padding: 40px;
    border-radius: 32px !important;
    transition: all 0.15s cubic-bezier(.4, 0, .2, 1);
}
.services-wrapper-02 .direct-child:hover {
    background-color: var(--ronixa-theme-secondary-color) !important;
}
.info-box-wrapper-02 .info-box-icon {
    background-color: #fff;
    width: 64px !important;
    border-radius: var(--ronixa-theme-box-border-radius);
    padding: 12px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000,
    0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    border-radius: 16px !important;
}
.info-box-wrapper-02 .info-box-title.title {
    font-weight: 700;
}
.services-wrapper-02 .direct-child:hover .info-box-title.title,
.services-wrapper-02 .direct-child:hover .info-box-inner {
    color: #fff;
}
.services-wrapper-02 .direct-child:hover .info-box-icon {
    background-color: var(--ronixa-theme-primary-color);
}
.info-box-wrapper-02 .info-box-inner p {
    margin-bottom: 0;
}
.list-wrapper-01 .ronixa-list li .ronixa-list-icon i {
    height: 1.85em !important;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-info-01 .wrapper-content-banner {
    background: linear-gradient(to top,rgba(23, 67, 65, 0.9) 0%,rgba(23, 67, 65, 0.2) 50%, transparent 100%);
}
.call-info-01 a.ronixa-button-group-icon {
    font-weight: 700;
    transition: all 0.15s cubic-bezier(.4, 0, .2, 1);
}
.call-info-01 .info-box-icon img {
    width: 20px !important;
}
.call-info-01 .ronixa-info-box {
    align-items: center !important;
}
.call-info-01 .info-box-inner p {
    margin-bottom: 0;
}
.call-info-01 .info-box-title.title {
    margin-bottom: 0 !important;
}
.call-info-01 .info-box-icon {
    padding: 22px !important;
    background-color: var(--ronixa-theme-secondary-color) !important;
    padding: 0 !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: flex !important;
    justify-content: center !important;
    align-items: center;
}


.ronixa-infobox-02.info-box-wrapper-01 {
    /*background-color: #fff;*/
    border-radius: var(--ronixa-theme-box-border-radius);
    padding: 40px 24px;
    transition: box-shadow .3s ease,background .3s ease;
}
.ronixa-infobox-02.info-box-wrapper-01 .info-box-subtitle {
    margin-bottom: 0 !important;
}
.ronixa-infobox-02 img {
    width: 60px !important;
}
.ronixa-infobox-02 .info-box-content {
    display: flex;
    flex-direction: column-reverse;
}
.ronixa-infobox-02 .info-box-wrapper:hover .info-btn-wrapper {
    opacity: 1;
    transform: none;
}
.ronixa-infobox-02 .info-btn-wrapper:hover a {
    color: var(--ronixa-theme-primary-color);
    border-color: var(--ronixa-theme-primary-color) !important;
}
.ronixa-infobox-02 .ronixa-info-box .info-btn-wrapper {
    padding-top: 0 !important;
}
.ronixa-infobox-02 .info-box-wrapper:hover .box-icon-wrapper ,
.ronixa-infobox-02 .info-box-wrapper:hover .info-box-content {
    transform: translateY(-20px);
}
.ronixa-infobox-02 .box-icon-wrapper, 
.ronixa-infobox-02 .info-box-content {
    transition: 0.5s all ease;
}
.button-info-wrapper a.ronixa-button-group-icon {
    padding: 16px 32px !important;
    font-weight: 700;
    font-size: 16px;
     display: flex;
    flex-direction: row-reverse;
    line-height: 1.5;
}
.button-info-wrapper a.ronixa-button-group-icon i {
    margin-inline-start: 8px;
}
.font-weight-bold .retrina-heading-tag {
    font-weight: 700;
}
.services-wrapper-01 .direct-child  {
    padding: 40px;
    border-radius: 32px !important;
     box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000,
    0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    transition: all 0.15s cubic-bezier(.4, 0, .2, 1);
}
.services-wrapper-01 .direct-child:hover {
    box-shadow: 0 0 #0000,0 0 #0000,0 0 #0000,0 0 #0000,0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;
}

.services-wrapper-01 .direct-child:hover .info-box-icon img {
    filter: brightness(0) invert(1);
}
.services-box-01 .info-box-icon {
   width: 64px;
    height: 64px;
    padding: 14px !important;
    border-radius: 16px !important;
    transition: all 0.15s ubic-bezier(.4, 0, .2, 1);
    background-color: var(--ronixa-theme-secondary-background-color-page) !important;
}
.services-wrapper-01 .direct-child:hover .info-box-icon {
    background-color: var(--ronixa-theme-secondary-color) !important;
}
.services-box-01 .info-box-inner p {
    margin-bottom: 0;
}
.services-box-01 .info-box-title.title {
    margin-bottom: 15px !important;
}

/*.services-wrapper-01 .retrina-services-box-02 .info-box-wrapper {*/
/*    background-color: transparent;*/
/*}*/
/*.services-wrapper-01 .retrina-services-box-02 .info-box-inner p {*/
/*    margin-bottom: 0;*/
/*}*/
/*.services-wrapper-01 .retrina-services-box-02 .info-box-wrapper:hover {*/
/*    background: transparent;*/
/*}*/

/*.services-wrapper-01 .direct-child {*/
/*    transition: box-shadow .3s ease, background .3s ease;*/
/*}*/
/*.services-wrapper-01 .direct-child:hover {*/
/*    background-color: var(--ronixa-theme-secondary-color) !important;*/
/*}*/
/*.services-wrapper-01 .direct-child:hover  .info-box-inner {*/
/*    color: #99a1af !important;*/
/*} */

.retrina-accordion-wrapper-02  .rt-accordion-item {
    margin-bottom: 30px;
    border: 1px solid #f6f3f4 !important;
    border-radius: 16px !important;
}
.retrina-accordion-wrapper-02 .rt-accordion-button {
    background-color: var(--ronixa-theme-secondary-background-color-page) !important;
    background: transparent !important;
    /*border: 1px solid #f6f3f4;*/
    border-radius: 16px !important;
    font-weight: 700;
}
.retrina-accordion-wrapper-02 .rt-accordion-button.rt-active {
    background-color: var(--ronixa-theme-secondary-background-color-page) !important;
    color: #242424 !important;
    border-radius: 16px 16px 0 0 !important;
}
.retrina-accordion-wrapper-02 i.retrina-accordion-icon {
    font-size: 16px;
}

@media (min-width: 992px) {.services-box-01 .info-box-title.title {
    font-size: 24px !important;
}
.ronixa-section-title-02 .ronixa-section-title-title {
    font-size: 48px !important;
}
.services-title-wrapper.ronixa-section-title-02 .ronixa-section-title-title {
    font-size: 72px !important;
}
.big-title .ronixa-section-title-title {
    font-size: 60px !important;
}
.info-box-wrapper-02 .info-box-title.title {
    font-size: 24px !important;
    font-weight: 700;
}}@media (min-width: 768px) and (max-width: 991px) {.ronixa-section-title-02 .ronixa-section-title-title {
    font-size: 36px !important;
}
.services-title-wrapper.ronixa-section-title-02 .ronixa-section-title-title {
    font-size: 48px !important;
}}@media (max-width: 767px) {.ronixa-section-title-02 .ronixa-section-title-title {
    font-size: 36px !important;
}
.services-title-wrapper.ronixa-section-title-02 .ronixa-section-title-title {
    font-size: 48px !important;
}} @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1905{margin-bottom:32px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1905{margin-bottom:32px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_1905{margin-bottom:32px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1906{margin-bottom:32px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1906{margin-bottom:32px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_1906{margin-bottom:32px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1888{margin-top:-15px !important ;margin-bottom:32px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1888{margin-top:-15px !important ;margin-bottom:32px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_1888{margin-top:-15px !important ;margin-bottom:32px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1847{border-left-style:solid ;border-left-width:3px ;border-left-color:rgba(255,205,40,1) ;padding-left:24px !important ;padding-top:8px !important ;padding-bottom:8px !important ;margin-top:40px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1847{border-left-style:solid ;border-left-width:3px ;border-left-color:rgba(255,205,40,1) ;padding-left:24px !important ;padding-top:8px !important ;padding-bottom:8px !important ;margin-top:40px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_1847{border-left-style:solid ;border-left-width:3px ;border-left-color:rgba(255,205,40,1) ;padding-left:24px !important ;padding-top:8px !important ;padding-bottom:8px !important ;margin-top:40px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1856{margin-top:50px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1856{margin-top:50px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1857{background-color:rgba(255,205,40,1) ;margin-top:-50px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1857{background-color:rgba(255,205,40,1) ;margin-top:-50px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_1857{background-color:rgba(255,205,40,1) ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1916{margin-bottom:40px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1916{margin-bottom:40px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_1916{margin-bottom:40px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1868{margin-top:30px !important ;margin-bottom:40px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1868{margin-top:30px !important ;margin-bottom:40px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_1868{margin-top:30px !important ;margin-bottom:40px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1917{margin-bottom:40px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1917{margin-bottom:40px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_1917{margin-bottom:40px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1880{margin-top:50px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1880{margin-top:50px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_1880{margin-top:50px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #module_1882{border-left-style:none ;border-right-style:none ;border-top-style:none ;border-bottom-style:none ;border-left-color:rgba(112,112,112,0.14901960784313725) ;border-right-color:rgba(112,112,112,0.14901960784313725) ;border-top-color:rgba(112,112,112,0.14901960784313725) ;border-bottom-color:rgba(112,112,112,0.14901960784313725) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #module_1882{border-left-style:none ;border-right-style:none ;border-top-style:none ;border-bottom-style:none ;border-left-color:rgba(112,112,112,0.14901960784313725) ;border-right-color:rgba(112,112,112,0.14901960784313725) ;border-top-color:rgba(112,112,112,0.14901960784313725) ;border-bottom-color:rgba(112,112,112,0.14901960784313725) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #module_1882{border-left-style:none ;border-right-style:none ;border-top-style:none ;border-bottom-style:none ;border-left-color:rgba(112,112,112,0.14901960784313725) ;border-right-color:rgba(112,112,112,0.14901960784313725) ;border-top-color:rgba(112,112,112,0.14901960784313725) ;border-bottom-color:rgba(112,112,112,0.14901960784313725) ;} }
        .ronixa-section-title-wrapper-1905 {
            text-align: left;
                            margin-right: auto;
                            max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1905 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1905 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1905 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1905 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1905 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1905 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                        background-color: rgba(255,245.00000000000003,212,1);
                padding: 6px 10px;
                        font-size:14px;line-height:1.5;
        }
        .ronixa-section-title-wrapper-1905 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1905 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(36,36,36,1);
                        font-size:60px;line-height:1.2;
        }
        .ronixa-section-title-wrapper-1905 .ronixa-section-title-title u {
                            text-decoration: none;
                                        color: var(--ronixa-theme-primary-color);
                    }       
                                                        .ronixa-section-title-wrapper-1905 .ronixa-section-title-description {
            color: rgba(74.00000000000001,85,101.00000000000001,1);
            font-size:20px;line-height:1.5;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1905 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1905 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1905 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1905 {
                max-width: 100%;
            }
                            .ronixa-section-title-wrapper-1905 .ronixa-section-title-subtitle {
                    font-size:14px;
                }
                                        .ronixa-section-title-wrapper-1905 .ronixa-section-title-title {
                    font-size:60px;
                }
                                        .ronixa-section-title-wrapper-1905 .ronixa-section-title-description {
                    font-size:20px;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1905 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1905 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1905 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1905 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

   
        .ronixa-section-title-wrapper-1906 {
            text-align: left;
                            margin-right: auto;
                            max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1906 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1906 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1906 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1906 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1906 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1906 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                    font-size:20px;line-height:1.5;
        }
        .ronixa-section-title-wrapper-1906 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1906 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(36,36,36,1);
                        font-size:60px;line-height:1.2;
        }
        .ronixa-section-title-wrapper-1906 .ronixa-section-title-title u {
                            text-decoration: none;
                                        color: var(--ronixa-theme-primary-color);
                    }       
                                                        .ronixa-section-title-wrapper-1906 .ronixa-section-title-description {
            color: rgba(74.00000000000001,85,101.00000000000001,1);
            font-size:20px;line-height:1.5;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1906 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1906 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1906 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1906 {
                max-width: 100%;
            }
                            .ronixa-section-title-wrapper-1906 .ronixa-section-title-subtitle {
                    font-size:20px;
                }
                                        .ronixa-section-title-wrapper-1906 .ronixa-section-title-title {
                    font-size:60px;
                }
                                        .ronixa-section-title-wrapper-1906 .ronixa-section-title-description {
                    font-size:20px;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1906 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1906 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1906 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1906 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

   
  
        .ronixa-button-group-1838 .ronixa-button-group-icon{
            text-decoration:none;
                    }

                    .ronixa-button-group-1838 .ronixa-button-group-item:not(:last-child) {
                margin-inline-end: 12px;
            }
        
                .ronixa-button-group-1838 .ronixa-button-group-item:nth-child(1) .ronixa-button-group-icon{
                                        background-color:rgba(23.999999999999996,67,65.00000000000003,1);
                color: #fff;
                    }

        .ronixa-button-group-1838 .ronixa-button-group-item:nth-child(1) .ronixa-button-group-icon:hover {
                                                            }
                .ronixa-button-group-1838 .ronixa-button-group-item:nth-child(2) .ronixa-button-group-icon{
                            color: rgba(23.999999999999996,67,65.00000000000003,1);
                                        background-color: transparent;
                border: 1px solid rgba(23.999999999999996,67,65.00000000000003,1);
                color: rgba(23.999999999999996,67,65.00000000000003,1);
                    }

        .ronixa-button-group-1838 .ronixa-button-group-item:nth-child(2) .ronixa-button-group-icon:hover {
                                                            }
        
        
        
        .ronixa-button-group-1838 .ronixa-button-group-items {
            display: flex;
                            justify-content: flex-start;
                                        align-items: flex-start;
                                }

        .ronixa-button-group-1838 .ronixa-button-group-item {
                            display: inline-block;
                     }

        .ronixa-button-group-1838 .ronixa-button-group-icon {
            display: inline-block;
            padding: 12px 24px;
                            border-radius: 32px;
                                        padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                    }

        
                    
        
        @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
        .ronixa-animation-grow{transition-duration:.3s;transition-property:transform}.ronixa-animation-grow:active,.ronixa-animation-grow:focus,.ronixa-animation-grow:hover{transform:scale(1.1)}.ronixa-animation-shrink{transition-duration:.3s;transition-property:transform}.ronixa-animation-shrink:active,.ronixa-animation-shrink:focus,.ronixa-animation-shrink:hover{transform:scale(0.9)}@keyframes ronixa-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.ronixa-animation-pulse:active,.ronixa-animation-pulse:focus,.ronixa-animation-pulse:hover{animation-name:ronixa-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes ronixa-animation-pulse-grow{to{transform:scale(1.1)}}.ronixa-animation-pulse-grow:active,.ronixa-animation-pulse-grow:focus,.ronixa-animation-pulse-grow:hover{animation-name:ronixa-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes ronixa-animation-pulse-shrink{to{transform:scale(0.9)}}.ronixa-animation-pulse-shrink:active,.ronixa-animation-pulse-shrink:focus,.ronixa-animation-pulse-shrink:hover{animation-name:ronixa-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes ronixa-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.ronixa-animation-push:active,.ronixa-animation-push:focus,.ronixa-animation-push:hover{animation-name:ronixa-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes ronixa-animation-pop{50%{transform:scale(1.2)}}.ronixa-animation-pop:active,.ronixa-animation-pop:focus,.ronixa-animation-pop:hover{animation-name:ronixa-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.ronixa-animation-bounce-in{transition-duration:.5s}.ronixa-animation-bounce-in:active,.ronixa-animation-bounce-in:focus,.ronixa-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.ronixa-animation-bounce-out{transition-duration:.5s}.ronixa-animation-bounce-out:active,.ronixa-animation-bounce-out:focus,.ronixa-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.ronixa-animation-rotate{transition-duration:.3s;transition-property:transform}.ronixa-animation-rotate:active,.ronixa-animation-rotate:focus,.ronixa-animation-rotate:hover{transform:rotate(4deg)}.ronixa-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.ronixa-animation-grow-rotate:active,.ronixa-animation-grow-rotate:focus,.ronixa-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.ronixa-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.ronixa-animation-float:active,.ronixa-animation-float:focus,.ronixa-animation-float:hover{transform:translateY(-8px)}.ronixa-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.ronixa-animation-sink:active,.ronixa-animation-sink:focus,.ronixa-animation-sink:hover{transform:translateY(8px)}@keyframes ronixa-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes ronixa-animation-bob-float{100%{transform:translateY(-8px)}}.ronixa-animation-bob:active,.ronixa-animation-bob:focus,.ronixa-animation-bob:hover{animation-name:ronixa-animation-bob-float,ronixa-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes ronixa-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes ronixa-animation-hang-sink{100%{transform:translateY(8px)}}.ronixa-animation-hang:active,.ronixa-animation-hang:focus,.ronixa-animation-hang:hover{animation-name:ronixa-animation-hang-sink,ronixa-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.ronixa-animation-skew{transition-duration:.3s;transition-property:transform}.ronixa-animation-skew:active,.ronixa-animation-skew:focus,.ronixa-animation-skew:hover{transform:skew(-10deg)}.ronixa-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.ronixa-animation-skew-forward:active,.ronixa-animation-skew-forward:focus,.ronixa-animation-skew-forward:hover{transform:skew(-10deg)}.ronixa-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.ronixa-animation-skew-backward:active,.ronixa-animation-skew-backward:focus,.ronixa-animation-skew-backward:hover{transform:skew(10deg)}@keyframes ronixa-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.ronixa-animation-wobble-vertical:active,.ronixa-animation-wobble-vertical:focus,.ronixa-animation-wobble-vertical:hover{animation-name:ronixa-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.ronixa-animation-wobble-horizontal:active,.ronixa-animation-wobble-horizontal:focus,.ronixa-animation-wobble-horizontal:hover{animation-name:ronixa-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.ronixa-animation-wobble-to-bottom-right:active,.ronixa-animation-wobble-to-bottom-right:focus,.ronixa-animation-wobble-to-bottom-right:hover{animation-name:ronixa-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.ronixa-animation-wobble-to-top-right:active,.ronixa-animation-wobble-to-top-right:focus,.ronixa-animation-wobble-to-top-right:hover{animation-name:ronixa-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.ronixa-animation-wobble-top{transform-origin:0 100%}.ronixa-animation-wobble-top:active,.ronixa-animation-wobble-top:focus,.ronixa-animation-wobble-top:hover{animation-name:ronixa-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.ronixa-animation-wobble-bottom{transform-origin:100% 0}.ronixa-animation-wobble-bottom:active,.ronixa-animation-wobble-bottom:focus,.ronixa-animation-wobble-bottom:hover{animation-name:ronixa-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.ronixa-animation-wobble-skew:active,.ronixa-animation-wobble-skew:focus,.ronixa-animation-wobble-skew:hover{animation-name:ronixa-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.ronixa-animation-buzz:active,.ronixa-animation-buzz:focus,.ronixa-animation-buzz:hover{animation-name:ronixa-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes ronixa-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.ronixa-animation-buzz-out:active,.ronixa-animation-buzz-out:focus,.ronixa-animation-buzz-out:hover{animation-name:ronixa-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_1{position:relative;  padding-top:85px !important ;padding-bottom:90px !important ;margin-bottom:80px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_1{position:relative;  padding-top:85px !important ;padding-bottom:90px !important ;margin-bottom:80px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_1{position:relative;  padding-top:85px !important ;padding-bottom:90px !important ;margin-bottom:80px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_1:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_1:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_1:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(247,248,250,1) ;} }
        .ronixa-section-title-wrapper-1887 {
            text-align: left;
                            margin-right: auto;
                            max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1887 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1887 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1887 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1887 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1887 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1887 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                    font-size:20px;line-height:1.5;
        }
        .ronixa-section-title-wrapper-1887 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1887 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(23.999999999999996,67,65.00000000000004,1);
                        font-size:40px;line-height:1.2;
        }
        .ronixa-section-title-wrapper-1887 .ronixa-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .ronixa-section-title-wrapper-1887 .ronixa-section-title-description {
            color: rgba(122,122,122,1);
            font-size:20px;line-height:1.5;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1887 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1887 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1887 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1887 {
                max-width: 100%;
            }
                            .ronixa-section-title-wrapper-1887 .ronixa-section-title-subtitle {
                    font-size:20px;
                }
                                        .ronixa-section-title-wrapper-1887 .ronixa-section-title-title {
                    font-size:40px;
                }
                                        .ronixa-section-title-wrapper-1887 .ronixa-section-title-description {
                    font-size:20px;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1887 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1887 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1887 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1887 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

    @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_2{position:relative;  } } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_2{position:relative;  } } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_2{position:relative;  } } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_father_3 {align-items:flex-start ;display:flex ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_father_3 {align-items:flex-start ;display:flex ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_father_3 {align-items:flex-start ;display:flex ;} }
        .ronixa-section-title-wrapper-1888 {
            text-align: left;
                            margin-right: auto;
                            max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1888 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1888 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1888 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1888 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1888 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1888 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                    font-size:20px;line-height:1.5;
        }
        .ronixa-section-title-wrapper-1888 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1888 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(23.999999999999996,67,65.00000000000004,1);
                        font-size:40px;line-height:1.2;
        }
        .ronixa-section-title-wrapper-1888 .ronixa-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .ronixa-section-title-wrapper-1888 .ronixa-section-title-description {
            color: rgba(74.00000000000001,85,101.00000000000001,1);
            font-size:20px;line-height:1.5;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1888 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1888 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1888 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1888 {
                max-width: 100%;
            }
                            .ronixa-section-title-wrapper-1888 .ronixa-section-title-subtitle {
                    font-size:20px;
                }
                                        .ronixa-section-title-wrapper-1888 .ronixa-section-title-title {
                    font-size:40px;
                }
                                        .ronixa-section-title-wrapper-1888 .ronixa-section-title-description {
                    font-size:20px;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1888 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1888 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1888 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1888 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

   

        .ronixa-list-wrapper-1846 ul.ronixa-list{
            padding:0;
            margin-bottom:0;
            font-size: 18px;
            justify-content: left;
        }
        .ronixa-list-wrapper-1846 .ronixa-list li {
            position: relative;
            display: flex;
            list-style: none;
            align-items: center;
            justify-content: inherit;
            transition: all .25s ease;
        }
        .ronixa-list-wrapper-1846 .ronixa-list li:not(:last-child) {
            margin-bottom: 16px;
        }
        .ronixa-list-wrapper-1846 .ronixa-list li > img,
        .ronixa-list-wrapper-1846 .ronixa-list li .ronixa-list-icon
        {
            flex: 0 0 auto;
            margin-inline-end: 10px;
            vertical-align: middle;
            text-align: center;
            transition: inherit;
        }
        .ronixa-list-wrapper-1846 .ronixa-list li > img {
            width: auto;
        }
        .ronixa-list-wrapper-1846 .ronixa-list li a {
            text-decoration: none;
        }
                    .ronixa-list-wrapper-1846 .ronixa-list li .ronixa-list-icon i {
                transition: all .25s ease;
                color: #ddd;
                                                    border-radius: 50%;
                                font-size: 20px;
            }
                                        .ronixa-list-wrapper-1846 .ronixa-list-text {
            transition: all .25s ease;
                            color: rgba(36,36,36,1);
                        font-size:16px;;
                                        padding-inline-start: 0px;
                    }
                .ronixa-list-wrapper-1846 li:hover .ronixa-list-text {
            color: ;
        }
        
        @media (min-width: 992px) {

                            .ronixa-list-wrapper-1846 .ronixa-list li:not(:last-child) {
                    margin-bottom: 16px;
                }
                                        .ronixa-list-wrapper-1846 .ronixa-list-text {
                    font-size:16px;
                }
             
        }

         @media (min-width: 768px) and (max-width: 991px) {

                            .ronixa-list-wrapper-1846 .ronixa-list li:not(:last-child) {
                    margin-bottom: 10px;
                }
                         

        }

                    @media (max-width: 991px) {
                .ronixa-list-wrapper-1846 ul.ronixa-list {
                    font-size: 16px;
                }
            }  
        
        @media (max-width: 767px) {

                            .ronixa-list-wrapper-1846 .ronixa-list li:not(:last-child) {
                    margin-bottom: 10px;
                }
                         
        }
    

                    .retrina-heading-1847 p , .retrina-heading-1847 span,
            .retrina-heading-1847 div{
                font-size:18px;
            } 
              
        .retrina-heading-1847 .retrina-heading-tag{

            
                            color:rgba(23,67,64.99999999999997,1);
                        font-size:20px;
                    } 
      
        
        @media (min-width: 992px) {

                            .retrina-heading-1847{
                    text-align:left;
                }      
            
            
                            .retrina-heading-1847 .retrina-heading-tag{
                    font-size:20px;
                }  
            
        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-heading-1847{
                    text-align:left;
                } 
            
            
                    }
        
        @media (max-width: 767px) {

                            .retrina-heading-1847{
                    text-align:left;
                }  
            
            
            
        }

    
        
        .retrina-image-1845{
            text-align:center;
        }   

        .retrina-image-1845 img{
                                        border-top-left-radius: 24px;
                                        border-top-right-radius: 24px;
                                        border-bottom-right-radius: 24px;
                                        border-bottom-left-radius: 24px;
                                        opacity:1;
                        max-width:100%;
            width:auto;
                    }   

        
        .retrina-image-1845 figcaption{
            font-size:18px;
            text-align:center;
                            color:#6c757d;
                                        background-color:transparent;
                        
                    }  

        @media (min-width: 992px) {

                            .retrina-image-1845{
                    text-align:center;
                }      
            
            
            
                        
            
            
             

        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-image-1845{
                    text-align:center;
                } 
            
                        
            
            
            
             

        }
        
        @media (max-width: 767px) {

                            .retrina-image-1845{
                    text-align:center;
                }  
            
            
            
            
            
             

        }

     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_3{position:relative;  margin-bottom:85px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_3{position:relative;  margin-bottom:85px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_3{position:relative;  margin-bottom:85px !important ;} }
        .ronixa-section-title-wrapper-1889 {
            text-align: center;
                            margin-inline-start: auto;
                margin-inline-end: auto;
                        max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1889 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1889 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1889 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1889 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1889 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1889 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                    font-size:20px;line-height:1.5;
        }
        .ronixa-section-title-wrapper-1889 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1889 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(23.999999999999996,67,65.00000000000004,1);
                        font-size:40px;line-height:1.2;
        }
        .ronixa-section-title-wrapper-1889 .ronixa-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .ronixa-section-title-wrapper-1889 .ronixa-section-title-description {
            color: rgba(74.00000000000001,85,101.00000000000001,1);
            font-size:20px;line-height:1.5;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1889 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1889 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1889 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1889 {
                max-width: 100%;
            }
                            .ronixa-section-title-wrapper-1889 .ronixa-section-title-subtitle {
                    font-size:20px;
                }
                                        .ronixa-section-title-wrapper-1889 .ronixa-section-title-title {
                    font-size:40px;
                }
                                        .ronixa-section-title-wrapper-1889 .ronixa-section-title-description {
                    font-size:20px;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1889 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1889 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1889 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1889 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

    @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_father_5 {align-items:flex-start ;display:flex ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_father_5 {align-items:flex-start ;display:flex ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_father_5 {align-items:flex-start ;display:flex ;} }
        .ronixa-information-box-1907 .ronixa-info-box {
            position: relative;
            display: flex;
            align-items: stretch;
            flex-direction: column;
                                        text-align: left;
                        border-radius: 5px;
                                }
                        .ronixa-information-box-1907 .ronixa-info-box .box-icon-wrapper {
            flex: 0 0 auto;
            line-height: 0;
                    }
        .ronixa-information-box-1907 .ronixa-info-box .info-box-icon {
            display: inline-block;
            transition: all 0.25s ease;
        }
                
        .ronixa-information-box-1907 .info-box-icon img {
            width: 100%;
        }

        .ronixa-information-box-1907 .ronixa-info-box .info-box-subtitle,
        .ronixa-information-box-1907 .ronixa-info-box .info-box-title {
            margin-bottom: 10px;
            transition: all 0.25s ease;
        }
                    .ronixa-information-box-1907 .ronixa-info-box .info-box-subtitle {
                line-height: 1.3;
            }
                .ronixa-information-box-1907 .ronixa-info-box .info-box-subtitle {
                                    
                                                                
        }
        .ronixa-information-box-1907 .ronixa-info-box .info-box-title {
            line-height: 1.3;
                            font-size: 18px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:20px;
        }
        .ronixa-information-box-1907 .ronixa-info-box .info-box-inner {
            font-size: 14px;
                                        color: rgba(122,122,122,1);
                        font-size:18px;
        }
        .ronixa-information-box-1907 .ronixa-info-box .info-box-content {
            position: relative;
            flex: 1 1 auto;
            border-radius: 5px;
                    }
        .ronixa-information-box-1907 .ronixa-info-box .info-box-inner p:first-child:empty,
        .ronixa-information-box-1907 .ronixa-info-box .info-box-inner p:first-child:empty ~ p:last-child {
            display: none;
        }
        .ronixa-information-box-1907 .ronixa-info-box .info-btn-wrapper {
            margin-top: 15px;
             
        }
        .ronixa-information-box-1907 .ronixa-button-wrapper {
                            text-align: left;
                    }
        .ronixa-information-box-1907 .ronixa-button-wrapper a {
            text-decoration: none;
            text-align: center;
            cursor:pointer;
            display: inline-block;
                            padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                                                
                                        min-height: unset;
                padding: 0;
                border-width: 2px;
                border-style: solid;
                border-top: none;
                border-right: none;
                border-left: none;
                background-color: transparent!important;
                border-radius: 0;
                                                    border-color: rgba(255,255,255,1);
                    color: rgba(255,255,255,1);
                                                                        }
        
        .ronixa-information-box-1907 .ronixa-button-wrapper a:hover {
                                                }

                .ronixa-information-box-1907 .box-icon-wrapper {
                            margin-bottom: 15px;
                                    }
                        .ronixa-information-box-1907 .box-icon-wrapper {
                                        font-size: 52px;
                    }
                            .ronixa-information-box-1907 .info-box-icon {
                overflow:hidden;
                padding: 20px;
                border-radius: 50%;
                text-align: center;
                                    border-radius: inheritpx;
                            }
                        .ronixa-information-box-1907 .info-box-icon {
                            background-color: #f1f1f1;
                                }
        .ronixa-information-box-1907 .ronixa-info-box:hover .info-box-icon {
                                } 
                    .ronixa-information-box-1907 .ronixa-info-box .info-btn-wrapper {
                position: absolute;
                top: 100%;
                right: 0;
                left: 0;
                margin-top: 0;
                padding-top: 15px;
                opacity: 0;
                transition: transform 0.25s ease, opacity 0.25s ease;
                transform: translateY(15px);
                            }
            .ronixa-information-box-1907 .ronixa-info-box:hover .info-btn-wrapper {
                opacity: 1;
                transform: none;
            }
                
        @media (max-width: 991px) {
                        
                                        .ronixa-information-box-1907 .info-btn-wrapper {
                    position: static;
                    opacity: 1;
                    transform: none;
                }
                                }

        @media (min-width: 992px) {
             
                            .ronixa-information-box-1907 .ronixa-info-box .info-box-title {
                    font-size:20px;
                }
             
                            .ronixa-information-box-1907 .ronixa-info-box .info-box-inner {
                    font-size:18px;
                }
             
        }
        
        
     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_mother_6 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_mother_6 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_mother_6 > div {background-color:rgba(255,255,255,1) ;} }
        .ronixa-information-box-1908 .ronixa-info-box {
            position: relative;
            display: flex;
            align-items: stretch;
            flex-direction: column;
                                        text-align: left;
                        border-radius: 5px;
                                }
                        .ronixa-information-box-1908 .ronixa-info-box .box-icon-wrapper {
            flex: 0 0 auto;
            line-height: 0;
                    }
        .ronixa-information-box-1908 .ronixa-info-box .info-box-icon {
            display: inline-block;
            transition: all 0.25s ease;
        }
                
        .ronixa-information-box-1908 .info-box-icon img {
            width: 100%;
        }

        .ronixa-information-box-1908 .ronixa-info-box .info-box-subtitle,
        .ronixa-information-box-1908 .ronixa-info-box .info-box-title {
            margin-bottom: 10px;
            transition: all 0.25s ease;
        }
                    .ronixa-information-box-1908 .ronixa-info-box .info-box-subtitle {
                line-height: 1.3;
            }
                .ronixa-information-box-1908 .ronixa-info-box .info-box-subtitle {
                                    
                                                                
        }
        .ronixa-information-box-1908 .ronixa-info-box .info-box-title {
            line-height: 1.3;
                            font-size: 18px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:20px;
        }
        .ronixa-information-box-1908 .ronixa-info-box .info-box-inner {
            font-size: 14px;
                                        color: rgba(122,122,122,1);
                        font-size:18px;
        }
        .ronixa-information-box-1908 .ronixa-info-box .info-box-content {
            position: relative;
            flex: 1 1 auto;
            border-radius: 5px;
                    }
        .ronixa-information-box-1908 .ronixa-info-box .info-box-inner p:first-child:empty,
        .ronixa-information-box-1908 .ronixa-info-box .info-box-inner p:first-child:empty ~ p:last-child {
            display: none;
        }
        .ronixa-information-box-1908 .ronixa-info-box .info-btn-wrapper {
            margin-top: 15px;
             
        }
        .ronixa-information-box-1908 .ronixa-button-wrapper {
                            text-align: left;
                    }
        .ronixa-information-box-1908 .ronixa-button-wrapper a {
            text-decoration: none;
            text-align: center;
            cursor:pointer;
            display: inline-block;
                            padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                                                
                                        min-height: unset;
                padding: 0;
                border-width: 2px;
                border-style: solid;
                border-top: none;
                border-right: none;
                border-left: none;
                background-color: transparent!important;
                border-radius: 0;
                                                    border-color: rgba(255,255,255,1);
                    color: rgba(255,255,255,1);
                                                                        }
        
        .ronixa-information-box-1908 .ronixa-button-wrapper a:hover {
                                                }

                .ronixa-information-box-1908 .box-icon-wrapper {
                            margin-bottom: 15px;
                                    }
                        .ronixa-information-box-1908 .box-icon-wrapper {
                                        font-size: 52px;
                    }
                            .ronixa-information-box-1908 .info-box-icon {
                overflow:hidden;
                padding: 20px;
                border-radius: 50%;
                text-align: center;
                                    border-radius: inheritpx;
                            }
                        .ronixa-information-box-1908 .info-box-icon {
                            background-color: #f1f1f1;
                                }
        .ronixa-information-box-1908 .ronixa-info-box:hover .info-box-icon {
                                } 
                    .ronixa-information-box-1908 .ronixa-info-box .info-btn-wrapper {
                position: absolute;
                top: 100%;
                right: 0;
                left: 0;
                margin-top: 0;
                padding-top: 15px;
                opacity: 0;
                transition: transform 0.25s ease, opacity 0.25s ease;
                transform: translateY(15px);
                            }
            .ronixa-information-box-1908 .ronixa-info-box:hover .info-btn-wrapper {
                opacity: 1;
                transform: none;
            }
                
        @media (max-width: 991px) {
                        
                                        .ronixa-information-box-1908 .info-btn-wrapper {
                    position: static;
                    opacity: 1;
                    transform: none;
                }
                                }

        @media (min-width: 992px) {
             
                            .ronixa-information-box-1908 .ronixa-info-box .info-box-title {
                    font-size:20px;
                }
             
                            .ronixa-information-box-1908 .ronixa-info-box .info-box-inner {
                    font-size:18px;
                }
             
        }
        
        
     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_mother_7 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_mother_7 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_mother_7 > div {background-color:rgba(255,255,255,1) ;} }
        .ronixa-information-box-1909 .ronixa-info-box {
            position: relative;
            display: flex;
            align-items: stretch;
            flex-direction: column;
                                        text-align: left;
                        border-radius: 5px;
                                }
                        .ronixa-information-box-1909 .ronixa-info-box .box-icon-wrapper {
            flex: 0 0 auto;
            line-height: 0;
                    }
        .ronixa-information-box-1909 .ronixa-info-box .info-box-icon {
            display: inline-block;
            transition: all 0.25s ease;
        }
                
        .ronixa-information-box-1909 .info-box-icon img {
            width: 100%;
        }

        .ronixa-information-box-1909 .ronixa-info-box .info-box-subtitle,
        .ronixa-information-box-1909 .ronixa-info-box .info-box-title {
            margin-bottom: 10px;
            transition: all 0.25s ease;
        }
                    .ronixa-information-box-1909 .ronixa-info-box .info-box-subtitle {
                line-height: 1.3;
            }
                .ronixa-information-box-1909 .ronixa-info-box .info-box-subtitle {
                                    
                                                                
        }
        .ronixa-information-box-1909 .ronixa-info-box .info-box-title {
            line-height: 1.3;
                            font-size: 18px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:20px;
        }
        .ronixa-information-box-1909 .ronixa-info-box .info-box-inner {
            font-size: 14px;
                                        color: rgba(122,122,122,1);
                        font-size:18px;
        }
        .ronixa-information-box-1909 .ronixa-info-box .info-box-content {
            position: relative;
            flex: 1 1 auto;
            border-radius: 5px;
                    }
        .ronixa-information-box-1909 .ronixa-info-box .info-box-inner p:first-child:empty,
        .ronixa-information-box-1909 .ronixa-info-box .info-box-inner p:first-child:empty ~ p:last-child {
            display: none;
        }
        .ronixa-information-box-1909 .ronixa-info-box .info-btn-wrapper {
            margin-top: 15px;
             
        }
        .ronixa-information-box-1909 .ronixa-button-wrapper {
                            text-align: left;
                    }
        .ronixa-information-box-1909 .ronixa-button-wrapper a {
            text-decoration: none;
            text-align: center;
            cursor:pointer;
            display: inline-block;
                            padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                                                
                                        min-height: unset;
                padding: 0;
                border-width: 2px;
                border-style: solid;
                border-top: none;
                border-right: none;
                border-left: none;
                background-color: transparent!important;
                border-radius: 0;
                                                    border-color: rgba(255,255,255,1);
                    color: rgba(255,255,255,1);
                                                                        }
        
        .ronixa-information-box-1909 .ronixa-button-wrapper a:hover {
                                                }

                .ronixa-information-box-1909 .box-icon-wrapper {
                            margin-bottom: 15px;
                                    }
                        .ronixa-information-box-1909 .box-icon-wrapper {
                                        font-size: 52px;
                    }
                            .ronixa-information-box-1909 .info-box-icon {
                overflow:hidden;
                padding: 20px;
                border-radius: 50%;
                text-align: center;
                                    border-radius: inheritpx;
                            }
                        .ronixa-information-box-1909 .info-box-icon {
                            background-color: #f1f1f1;
                                }
        .ronixa-information-box-1909 .ronixa-info-box:hover .info-box-icon {
                                } 
                    .ronixa-information-box-1909 .ronixa-info-box .info-btn-wrapper {
                position: absolute;
                top: 100%;
                right: 0;
                left: 0;
                margin-top: 0;
                padding-top: 15px;
                opacity: 0;
                transition: transform 0.25s ease, opacity 0.25s ease;
                transform: translateY(15px);
                            }
            .ronixa-information-box-1909 .ronixa-info-box:hover .info-btn-wrapper {
                opacity: 1;
                transform: none;
            }
                
        @media (max-width: 991px) {
                        
                                        .ronixa-information-box-1909 .info-btn-wrapper {
                    position: static;
                    opacity: 1;
                    transform: none;
                }
                                }

        @media (min-width: 992px) {
             
                            .ronixa-information-box-1909 .ronixa-info-box .info-box-title {
                    font-size:20px;
                }
             
                            .ronixa-information-box-1909 .ronixa-info-box .info-box-inner {
                    font-size:18px;
                }
             
        }
        
        
     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_mother_8 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_mother_8 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_mother_8 > div {background-color:rgba(255,255,255,1) ;} }
        .ronixa-information-box-1910 .ronixa-info-box {
            position: relative;
            display: flex;
            align-items: stretch;
            flex-direction: column;
                                        text-align: left;
                        border-radius: 5px;
                                }
                        .ronixa-information-box-1910 .ronixa-info-box .box-icon-wrapper {
            flex: 0 0 auto;
            line-height: 0;
                    }
        .ronixa-information-box-1910 .ronixa-info-box .info-box-icon {
            display: inline-block;
            transition: all 0.25s ease;
        }
                
        .ronixa-information-box-1910 .info-box-icon img {
            width: 100%;
        }

        .ronixa-information-box-1910 .ronixa-info-box .info-box-subtitle,
        .ronixa-information-box-1910 .ronixa-info-box .info-box-title {
            margin-bottom: 10px;
            transition: all 0.25s ease;
        }
                    .ronixa-information-box-1910 .ronixa-info-box .info-box-subtitle {
                line-height: 1.3;
            }
                .ronixa-information-box-1910 .ronixa-info-box .info-box-subtitle {
                                    
                                                                
        }
        .ronixa-information-box-1910 .ronixa-info-box .info-box-title {
            line-height: 1.3;
                            font-size: 18px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:20px;
        }
        .ronixa-information-box-1910 .ronixa-info-box .info-box-inner {
            font-size: 14px;
                                        color: rgba(122,122,122,1);
                        font-size:18px;
        }
        .ronixa-information-box-1910 .ronixa-info-box .info-box-content {
            position: relative;
            flex: 1 1 auto;
            border-radius: 5px;
                    }
        .ronixa-information-box-1910 .ronixa-info-box .info-box-inner p:first-child:empty,
        .ronixa-information-box-1910 .ronixa-info-box .info-box-inner p:first-child:empty ~ p:last-child {
            display: none;
        }
        .ronixa-information-box-1910 .ronixa-info-box .info-btn-wrapper {
            margin-top: 15px;
             
        }
        .ronixa-information-box-1910 .ronixa-button-wrapper {
                            text-align: left;
                    }
        .ronixa-information-box-1910 .ronixa-button-wrapper a {
            text-decoration: none;
            text-align: center;
            cursor:pointer;
            display: inline-block;
                            padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                                                
                                        min-height: unset;
                padding: 0;
                border-width: 2px;
                border-style: solid;
                border-top: none;
                border-right: none;
                border-left: none;
                background-color: transparent!important;
                border-radius: 0;
                                                    border-color: rgba(255,255,255,1);
                    color: rgba(255,255,255,1);
                                                                        }
        
        .ronixa-information-box-1910 .ronixa-button-wrapper a:hover {
                                                }

                .ronixa-information-box-1910 .box-icon-wrapper {
                            margin-bottom: 15px;
                                    }
                        .ronixa-information-box-1910 .box-icon-wrapper {
                                        font-size: 52px;
                    }
                            .ronixa-information-box-1910 .info-box-icon {
                overflow:hidden;
                padding: 20px;
                border-radius: 50%;
                text-align: center;
                                    border-radius: inheritpx;
                            }
                        .ronixa-information-box-1910 .info-box-icon {
                            background-color: #f1f1f1;
                                }
        .ronixa-information-box-1910 .ronixa-info-box:hover .info-box-icon {
                                } 
                    .ronixa-information-box-1910 .ronixa-info-box .info-btn-wrapper {
                position: absolute;
                top: 100%;
                right: 0;
                left: 0;
                margin-top: 0;
                padding-top: 15px;
                opacity: 0;
                transition: transform 0.25s ease, opacity 0.25s ease;
                transform: translateY(15px);
                            }
            .ronixa-information-box-1910 .ronixa-info-box:hover .info-btn-wrapper {
                opacity: 1;
                transform: none;
            }
                
        @media (max-width: 991px) {
                        
                                        .ronixa-information-box-1910 .info-btn-wrapper {
                    position: static;
                    opacity: 1;
                    transform: none;
                }
                                }

        @media (min-width: 992px) {
             
                            .ronixa-information-box-1910 .ronixa-info-box .info-box-title {
                    font-size:20px;
                }
             
                            .ronixa-information-box-1910 .ronixa-info-box .info-box-inner {
                    font-size:18px;
                }
             
        }
        
        
     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_mother_9 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_mother_9 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_mother_9 > div {background-color:rgba(255,255,255,1) ;} }
        .ronixa-information-box-1911 .ronixa-info-box {
            position: relative;
            display: flex;
            align-items: stretch;
            flex-direction: column;
                                        text-align: left;
                        border-radius: 5px;
                                }
                        .ronixa-information-box-1911 .ronixa-info-box .box-icon-wrapper {
            flex: 0 0 auto;
            line-height: 0;
                    }
        .ronixa-information-box-1911 .ronixa-info-box .info-box-icon {
            display: inline-block;
            transition: all 0.25s ease;
        }
                
        .ronixa-information-box-1911 .info-box-icon img {
            width: 100%;
        }

        .ronixa-information-box-1911 .ronixa-info-box .info-box-subtitle,
        .ronixa-information-box-1911 .ronixa-info-box .info-box-title {
            margin-bottom: 10px;
            transition: all 0.25s ease;
        }
                    .ronixa-information-box-1911 .ronixa-info-box .info-box-subtitle {
                line-height: 1.3;
            }
                .ronixa-information-box-1911 .ronixa-info-box .info-box-subtitle {
                                    
                                                                
        }
        .ronixa-information-box-1911 .ronixa-info-box .info-box-title {
            line-height: 1.3;
                            font-size: 18px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:20px;
        }
        .ronixa-information-box-1911 .ronixa-info-box .info-box-inner {
            font-size: 14px;
                                        color: rgba(122,122,122,1);
                        font-size:18px;
        }
        .ronixa-information-box-1911 .ronixa-info-box .info-box-content {
            position: relative;
            flex: 1 1 auto;
            border-radius: 5px;
                    }
        .ronixa-information-box-1911 .ronixa-info-box .info-box-inner p:first-child:empty,
        .ronixa-information-box-1911 .ronixa-info-box .info-box-inner p:first-child:empty ~ p:last-child {
            display: none;
        }
        .ronixa-information-box-1911 .ronixa-info-box .info-btn-wrapper {
            margin-top: 15px;
             
        }
        .ronixa-information-box-1911 .ronixa-button-wrapper {
                            text-align: left;
                    }
        .ronixa-information-box-1911 .ronixa-button-wrapper a {
            text-decoration: none;
            text-align: center;
            cursor:pointer;
            display: inline-block;
                            padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                                                
                                        min-height: unset;
                padding: 0;
                border-width: 2px;
                border-style: solid;
                border-top: none;
                border-right: none;
                border-left: none;
                background-color: transparent!important;
                border-radius: 0;
                                                    border-color: rgba(255,255,255,1);
                    color: rgba(255,255,255,1);
                                                                        }
        
        .ronixa-information-box-1911 .ronixa-button-wrapper a:hover {
                                                }

                .ronixa-information-box-1911 .box-icon-wrapper {
                            margin-bottom: 15px;
                                    }
                        .ronixa-information-box-1911 .box-icon-wrapper {
                                        font-size: 52px;
                    }
                            .ronixa-information-box-1911 .info-box-icon {
                overflow:hidden;
                padding: 20px;
                border-radius: 50%;
                text-align: center;
                                    border-radius: inheritpx;
                            }
                        .ronixa-information-box-1911 .info-box-icon {
                            background-color: #f1f1f1;
                                }
        .ronixa-information-box-1911 .ronixa-info-box:hover .info-box-icon {
                                } 
                    .ronixa-information-box-1911 .ronixa-info-box .info-btn-wrapper {
                position: absolute;
                top: 100%;
                right: 0;
                left: 0;
                margin-top: 0;
                padding-top: 15px;
                opacity: 0;
                transition: transform 0.25s ease, opacity 0.25s ease;
                transform: translateY(15px);
                            }
            .ronixa-information-box-1911 .ronixa-info-box:hover .info-btn-wrapper {
                opacity: 1;
                transform: none;
            }
                
        @media (max-width: 991px) {
                        
                                        .ronixa-information-box-1911 .info-btn-wrapper {
                    position: static;
                    opacity: 1;
                    transform: none;
                }
                                }

        @media (min-width: 992px) {
             
                            .ronixa-information-box-1911 .ronixa-info-box .info-box-title {
                    font-size:20px;
                }
             
                            .ronixa-information-box-1911 .ronixa-info-box .info-box-inner {
                    font-size:18px;
                }
             
        }
        
        
     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_mother_10 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_mother_10 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_mother_10 > div {background-color:rgba(255,255,255,1) ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_4{position:relative;  padding-top:85px !important ;padding-bottom:90px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_4{position:relative;  padding-top:85px !important ;padding-bottom:90px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_4{position:relative;  padding-top:85px !important ;padding-bottom:90px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_4:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_4:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_4:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(247,248,250,1) ;} }
        .ronixa-section-title-wrapper-1891 {
            text-align: left;
                            margin-right: auto;
                            max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1891 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1891 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1891 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1891 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1891 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1891 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                    font-size:20px;line-height:1.5;
        }
        .ronixa-section-title-wrapper-1891 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1891 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(255,255,255,1);
                        font-size:40px;line-height:1.2;
        }
        .ronixa-section-title-wrapper-1891 .ronixa-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .ronixa-section-title-wrapper-1891 .ronixa-section-title-description {
            color: rgba(153,161,175,1);
            font-size:20px;line-height:1.5;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1891 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1891 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1891 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1891 {
                max-width: 100%;
            }
                            .ronixa-section-title-wrapper-1891 .ronixa-section-title-subtitle {
                    font-size:20px;
                }
                                        .ronixa-section-title-wrapper-1891 .ronixa-section-title-title {
                    font-size:40px;
                }
                                        .ronixa-section-title-wrapper-1891 .ronixa-section-title-description {
                    font-size:20px;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1891 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1891 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1891 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1891 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

   

        .retrina-iconlist-1862 ul{
            padding:0;
            margin-bottom:0;
                            display:flex;
                flex-direction:row;
                                    justify-content: start;
                                flex-wrap:wrap;
                                    margin-inline-end:-8px;
                    margin-inline-start:-8px;
                                    }

        .retrina-iconlist-1862 li{
            display:flex;
            align-items: center;
            list-style: none;
            position: relative;
            flex-direction: row;
                            justify-content: start;
                                                            margin-inline-end:8px;
                    margin-inline-start:8px;
                                    }

        
        .retrina-iconlist-1862 li a{
            text-decoration:none;
            display:flex;
            align-items: center;
            flex-direction: row;
                            justify-content: start;
                                        width:100%;
                    }

        
        .retrina-iconlist-1862 .retrina-iconlist-icon{
            text-align:left;
        }

        .retrina-iconlist-1862 .retrina-iconlist-icon i{
            width:1.25em;
            color: rgba(255,205,40,1);
            font-size: 14px;
        }

        
        .retrina-iconlist-1862 .retrina-iconlist-text{
            color: rgba(255,205,40,1);
            padding-inline-start:0px;
            font-size:18px;
            ;
                    }

        
        @media (min-width: 992px) {

                            .retrina-iconlist-1862 ul{
                                            margin-inline-end:-8px;
                        margin-inline-start:-8px;
                                    }
                .retrina-iconlist-1862 li{
                                            margin-inline-end:8px;
                        margin-inline-start:8px;
                                    }
            
            .retrina-iconlist-1862 ul{
                                                            justify-content: start;
                                                }

            .retrina-iconlist-1862 ul li{
                                    justify-content: start;
                            }

            
            .retrina-iconlist-1862 ul li a{
                                    justify-content: start;
                            }

            .retrina-iconlist-1862 .retrina-iconlist-icon{
                text-align:left;
            }
        
            .retrina-iconlist-1862 .retrina-iconlist-icon i{
                font-size: 14px;
            }

            
        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-iconlist-1862 ul{
                                           margin-inline-end:-5px;
                        margin-inline-start:-5px;
                                    }
                .retrina-iconlist-1862 li{
                                            margin-inline-end:5px;
                        margin-inline-start:5px;
                                    }
            
            .retrina-iconlist-1862 ul{
                                                            justify-content: start;
                                                }

            .retrina-iconlist-1862 ul li{
                                    justify-content: start;
                            }

            
            .retrina-iconlist-1862 ul li a{
                                    justify-content: start;
                            }

            .retrina-iconlist-1862 .retrina-iconlist-icon{
                text-align:left;
            }

            .retrina-iconlist-1862 .retrina-iconlist-icon i{
                font-size: 14px;
            }

                        
        }
            
        @media (max-width: 767px) {

                            .retrina-iconlist-1862 ul{
                                            margin-inline-end:-5px;
                        margin-inline-start:-5px;
                                    }
                .retrina-iconlist-1862 li{
                                            margin-inline-end:5px;
                        margin-inline-start:5px;
                                    }
            
            .retrina-iconlist-1862 ul{
                                                            justify-content: start;
                                                }

            .retrina-iconlist-1862 ul li{
                                    justify-content: start;
                            }

            
            .retrina-iconlist-1862 ul li a{
                                    justify-content: start;
                            }

            .retrina-iconlist-1862 .retrina-iconlist-icon{
                text-align:left;
            }

            .retrina-iconlist-1862 .retrina-iconlist-icon i{
                font-size: 14px;
            }

                       
        }

    

        .retrina-icon-box-1855 {
            display: flex;
        }

        .retrina-icon-box-1855 .retrina-icon-box-content {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
        }

        .retrina-icon-box-1855 .retrina-icon-box-icon-parent span {
                                    font-size: 40px;
            line-height: 40px;
            display: inline-block;
                    }

        .retrina-icon-box-1855 i {
            width: 1em;
            height: 1em;
            position: relative;
            display: block;
            font-size: 40px;
            line-height: 40px;
            color:rgba(255,205,40,1);
            transform-origin: center;
                    }
        
        
        
        
        .retrina-icon-box-1855 .retrina-icon-box-title{
            color: rgba(255,255,255,1);
            font-size:1.25rem;;
                    }

        
        .retrina-icon-box-1855 .retrina-icon-box-description{
            color: #1e1e1e;
            ;
            
        }

        @media (min-width: 992px) {

                            .retrina-icon-box-1855{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1855 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                                        
            
                            .retrina-icon-box-1855 .retrina-icon-box-icon-parent i {
                   font-size: 40px;
                   line-height: 40px;
                }
            
            
                     
                            .retrina-icon-box-1855 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-icon-box-1855{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1855 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                  
            
                            .retrina-icon-box-1855 .retrina-icon-box-icon-parent i {
                   font-size: 48px;
                   line-height: 48px;
                }
            
            
            
                            .retrina-icon-box-1855 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @media (max-width: 767px) {

                            .retrina-icon-box-1855{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1855 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                            
                            .retrina-icon-box-1855 .retrina-icon-box-icon-parent i {
                   font-size: 48px;
                   line-height: 48px;
                }
            
            
            
                            .retrina-icon-box-1855 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
            .retrina-animation-grow{transition-duration:.3s;transition-property:transform}.retrina-animation-grow:active,.retrina-animation-grow:focus,.retrina-animation-grow:hover{transform:scale(1.1)}.retrina-animation-shrink{transition-duration:.3s;transition-property:transform}.retrina-animation-shrink:active,.retrina-animation-shrink:focus,.retrina-animation-shrink:hover{transform:scale(0.9)}@keyframes retrina-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.retrina-animation-pulse:active,.retrina-animation-pulse:focus,.retrina-animation-pulse:hover{animation-name:retrina-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-pulse-grow{to{transform:scale(1.1)}}.retrina-animation-pulse-grow:active,.retrina-animation-pulse-grow:focus,.retrina-animation-pulse-grow:hover{animation-name:retrina-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-pulse-shrink{to{transform:scale(0.9)}}.retrina-animation-pulse-shrink:active,.retrina-animation-pulse-shrink:focus,.retrina-animation-pulse-shrink:hover{animation-name:retrina-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.retrina-animation-push:active,.retrina-animation-push:focus,.retrina-animation-push:hover{animation-name:retrina-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes retrina-animation-pop{50%{transform:scale(1.2)}}.retrina-animation-pop:active,.retrina-animation-pop:focus,.retrina-animation-pop:hover{animation-name:retrina-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.retrina-animation-bounce-in{transition-duration:.5s}.retrina-animation-bounce-in:active,.retrina-animation-bounce-in:focus,.retrina-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-bounce-out{transition-duration:.5s}.retrina-animation-bounce-out:active,.retrina-animation-bounce-out:focus,.retrina-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-rotate:active,.retrina-animation-rotate:focus,.retrina-animation-rotate:hover{transform:rotate(4deg)}.retrina-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-grow-rotate:active,.retrina-animation-grow-rotate:focus,.retrina-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.retrina-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-float:active,.retrina-animation-float:focus,.retrina-animation-float:hover{transform:translateY(-8px)}.retrina-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-sink:active,.retrina-animation-sink:focus,.retrina-animation-sink:hover{transform:translateY(8px)}@keyframes retrina-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes retrina-animation-bob-float{100%{transform:translateY(-8px)}}.retrina-animation-bob:active,.retrina-animation-bob:focus,.retrina-animation-bob:hover{animation-name:retrina-animation-bob-float,retrina-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes retrina-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes retrina-animation-hang-sink{100%{transform:translateY(8px)}}.retrina-animation-hang:active,.retrina-animation-hang:focus,.retrina-animation-hang:hover{animation-name:retrina-animation-hang-sink,retrina-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.retrina-animation-skew{transition-duration:.3s;transition-property:transform}.retrina-animation-skew:active,.retrina-animation-skew:focus,.retrina-animation-skew:hover{transform:skew(-10deg)}.retrina-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-forward:active,.retrina-animation-skew-forward:focus,.retrina-animation-skew-forward:hover{transform:skew(-10deg)}.retrina-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-backward:active,.retrina-animation-skew-backward:focus,.retrina-animation-skew-backward:hover{transform:skew(10deg)}@keyframes retrina-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.retrina-animation-wobble-vertical:active,.retrina-animation-wobble-vertical:focus,.retrina-animation-wobble-vertical:hover{animation-name:retrina-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.retrina-animation-wobble-horizontal:active,.retrina-animation-wobble-horizontal:focus,.retrina-animation-wobble-horizontal:hover{animation-name:retrina-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-bottom-right:active,.retrina-animation-wobble-to-bottom-right:focus,.retrina-animation-wobble-to-bottom-right:hover{animation-name:retrina-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-top-right:active,.retrina-animation-wobble-to-top-right:focus,.retrina-animation-wobble-to-top-right:hover{animation-name:retrina-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-top{transform-origin:0 100%}.retrina-animation-wobble-top:active,.retrina-animation-wobble-top:focus,.retrina-animation-wobble-top:hover{animation-name:retrina-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-bottom{transform-origin:100% 0}.retrina-animation-wobble-bottom:active,.retrina-animation-wobble-bottom:focus,.retrina-animation-wobble-bottom:hover{animation-name:retrina-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-skew:active,.retrina-animation-wobble-skew:focus,.retrina-animation-wobble-skew:hover{animation-name:retrina-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.retrina-animation-buzz:active,.retrina-animation-buzz:focus,.retrina-animation-buzz:hover{animation-name:retrina-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.retrina-animation-buzz-out:active,.retrina-animation-buzz-out:focus,.retrina-animation-buzz-out:hover{animation-name:retrina-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

    

        .retrina-icon-box-1856 {
            display: flex;
        }

        .retrina-icon-box-1856 .retrina-icon-box-content {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
        }

        .retrina-icon-box-1856 .retrina-icon-box-icon-parent span {
                                    font-size: 40px;
            line-height: 40px;
            display: inline-block;
                    }

        .retrina-icon-box-1856 i {
            width: 1em;
            height: 1em;
            position: relative;
            display: block;
            font-size: 40px;
            line-height: 40px;
            color:rgba(255,205,40,1);
            transform-origin: center;
                    }
        
        
        
        
        .retrina-icon-box-1856 .retrina-icon-box-title{
            color: rgba(255,255,255,1);
            font-size:1.25rem;;
                    }

        
        .retrina-icon-box-1856 .retrina-icon-box-description{
            color: #1e1e1e;
            ;
            
        }

        @media (min-width: 992px) {

                            .retrina-icon-box-1856{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1856 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                                        
            
                            .retrina-icon-box-1856 .retrina-icon-box-icon-parent i {
                   font-size: 40px;
                   line-height: 40px;
                }
            
            
                     
                            .retrina-icon-box-1856 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-icon-box-1856{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1856 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                  
            
                            .retrina-icon-box-1856 .retrina-icon-box-icon-parent i {
                   font-size: 48px;
                   line-height: 48px;
                }
            
            
            
                            .retrina-icon-box-1856 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @media (max-width: 767px) {

                            .retrina-icon-box-1856{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1856 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                            
                            .retrina-icon-box-1856 .retrina-icon-box-icon-parent i {
                   font-size: 48px;
                   line-height: 48px;
                }
            
            
            
                            .retrina-icon-box-1856 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
            .retrina-animation-grow{transition-duration:.3s;transition-property:transform}.retrina-animation-grow:active,.retrina-animation-grow:focus,.retrina-animation-grow:hover{transform:scale(1.1)}.retrina-animation-shrink{transition-duration:.3s;transition-property:transform}.retrina-animation-shrink:active,.retrina-animation-shrink:focus,.retrina-animation-shrink:hover{transform:scale(0.9)}@keyframes retrina-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.retrina-animation-pulse:active,.retrina-animation-pulse:focus,.retrina-animation-pulse:hover{animation-name:retrina-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-pulse-grow{to{transform:scale(1.1)}}.retrina-animation-pulse-grow:active,.retrina-animation-pulse-grow:focus,.retrina-animation-pulse-grow:hover{animation-name:retrina-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-pulse-shrink{to{transform:scale(0.9)}}.retrina-animation-pulse-shrink:active,.retrina-animation-pulse-shrink:focus,.retrina-animation-pulse-shrink:hover{animation-name:retrina-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.retrina-animation-push:active,.retrina-animation-push:focus,.retrina-animation-push:hover{animation-name:retrina-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes retrina-animation-pop{50%{transform:scale(1.2)}}.retrina-animation-pop:active,.retrina-animation-pop:focus,.retrina-animation-pop:hover{animation-name:retrina-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.retrina-animation-bounce-in{transition-duration:.5s}.retrina-animation-bounce-in:active,.retrina-animation-bounce-in:focus,.retrina-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-bounce-out{transition-duration:.5s}.retrina-animation-bounce-out:active,.retrina-animation-bounce-out:focus,.retrina-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-rotate:active,.retrina-animation-rotate:focus,.retrina-animation-rotate:hover{transform:rotate(4deg)}.retrina-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-grow-rotate:active,.retrina-animation-grow-rotate:focus,.retrina-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.retrina-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-float:active,.retrina-animation-float:focus,.retrina-animation-float:hover{transform:translateY(-8px)}.retrina-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-sink:active,.retrina-animation-sink:focus,.retrina-animation-sink:hover{transform:translateY(8px)}@keyframes retrina-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes retrina-animation-bob-float{100%{transform:translateY(-8px)}}.retrina-animation-bob:active,.retrina-animation-bob:focus,.retrina-animation-bob:hover{animation-name:retrina-animation-bob-float,retrina-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes retrina-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes retrina-animation-hang-sink{100%{transform:translateY(8px)}}.retrina-animation-hang:active,.retrina-animation-hang:focus,.retrina-animation-hang:hover{animation-name:retrina-animation-hang-sink,retrina-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.retrina-animation-skew{transition-duration:.3s;transition-property:transform}.retrina-animation-skew:active,.retrina-animation-skew:focus,.retrina-animation-skew:hover{transform:skew(-10deg)}.retrina-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-forward:active,.retrina-animation-skew-forward:focus,.retrina-animation-skew-forward:hover{transform:skew(-10deg)}.retrina-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-backward:active,.retrina-animation-skew-backward:focus,.retrina-animation-skew-backward:hover{transform:skew(10deg)}@keyframes retrina-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.retrina-animation-wobble-vertical:active,.retrina-animation-wobble-vertical:focus,.retrina-animation-wobble-vertical:hover{animation-name:retrina-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.retrina-animation-wobble-horizontal:active,.retrina-animation-wobble-horizontal:focus,.retrina-animation-wobble-horizontal:hover{animation-name:retrina-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-bottom-right:active,.retrina-animation-wobble-to-bottom-right:focus,.retrina-animation-wobble-to-bottom-right:hover{animation-name:retrina-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-top-right:active,.retrina-animation-wobble-to-top-right:focus,.retrina-animation-wobble-to-top-right:hover{animation-name:retrina-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-top{transform-origin:0 100%}.retrina-animation-wobble-top:active,.retrina-animation-wobble-top:focus,.retrina-animation-wobble-top:hover{animation-name:retrina-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-bottom{transform-origin:100% 0}.retrina-animation-wobble-bottom:active,.retrina-animation-wobble-bottom:focus,.retrina-animation-wobble-bottom:hover{animation-name:retrina-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-skew:active,.retrina-animation-wobble-skew:focus,.retrina-animation-wobble-skew:hover{animation-name:retrina-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.retrina-animation-buzz:active,.retrina-animation-buzz:focus,.retrina-animation-buzz:hover{animation-name:retrina-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.retrina-animation-buzz-out:active,.retrina-animation-buzz-out:focus,.retrina-animation-buzz-out:hover{animation-name:retrina-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

    

        .retrina-icon-box-1857 {
            display: flex;
        }

        .retrina-icon-box-1857 .retrina-icon-box-content {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
        }

        .retrina-icon-box-1857 .retrina-icon-box-icon-parent span {
                                    font-size: 40px;
            line-height: 40px;
            display: inline-block;
                    }

        .retrina-icon-box-1857 i {
            width: 1em;
            height: 1em;
            position: relative;
            display: block;
            font-size: 40px;
            line-height: 40px;
            color:rgba(23,67,64.99999999999997,1);
            transform-origin: center;
                    }
        
        
        
        
        .retrina-icon-box-1857 .retrina-icon-box-title{
            color: rgba(23,67,64.99999999999997,1);
            font-size:1.25rem;;
                    }

        
        .retrina-icon-box-1857 .retrina-icon-box-description{
            color: rgba(23,67,64.99999999999997,1);
            ;
            
        }

        @media (min-width: 992px) {

                            .retrina-icon-box-1857{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1857 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                                        
            
                            .retrina-icon-box-1857 .retrina-icon-box-icon-parent i {
                   font-size: 40px;
                   line-height: 40px;
                }
            
            
                     
                            .retrina-icon-box-1857 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-icon-box-1857{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1857 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                  
            
                            .retrina-icon-box-1857 .retrina-icon-box-icon-parent i {
                   font-size: 48px;
                   line-height: 48px;
                }
            
            
            
                            .retrina-icon-box-1857 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @media (max-width: 767px) {

                            .retrina-icon-box-1857{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1857 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                            
                            .retrina-icon-box-1857 .retrina-icon-box-icon-parent i {
                   font-size: 48px;
                   line-height: 48px;
                }
            
            
            
                            .retrina-icon-box-1857 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
            .retrina-animation-grow{transition-duration:.3s;transition-property:transform}.retrina-animation-grow:active,.retrina-animation-grow:focus,.retrina-animation-grow:hover{transform:scale(1.1)}.retrina-animation-shrink{transition-duration:.3s;transition-property:transform}.retrina-animation-shrink:active,.retrina-animation-shrink:focus,.retrina-animation-shrink:hover{transform:scale(0.9)}@keyframes retrina-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.retrina-animation-pulse:active,.retrina-animation-pulse:focus,.retrina-animation-pulse:hover{animation-name:retrina-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-pulse-grow{to{transform:scale(1.1)}}.retrina-animation-pulse-grow:active,.retrina-animation-pulse-grow:focus,.retrina-animation-pulse-grow:hover{animation-name:retrina-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-pulse-shrink{to{transform:scale(0.9)}}.retrina-animation-pulse-shrink:active,.retrina-animation-pulse-shrink:focus,.retrina-animation-pulse-shrink:hover{animation-name:retrina-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.retrina-animation-push:active,.retrina-animation-push:focus,.retrina-animation-push:hover{animation-name:retrina-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes retrina-animation-pop{50%{transform:scale(1.2)}}.retrina-animation-pop:active,.retrina-animation-pop:focus,.retrina-animation-pop:hover{animation-name:retrina-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.retrina-animation-bounce-in{transition-duration:.5s}.retrina-animation-bounce-in:active,.retrina-animation-bounce-in:focus,.retrina-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-bounce-out{transition-duration:.5s}.retrina-animation-bounce-out:active,.retrina-animation-bounce-out:focus,.retrina-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-rotate:active,.retrina-animation-rotate:focus,.retrina-animation-rotate:hover{transform:rotate(4deg)}.retrina-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-grow-rotate:active,.retrina-animation-grow-rotate:focus,.retrina-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.retrina-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-float:active,.retrina-animation-float:focus,.retrina-animation-float:hover{transform:translateY(-8px)}.retrina-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-sink:active,.retrina-animation-sink:focus,.retrina-animation-sink:hover{transform:translateY(8px)}@keyframes retrina-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes retrina-animation-bob-float{100%{transform:translateY(-8px)}}.retrina-animation-bob:active,.retrina-animation-bob:focus,.retrina-animation-bob:hover{animation-name:retrina-animation-bob-float,retrina-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes retrina-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes retrina-animation-hang-sink{100%{transform:translateY(8px)}}.retrina-animation-hang:active,.retrina-animation-hang:focus,.retrina-animation-hang:hover{animation-name:retrina-animation-hang-sink,retrina-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.retrina-animation-skew{transition-duration:.3s;transition-property:transform}.retrina-animation-skew:active,.retrina-animation-skew:focus,.retrina-animation-skew:hover{transform:skew(-10deg)}.retrina-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-forward:active,.retrina-animation-skew-forward:focus,.retrina-animation-skew-forward:hover{transform:skew(-10deg)}.retrina-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-backward:active,.retrina-animation-skew-backward:focus,.retrina-animation-skew-backward:hover{transform:skew(10deg)}@keyframes retrina-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.retrina-animation-wobble-vertical:active,.retrina-animation-wobble-vertical:focus,.retrina-animation-wobble-vertical:hover{animation-name:retrina-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.retrina-animation-wobble-horizontal:active,.retrina-animation-wobble-horizontal:focus,.retrina-animation-wobble-horizontal:hover{animation-name:retrina-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-bottom-right:active,.retrina-animation-wobble-to-bottom-right:focus,.retrina-animation-wobble-to-bottom-right:hover{animation-name:retrina-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-top-right:active,.retrina-animation-wobble-to-top-right:focus,.retrina-animation-wobble-to-top-right:hover{animation-name:retrina-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-top{transform-origin:0 100%}.retrina-animation-wobble-top:active,.retrina-animation-wobble-top:focus,.retrina-animation-wobble-top:hover{animation-name:retrina-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-bottom{transform-origin:100% 0}.retrina-animation-wobble-bottom:active,.retrina-animation-wobble-bottom:focus,.retrina-animation-wobble-bottom:hover{animation-name:retrina-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-skew:active,.retrina-animation-wobble-skew:focus,.retrina-animation-wobble-skew:hover{animation-name:retrina-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.retrina-animation-buzz:active,.retrina-animation-buzz:focus,.retrina-animation-buzz:hover{animation-name:retrina-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.retrina-animation-buzz-out:active,.retrina-animation-buzz-out:focus,.retrina-animation-buzz-out:hover{animation-name:retrina-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

    

        .retrina-icon-box-1858 {
            display: flex;
        }

        .retrina-icon-box-1858 .retrina-icon-box-content {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
        }

        .retrina-icon-box-1858 .retrina-icon-box-icon-parent span {
                                    font-size: 40px;
            line-height: 40px;
            display: inline-block;
                    }

        .retrina-icon-box-1858 i {
            width: 1em;
            height: 1em;
            position: relative;
            display: block;
            font-size: 40px;
            line-height: 40px;
            color:rgba(255,205,40,1);
            transform-origin: center;
                    }
        
        
        
        
        .retrina-icon-box-1858 .retrina-icon-box-title{
            color: rgba(255,255,255,1);
            font-size:1.25rem;;
                    }

        
        .retrina-icon-box-1858 .retrina-icon-box-description{
            color: #1e1e1e;
            ;
            
        }

        @media (min-width: 992px) {

                            .retrina-icon-box-1858{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1858 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                                        
            
                            .retrina-icon-box-1858 .retrina-icon-box-icon-parent i {
                   font-size: 40px;
                   line-height: 40px;
                }
            
            
                     
                            .retrina-icon-box-1858 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-icon-box-1858{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1858 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                  
            
                            .retrina-icon-box-1858 .retrina-icon-box-icon-parent i {
                   font-size: 48px;
                   line-height: 48px;
                }
            
            
            
                            .retrina-icon-box-1858 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @media (max-width: 767px) {

                            .retrina-icon-box-1858{
                    flex-direction: column;
                    text-align: center;
                }  
                                    .retrina-icon-box-1858 .retrina-icon-box-icon-parent{
                        margin-bottom: 20px;
                    }
                            
                            .retrina-icon-box-1858 .retrina-icon-box-icon-parent i {
                   font-size: 48px;
                   line-height: 48px;
                }
            
            
            
                            .retrina-icon-box-1858 .retrina-icon-box-title {
                    margin-bottom: 15px;
                }
            
        }

        @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
            .retrina-animation-grow{transition-duration:.3s;transition-property:transform}.retrina-animation-grow:active,.retrina-animation-grow:focus,.retrina-animation-grow:hover{transform:scale(1.1)}.retrina-animation-shrink{transition-duration:.3s;transition-property:transform}.retrina-animation-shrink:active,.retrina-animation-shrink:focus,.retrina-animation-shrink:hover{transform:scale(0.9)}@keyframes retrina-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.retrina-animation-pulse:active,.retrina-animation-pulse:focus,.retrina-animation-pulse:hover{animation-name:retrina-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-pulse-grow{to{transform:scale(1.1)}}.retrina-animation-pulse-grow:active,.retrina-animation-pulse-grow:focus,.retrina-animation-pulse-grow:hover{animation-name:retrina-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-pulse-shrink{to{transform:scale(0.9)}}.retrina-animation-pulse-shrink:active,.retrina-animation-pulse-shrink:focus,.retrina-animation-pulse-shrink:hover{animation-name:retrina-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes retrina-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.retrina-animation-push:active,.retrina-animation-push:focus,.retrina-animation-push:hover{animation-name:retrina-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes retrina-animation-pop{50%{transform:scale(1.2)}}.retrina-animation-pop:active,.retrina-animation-pop:focus,.retrina-animation-pop:hover{animation-name:retrina-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.retrina-animation-bounce-in{transition-duration:.5s}.retrina-animation-bounce-in:active,.retrina-animation-bounce-in:focus,.retrina-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-bounce-out{transition-duration:.5s}.retrina-animation-bounce-out:active,.retrina-animation-bounce-out:focus,.retrina-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.retrina-animation-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-rotate:active,.retrina-animation-rotate:focus,.retrina-animation-rotate:hover{transform:rotate(4deg)}.retrina-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.retrina-animation-grow-rotate:active,.retrina-animation-grow-rotate:focus,.retrina-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.retrina-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-float:active,.retrina-animation-float:focus,.retrina-animation-float:hover{transform:translateY(-8px)}.retrina-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.retrina-animation-sink:active,.retrina-animation-sink:focus,.retrina-animation-sink:hover{transform:translateY(8px)}@keyframes retrina-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes retrina-animation-bob-float{100%{transform:translateY(-8px)}}.retrina-animation-bob:active,.retrina-animation-bob:focus,.retrina-animation-bob:hover{animation-name:retrina-animation-bob-float,retrina-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes retrina-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes retrina-animation-hang-sink{100%{transform:translateY(8px)}}.retrina-animation-hang:active,.retrina-animation-hang:focus,.retrina-animation-hang:hover{animation-name:retrina-animation-hang-sink,retrina-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.retrina-animation-skew{transition-duration:.3s;transition-property:transform}.retrina-animation-skew:active,.retrina-animation-skew:focus,.retrina-animation-skew:hover{transform:skew(-10deg)}.retrina-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-forward:active,.retrina-animation-skew-forward:focus,.retrina-animation-skew-forward:hover{transform:skew(-10deg)}.retrina-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.retrina-animation-skew-backward:active,.retrina-animation-skew-backward:focus,.retrina-animation-skew-backward:hover{transform:skew(10deg)}@keyframes retrina-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.retrina-animation-wobble-vertical:active,.retrina-animation-wobble-vertical:focus,.retrina-animation-wobble-vertical:hover{animation-name:retrina-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.retrina-animation-wobble-horizontal:active,.retrina-animation-wobble-horizontal:focus,.retrina-animation-wobble-horizontal:hover{animation-name:retrina-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-bottom-right:active,.retrina-animation-wobble-to-bottom-right:focus,.retrina-animation-wobble-to-bottom-right:hover{animation-name:retrina-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.retrina-animation-wobble-to-top-right:active,.retrina-animation-wobble-to-top-right:focus,.retrina-animation-wobble-to-top-right:hover{animation-name:retrina-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-top{transform-origin:0 100%}.retrina-animation-wobble-top:active,.retrina-animation-wobble-top:focus,.retrina-animation-wobble-top:hover{animation-name:retrina-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-bottom{transform-origin:100% 0}.retrina-animation-wobble-bottom:active,.retrina-animation-wobble-bottom:focus,.retrina-animation-wobble-bottom:hover{animation-name:retrina-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.retrina-animation-wobble-skew:active,.retrina-animation-wobble-skew:focus,.retrina-animation-wobble-skew:hover{animation-name:retrina-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes retrina-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.retrina-animation-buzz:active,.retrina-animation-buzz:focus,.retrina-animation-buzz:hover{animation-name:retrina-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes retrina-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.retrina-animation-buzz-out:active,.retrina-animation-buzz-out:focus,.retrina-animation-buzz-out:hover{animation-name:retrina-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_5{position:relative;  padding-top:55px !important ;padding-bottom:75px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_5{position:relative;  padding-top:55px !important ;padding-bottom:75px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_5{position:relative;  padding-top:55px !important ;padding-bottom:75px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_5:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(23,67,64.99999999999997,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_5:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(23,67,64.99999999999997,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_5:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(23,67,64.99999999999997,1) ;} }
        .ronixa-section-title-wrapper-1916 {
            text-align: center;
                            margin-inline-start: auto;
                margin-inline-end: auto;
                        max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1916 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1916 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1916 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1916 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1916 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1916 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                    font-size:20px;line-height:1.5;
        }
        .ronixa-section-title-wrapper-1916 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1916 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(23.999999999999996,67,65.00000000000004,1);
                        font-size:40px;line-height:1.2;
        }
        .ronixa-section-title-wrapper-1916 .ronixa-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .ronixa-section-title-wrapper-1916 .ronixa-section-title-description {
            color: rgba(122,122,122,1);
            font-size:20px;line-height:1.5;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1916 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1916 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1916 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1916 {
                max-width: 100%;
            }
                            .ronixa-section-title-wrapper-1916 .ronixa-section-title-subtitle {
                    font-size:20px;
                }
                                        .ronixa-section-title-wrapper-1916 .ronixa-section-title-title {
                    font-size:40px;
                }
                                        .ronixa-section-title-wrapper-1916 .ronixa-section-title-description {
                    font-size:20px;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1916 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1916 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1916 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1916 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

    @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_father_13 {align-items:flex-start ;display:flex ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_father_13 {align-items:flex-start ;display:flex ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_father_13 {align-items:flex-start ;display:flex ;} }
        .ronixa-information-box-1918 .ronixa-info-box {
            position: relative;
            display: flex;
            align-items: stretch;
            flex-direction: column;
                                        text-align: center;
                        border-radius: 5px;
                                }
                        .ronixa-information-box-1918 .ronixa-info-box .box-icon-wrapper {
            flex: 0 0 auto;
            line-height: 0;
                    }
        .ronixa-information-box-1918 .ronixa-info-box .info-box-icon {
            display: inline-block;
            transition: all 0.25s ease;
        }
                
        .ronixa-information-box-1918 .info-box-icon img {
            width: 100%;
        }

        .ronixa-information-box-1918 .ronixa-info-box .info-box-subtitle,
        .ronixa-information-box-1918 .ronixa-info-box .info-box-title {
            margin-bottom: 10px;
            transition: all 0.25s ease;
        }
                    .ronixa-information-box-1918 .ronixa-info-box .info-box-subtitle {
                line-height: 1.3;
            }
                .ronixa-information-box-1918 .ronixa-info-box .info-box-subtitle {
                                    
                                                                
        }
        .ronixa-information-box-1918 .ronixa-info-box .info-box-title {
            line-height: 1.3;
                            font-size: 18px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:20px;
        }
        .ronixa-information-box-1918 .ronixa-info-box .info-box-inner {
            font-size: 14px;
                                        color: rgba(122,122,122,1);
                        font-size:18px;
        }
        .ronixa-information-box-1918 .ronixa-info-box .info-box-content {
            position: relative;
            flex: 1 1 auto;
            border-radius: 5px;
                    }
        .ronixa-information-box-1918 .ronixa-info-box .info-box-inner p:first-child:empty,
        .ronixa-information-box-1918 .ronixa-info-box .info-box-inner p:first-child:empty ~ p:last-child {
            display: none;
        }
        .ronixa-information-box-1918 .ronixa-info-box .info-btn-wrapper {
            margin-top: 15px;
             
        }
        .ronixa-information-box-1918 .ronixa-button-wrapper {
                            text-align: center;
                    }
        .ronixa-information-box-1918 .ronixa-button-wrapper a {
            text-decoration: none;
            text-align: center;
            cursor:pointer;
            display: inline-block;
                            padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                                                
                                        min-height: unset;
                padding: 0;
                border-width: 2px;
                border-style: solid;
                border-top: none;
                border-right: none;
                border-left: none;
                background-color: transparent!important;
                border-radius: 0;
                                                    border-color: rgba(255,255,255,1);
                    color: rgba(255,255,255,1);
                                                                        }
        
        .ronixa-information-box-1918 .ronixa-button-wrapper a:hover {
                                                }

                .ronixa-information-box-1918 .box-icon-wrapper {
                            margin-bottom: 15px;
                                    }
                        .ronixa-information-box-1918 .box-icon-wrapper {
                                        font-size: 52px;
                    }
                            .ronixa-information-box-1918 .info-box-icon {
                overflow:hidden;
                padding: 20px;
                border-radius: 50%;
                text-align: center;
                                    border-radius: inheritpx;
                            }
                        .ronixa-information-box-1918 .info-box-icon {
                            background-color: rgba(255,255,255,1);
                                }
        .ronixa-information-box-1918 .ronixa-info-box:hover .info-box-icon {
                                } 
                    .ronixa-information-box-1918 .ronixa-info-box .info-btn-wrapper {
                position: absolute;
                top: 100%;
                right: 0;
                left: 0;
                margin-top: 0;
                padding-top: 15px;
                opacity: 0;
                transition: transform 0.25s ease, opacity 0.25s ease;
                transform: translateY(15px);
                            }
            .ronixa-information-box-1918 .ronixa-info-box:hover .info-btn-wrapper {
                opacity: 1;
                transform: none;
            }
                
        @media (max-width: 991px) {
                        
                                        .ronixa-information-box-1918 .info-btn-wrapper {
                    position: static;
                    opacity: 1;
                    transform: none;
                }
                                }

        @media (min-width: 992px) {
             
                            .ronixa-information-box-1918 .ronixa-info-box .info-box-title {
                    font-size:20px;
                }
             
                            .ronixa-information-box-1918 .ronixa-info-box .info-box-inner {
                    font-size:18px;
                }
             
        }
        
        
     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_mother_18 > div {background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_mother_18 > div {background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_mother_18 > div {background-color:rgba(247,248,250,1) ;} }
        .ronixa-information-box-1919 .ronixa-info-box {
            position: relative;
            display: flex;
            align-items: stretch;
            flex-direction: column;
                                        text-align: center;
                        border-radius: 5px;
                                }
                        .ronixa-information-box-1919 .ronixa-info-box .box-icon-wrapper {
            flex: 0 0 auto;
            line-height: 0;
                    }
        .ronixa-information-box-1919 .ronixa-info-box .info-box-icon {
            display: inline-block;
            transition: all 0.25s ease;
        }
                
        .ronixa-information-box-1919 .info-box-icon img {
            width: 100%;
        }

        .ronixa-information-box-1919 .ronixa-info-box .info-box-subtitle,
        .ronixa-information-box-1919 .ronixa-info-box .info-box-title {
            margin-bottom: 10px;
            transition: all 0.25s ease;
        }
                    .ronixa-information-box-1919 .ronixa-info-box .info-box-subtitle {
                line-height: 1.3;
            }
                .ronixa-information-box-1919 .ronixa-info-box .info-box-subtitle {
                                    
                                                                
        }
        .ronixa-information-box-1919 .ronixa-info-box .info-box-title {
            line-height: 1.3;
                            font-size: 18px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:20px;
        }
        .ronixa-information-box-1919 .ronixa-info-box .info-box-inner {
            font-size: 14px;
                                        color: rgba(122,122,122,1);
                        font-size:18px;
        }
        .ronixa-information-box-1919 .ronixa-info-box .info-box-content {
            position: relative;
            flex: 1 1 auto;
            border-radius: 5px;
                    }
        .ronixa-information-box-1919 .ronixa-info-box .info-box-inner p:first-child:empty,
        .ronixa-information-box-1919 .ronixa-info-box .info-box-inner p:first-child:empty ~ p:last-child {
            display: none;
        }
        .ronixa-information-box-1919 .ronixa-info-box .info-btn-wrapper {
            margin-top: 15px;
             
        }
        .ronixa-information-box-1919 .ronixa-button-wrapper {
                            text-align: center;
                    }
        .ronixa-information-box-1919 .ronixa-button-wrapper a {
            text-decoration: none;
            text-align: center;
            cursor:pointer;
            display: inline-block;
                            padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                                                
                                        min-height: unset;
                padding: 0;
                border-width: 2px;
                border-style: solid;
                border-top: none;
                border-right: none;
                border-left: none;
                background-color: transparent!important;
                border-radius: 0;
                                                    border-color: rgba(255,255,255,1);
                    color: rgba(255,255,255,1);
                                                                        }
        
        .ronixa-information-box-1919 .ronixa-button-wrapper a:hover {
                                                }

                .ronixa-information-box-1919 .box-icon-wrapper {
                            margin-bottom: 15px;
                                    }
                        .ronixa-information-box-1919 .box-icon-wrapper {
                                        font-size: 52px;
                    }
                            .ronixa-information-box-1919 .info-box-icon {
                overflow:hidden;
                padding: 20px;
                border-radius: 50%;
                text-align: center;
                                    border-radius: inheritpx;
                            }
                        .ronixa-information-box-1919 .info-box-icon {
                            background-color: rgba(255,255,255,1);
                                }
        .ronixa-information-box-1919 .ronixa-info-box:hover .info-box-icon {
                                } 
                    .ronixa-information-box-1919 .ronixa-info-box .info-btn-wrapper {
                position: absolute;
                top: 100%;
                right: 0;
                left: 0;
                margin-top: 0;
                padding-top: 15px;
                opacity: 0;
                transition: transform 0.25s ease, opacity 0.25s ease;
                transform: translateY(15px);
                            }
            .ronixa-information-box-1919 .ronixa-info-box:hover .info-btn-wrapper {
                opacity: 1;
                transform: none;
            }
                
        @media (max-width: 991px) {
                        
                                        .ronixa-information-box-1919 .info-btn-wrapper {
                    position: static;
                    opacity: 1;
                    transform: none;
                }
                                }

        @media (min-width: 992px) {
             
                            .ronixa-information-box-1919 .ronixa-info-box .info-box-title {
                    font-size:20px;
                }
             
                            .ronixa-information-box-1919 .ronixa-info-box .info-box-inner {
                    font-size:18px;
                }
             
        }
        
        
     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_mother_19 > div {background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_mother_19 > div {background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_mother_19 > div {background-color:rgba(247,248,250,1) ;} }
        .ronixa-information-box-1920 .ronixa-info-box {
            position: relative;
            display: flex;
            align-items: stretch;
            flex-direction: column;
                                        text-align: center;
                        border-radius: 5px;
                                }
                        .ronixa-information-box-1920 .ronixa-info-box .box-icon-wrapper {
            flex: 0 0 auto;
            line-height: 0;
                    }
        .ronixa-information-box-1920 .ronixa-info-box .info-box-icon {
            display: inline-block;
            transition: all 0.25s ease;
        }
                
        .ronixa-information-box-1920 .info-box-icon img {
            width: 100%;
        }

        .ronixa-information-box-1920 .ronixa-info-box .info-box-subtitle,
        .ronixa-information-box-1920 .ronixa-info-box .info-box-title {
            margin-bottom: 10px;
            transition: all 0.25s ease;
        }
                    .ronixa-information-box-1920 .ronixa-info-box .info-box-subtitle {
                line-height: 1.3;
            }
                .ronixa-information-box-1920 .ronixa-info-box .info-box-subtitle {
                                    
                                                                
        }
        .ronixa-information-box-1920 .ronixa-info-box .info-box-title {
            line-height: 1.3;
                            font-size: 18px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:20px;
        }
        .ronixa-information-box-1920 .ronixa-info-box .info-box-inner {
            font-size: 14px;
                                        color: rgba(122,122,122,1);
                        font-size:18px;
        }
        .ronixa-information-box-1920 .ronixa-info-box .info-box-content {
            position: relative;
            flex: 1 1 auto;
            border-radius: 5px;
                    }
        .ronixa-information-box-1920 .ronixa-info-box .info-box-inner p:first-child:empty,
        .ronixa-information-box-1920 .ronixa-info-box .info-box-inner p:first-child:empty ~ p:last-child {
            display: none;
        }
        .ronixa-information-box-1920 .ronixa-info-box .info-btn-wrapper {
            margin-top: 15px;
             
        }
        .ronixa-information-box-1920 .ronixa-button-wrapper {
                            text-align: center;
                    }
        .ronixa-information-box-1920 .ronixa-button-wrapper a {
            text-decoration: none;
            text-align: center;
            cursor:pointer;
            display: inline-block;
                            padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                                                
                                        min-height: unset;
                padding: 0;
                border-width: 2px;
                border-style: solid;
                border-top: none;
                border-right: none;
                border-left: none;
                background-color: transparent!important;
                border-radius: 0;
                                                    border-color: rgba(255,255,255,1);
                    color: rgba(255,255,255,1);
                                                                        }
        
        .ronixa-information-box-1920 .ronixa-button-wrapper a:hover {
                                                }

                .ronixa-information-box-1920 .box-icon-wrapper {
                            margin-bottom: 15px;
                                    }
                        .ronixa-information-box-1920 .box-icon-wrapper {
                                        font-size: 52px;
                    }
                            .ronixa-information-box-1920 .info-box-icon {
                overflow:hidden;
                padding: 20px;
                border-radius: 50%;
                text-align: center;
                                    border-radius: inheritpx;
                            }
                        .ronixa-information-box-1920 .info-box-icon {
                            background-color: rgba(255,255,255,1);
                                }
        .ronixa-information-box-1920 .ronixa-info-box:hover .info-box-icon {
                                } 
                    .ronixa-information-box-1920 .ronixa-info-box .info-btn-wrapper {
                position: absolute;
                top: 100%;
                right: 0;
                left: 0;
                margin-top: 0;
                padding-top: 15px;
                opacity: 0;
                transition: transform 0.25s ease, opacity 0.25s ease;
                transform: translateY(15px);
                            }
            .ronixa-information-box-1920 .ronixa-info-box:hover .info-btn-wrapper {
                opacity: 1;
                transform: none;
            }
                
        @media (max-width: 991px) {
                        
                                        .ronixa-information-box-1920 .info-btn-wrapper {
                    position: static;
                    opacity: 1;
                    transform: none;
                }
                                }

        @media (min-width: 992px) {
             
                            .ronixa-information-box-1920 .ronixa-info-box .info-box-title {
                    font-size:20px;
                }
             
                            .ronixa-information-box-1920 .ronixa-info-box .info-box-inner {
                    font-size:18px;
                }
             
        }
        
        
     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_mother_20 > div {background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_mother_20 > div {background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_mother_20 > div {background-color:rgba(247,248,250,1) ;} }
        .ronixa-information-box-1921 .ronixa-info-box {
            position: relative;
            display: flex;
            align-items: stretch;
            flex-direction: column;
                                        text-align: center;
                        border-radius: 5px;
                                }
                        .ronixa-information-box-1921 .ronixa-info-box .box-icon-wrapper {
            flex: 0 0 auto;
            line-height: 0;
                    }
        .ronixa-information-box-1921 .ronixa-info-box .info-box-icon {
            display: inline-block;
            transition: all 0.25s ease;
        }
                
        .ronixa-information-box-1921 .info-box-icon img {
            width: 100%;
        }

        .ronixa-information-box-1921 .ronixa-info-box .info-box-subtitle,
        .ronixa-information-box-1921 .ronixa-info-box .info-box-title {
            margin-bottom: 10px;
            transition: all 0.25s ease;
        }
                    .ronixa-information-box-1921 .ronixa-info-box .info-box-subtitle {
                line-height: 1.3;
            }
                .ronixa-information-box-1921 .ronixa-info-box .info-box-subtitle {
                                    
                                                                
        }
        .ronixa-information-box-1921 .ronixa-info-box .info-box-title {
            line-height: 1.3;
                            font-size: 18px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:20px;
        }
        .ronixa-information-box-1921 .ronixa-info-box .info-box-inner {
            font-size: 14px;
                                        color: rgba(122,122,122,1);
                        font-size:18px;
        }
        .ronixa-information-box-1921 .ronixa-info-box .info-box-content {
            position: relative;
            flex: 1 1 auto;
            border-radius: 5px;
                    }
        .ronixa-information-box-1921 .ronixa-info-box .info-box-inner p:first-child:empty,
        .ronixa-information-box-1921 .ronixa-info-box .info-box-inner p:first-child:empty ~ p:last-child {
            display: none;
        }
        .ronixa-information-box-1921 .ronixa-info-box .info-btn-wrapper {
            margin-top: 15px;
             
        }
        .ronixa-information-box-1921 .ronixa-button-wrapper {
                            text-align: center;
                    }
        .ronixa-information-box-1921 .ronixa-button-wrapper a {
            text-decoration: none;
            text-align: center;
            cursor:pointer;
            display: inline-block;
                            padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                                                
                                        min-height: unset;
                padding: 0;
                border-width: 2px;
                border-style: solid;
                border-top: none;
                border-right: none;
                border-left: none;
                background-color: transparent!important;
                border-radius: 0;
                                                    border-color: rgba(255,255,255,1);
                    color: rgba(255,255,255,1);
                                                                        }
        
        .ronixa-information-box-1921 .ronixa-button-wrapper a:hover {
                                                }

                .ronixa-information-box-1921 .box-icon-wrapper {
                            margin-bottom: 15px;
                                    }
                        .ronixa-information-box-1921 .box-icon-wrapper {
                                        font-size: 52px;
                    }
                            .ronixa-information-box-1921 .info-box-icon {
                overflow:hidden;
                padding: 20px;
                border-radius: 50%;
                text-align: center;
                                    border-radius: inheritpx;
                            }
                        .ronixa-information-box-1921 .info-box-icon {
                            background-color: rgba(255,255,255,1);
                                }
        .ronixa-information-box-1921 .ronixa-info-box:hover .info-box-icon {
                                } 
                    .ronixa-information-box-1921 .ronixa-info-box .info-btn-wrapper {
                position: absolute;
                top: 100%;
                right: 0;
                left: 0;
                margin-top: 0;
                padding-top: 15px;
                opacity: 0;
                transition: transform 0.25s ease, opacity 0.25s ease;
                transform: translateY(15px);
                            }
            .ronixa-information-box-1921 .ronixa-info-box:hover .info-btn-wrapper {
                opacity: 1;
                transform: none;
            }
                
        @media (max-width: 991px) {
                        
                                        .ronixa-information-box-1921 .info-btn-wrapper {
                    position: static;
                    opacity: 1;
                    transform: none;
                }
                                }

        @media (min-width: 992px) {
             
                            .ronixa-information-box-1921 .ronixa-info-box .info-box-title {
                    font-size:20px;
                }
             
                            .ronixa-information-box-1921 .ronixa-info-box .info-box-inner {
                    font-size:18px;
                }
             
        }
        
        
     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_mother_21 > div {background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_mother_21 > div {background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_mother_21 > div {background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_7{position:relative;  margin-top:100px !important ;margin-bottom:100px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_7{position:relative;  margin-top:100px !important ;margin-bottom:100px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_7{position:relative;  margin-top:100px !important ;margin-bottom:100px !important ;} }
        
        .retrina-image-1866{
            text-align:center;
        }   

        .retrina-image-1866 img{
                                        border-top-left-radius: 24px;
                                        border-top-right-radius: 24px;
                                        border-bottom-right-radius: 24px;
                                        border-bottom-left-radius: 24px;
                                        opacity:1;
                        max-width:100%;
            width:auto;
                    }   

        
        .retrina-image-1866 figcaption{
            font-size:18px;
            text-align:center;
                            color:#6c757d;
                                        background-color:transparent;
                        
                    }  

        @media (min-width: 992px) {

                            .retrina-image-1866{
                    text-align:center;
                }      
            
                            .retrina-image-1866 img{
                    width:100%;
                }      
            
            
                        
            
            
             

        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-image-1866{
                    text-align:center;
                } 
            
                            .retrina-image-1866 img{
                    width:100%;
                } 
                        
            
            
            
             

        }
        
        @media (max-width: 767px) {

                            .retrina-image-1866{
                    text-align:center;
                }  
            
                            .retrina-image-1866 img{
                    width:100%;
                }  
            
            
            
            
             

        }

    
        .ronixa-section-title-wrapper-1894 {
            text-align: left;
                            margin-right: auto;
                            max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1894 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1894 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1894 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1894 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1894 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1894 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                    font-size:20px;line-height:1.5;
        }
        .ronixa-section-title-wrapper-1894 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1894 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(23.999999999999996,67,65.00000000000004,1);
                        font-size:40px;line-height:1.2;
        }
        .ronixa-section-title-wrapper-1894 .ronixa-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .ronixa-section-title-wrapper-1894 .ronixa-section-title-description {
            color: rgba(122,122,122,1);
            font-size:20px;line-height:1.5;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1894 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1894 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1894 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1894 {
                max-width: 100%;
            }
                            .ronixa-section-title-wrapper-1894 .ronixa-section-title-subtitle {
                    font-size:20px;
                }
                                        .ronixa-section-title-wrapper-1894 .ronixa-section-title-title {
                    font-size:40px;
                }
                                        .ronixa-section-title-wrapper-1894 .ronixa-section-title-description {
                    font-size:20px;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1894 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1894 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1894 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1894 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

   

        .ronixa-list-wrapper-1868 ul.ronixa-list{
            padding:0;
            margin-bottom:0;
            font-size: 18px;
            justify-content: left;
        }
        .ronixa-list-wrapper-1868 .ronixa-list li {
            position: relative;
            display: flex;
            list-style: none;
            align-items: center;
            justify-content: inherit;
            transition: all .25s ease;
        }
        .ronixa-list-wrapper-1868 .ronixa-list li:not(:last-child) {
            margin-bottom: 16px;
        }
        .ronixa-list-wrapper-1868 .ronixa-list li > img,
        .ronixa-list-wrapper-1868 .ronixa-list li .ronixa-list-icon
        {
            flex: 0 0 auto;
            margin-inline-end: 10px;
            vertical-align: middle;
            text-align: center;
            transition: inherit;
        }
        .ronixa-list-wrapper-1868 .ronixa-list li > img {
            width: auto;
        }
        .ronixa-list-wrapper-1868 .ronixa-list li a {
            text-decoration: none;
        }
                    .ronixa-list-wrapper-1868 .ronixa-list li .ronixa-list-icon i {
                transition: all .25s ease;
                color: rgba(23,67,64.99999999999997,1);
                                    min-width: 1.85em;
                    height: 1.85em;
                    line-height: 1.85em;
                    background-color: rgba(255,205,40,1);
                                                    border-radius: 50%;
                                font-size: 18px;
            }
                                        .ronixa-list-wrapper-1868 .ronixa-list-text {
            transition: all .25s ease;
                            color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:16px;;
                                        padding-inline-start: 0px;
                    }
                .ronixa-list-wrapper-1868 li:hover .ronixa-list-text {
            color: ;
        }
        
        @media (min-width: 992px) {

                            .ronixa-list-wrapper-1868 .ronixa-list li:not(:last-child) {
                    margin-bottom: 16px;
                }
                                        .ronixa-list-wrapper-1868 .ronixa-list-text {
                    font-size:16px;
                }
             
        }

         @media (min-width: 768px) and (max-width: 991px) {

                            .ronixa-list-wrapper-1868 .ronixa-list li:not(:last-child) {
                    margin-bottom: 10px;
                }
                         

        }

                    @media (max-width: 991px) {
                .ronixa-list-wrapper-1868 ul.ronixa-list {
                    font-size: 16px;
                }
            }  
        
        @media (max-width: 767px) {

                            .ronixa-list-wrapper-1868 .ronixa-list li:not(:last-child) {
                    margin-bottom: 10px;
                }
                         
        }
    

                    .retrina-heading-1869 p , .retrina-heading-1869 span,
            .retrina-heading-1869 div{
                font-size:18px;
            } 
              
        .retrina-heading-1869 .retrina-heading-tag{

            
                            color:rgba(23,67,64.99999999999997,1);
                        font-size:24px;
                    } 
      
        
        @media (min-width: 992px) {

                            .retrina-heading-1869{
                    text-align:left;
                }      
            
            
                            .retrina-heading-1869 .retrina-heading-tag{
                    font-size:24px;
                }  
            
        }

        @media (min-width: 768px) and (max-width: 991px) {

                            .retrina-heading-1869{
                    text-align:left;
                } 
            
            
                    }
        
        @media (max-width: 767px) {

                            .retrina-heading-1869{
                    text-align:left;
                }  
            
            
            
        }

     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_mother_23 > div {margin-left:40px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_mother_23 > div {margin-left:0px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_mother_23 > div {margin-left:0px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_8{position:relative;  padding-top:80px !important ;padding-bottom:90px !important ;margin-bottom:80px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_8{position:relative;  padding-top:80px !important ;padding-bottom:90px !important ;margin-bottom:80px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_8{position:relative;  padding-top:80px !important ;padding-bottom:90px !important ;margin-bottom:80px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_8:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_8:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(247,248,250,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_8:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(247,248,250,1) ;} }
        .ronixa-section-title-wrapper-1895 {
            text-align: center;
                            margin-inline-start: auto;
                margin-inline-end: auto;
                        max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1895 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1895 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1895 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1895 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1895 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1895 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                    font-size:20px;line-height:1.5;
        }
        .ronixa-section-title-wrapper-1895 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1895 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(23.999999999999996,67,65.00000000000004,1);
                        font-size:40px;line-height:1.2;
        }
        .ronixa-section-title-wrapper-1895 .ronixa-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .ronixa-section-title-wrapper-1895 .ronixa-section-title-description {
            color: rgba(122,122,122,1);
            font-size:20px;line-height:1.5;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1895 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1895 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1895 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1895 {
                max-width: 100%;
            }
                            .ronixa-section-title-wrapper-1895 .ronixa-section-title-subtitle {
                    font-size:20px;
                }
                                        .ronixa-section-title-wrapper-1895 .ronixa-section-title-title {
                    font-size:40px;
                }
                                        .ronixa-section-title-wrapper-1895 .ronixa-section-title-description {
                    font-size:20px;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1895 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1895 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1895 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1895 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

   
   
    .ronixa-promo-banner-1872 .promo-banner {
        position: relative;
        overflow: hidden;
        --button-size: 42px;
                            border-radius: 24px;
                            color: #fff;
            }
            .ronixa-promo-banner-1872 .promo-banner .banner-image {
            transition: transform .5s cubic-bezier(0, 0, .44, 1.18);
        }
        .ronixa-promo-banner-1872 .promo-banner:hover .banner-image {
            transform: scale(1.09);
        }
            .ronixa-promo-banner-1872 .banner-image {
        object-position: center center;
    }
    .ronixa-promo-banner-1872 .banner-image img {
        width: 100%;
        height: 100%;
                    height: 300px;
                object-fit: cover;
        object-position: inherit;
                    border-radius: 24px;
            }
                            .ronixa-promo-banner-1872 .wrapper-content-banner {
        z-index: 2;
        display: flex;
        overflow: hidden;
        padding: 30px;
                    border-radius: 24px;
                position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
                    background-color: rgba(0,0,0,.3);
            transition: background-color .5s cubic-bezier(0, 0, .44, 1.18);
                
                    align-items: end;
        
        
             

                                    justify-content:start;
                    
        
        
                    text-align: left;
                            }
    .ronixa-promo-banner-1872  .content-banner {
        position: relative;
        width: 100%;
        max-width: var(--content-width);
                            max-width: 100%;
            }
    .ronixa-promo-banner-1872  .content-banner >div:first-child {
        margin-top: 0;
    }
    .ronixa-promo-banner-1872 .banner-title-wrap :is( .banner-subtitle,.banner-title):first-child {
        margin-top: 0;
    }
    .ronixa-promo-banner-1872 .banner-subtitle {
                    color: rgba(255, 255, 255, 0.6);
                                    font-size: 14px;
                            color: rgba(255,255,255,1);
                font-size:18px;

    }
    .ronixa-promo-banner-1872 .banner-title {
        display: block;
        margin-bottom: 0;
        line-height: 1.3;
                    color: var(--ronixa-theme-title-color);
                            font-size: 22px;
                        
    }
        .ronixa-promo-banner-1872 .ronixa-banner-inner {
        font-size: 14px;
                    color: var(--ronixa-theme-text-color);
                        
    }
    .ronixa-promo-banner-1872 .ronixa-banner-inner > p {
        margin-bottom:0;
    }
    .ronixa-promo-banner-1872 :is( .banner-subtitle,.banner-title,.ronixa-banner-inner) {
        margin-top: 7px;
    }
    .ronixa-promo-banner-1872 .ronixa-button-wrapper {
        margin-top: 15px;
    }
    .ronixa-promo-banner-1872 .ronixa-button {
        display: inline-block;
        text-decoration: none;
        text-align: center;
        cursor:pointer;
                    padding: 12px 20px;
            --button-size: 13px;
            font-size: 13px;
            line-height: 18px;
        
        
                                    background-color: #f3f3f3;
                color: #3e3e3e;
                                                border-radius: 35px;
                    }
    .ronixa-promo-banner-1872 .ronixa-button:hover {
                                    color: #333;
                box-shadow: inset 0 0 200px rgb(0 0 0 / 10%) !important;
                        }
    .ronixa-promo-banner-1872 .ronixa-icon-button {
                    margin-inline-end: 5px
            }

        
    @media (min-width: 992px) {
                            .ronixa-promo-banner-1872 .banner-image img {
                height: 300px;
            }
                .ronixa-promo-banner-1872 .wrapper-content-banner {
                        
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
                        
                            text-align: left;
                    }
         
                    .ronixa-promo-banner-1872 .banner-subtitle {
                font-size:18px;
            }
         
         
            .ronixa-promo-banner-1872  .content-banner {
                                                    max-width: 100%;
                            }
    
    }

    @media (min-width: 768px) and (max-width: 991px)  {
                .ronixa-promo-banner-1872 .wrapper-content-banner {
                        
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
            
                            text-align: left;
                    }
         
         
         
            .ronixa-promo-banner-1872  .content-banner {
                                                    max-width: 100%;
                            }
    }

    @media (max-width: 767px) {
                .ronixa-promo-banner-1872 .wrapper-content-banner {
                                    
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
                        
                            text-align: left;
                    }
        .ronixa-promo-banner-1872 .banner-subtitle {
            font-size: 3vw;
        }
        .ronixa-promo-banner-1872 .banner-title {
            font-size: 5vw;
        }
                    .ronixa-promo-banner-1872 .ronixa-button {
                padding: 10px 14px;
                font-size: 12px;
                line-height: 16px;
            }
                 
         
         
            .ronixa-promo-banner-1872  .content-banner {
                                                    max-width: 100%;
                            }
    }

   
   
    .ronixa-promo-banner-1873 .promo-banner {
        position: relative;
        overflow: hidden;
        --button-size: 42px;
                            border-radius: 24px;
                            color: #fff;
            }
            .ronixa-promo-banner-1873 .promo-banner .banner-image {
            transition: transform .5s cubic-bezier(0, 0, .44, 1.18);
        }
        .ronixa-promo-banner-1873 .promo-banner:hover .banner-image {
            transform: scale(1.09);
        }
            .ronixa-promo-banner-1873 .banner-image {
        object-position: center center;
    }
    .ronixa-promo-banner-1873 .banner-image img {
        width: 100%;
        height: 100%;
                    height: 300px;
                object-fit: cover;
        object-position: inherit;
                    border-radius: 24px;
            }
                            .ronixa-promo-banner-1873 .wrapper-content-banner {
        z-index: 2;
        display: flex;
        overflow: hidden;
        padding: 30px;
                    border-radius: 24px;
                position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
                    background-color: rgba(0,0,0,.3);
            transition: background-color .5s cubic-bezier(0, 0, .44, 1.18);
                
                    align-items: end;
        
        
             

                                    justify-content:start;
                    
        
        
                    text-align: left;
                            }
    .ronixa-promo-banner-1873  .content-banner {
        position: relative;
        width: 100%;
        max-width: var(--content-width);
                            max-width: 100%;
            }
    .ronixa-promo-banner-1873  .content-banner >div:first-child {
        margin-top: 0;
    }
    .ronixa-promo-banner-1873 .banner-title-wrap :is( .banner-subtitle,.banner-title):first-child {
        margin-top: 0;
    }
    .ronixa-promo-banner-1873 .banner-subtitle {
                    color: rgba(255, 255, 255, 0.6);
                                    font-size: 14px;
                            color: rgba(255,255,255,1);
                font-size:18px;

    }
    .ronixa-promo-banner-1873 .banner-title {
        display: block;
        margin-bottom: 0;
        line-height: 1.3;
                    color: var(--ronixa-theme-title-color);
                            font-size: 22px;
                        
    }
        .ronixa-promo-banner-1873 .ronixa-banner-inner {
        font-size: 14px;
                    color: var(--ronixa-theme-text-color);
                        
    }
    .ronixa-promo-banner-1873 .ronixa-banner-inner > p {
        margin-bottom:0;
    }
    .ronixa-promo-banner-1873 :is( .banner-subtitle,.banner-title,.ronixa-banner-inner) {
        margin-top: 7px;
    }
    .ronixa-promo-banner-1873 .ronixa-button-wrapper {
        margin-top: 15px;
    }
    .ronixa-promo-banner-1873 .ronixa-button {
        display: inline-block;
        text-decoration: none;
        text-align: center;
        cursor:pointer;
                    padding: 12px 20px;
            --button-size: 13px;
            font-size: 13px;
            line-height: 18px;
        
        
                                    background-color: #f3f3f3;
                color: #3e3e3e;
                                                border-radius: 35px;
                    }
    .ronixa-promo-banner-1873 .ronixa-button:hover {
                                    color: #333;
                box-shadow: inset 0 0 200px rgb(0 0 0 / 10%) !important;
                        }
    .ronixa-promo-banner-1873 .ronixa-icon-button {
                    margin-inline-end: 5px
            }

        
    @media (min-width: 992px) {
                            .ronixa-promo-banner-1873 .banner-image img {
                height: 300px;
            }
                .ronixa-promo-banner-1873 .wrapper-content-banner {
                        
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
                        
                            text-align: left;
                    }
         
                    .ronixa-promo-banner-1873 .banner-subtitle {
                font-size:18px;
            }
         
         
            .ronixa-promo-banner-1873  .content-banner {
                                                    max-width: 100%;
                            }
    
    }

    @media (min-width: 768px) and (max-width: 991px)  {
                .ronixa-promo-banner-1873 .wrapper-content-banner {
                        
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
            
                            text-align: left;
                    }
         
         
         
            .ronixa-promo-banner-1873  .content-banner {
                                                    max-width: 100%;
                            }
    }

    @media (max-width: 767px) {
                .ronixa-promo-banner-1873 .wrapper-content-banner {
                                    
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
                        
                            text-align: left;
                    }
        .ronixa-promo-banner-1873 .banner-subtitle {
            font-size: 3vw;
        }
        .ronixa-promo-banner-1873 .banner-title {
            font-size: 5vw;
        }
                    .ronixa-promo-banner-1873 .ronixa-button {
                padding: 10px 14px;
                font-size: 12px;
                line-height: 16px;
            }
                 
         
         
            .ronixa-promo-banner-1873  .content-banner {
                                                    max-width: 100%;
                            }
    }

   
   
    .ronixa-promo-banner-1874 .promo-banner {
        position: relative;
        overflow: hidden;
        --button-size: 42px;
                            border-radius: 24px;
                            color: #fff;
            }
            .ronixa-promo-banner-1874 .promo-banner .banner-image {
            transition: transform .5s cubic-bezier(0, 0, .44, 1.18);
        }
        .ronixa-promo-banner-1874 .promo-banner:hover .banner-image {
            transform: scale(1.09);
        }
            .ronixa-promo-banner-1874 .banner-image {
        object-position: center center;
    }
    .ronixa-promo-banner-1874 .banner-image img {
        width: 100%;
        height: 100%;
                    height: 300px;
                object-fit: cover;
        object-position: inherit;
                    border-radius: 24px;
            }
                            .ronixa-promo-banner-1874 .wrapper-content-banner {
        z-index: 2;
        display: flex;
        overflow: hidden;
        padding: 30px;
                    border-radius: 24px;
                position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
                    background-color: rgba(0,0,0,.3);
            transition: background-color .5s cubic-bezier(0, 0, .44, 1.18);
                
                    align-items: end;
        
        
             

                                    justify-content:start;
                    
        
        
                    text-align: left;
                            }
    .ronixa-promo-banner-1874  .content-banner {
        position: relative;
        width: 100%;
        max-width: var(--content-width);
                            max-width: 100%;
            }
    .ronixa-promo-banner-1874  .content-banner >div:first-child {
        margin-top: 0;
    }
    .ronixa-promo-banner-1874 .banner-title-wrap :is( .banner-subtitle,.banner-title):first-child {
        margin-top: 0;
    }
    .ronixa-promo-banner-1874 .banner-subtitle {
                    color: rgba(255, 255, 255, 0.6);
                                    font-size: 14px;
                            color: rgba(255,255,255,1);
                font-size:18px;

    }
    .ronixa-promo-banner-1874 .banner-title {
        display: block;
        margin-bottom: 0;
        line-height: 1.3;
                    color: var(--ronixa-theme-title-color);
                            font-size: 22px;
                        
    }
        .ronixa-promo-banner-1874 .ronixa-banner-inner {
        font-size: 14px;
                    color: var(--ronixa-theme-text-color);
                        
    }
    .ronixa-promo-banner-1874 .ronixa-banner-inner > p {
        margin-bottom:0;
    }
    .ronixa-promo-banner-1874 :is( .banner-subtitle,.banner-title,.ronixa-banner-inner) {
        margin-top: 7px;
    }
    .ronixa-promo-banner-1874 .ronixa-button-wrapper {
        margin-top: 15px;
    }
    .ronixa-promo-banner-1874 .ronixa-button {
        display: inline-block;
        text-decoration: none;
        text-align: center;
        cursor:pointer;
                    padding: 12px 20px;
            --button-size: 13px;
            font-size: 13px;
            line-height: 18px;
        
        
                                    background-color: #f3f3f3;
                color: #3e3e3e;
                                                border-radius: 35px;
                    }
    .ronixa-promo-banner-1874 .ronixa-button:hover {
                                    color: #333;
                box-shadow: inset 0 0 200px rgb(0 0 0 / 10%) !important;
                        }
    .ronixa-promo-banner-1874 .ronixa-icon-button {
                    margin-inline-end: 5px
            }

        
    @media (min-width: 992px) {
                            .ronixa-promo-banner-1874 .banner-image img {
                height: 300px;
            }
                .ronixa-promo-banner-1874 .wrapper-content-banner {
                        
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
                        
                            text-align: left;
                    }
         
                    .ronixa-promo-banner-1874 .banner-subtitle {
                font-size:18px;
            }
         
         
            .ronixa-promo-banner-1874  .content-banner {
                                                    max-width: 100%;
                            }
    
    }

    @media (min-width: 768px) and (max-width: 991px)  {
                .ronixa-promo-banner-1874 .wrapper-content-banner {
                        
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
            
                            text-align: left;
                    }
         
         
         
            .ronixa-promo-banner-1874  .content-banner {
                                                    max-width: 100%;
                            }
    }

    @media (max-width: 767px) {
                .ronixa-promo-banner-1874 .wrapper-content-banner {
                                    
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
                        
                            text-align: left;
                    }
        .ronixa-promo-banner-1874 .banner-subtitle {
            font-size: 3vw;
        }
        .ronixa-promo-banner-1874 .banner-title {
            font-size: 5vw;
        }
                    .ronixa-promo-banner-1874 .ronixa-button {
                padding: 10px 14px;
                font-size: 12px;
                line-height: 16px;
            }
                 
         
         
            .ronixa-promo-banner-1874  .content-banner {
                                                    max-width: 100%;
                            }
    }

   
   
    .ronixa-promo-banner-1884 .promo-banner {
        position: relative;
        overflow: hidden;
        --button-size: 42px;
                            border-radius: 24px;
                            color: #fff;
            }
            .ronixa-promo-banner-1884 .promo-banner .banner-image {
            transition: transform .5s cubic-bezier(0, 0, .44, 1.18);
        }
        .ronixa-promo-banner-1884 .promo-banner:hover .banner-image {
            transform: scale(1.09);
        }
            .ronixa-promo-banner-1884 .banner-image {
        object-position: center center;
    }
    .ronixa-promo-banner-1884 .banner-image img {
        width: 100%;
        height: 100%;
                    height: 300px;
                object-fit: cover;
        object-position: inherit;
                    border-radius: 24px;
            }
                            .ronixa-promo-banner-1884 .wrapper-content-banner {
        z-index: 2;
        display: flex;
        overflow: hidden;
        padding: 30px;
                    border-radius: 24px;
                position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
                    background-color: rgba(0,0,0,.3);
            transition: background-color .5s cubic-bezier(0, 0, .44, 1.18);
                
                    align-items: end;
        
        
             

                                    justify-content:start;
                    
        
        
                    text-align: left;
                            }
    .ronixa-promo-banner-1884  .content-banner {
        position: relative;
        width: 100%;
        max-width: var(--content-width);
                            max-width: 100%;
            }
    .ronixa-promo-banner-1884  .content-banner >div:first-child {
        margin-top: 0;
    }
    .ronixa-promo-banner-1884 .banner-title-wrap :is( .banner-subtitle,.banner-title):first-child {
        margin-top: 0;
    }
    .ronixa-promo-banner-1884 .banner-subtitle {
                    color: rgba(255, 255, 255, 0.6);
                                    font-size: 14px;
                            color: rgba(255,255,255,1);
                font-size:18px;

    }
    .ronixa-promo-banner-1884 .banner-title {
        display: block;
        margin-bottom: 0;
        line-height: 1.3;
                    color: var(--ronixa-theme-title-color);
                            font-size: 22px;
                        
    }
        .ronixa-promo-banner-1884 .ronixa-banner-inner {
        font-size: 14px;
                    color: var(--ronixa-theme-text-color);
                        
    }
    .ronixa-promo-banner-1884 .ronixa-banner-inner > p {
        margin-bottom:0;
    }
    .ronixa-promo-banner-1884 :is( .banner-subtitle,.banner-title,.ronixa-banner-inner) {
        margin-top: 7px;
    }
    .ronixa-promo-banner-1884 .ronixa-button-wrapper {
        margin-top: 15px;
    }
    .ronixa-promo-banner-1884 .ronixa-button {
        display: inline-block;
        text-decoration: none;
        text-align: center;
        cursor:pointer;
                    padding: 12px 20px;
            --button-size: 13px;
            font-size: 13px;
            line-height: 18px;
        
        
                                    background-color: #f3f3f3;
                color: #3e3e3e;
                                                border-radius: 35px;
                    }
    .ronixa-promo-banner-1884 .ronixa-button:hover {
                                    color: #333;
                box-shadow: inset 0 0 200px rgb(0 0 0 / 10%) !important;
                        }
    .ronixa-promo-banner-1884 .ronixa-icon-button {
                    margin-inline-end: 5px
            }

        
    @media (min-width: 992px) {
                            .ronixa-promo-banner-1884 .banner-image img {
                height: 300px;
            }
                .ronixa-promo-banner-1884 .wrapper-content-banner {
                        
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
                        
                            text-align: left;
                    }
         
                    .ronixa-promo-banner-1884 .banner-subtitle {
                font-size:18px;
            }
         
         
            .ronixa-promo-banner-1884  .content-banner {
                                                    max-width: 100%;
                            }
    
    }

    @media (min-width: 768px) and (max-width: 991px)  {
                .ronixa-promo-banner-1884 .wrapper-content-banner {
                        
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
            
                            text-align: left;
                    }
         
         
         
            .ronixa-promo-banner-1884  .content-banner {
                                                    max-width: 100%;
                            }
    }

    @media (max-width: 767px) {
                .ronixa-promo-banner-1884 .wrapper-content-banner {
                                    
                            align-items: end;
            
            
            
                                                justify-content:start;
                            
                        
                            text-align: left;
                    }
        .ronixa-promo-banner-1884 .banner-subtitle {
            font-size: 3vw;
        }
        .ronixa-promo-banner-1884 .banner-title {
            font-size: 5vw;
        }
                    .ronixa-promo-banner-1884 .ronixa-button {
                padding: 10px 14px;
                font-size: 12px;
                line-height: 16px;
            }
                 
         
         
            .ronixa-promo-banner-1884  .content-banner {
                                                    max-width: 100%;
                            }
    }

    @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_9{position:relative;  margin-bottom:85px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_9{position:relative;  margin-bottom:85px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_9{position:relative;  margin-bottom:85px !important ;} }
        .ronixa-section-title-wrapper-1917 {
            text-align: center;
                            margin-inline-start: auto;
                margin-inline-end: auto;
                        max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1917 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1917 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1917 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1917 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1917 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1917 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                    font-size:20px;line-height:1.5;
        }
        .ronixa-section-title-wrapper-1917 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1917 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:60px;line-height:1.2;
        }
        .ronixa-section-title-wrapper-1917 .ronixa-section-title-title u {
                            text-decoration: none;
                                }       
                                                        .ronixa-section-title-wrapper-1917 .ronixa-section-title-description {
            color: rgba(23.999999999999996,67,65.00000000000003,1);
            font-size:20px;line-height:1.5;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1917 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1917 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1917 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1917 {
                max-width: 100%;
            }
                            .ronixa-section-title-wrapper-1917 .ronixa-section-title-subtitle {
                    font-size:20px;
                }
                                        .ronixa-section-title-wrapper-1917 .ronixa-section-title-title {
                    font-size:60px;
                }
                                        .ronixa-section-title-wrapper-1917 .ronixa-section-title-description {
                    font-size:20px;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1917 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1917 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1917 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1917 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

   
  
        .ronixa-button-group-1877 .ronixa-button-group-icon{
            text-decoration:none;
                    }

                    .ronixa-button-group-1877 .ronixa-button-group-item:not(:last-child) {
                margin-inline-end: 12px;
            }
        
                .ronixa-button-group-1877 .ronixa-button-group-item:nth-child(1) .ronixa-button-group-icon{
                                        background-color:rgba(23.999999999999996,67,65.00000000000003,1);
                color: #fff;
                    }

        .ronixa-button-group-1877 .ronixa-button-group-item:nth-child(1) .ronixa-button-group-icon:hover {
                                                            }
                .ronixa-button-group-1877 .ronixa-button-group-item:nth-child(2) .ronixa-button-group-icon{
                            color: rgba(23.999999999999996,67,65.00000000000003,1);
                                        background-color:rgba(255,255,255,1);
                color: rgba(23.999999999999996,67,65.00000000000003,1);
                    }

        .ronixa-button-group-1877 .ronixa-button-group-item:nth-child(2) .ronixa-button-group-icon:hover {
                                                            }
        
        
        
        .ronixa-button-group-1877 .ronixa-button-group-items {
            display: flex;
                            justify-content: center;
                                        align-items: flex-start;
                                }

        .ronixa-button-group-1877 .ronixa-button-group-item {
                            display: inline-block;
                     }

        .ronixa-button-group-1877 .ronixa-button-group-icon {
            display: inline-block;
            padding: 12px 24px;
                            border-radius: 32px;
                                }

        
                    
        
        @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
        .ronixa-animation-grow{transition-duration:.3s;transition-property:transform}.ronixa-animation-grow:active,.ronixa-animation-grow:focus,.ronixa-animation-grow:hover{transform:scale(1.1)}.ronixa-animation-shrink{transition-duration:.3s;transition-property:transform}.ronixa-animation-shrink:active,.ronixa-animation-shrink:focus,.ronixa-animation-shrink:hover{transform:scale(0.9)}@keyframes ronixa-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.ronixa-animation-pulse:active,.ronixa-animation-pulse:focus,.ronixa-animation-pulse:hover{animation-name:ronixa-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes ronixa-animation-pulse-grow{to{transform:scale(1.1)}}.ronixa-animation-pulse-grow:active,.ronixa-animation-pulse-grow:focus,.ronixa-animation-pulse-grow:hover{animation-name:ronixa-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes ronixa-animation-pulse-shrink{to{transform:scale(0.9)}}.ronixa-animation-pulse-shrink:active,.ronixa-animation-pulse-shrink:focus,.ronixa-animation-pulse-shrink:hover{animation-name:ronixa-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes ronixa-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.ronixa-animation-push:active,.ronixa-animation-push:focus,.ronixa-animation-push:hover{animation-name:ronixa-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes ronixa-animation-pop{50%{transform:scale(1.2)}}.ronixa-animation-pop:active,.ronixa-animation-pop:focus,.ronixa-animation-pop:hover{animation-name:ronixa-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.ronixa-animation-bounce-in{transition-duration:.5s}.ronixa-animation-bounce-in:active,.ronixa-animation-bounce-in:focus,.ronixa-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.ronixa-animation-bounce-out{transition-duration:.5s}.ronixa-animation-bounce-out:active,.ronixa-animation-bounce-out:focus,.ronixa-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.ronixa-animation-rotate{transition-duration:.3s;transition-property:transform}.ronixa-animation-rotate:active,.ronixa-animation-rotate:focus,.ronixa-animation-rotate:hover{transform:rotate(4deg)}.ronixa-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.ronixa-animation-grow-rotate:active,.ronixa-animation-grow-rotate:focus,.ronixa-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.ronixa-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.ronixa-animation-float:active,.ronixa-animation-float:focus,.ronixa-animation-float:hover{transform:translateY(-8px)}.ronixa-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.ronixa-animation-sink:active,.ronixa-animation-sink:focus,.ronixa-animation-sink:hover{transform:translateY(8px)}@keyframes ronixa-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes ronixa-animation-bob-float{100%{transform:translateY(-8px)}}.ronixa-animation-bob:active,.ronixa-animation-bob:focus,.ronixa-animation-bob:hover{animation-name:ronixa-animation-bob-float,ronixa-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes ronixa-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes ronixa-animation-hang-sink{100%{transform:translateY(8px)}}.ronixa-animation-hang:active,.ronixa-animation-hang:focus,.ronixa-animation-hang:hover{animation-name:ronixa-animation-hang-sink,ronixa-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.ronixa-animation-skew{transition-duration:.3s;transition-property:transform}.ronixa-animation-skew:active,.ronixa-animation-skew:focus,.ronixa-animation-skew:hover{transform:skew(-10deg)}.ronixa-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.ronixa-animation-skew-forward:active,.ronixa-animation-skew-forward:focus,.ronixa-animation-skew-forward:hover{transform:skew(-10deg)}.ronixa-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.ronixa-animation-skew-backward:active,.ronixa-animation-skew-backward:focus,.ronixa-animation-skew-backward:hover{transform:skew(10deg)}@keyframes ronixa-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.ronixa-animation-wobble-vertical:active,.ronixa-animation-wobble-vertical:focus,.ronixa-animation-wobble-vertical:hover{animation-name:ronixa-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.ronixa-animation-wobble-horizontal:active,.ronixa-animation-wobble-horizontal:focus,.ronixa-animation-wobble-horizontal:hover{animation-name:ronixa-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.ronixa-animation-wobble-to-bottom-right:active,.ronixa-animation-wobble-to-bottom-right:focus,.ronixa-animation-wobble-to-bottom-right:hover{animation-name:ronixa-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.ronixa-animation-wobble-to-top-right:active,.ronixa-animation-wobble-to-top-right:focus,.ronixa-animation-wobble-to-top-right:hover{animation-name:ronixa-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.ronixa-animation-wobble-top{transform-origin:0 100%}.ronixa-animation-wobble-top:active,.ronixa-animation-wobble-top:focus,.ronixa-animation-wobble-top:hover{animation-name:ronixa-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.ronixa-animation-wobble-bottom{transform-origin:100% 0}.ronixa-animation-wobble-bottom:active,.ronixa-animation-wobble-bottom:focus,.ronixa-animation-wobble-bottom:hover{animation-name:ronixa-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.ronixa-animation-wobble-skew:active,.ronixa-animation-wobble-skew:focus,.ronixa-animation-wobble-skew:hover{animation-name:ronixa-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.ronixa-animation-buzz:active,.ronixa-animation-buzz:focus,.ronixa-animation-buzz:hover{animation-name:ronixa-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes ronixa-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.ronixa-animation-buzz-out:active,.ronixa-animation-buzz-out:focus,.ronixa-animation-buzz-out:hover{animation-name:ronixa-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_10{position:relative;  padding-top:80px !important ;padding-bottom:80px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_10{position:relative;  padding-top:80px !important ;padding-bottom:80px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_10{position:relative;  padding-top:80px !important ;padding-bottom:80px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_10:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(255,205,40,1) ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_10:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(255,205,40,1) ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_10:after{width:100vw;height:100%;position:absolute;top:0;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;z-index:-1;background-color:rgba(255,205,40,1) ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_father_19 {justify-content:center ;display:flex ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_father_19 {justify-content:center ;display:flex ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_father_19 {justify-content:center ;display:flex ;} }
        .ronixa-section-title-wrapper-1879 {
            text-align: center;
                            margin-inline-start: auto;
                margin-inline-end: auto;
                        max-width: 100%;
                    }
        .ronixa-section-title-wrapper-1879 .img-wrapper {
            margin-top: 10px;
        }
        .ronixa-section-title-wrapper-1879 img {
            height: auto;
            max-width: 100%;
            border: none;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
                    .ronixa-section-title-wrapper-1879 .ronixa-section-title-title {
                font-size: 22px;
            }
            .ronixa-section-title-wrapper-1879 .ronixa-section-title-subtitle,
            .ronixa-section-title-wrapper-1879 .ronixa-section-title-description{
                font-size: 14px;
            }
                .ronixa-section-title-wrapper-1879 .ronixa-section-title-subtitle {
            display: inline-block;
            margin-bottom: 10px;
            font-size: 14px;
                                        color: rgba(23.999999999999996,67,65.00000000000003,1);
                                        background-color: rgba(248,239.00000000000003,206,1);
                padding: 6px 10px;
                        
        }
        .ronixa-section-title-wrapper-1879 .ronixa-section-title-title-container {
            margin-bottom: 10px;
        }
        .ronixa-section-title-wrapper-1879 .ronixa-section-title-title {
            display: inline-block;
            margin-bottom: 0;
            font-weight: 600;
            color: rgba(23.999999999999996,67,65.00000000000003,1);
                        font-size:40px;line-height:1.25;
        }
        .ronixa-section-title-wrapper-1879 .ronixa-section-title-title u {
                            text-decoration: none;
                                        color: var(--ronixa-theme-primary-color);
                    }       
                                                        .ronixa-section-title-wrapper-1879 .ronixa-section-title-description {
            color: rgba(74.00000000000001,85,101.00000000000001,1);
            font-size:1.25rem;line-height:1.625;
        }
                
        @media (max-width: 991px) {
                            .ronixa-section-title-wrapper-1879 .ronixa-section-title-title {
                    font-size: 22px;
                }
                        .ronixa-section-title-wrapper-1879 .ronixa-section-title-subtitle{
                font-size: 14px;
            }
            .ronixa-section-title-wrapper-1879 .ronixa-section-title-description{
                font-size: 14px;
            }
        }

        @media (min-width: 992px) {
            .ronixa-section-title-wrapper-1879 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1879 .ronixa-section-title-title {
                    font-size:40px;
                }
                                        .ronixa-section-title-wrapper-1879 .ronixa-section-title-description {
                    font-size:1.25rem;
                }
                    }
        @media (min-width: 768px) and (max-width: 991px) {
            .ronixa-section-title-wrapper-1879 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1879 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

        @media (max-width: 767px) {
            .ronixa-section-title-wrapper-1879 {
                max-width: 100%;
            }
                                        .ronixa-section-title-wrapper-1879 .ronixa-section-title-title {
                    font-size:40px;
                }
                                }

   

        .retrina-accordion-1880 .rt-accordion-item{
                            border-width:0px;
                                        border-color:#00000020;
                    }
        .retrina-accordion-1880 .rt-accordion-button::after{
            display:none;
        }

        .retrina-accordion-1880 .rt-accordion-item .rt-accordion-button{
            font-size:inherit;
            background-color:transparent;
            color:rgba(23.999999999999996,67,65.00000000000003,1);
            padding: 15px 20px;
                                                        }

        .retrina-accordion-1880 .rt-accordion-item .rt-accordion-button:focus{
            box-shadow:none;
        }

        .retrina-accordion-1880 .rt-accordion-item .rt-accordion-button:not(.collapsed){
            box-shadow:none;
        }

        .retrina-accordion-1880 .rt-accordion-item .rt-accordion-button .retrina-accordion-title{
                                    font-size:18px;;
        }

        .retrina-accordion-1880 .rt-accordion-item .rt-accordion-button .retrina-accordion-button-inner{
            display:flex;
            align-items: center;
                            width:100%;
                                    justify-content: space-between;
                    flex-direction: row-reverse;
                                    }

        .retrina-accordion-1880 .rt-accordion-item .rt-accordion-button.rt-active{
            color:rgba(255,255,255,1);
                            border-bottom:0px solid #00000020;
                    }

                                    .retrina-accordion-1880 .rt-accordion-item .rt-accordion-button .retrina-accordion-icon{
                                            color:rgba(23.999999999999996,67,65.00000000000003,1);
                        
                     
                }
                                                            .retrina-accordion-1880 .rt-accordion-item .rt-accordion-button.rt-active .retrina-accordion-icon{
                            color:rgba(32.99999999999999,36.99999999999999,40.99999999999999,1);
                        }        
                         
                    
             
          

        .retrina-accordion-1880 .rt-accordion-item .rt-accordion-body{
            font-size: 18px;
            padding: 16px 20px;
                        color:rgba(74.00000000000001,85,101.00000000000001,1);
                                                                        ;
        }

         @media (min-width: 992px) {

                            .retrina-accordion-1880 .rt-accordion-button .retrina-accordion-title{
                    -webkit-text-stroke-width: 0px;
                    stroke-width: 0px;
                }
                                                                                                                                .retrina-accordion-1880 .rt-accordion-item .rt-accordion-button .retrina-accordion-title{
                    font-size:18px;
                }
            
        }

        
            
        

    
        .ronixa-information-box-1882 .ronixa-info-box {
            position: relative;
            display: flex;
            align-items: stretch;
            flex-direction: column;
                                                flex-direction: row;
                                                        text-align: left;
                        border-radius: 5px;
                                }
                        .ronixa-information-box-1882 .ronixa-info-box .box-icon-wrapper {
            flex: 0 0 auto;
            line-height: 0;
                    }
        .ronixa-information-box-1882 .ronixa-info-box .info-box-icon {
            display: inline-block;
            transition: all 0.25s ease;
        }
                
        .ronixa-information-box-1882 .info-box-icon img {
            width: 100%;
        }

        .ronixa-information-box-1882 .ronixa-info-box .info-box-subtitle,
        .ronixa-information-box-1882 .ronixa-info-box .info-box-title {
            margin-bottom: 10px;
            transition: all 0.25s ease;
        }
                    .ronixa-information-box-1882 .ronixa-info-box .info-box-subtitle {
                line-height: 1.3;
            }
                .ronixa-information-box-1882 .ronixa-info-box .info-box-subtitle {
                                    
                                                                
        }
        .ronixa-information-box-1882 .ronixa-info-box .info-box-title {
            line-height: 1.3;
                            font-size: 18px;
                                        color: rgba(32.99999999999999,36.99999999999999,40.99999999999999,1);
                        font-size:16px;
        }
        .ronixa-information-box-1882 .ronixa-info-box .info-box-inner {
            font-size: 14px;
                                        color: rgba(25,67,64.99999999999999,1);
                        font-size:15px;
        }
        .ronixa-information-box-1882 .ronixa-info-box .info-box-content {
            position: relative;
            flex: 1 1 auto;
            border-radius: 5px;
                    }
        .ronixa-information-box-1882 .ronixa-info-box .info-box-inner p:first-child:empty,
        .ronixa-information-box-1882 .ronixa-info-box .info-box-inner p:first-child:empty ~ p:last-child {
            display: none;
        }
        .ronixa-information-box-1882 .ronixa-info-box .info-btn-wrapper {
            margin-top: 15px;
             
        }
        .ronixa-information-box-1882 .ronixa-button-wrapper {
                            text-align: left;
                    }
        .ronixa-information-box-1882 .ronixa-button-wrapper a {
            text-decoration: none;
            text-align: center;
            cursor:pointer;
            display: inline-block;
                            padding: 12px 20px;
                font-size: 13px;
                line-height: 18px;
                                        border: none;
                                    
                                                background-color: #f3f3f3;
                    color: #3e3e3e;
                                                                                    }
        
        .ronixa-information-box-1882 .ronixa-button-wrapper a:hover {
                                                color: #333;
                    box-shadow: inset 0 0 200px rgb(0 0 0 / 10%) !important;
                                    }

                .ronixa-information-box-1882 .box-icon-wrapper {
                            margin-right: 20px;
                max-width: 50%;
                    }
                        .ronixa-information-box-1882 .box-icon-wrapper {
                                        font-size: 52px;
                    }
                            .ronixa-information-box-1882 .info-box-icon {
                overflow:hidden;
                padding: 20px;
                border-radius: 50%;
                text-align: center;
                                    border-radius: inheritpx;
                            }
                        .ronixa-information-box-1882 .info-box-icon {
                            background-color: #f1f1f1;
                                }
        .ronixa-information-box-1882 .ronixa-info-box:hover .info-box-icon {
                                } 
                
        

        @media (min-width: 992px) {
             
                            .ronixa-information-box-1882 .ronixa-info-box .info-box-title {
                    font-size:16px;
                }
             
                            .ronixa-information-box-1882 .ronixa-info-box .info-box-inner {
                    font-size:15px;
                }
             
        }
        
        
    
  
        .ronixa-button-group-1883 .ronixa-button-group-icon{
            text-decoration:none;
                    }

                    .ronixa-button-group-1883 .ronixa-button-group-item:not(:last-child) {
                margin-inline-end: 12px;
            }
        
                .ronixa-button-group-1883 .ronixa-button-group-item:nth-child(1) .ronixa-button-group-icon{
                                        background-color:rgba(23.999999999999996,67,65.00000000000003,1);
                color: #fff;
                    }

        .ronixa-button-group-1883 .ronixa-button-group-item:nth-child(1) .ronixa-button-group-icon:hover {
                            color: rgba(23.999999999999996,67,65.00000000000003,1);
                                                        background-color:rgba(255,205,40,1);
                                    }
        
        
        
        .ronixa-button-group-1883 .ronixa-button-group-items {
            display: flex;
                            justify-content: flex-end;
                                        align-items: flex-start;
                                }

        .ronixa-button-group-1883 .ronixa-button-group-item {
                            display: inline-block;
                     }

        .ronixa-button-group-1883 .ronixa-button-group-icon {
            display: inline-block;
            padding: 12px 24px;
                            border-radius: 32px;
                                        padding: 14px 28px;
                font-size: 14px;
                line-height: 20px;
                    }

        
                    
        
        @keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
        .ronixa-animation-grow{transition-duration:.3s;transition-property:transform}.ronixa-animation-grow:active,.ronixa-animation-grow:focus,.ronixa-animation-grow:hover{transform:scale(1.1)}.ronixa-animation-shrink{transition-duration:.3s;transition-property:transform}.ronixa-animation-shrink:active,.ronixa-animation-shrink:focus,.ronixa-animation-shrink:hover{transform:scale(0.9)}@keyframes ronixa-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.ronixa-animation-pulse:active,.ronixa-animation-pulse:focus,.ronixa-animation-pulse:hover{animation-name:ronixa-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes ronixa-animation-pulse-grow{to{transform:scale(1.1)}}.ronixa-animation-pulse-grow:active,.ronixa-animation-pulse-grow:focus,.ronixa-animation-pulse-grow:hover{animation-name:ronixa-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes ronixa-animation-pulse-shrink{to{transform:scale(0.9)}}.ronixa-animation-pulse-shrink:active,.ronixa-animation-pulse-shrink:focus,.ronixa-animation-pulse-shrink:hover{animation-name:ronixa-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes ronixa-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.ronixa-animation-push:active,.ronixa-animation-push:focus,.ronixa-animation-push:hover{animation-name:ronixa-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes ronixa-animation-pop{50%{transform:scale(1.2)}}.ronixa-animation-pop:active,.ronixa-animation-pop:focus,.ronixa-animation-pop:hover{animation-name:ronixa-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.ronixa-animation-bounce-in{transition-duration:.5s}.ronixa-animation-bounce-in:active,.ronixa-animation-bounce-in:focus,.ronixa-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.ronixa-animation-bounce-out{transition-duration:.5s}.ronixa-animation-bounce-out:active,.ronixa-animation-bounce-out:focus,.ronixa-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.ronixa-animation-rotate{transition-duration:.3s;transition-property:transform}.ronixa-animation-rotate:active,.ronixa-animation-rotate:focus,.ronixa-animation-rotate:hover{transform:rotate(4deg)}.ronixa-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.ronixa-animation-grow-rotate:active,.ronixa-animation-grow-rotate:focus,.ronixa-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.ronixa-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.ronixa-animation-float:active,.ronixa-animation-float:focus,.ronixa-animation-float:hover{transform:translateY(-8px)}.ronixa-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.ronixa-animation-sink:active,.ronixa-animation-sink:focus,.ronixa-animation-sink:hover{transform:translateY(8px)}@keyframes ronixa-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes ronixa-animation-bob-float{100%{transform:translateY(-8px)}}.ronixa-animation-bob:active,.ronixa-animation-bob:focus,.ronixa-animation-bob:hover{animation-name:ronixa-animation-bob-float,ronixa-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes ronixa-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes ronixa-animation-hang-sink{100%{transform:translateY(8px)}}.ronixa-animation-hang:active,.ronixa-animation-hang:focus,.ronixa-animation-hang:hover{animation-name:ronixa-animation-hang-sink,ronixa-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.ronixa-animation-skew{transition-duration:.3s;transition-property:transform}.ronixa-animation-skew:active,.ronixa-animation-skew:focus,.ronixa-animation-skew:hover{transform:skew(-10deg)}.ronixa-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.ronixa-animation-skew-forward:active,.ronixa-animation-skew-forward:focus,.ronixa-animation-skew-forward:hover{transform:skew(-10deg)}.ronixa-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.ronixa-animation-skew-backward:active,.ronixa-animation-skew-backward:focus,.ronixa-animation-skew-backward:hover{transform:skew(10deg)}@keyframes ronixa-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.ronixa-animation-wobble-vertical:active,.ronixa-animation-wobble-vertical:focus,.ronixa-animation-wobble-vertical:hover{animation-name:ronixa-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.ronixa-animation-wobble-horizontal:active,.ronixa-animation-wobble-horizontal:focus,.ronixa-animation-wobble-horizontal:hover{animation-name:ronixa-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.ronixa-animation-wobble-to-bottom-right:active,.ronixa-animation-wobble-to-bottom-right:focus,.ronixa-animation-wobble-to-bottom-right:hover{animation-name:ronixa-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.ronixa-animation-wobble-to-top-right:active,.ronixa-animation-wobble-to-top-right:focus,.ronixa-animation-wobble-to-top-right:hover{animation-name:ronixa-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.ronixa-animation-wobble-top{transform-origin:0 100%}.ronixa-animation-wobble-top:active,.ronixa-animation-wobble-top:focus,.ronixa-animation-wobble-top:hover{animation-name:ronixa-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.ronixa-animation-wobble-bottom{transform-origin:100% 0}.ronixa-animation-wobble-bottom:active,.ronixa-animation-wobble-bottom:focus,.ronixa-animation-wobble-bottom:hover{animation-name:ronixa-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.ronixa-animation-wobble-skew:active,.ronixa-animation-wobble-skew:focus,.ronixa-animation-wobble-skew:hover{animation-name:ronixa-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes ronixa-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.ronixa-animation-buzz:active,.ronixa-animation-buzz:focus,.ronixa-animation-buzz:hover{animation-name:ronixa-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes ronixa-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.ronixa-animation-buzz-out:active,.ronixa-animation-buzz-out:focus,.ronixa-animation-buzz-out:hover{animation-name:ronixa-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}

     @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_information_23_1_grand_12{position:relative;  background-color:rgba(247,248,250,1) ;border-top-left-radius:16px ;border-top-right-radius:16px ;border-bottom-left-radius:16px ;border-bottom-right-radius:16px ;padding-left:24px !important ;padding-right:24px !important ;padding-top:12px !important ;padding-bottom:12px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_information_23_1_grand_12{position:relative;  background-color:rgba(247,248,250,1) ;border-top-left-radius:16px ;border-top-right-radius:16px ;border-bottom-left-radius:16px ;border-bottom-right-radius:16px ;padding-left:24px !important ;padding-right:24px !important ;padding-top:12px !important ;padding-bottom:12px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_information_23_1_grand_12{position:relative;  background-color:rgba(247,248,250,1) ;border-top-left-radius:16px ;border-top-right-radius:16px ;border-bottom-left-radius:16px ;border-bottom-right-radius:16px ;padding-left:24px !important ;padding-right:24px !important ;padding-top:12px !important ;padding-bottom:12px !important ;} } @media only screen and (max-width: 10000000000000000px ) and (min-width: 992px ) { #retrina_grand_information_23_1_grand_11{position:relative;  margin-top:80px !important ;margin-bottom:90px !important ;} } @media only screen and (max-width: 991px ) and (min-width: 768px ) { #retrina_grand_information_23_1_grand_11{position:relative;  margin-top:80px !important ;margin-bottom:90px !important ;} } @media only screen and (max-width: 767px ) and (min-width: 0px ) { #retrina_grand_information_23_1_grand_11{position:relative;  margin-top:80px !important ;margin-bottom:90px !important ;} }