html {
scroll-behavior: smooth;
}
.new-design-wrap #primary .services-mini-section {
margin: 10px auto 0;
max-width: 1366px;
}
.new-design-wrap #primary .services-section,
.new-design-wrap #primary .services-semi-section,
.new-design-wrap #contact {
padding: 0 95px;
margin: 32px auto 0;
max-width: 1366px;
}
.new-design-wrap #primary .entry-content section:first-child {
margin: 0 auto;
}
.new-design-wrap #primary .entry-content > p,
.new-design-wrap #primary .entry-content > ul {
margin: 20px auto 0;
}
.new-design-wrap #primary .entry-content > h2 {
margin: 0 auto 40px;	
}
.new-design-wrap #primary .entry-content > p,
.new-design-wrap #primary .entry-content > ul,
.new-design-wrap #primary .entry-content > h2 {  
padding: 0 95px;
max-width: 1366px;
}
#header-ba-logo img {
display: block;
height: 62px;
width: 150px;
}
#header-ba-logo:hover .hover{
display: block;
}
#header-ba-logo:hover .not-hover{
display: none;
}
#header-ba-logo a .hover {
display: none;
}
.uplift {
padding: 0 !important;	
}
.uplift #primary .entry-content {
padding-right: 0 !important;
}
.uplift .mobile {
display: none;
}
.wrap-uplift {
padding-left: 0 !important;
padding-right: 0 !important;
}
.header__people-container {
display: flex;
flex-direction: row;
align-items: flex-start;
padding: 96px 99px;
margin: 0 0 32px;
gap: 32px;
background: #F3F3F3;
flex: none;
order: 2;
flex-grow: 0;
z-index: 12;
margin-left: auto;
margin-right: auto;
max-width: 1366px;
position: relative;
}
.header__people-container::before {
content: "";
background-color: #F3F3F3;
top: 0px;
left: 0px;
height: 100%;
width: 100vw;
position: absolute;
z-index: -100;
}
.header__people-container::after {
content: "";
background-color: #F3F3F3;
top: 0px;
right: 0px;
height: 100%;
width: 100vw;
position: absolute;
z-index: -100;
}
.header__people-container .header__left-block {
display: flex;
flex-direction: column;
row-gap: 50px;
flex-grow: 1;
flex-basis: 60%;
}
.header__people-container .header__right-block {
display: flex;
flex-direction: column;
flex-grow: 1;
flex-basis: 40%;
}
.header__people-container .header__left-block .header__heading {
width: 570px;
font-family: 'Gilroy', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 56px;
line-height: 66px;
padding: 0 !important;
color: #000000;
} .header__people-container .mobile-header {
display: flex;
flex-direction: column;
align-items: center;
gap: 12px;
}
.header__people-container .mobile-header .header__heading {
font-family: 'Gilroy', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 58px;
font-feature-settings: 'pnum' on, 'lnum' on, 'liga' off;
color: #000000;
flex: none;
order: 0;
align-self: stretch;
flex-grow: 0;
}
.header__people-container .mobile-header .header__subheading {
font-weight: 400;
font-size: 20px;
line-height: 30px;
font-family: 'Roboto', sans-serif;
color: #000000;
flex: none;
align-self: stretch;
flex-grow: 0;
}
.header__people-container .mobile-header .responsible-people__block {
}
.header__people-container .mobile-header .responsible-people__block .person__block {
padding: 16px;
gap: 8px;
width: 312px;
height: 188px;
align-items: normal;
flex: none;
order: 0;
align-self: stretch;
flex-grow: 0;
}
.header__people-container .mobile-header .responsible-people__block .person__description {
padding-left: 0px;
justify-content: space-between;
}
.header__people-container .mobile-header .responsible-people__block .person__image {
width: 95px;
height: 98px;
overflow: revert;
}
.header__people-container .mobile-header .responsible-people__block .person__name {
width: auto;
}
.header__people-container .mobile-header .responsible-people__block .person__responsibilities {
width: 189px;
}
.header__people-container .mobile-header .responsible-people__block .person__socials {
height: auto;
}
.header__people-container .mobile-header .responsible-people__block .person__linkedin {
justify-content: end;
}
.header__people-container .mobile-header .header__button {
display: flex;
justify-content: center;
align-items: center;
padding: 16px 40px;
width: 312px;
height: 60px;
border: none;
background: #248DFA;
margin-top: 12px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 18px;
line-height: 20px;
color: #FFFFFF;
transition: all .2s ease-out;
}
.header__people-container .mobile-header .header__button:hover {
cursor: pointer;
opacity: 0.85;
} .header__people-container .header__left-block .header__subheading {
width: 570px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 20px;
line-height: 30px;
padding: 0 !important;
color: #000000;
}
.header__people-container .header__left-block .header__subheading a {
color: #006BD2;
}
.header__people-container .header__left-block .header__subheading a:hover {
color: #0052B5;
text-decoration: underline;
}
.header__people-container .header__left-block .header__subheading a:visited {
color: #800080;
}
.header__people-container .header__left-block .header__subheading a:active {
color: #800080;
}
.header__people-container .header__left-block .header__subheading a:focus-visible {
color: #0052B5;
border: 2px solid #248DFA;
box-shadow: 0 0 5px 0px rgba(36, 141, 250, 0.5);
}
.header__people-container .header__left-block .header__button {
display: flex;
justify-content: center;
align-items: center;
padding: 16px 40px;
min-width: 160px;
height: 60px;
border: none;
background: #248DFA;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 20px;
line-height: 20px;
color: #FFFFFF;
letter-spacing: 1px;
transition: all .2s ease-out;
}
.header__people-container .header__left-block .header__button:hover {
cursor: pointer;
opacity: 0.85;
}
.responsible-people__block {
display: flex;
flex-direction: column;
justify-content: center;
align-self: center;
gap: 24px;
}
.responsible-people__block .person__block {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 0px;
gap: 24px;
width: 468px;
height: 170px;
background: #FFFFFF;
flex: none;
order: 0;
flex-grow: 0;
}
.responsible-people__block .person__block .person__description {
display: flex;
flex-direction: column;
gap: 26px;
padding-left: 24px;
}
.responsible-people__block .person__block .person__info {
}
.responsible-people__block .person__block .person__name {
font-family: "Roboto", sans-serif;
width: 242px;
height: 24px;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #000000;
flex: none;
order: 0;
flex-grow: 0;
}
.responsible-people__block .person__block .person__responsibilities {
font-family: "Roboto", sans-serif;
width: 241px;
height: 24px;
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #73747A;
order: 1;
flex: none;
flex-grow: 0;
}
.responsible-people__block .person__block .person__socials {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 48px;
}
.responsible-people__block .person__block .person__email {
font-family: "Roboto", sans-serif; height: 24px;
position: relative;
align-self: flex-start;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #48484B;
flex: none;
order: 0;
flex-grow: 0;
}
.responsible-people__block .person__block .person__email .copy_email_button {
height: 24px;
position: absolute;
top: 0;
transition: all 0.2s ease-out;
}
.responsible-people__block .person__block .person__email .copy_email_button:hover {
cursor: pointer;
fill: #248DFA;
}
#breadcrumbs {
margin-top: -20px;
margin-bottom: 13px;
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #393939;
position: relative;
}
#breadcrumbs span:nth-child(1) {
margin-left: 0 !important;
}
#breadcrumbs span:nth-last-child(1) {
margin-right: 0 !important;
}
#breadcrumbs span {
margin: 0 14px;
}
#breadcrumbs::before {
content: "";
background-color: #F3F3F3;
bottom: -100px;
left: 0px;
height: 446px;
width: 100vw;
position: absolute;
z-index: -100;
}
#breadcrumbs::after {
content: "";
background-color: #F3F3F3;
bottom: -100px;
right: 0px;
height: 446px;
width: 100vw;
position: absolute;
z-index: -100;
} .responsible-people__block .person__block .person__linkedin {
display: flex;
align-items: center;
height: 16px;
}
.responsible-people__block .person__block .person__image {
width: 176px;
height: 170px;
object-fit: cover;
overflow: hidden;  
}
.responsible-people__block .person__block .person__image.img-pos-y-30 {
object-position: 50% 30%;
}
.responsible-people__block .person__block .person__image.img-pos-y-20 {
object-position: 50% 20%;
}
.responsible-people__block .person__block .person__image.img-pos-y-10 {
object-position: 50% 10%;
}
.responsible-people__block .person__block .person__image.img-pos-y-0 {
object-position: 50% 0%;
}
.new_contacts {
display: flex;
gap: 32px;
margin: 0 -99px;
}
.new_contacts .new_contacts_form {
flex-basis: 50%;
padding: 74px 64px 74px 99px;
}
#primary .new_contacts .new_contacts_form h2 {
font-family: 'Gilroy', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 50px;
margin-bottom: 44px;
color: #000000;
padding: 0;
}
.new_contacts p {
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #000000;
padding: 0;
}
.new_contacts_form > p {
margin-bottom: 24px;
}
.new_contacts_form > p:nth-child(3){
margin-bottom: 44px;
}
.new_contacts_form .wpcf7 {
margin-top: 44px;
}
.new_contacts .new_contacts_people {
padding: 119px 99px;
background: #F3F3F3;
flex-basis: 50%;
align-self: auto !important;
}
.new_contacts .contact__column {
}
.new_contacts .contact__column-input {
display: block;
max-width: none;
margin-bottom: 24px;
}
.new_contacts .contact__column-input input {
font-family: "Roboto", sans-serif;
width: 504px;
height: 56px;
font-size: 16px; background: #FFFFFF;
}
.new_contacts .contact__text-input {
width: 100%;
padding: 0;
display: block;
}
.new_contacts .contact__text-input textarea {
font-family: "Roboto", sans-serif;
min-height: 80px;
width: 504px;
height: 104px;
font-size: 16px;
resize: none; background: #FFFFFF;
}
.new_contacts .wpcf7-textarea {
padding: 10px 0px 9px;
}
.new_contacts .wpcf7-textarea,
.new_contacts .wpcf7-text {
border: 1px solid #DDD;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 4px;
background: #F5F5F5;
width: 100%;
font: 18px/1.5 Gilroy,sans-serif;
padding-left: 12px !important;
}
.new_contacts .wpcf7-submit {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 16px 40px;
gap: 8px;
width: 160px;
height: 60px;
background: #248DFA;
color: #FFFFFF;
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 28px;
border:0;
outline:0;
transition: all .2s ease-out;
}
.new_contacts .wpcf7-submit:hover {
cursor: pointer;
opacity: 0.85;
}
.new_contacts .wpcf7-submit:focus {
outline: none !important;
}
.new_contacts .contact__bottom_area {
display: flex;
flex-direction: column;
margin-top: 44px
}
.new_contacts .contact__bottom_area .contact__checkbox {
float: none !important;
margin-top: 0px !important;
padding-left: 16px;
margin-bottom: 25px;
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 24px;
}
#primary .new_contacts .contact__bottom_area .contact__checkbox p {
margin-top: 0 !important;
}
#primary .new_contacts .contact__bottom_area .contact__checkbox p a.privacy {
margin-top: 0 !important;
}
.new_contacts .contact__bottom_area .contact__checkbox .wpcf7-list-item {
margin: 0 !important;
}
.new_contacts .contact__bottom_area .wpcf7-list-item-label {
padding-left: 12px;
}
.in-page_menu,
.in-page_menu_mobile-toggle {
transition: top 0.5s ease-in-out;
z-index: 0;
}
.in-page_menu_mobile-text-scroll-color {
color: #006BD2;
}
@media (max-width: 768px) {
#in-page_menu {
display: none;
}
}
.in-page_menu {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 48px;
width: 100%;
height: 56px;
padding: 0 99px;
background: rgba(255, 255, 255, 0.7);
z-index: 2;
position: relative;
backdrop-filter: blur(12.5px);
}
.in-page_menu::before {
content: "";
bottom: 0px;
left: 0px;
height: 0px;
width: 100vw;
position: absolute;
z-index: -100;
border-bottom: 1px solid #D6D6D6;
}
.in-page_menu::after {
content: "";
bottom: 0px;
right: 0px;
height: 0px;
width: 100vw;
position: absolute;
z-index: -100;
border-bottom: 1px solid #D6D6D6;  
}
.in-page_menu-item {
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #000000;
-webkit-transition: all .2s ease-out;
transition: all 0.15s ease-out;
}
@keyframes popOut {
0% {
transform: scale(1);
}
50% {
transform: scale(1.2); }
100% {
transform: scale(1);
}
}
.in-page_menu-item:hover {
cursor: pointer;
color: #006BD2;
}
.in-page_menu-item.active {
color: #006BD2;
animation: popOut 0.6s ease-out;
}
.in-page_menu-item:focus-visible {
color: #0052B5;
border: 2px solid #248DFA;
box-shadow: 0 0 5px 0px rgba(36, 141, 250, 0.5);
} .in-page_menu_mobile {
position: relative;
}
.in-page_menu_mobile.hidden {
display: none;
}
.in-page_menu_mobile .in-page_menu_mobile-toggle {
width: 100%;
display: none;
padding: 16px 24px;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #D6D6D6;
background: rgba(255, 255, 255, 0.7);
backdrop-filter: blur(17.5px);
font-weight: 400;
font-size: 16px;
line-height: 24px;
font-family: "Roboto", sans-serif;
color: #000000;
}
.in-page_menu_mobile-toggle .in-page_menu_mobile-arrow {  
}
.in-page_menu_mobile .in-page_menu_mobile-items {	
width: 100%;
display: none;
flex-direction: column;
padding: 16px 24px;
gap: 24px;
position: absolute;  top: 57px;
left: 0;
z-index: 20;
background-color: #FFFFFF;
width: 100%;
transition: opacity 0.3s, top 0.5s ease-in-out;
}
.in-page_menu_mobile-items .in-page_menu_mobile-item-back-to-top {
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #000000;
text-align: center;
}
.in-page_menu_mobile-items .in-page_menu_mobile-item-back-to-top:active {
color: #006BD2;
}
.in-page_menu_mobile-items .in-page_menu_mobile-item {
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #000000;
}
.in-page_menu_mobile-items .in-page_menu_mobile-item.active {
color: #006BD2;
}
.in-page_menu_mobile-items .in-page_menu_mobile-item:hover {
color: #248DFA;
} body:not(.wp-admin) .sticky-menu {
position: fixed !important;
top: 0;
z-index: 20;
}
body:not(.wp-admin) .sticky-menu.in-page_menu-down {
top: 121px;
}
.in-page_menu.sticky-menu ~ .sticky-fix {
padding-top: 56px;
}
@media only screen and (min-width: 1001px) {
#top-menu > .menu-item-has-children:after {
content: url(//www.ba.lt/wp-content/themes/balticamadeus/assets/images/icons/fa-angle-down.svg);
padding-left: 8px;
vertical-align: 10%;
} 
#top-menu > li:nth-child(3), 
#top-menu > li:nth-child(7){
border-right: 1px solid #CCCCCC;
}
#top-menu > li:last-child {
background-color: #FFFFFF;
}
#top-menu > li:last-child a {
text-decoration: none;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
color: #000000;
}
#top-menu > li:last-child a:hover {
color: #008BFD;
}
.site-header .lang ul li a {
padding-left: 18px !important;
}
#top-menu > li.current_page_item,
#top-menu > li.current_page_ancestor {
border-bottom: 2px solid #008BFD;
}
} @media screen and (max-width: 1370px) {  
.wrap-uplift {
padding-left: 0 !important;
padding-right: 0 !important;
}
.new_contacts {
flex-direction: column;
align-items: center;
}
.new_contacts .new_contacts_people {
align-self: normal !important;	
}
.new_contacts .new_contacts_people .person__block {
align-self: center;	
}
}
@media screen and (max-width: 1199px) {  
.wrap-uplift {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media screen and (max-width: 719px) {  
.wrap-uplift {
padding-left: 0 !important;
padding-right: 0 !important;
}
} @media only screen and (max-width: 1040px) and (min-width: 1001px) {
.site-header .navigation-top ul li {
padding: 5px 11px !important;
}
}
@media only screen and (max-width: 1228px) {
.header__people-container {
flex-direction: column;
height: auto;
align-items: center;
max-width: 640px;
padding: 40px 0px;
}
.header__people-container .header__left-block {
width: 100%;
}
.header__people-container .header__right-block {
width: 100%;	
align-self: normal;
}	
.header__people-container .header__right-block .person__block {
min-width: 456px;
width: auto !important;
}
}
@media only screen and (max-width: 768px) {
.uplift .desktop {
display: none;
}
.uplift .mobile {
display: block;
}
.header__people-container {
padding: 0;	
background: #FFFFFF;
}
.header__people-container::before,
.header__people-container::after {
width: 0;
height: 0;
}
.header__people-container .header__left-block {
row-gap: 20px;	
}
.header__people-container .header__left-block .header__heading {
width: auto;
height: auto;
}
.header__people-container .header__left-block .header__subheading {
width: auto;
height: auto;
}
.header__people-container .mobile-header {
padding: 32px 24px 0 24px;	  
gap: 0;
}
.header__people-container .mobile-header .header__heading {
font-size: 32px;
line-height: 50px;
padding-bottom: 32px !important;
}
.header__people-container .mobile-header .header__subheading {
font-size: 20px;
line-height: 30px;
padding-bottom: 32px !important;
}
.header__people-container .mobile-header .header__subheading a {
color: #006BD2;
}
.header__people-container .mobile-header .header__subheading a:visited {
color: #800080;
}
.header__people-container .mobile-header .header__subheading a:active {
color: #800080;
}
.header__people-container .mobile-header .responsible-people__block {
background: #F3F3F3;
position: relative;
padding: 32px 0;
}
.header__people-container .mobile-header .responsible-people__block::before {
content: "";
background-color: #F3F3F3;
top: 0px;
left: 0px;
height: 100%;
width: 100vw;
position: absolute;
z-index: -100;
}
.header__people-container .mobile-header .responsible-people__block::after {
content: "";
background-color: #F3F3F3;
top: 0px;
right: 0px;
height: 100%;
width: 100vw;
position: absolute;
z-index: -100;
}
.header__people-container .mobile-header .responsible-people__block .person__linkedin {
justify-content: flex-start;
}
.header__people-container .mobile-header .responsible-people__block .person__socials {
gap: 8px;
}
.in-page_menu.sticky-menu ~ .sticky-fix {
padding-top: 0;
}	
.responsible-people__block .person__block {
position: relative;
height: 188px;
width: auto;
}
.responsible-people__block .person__image-block {
position: absolute;
top: 0;
right: 0;
}
.header__people-container .mobile-header .mobile-header__button {
padding: 8px 0 72px 0;
position: relative;
}
.header__people-container .mobile-header .mobile-header__button::before {
content: "";
background-color: #F3F3F3;
top: 0px;
left: 0px;
height: 100%;
width: 100vw;
position: absolute;
z-index: -100;
}
.header__people-container .mobile-header .mobile-header__button::after {
content: "";
background-color: #F3F3F3;
top: 0px;
right: 0px;
height: 100%;
width: 100vw;
position: absolute;
z-index: -100;
}
.header__people-container .mobile-header .header__button {
margin: 0;	
} .new_contacts {
flex-direction: column;	
}
.new_contacts .new_contacts_form {
padding: 64px 24px 0px;
}
#primary .new_contacts .new_contacts_form h2 {
font-size: 28px;
line-height: 42px;
margin-bottom: 40px;
text-align: center;
}
.new_contacts .contact__column-input input,
.new_contacts .contact__text-input textarea,
.new_contacts .wpcf7-submit {
width: 100%;
}
.new_contacts .contact__bottom_area {
margin-top: 40px;	
}
.new_contacts .wpcf7-submit {
margin-left: 0 !important;
}
.new_contacts_people .person__block {
width: 312px;
height: 188px;
}
.new_contacts .new_contacts_people {
padding: 72px 24px;
align-items: center;
}
.new_contacts_people .person__block .person__description {
padding-left: 16px;	 
width: 60%;
}
.responsible-people__block .person__block .person__responsibilities {
width: 100%;
}
.responsible-people__block .person__block .person__email {
width: 168%;	
}
.new_contacts_people .person__block .person__image {
position: absolute;
top: 0;
right: 0;
width: 95px;
height: 98px;
} .in-page_menu_mobile .in-page_menu_mobile-toggle {
display: flex; }
.in-page_menu_mobile-items {
display: none; }
.in-page_menu_mobile-items.show {
display: flex; }
.in-page_menu_mobile-arrow.rotate180 {
transform: rotate(180deg);
}
.sticky-menu.in-page_menu-down {
top: 80px !important;
}
.sticky-menu.in-page_menu-down_items {
top: 137px !important;	
} .new-design-wrap #primary .services-section,
.new-design-wrap #primary .services-semi-section,
.new-design-wrap #contact {
padding: 0 24px;
}
.new-design-wrap #primary .entry-content > p,
.new-design-wrap #primary .entry-content > ul,
.new-design-wrap #primary .entry-content > h2 {  
padding: 0 24px;		
}
}
@media only screen and (max-width: 480px) {
.desktop .responsible-people__block .person__block .person__image {
width: 140px;
height: 110px;
padding-right: 15px;
}
.header__people-container .header__right-block .person__block {
min-width: 403px;
}
.new_contacts .new_contacts_form {
max-width: 328px;
}
}
@media only screen and (max-width: 440px) {
.header__people-container .header__right-block .person__block {
min-width: 370px;
}
.desktop .responsible-people__block .person__block {
gap: 0;
}
}#primary .services-section.services_bg-gray:last-of-type {
margin-bottom: 0;	
}
#primary .services-section.services_bg-white:last-of-type {
margin-bottom: 0;	
}
#primary .services-section a:hover {
padding-left: 0 !important;
opacity: 0.85;
}
.services-section .mobile-block,
.services-mini-section .mobile-block {
display: none !important;
}
.services_bg-white {
background: #FFFFFF;	
}
.services_bg-gray {
background: #F3F3F3;
} .reviews-container {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 32px;
padding: 70px 99px;
background-color: inherit;
position: relative;
}
.reviews-container .reviews-info {
display: flex;
flex-direction: column;
gap: 44px;
}
.reviews-info .reviews-title {
font-family: 'Gilroy', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 50px;
color: #000000;
}
.reviews-info .reviews-subtitle {
font-family: 'Gilroy', sans-serif;
display: flex;
flex-direction: column;
justify-content: space-between;
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
.reviews-subtitle .reviews-description {
color: #000000;
}
.reviews-container .reviews-image {
}    .services-section .bullet_points-wrapper {
width: 100%;
padding: 72px 0;
background-color: inherit;
position: relative;
}
.bullet_points-container {
width: 768px;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 64px;
background-color: inherit;
position: relative;
}
.bullet_points-container .bullet_points-content {
display: flex;
flex-direction: column;
gap: 16px;
}
#primary .services-section .bullet_points-container .bullet_points-content h3 {
margin: 0;
padding: 0;
}
#primary .services-section .bullet_points-container .bullet_points-content ul:not(:first-child) {
margin-top: 48px;
}
#primary .services-section .bullet_points-container .bullet_points-content ul:last-child {
margin-bottom: 0px;
}
#primary .services-section .bullet_points-container .bullet_points-content ul {
display: flex;
flex-direction: column;
align-items: end;
gap: 16px;
margin-bottom: 48px;
margin-top: 0;
padding: 0;
}
#primary .services-section .bullet_points-container .bullet_points-title {
text-align: center;
font-family: 'Gilroy', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 50px;
color: #000000;
}
#primary .services-section .bullet_points-title .bullet_points-heading {
font-family: 'Gilroy', sans-serif;
font-weight: 600;
font-size: 40px;
line-height: 50px;
color: #000000;
padding: 0;
margin: 0;
}
#primary .services-section .bullet_points-content ul li {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
width: 94.27%;
color: #000000;
padding: 0;
margin: 0;
}
#primary .services-section .bullet_points-content a {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;  
color: #006BD2;
padding: 0;
margin: 0;
}
#primary .services-section .bullet_points-content a:hover {
color: #0052B5;
text-decoration: underline;
}
#primary .services-section .bullet_points-content a:visited {
color: #800080;
}
#primary .services-section .bullet_points-content a:active {
color: #800080;
}
#primary .services-section .bullet_points-content a:focus-visible {
color: #0052B5;
border: 2px solid #248DFA;
box-shadow: 0 0 5px 0px rgba(36, 141, 250, 0.5);
}
#primary .services-section .bullet_points-content ul li:before {
content: "\2022";
color: #248DFA;
-webkit-transform: scale(2.2) translate(-14px, -4px);
transform: scale(2.2) translate(-14px, -4px);
position: absolute;
background: none;
width: 8px;
height: 8px;
min-width: 0;
font-size: 16px;
line-height: 1.5;
}
#primary .services-section .bullet_points-content p {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #000000;
padding: 0;
margin-top: 0;
}  .case_studies-container {
padding: 40px 4px 72px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 64px;
background-color: inherit;
position: relative;
}
#primary .services-section .case_studies-container .case_studies-title .case_studies-heading {
font-family: 'Gilroy', sans-serif;
text-align: center;
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 50px;
color: #000000;
}
.case_studies-container .case_studies-content {
width: 100%;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(388px, 1fr));
grid-auto-flow: row;
grid-gap: 2px 2px;
}
.case_studies-container .case_studies-content.flex {
display: flex;
justify-content: center;
gap: 2px;
}
.case_studies-content.flex .case_studies-case_study {
width: 388px;
}
#primary .services-section .bullet_points-content b,
#primary .services-section .bullet_points-content strong {
font-family: 'Roboto', sans-serif;
font-weight: 700;    
}
.case_studies-content .case_studies-case_study {
display: flex;
flex-direction: column; padding: 40px;
gap: 32px;
background: #FFFFFF;
}
.case_studies-case_study .case_studies-company_logo_container {
width: 100%;
display: flex;
align-items: center;
}
.case_studies-case_study .case_studies-company_logo {
min-height: 52px;
max-height: 52px;
}
#primary .services-section .case_studies-case_study .case_studies-case_title {
font-family: 'Gilroy', sans-serif;
font-weight: 600;
font-size: 28px;
line-height: 32px;
color: #000000;
height: 100%;
}
.case_studies-case_study .case_studies-case_points {
display: flex;
flex-direction: column;
gap: 24px;
}
.case_studies-case_study .case_studies-case_point {
display: flex;
flex-direction: column;
}
#primary .services-section .case_studies-case_study .case_studies-case_point_title {
font-family: 'Roboto', sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #000000;
}
#primary .services-section .case_studies-case_study .case_studies-case_point_link {
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 20px;
color: #006BD2;
align-self: flex-start;
}
#primary .services-section .case_studies-case_study .case_studies-case_point_link.disabled {
pointer-events: none;
cursor: default;
color: #000000;
}
#primary .services-section .case_studies-case_study .case_studies-case_point_link:hover {
color: #0052B5;
}
#primary .services-section .case_studies-case_study .case_studies-case_point_link:active {
color: #003C99;
}
#primary .services-section .case_studies-case_study .case_studies-case_point_link:focus-visible {
color: #0052B5;
border: 2px solid #248DFA;
box-shadow: 0 0 5px 0px rgba(36, 141, 250, 0.5);
}
#primary .services-section .case_studies-case_study .case_studies-view_story_button {
display: flex;
align-items: center;
align-self: flex-start;
gap: 6px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #006BD2;
}
#primary .services-section .case_studies-case_study .case_studies-view_story_button svg path {
fill: #006BD2;
}
#primary .services-section .case_studies-case_study .case_studies-view_story_button:hover svg path,
#primary .services-section .case_studies-case_study .case_studies-view_story_button:hover {
color: #0052B5;
fill: #0052B5;
}
#primary .services-section .case_studies-case_study .case_studies-view_story_button:active svg path,
#primary .services-section .case_studies-case_study .case_studies-view_story_button:active {
color: #003C99;
fill: #003C99;
}
#primary .services-section .case_studies-case_study .case_studies-view_story_button:focus-visible {
color: #0052B5;
border: 2px solid #248DFA;
box-shadow: 0 0 5px 0px rgba(36, 141, 250, 0.5);
}  .do_you_know-container,
.services_block-container {
display: flex;
flex-direction: row;
align-items: center;
padding: 40px 95px 72px;
gap: 32px;
background-color: inherit;
position: relative;
}
.do_you_know-container .do_you_know-info,
.services_block-container .services_block-info {
display: flex;
width: 50%;
flex-direction: column;
gap: 44px;
}
#primary .services-section .do_you_know-info .do_you_know-heading,
#primary .services-section .services_block-info .services_block-title {
margin: 0;
font-family: 'Gilroy', sans-serif;
letter-spacing: -0.02em;
font-weight: 600;
font-size: 40px;
line-height: 50px;
color: #000000;
}
#primary .services-section .do_you_know-info .do_you_know-subtitle,
#primary .services-section .services_block-info .services_block-subtitle {
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #000000;
}
#primary .services-section .do_you_know-info .do_you_know-source {
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #000000;
display: flex;
align-items: center;
gap: 4px;
}
#primary .services-section .do_you_know-info .do_you_know-source .do_you_know-source_decoration {
color: #006BD2;
margin-top: 0px;
text-decoration: none;
font-size: 16px;
font-weight: 400;
line-height: 24px;
display: flex;
align-items: center;
gap: 4px;
transition: all 0.3s ease-out;
}
#primary .services-section .do_you_know-info .do_you_know-source .do_you_know-source_decoration svg path {
fill: #006BD2;
}
#primary .services-section .do_you_know-info .do_you_know-source .do_you_know-source_decoration:hover,
#primary .services-section .do_you_know-info .do_you_know-source .do_you_know-source_decoration:hover svg path {
fill: #0052B5;
color: #0052B5;
}
#primary .services-section .do_you_know-info .do_you_know-source .do_you_know-source_decoration:visited,
#primary .services-section .do_you_know-info .do_you_know-source .do_you_know-source_decoration:visited svg path {
fill: #003C99;
color: #003C99;
}
#primary .services-section .do_you_know-info .do_you_know-source .do_you_know-source_decoration:focus-visible svg path,
#primary .services-section .do_you_know-info .do_you_know-source .do_you_know-source_decoration:focus-visible {
color: #0052B5;
fill: #003C99;
border: 2px solid #248DFA;
box-shadow: 0 0 5px 0px rgba(36, 141, 250, 0.5);
}
#primary .services-section .do_you_know-container .do_you_know-button,
#primary .services-section .services_block-container .services_block-button {
font-family: 'Roboto', sans-serif;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
gap: 8px;
min-width: 160px;
height: 60px;
background: #248DFA;
font-weight: 700;
font-size: 16px;
line-height: 28px;
padding: 0 20px;
color: #FFFFFF;
border: none;
}
#primary .services-section .do_you_know-container .do_you_know-button:hover,
#primary .services-section .services_block-container .services_block-button:hover {
cursor: pointer;
}
.do_you_know-container .do_you_know-image,
.services_block-container .services_block-image {
display: flex;
justify-content: center;
align-items: center;
width: 50%;
}
.do_you_know-container .do_you_know-mobile-image,
.services_block-container .services_block-mobile-image {
width: 260px;
}
.services_block-button-wrapper {
display:flex;
flex-direction: column;
margin-bottom: 20px;
position: relative;
background: inherit;
}  .deliveries-container {
background-color: inherit;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 72px 99px;
gap: 72px;
position: relative;
}
#primary .deliveries-container .deliveries-title {
font-family: 'Gilroy', sans-serif;
text-align: center;
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 50px;
color: #000000;
margin-bottom: 0px;
}
.deliveries-container .deliveries-content {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: baseline;
width: 100%;
flex-wrap: wrap;
row-gap: 64px;
}
.deliveries-content .deliveries-delivery {
gap: 10px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 25%;
}
.deliveries-delivery .deliveries-delivery_icon_desktop {
width: 65px;
}
.deliveries-delivery .deliveries-delivery_icon_mobile {
width: 40px;
display: none;
}
.deliveries-delivery_icon_mobile_full {
width: 65px !important;
}
.deliveries-delivery .deliveries-delivery_title {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #000000;
text-align: center;
}  .icons-slider-container {
padding: 70px 0 70px 0;
gap: 64px;
background-color: inherit;
position: relative;
}
#primary .icons-slider-container .icons-title {
font-family: 'Gilroy', sans-serif;
font-weight: 600;
font-size: 40px;
line-height: 50px;
color: #000000;
text-align: center;
margin-bottom: 34px;
}
.icons-slides .slick-list .slick-slide {
margin-right: 2px;
}
.icons-slides .icons-content {
display: flex !important;
}
.icons-slider-container .slider-controls {
display: flex;
justify-content: center;
}
#primary .services-section .icons-slider-container .slider-controls .slick-dots {
position: static !important;
margin: 0;
}
#primary .services-section .icons-slider-container .slider-controls .slick-dots li {
padding: 5px 0 !important;
}
#primary .services-section .icons-slider-container .slider-controls .slick-dots li:before {
background: none;
height: 0;
}
#primary .services-section .icons-slider-container .slider-controls .slick-dots li button:before {
font-size: 8px !important;
color: #248DFA !important;
}
.icons-slider-container .dots-container {
list-style: none;
text-align: center;
}
#primary .services-section .icons-slider-container .dots-container li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
#primary .services-section .icons-slider-container .dots-container li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: 0;
background: 0 0;
}
.icons-slider-container .slider-controls .icons-slider-prev {
margin-right: 58.59px;
}
.icons-slider-container .slider-controls .icons-slider-next {
margin-left: 58.59px;
}
.icons-slider-container.slider-controls .icons-slider-prev:hover,
.icons-slider-container .slider-controls .icons-slider-next:hover {
cursor: pointer;
opacity: 0.75;
}
.icons-slider-content {
display: flex !important;
flex-direction: row;
background-color: #FFFFFF; min-height: 250px;
padding: 0;
justify-content: center;
align-items: center;
}
.icons-slider-content img {
align-self: center;
}
.icons-slider-section {
padding: 0;
}  .icons-container {
background-color: inherit;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 72px 99px;
gap: 72px;
position: relative;
}
.icons-container .icons-content {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: baseline;
width: 100%;
flex-wrap: wrap;
row-gap: 64px;
}
.icons-content .icons-icon {
gap: 10px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-basis: 25%;
}
.icons-icon .icons-icon_desktop {
max-height: 56px;
}
.icons-icon .icons-icon_mobile {
width: 112px;
display: none;
}
.icons-icon_mobile_full {
width: 128px !important;
}  .clients-container {
padding: 72px 99px;
gap: 64px;
background-color: inherit;
position: relative;
}
#primary .clients-container .clients-title {
font-family: 'Gilroy', sans-serif;
font-weight: 600;
font-size: 40px;
line-height: 50px;
color: #000000;
text-align: center;
margin-bottom: 64px;
}
.clients-slides .clients-content {
display: flex !important;
}
.clients-content .clients-left_block {
flex-basis: 28%;
display: flex;
flex-direction: column;
}
.clients-left_block .clients-client_background {
background-color: #01417E;
position: relative;
flex-basis: 25%;
}
.clients-left_block .clients-client_background .clients-green_block {
position: absolute;
background-color: #1EAFA0;
width: 75%;
height: 50%;
top: 0;
left: 50%;
transform: translatex(-50%);
}
.clients-content .clients-client_info { 
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 24px;
gap: 4px;
background: #248DFA;
flex-basis: 75%;
}
.clients-client_info .clients-client_name {
font-family: 'Gilroy', sans-serif;
font-weight: 600;
font-size: 24px;
line-height: 32px;
color: #FFFFFF;
text-align: center;
}
.clients-client_info .clients-client_position {
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #FFFFFF;
text-align: center;
}
.clients-content .clients-client_comment {
font-family: 'Roboto', sans-serif;
flex-basis: 72%;
font-weight: 400;
font-size: 20px;
line-height: 30px;
color: #000000;
padding: 64px 40px;
background: #FFFFFF;
}
.clients-container .slider-controls {
display: flex;
justify-content: center;
}
.clients-container .slider-controls .clients-slider-prev:hover,
.clients-container .slider-controls .clients-slider-next:hover {
cursor: pointer;
opacity: 0.75;
}
.clients-container .slider-controls .clients-slider-prev {
margin-right: 58.59px;
}
.clients-container .slider-controls .clients-slider-next {
margin-left: 58.59px;
} .clients-content-with-image.clients-content .clients-left_block {
flex-basis: 34%
}
.clients-content-with-image.clients-content .clients-client_comment {
flex-basis: 66%
}
.clients-content-with-image .clients-left_block .clients-client_background {
flex-basis: 75%;
overflow: hidden;
display: flex;
max-height: 244px;
}
.clients-content-with-image .clients-left_block .clients-client_background img {
width: calc(100% - 80px);
height: 100%;
object-fit: contain;
object-position: bottom;
}
.clients-content-with-image.clients-content .clients-client_info {
align-items: start;
flex-basis: 25%;
}
.clients-content-with-image .clients-client_info .clients-client_name,
.clients-content-with-image .clients-client_info .clients-client_position {
text-align: initial;
}
@media all and (max-width: 1280px) {
.clients-content-with-image .clients-left_block .clients-client_background svg {
display: none;
}
.clients-content-with-image .clients-left_block .clients-client_background img {
width: 100%;
}
.clients-content .clients-client_comment {
font-size: 18px;
line-height: 1.5;
padding: 40px;
}
.clients-content-with-image .clients-left_block .clients-client_background {
max-height: none;
}
}
@media all and (max-width: 990px) {
.clients-content-with-image.clients-content .clients-left_block {
height: 352px;
}
.clients-content-with-image .clients-left_block .clients-client_background {
max-height: 244px;
}
.clients-content-with-image .clients-left_block .clients-client_background img {
width: calc(100% - 80px);
}
.clients-content-with-image .clients-left_block .clients-client_background svg {
display: block;
}
}
#primary .services-section .clients-container .slider-controls .slick-dots {
position: static !important;
margin: 0;
}
#primary .services-section .clients-container .slider-controls .slick-dots li {
padding: 5px 0 !important;
}
#primary .services-section .clients-container .slider-controls .slick-dots li:before {
background: none;
height: 0;
}
#primary .services-section .clients-container .slider-controls .slick-dots li button:before {
font-size: 8px !important;
color: #248DFA !important;
}
.clients-container .dots-container {
list-style: none;
text-align: center;
}
#primary .services-section .clients-container .dots-container li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
#primary .services-section .clients-container .dots-container li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: 0;
background: 0 0;
}  .title_block-container {
background-color: inherit;
display: flex;
flex-direction: column;
justify-content: center;
padding: 72px 99px 0;
gap: 72px;
position: relative;
}
.title_block-container.block-text-align-left {
align-items: flex-start;
text-align: left;
}
.title_block-container.block-text-align-center {
align-items: center;
text-align: center;
}
.title_block-container.block-text-align-right {
align-items: flex-end;
text-align: right;
}
#primary .title_block-container .title_block-title .title_block-heading-h4 {
font-family: 'Gilroy', sans-serif;
font-style: normal;
color: #000000;
margin: 0;
padding: 0;
font-size: 20px;
font-weight: 400;
line-height: 32px;
}
#primary .title_block-container .title_block-title .title_block-heading-h3 {
font-family: 'Gilroy', sans-serif;
font-style: normal;
color: #000000;
font-size: 24px;
line-height: 32px;
font-weight: 600;
margin: 0;
padding: 0;
}
#primary .title_block-container .title_block-title .title_block-heading-h2 {
font-family: 'Gilroy', sans-serif;
font-style: normal;
color: #000000;
letter-spacing: -0.8px;
font-size: 40px;
line-height: 50px;
font-weight: 600;
margin: 0;
padding: 0;
}  .paragraph_block-wrapper {
width: 100%;
padding: 72px 0;
background-color: inherit;
position: relative;
}
.paragraph_block-container {
width: 768px;
margin: 0 auto;
display: flex;
flex-direction: column;
background-color: inherit;
position: relative;
}
#primary .paragraph_block-container .paragraph_block-paragraph  {
display:flex;
flex-direction: column;
}
#primary .deliveries-container .cta-button,
#primary .services_block-button-wrapper .cta-button,
#primary .paragraph_block-wrapper .cta-button,
#primary .bullet_points-wrapper .cta-button {
margin-top: 32px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
align-self: center;
background: #248DFA;
padding: 16px 40px;
color: #FFFFFF;
font-family: 'Roboto', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 28px;
letter-spacing: 1px;
transition: all 0.3s ease-out;
}
#primary .deliveries-container .cta-button:hover,
#primary .services-section .services_block-button-wrapper a:hover,
#primary .services_block-button-wrapper .cta-button:hover,
#primary .paragraph_block-wrapper .cta-button:hover,
#primary .bullet_points-wrapper .cta-button:hover {
opacity: 0.85;
padding: 16px 40px !important;
}
#primary .paragraph_block-container .paragraph_block-paragraph p {
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #000000;
padding: 0;
margin-top: 0;
}  .image_block-container {
background-color: inherit;
position: relative;
padding-top: 10px;
text-align: center;
}  .image_block-container:before,
.services_block-button-wrapper:before,
.deliveries-container:before,
.case_studies-container:before,
.reviews-container:before,
.bullet_points-wrapper:before,
.do_you_know-container:before,
.services_block-container:before,
.clients-container:before,
.icons-slider-container:before,
.title_block-container:before,
.paragraph_block-wrapper:before,
.icons_block-container:before {
content: "";
background-color: inherit;
top: 0px;
left: 0px;
height: 100%;
width: 100vw;
position: absolute;
z-index: -100;
}
.image_block-container:after,
.services_block-button-wrapper:after,
.deliveries-container:after,
.case_studies-container:after,
.reviews-container:after,
.bullet_points-wrapper:after,
.do_you_know-container:after,
.services_block-container:after,
.clients-container:after,
.icons-slider-container:after,
.title_block-container:after,
.paragraph_block-wrapper:after,
.icons_block-container:after {
content: "";
background-color: inherit;
top: 0px;
right: 0px;
height: 100%;
width: 100vw;
position: absolute;
z-index: -100;
} @media (max-width: 800px) {
.bullet_points-container {
width: auto;
}
}
@media (max-width: 990px) {
.clients-slides .clients-content {
flex-direction: column;
}
} @media (max-width: 768px) {
#in-page_menu {
display: none;	
}
.services-section .desktop-block, 
.services-mini-section .desktop-block {
display: none !important;	
}
.services-section .mobile-block, 
.services-mini-section .mobile-block {
display: block !important;
} #primary .title_block-container .title_block-title .title_block-heading-h2 {
font-family: 'Gilroy', sans-serif;
font-style: normal;
letter-spacing: -0.8px;
font-size: 28px;
line-height: 50px;
font-weight: 600;
color: #000000;
margin: 0;
padding: 0;
}
#primary .title_block-container .title_block-title .title_block-heading-h3 {
font-family: 'Gilroy', sans-serif;
font-style: normal;
color: #000000;
font-size: 20px;
line-height: 32px;
font-weight: 600;
margin: 0;
padding: 0;
}
#primary .title_block-container .title_block-title .title_block-heading-h4 {
font-family: 'Gilroy', sans-serif;
font-style: normal;
color: #000000;
margin: 0;
padding: 0;
font-size: 18px;
font-weight: 400;
line-height: 32px;
}  .deliveries-container {
padding: 40px 24px;
gap: 56px;
}
#primary .deliveries-container .deliveries-title {
font-size: 28px;
line-height: 42px;
margin-top: 0;
margin-bottom: 0;
color: #000000;
font-weight: 600;
padding-bottom: 0;
}
.deliveries-delivery .deliveries-delivery_icon_desktop {
display: none;
}
.deliveries-delivery .deliveries-delivery_icon_mobile {
display: block;
}
.deliveries-content .deliveries-one_per_row {   
flex-basis: 100%;
}
.deliveries-content .deliveries-two_per_row {   
flex-basis: 50%;
}
.deliveries-content .deliveries-three_per_row {   
flex-basis: 33.3%;
}
.deliveries-delivery .deliveries-delivery_title {
font-size: 14px;
line-height: 20px;
}  .icons-container {
padding: 40px 24px;
gap: 56px;
}  
.icons-icon .icons-icon_desktop {
display: none;
}
.icons-icon .icons-icon_mobile {
display: block;
}
.icons-content .icons-one_per_row {   
flex-basis: 100%;
}
.icons-content .icons-two_per_row {   
flex-basis: 50%;
}
.icons-content .icons-three_per_row {   
flex-basis: 33.3%;
}  .do_you_know-container,
.services_block-container {   
flex-direction: column;   
padding: 64px 24px 72px;
gap: 40px;    
}
.do_you_know-container .do_you_know-info,
.services_block-container .services_block-info {
width: 100%;	
gap: 40px;
}	
#primary .services-section .do_you_know-info .do_you_know-heading,
.services_block-info .services_block-title {
text-align: center;
font-size: 28px;
}
.do_you_know-container .do_you_know-image,
.services_block-container .services_block-image {
width: 100%;	
text-align: center;
margin-bottom: 8px;
}
.do_you_know-container .do_you_know-button_container_mobile,
.do_you_know-container .do_you_know-button,
.services_block-container .services_block-button_container_mobile,
.services_block-container .services_block-button {
width: 100%;
}  .case_studies-container .case_studies-content {
width: auto;	
}
.case_studies-container .case_studies-content.flex {
flex-direction: column;
align-items: center;
}
#primary .services-section .case_studies-container .case_studies-title .case_studies-heading {
font-family: 'Gilroy', sans-serif;
text-align: center;
font-style: normal;
font-weight: 600;
font-size: 28px;
line-height: 50px;
color: #000000;
}  .reviews-container {
padding: 72px 24px;
flex-direction: column;
}
.reviews-info .reviews-title {
text-align: center;	
}  .clients-container {
padding: 72px 24px !important;	
margin: 0 -20px;
}
#primary .clients-container .clients-title {
font-size: 28px;
line-height: 42px;	
}
.clients-client_info .clients-client_name {
font-size: 24px;
line-height: 32px;	
}
.clients-client_info .clients-client_position {
font-size: 16px;
line-height: 24px;
}
.clients-content .clients-left_block {
flex-basis: auto;
height: 220px;
}
.clients-content .clients-client_comment {
font-size: 16px;
line-height: 24px;
padding: 40px;
flex-basis: auto;
flex-grow: 1;
}
.clients-content .clients-client_info {
flex-basis: auto;
height: 60%;
}
.clients-content .clients-client_background {
flex-basis: auto;	
height: 40%;
}  .bullet_points-wrapper {
width: 100%;
padding: 72px 24px 40px;    
}
.bullet_points-container {
width: 100%;   
}
#primary .services-section .bullet_points-title .bullet_points-heading {
font-weight: 600;
font-size: 28px;
line-height: 42px;
}
#primary .services-section .bullet_points-content ul li {
font-weight: 400;
font-size: 16px;
line-height: 24px;
width: 85.89%;
}
#primary .services-section .bullet_points-content p,
#primary .paragraph_block-container .paragraph_block-paragraph p 
#primary .services-section .bullet_points-content a {
font-weight: 400;
font-size: 16px;
line-height: 24px;
}
#primary .services-section .bullet_points-content a:visited {
color: #800080;
}
#primary .services-section .bullet_points-content a:active {
color: #800080;
} #primary .title_block-container {
padding: 0 0 0;
}
#primary .paragraph_block-wrapper,
#primary .paragraph_block-wrapper .paragraph_block-container {
width: 100%;	
}
#primary .paragraph_block-wrapper {
} .icons-slider-container {
padding: 72px 24px !important;	
margin: 0 -20px;
}
#primary .icons-slider-container .icons-title {
font-size: 28px;
line-height: 42px;
margin-bottom: 40px;	
} } .block_image_size_10 { width: 10%; }
.block_image_size_20 { width: 20%; }
.block_image_size_30 { width: 30%; }
.block_image_size_40 { width: 40%; }
.block_image_size_50 { width: 50%; }
.block_image_size_60 { width: 60%; }
.block_image_size_70 { width: 70%; }
.block_image_size_80 { width: 80%; }
.block_image_size_90 { width: 90%; }
.block_image_size_100 { width: 100%; }