.why-with-us {
position: relative;
padding-bottom: 2.4rem;
}
.why-with-us .arrow-down {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.why-with-us .arrow-down:hover {
-webkit-transform: translateY(15%);
transform: translateY(15%);
}
@media (width <= 1290px) {
.why-with-us .arrow-down {
left: 0;
}
}
@media (width <= 705px) {
.why-with-us .arrow-down {
display: none;
}
}
.why-with-us__content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 113.6rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 4rem;
margin: 0 auto;
z-index: 4;
}
.why-with-us__content-boxes {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 1.6rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.reseni {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
gap: 1.4rem;
padding-top: 16rem;
padding-bottom: 8rem;
overflow: hidden;
}
.reseni__content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 113.6rem;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 auto;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.reseni__content .triangle {
position: absolute;
right: -21.0264rem;
bottom: 1.5964rem;
z-index: 1;
width: 100%;
max-width: 32rem;
height: 32rem;
-webkit-transform: rotate(25deg);
transform: rotate(25deg);
}
.reseni__content .triangle img {
width: 100%;
max-width: 32rem;
height: 32rem;
}
.reseni__content-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 55.9rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 11.5rem;
}
.reseni__content-text h1 {
color: var(--Ajka-palette-Blue-04-Primary-blue, #022e69);
}
.reseni__content-text .title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 6rem 0rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 4rem;
}
.reseni__content-text .title-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 0.8rem;
}
.reseni__content-text .title-text .subheader {
color: var(--Ajka-palette-Blue-03-blue, #0075ff);
}
.reseni__content-text .title-text h1 {
width: 100%;
max-width: 57.5rem;
}
.reseni__content-text .title .buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 1.6rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.reseni__content .video-image {
position: relative;
width: 100%;
max-width: 36.8rem;
}
.reseni__content .video-image .circle_play {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 6;
}
.reseni__content .video-image svg {
position: relative;
z-index: 5;
opacity: 0.8;
}
.why-with-us {
padding-bottom: 8rem;
}
.content-section .red-triangle {
position: absolute;
bottom: 12.7rem;
left: -6rem;
z-index: 1;
}
.content-section .red-triangle img {
width: 100%;
max-width: 31.7647rem;
height: 32rem;
}
.content-section .white-triangle {
position: absolute;
bottom: 2.3rem;
left: 7rem;
z-index: 2;
}
.content-section .white-triangle img {
width: 100%;
max-width: 27.7rem;
height: 27.7rem;
}
.content-section__content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 113.6rem;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin: 0 auto;
overflow: hidden;
z-index: 5;
border-radius: 0.6rem;
-webkit-box-shadow: 0px 5px 10px 0px rgba(77, 83, 88, 0.1);
box-shadow: 0px 5px 10px 0px rgba(77, 83, 88, 0.1);
}
.content-section__content-image {
width: 100%;
max-width: 56rem;
height: auto;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(242, 244, 248, 0.24)), to(rgba(242, 244, 248, 0.24))), lightgray 50%/cover no-repeat;
background: linear-gradient(0deg, rgba(242, 244, 248, 0.24) 0%, rgba(242, 244, 248, 0.24) 100%), lightgray 50%/cover no-repeat;
border-radius: 0.6rem;
}
.content-section__content-image .attachment-content_section_image {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
aspect-ratio: 560/560;
opacity: 0.8;
border-radius: 0.6rem;
}
.content-section__content-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 57.6rem;
padding: 4rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 4rem;
-ms-flex-item-align: stretch;
align-self: stretch;
background: var(--White, #fff);
}
.content-section__content-text .description {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2.4rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.content-section__content-text .description-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 0.8rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.content-section__content-text .description-header .subheader {
color: var(--Ajka-palette-Blue-03-blue, #0075ff);
}
.content-section__content-text .description-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 0.8rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.content-section__content-text .description-content p {
color: var(--Ajka-palette-Grey-04-grey, #4d5358);
}
.content-section__content-text .buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1.6rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.trust-us {
width: 100%;
background: var(--Ajka-palette-Gradients-Blue-gradient-01, linear-gradient(79deg, #022e69 12.92%, #0075ff 95.76%));
margin-bottom: 8rem;
}
.trust-us__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 6rem;
}
.trust-us__content-logos {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 4rem;
}
.trust-us__content-logos .text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 2.4rem;
padding-top: 8.3rem;
}
.trust-us__content-logos .text h2 {
color: var(--White, #fff);
}
.trust-us__content-logos .logos {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 113.6rem;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
gap: 0rem 4rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.another-content-section .red-triangle {
position: absolute;
bottom: 12.7rem;
left: -6rem;
z-index: 1;
}
.another-content-section .red-triangle img {
width: 100%;
max-width: 31.7647rem;
height: 32rem;
}
.another-content-section .white-triangle {
position: absolute;
bottom: 2.3rem;
left: 7rem;
z-index: 2;
}
.another-content-section .white-triangle img {
width: 100%;
max-width: 27.7rem;
height: 27.7rem;
}
.another-content-section__content {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 113.6rem;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin: 0 auto;
overflow: hidden;
z-index: 5;
border-radius: 0.6rem;
-webkit-box-shadow: 0px 5px 10px 0px rgba(77, 83, 88, 0.1);
box-shadow: 0px 5px 10px 0px rgba(77, 83, 88, 0.1);
}
.another-content-section__content-image {
width: 100%;
max-width: 56rem;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(242, 244, 248, 0.24)), to(rgba(242, 244, 248, 0.24))), lightgray 50%/cover no-repeat;
background: linear-gradient(0deg, rgba(242, 244, 248, 0.24) 0%, rgba(242, 244, 248, 0.24) 100%), lightgray 50%/cover no-repeat;
border-radius: 0.6rem;
}
.another-content-section__content-image .attachment-content_section_image {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
max-width: 56rem;
height: 41.2rem;
opacity: 0.8;
border-radius: 0.6rem;
}
.another-content-section__content-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 57.6rem;
padding: 4rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 4rem;
-ms-flex-item-align: stretch;
align-self: stretch;
background: var(--White, #fff);
}
.another-content-section__content-text .description {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2.4rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.another-content-section__content-text .description-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 0.8rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.another-content-section__content-text .description-header .subheader {
color: var(--Ajka-palette-Blue-03-blue, #0075ff);
}
.another-content-section__content-text .description-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 0.8rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.another-content-section__content-text .description-content p {
color: var(--Ajka-palette-Grey-04-grey, #4d5358);
}
.another-content-section__content-text .buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1.6rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.case-study__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 113.6rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 4rem;
margin: 0 auto;
}
.case-study__content h2 {
text-align: center;
}
.case-study__content-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 0.6rem;
-webkit-box-shadow: 0px 5px 10px 0px rgba(77, 83, 88, 0.1);
box-shadow: 0px 5px 10px 0px rgba(77, 83, 88, 0.1);
}
.case-study__content-box .description {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.case-study__content-box .description__col-left {
position: relative;
width: 100%;
max-width: 56rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.case-study__content-box .description__col-left img {
width: 100%;
max-width: 56rem;
height: 40rem;
opacity: 0.8;
-o-object-fit: cover;
object-fit: cover;
border-radius: 0.6rem;
}
.case-study__content-box .description__col-left-tag {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0.8rem 1.6rem;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 1rem;
margin: 2.4rem;
top: 0;
left: 0;
border-radius: 0.6rem;
background: rgba(242, 244, 248, 0.7);
-webkit-backdrop-filter: blur(1px);
backdrop-filter: blur(1px);
}
.case-study__content-box .description__col-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 4rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2.4rem;
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
-ms-flex-item-align: stretch;
align-self: stretch;
border-radius: 0rem 0rem 0.6rem 0.6rem;
background: var(--White, #fff);
}
.case-study__content-box .description__col-right-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 1.6rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
.case-study__content-box .description__col-right-text .author {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2.4rem;
}
.case-study__content-box .description__col-right-text .author-name,
.case-study__content-box .description__col-right-text .author .time {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0.4rem;
}
@media (width <= 940px) {
.case-study__content-box .description {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.case-study__content-box .description__col-left {
max-width: 100%;
}
.case-study__content-box .description__col-left img {
max-width: 100%;
}
}
@media (width <= 860px) {
.reseni__content {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.reseni__content-text {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.reseni__content-text .title {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.reseni__content-text .title-text {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.reseni__content-text .title-text h2 {
text-align: center;
}
.reseni__content-text .title p {
text-align: center;
}
}
@media (width <= 700px) {
.content-section__content,
.another-content-section__content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%;
}
.content-section__content-image,
.another-content-section__content-image {
max-width: 100%;
}
.content-section__content-image .attachment-content_section_image,
.another-content-section__content-image .attachment-content_section_image {
max-width: 100%;
}
}