#header {
position: sticky;
top: 0;
padding-top: 40px;
z-index: 10;
transition: 0.3s ease;
}
.header_wrapper {
align-items: center;
justify-content: space-between;
gap: max(23px, 2.3rem);
}
#header .success-fee {
position: relative;
}
#header .success-fee:after {
content: "";
position: absolute;
left: 0;
width: max(16px, 1.6rem);
height: max(16px, 1.6rem);
background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3472_312)'%3E%3Cpath d='M11.5867 1.93343C11.062 1.48878 10.512 1.02143 9.952 0.512088C9.5224 0.121401 8.94222 -0.0596617 8.36665 0.0174321C7.8089 0.0911196 7.31265 0.408588 7.012 0.884088C6.21731 2.21209 5.65543 3.66612 5.35065 5.18343C5.23106 5.01074 5.12497 4.82912 5.03331 4.64009C4.71756 3.97484 3.92231 3.69149 3.25706 4.00724C3.096 4.08368 2.9519 4.19165 2.83331 4.32474C1.71509 5.46743 1.09518 7.00665 1.10931 8.6054C1.07753 11.9658 3.33787 14.9161 6.59065 15.7601C7.19587 15.9124 7.81725 15.9912 8.44131 15.9947C8.46131 15.9947 8.67397 15.9927 8.75997 15.9867C12.74 15.8578 15.8983 12.5915 15.8933 8.6094C15.8907 5.58943 13.896 3.89609 11.5867 1.93343ZM8.42465 14.6567C7.9285 14.619 7.43818 14.418 7.068 14.1194C6.48831 13.7092 6.10472 13.1077 6.01334 12.4147C5.9 11.3334 6.56668 9.9194 7.92868 8.32209C8.0715 8.15528 8.28043 8.05968 8.50003 8.06075C8.71678 8.05918 8.9229 8.15453 9.06203 8.32074C10.31 9.80209 10.9954 11.1687 10.9954 12.1694C10.9915 13.4841 9.96393 14.5241 8.65537 14.6507C8.5979 14.6563 8.5 14.6647 8.42465 14.6567ZM12.2173 13.3887C12.178 13.4194 12.1347 13.4441 12.0947 13.4734C12.2485 13.0553 12.3277 12.6135 12.3287 12.1681C12.3287 10.4834 11.1053 8.67806 10.08 7.46006C9.68775 6.99546 9.11075 6.72721 8.50268 6.72671H8.5C7.89072 6.72562 7.31162 6.99203 6.916 7.45537C5.286 9.36471 4.53734 11.08 4.69065 12.554C4.72706 12.8962 4.81447 13.231 4.95 13.5474C3.36693 12.4003 2.43415 10.5603 2.44465 8.60537C2.43178 7.3354 2.93259 6.11409 3.83331 5.21871C3.98709 5.5384 4.17175 5.84228 4.38465 6.12606C4.67706 6.52137 5.17659 6.70481 5.65531 6.59271C6.1434 6.48474 6.52237 6.09978 6.62265 5.61006C6.8905 4.19431 7.40234 2.83587 8.13531 1.5954C8.2255 1.45359 8.37446 1.35965 8.54131 1.3394C8.72778 1.31431 8.91575 1.37315 9.05465 1.50006C9.62665 2.02006 10.188 2.50006 10.7213 2.9514C12.9467 4.8414 14.5553 6.20674 14.5553 8.6094C14.5611 10.4792 13.6979 12.2456 12.2193 13.3901L12.2173 13.3887Z' fill='%230049FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3472_312'%3E%3Crect width='16' height='16' fill='white' transform='translate(0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
}
#header .success-fee>a {
padding-left: max(20px, 2rem);
}
#header .contact-btn{
margin-bottom: max(23px, 2.3rem);
}
#header .contact-btn>a {
display: inline-block;
position: relative;
border: 1px solid var(--color-blue);
padding: max(11px, 1.1rem) max(20px, 2rem) max(11px, 1.1rem) max(48px, 4.8rem);
border-radius: max(8px, .8rem);
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
color: var(--color-white);
background-color: var(--color-blue);
transition: color .3s ease, background-color .3s ease, border .3s ease, background-image .3s ease;
}
@media screen and (min-width: 992px){
#header .contact-btn>a {
margin-left: 5.7rem;
}
}
#header .contact-btn>a:hover {
border: 1px solid var(--color-blue);
color: var(--color-blue);
background-color: var(--color-white);
}
#header .contact-btn>a::after {
content: '';
position: absolute;
top: 50%;
left: max(20px, 2rem);
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.74999 0.749977C9.74999 0.551065 9.82901 0.360299 9.96966 0.219647C10.1103 0.0789947 10.3011 -2.29772e-05 10.5 -2.29772e-05C12.4884 0.00216072 14.3948 0.793038 15.8009 2.19909C17.2069 3.60514 17.9978 5.51152 18 7.49998C18 7.69889 17.921 7.88966 17.7803 8.03031C17.6397 8.17096 17.4489 8.24998 17.25 8.24998C17.0511 8.24998 16.8603 8.17096 16.7197 8.03031C16.579 7.88966 16.5 7.69889 16.5 7.49998C16.4982 5.90923 15.8655 4.38414 14.7407 3.25931C13.6158 2.13448 12.0907 1.50176 10.5 1.49998C10.3011 1.49998 10.1103 1.42096 9.96966 1.28031C9.82901 1.13965 9.74999 0.948889 9.74999 0.749977ZM10.5 4.49998C11.2956 4.49998 12.0587 4.81605 12.6213 5.37866C13.1839 5.94127 13.5 6.70433 13.5 7.49998C13.5 7.69889 13.579 7.88966 13.7197 8.03031C13.8603 8.17096 14.0511 8.24998 14.25 8.24998C14.4489 8.24998 14.6397 8.17096 14.7803 8.03031C14.921 7.88966 15 7.69889 15 7.49998C14.9988 6.30687 14.5243 5.16297 13.6807 4.31931C12.837 3.47566 11.6931 3.00117 10.5 2.99998C10.3011 2.99998 10.1103 3.07899 9.96966 3.21965C9.82901 3.3603 9.74999 3.55106 9.74999 3.74998C9.74999 3.94889 9.82901 4.13966 9.96966 4.28031C10.1103 4.42096 10.3011 4.49998 10.5 4.49998ZM17.3197 12.5542C17.7544 12.9901 17.9984 13.5805 17.9984 14.196C17.9984 14.8115 17.7544 15.4019 17.3197 15.8377L16.6372 16.6245C10.4947 22.5052 -4.45276 7.56148 1.33724 1.39948L2.19974 0.649477C2.63607 0.226985 3.22119 -0.00673617 3.82852 -0.00112185C4.43585 0.00449248 5.01655 0.248991 5.44499 0.679477C5.46824 0.702727 6.85799 2.50798 6.85799 2.50798C7.27036 2.9412 7.49992 3.51667 7.49894 4.11478C7.49796 4.71288 7.26653 5.28761 6.85274 5.71948L5.98424 6.81148C6.46488 7.97931 7.17154 9.04066 8.06362 9.93455C8.9557 10.8284 10.0156 11.5372 11.1825 12.0202L12.2812 11.1465C12.7132 10.733 13.2878 10.5018 13.8857 10.501C14.4836 10.5002 15.0589 10.7297 15.492 11.142C15.492 11.142 17.2965 12.531 17.3197 12.5542ZM16.2877 13.6447C16.2877 13.6447 14.493 12.264 14.4697 12.2407C14.3152 12.0875 14.1065 12.0016 13.8889 12.0016C13.6713 12.0016 13.4625 12.0875 13.308 12.2407C13.2877 12.2617 11.775 13.467 11.775 13.467C11.673 13.5481 11.5517 13.6013 11.423 13.6213C11.2942 13.6413 11.1625 13.6274 11.0407 13.581C9.52908 13.0182 8.15604 12.137 7.01462 10.9973C5.87319 9.85754 4.99004 8.4858 4.42499 6.97498C4.37489 6.85157 4.35855 6.71704 4.37767 6.58523C4.39678 6.45342 4.45065 6.32907 4.53374 6.22498C4.53374 6.22498 5.73899 4.71148 5.75924 4.69198C5.91244 4.53747 5.9984 4.32869 5.9984 4.1111C5.9984 3.89352 5.91244 3.68474 5.75924 3.53023C5.73599 3.50773 4.35524 1.71148 4.35524 1.71148C4.19841 1.57086 3.99374 1.49555 3.78317 1.50099C3.57261 1.50643 3.3721 1.5922 3.22274 1.74073L2.36024 2.49073C-1.87126 7.57873 11.082 19.8135 15.5407 15.6L16.224 14.8125C16.3841 14.6642 16.4803 14.4594 16.4922 14.2415C16.5041 14.0236 16.4308 13.8096 16.2877 13.6447Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
transform: translateY(-50%);
transition: background-image .3s ease;
}
#header .contact-btn>a:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3472_662)'%3E%3Cpath d='M9.74999 0.749977C9.74999 0.551065 9.82901 0.360299 9.96966 0.219647C10.1103 0.0789947 10.3011 -2.29773e-05 10.5 -2.29773e-05C12.4884 0.00216072 14.3948 0.793038 15.8009 2.19909C17.2069 3.60514 17.9978 5.51152 18 7.49998C18 7.69889 17.921 7.88966 17.7803 8.03031C17.6397 8.17096 17.4489 8.24998 17.25 8.24998C17.0511 8.24998 16.8603 8.17096 16.7197 8.03031C16.579 7.88966 16.5 7.69889 16.5 7.49998C16.4982 5.90923 15.8655 4.38414 14.7407 3.25931C13.6158 2.13448 12.0907 1.50176 10.5 1.49998C10.3011 1.49998 10.1103 1.42096 9.96966 1.28031C9.82901 1.13965 9.74999 0.948889 9.74999 0.749977ZM10.5 4.49998C11.2956 4.49998 12.0587 4.81605 12.6213 5.37866C13.1839 5.94127 13.5 6.70433 13.5 7.49998C13.5 7.69889 13.579 7.88966 13.7197 8.03031C13.8603 8.17096 14.0511 8.24998 14.25 8.24998C14.4489 8.24998 14.6397 8.17096 14.7803 8.03031C14.921 7.88966 15 7.69889 15 7.49998C14.9988 6.30687 14.5243 5.16297 13.6807 4.31931C12.837 3.47566 11.6931 3.00117 10.5 2.99998C10.3011 2.99998 10.1103 3.079 9.96966 3.21965C9.82901 3.3603 9.74999 3.55106 9.74999 3.74998C9.74999 3.94889 9.82901 4.13965 9.96966 4.28031C10.1103 4.42096 10.3011 4.49998 10.5 4.49998ZM17.3197 12.5542C17.7544 12.9901 17.9984 13.5805 17.9984 14.196C17.9984 14.8115 17.7544 15.4019 17.3197 15.8377L16.6372 16.6245C10.4947 22.5052 -4.45276 7.56148 1.33724 1.39948L2.19974 0.649477C2.63607 0.226985 3.22119 -0.00673617 3.82852 -0.00112185C4.43585 0.00449248 5.01655 0.248991 5.44499 0.679477C5.46824 0.702727 6.85799 2.50798 6.85799 2.50798C7.27036 2.9412 7.49992 3.51667 7.49894 4.11478C7.49796 4.71288 7.26653 5.28761 6.85274 5.71948L5.98424 6.81148C6.46488 7.97931 7.17154 9.04066 8.06362 9.93455C8.95571 10.8284 10.0156 11.5372 11.1825 12.0202L12.2812 11.1465C12.7132 10.733 13.2878 10.5018 13.8857 10.501C14.4836 10.5002 15.0589 10.7297 15.492 11.142C15.492 11.142 17.2965 12.531 17.3197 12.5542ZM16.2877 13.6447C16.2877 13.6447 14.493 12.264 14.4697 12.2407C14.3152 12.0875 14.1065 12.0016 13.8889 12.0016C13.6713 12.0016 13.4625 12.0875 13.308 12.2407C13.2877 12.2617 11.775 13.467 11.775 13.467C11.673 13.5481 11.5517 13.6013 11.423 13.6213C11.2942 13.6413 11.1625 13.6274 11.0407 13.581C9.52908 13.0182 8.15604 12.137 7.01462 10.9973C5.87319 9.85754 4.99004 8.4858 4.42499 6.97498C4.37489 6.85157 4.35855 6.71704 4.37767 6.58523C4.39678 6.45342 4.45065 6.32907 4.53374 6.22498C4.53374 6.22498 5.73899 4.71148 5.75924 4.69198C5.91244 4.53747 5.9984 4.32869 5.9984 4.1111C5.9984 3.89352 5.91244 3.68474 5.75924 3.53023C5.73599 3.50773 4.35524 1.71148 4.35524 1.71148C4.19841 1.57086 3.99374 1.49555 3.78317 1.50099C3.57261 1.50643 3.3721 1.5922 3.22274 1.74073L2.36024 2.49073C-1.87126 7.57873 11.082 19.8135 15.5407 15.6L16.224 14.8125C16.3841 14.6642 16.4803 14.4594 16.4922 14.2415C16.5041 14.0236 16.4308 13.8096 16.2877 13.6447Z' fill='%230049FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3472_662'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#menu-menu-header .menu-item-has-children .custom-submenu-wrapper {
display: grid;
grid-template-columns: 100%;
background-color: var(--color-white);
max-width: var(--global-width);
border: 1px solid #EFF0F6;
box-shadow: 0px 8px 16px 0px #170F4908;
border-radius: max(8px, .8rem);
position: fixed;
top: calc(max(59px, 5.9rem) + var(--header-height));
right: var(--header-spaces);
width: 100%;
overflow: hidden;
visibility: hidden;
z-index: 1;
}
.logged-in #menu-menu-header .menu-item-has-children .custom-submenu-wrapper {
top: calc(max(18px, 1.8rem) + var(--header-height));
}
#menu-menu-header .menu-item-has-children.open > .custom-submenu-wrapper{
visibility: visible;
overflow: visible;
}
@media screen and (min-width: 992px){
#header #menu-menu-header .menu-item-has-children > .custom-submenu-wrapper{
grid-template-columns: 46.72% 53.28%;
}
}
#menu-menu-header .custom-submenu-wrapper .menu-item > a{
display: flex;
align-items: center;
gap: 1.6rem;
position: relative;
}
#menu-menu-header .custom-submenu-wrapper .menu-item > a::after{
content: '';
position: absolute;
top: 50%;
right: 0;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.0389 9.19022 13.9214 9.13403 13.7841C9.07784 13.6469 9.06361 13.496 9.09315 13.3507C9.12269 13.2053 9.19466 13.072 9.29998 12.9675L12.75 9.5325C12.8203 9.46278 12.8761 9.37983 12.9141 9.28843C12.9522 9.19704 12.9718 9.09901 12.9718 9C12.9718 8.90099 12.9522 8.80296 12.9141 8.71157C12.8761 8.62017 12.8203 8.53722 12.75 8.4675L9.29998 5.0325C9.22968 4.96278 9.17389 4.87983 9.13581 4.78843C9.09774 4.69704 9.07813 4.59901 9.07813 4.5C9.07813 4.40099 9.09774 4.30296 9.13581 4.21157C9.17389 4.12017 9.22968 4.03722 9.29998 3.9675C9.4405 3.82781 9.63059 3.7494 9.82873 3.7494C10.0269 3.7494 10.217 3.82781 10.3575 3.9675L13.8 7.41C14.2213 7.83188 14.458 8.40375 14.458 9C14.458 9.59625 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2317 9.92369 14.2506 9.82498 14.25Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.0389 3.94022 13.9214 3.88403 13.7841C3.82784 13.6469 3.81361 13.496 3.84315 13.3507C3.87269 13.2053 3.94466 13.072 4.04998 12.9675L8.01748 9L4.04998 5.0325C3.97968 4.96278 3.92389 4.87983 3.88581 4.78843C3.84774 4.69704 3.82813 4.59901 3.82813 4.5C3.82813 4.40099 3.84774 4.30296 3.88581 4.21157C3.92389 4.12017 3.97968 4.03722 4.04998 3.9675C4.1905 3.82781 4.38059 3.7494 4.57873 3.7494C4.77687 3.7494 4.96696 3.82781 5.10748 3.9675L9.60748 8.4675C9.67778 8.53722 9.73357 8.62017 9.77165 8.71157C9.80973 8.80296 9.82933 8.90099 9.82933 9C9.82933 9.09901 9.80973 9.19704 9.77165 9.28843C9.73357 9.37983 9.67778 9.46278 9.60748 9.5325L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2317 4.67369 14.2506 4.57498 14.25Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
transform: translateY(-50%);
pointer-events: none;
transition: right .3s ease;
}
#menu-menu-header .custom-submenu-wrapper .menu-item > a:hover::after{
right: max(-5px, -.5rem);
}
#menu-menu-header .sub-menu .icon-wrapper{
border-radius: max(8px, .8rem);
padding: 1.4rem;
background-color: #F7F7FB;
}
#menu-menu-header .text-wrapper{
display: flex;
flex-direction: column;
gap: max(3px, .3rem);
}
#menu-menu-header .text-wrapper .title{
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
line-height: 1;
letter-spacing: 0.26px;
color: var(--color-navy);
}
#menu-menu-header .text-wrapper .desc{
font-size: var(--font-size-12);
font-weight: var(--font-weight-regular);
line-height: 1.42;
color: var(--color-gray);
}
#menu-menu-header .text-wrapper .title,
#menu-menu-header .text-wrapper .desc{
transition: color .3s ease;
}
#menu-menu-header .custom-submenu-wrapper .menu-item > a:hover .text-wrapper .title,
#menu-menu-header .custom-submenu-wrapper .menu-item > a:hover .desc{
color: var(--color-blue);
}
#menu-menu-header .parent-extra-block{
display: flex;
flex-direction: column;
justify-content: space-between;
background-color: #F7F7FB;
border-radius: 0 0 max(8px, .8rem) 0;
}
#menu-menu-header .parent-content-wrapper{
display: flex;
flex-direction: column;
gap: max(10px, 1rem);
margin: 2.7rem 3.9rem;
}
#menu-menu-header .parent-content-wrapper h4{
font-size: 3.8rem;
font-weight: var(--font-weight-bold);
line-height: 1.39;
letter-spacing: -2px;
color: var(--color-navy);
margin: 0;
}
#menu-menu-header .parent-content-wrapper p{
font-size: var(--font-size-12);
font-weight: var(--font-weight-regular);
line-height: 1.66;
color: var(--color-gray);
margin: 0;
}
#menu-menu-header .consultation-block{
margin-right: -1px;
margin-bottom: -1px;
border: 2px solid var(--color-blue);
border-radius: 0 0 max(8px, .8rem) 0;
background-color: var(--color-blue);
transition: background-color .3s ease, border .3s ease;
}
#menu-menu-header .consultation-block > a{
display: flex;
align-items: center;
gap: 1.4rem;
position: relative;
padding: 1.4rem 3.9rem 1.5rem 3.9rem;
border-radius: 0 0 max(8px, .8rem) 0;
background-color: var(--color-blue);
transition: background-color .3s ease;
}
#menu-menu-header .consultation-block > a:hover{
background-color: var(--color-white);
}
#menu-menu-header .consultation-block > a::after{
content: '';
position: absolute;
top: 50%;
right: 2.9rem;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.039 9.19022 13.9214 9.13403 13.7842C9.07784 13.6469 9.06361 13.496 9.09315 13.3507C9.12269 13.2053 9.19466 13.072 9.29998 12.9675L12.75 9.53252C12.8203 9.46279 12.8761 9.37984 12.9141 9.28845C12.9522 9.19705 12.9718 9.09902 12.9718 9.00001C12.9718 8.90101 12.9522 8.80298 12.9141 8.71158C12.8761 8.62019 12.8203 8.53724 12.75 8.46751L9.29998 5.03251C9.22968 4.96279 9.17389 4.87984 9.13581 4.78845C9.09774 4.69705 9.07813 4.59902 9.07813 4.50001C9.07813 4.40101 9.09774 4.30298 9.13581 4.21158C9.17389 4.12019 9.22968 4.03724 9.29998 3.96751C9.4405 3.82783 9.63059 3.74942 9.82873 3.74942C10.0269 3.74942 10.217 3.82783 10.3575 3.96751L13.8 7.41001C14.2213 7.83189 14.458 8.40376 14.458 9.00001C14.458 9.59627 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2317 9.92369 14.2506 9.82498 14.25Z' fill='white'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.039 3.94022 13.9214 3.88403 13.7842C3.82784 13.6469 3.81361 13.496 3.84315 13.3507C3.87269 13.2053 3.94466 13.072 4.04998 12.9675L8.01748 9.00001L4.04998 5.03251C3.97968 4.96279 3.92389 4.87984 3.88581 4.78845C3.84774 4.69705 3.82813 4.59902 3.82813 4.50001C3.82813 4.40101 3.84774 4.30298 3.88581 4.21158C3.92389 4.12019 3.97968 4.03724 4.04998 3.96751C4.1905 3.82783 4.38059 3.74942 4.57873 3.74942C4.77687 3.74942 4.96696 3.82783 5.10748 3.96751L9.60748 8.46751C9.67778 8.53724 9.73357 8.62019 9.77165 8.71158C9.80973 8.80298 9.82933 8.90101 9.82933 9.00001C9.82933 9.09902 9.80973 9.19705 9.77165 9.28845C9.73357 9.37984 9.67778 9.46279 9.60748 9.53252L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2317 4.67369 14.2506 4.57498 14.25Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
transform: translateY(-50%);
transition: background-image .3s ease, right .3s ease;
}
#menu-menu-header .consultation-block > a:hover::after{
right: 2.3rem;
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.039 9.19022 13.9214 9.13403 13.7842C9.07784 13.6469 9.06361 13.496 9.09315 13.3507C9.12269 13.2053 9.19466 13.072 9.29998 12.9675L12.75 9.53252C12.8203 9.46279 12.8761 9.37984 12.9141 9.28845C12.9522 9.19705 12.9718 9.09902 12.9718 9.00001C12.9718 8.90101 12.9522 8.80298 12.9141 8.71158C12.8761 8.62019 12.8203 8.53724 12.75 8.46751L9.29998 5.03251C9.22968 4.96279 9.17389 4.87984 9.13581 4.78845C9.09774 4.69705 9.07813 4.59902 9.07813 4.50001C9.07813 4.40101 9.09774 4.30298 9.13581 4.21158C9.17389 4.12019 9.22968 4.03724 9.29998 3.96751C9.4405 3.82783 9.63059 3.74942 9.82873 3.74942C10.0269 3.74942 10.217 3.82783 10.3575 3.96751L13.8 7.41001C14.2213 7.83189 14.458 8.40376 14.458 9.00001C14.458 9.59627 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2317 9.92369 14.2506 9.82498 14.25Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.039 3.94022 13.9214 3.88403 13.7842C3.82784 13.6469 3.81361 13.496 3.84315 13.3507C3.87269 13.2053 3.94466 13.072 4.04998 12.9675L8.01748 9.00001L4.04998 5.03251C3.97968 4.96279 3.92389 4.87984 3.88581 4.78845C3.84774 4.69705 3.82813 4.59902 3.82813 4.50001C3.82813 4.40101 3.84774 4.30298 3.88581 4.21158C3.92389 4.12019 3.97968 4.03724 4.04998 3.96751C4.1905 3.82783 4.38059 3.74942 4.57873 3.74942C4.77687 3.74942 4.96696 3.82783 5.10748 3.96751L9.60748 8.46751C9.67778 8.53724 9.73357 8.62019 9.77165 8.71158C9.80973 8.80298 9.82933 8.90101 9.82933 9.00001C9.82933 9.09902 9.80973 9.19705 9.77165 9.28845C9.73357 9.37984 9.67778 9.46279 9.60748 9.53252L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2317 4.67369 14.2506 4.57498 14.25Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
}
#menu-menu-header .consultation-block .icon-wrapper{
display: inline-flex;
position: relative;
border-radius: 50%;
border: 2px solid var(--color-blue);
}
#menu-menu-header .consultation-block .icon-wrapper::after{
content: '';
position: absolute;
top: 0;
right: 0;
width: .8rem;
height: .8rem;
background-color: #29FF1F;
border: 3px solid var(--color-blue);
border-radius: 50%;
}
#menu-menu-header .consultation-block .text-wrapper h4{
font-size: var(--font-size-17);
font-weight: var(--font-weight-semibold);
line-height: 1;
margin: 0;
color: var(--color-white);
transition: color .3s ease;
}
#menu-menu-header .consultation-block > a:hover .text-wrapper h4{
color: var(--color-blue);
}
#menu-menu-header .consultation-block .text-wrapper p{
font-size: var(--font-size-12);
font-weight: var(--font-weight-regular);
line-height: 1.42;
margin: 0;
color: var(--color-white);
transition: color .3s ease;
}
#menu-menu-header .consultation-block > a:hover .text-wrapper p{
color: var(--color-blue);
}
#menu-menu-header .custom-submenu-wrapper .sub-menu{
padding: 3.5rem 5rem 3.3rem 3.3rem;
background-color: var(--color-white);
}
#menu-menu-header .custom-submenu-wrapper .sub-menu li + li{
margin-top: 2.6rem;
}
@media screen and (max-width: 991px){
#menu-menu-header .menu-item-has-children.open > .custom-submenu-wrapper{
position: initial;
width: calc(100vw -(2* var(--header-spaces)));
}
#menu-menu-header .parent-extra-block{
display: none;
}
#menu-menu-header .custom-submenu-wrapper .sub-menu{
width: calc(100vw - (2 * var(--header-spaces)) );
}
}
.menu-menu-header-container {
display: flex;
align-items: center;
}
@media screen and (max-width: 991px){
#menu-menu-header,
.menu-menu-header-container {
width: 100%;
}
}
#menu-menu-header {
align-items: center;
gap: max(23px, 2.3rem);
}
#menu-menu-header > .menu-item {
position: relative;
padding-top: max(11px, 1.1rem);
}
#menu-menu-header > .menu-item.menu-item-has-children>a {
padding-right: max(20px, 2rem);
}
#menu-menu-header > .menu-item.menu-item-has-children::after {
content: '';
position: absolute;
top: calc((var(--font-size-13) / 2) + max(11px, 1.1rem));
right: max(4px, .4rem);
width: max(10px, 1rem);
height: max(6px, .6rem);
background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 1.07153L5 4.92868L9.5 1.07153' stroke='%23091133' stroke-width='1.5'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
pointer-events: none;
transition: transform .3s ease, background-image .3s ease;
}
#menu-menu-header > .menu-item.menu-item-has-children.open::after ,
#menu-menu-header > .menu-item.menu-item-has-children:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 1.07153L5 4.92868L9.5 1.07153' stroke='%230049FF' stroke-width='1.5'/%3E%3C/svg%3E%0A");
transform: translateY(-50%) rotateX(180deg);
}
#menu-menu-header > .menu-item:not(.contact-btn)>a {
display: inline-block;
padding-bottom: max(23px, 2.3rem);
transition: color .3s ease;
}
#menu-menu-header > .menu-item.open>a ,
#menu-menu-header > .menu-item:not(.contact-btn)>a:hover {
color: var(--color-blue);
}
@media screen and (min-width: 992px){
#menu-menu-header > .menu-item:not(.contact-btn)>a::before {
content: '';
position: absolute;
bottom: 0;
left: 50%;
height: max(14px, 1.4rem);
width: max(70px, 7rem);
background-image: url("data:image/svg+xml,%3Csvg width='71' height='14' viewBox='0 0 71 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3482_670)'%3E%3Cmask id='mask0_3482_670' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='-4' y='1' width='78' height='17'%3E%3Crect x='-3.5' y='1' width='77' height='17' fill='white'/%3E%3C/mask%3E%3Cg mask='url(//woohoo.pl/wp-content/themes/Woohoo/assets/css/%23mask0_3482_670)'%3E%3Cpath d='M0.5 4V4C23.5363 9.26543 47.4637 9.26543 70.5 4V4' stroke='%230049FF' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3482_670'%3E%3Crect width='70' height='14' fill='white' transform='translate(0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
background-size: max(70px, 7rem);
background-repeat: no-repeat;
background-position: center;
transition: background-size .3s ease, width .3s ease;
transform: translateX(-50%);
}
#menu-menu-header > .menu-item:not(.contact-btn)>a::after {
content: '';
position: absolute;
left: 50%;
bottom: 0;
height: max(14px, 1.4rem);
width: max(70px, 7rem);
background-color: var(--color-white);
transition: left .3s ease;
transform: translateX(-50%);
pointer-events: none;
}
#menu-menu-header > .menu-item:not(.contact-btn)>a:hover::after {
left: 200%;
}
}
#header .mobile_menu__btn {
display: flex!important
}
#header .mobile_menu__btn:not(.opened)+.mm_menus_ul {
transform: translateX(-250vw)
}
#header .mobile_menu__btn {
background-color: transparent;
border: none;
cursor: pointer;
display: flex;
align-items: center;
gap: 5px;
padding: 0;
cursor: pointer;
outline: none!important
}
#header .mobile_menu__btn span {
font-size: 17px;
color: var(--mr_color__white);
font-weight: var(--mr_fontweight__semibold);
text-transform: uppercase;
padding-top: 0
}
#header .mobile_menu__btn .line {
fill: none;
stroke: #fff;
transition: stroke-dasharray 600ms cubic-bezier(.4,0,.2,1),stroke-dashoffset 600ms cubic-bezier(.4,0,.2,1)
}
#header .mobile_menu__btn .line1 {
stroke-dasharray: 60 207;
stroke-width: 6
}
#header .mobile_menu__btn .line2 {
stroke-dasharray: 60 60;
stroke-width: 6
}
#header .mobile_menu__btn .line3 {
stroke-dasharray: 60 207;
stroke-width: 6
}
#header .mobile_menu__btn .line {
stroke: var(--color-blue)
}
#header .mobile_menu__btn.opened .line1 {
stroke-dasharray: 90 207;
stroke-dashoffset: -134;
stroke-width: 6
}
#header .mobile_menu__btn.opened .line2 {
stroke-dasharray: 1 60;
stroke-dashoffset: -30;
stroke-width: 6
}
#header .mobile_menu__btn.opened .line3 {
stroke-dasharray: 90 207;
stroke-dashoffset: -134;
stroke-width: 6
}
@media screen and (max-width: 991px){
#header {
border-bottom: 1px solid var(--color-blue);
}
.header_wrapper{
padding-bottom: 15px;
}
.header__menu_wrapper{
position: absolute;
top: 100%;
left: -150vw;
width: 100%;
border-top: 1px solid var(--color-blue);
border-bottom: 1px solid var(--color-blue);
justify-content: center;
background-color: var(--color-white);
transition: left .3s ease;
}
.header__menu_wrapper::after,
.header__menu_wrapper::before{
content: '';
position: absolute;
top: -1px;
height: 100%;
width: var(--header-spaces);
background-color: var(--color-white);
border-top: 1px solid var(--color-blue);
border-bottom: 1px solid var(--color-blue);
}
.header_wrapper .header__menu_wrapper::after{
right: calc(100% - 1px);
}
.header_wrapper .header__menu_wrapper::before{
left: calc(100% - 1px);
}
.header_wrapper.active .header__menu_wrapper{
left: 0;
}
#menu-menu-header{
padding: 15px 0;
gap: 10px;
flex-direction: column;
}
.header__logo_wrapper .custom-logo {
max-width: 80%;
}
#menu-menu-header > .menu-item{
display: flex;
flex-direction: column;
align-items: center;
}
#menu-menu-header > .menu-item-has-children::after{
display: none;
}
#menu-menu-header > .menu-item-has-children > a{
position: relative;
padding-bottom: 10px;
}
#menu-menu-header > .menu-item-has-children > a::after{
content: '';
position: absolute;
top: calc((var(--font-size-13) / 2));
right: max(4px, .4rem);
width: max(10px, 1rem);
height: max(6px, .6rem);
background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 1.07153L5 4.92868L9.5 1.07153' stroke='%23091133' stroke-width='1.5'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
pointer-events: none;
transition: transform .3s ease, background-image .3s ease;
}
#menu-menu-header > .menu-item.menu-item-has-children.open > a::after{
background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 1.07153L5 4.92868L9.5 1.07153' stroke='%230049FF' stroke-width='1.5'/%3E%3C/svg%3E%0A");
transform: translateY(-50%) rotateX(180deg);
}
#menu-menu-header .sub-menu .icon-wrapper img{
width: 25px;
height: auto;
}
#menu-menu-header .custom-submenu-wrapper .menu-item > a::after{
display: none;
}
}
@media screen and (min-width: 992px){
.menu__toggler{
display: none;
}
}
.footer_wrapper {
padding-top: max(40px, 4rem);
padding-bottom: max(40px, 4rem);
}
#footer a:hover {
text-decoration: none;
}
.footer_wrapper {
justify-content: space-between;
}
.footer_infos_wrapper {
flex-direction: column;
gap: max(30px, 3rem);
}
.footer_infos_description {
font-size: var(--font-size-13);
line-height: max(21px, 2.1rem);
max-width: max(324px, 32.4rem);
}
.footer_contact_info_social_wrapper {
gap: max(20px, 2rem);
}
.footer_menu_wrapper {
flex-direction: column;
}
.footer_menu {
margin-top: max(20px, 2rem);
}
.footer_menu ul {
flex-direction: column;
row-gap: max(20px, 2rem);
column-gap: max(45px, 4.5rem);
flex-wrap: wrap;
max-height: max(180px, 18rem);
}
.contact_infos_wrapper {
flex-direction: column;
gap: max(15px, 1.5rem);
}
.contact_infos_type {
color: var(--color-gray);
}
.footer_copyright {
background: rgba(0, 0, 0, 2%);
}
.footer_copyright_inner {
justify-content: space-between;
padding: max(20px, 2rem) 0;
}
@media screen and (max-width: 1193px) {
#menu-menu-header {
gap: max(20px, 2rem);
}
#header .contact-btn>a {
margin-left: 3rem;
}
}
@media screen and (max-width: 1150px) {
#header .contact-btn>a {
max-width: max(90px, 9rem);
font-size: var(--font-size-12);
}
}
@media screen and (max-width: 1096px) {
#header .contact-btn>a::after {
display: none;
}
#header .contact-btn>a {
margin-left: 2rem;
padding: max(10px, 1rem) max(10px, 1rem) max(10px, 1rem) max(15px, 1.5rem);
}
#menu-menu-header {
gap: 10px;
}
.footer_wrapper {
flex-wrap: wrap;
row-gap: max(40px, 4rem);
}
.footer_menu ul {
max-height: unset;
}
.footer_wrapper .services_wrapper ul {
column-gap: max(55px, 5.5rem);
}
.footer_wrapper .about_wrapper ul {
margin-right: max(45px, 4.5rem);
max-height: unset;
}
}
@media screen and (max-width: 868px) {
#header {
padding-top: 20px;
}
.footer_wrapper .about_wrapper ul {
margin-right: unset;
}
.footer_wrapper {
flex-direction: column;
align-items: center;
}
.services_wrapper ul {
flex-direction: row;
}
.about_wrapper ul {
flex-direction: row;
}
.contact_infos_wrapper {
flex-direction: row;
column-gap: max(45px, 4.5rem);
}
.footer_infos_wrapper,
.footer_menu_wrapper {
width: 80vw;
align-items: center;
}
.footer_title {
text-align: center;
}
.footer_menu ul,
.contact_infos_wrapper {
justify-content: center;
}
.footer_infos_wrapper {
flex-direction: row;
justify-content: center;
flex-wrap: wrap;
}
.footer_contact_info_social_wrapper {
width: 100%;
justify-content: center;
}
}
@media screen and (max-width: 768px) {
.footer_infos_description {
text-align: center;
}
.footer_title {
font-size: var(--font-size-16);
}
.footer_menu ul,
.contact_infos_wrapper {
flex-direction: column;
align-items: center;
text-align: center;
}
.footer_copyright_inner {
flex-direction: column;
justify-content: center;
text-align: center;
gap: 20px;
}
.footer__logo_wrapper .custom-logo {
width: 50vw;
}
.footer_infos_description,
.footer_menu_wrapper,
.footer_menu_wrapper ul,
.footer_copyright {
font-size: var(--font-size-14);
}
}.blog main,
.archive main {
overflow: unset;
} .newsletter__content h2 {
font-size: var(--font-size-52);
color: var(--color-white);
font-family: var(--font-family-roboto);
font-weight: var(--font-weight-semibold);
margin: 0;
letter-spacing: -2px;
}
ul.menu_items__list {
padding: 0;
}
ul.menu_items__list li {
list-style: none;
}
ul.menu_items__list li a {
font-size: var(--font-size-13);
color: var(--color-steel-blue);
transition: .3s;
}
ul.menu_items__list li a:hover {
color: var(--color-white);
}
.newsletter__form .mailpoet_form .mailpoet_text {
padding: max(15px, 1.5rem) max(20px, 2rem) !important;
font-size: var(--font-size-14) !important;
}
.footer_inner__newsletter {
grid-template-columns: repeat(2, 1fr);
padding: max(60px, 6rem) 0 max(46px, 4.6rem);
margin-bottom: max(31px, 3.1rem);
align-items: center;
border-bottom: 2px solid #30385A;
}
.footer_inner__newsletter .newsletter__form {
padding-left: max(40px, 4rem);
}
.mailpoet_form .newsletter_submit .mailpoet_submit {
background: var(--color-white) !important;
color: var(--color-blue) !important;
border: none !important;
border-radius: max(8px, 0.8rem) !important;
font-size: var(--font-size-13) !important;
font-weight: var(--font-weight-semibold);
font-family: var(--font-family-main);
line-height: 200%;
position: relative;
transition: background .3s ease, color .3s ease;
width: max-content;
padding: max(11px, 1.1rem) max(48px, 4.8rem) max(10px, 1rem) max(20px, 2rem) !important;
cursor: pointer;
}
.newsletter_submit .mailpoet_submit:hover {
background: var(--color-blue) !important;
color: var(--color-white) !important;
}
.newsletter_submit {
width: fit-content;
position: relative;
}
.newsletter_submit::after {
content: "";
position: absolute;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2496C9.67665 14.249 9.53184 14.2044 9.40885 14.1215C9.28586 14.0386 9.19022 13.921 9.13403 13.7838C9.07784 13.6465 9.06361 13.4956 9.09315 13.3503C9.12269 13.2049 9.19466 13.0716 9.29998 12.9671L12.75 9.53212C12.8203 9.4624 12.8761 9.37945 12.9141 9.28805C12.9522 9.19666 12.9718 9.09863 12.9718 8.99962C12.9718 8.90061 12.9522 8.80258 12.9141 8.71119C12.8761 8.61979 12.8203 8.53684 12.75 8.46712L9.29998 5.03212C9.22968 4.9624 9.17389 4.87944 9.13581 4.78805C9.09774 4.69666 9.07813 4.59863 9.07813 4.49962C9.07813 4.40061 9.09774 4.30258 9.13581 4.21119C9.17389 4.11979 9.22968 4.03684 9.29998 3.96712C9.4405 3.82743 9.63059 3.74902 9.82873 3.74902C10.0269 3.74902 10.217 3.82743 10.3575 3.96712L13.8 7.40962C14.2213 7.83149 14.458 8.40337 14.458 8.99962C14.458 9.59587 14.2213 10.1677 13.8 10.5896L10.3575 14.0321C10.2874 14.1016 10.2043 14.1566 10.1129 14.1939C10.0215 14.2313 9.92369 14.2502 9.82498 14.2496Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2496C4.42665 14.249 4.28184 14.2044 4.15885 14.1215C4.03586 14.0386 3.94022 13.921 3.88403 13.7838C3.82784 13.6465 3.81361 13.4956 3.84315 13.3503C3.87269 13.2049 3.94466 13.0716 4.04998 12.9671L8.01748 8.99962L4.04998 5.03212C3.97968 4.9624 3.92389 4.87944 3.88581 4.78805C3.84774 4.69666 3.82813 4.59863 3.82813 4.49962C3.82813 4.40061 3.84774 4.30258 3.88581 4.21119C3.92389 4.11979 3.97968 4.03684 4.04998 3.96712C4.1905 3.82743 4.38059 3.74902 4.57873 3.74902C4.77687 3.74902 4.96696 3.82743 5.10748 3.96712L9.60748 8.46712C9.67778 8.53684 9.73357 8.61979 9.77165 8.71119C9.80973 8.80258 9.82933 8.90061 9.82933 8.99962C9.82933 9.09863 9.80973 9.19666 9.77165 9.28805C9.73357 9.37945 9.67778 9.4624 9.60748 9.53212L5.10748 14.0321C5.0374 14.1016 4.95429 14.1566 4.86291 14.1939C4.77153 14.2313 4.67369 14.2502 4.57498 14.2496Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
top: 50%;
transform: translateY(-50%);
right: max(20px, 2rem);
transition: background-image .3s ease, transform .3s ease;
pointer-events: none;
}
.newsletter_submit:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.825 14.2501C9.67667 14.2495 9.53185 14.2049 9.40886 14.122C9.28588 14.039 9.19024 13.9215 9.13405 13.7842C9.07785 13.647 9.06362 13.4961 9.09316 13.3508C9.1227 13.2054 9.19468 13.0721 9.3 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9142 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9142 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.3 5.03261C9.2297 4.96288 9.1739 4.87993 9.13583 4.78854C9.09775 4.69714 9.07815 4.59912 9.07815 4.50011C9.07815 4.4011 9.09775 4.30307 9.13583 4.21167C9.1739 4.12028 9.2297 4.03733 9.3 3.96761C9.44052 3.82792 9.63061 3.74951 9.82875 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.9237 14.2507 9.825 14.2501Z' fill='white'/%3E%3Cpath d='M4.575 14.2501C4.42667 14.2495 4.28185 14.2049 4.15886 14.122C4.03588 14.039 3.94024 13.9215 3.88404 13.7842C3.82785 13.647 3.81362 13.4961 3.84316 13.3508C3.8727 13.2054 3.94468 13.0721 4.05 12.9676L8.0175 9.00011L4.05 5.03261C3.9797 4.96288 3.9239 4.87993 3.88583 4.78854C3.84775 4.69714 3.82815 4.59912 3.82815 4.50011C3.82815 4.4011 3.84775 4.30307 3.88583 4.21167C3.9239 4.12028 3.9797 4.03733 4.05 3.96761C4.19052 3.82792 4.38061 3.74951 4.57875 3.74951C4.77689 3.74951 4.96697 3.82792 5.1075 3.96761L9.6075 8.46761C9.67779 8.53733 9.73359 8.62028 9.77166 8.71167C9.80974 8.80307 9.82934 8.9011 9.82934 9.00011C9.82934 9.09912 9.80974 9.19714 9.77166 9.28854C9.73359 9.37993 9.67779 9.46288 9.6075 9.53261L5.1075 14.0326C5.03742 14.1021 4.9543 14.1571 4.86293 14.1944C4.77155 14.2318 4.6737 14.2507 4.575 14.2501Z' fill='white'/%3E%3C/svg%3E%0A") !important;
transform: translate(max(5px, 0.5rem), -50%) !important;
transform-origin: center;
}
.footer_inner__menu {
display: grid;
grid-template-columns: max(320px, 32rem) 1fr;
column-gap: max(170px, 17rem);
}
.menu_items__container {
column-gap: max(90px, 9rem);
}
ul.menu_items__list {
row-gap: max(17px, 1.7rem);
}
@media screen and (max-width: 991px) {
.menu_items__title_container {
display: flex;
align-items: center;
}
.menu_items__title_container svg {
transform: rotate(90deg);
transition: transform .3s ease;
}
.menu_items__title_container svg.rotated {
transform: rotate(-90deg);
}
footer .menu_items__list {
display: none;
}
}
@media screen and (min-width: 992px) {
.menu_items__title_container svg {
display: none;
}
.footer_inner__menu .menu_items__title_container {
margin-bottom: max(29px, 2.9rem);
}
}
.footer_inner__menu .menu_content__address p {
line-height: 200%;
}
.footer_inner__menu .menu_content {
row-gap: max(25px, 2.5rem);
}
.menu_content__text p {
line-height: 170%;
}
.footer_inner__menu .menu_content__contact {
flex-direction: column;
row-gap: max(15px, 1.5rem);
margin-top: max(5px, 0.5rem);
}
.footer_inner__menu .menu_content__contact a {
display: inline-block;
width: max-content;
transition: color .3s ease;
}
.footer_inner__menu .menu_content__contact a:hover {
color: var(--color-steel-blue);
}
.footer_copyright {
justify-content: space-between;
margin-top: max(24px, 2.4rem);
padding: max(24px, 2.4rem) 0 max(27px, 2.7rem);
border-top: 2px solid #30385A;
}
.footer_copyright__socials {
column-gap: max(18px, 1.8rem);
}
.footer_copyright__socials a img {
transition: filter .3s ease;
}
.footer_copyright__socials a:hover img {
filter: invert(1);
}
footer #mailpoet_form_1 .mailpoet_paragraph {
margin-bottom: 0;
}
.mailpoet_form_columns_container,
.mailpoet_checkbox_label {
position: relative;
}
.woohoo .parsley-required,
.woohoo .parsley-errors-list {
color: #F59E14;
}
.parsley-errors-list.filled {
position: absolute;
font-size: 13px;
} .mailpoet_checkbox {
display: none;
} footer .mailpoet_checkbox_label {
position: relative;
padding-left: max(26px, 2.6rem);
cursor: pointer;
font-size: var(--font-size-11) !important;
color: var(--color-white);
font-weight: var(--font-weight-light);
line-height: 194%;
margin-top: max(18px, 1.8rem);
}
@media screen and (min-width: 992px) {
.mailpoet_form .mailpoet_paragraph .parsley-errors-list,
.mailpoet_error_17yh7 ul.parsley-errors-list.filled {
position: absolute;
}
footer .mailpoet_checkbox_label {
margin-top: max(25px, 2.5rem);
}
}
.mailpoet_checkbox_label a {
font-weight: var(--font-weight-medium);
text-decoration: underline;
} .mailpoet_checkbox_label::before {
content: "";
position: absolute;
left: 0;
top: 5px;
width: max(14px, 1.4rem);
height: max(14px, 1.4rem);
border: 1px solid var(--color-white);
border-radius: 3px;
background-color: transparent; transition: background-color 0.2s;
} .mailpoet_checkbox_label::after {
content: "";
position: absolute;
left: max(3px, 0.3rem);
top: max(9px, 0.9rem);
width: max(10px, 1rem);
height: max(10px, 1rem);
background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.05882L3.96296 6L9 1' stroke='white' stroke-linecap='square'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
opacity: 0;
transition: opacity 0.2s;
} .mailpoet_checkbox_label.active::after {
opacity: 1;
}
.footer_inner__newsletter h2 {
margin-bottom: max(14px, 1.4rem);
}
.mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success {
font-size: var(--font-size-13);
color: #3DA938;
}
@media screen and (max-width: 991px) {
.footer_inner__newsletter h2 {
margin-bottom: 30px;
}
}
@media screen and (max-width: 1100px) {
.footer_inner__menu {
column-gap: max(90px, 9rem);
}
}
@media screen and (max-width: 991px) {
.footer_inner__newsletter {
grid-template-columns: 100%;
row-gap: max(50px, 5rem);
justify-items: center;
}
.newsletter__content {
display: grid;
justify-items: center;
}
.footer_inner__newsletter .newsletter__form {
padding: 0;
}
footer #mailpoet_form_1 .mailpoet_paragraph {
flex-wrap: wrap;
row-gap: max(30px, 3rem);
}
#mailpoet_form_1 .mailpoet_form_column:not(:first-child) {
margin-left: 1px;
}
.mailpoet_form_columns_container .mailpoet_form_columns .mailpoet_form_column .mailpoet_form_columns_container .mailpoet_form_columns .mailpoet_form_column {
align-items: center;
}
.footer_inner__menu {
grid-template-columns: 100%;
justify-items: center;
row-gap: max(50px, 5rem);
}
.footer_inner__menu .menu_items {
width: 100%;
}
.footer_inner__menu .menu_items__container {
display: grid; grid-template-columns: 100%;
justify-content: space-between;
row-gap: max(50px, 5rem);
}
.footer_inner__menu .menu_items__container .menu_items__column {
text-align: center;
}
.footer_inner .footer_copyright {
flex-direction: column-reverse;
justify-self: center;
align-items: center;
row-gap: max(20px, 2rem);
}
} .comprehensive_offer__inner {
padding: max(56px, 5.6rem) 0 max(66px, 6.6rem);
}
.comprehensive_offer__header h2 {
font-family: var(--font-family-roboto);
font-size: var(--font-size-52);
font-weight: var(--font-weight-semibold);
text-align: center;
margin: max(25px, 2.5rem) 0 max(58px, 5.8rem);
letter-spacing: -2px;
}
@media screen and (max-width: 991px) {
.comprehensive_offer__header h2 {
line-height: 1.05;
margin-bottom: max(22px, 2.2rem);
}
}
.comprehensive_offer__header span {
text-align: center;
display: block;
}
.comprehensive_offer__header h2 span {
display: inline;
}
.solutions__item {
border-radius: max(8px, 0.8rem);
border: 2px solid #4754671A;
padding: max(33px, 3.3rem) max(25px, 2.5rem);
justify-content: space-between;
flex-direction: column;
transition: .3s;
}
.solutions__item:hover {
box-shadow: 15px 20px 50px 0 rgba(71, 84, 103, 10%);
}
.solutions__item,
.solutions__end_signature--desktop {
min-height: max(267px, 26.7rem);
}
.item__content img {
margin-bottom: max(29px, 2.9rem);
width: max(60px, 6rem);
height: max(60px, 6rem);
}
.item__content h3 {
margin-bottom: max(14px, 1.4rem);
}
.item__content h3 a {
transition: .3s;
}
.item__content h3 a:hover {
color: var(--color-blue);
}
.item__content p {
line-height: 157%;
}
.solutions__end_signature--desktop {
align-items: center;
}
.solutions__end_signature--desktop p,
.solutions__end_signature--mobile p {
font-family: var(--font-family-roboto);
font-weight: var(--font-weight-semibold);
font-size: var(--font-size-32);
letter-spacing: -1px;
margin: 0;
}
@media screen and (max-width: 991px) {
.solutions__end_signature--mobile p {
line-height: 1.05;
letter-spacing: -2px;
}
}
.solutions__end_signature--mobile {
margin-top: max(70px, 7rem);
}
.comprehensive_offer__solutions {
grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
gap: max(25px, 2.5rem);
}
.item__button a::after {
content: "";
position: absolute;
right: max(-25px, -2.5rem);
top: 50%;
transform: translateY(-50%);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.0389 9.19022 13.9214 9.13403 13.7841C9.07784 13.6468 9.06361 13.496 9.09315 13.3506C9.12269 13.2053 9.19466 13.0719 9.29998 12.9675L12.75 9.53248C12.8203 9.46276 12.8761 9.37981 12.9141 9.28842C12.9522 9.19702 12.9718 9.09899 12.9718 8.99998C12.9718 8.90098 12.9522 8.80295 12.9141 8.71155C12.8761 8.62016 12.8203 8.53721 12.75 8.46748L9.29998 5.03248C9.22968 4.96276 9.17389 4.87981 9.13581 4.78842C9.09774 4.69702 9.07813 4.59899 9.07813 4.49998C9.07813 4.40098 9.09774 4.30295 9.13581 4.21155C9.17389 4.12016 9.22968 4.03721 9.29998 3.96748C9.4405 3.8278 9.63059 3.74939 9.82873 3.74939C10.0269 3.74939 10.217 3.8278 10.3575 3.96748L13.8 7.40998C14.2213 7.83186 14.458 8.40373 14.458 8.99998C14.458 9.59624 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2316 9.92369 14.2506 9.82498 14.25Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.0389 3.94022 13.9214 3.88403 13.7841C3.82784 13.6468 3.81361 13.496 3.84315 13.3506C3.87269 13.2053 3.94466 13.0719 4.04998 12.9675L8.01748 8.99998L4.04998 5.03248C3.97968 4.96276 3.92389 4.87981 3.88581 4.78842C3.84774 4.69702 3.82813 4.59899 3.82813 4.49998C3.82813 4.40098 3.84774 4.30295 3.88581 4.21155C3.92389 4.12016 3.97968 4.03721 4.04998 3.96748C4.1905 3.8278 4.38059 3.74939 4.57873 3.74939C4.77687 3.74939 4.96696 3.8278 5.10748 3.96748L9.60748 8.46748C9.67778 8.53721 9.73357 8.62016 9.77165 8.71155C9.80973 8.80295 9.82933 8.90098 9.82933 8.99998C9.82933 9.09899 9.80973 9.19702 9.77165 9.28842C9.73357 9.37981 9.67778 9.46276 9.60748 9.53248L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2316 4.67369 14.2506 4.57498 14.25Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-position: center;
background-repeat: no-repeat;
}
@media screen and (min-width: 992px) {
.solutions__end_signature--mobile {
display: none;
}
}
@media screen and (max-width: 991px) {
.solutions__end_signature--desktop.slick-slide {
display: none !important;
}
.comprehensive_offer__solutions .slick-list {
margin: 0 -1.2rem;
}
.comprehensive_offer__solutions .slick-slide {
margin: 0 1.2rem;
}
.solutions__item.slick-slide {
display: flex !important;
min-height: max(267px, 26.7rem) !important;
}
.comprehensive_offer__solutions .slick-arrow {
top: 50%;
}
.solutions__end_signature--mobile {
justify-content: center;
text-align: center;
}
.comprehensive_offer__solutions .slick-prev {
left: 0;
}
.comprehensive_offer__solutions .slick-next {
right: 0;
}
.comprehensive_offer .item__button a::after {
right: max(-30px, -3rem);
}
.solutions__end_signature--desktop {
display: none;
}
}  .success_fee__form {
position: relative;
}
.success_fee__form .dropdown-arrow.rotate {
transform: translateY(-50%) rotate(180deg); }
.success_fee {
background-image: url("data:image/svg+xml,%3Csvg width='1566' height='550' viewBox='0 0 1566 550' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:overlay'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-58 102.133C-213.118 102.133 -338.867 227.882 -338.867 383C-338.867 538.118 -213.118 663.867 -58 663.867C97.1184 663.867 222.867 538.118 222.867 383C222.867 227.882 97.1184 102.133 -58 102.133ZM-441 383C-441 171.475 -269.525 0 -58 0C153.525 0 325 171.475 325 383C325 594.525 153.525 766 -58 766C-269.525 766 -441 594.525 -441 383Z' fill='url(%23paint0_linear_3601_666)' fill-opacity='0.4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-52.7664 281.535C-109.057 281.535 -154.69 327.167 -154.69 383.458C-154.69 439.749 -109.057 485.382 -52.7664 485.382C3.52441 485.382 49.1571 439.749 49.1571 383.458C49.1571 327.167 3.52441 281.535 -52.7664 281.535ZM-256.613 383.458C-256.613 270.877 -165.348 179.611 -52.7664 179.611C59.8152 179.611 151.081 270.877 151.081 383.458C151.081 496.04 59.8152 587.305 -52.7664 587.305C-165.348 587.305 -256.613 496.04 -256.613 383.458Z' fill='url(//woohoo.pl/wp-content/themes/Woohoo/assets/css/%23paint1_linear_3601_666)' fill-opacity='0.4'/%3E%3C/g%3E%3Cg style='mix-blend-mode:overlay'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1183 102.133C1027.88 102.133 902.133 227.882 902.133 383C902.133 538.118 1027.88 663.867 1183 663.867C1338.12 663.867 1463.87 538.118 1463.87 383C1463.87 227.882 1338.12 102.133 1183 102.133ZM800 383C800 171.475 971.475 0 1183 0C1394.53 0 1566 171.475 1566 383C1566 594.525 1394.53 766 1183 766C971.475 766 800 594.525 800 383Z' fill='url(//woohoo.pl/wp-content/themes/Woohoo/assets/css/%23paint2_linear_3601_666)' fill-opacity='0.4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1188.23 281.535C1131.94 281.535 1086.31 327.167 1086.31 383.458C1086.31 439.749 1131.94 485.382 1188.23 485.382C1244.52 485.382 1290.16 439.749 1290.16 383.458C1290.16 327.167 1244.52 281.535 1188.23 281.535ZM984.387 383.458C984.387 270.877 1075.65 179.611 1188.23 179.611C1300.82 179.611 1392.08 270.877 1392.08 383.458C1392.08 496.04 1300.82 587.305 1188.23 587.305C1075.65 587.305 984.387 496.04 984.387 383.458Z' fill='url(//woohoo.pl/wp-content/themes/Woohoo/assets/css/%23paint3_linear_3601_666)' fill-opacity='0.4'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_3601_666' x1='-58' y1='0' x2='-58' y2='766' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_3601_666' x1='-52.7664' y1='179.611' x2='-52.7664' y2='587.305' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_3601_666' x1='1183' y1='0' x2='1183' y2='766' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_3601_666' x1='1188.23' y1='179.611' x2='1188.23' y2='587.305' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: bottom;
background-size: 100% 70%;
} .success_fee__form .custom-dropdown-list {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: white;
border: 1px solid #ddd;
border-top: none;
max-height: 200px;
overflow-y: auto;
z-index: 100;
}
.success_fee__form .custom-dropdown.list-active {
border-bottom-left-radius: 0;
} .success_fee__form .custom-dropdown-list.show {
display: block;
border-bottom-left-radius: max(8px, 0.8rem);
border-bottom-right-radius: max(8px, 0.8rem);
}
.success_fee__form .custom-dropdown-list.show+.custom-dropdown-trigger {
border-bottom-left-radius: 0;
} .success_fee__form .custom-dropdown-item {
padding: 10px;
cursor: pointer;
font-size: var(--font-size-13);
} .success_fee__form .custom-dropdown-item:hover {
background-color: #f0f0f0;
} .success_fee__form .selected-placeholder {
display: block;
padding: 5px 10px;
font-size: 14px;
color: #999;
} .success_fee__content h2 {
letter-spacing: max(-2px, -0.2rem);
margin: max(22px, 2.2rem) 0;
}
@media screen and (max-width: 991px) {
.success_fee__content h2 {
line-height: 1.05;
margin-bottom: 30px;
}
}
.success_fee__content p {
line-height: 152%;
margin-bottom: max(44px, 4.4rem);
}
@media screen and (max-width: 991px) {
.success_fee__content p {
line-height: 1.57;
}
}
.success_fee__form {
display: inline-flex;
flex-direction: row-reverse;
border-radius: max(8px, 0.8rem);
width: fit-content;
height: max(52px, 5.2rem);
margin-right: max(12px, 1.2rem);
}
.success_fee__form .custom-dropdown {
position: absolute;
top: 1px;
left: 1px;
height: calc(100% - 2px);
width: fit-content;
background-color: var(--color-white);
font-weight: var(--font-family-jakarta);
font-size: var(--font-size-14);
border-radius: max(8px, 0.8rem);
}
.success_fee__form .custom-dropdown-trigger {
cursor: pointer;
text-align: left;
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
padding: max(12px, 1.2rem) max(16px, 1.6rem) max(12px, 1.2rem) max(14px, 1.4rem);
transition: color .3s ease;
height: 100%;
box-sizing: border-box;
}
.success_fee__form .custom-dropdown-trigger:hover {
color: var(--color-blue);
}
.success_fee__form .dropdown-arrow {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
transition: transform 0.3s ease-in-out;
pointer-events: none;
}
.success_fee__form input.wpcf7-tel {
font-size: var(--font-size-14);
color: var(--color-gray);
font-weight: var(--font-family-jakarta);
line-height: 172%;
height: 100%;
border: 0;
max-width: max(140px, 14rem);
padding: 0;
padding-left: max(48px, 4.8rem);
border-radius: max(8px, 0.8rem);
text-align: center;
}
@media screen and (max-width: 991px) {
.success_fee__form input.wpcf7-tel {
max-width: 100%;
width: 100%;
box-sizing: border-box;
}
}
.success_fee__form input.wpcf7-tel:focus-visible {
outline: 1px solid #ff0000;
}
.success_fee__form p,
.success_fee__content .wpcf7-form p {
margin: 0;
}
.wpcf7-spinner {
display: none;
}
.success_fee__content .wpcf7-submit {
border: 2px solid var(--color-white);
font-size: var(--font-size-13);
color: var(--color-white);
font-weight: var(--font-weight-semibold);
font-family: var(--font-family-main);
padding: max(11px, 1.1rem) max(48px, 4.8rem) max(11px, 1.1rem) max(20px, 2rem);
border-radius: max(8px, 0.8rem);
background: var(--color-blue);
cursor: pointer;
position: relative;
transition: color .3s ease, background-color .3s ease;
}
.success_fee__content .wpcf7-submit:hover {
background-color: var(--color-white);
color: var(--color-blue);
}
.success_fee__content form.wpcf7-form>p {
position: relative;
display: inline-block;
}
@media screen and (min-width: 992px) {
.success_fee__content form.wpcf7-form>p {
float: left;
display: inline-block;
}
.success_fee__content .wpcf7 form .wpcf7-response-output {
float: left;
clear: both;
}
.success_fee__form {
display: inline-flex;
float: left;
margin-right: max(12px, 1.2rem);
}
}
.success_fee__content .wpcf7 form .wpcf7-response-output {
font-size: var(--font-size-14);
font-weight: var(--font-weight-medium);
color: var(--color-white);
padding: max(6px, 0.6rem) max(15px, 1.5rem);
border-radius: max(8px, .8rem);
margin-left: 0;
margin-right: 0;
}
body .wpcf7 form.sent .wpcf7-response-output {
border-color: #3DA938;
}
.success_fee__content form.wpcf7-form>p:after {
content: "";
position: absolute;
right: max(20px, 2rem);
top: 50%;
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.825 14.25C9.67667 14.2494 9.53185 14.2048 9.40886 14.1219C9.28588 14.039 9.19024 13.9214 9.13405 13.7842C9.07785 13.6469 9.06362 13.496 9.09316 13.3507C9.1227 13.2053 9.19468 13.072 9.3 12.9675L12.75 9.53252C12.8203 9.46279 12.8761 9.37984 12.9142 9.28845C12.9522 9.19705 12.9718 9.09902 12.9718 9.00001C12.9718 8.90101 12.9522 8.80298 12.9142 8.71158C12.8761 8.62019 12.8203 8.53724 12.75 8.46751L9.3 5.03251C9.2297 4.96279 9.1739 4.87984 9.13583 4.78845C9.09775 4.69705 9.07815 4.59902 9.07815 4.50001C9.07815 4.40101 9.09775 4.30298 9.13583 4.21158C9.1739 4.12019 9.2297 4.03724 9.3 3.96751C9.44052 3.82783 9.63061 3.74942 9.82875 3.74942C10.0269 3.74942 10.217 3.82783 10.3575 3.96751L13.8 7.41001C14.2213 7.83189 14.458 8.40376 14.458 9.00001C14.458 9.59627 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2317 9.9237 14.2506 9.825 14.25Z' fill='white'/%3E%3Cpath d='M4.575 14.25C4.42667 14.2494 4.28185 14.2048 4.15886 14.1219C4.03588 14.039 3.94024 13.9214 3.88404 13.7842C3.82785 13.6469 3.81362 13.496 3.84316 13.3507C3.8727 13.2053 3.94468 13.072 4.05 12.9675L8.0175 9.00001L4.05 5.03251C3.9797 4.96279 3.9239 4.87984 3.88583 4.78845C3.84775 4.69705 3.82815 4.59902 3.82815 4.50001C3.82815 4.40101 3.84775 4.30298 3.88583 4.21158C3.9239 4.12019 3.9797 4.03724 4.05 3.96751C4.19052 3.82783 4.38061 3.74942 4.57875 3.74942C4.77689 3.74942 4.96697 3.82783 5.1075 3.96751L9.6075 8.46751C9.67779 8.53724 9.73359 8.62019 9.77166 8.71158C9.80974 8.80298 9.82934 8.90101 9.82934 9.00001C9.82934 9.09902 9.80974 9.19705 9.77166 9.28845C9.73359 9.37984 9.67779 9.46279 9.6075 9.53252L5.1075 14.0325C5.03742 14.102 4.9543 14.157 4.86293 14.1943C4.77155 14.2317 4.6737 14.2506 4.575 14.25Z' fill='white'/%3E%3C/svg%3E%0A");
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
transform: translateY(-50%);
pointer-events: none;
transition: background-image .3s ease, transform .3s ease;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.success_fee__content form.wpcf7-form>p:hover:after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2496C9.67665 14.249 9.53184 14.2044 9.40885 14.1215C9.28586 14.0386 9.19022 13.921 9.13403 13.7838C9.07784 13.6465 9.06361 13.4956 9.09315 13.3503C9.12269 13.2049 9.19466 13.0716 9.29998 12.9671L12.75 9.53212C12.8203 9.4624 12.8761 9.37945 12.9141 9.28805C12.9522 9.19666 12.9718 9.09863 12.9718 8.99962C12.9718 8.90061 12.9522 8.80258 12.9141 8.71119C12.8761 8.61979 12.8203 8.53684 12.75 8.46712L9.29998 5.03212C9.22968 4.9624 9.17389 4.87944 9.13581 4.78805C9.09774 4.69666 9.07813 4.59863 9.07813 4.49962C9.07813 4.40061 9.09774 4.30258 9.13581 4.21119C9.17389 4.11979 9.22968 4.03684 9.29998 3.96712C9.4405 3.82743 9.63059 3.74902 9.82873 3.74902C10.0269 3.74902 10.217 3.82743 10.3575 3.96712L13.8 7.40962C14.2213 7.83149 14.458 8.40337 14.458 8.99962C14.458 9.59587 14.2213 10.1677 13.8 10.5896L10.3575 14.0321C10.2874 14.1016 10.2043 14.1566 10.1129 14.1939C10.0215 14.2313 9.92369 14.2502 9.82498 14.2496Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2496C4.42665 14.249 4.28184 14.2044 4.15885 14.1215C4.03586 14.0386 3.94022 13.921 3.88403 13.7838C3.82784 13.6465 3.81361 13.4956 3.84315 13.3503C3.87269 13.2049 3.94466 13.0716 4.04998 12.9671L8.01748 8.99962L4.04998 5.03212C3.97968 4.9624 3.92389 4.87944 3.88581 4.78805C3.84774 4.69666 3.82813 4.59863 3.82813 4.49962C3.82813 4.40061 3.84774 4.30258 3.88581 4.21119C3.92389 4.11979 3.97968 4.03684 4.04998 3.96712C4.1905 3.82743 4.38059 3.74902 4.57873 3.74902C4.77687 3.74902 4.96696 3.82743 5.10748 3.96712L9.60748 8.46712C9.67778 8.53684 9.73357 8.61979 9.77165 8.71119C9.80973 8.80258 9.82933 8.90061 9.82933 8.99962C9.82933 9.09863 9.80973 9.19666 9.77165 9.28805C9.73357 9.37945 9.67778 9.4624 9.60748 9.53212L5.10748 14.0321C5.0374 14.1016 4.95429 14.1566 4.86291 14.1939C4.77153 14.2313 4.67369 14.2502 4.57498 14.2496Z' fill='%230049FF'/%3E%3C/svg%3E%0A"); transform: translateY(-50%) translateX(max(5px, .5rem));
}
@media screen and (max-width: 991px) {
.success_fee .success_fee__inner {
grid-template-columns: 100%;
}
.success_fee .success_fee__image--wrapper {
max-width: unset;
margin-right: auto
}
.success_fee .success_fee__image_caption {
right: 0;
left: auto;
bottom: 10%;
transform: none;
}
.success_fee {
background-position: left bottom;
background-size: unset;
}
.success_fee .success_fee__content>span,
.success_fee .success_fee__content h2 {
display: block;
text-align: center;
}
}
@media screen and (max-width: 600px) {
.success_fee .success_fee__inner {
padding-top: max(100px, 10rem);
}
.success_fee__content form.wpcf7-form {
display: grid;
row-gap: max(20px, 2rem);
grid-template-columns: 100%;
}
form .success_fee__form {
width: 100%;
background: var(--color-white);
display: flex;
justify-content: space-between;
}
}
.success_fee__inner {
grid-template-columns: 50% 1fr;
align-items: center;
padding-top: max(170px, 17rem);
}
.page-success-fee .success_fee__inner {
padding-top: 5.6rem;
}
.success_fee__image_caption {
border-radius: max(8px, 0.8rem);
background-color: #ffffff40;
bottom: 19%;
left: 0;
transform: translateX(-50%);
backdrop-filter: blur(10px);
padding: max(10px, 1rem) max(17px, 1.7rem);
}
.success_fee__image_caption--inner {
background: transparent;
z-index: 1;
}
.success_fee .wpcf7-not-valid-tip {
display: none;
}
.image_caption__name {
line-height: 133%;
}
.image_caption__position {
line-height: 166%;
}
.success_fee__image {
justify-content: end;
}
.success_fee__image img { width: 100%;
}
.success_fee__image--wrapper {
max-width: max(570px, 57rem);
margin-right: max(-87px, -8.7rem);
}
.success_fee__image--wrapper:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.success_fee .policy_privacy {
margin-top: max(12px, 1.2rem);
color: #C7D7FF;
line-height: 1.57;
}
@media screen and (min-width: 992px) {
.success_fee .policy_privacy {
float: left;
clear: both;
}
}
.success_fee .policy_privacy a {
text-decoration: underline;
transition: color .3s ease;
}
.success_fee .policy_privacy a:hover {
color: var(--color-black);
} .case_studies {
margin-top: 6.7rem;
margin-bottom: 6.7rem;
}
body:not(.home) .case_studies {
background: var(--color-azure-blue);
padding: 10rem 0;
margin: 0;
}
.case_studies__title {
font-family: var(--font-family-roboto);
font-size: var(--font-size-52);
font-weight: var(--font-weight-semibold);
margin-top: 1.7rem;
margin-bottom: 6.8rem;
letter-spacing: -2px;
}
@media screen and (max-width: 991px) {
.case_studies__title {
line-height: 1.05;
}
}
.case_studies__wrapper {
display: grid;
grid-template-columns: 1fr 1fr;
gap: max(25px, 2.5rem) 5.3rem;
}
@media screen and (max-width: 1024px) {
.case_studies__wrapper {
padding: 0 20px;
}
.case_studies__wrapper .slick-slide {
margin: 0 14px;
}
.case_studies__wrapper .slick-list {
margin: 0 -14px;
}
.case_studies__wrapper .slick-prev {
left: -1%;
}
.case_studies__wrapper .slick-next {
right: -1%;
}
}
.case_study__thumbnail {
border-radius: max(8px, .8rem);
overflow: hidden;
}
.case_study__thumbnail a {
display: flex;
}
.case_study__thumbnail img {
width: 100%;
height: 100%;
transition: .3s;
}
.case_study__thumbnail:hover img {
transform: scale(1.1);
filter: brightness(0.7);
}
.case_study__project {
display: inline-block;
margin-top: 3.5rem;
}
.case_study__title {
margin-top: 3.1rem;
margin-bottom: 3rem;
}
@media screen and (min-width: 992px) {
.case_study__title>a {
display: -moz-box;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-moz-box-orient: vertical;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
}
.case_study__title>a {
line-height: 1.2;
transition: color .3s ease;
}
.case_study__title>a:hover {
color: var(--color-blue);
}
.case_study__tags-list {
display: flex;
flex-wrap: wrap;
gap: max(15px, 1.5rem);
}
.case_study__tags-item>a {
display: inline-block;
padding: max(10px, 1rem) max(15px, 1.5rem);
border-radius: max(8px, .8rem);
background-color: #F6F9FC;
transition: color .3s ease, background-color .3s ease;
}
.case_study__tags-item>a:hover {
color: var(--color-white);
background-color: var(--color-navy) !important;
}
body:not(.home) .case_study__tags-item>a {
background-color: var(--color-white);
} .support_section {
max-width: max(1076px, 107.6rem);
margin-top: 9.7rem;
padding: 0 20px;
}
.support_section .section_title {
display: inline-block;
width: 100%;
}
.section_subtitle {
margin-top: 1.9rem;
line-height: 1.019;
letter-spacing: -2px;
}
@media screen and (max-width: 991px) {
.section_subtitle {
line-height: 1.05;
}
}
.support_section .section_blocks {
display: flex;
gap: max(24px, 2.4rem);
margin-top: 6.6rem;
}
.support_section .section_blocks .block_item {
display: grid;
text-align: center;
padding: 0 3.1rem;
border: 2px solid rgba(71, 84, 103, 10%);
border-radius: max(8px, .8rem);
background-color: var(--color-white);
transition: box-shadow .3s ease;
}
.support_section .block_item:hover {
box-shadow: 15px 20px 50px 0 rgba(71, 84, 103, 10%);
}
.support_section .item_img__wrapper {
margin-top: 8.9rem;
margin-bottom: 2.9rem;
}
.support_section .item_title {
margin-bottom: 2.5rem;
line-height: 1.25;
}
.support_section .item_title .color-green {
color: #3DA938;
}
.support_section .item_title .color-orange {
color: #F59E14;
}
.support_section .item_description {
margin-top: auto;
padding: 0 max(34px, 3.4rem);
line-height: 1.6;
}
.support_section .item_btn__wrapper {
display: flex;
justify-content: center;
align-items: center;
margin-top: 3.7rem;
margin-bottom: 8.9rem;
}
@media screen and (max-width: 768px) {
.support_section .slick-slide {
margin: 0 12px;
}
.support_section .slick-list {
margin: 0 -12px;
overflow: hidden;
}
.support_section .slick-prev {
left: -1%;
}
.support_section .slick-next {
right: -1%;
}
.support_section .section_blocks {
margin-top: 30px;
padding-left: 30px;
padding-right: 30px;
}
.support_section .section_blocks .block_item {
justify-items: center;
}
}
.support_section {
position: relative;
margin-bottom: max(-120px, -12rem);
z-index: 1;
} .woohoo_cooperation__wrapper {
display: grid;
grid-template-columns: 1fr;
background-image: url("data:image/svg+xml,%3Csvg width='995' height='988' viewBox='0 0 995 988' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2'%3E%3Cpath d='M1.5 0V988' stroke='%23A2C1E1' stroke-opacity='0.4' stroke-width='1.5'/%3E%3Cpath d='M354 0V988' stroke='%23A2C1E1' stroke-opacity='0.4' stroke-width='1.5'/%3E%3Cpath d='M994 0V988' stroke='%23A2C1E1' stroke-opacity='0.4' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
background-position: 29%;
}
@media screen and (min-width: 768px) {
.woohoo_cooperation__wrapper {
grid-template-columns: 55.23% 28.72%;
justify-content: space-between;
}
}
.woohoo_cooperation__subtitle {
margin: 2.4rem 0 3.8rem 0;
letter-spacing: -2px;
}
@media screen and (max-width: 991px) {
.woohoo_cooperation__subtitle {
margin-bottom: 30px;
line-height: 1.05;
}
}
.woohoo_cooperation__text_wrapper {
padding: 12.4rem 0 7.4rem 0;
}
.woohoo_cooperation__img_wrapper {
position: relative;
}
.woohoo_cooperation__img_wrapper::after,
.woohoo_cooperation__img_wrapper::before {
content: '';
position: absolute;
padding: max(8px, .8rem) max(14px, 1.4rem);
width: max(118px, 11.8rem);
height: max(78px, 7.8rem);
border-radius: max(8px, .8rem);
background-image: url("data:image/svg+xml,%3Csvg width='90' height='62' viewBox='0 0 90 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.78241 49.3225C8.37975 48.8925 7.62025 48.8925 7.21758 49.3225L3.22553 53.5857C2.69376 54.1536 3.16201 55 4.00794 55L11.9921 55C12.838 55 13.3062 54.1536 12.7745 53.5857L8.78241 49.3225Z' fill='%2332D957'/%3E%3Cpath d='M18.429 55L17.196 50.6364H18.2443L19.0114 53.7045H19.0511L19.8352 50.6364H20.8722L21.6562 53.6875H21.6989L22.4545 50.6364H23.5057L22.2699 55H21.1989L20.3807 52.0511H20.321L19.5028 55H18.429ZM24.1669 55V54.3466L26.4169 51.5256V51.4886H24.2408V50.6364H27.6754V51.3381L25.5334 54.1108V54.1477H27.7493V55H24.1669ZM28.7159 55V50.6364H29.7131V51.3636H29.7585C29.8381 51.1117 29.9744 50.9176 30.1676 50.7812C30.3627 50.643 30.5852 50.5739 30.8352 50.5739C30.892 50.5739 30.9555 50.5767 31.0256 50.5824C31.0975 50.5862 31.1572 50.5928 31.2045 50.6023V51.5483C31.161 51.5331 31.0919 51.5199 30.9972 51.5085C30.9044 51.4953 30.8144 51.4886 30.7273 51.4886C30.5398 51.4886 30.3712 51.5294 30.2216 51.6108C30.0739 51.6903 29.9574 51.8011 29.8722 51.9432C29.7869 52.0852 29.7443 52.2491 29.7443 52.4347V55H28.7159ZM33.6115 55.0852C33.1854 55.0852 32.8161 54.9915 32.5036 54.804C32.1911 54.6165 31.9486 54.3542 31.7763 54.017C31.6058 53.6799 31.5206 53.286 31.5206 52.8352C31.5206 52.3845 31.6058 51.9896 31.7763 51.6506C31.9486 51.3116 32.1911 51.0483 32.5036 50.8608C32.8161 50.6733 33.1854 50.5795 33.6115 50.5795C34.0376 50.5795 34.407 50.6733 34.7195 50.8608C35.032 51.0483 35.2734 51.3116 35.4439 51.6506C35.6162 51.9896 35.7024 52.3845 35.7024 52.8352C35.7024 53.286 35.6162 53.6799 35.4439 54.017C35.2734 54.3542 35.032 54.6165 34.7195 54.804C34.407 54.9915 34.0376 55.0852 33.6115 55.0852ZM33.6172 54.2614C33.8482 54.2614 34.0414 54.1979 34.1967 54.071C34.352 53.9422 34.4676 53.7699 34.5433 53.554C34.621 53.3381 34.6598 53.0975 34.6598 52.8324C34.6598 52.5653 34.621 52.3239 34.5433 52.108C34.4676 51.8902 34.352 51.7169 34.1967 51.5881C34.0414 51.4593 33.8482 51.3949 33.6172 51.3949C33.3804 51.3949 33.1835 51.4593 33.0263 51.5881C32.871 51.7169 32.7545 51.8902 32.6768 52.108C32.6011 52.3239 32.5632 52.5653 32.5632 52.8324C32.5632 53.0975 32.6011 53.3381 32.6768 53.554C32.7545 53.7699 32.871 53.9422 33.0263 54.071C33.1835 54.1979 33.3804 54.2614 33.6172 54.2614ZM40.0241 51.7898L39.0866 51.892C39.0601 51.7973 39.0137 51.7083 38.9474 51.625C38.883 51.5417 38.7959 51.4744 38.6861 51.4233C38.5762 51.3722 38.4418 51.3466 38.2827 51.3466C38.0687 51.3466 37.8887 51.393 37.7429 51.4858C37.599 51.5786 37.5279 51.6989 37.5298 51.8466C37.5279 51.9735 37.5743 52.0767 37.669 52.1562C37.7656 52.2358 37.9247 52.3011 38.1463 52.3523L38.8906 52.5114C39.3035 52.6004 39.6103 52.7415 39.8111 52.9347C40.0137 53.1278 40.116 53.3807 40.1179 53.6932C40.116 53.9678 40.0355 54.2102 39.8764 54.4205C39.7192 54.6288 39.5005 54.7917 39.2202 54.9091C38.9399 55.0265 38.6179 55.0852 38.2543 55.0852C37.7202 55.0852 37.2902 54.9735 36.9645 54.75C36.6387 54.5246 36.4446 54.2112 36.3821 53.8097L37.3849 53.7131C37.4304 53.91 37.527 54.0587 37.6747 54.1591C37.8224 54.2595 38.0147 54.3097 38.2514 54.3097C38.4957 54.3097 38.6918 54.2595 38.8395 54.1591C38.9891 54.0587 39.0639 53.9347 39.0639 53.7869C39.0639 53.6619 39.0156 53.5587 38.919 53.4773C38.8243 53.3958 38.6766 53.3333 38.4759 53.2898L37.7315 53.1335C37.313 53.0464 37.0033 52.8996 36.8026 52.6932C36.6018 52.4848 36.5024 52.2216 36.5043 51.9034C36.5024 51.6345 36.5753 51.4015 36.723 51.2045C36.8726 51.0057 37.08 50.8523 37.3452 50.7443C37.6122 50.6345 37.92 50.5795 38.2685 50.5795C38.7798 50.5795 39.1823 50.6884 39.4759 50.9062C39.7713 51.1241 39.9541 51.4186 40.0241 51.7898ZM43.1449 50.6364V51.4318H40.6364V50.6364H43.1449ZM41.2557 49.5909H42.2841V53.6875C42.2841 53.8258 42.3049 53.9318 42.3466 54.0057C42.3902 54.0777 42.447 54.1269 42.517 54.1534C42.5871 54.1799 42.6648 54.1932 42.75 54.1932C42.8144 54.1932 42.8731 54.1884 42.9261 54.179C42.9811 54.1695 43.0227 54.161 43.0511 54.1534L43.2244 54.9574C43.1695 54.9763 43.0909 54.9972 42.9886 55.0199C42.8883 55.0426 42.7652 55.0559 42.6193 55.0597C42.3617 55.0672 42.1297 55.0284 41.9233 54.9432C41.7169 54.8561 41.553 54.7216 41.4318 54.5398C41.3125 54.358 41.2538 54.1307 41.2557 53.858V49.5909ZM47.8928 55.0852C47.4666 55.0852 47.0973 54.9915 46.7848 54.804C46.4723 54.6165 46.2299 54.3542 46.0575 54.017C45.8871 53.6799 45.8018 53.286 45.8018 52.8352C45.8018 52.3845 45.8871 51.9896 46.0575 51.6506C46.2299 51.3116 46.4723 51.0483 46.7848 50.8608C47.0973 50.6733 47.4666 50.5795 47.8928 50.5795C48.3189 50.5795 48.6882 50.6733 49.0007 50.8608C49.3132 51.0483 49.5547 51.3116 49.7251 51.6506C49.8975 51.9896 49.9837 52.3845 49.9837 52.8352C49.9837 53.286 49.8975 53.6799 49.7251 54.017C49.5547 54.3542 49.3132 54.6165 49.0007 54.804C48.6882 54.9915 48.3189 55.0852 47.8928 55.0852ZM47.8984 54.2614C48.1295 54.2614 48.3227 54.1979 48.478 54.071C48.6333 53.9422 48.7488 53.7699 48.8246 53.554C48.9022 53.3381 48.9411 53.0975 48.9411 52.8324C48.9411 52.5653 48.9022 52.3239 48.8246 52.108C48.7488 51.8902 48.6333 51.7169 48.478 51.5881C48.3227 51.4593 48.1295 51.3949 47.8984 51.3949C47.6617 51.3949 47.4647 51.4593 47.3075 51.5881C47.1522 51.7169 47.0357 51.8902 46.9581 52.108C46.8823 52.3239 46.8445 52.5653 46.8445 52.8324C46.8445 53.0975 46.8823 53.3381 46.9581 53.554C47.0357 53.7699 47.1522 53.9422 47.3075 54.071C47.4647 54.1979 47.6617 54.2614 47.8984 54.2614ZM54.9176 55.0795C54.5085 55.0795 54.1449 55.0095 53.8267 54.8693C53.5104 54.7292 53.2604 54.5341 53.0767 54.2841C52.893 54.0341 52.7955 53.7453 52.7841 53.4176H53.8523C53.8617 53.5748 53.9138 53.7121 54.0085 53.8295C54.1032 53.9451 54.2292 54.035 54.3864 54.0994C54.5436 54.1638 54.7197 54.196 54.9148 54.196C55.1231 54.196 55.3078 54.16 55.4688 54.0881C55.6297 54.0142 55.7557 53.9119 55.8466 53.7812C55.9375 53.6506 55.982 53.5 55.9801 53.3295C55.982 53.1534 55.9366 52.9981 55.8438 52.8636C55.7509 52.7292 55.6165 52.6241 55.4403 52.5483C55.2661 52.4725 55.0559 52.4347 54.8097 52.4347H54.2955V51.6222H54.8097C55.0123 51.6222 55.1894 51.5871 55.3409 51.517C55.4943 51.447 55.6146 51.3485 55.7017 51.2216C55.7888 51.0928 55.8314 50.9441 55.8295 50.7756C55.8314 50.6108 55.7945 50.4678 55.7188 50.3466C55.6449 50.2235 55.5398 50.1278 55.4034 50.0597C55.2689 49.9915 55.1108 49.9574 54.929 49.9574C54.7509 49.9574 54.5862 49.9896 54.4347 50.054C54.2831 50.1184 54.161 50.2102 54.0682 50.3295C53.9754 50.447 53.9261 50.5871 53.9205 50.75H52.9062C52.9138 50.4242 53.0076 50.1383 53.1875 49.892C53.3693 49.6439 53.6117 49.4508 53.9148 49.3125C54.2178 49.1723 54.5578 49.1023 54.9347 49.1023C55.3229 49.1023 55.66 49.1752 55.946 49.321C56.2339 49.465 56.4564 49.6591 56.6136 49.9034C56.7708 50.1477 56.8494 50.4176 56.8494 50.7131C56.8513 51.0407 56.7547 51.3153 56.5597 51.5369C56.3665 51.7585 56.1127 51.9034 55.7983 51.9716V52.017C56.2074 52.0739 56.5208 52.2254 56.7386 52.4716C56.9583 52.7159 57.0672 53.0199 57.0653 53.3835C57.0653 53.7093 56.9725 54.0009 56.7869 54.2585C56.6032 54.5142 56.3494 54.715 56.0256 54.8608C55.7036 55.0066 55.3343 55.0795 54.9176 55.0795ZM58.0405 55V54.2386L60.0604 52.2585C60.2536 52.0634 60.4145 51.8902 60.5433 51.7386C60.6721 51.5871 60.7687 51.4403 60.8331 51.2983C60.8975 51.1562 60.9297 51.0047 60.9297 50.8438C60.9297 50.66 60.888 50.5028 60.8047 50.3722C60.7214 50.2396 60.6068 50.1373 60.4609 50.0653C60.3151 49.9934 60.1494 49.9574 59.9638 49.9574C59.7725 49.9574 59.6049 49.9972 59.4609 50.0767C59.317 50.1544 59.2053 50.2652 59.1257 50.4091C59.0481 50.553 59.0092 50.7244 59.0092 50.9233H58.0064C58.0064 50.554 58.0907 50.233 58.2592 49.9602C58.4278 49.6875 58.6598 49.4763 58.9553 49.3267C59.2526 49.1771 59.5935 49.1023 59.978 49.1023C60.3681 49.1023 60.7109 49.1752 61.0064 49.321C61.3018 49.4669 61.531 49.6667 61.6939 49.9205C61.8587 50.1742 61.9411 50.464 61.9411 50.7898C61.9411 51.0076 61.8994 51.2216 61.8161 51.4318C61.7327 51.642 61.5859 51.875 61.3757 52.1307C61.1674 52.3864 60.8748 52.696 60.4979 53.0597L59.495 54.0795V54.1193H62.0291V55H58.0405ZM66.12 53.9091V53.6023C66.12 53.3769 66.1674 53.1695 66.2621 52.9801C66.3587 52.7907 66.4988 52.6383 66.6825 52.5227C66.8662 52.4072 67.0888 52.3494 67.3501 52.3494C67.6191 52.3494 67.8445 52.4072 68.0263 52.5227C68.2081 52.6364 68.3454 52.7879 68.4382 52.9773C68.5329 53.1667 68.5803 53.375 68.5803 53.6023V53.9091C68.5803 54.1345 68.5329 54.3419 68.4382 54.5312C68.3435 54.7206 68.2043 54.8731 68.0206 54.9886C67.8388 55.1042 67.6153 55.1619 67.3501 55.1619C67.085 55.1619 66.8606 55.1042 66.6768 54.9886C66.4931 54.8731 66.3539 54.7206 66.2592 54.5312C66.1664 54.3419 66.12 54.1345 66.12 53.9091ZM66.8615 53.6023V53.9091C66.8615 54.0587 66.8975 54.196 66.9695 54.321C67.0414 54.446 67.1683 54.5085 67.3501 54.5085C67.5339 54.5085 67.6598 54.447 67.728 54.3239C67.7981 54.1989 67.8331 54.0606 67.8331 53.9091V53.6023C67.8331 53.4508 67.8 53.3125 67.7337 53.1875C67.6674 53.0606 67.5395 52.9972 67.3501 52.9972C67.1721 52.9972 67.0462 53.0606 66.9723 53.1875C66.8984 53.3125 66.8615 53.4508 66.8615 53.6023ZM63.1626 50.5795V50.2727C63.1626 50.0455 63.2109 49.8371 63.3075 49.6477C63.4041 49.4583 63.5443 49.3068 63.728 49.1932C63.9117 49.0777 64.1342 49.0199 64.3956 49.0199C64.6626 49.0199 64.8871 49.0777 65.0689 49.1932C65.2526 49.3068 65.3909 49.4583 65.4837 49.6477C65.5765 49.8371 65.6229 50.0455 65.6229 50.2727V50.5795C65.6229 50.8068 65.5755 51.0152 65.4808 51.2045C65.388 51.392 65.2498 51.5426 65.0661 51.6562C64.8823 51.7699 64.6589 51.8267 64.3956 51.8267C64.1286 51.8267 63.9032 51.7699 63.7195 51.6562C63.5376 51.5426 63.3994 51.3911 63.3047 51.2017C63.21 51.0123 63.1626 50.8049 63.1626 50.5795ZM63.9098 50.2727V50.5795C63.9098 50.7311 63.9448 50.8693 64.0149 50.9943C64.0869 51.1174 64.2138 51.179 64.3956 51.179C64.5774 51.179 64.7024 51.1174 64.7706 50.9943C64.8407 50.8693 64.8757 50.7311 64.8757 50.5795V50.2727C64.8757 50.1212 64.8426 49.983 64.7763 49.858C64.71 49.7311 64.5831 49.6676 64.3956 49.6676C64.2157 49.6676 64.0897 49.7311 64.0178 49.858C63.9458 49.9848 63.9098 50.1231 63.9098 50.2727ZM63.4865 55L67.4865 49.1818H68.1967L64.1967 55H63.4865Z' fill='%2332D957'/%3E%3Cpath d='M1.53267 25V22.1193L8.26349 15.8871C8.83594 15.3331 9.31605 14.8345 9.70384 14.3913C10.0978 13.9482 10.3963 13.5142 10.5994 13.0895C10.8026 12.6586 10.9041 12.1939 10.9041 11.6953C10.9041 11.1413 10.7779 10.6643 10.5256 10.2642C10.2732 9.85795 9.9285 9.54711 9.49148 9.33168C9.05445 9.11008 8.55895 8.99929 8.00497 8.99929C7.42637 8.99929 6.92164 9.11624 6.49077 9.35014C6.0599 9.58404 5.72751 9.91951 5.49361 10.3565C5.25971 10.7936 5.14276 11.3137 5.14276 11.9169H1.34801C1.34801 10.6797 1.62808 9.60559 2.18821 8.6946C2.74834 7.78362 3.53314 7.07883 4.54261 6.58025C5.55208 6.08168 6.71544 5.83239 8.03267 5.83239C9.38684 5.83239 10.5656 6.07244 11.5689 6.55256C12.5784 7.02651 13.3632 7.68513 13.9233 8.52841C14.4834 9.37168 14.7635 10.3381 14.7635 11.4276C14.7635 12.1416 14.6219 12.8464 14.3388 13.5419C14.0618 14.2375 13.5663 15.0099 12.8523 15.8594C12.1383 16.7027 11.1319 17.7152 9.8331 18.897L7.07244 21.6023V21.7315H15.0128V25H1.53267ZM24.899 25.2585C23.5202 25.2585 22.2922 25.0215 21.215 24.5476C20.144 24.0675 19.2976 23.4089 18.676 22.5717C18.0604 21.7285 17.7434 20.7559 17.725 19.6541H21.7505C21.7752 20.1158 21.926 20.522 22.2029 20.8729C22.4861 21.2176 22.8616 21.4853 23.3294 21.6761C23.7972 21.867 24.3234 21.9624 24.9082 21.9624C25.5176 21.9624 26.0562 21.8546 26.524 21.6392C26.9918 21.4238 27.358 21.1252 27.6227 20.7436C27.8874 20.362 28.0197 19.9219 28.0197 19.4233C28.0197 18.9186 27.8781 18.4723 27.595 18.0845C27.318 17.6906 26.9179 17.3828 26.3947 17.1612C25.8777 16.9396 25.2621 16.8288 24.5481 16.8288H22.7846V13.8928H24.5481C25.1513 13.8928 25.6838 13.7881 26.1454 13.5788C26.6132 13.3696 26.9764 13.0803 27.2349 12.7109C27.4934 12.3355 27.6227 11.8984 27.6227 11.3999C27.6227 10.9259 27.5088 10.5104 27.2811 10.1534C27.0595 9.79025 26.7456 9.5071 26.3393 9.30398C25.9392 9.10085 25.4714 8.99929 24.9359 8.99929C24.3942 8.99929 23.8987 9.09777 23.4494 9.29474C23.0001 9.48556 22.64 9.75947 22.3691 10.1165C22.0983 10.4735 21.9537 10.892 21.9352 11.3722H18.1035C18.122 10.2827 18.4328 9.32244 19.036 8.49148C19.6393 7.66051 20.4518 7.01113 21.4735 6.54332C22.5015 6.06936 23.6618 5.83239 24.9544 5.83239C26.2593 5.83239 27.4011 6.06936 28.3798 6.54332C29.3585 7.01728 30.1187 7.65743 30.6603 8.46378C31.2082 9.26397 31.479 10.1626 31.4728 11.1598C31.479 12.2185 31.1497 13.1018 30.4849 13.8097C29.8263 14.5175 28.9676 14.9669 27.9089 15.1577V15.3054C29.3 15.4839 30.3587 15.9671 31.0851 16.755C31.8175 17.5367 32.1807 18.5154 32.1745 19.6911C32.1807 20.7682 31.8699 21.7254 31.242 22.5625C30.6203 23.3996 29.7617 24.0582 28.666 24.5384C27.5704 25.0185 26.3147 25.2585 24.899 25.2585ZM34.7621 21.6761V18.5277L42.6562 6.09091H45.3707V10.4489H43.7642L38.7876 18.3246V18.4723H50.0057V21.6761H34.7621ZM43.8381 25V20.7159L43.9119 19.3217V6.09091H47.6605V25H43.8381Z' fill='%23091133'/%3E%3Cpath d='M5.35511 31.1818V37H4.41761L1.67614 33.0369H1.62784V37H0.573864V31.1818H1.51705L4.25568 35.1477H4.30682V31.1818H5.35511ZM8.36151 37.0852C7.93537 37.0852 7.56605 36.9915 7.25355 36.804C6.94105 36.6165 6.69863 36.3542 6.52628 36.017C6.35582 35.6799 6.2706 35.286 6.2706 34.8352C6.2706 34.3845 6.35582 33.9896 6.52628 33.6506C6.69863 33.3116 6.94105 33.0483 7.25355 32.8608C7.56605 32.6733 7.93537 32.5795 8.36151 32.5795C8.78764 32.5795 9.15696 32.6733 9.46946 32.8608C9.78196 33.0483 10.0234 33.3116 10.1939 33.6506C10.3662 33.9896 10.4524 34.3845 10.4524 34.8352C10.4524 35.286 10.3662 35.6799 10.1939 36.017C10.0234 36.3542 9.78196 36.6165 9.46946 36.804C9.15696 36.9915 8.78764 37.0852 8.36151 37.0852ZM8.36719 36.2614C8.59825 36.2614 8.79143 36.1979 8.94673 36.071C9.10204 35.9422 9.21757 35.7699 9.29332 35.554C9.37098 35.3381 9.4098 35.0975 9.4098 34.8324C9.4098 34.5653 9.37098 34.3239 9.29332 34.108C9.21757 33.8902 9.10204 33.7169 8.94673 33.5881C8.79143 33.4593 8.59825 33.3949 8.36719 33.3949C8.13045 33.3949 7.93348 33.4593 7.77628 33.5881C7.62098 33.7169 7.5045 33.8902 7.42685 34.108C7.35109 34.3239 7.31321 34.5653 7.31321 34.8324C7.31321 35.0975 7.35109 35.3381 7.42685 35.554C7.5045 35.7699 7.62098 35.9422 7.77628 36.071C7.93348 36.1979 8.13045 36.2614 8.36719 36.2614ZM12.1009 37L10.8679 32.6364H11.9162L12.6832 35.7045H12.723L13.5071 32.6364H14.544L15.3281 35.6875H15.3707L16.1264 32.6364H17.1776L15.9418 37H14.8707L14.0526 34.0511H13.9929L13.1747 37H12.1009ZM18.5348 38.6364C18.3946 38.6364 18.2649 38.625 18.1456 38.6023C18.0282 38.5814 17.9344 38.5568 17.8643 38.5284L18.103 37.7273C18.2526 37.7708 18.3861 37.7917 18.5036 37.7898C18.621 37.7879 18.7242 37.7509 18.8132 37.679C18.9041 37.6089 18.9808 37.4915 19.0433 37.3267L19.1314 37.0909L17.549 32.6364H18.6399L19.6456 35.9318H19.6911L20.6996 32.6364H21.7933L20.0462 37.5284C19.9647 37.7595 19.8568 37.9574 19.7223 38.1222C19.5878 38.2888 19.4231 38.4157 19.228 38.5028C19.0348 38.5919 18.8037 38.6364 18.5348 38.6364ZM24.2599 37.0852C23.8243 37.0852 23.4503 36.9896 23.1378 36.7983C22.8272 36.607 22.5876 36.3428 22.419 36.0057C22.2524 35.6667 22.169 35.2765 22.169 34.8352C22.169 34.392 22.2543 34.0009 22.4247 33.6619C22.5952 33.321 22.8357 33.0559 23.1463 32.8665C23.4588 32.6752 23.8281 32.5795 24.2543 32.5795C24.6084 32.5795 24.9219 32.6449 25.1946 32.7756C25.4692 32.9044 25.688 33.0871 25.8509 33.3239C26.0137 33.5587 26.1065 33.8333 26.1293 34.1477H25.1463C25.1065 33.9375 25.0118 33.7623 24.8622 33.6222C24.7145 33.4801 24.5166 33.4091 24.2685 33.4091C24.0582 33.4091 23.8736 33.4659 23.7145 33.5795C23.5554 33.6913 23.4313 33.8523 23.3423 34.0625C23.2552 34.2727 23.2116 34.5246 23.2116 34.8182C23.2116 35.1155 23.2552 35.3712 23.3423 35.5852C23.4295 35.7973 23.5516 35.9612 23.7088 36.0767C23.8679 36.1903 24.0545 36.2472 24.2685 36.2472C24.42 36.2472 24.5554 36.2187 24.6747 36.1619C24.7959 36.1032 24.8973 36.0189 24.9787 35.9091C25.0601 35.7992 25.116 35.6657 25.1463 35.5085H26.1293C26.1046 35.8172 26.0137 36.0909 25.8565 36.3295C25.6993 36.5663 25.4853 36.7519 25.2145 36.8864C24.9437 37.0189 24.6255 37.0852 24.2599 37.0852ZM28.0021 34.4432V37H26.9737V31.1818H27.9794V33.3778H28.0305C28.1328 33.1316 28.291 32.9375 28.505 32.7955C28.7209 32.6515 28.9955 32.5795 29.3288 32.5795C29.6319 32.5795 29.8961 32.643 30.1214 32.7699C30.3468 32.8968 30.5211 33.0824 30.6442 33.3267C30.7692 33.571 30.8317 33.8693 30.8317 34.2216V37H29.8033V34.3807C29.8033 34.0871 29.7275 33.8589 29.576 33.696C29.4264 33.5312 29.2161 33.4489 28.9453 33.4489C28.7635 33.4489 28.6006 33.4886 28.4567 33.5682C28.3146 33.6458 28.2029 33.7585 28.1214 33.9062C28.0419 34.054 28.0021 34.233 28.0021 34.4432ZM36.6456 35.1648V32.6364H37.674V37H36.6768V36.2244H36.6314C36.5329 36.4687 36.371 36.6686 36.1456 36.8239C35.9221 36.9792 35.6465 37.0568 35.3189 37.0568C35.0329 37.0568 34.7801 36.9934 34.5604 36.8665C34.3426 36.7377 34.1721 36.5511 34.049 36.3068C33.9259 36.0606 33.8643 35.7633 33.8643 35.4148V32.6364H34.8928V35.2557C34.8928 35.5322 34.9685 35.7519 35.12 35.9148C35.2715 36.0777 35.4704 36.1591 35.7166 36.1591C35.8681 36.1591 36.0149 36.1222 36.157 36.0483C36.299 35.9744 36.4155 35.8646 36.5064 35.7188C36.5992 35.571 36.6456 35.3864 36.6456 35.1648ZM38.6747 37V36.3466L40.9247 33.5256V33.4886H38.7486V32.6364H42.1832V33.3381L40.0412 36.1108V36.1477H42.2571V37H38.6747ZM40.4446 32.017C40.2798 32.017 40.1387 31.9631 40.0213 31.8551C39.9058 31.7453 39.848 31.6136 39.848 31.4602C39.848 31.3049 39.9067 31.1733 40.0241 31.0653C40.1416 30.9555 40.2817 30.9006 40.4446 30.9006C40.6075 30.9006 40.7467 30.9555 40.8622 31.0653C40.9796 31.1733 41.0384 31.3049 41.0384 31.4602C41.0384 31.6136 40.9796 31.7453 40.8622 31.8551C40.7467 31.9631 40.6075 32.017 40.4446 32.017ZM43.8629 38.6364C43.7228 38.6364 43.593 38.625 43.4737 38.6023C43.3563 38.5814 43.2625 38.5568 43.1925 38.5284L43.4311 37.7273C43.5807 37.7708 43.7143 37.7917 43.8317 37.7898C43.9491 37.7879 44.0523 37.7509 44.1413 37.679C44.2322 37.6089 44.3089 37.4915 44.3714 37.3267L44.4595 37.0909L42.8771 32.6364H43.968L44.9737 35.9318H45.0192L46.0277 32.6364H47.1214L45.3743 37.5284C45.2929 37.7595 45.1849 37.9574 45.0504 38.1222C44.916 38.2888 44.7512 38.4157 44.5561 38.5028C44.3629 38.5919 44.1319 38.6364 43.8629 38.6364ZM50.0121 32.6364V33.4318H47.5036V32.6364H50.0121ZM48.1229 31.5909H49.1513V35.6875C49.1513 35.8258 49.1721 35.9318 49.2138 36.0057C49.2573 36.0777 49.3142 36.1269 49.3842 36.1534C49.4543 36.1799 49.532 36.1932 49.6172 36.1932C49.6816 36.1932 49.7403 36.1884 49.7933 36.179C49.8482 36.1695 49.8899 36.161 49.9183 36.1534L50.0916 36.9574C50.0367 36.9763 49.9581 36.9972 49.8558 37.0199C49.7554 37.0426 49.6323 37.0559 49.4865 37.0597C49.2289 37.0672 48.9969 37.0284 48.7905 36.9432C48.584 36.8561 48.4202 36.7216 48.299 36.5398C48.1797 36.358 48.121 36.1307 48.1229 35.858V31.5909ZM51.9034 35.6307L51.9006 34.3892H52.0653L53.6335 32.6364H54.8352L52.9062 34.7841H52.6932L51.9034 35.6307ZM50.9659 37V31.1818H51.9943V37H50.9659ZM53.7045 37L52.2841 35.0142L52.9773 34.2898L54.9347 37H53.7045ZM57.2443 37.0852C56.8182 37.0852 56.4489 36.9915 56.1364 36.804C55.8239 36.6165 55.5814 36.3542 55.4091 36.017C55.2386 35.6799 55.1534 35.286 55.1534 34.8352C55.1534 34.3845 55.2386 33.9896 55.4091 33.6506C55.5814 33.3116 55.8239 33.0483 56.1364 32.8608C56.4489 32.6733 56.8182 32.5795 57.2443 32.5795C57.6705 32.5795 58.0398 32.6733 58.3523 32.8608C58.6648 33.0483 58.9063 33.3116 59.0767 33.6506C59.2491 33.9896 59.3352 34.3845 59.3352 34.8352C59.3352 35.286 59.2491 35.6799 59.0767 36.017C58.9063 36.3542 58.6648 36.6165 58.3523 36.804C58.0398 36.9915 57.6705 37.0852 57.2443 37.0852ZM57.25 36.2614C57.4811 36.2614 57.6742 36.1979 57.8295 36.071C57.9848 35.9422 58.1004 35.7699 58.1761 35.554C58.2538 35.3381 58.2926 35.0975 58.2926 34.8324C58.2926 34.5653 58.2538 34.3239 58.1761 34.108C58.1004 33.8902 57.9848 33.7169 57.8295 33.5881C57.6742 33.4593 57.4811 33.3949 57.25 33.3949C57.0133 33.3949 56.8163 33.4593 56.6591 33.5881C56.5038 33.7169 56.3873 33.8902 56.3097 34.108C56.2339 34.3239 56.196 34.5653 56.196 34.8324C56.196 35.0975 56.2339 35.3381 56.3097 35.554C56.3873 35.7699 56.5038 35.9422 56.6591 36.071C56.8163 36.1979 57.0133 36.2614 57.25 36.2614ZM60.9837 37L59.7507 32.6364H60.799L61.5661 35.7045H61.6058L62.3899 32.6364H63.4268L64.2109 35.6875H64.2536L65.0092 32.6364H66.0604L64.8246 37H63.7536L62.9354 34.0511H62.8757L62.0575 37H60.9837ZM67.8068 34.4432V37H66.7784V32.6364H67.7614V33.3778H67.8125C67.9129 33.1335 68.0729 32.9394 68.2926 32.7955C68.5142 32.6515 68.7879 32.5795 69.1136 32.5795C69.4148 32.5795 69.6771 32.6439 69.9006 32.7727C70.1259 32.9015 70.3002 33.0881 70.4233 33.3324C70.5483 33.5767 70.6098 33.8731 70.608 34.2216V37H69.5795V34.3807C69.5795 34.089 69.5038 33.8608 69.3523 33.696C69.2027 33.5312 68.9953 33.4489 68.7301 33.4489C68.5502 33.4489 68.3902 33.4886 68.25 33.5682C68.1117 33.6458 68.0028 33.7585 67.9233 33.9062C67.8456 34.054 67.8068 34.233 67.8068 34.4432ZM71.6534 37V32.6364H72.6818V37H71.6534ZM72.1705 32.017C72.0076 32.017 71.8674 31.9631 71.75 31.8551C71.6326 31.7453 71.5739 31.6136 71.5739 31.4602C71.5739 31.3049 71.6326 31.1733 71.75 31.0653C71.8674 30.9555 72.0076 30.9006 72.1705 30.9006C72.3352 30.9006 72.4754 30.9555 72.5909 31.0653C72.7083 31.1733 72.767 31.3049 72.767 31.4602C72.767 31.6136 72.7083 31.7453 72.5909 31.8551C72.4754 31.9631 72.3352 32.017 72.1705 32.017ZM74.6768 35.6307L74.674 34.3892H74.8388L76.407 32.6364H77.6087L75.6797 34.7841H75.4666L74.6768 35.6307ZM73.7393 37V31.1818H74.7678V37H73.7393ZM76.478 37L75.0575 35.0142L75.7507 34.2898L77.7081 37H76.478ZM80.0178 37.0852C79.5916 37.0852 79.2223 36.9915 78.9098 36.804C78.5973 36.6165 78.3549 36.3542 78.1825 36.017C78.0121 35.6799 77.9268 35.286 77.9268 34.8352C77.9268 34.3845 78.0121 33.9896 78.1825 33.6506C78.3549 33.3116 78.5973 33.0483 78.9098 32.8608C79.2223 32.6733 79.5916 32.5795 80.0178 32.5795C80.4439 32.5795 80.8132 32.6733 81.1257 32.8608C81.4382 33.0483 81.6797 33.3116 81.8501 33.6506C82.0225 33.9896 82.1087 34.3845 82.1087 34.8352C82.1087 35.286 82.0225 35.6799 81.8501 36.017C81.6797 36.3542 81.4382 36.6165 81.1257 36.804C80.8132 36.9915 80.4439 37.0852 80.0178 37.0852ZM80.0234 36.2614C80.2545 36.2614 80.4477 36.1979 80.603 36.071C80.7583 35.9422 80.8738 35.7699 80.9496 35.554C81.0272 35.3381 81.0661 35.0975 81.0661 34.8324C81.0661 34.5653 81.0272 34.3239 80.9496 34.108C80.8738 33.8902 80.7583 33.7169 80.603 33.5881C80.4477 33.4593 80.2545 33.3949 80.0234 33.3949C79.7867 33.3949 79.5897 33.4593 79.4325 33.5881C79.2772 33.7169 79.1607 33.8902 79.0831 34.108C79.0073 34.3239 78.9695 34.5653 78.9695 34.8324C78.9695 35.0975 79.0073 35.3381 79.0831 35.554C79.1607 35.7699 79.2772 35.9422 79.4325 36.071C79.5897 36.1979 79.7867 36.2614 80.0234 36.2614ZM79.6229 32.0625L80.2592 30.7642H81.2649L80.3928 32.0625H79.6229ZM83.7571 37L82.5241 32.6364H83.5724L84.3395 35.7045H84.3793L85.1634 32.6364H86.2003L86.9844 35.6875H87.027L87.7827 32.6364H88.8338L87.598 37H86.527L85.7088 34.0511H85.6491L84.831 37H83.7571Z' fill='%23475467'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-color: var(--color-white);
background-size: max(110px, 11rem) max(80px, 8rem);
background-position: center;
z-index: 1;
pointer-events: none;
}
.woohoo_cooperation__img_wrapper::after {
top: 25.22%;
left: -25%;
animation: moveUpAndBack1 3s infinite;
}
.woohoo_cooperation__img_wrapper::before {
top: 64.65%;
right: -24%;
animation: moveUpAndBack2 3s infinite;
}
@media screen and (min-width: 768px) {
.woohoo_cooperation__img_wrapper {
margin-top: -3.6rem;
}
}
@media screen and (max-width: 767px) {
.woohoo_cooperation__img_wrapper {
display: none;
}
}
.woohoo_cooperation__img_wrapper img {
width: 100%;
height: 100%;
}
.woohoo_btn,
.woohoo_cooperation button {
display: inline-block;
border: 2px solid var(--color-blue);
border-radius: max(8px, 0.8rem);
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
font-family: var(--font-family-main);
line-height: 200%;
position: relative;
transition: background .3s ease, color .3s ease;
width: max-content;
padding: max(11px, 1.1rem) max(48px, 4.8rem) max(11px, 1.1rem) max(20px, 2rem);
border: 1px solid var(--color-white);
color: var(--color-white);
background-color: var(--color-blue);
}
.woohoo_btn:hover,
.woohoo_cooperation button:hover {
color: var(--color-blue) !important;
background-color: var(--color-white) !important;
}
.woohoo_btn:after,
.woohoo_cooperation button:after {
transition: transform .3s ease;
}
.woohoo_btn:not(:hover):after,
.woohoo_cooperation button:not(:hover):after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
}
.woohoo_btn:hover:after,
.woohoo_cooperation button:hover:after {
transform: translate(max(5px, 0.5rem), -50%);
}
.woohoo_cooperation button:after {
content: "";
position: absolute;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2496C9.67665 14.249 9.53184 14.2044 9.40885 14.1215C9.28586 14.0386 9.19022 13.921 9.13403 13.7838C9.07784 13.6465 9.06361 13.4956 9.09315 13.3503C9.12269 13.2049 9.19466 13.0716 9.29998 12.9671L12.75 9.53212C12.8203 9.4624 12.8761 9.37945 12.9141 9.28805C12.9522 9.19666 12.9718 9.09863 12.9718 8.99962C12.9718 8.90061 12.9522 8.80258 12.9141 8.71119C12.8761 8.61979 12.8203 8.53684 12.75 8.46712L9.29998 5.03212C9.22968 4.9624 9.17389 4.87944 9.13581 4.78805C9.09774 4.69666 9.07813 4.59863 9.07813 4.49962C9.07813 4.40061 9.09774 4.30258 9.13581 4.21119C9.17389 4.11979 9.22968 4.03684 9.29998 3.96712C9.4405 3.82743 9.63059 3.74902 9.82873 3.74902C10.0269 3.74902 10.217 3.82743 10.3575 3.96712L13.8 7.40962C14.2213 7.83149 14.458 8.40337 14.458 8.99962C14.458 9.59587 14.2213 10.1677 13.8 10.5896L10.3575 14.0321C10.2874 14.1016 10.2043 14.1566 10.1129 14.1939C10.0215 14.2313 9.92369 14.2502 9.82498 14.2496Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2496C4.42665 14.249 4.28184 14.2044 4.15885 14.1215C4.03586 14.0386 3.94022 13.921 3.88403 13.7838C3.82784 13.6465 3.81361 13.4956 3.84315 13.3503C3.87269 13.2049 3.94466 13.0716 4.04998 12.9671L8.01748 8.99962L4.04998 5.03212C3.97968 4.9624 3.92389 4.87944 3.88581 4.78805C3.84774 4.69666 3.82813 4.59863 3.82813 4.49962C3.82813 4.40061 3.84774 4.30258 3.88581 4.21119C3.92389 4.11979 3.97968 4.03684 4.04998 3.96712C4.1905 3.82743 4.38059 3.74902 4.57873 3.74902C4.77687 3.74902 4.96696 3.82743 5.10748 3.96712L9.60748 8.46712C9.67778 8.53684 9.73357 8.61979 9.77165 8.71119C9.80973 8.80258 9.82933 8.90061 9.82933 8.99962C9.82933 9.09863 9.80973 9.19666 9.77165 9.28805C9.73357 9.37945 9.67778 9.4624 9.60748 9.53212L5.10748 14.0321C5.0374 14.1016 4.95429 14.1566 4.86291 14.1939C4.77153 14.2313 4.67369 14.2502 4.57498 14.2496Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
top: 50%;
transform: translateY(-50%);
right: max(20px, 2rem);
}
@keyframes moveUpAndBack1 {
0% {
top: 25.22%; }
50% {
top: 22.22%; }
100% {
top: 25.22%; }
}
@keyframes moveUpAndBack2 {
0% {
top: 64.65%; }
50% {
top: 62.65%; }
100% {
top: 64.65%; }
} .main_testimonal {
display: none;
padding-top: 9.2rem;
padding-bottom: 6.1rem;
background-color: #F6F9FC;
background-image: url("data:image/svg+xml,%3Csvg width='1600' height='547' viewBox='0 0 1600 547' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1600' height='547' fill='%23F6F9FC'/%3E%3Cg opacity='0.2'%3E%3Cpath d='M248.5 0V547' stroke='%23A2C1E1' stroke-width='1.5'/%3E%3Cpath d='M601 0V547' stroke='%23A2C1E1' stroke-width='1.5'/%3E%3Cpath d='M1241 0V547' stroke='%23A2C1E1' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: cover;
}
.main_testimonal__wrapper {
position: relative;
align-items: center;
justify-content: space-between;
grid-template-columns: max(466px, 46.6rem) 50%;
gap: 1rem;
}
.main_testimonal__subtitle {
margin-top: max(22px, 2.2rem);
line-height: 1.05;
letter-spacing: -2px;
}
.main_testimonal__description {
margin-top: max(18px, 1.8rem);
margin-bottom: 4.9rem;
}
@media screen and (max-width: 991px) {
.main_testimonal__description {
margin-top: 30px;
}
}
.main_testimonal__img {
width: 100%;
height: auto;
max-width: max(268px, 26.8rem);
}
.main_testimonal .review_item {
padding: 3.5rem 2.5rem 6.6rem 2.5rem;
border-radius: max(8px, .8rem);
}
.main_testimonal .review_stars {
display: flex;
gap: max(10px, 1rem);
}
.main_testimonal .review_user {
font-size: max(15px, 1.9rem);
margin-top: 1.8rem;
}
.main_testimonal .review {
margin-top: 2.4rem;
line-height: 1.57;
}
@media screen and (min-width: 992px) {
.main_testimonal__wrapper::before {
content: '';
position: absolute;
top: 0;
left: 93%;
width: 100%;
height: 100%;
background: rgb(246, 249, 252);
background: linear-gradient(90deg, rgba(246, 249, 252, 0.0032387955182072714) 2%, rgba(246, 249, 252, 0.7595413165266106) 15%);
z-index: 1;
}
.main_testimonal__review_list {
margin-right: calc(-1 * var(--header-spaces));
}
.main_testimonal__review_list .slick-arrow {
width: max(15px, 1.5rem);
height: max(26px, 2.6rem);
z-index: 2;
}
.main_testimonal__review_list .slick-arrow {
opacity: 0;
transition: left 0.3s ease, right .3s ease, opacity 0.3s ease;
}
.main_testimonal__review_list .slick-prev {
left: -3%;
}
.main_testimonal__wrapper:hover .slick-prev {
opacity: 1;
left: -6%;
}
.main_testimonal__review_list .slick-next {
right: var(--header-spaces);
}
.main_testimonal__wrapper:hover .slick-next {
opacity: 1;
right: calc(var(--header-spaces) - 5.6rem);
}
}
@media screen and (max-width: 991px) {
.main_testimonal__review_list .slick-prev {
left: -3%;
}
.main_testimonal__review_list .slick-next {
right: -3%;
}
.main_testimonal__review_list {
margin-left: 20px;
margin-right: 20px;
}
} .main_testimonal .slick-slide {
margin-left: 12px;
margin-right: 12px;
} .main_testimonal .slick-list {
margin-left: -12px;
margin-right: -12px;
}
@media screen and (max-width: 991px) {
.main_testimonal__wrapper {
grid-template-columns: 100%;
}
.main_testimonal__text {
text-align: center;
}
.main_testimonal__img_wrapper {
max-width: 400px;
margin: 0 auto 20px auto;
}
.main_testimonal__description {
text-align: left;
line-height: 1.57;
}
}
@media screen and (max-width: 596px) {
.main_testimonal .main_testimonal__review_list .review_item {
margin: 0 25px;
}
.main_testimonal__review_list .slick-next {
right: -5%;
}
.main_testimonal__review_list .slick-prev {
left: -5%;
}
} .main_banner {
position: relative;
}
.main_banner::after {
content: '';
position: absolute;
top: 40%;
left: max(-10px, -1rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%); animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
.main_banner::before {
content: '';
position: absolute;
top: 55%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
.main_banner_img {
object-fit: contain;
}
@media screen and (max-width: 767px) {
.main_banner_img {
width: 100%;
height: auto;
}
}
@media screen and (min-width: 992px) {
.main_banner__wrapper {
grid-template-columns: 46.72% 46.72%;
justify-content: space-between;
}
.main_banner__wrapper::before {
content: '';
position: absolute;
top: 35%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
}
@media screen and (max-width: 1500px) {
.main_banner::after,
.main_banner::before {
opacity: 0.3;
}
}
@media screen and (max-width: 991px) {
.main_banner__wrapper {
position: relative;
z-index: 1;
}
.main_banner__wrapper {
position: relative;
z-index: 1;
}
}
.main_banner__wrapper {
padding-top: max(34px, 3.4rem);
padding-bottom: max(20px, 2rem);
}
.main_banner__title {
font-size: 6rem;
letter-spacing: -4px;
line-height: 1.05;
}
@media screen and (max-width: 991px) {
.main_banner__title {
letter-spacing: -2px;
}
}
.main_banner__description {
margin-top: max(19px, 1.9rem);
margin-bottom: max(26px, 2.6rem);
line-height: 1.44;
}
@media screen and (max-width: 991px) {
.main_banner__description {
margin-top: 30px;
text-align: left;
line-height: 1.57;
}
}
.main_banner__counters {
margin-bottom: max(31px, 3.1rem);
}
@media screen and (max-width: 560px) {
.main_banner__counters {
justify-content: space-between;
}
}
@media screen and (max-width: 991px) {
.main_banner__counters {
gap: 20px;
justify-content: center;
}
.main_banner__btn_wrapper {
justify-content: center;
}
}
@media screen and (min-width: 992px) {
.main_banner__wrapper .counter_wrapper:first-child {
padding-right: max(26px, 2.6rem);
}
.main_banner__wrapper .counter_wrapper:not(:first-child, :last-child) {
padding-right: max(26px, 2.6rem);
padding-left: max(26px, 2.6rem);
border-left: 1px solid #4754671a;
border-right: 1px solid #4754671a;
}
.main_banner__wrapper .counter_wrapper:last-child {
padding-left: max(26px, 2.6rem);
}
}
.main_banner__text {
padding-top: 4.1rem;
padding-bottom: max(10px, 1rem);
}
@media screen and (max-width: 991px) { }
.main_banner__wrapper .counter {
position: relative;
display: inline-block;
}
.main_banner__wrapper .counter::after {
content: '+';
position: absolute;
top: 50%;
left: 100%;
transform: translateY(-50%);
}
.main_banner__wrapper .counter_label {
display: block;
}
.main_banner__btn_wrapper {
flex-wrap: wrap;
gap: max(20px, 2rem);
}
.main_banner__wrapper .btn {
position: relative;
padding: max(11px, 1.1rem) max(20px, 2rem) max(11px, 1.1rem) max(48px, 4.8rem);
}
.main_banner__wrapper .btn:first-child {
background-color: var(--color-blue);
color: var(--color-white);
}
.main_banner__wrapper .btn:last-child {
background-color: var(--color-white);
color: var(--color-blue);
}
@media screen and (max-width: 767px) {
.main_banner__wrapper .btn:last-child {
width: 100%;
text-align: center;
}
.main_banner__wrapper .btn:last-child:before {
left: 10rem;
}
}
.main_banner__wrapper .btn:first-child:hover {
color: var(--color-blue);
background-color: var(--color-white);
}
.main_banner__wrapper .btn:last-child:hover {
color: var(--color-white);
background-color: var(--color-blue);
}
.main_banner__wrapper .btn:first-child::before,
.main_banner__wrapper .btn:last-child:before {
content: '';
position: absolute;
top: 50%;
left: max(20px, 2rem);
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
transform: translateY(-50%);
transition: background-image .3s ease;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.main_banner__wrapper .btn:first-child::before {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_947_164)'%3E%3Cpath d='M15 0H3C2.20435 0 1.44129 0.316071 0.87868 0.87868C0.316071 1.44129 0 2.20435 0 3L0 12C0 12.7956 0.316071 13.5587 0.87868 14.1213C1.44129 14.6839 2.20435 15 3 15H5.175L8.51325 17.8223C8.64867 17.9369 8.82034 17.9997 8.99775 17.9997C9.17516 17.9997 9.34683 17.9369 9.48225 17.8223L12.825 15H15C15.7956 15 16.5587 14.6839 17.1213 14.1213C17.6839 13.5587 18 12.7956 18 12V3C18 2.20435 17.6839 1.44129 17.1213 0.87868C16.5587 0.316071 15.7956 0 15 0ZM16.5 12C16.5 12.3978 16.342 12.7794 16.0607 13.0607C15.7794 13.342 15.3978 13.5 15 13.5H12.825C12.4705 13.5001 12.1274 13.6258 11.8568 13.8547L9 16.2675L6.14475 13.8547C5.87367 13.6255 5.53005 13.4998 5.175 13.5H3C2.60218 13.5 2.22064 13.342 1.93934 13.0607C1.65804 12.7794 1.5 12.3978 1.5 12V3C1.5 2.60218 1.65804 2.22064 1.93934 1.93934C2.22064 1.65804 2.60218 1.5 3 1.5H15C15.3978 1.5 15.7794 1.65804 16.0607 1.93934C16.342 2.22064 16.5 2.60218 16.5 3V12Z' fill='white'/%3E%3Cpath d='M5.25 5.25H9C9.19891 5.25 9.38968 5.17098 9.53033 5.03033C9.67098 4.88968 9.75 4.69891 9.75 4.5C9.75 4.30109 9.67098 4.11032 9.53033 3.96967C9.38968 3.82902 9.19891 3.75 9 3.75H5.25C5.05109 3.75 4.86032 3.82902 4.71967 3.96967C4.57902 4.11032 4.5 4.30109 4.5 4.5C4.5 4.69891 4.57902 4.88968 4.71967 5.03033C4.86032 5.17098 5.05109 5.25 5.25 5.25Z' fill='white'/%3E%3Cpath d='M12.75 6.75H5.25C5.05109 6.75 4.86032 6.82902 4.71967 6.96967C4.57902 7.11032 4.5 7.30109 4.5 7.5C4.5 7.69891 4.57902 7.88968 4.71967 8.03033C4.86032 8.17098 5.05109 8.25 5.25 8.25H12.75C12.9489 8.25 13.1397 8.17098 13.2803 8.03033C13.421 7.88968 13.5 7.69891 13.5 7.5C13.5 7.30109 13.421 7.11032 13.2803 6.96967C13.1397 6.82902 12.9489 6.75 12.75 6.75Z' fill='white'/%3E%3Cpath d='M12.75 9.75H5.25C5.05109 9.75 4.86032 9.82902 4.71967 9.96967C4.57902 10.1103 4.5 10.3011 4.5 10.5C4.5 10.6989 4.57902 10.8897 4.71967 11.0303C4.86032 11.171 5.05109 11.25 5.25 11.25H12.75C12.9489 11.25 13.1397 11.171 13.2803 11.0303C13.421 10.8897 13.5 10.6989 13.5 10.5C13.5 10.3011 13.421 10.1103 13.2803 9.96967C13.1397 9.82902 12.9489 9.75 12.75 9.75Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_947_164'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.main_banner__wrapper .btn:last-child:before {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_947_274)'%3E%3Cpath d='M9 12.75V15.75C9 16.1625 8.6625 16.5 8.25 16.5H5.25C4.8375 16.5 4.5 16.1625 4.5 15.75C4.5 15.3375 4.8375 15 5.25 15H7.5V13.5H3.75C1.68 13.5 0 11.82 0 9.75V4.5C0 2.43 1.68 0.75 3.75 0.75H12.75C14.82 0.75 16.5 2.43 16.5 4.5C16.5 4.9125 16.1625 5.25 15.75 5.25C15.3375 5.25 15 4.9125 15 4.5C15 3.2625 13.9875 2.25 12.75 2.25H3.75C2.5125 2.25 1.5 3.2625 1.5 4.5V9.75C1.5 10.9875 2.5125 12 3.75 12H8.25C8.6625 12 9 12.3375 9 12.75ZM18 9.75V15C18 16.6575 16.6575 18 15 18H13.5C11.8425 18 10.5 16.6575 10.5 15V9.75C10.5 8.0925 11.8425 6.75 13.5 6.75H15C16.6575 6.75 18 8.0925 18 9.75ZM16.5 9.75C16.5 8.925 15.825 8.25 15 8.25H13.5C12.675 8.25 12 8.925 12 9.75V15C12 15.825 12.675 16.5 13.5 16.5H15C15.825 16.5 16.5 15.825 16.5 15V9.75Z' fill='%230049FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_947_274'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.main_banner__wrapper .btn:first-child:hover::before {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_64_4608)'%3E%3Cpath d='M15 0H3C2.20435 0 1.44129 0.316071 0.87868 0.87868C0.316071 1.44129 0 2.20435 0 3L0 12C0 12.7956 0.316071 13.5587 0.87868 14.1213C1.44129 14.6839 2.20435 15 3 15H5.175L8.51325 17.8223C8.64867 17.9369 8.82034 17.9997 8.99775 17.9997C9.17516 17.9997 9.34683 17.9369 9.48225 17.8223L12.825 15H15C15.7956 15 16.5587 14.6839 17.1213 14.1213C17.6839 13.5587 18 12.7956 18 12V3C18 2.20435 17.6839 1.44129 17.1213 0.87868C16.5587 0.316071 15.7956 0 15 0ZM16.5 12C16.5 12.3978 16.342 12.7794 16.0607 13.0607C15.7794 13.342 15.3978 13.5 15 13.5H12.825C12.4705 13.5001 12.1274 13.6258 11.8568 13.8547L9 16.2675L6.14475 13.8547C5.87367 13.6255 5.53005 13.4998 5.175 13.5H3C2.60218 13.5 2.22064 13.342 1.93934 13.0607C1.65804 12.7794 1.5 12.3978 1.5 12V3C1.5 2.60218 1.65804 2.22064 1.93934 1.93934C2.22064 1.65804 2.60218 1.5 3 1.5H15C15.3978 1.5 15.7794 1.65804 16.0607 1.93934C16.342 2.22064 16.5 2.60218 16.5 3V12Z' fill='%230049FF'/%3E%3Cpath d='M5.25 5.25H9C9.19891 5.25 9.38968 5.17098 9.53033 5.03033C9.67098 4.88968 9.75 4.69891 9.75 4.5C9.75 4.30109 9.67098 4.11032 9.53033 3.96967C9.38968 3.82902 9.19891 3.75 9 3.75H5.25C5.05109 3.75 4.86032 3.82902 4.71967 3.96967C4.57902 4.11032 4.5 4.30109 4.5 4.5C4.5 4.69891 4.57902 4.88968 4.71967 5.03033C4.86032 5.17098 5.05109 5.25 5.25 5.25Z' fill='%230049FF'/%3E%3Cpath d='M12.75 6.75H5.25C5.05109 6.75 4.86032 6.82902 4.71967 6.96967C4.57902 7.11032 4.5 7.30109 4.5 7.5C4.5 7.69891 4.57902 7.88968 4.71967 8.03033C4.86032 8.17098 5.05109 8.25 5.25 8.25H12.75C12.9489 8.25 13.1397 8.17098 13.2803 8.03033C13.421 7.88968 13.5 7.69891 13.5 7.5C13.5 7.30109 13.421 7.11032 13.2803 6.96967C13.1397 6.82902 12.9489 6.75 12.75 6.75Z' fill='%230049FF'/%3E%3Cpath d='M12.75 9.75H5.25C5.05109 9.75 4.86032 9.82902 4.71967 9.96967C4.57902 10.1103 4.5 10.3011 4.5 10.5C4.5 10.6989 4.57902 10.8897 4.71967 11.0303C4.86032 11.171 5.05109 11.25 5.25 11.25H12.75C12.9489 11.25 13.1397 11.171 13.2803 11.0303C13.421 10.8897 13.5 10.6989 13.5 10.5C13.5 10.3011 13.421 10.1103 13.2803 9.96967C13.1397 9.82902 12.9489 9.75 12.75 9.75Z' fill='%230049FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_64_4608'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.main_banner__wrapper .btn:last-child:hover:before {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_64_4618)'%3E%3Cpath d='M9 12.75V15.75C9 16.1625 8.6625 16.5 8.25 16.5H5.25C4.8375 16.5 4.5 16.1625 4.5 15.75C4.5 15.3375 4.8375 15 5.25 15H7.5V13.5H3.75C1.68 13.5 0 11.82 0 9.75V4.5C0 2.43 1.68 0.75 3.75 0.75H12.75C14.82 0.75 16.5 2.43 16.5 4.5C16.5 4.9125 16.1625 5.25 15.75 5.25C15.3375 5.25 15 4.9125 15 4.5C15 3.2625 13.9875 2.25 12.75 2.25H3.75C2.5125 2.25 1.5 3.2625 1.5 4.5V9.75C1.5 10.9875 2.5125 12 3.75 12H8.25C8.6625 12 9 12.3375 9 12.75ZM18 9.75V15C18 16.6575 16.6575 18 15 18H13.5C11.8425 18 10.5 16.6575 10.5 15V9.75C10.5 8.0925 11.8425 6.75 13.5 6.75H15C16.6575 6.75 18 8.0925 18 9.75ZM16.5 9.75C16.5 8.925 15.825 8.25 15 8.25H13.5C12.675 8.25 12 8.925 12 9.75V15C12 15.825 12.675 16.5 13.5 16.5H15C15.825 16.5 16.5 15.825 16.5 15V9.75Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_64_4618'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
} @keyframes blobAnimation {
0%,
100% {
transform: translate(0, 0) scale(1);
}
50% {
transform: translate(20px, 30px) scale(1.1);
}
}
@media screen and (max-width: 991px) {
.main_banner__img_wrapper {
grid-row: 1;
}
} .experts {
background-color: #F6F9FC;
}
.experts_wrapper {
justify-content: center;
align-items: center;
}
@media screen and (max-width: 991px) {
.experts_wrapper {
padding: 40px 0;
gap: 20px;
align-items: center;
justify-content: center;
text-align: center;
}
.experts__img_wrapper img {
width: 200px;
height: auto;
}
}
@media screen and (min-width: 992px) {
.experts_wrapper {
grid-template-columns: 48.58% 48.58%;
gap: 2.84%;
}
.experts__img_wrapper {
display: block;
margin-left: max(-200px, -20rem);
}
.experts__img_wrapper img {
width: 100%;
height: auto;
}
}
.experts .text_description {
margin-top: max(12px, 1.2rem);
margin-bottom: max(30px, 3rem);
line-height: 1.57;
}
@media screen and (max-width: 991px) {
.experts .text_description {
margin-top: 30px;
text-align: left;
}
}
.experts .text_subtitle {
margin-top: max(13px, 1.3rem);
letter-spacing: -2px;
}
.experts .text_subtitle {
line-height: 1.01;
}
@media screen and (max-width: 991px) {
.experts .text_subtitle {
line-height: 1.05;
}
}
.experts .text_btn {
display: none;
padding-right: max(48px, 4.8rem);
}
.experts .button--icon--white:after {
transition: transform .3s ease, background-image .3s ease;
}
.experts .button--icon--white:hover:after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.0389 9.19022 13.9214 9.13403 13.7841C9.07784 13.6468 9.06361 13.496 9.09315 13.3506C9.12269 13.2053 9.19466 13.0719 9.29998 12.9675L12.75 9.53248C12.8203 9.46276 12.8761 9.37981 12.9141 9.28842C12.9522 9.19702 12.9718 9.09899 12.9718 8.99998C12.9718 8.90098 12.9522 8.80295 12.9141 8.71155C12.8761 8.62016 12.8203 8.53721 12.75 8.46748L9.29998 5.03248C9.22968 4.96276 9.17389 4.87981 9.13581 4.78842C9.09774 4.69702 9.07813 4.59899 9.07813 4.49998C9.07813 4.40098 9.09774 4.30295 9.13581 4.21155C9.17389 4.12016 9.22968 4.03721 9.29998 3.96748C9.4405 3.8278 9.63059 3.74939 9.82873 3.74939C10.0269 3.74939 10.217 3.8278 10.3575 3.96748L13.8 7.40998C14.2213 7.83186 14.458 8.40373 14.458 8.99998C14.458 9.59624 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2316 9.92369 14.2506 9.82498 14.25Z' fill='%23FFFFFF'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.0389 3.94022 13.9214 3.88403 13.7841C3.82784 13.6468 3.81361 13.496 3.84315 13.3506C3.87269 13.2053 3.94466 13.0719 4.04998 12.9675L8.01748 8.99998L4.04998 5.03248C3.97968 4.96276 3.92389 4.87981 3.88581 4.78842C3.84774 4.69702 3.82813 4.59899 3.82813 4.49998C3.82813 4.40098 3.84774 4.30295 3.88581 4.21155C3.92389 4.12016 3.97968 4.03721 4.04998 3.96748C4.1905 3.8278 4.38059 3.74939 4.57873 3.74939C4.77687 3.74939 4.96696 3.8278 5.10748 3.96748L9.60748 8.46748C9.67778 8.53721 9.73357 8.62016 9.77165 8.71155C9.80973 8.80295 9.82933 8.90098 9.82933 8.99998C9.82933 9.09899 9.80973 9.19702 9.77165 9.28842C9.73357 9.37981 9.67778 9.46276 9.60748 9.53248L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2316 4.67369 14.2506 4.57498 14.25Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
} .companies {
margin-top: max(33px, 3.3rem);
margin-bottom: max(40px, 4rem);
}
.companies.zbiorcze-konsultacji {
padding-bottom: 6.9rem;
}
.companies_titles {
margin-bottom: max(30px, 3rem);
font-size: max(28px, 2.8rem);
line-height: 2.28;
}
@media screen and (max-width: 991px) {
.companies_titles {
line-height: 1.05;
letter-spacing: -2px;
}
}
.companies_logo_wrapper {
display: grid;
grid-template-columns: repeat(6, 1fr);
gap: max(25px, 2.5rem);
}
.companies .logo_wrapper {
display: flex;
justify-content: center;
align-items: center;
padding: 3.4rem 0;
}
.companies .logo_wrapper {
width: 100%;
height: auto;
box-sizing: border-box;
border: 1px dashed #4754674D;
border-radius: max(8px, .8rem);
}
@media screen and (max-width: 991px) {
.companies_logo_wrapper {
display: flex;
padding: 0 20px;
} .companies_logo_wrapper .logo_wrapper.slick-slide {
display: flex;
justify-content: center;
align-items: center;
margin-left: 12px;
margin-right: 12px;
padding-left: 10px;
padding-right: 10px;
} .companies_logo_wrapper .logo_wrapper.slick-list {
margin-left: -12px;
margin-right: -12px;
}
.companies_logo_wrapper .slick-prev {
left: -1%;
}
.companies_logo_wrapper .slick-next {
right: -1%;
}
}
@media screen and (max-width: 470px) {
.slick-slide img {
width: 100%;
object-fit: contain;
}
} .consultation_banner {
position: relative;
}
.banner_wrapper {
padding-top: 5.8rem;
padding-bottom: 5.8rem;
}
@media screen and (max-width: 991px) {
.banner_wrapper {
position: relative;
}
.banner_heading {
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
z-index: 1;
}
.banner_img {
opacity: 0.2;
}
.consultation_banner p.heading_description {
text-align: left;
}
.comprehensive_support__heading .heading__title {
text-align: center;
}
}
@media screen and (min-width: 992px) {
.banner_wrapper {
display: grid;
gap: 2.51%;
grid-template-columns: 46.72% 50.77%;
}
.banner__img_wrapper {
margin-right: -2.7rem;
}
}
.banner_wrapper .heading__title {
letter-spacing: -4px;
line-height: 1.05;
}
.banner_wrapper .heading_description {
margin-top: 3.4rem;
margin-bottom: 3.4rem;
}
.banner_wrapper .banner_img {
width: 100%;
height: auto;
}
@media screen and (min-width: 992px) {
.banner_wrapper::before {
content: '';
position: absolute;
top: 55%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
.banner_wrapper::after {
content: '';
position: absolute;
top: 40%;
left: max(-10px, -1rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%);
animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
}
.consultation_banner .heading_btn {
padding-right: max(48px, 4.8rem);
}
.consultation_banner .heading_btn::after {
transition: transform .3s ease, background-image .3s ease;
}
.consultation_banner .heading_btn:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='%23ffffff'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
} .comprehensive_support__wrapper {
position: relative;
display: grid;
gap: 3.51%;
align-items: center;
z-index: 1;
}
.comprehensive_support__wrapper::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: calc(100% + var(--header-spaces));
height: 100%;
background-color: var(--color-blue);
background-image: url("data:image/svg+xml,%3Csvg width='1413' height='522' viewBox='0 0 1413 522' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_67_18394' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1435' height='522'%3E%3Cpath d='M0 8C0 3.58172 3.58172 0 8 0H1427C1431.42 0 1435 3.58172 1435 8V514C1435 518.418 1431.42 522 1427 522H8.00004C3.58176 522 0 518.418 0 514V8Z' fill='%230049FF'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_67_18394)'%3E%3Cpath d='M1148.65 996.27C983.642 1001.5 622.755 892.615 499.247 415.27C344.862 -181.412 583.826 -871.384 268.757 -846.921C-46.3122 -822.458 -278.457 -856.284 -166.656 -1095.49C-54.8558 -1334.69 418.189 -1584.38 45.0966 -1969.11' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1195.69 975.533C1030.69 980.76 669.802 871.878 546.294 394.533C391.909 -202.149 630.873 -892.121 315.804 -867.658C0.734672 -843.195 -231.41 -877.021 -119.609 -1116.22C-7.80895 -1355.42 465.235 -1605.12 92.1434 -1989.84' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1252.15 950.648C1087.15 955.875 726.259 846.993 602.751 369.648C448.366 -227.034 687.33 -917.006 372.261 -892.543C57.1917 -868.08 -174.953 -901.906 -63.1523 -1141.11C48.6481 -1380.31 521.692 -1630 148.6 -2014.73' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1308.61 925.764C1143.6 930.991 782.716 822.109 659.208 344.763C504.823 -251.918 743.787 -941.89 428.718 -917.427C113.649 -892.964 -118.496 -926.79 -6.69527 -1165.99C105.105 -1405.19 578.15 -1654.89 205.057 -2039.61' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1365.06 900.879C1200.06 906.106 839.171 797.224 715.663 319.879C561.278 -276.803 800.242 -966.775 485.173 -942.312C170.104 -917.849 -62.0406 -951.675 49.7598 -1190.88C161.56 -1430.08 634.605 -1679.77 261.513 -2064.5' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1421.52 875.994C1256.51 881.222 895.628 772.34 772.12 294.994C617.735 -301.688 856.699 -991.66 541.63 -967.197C226.561 -942.733 -5.58354 -976.56 106.217 -1215.76C218.017 -1454.96 691.062 -1704.66 317.97 -2089.38' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1477.98 851.11C1312.97 856.337 952.085 747.455 828.577 270.109C674.192 -326.572 913.156 -1016.54 598.087 -992.081C283.018 -967.618 50.8735 -1001.44 162.674 -1240.65C274.474 -1479.85 747.519 -1729.54 374.427 -2114.27' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1534.43 826.225C1369.43 831.452 1008.54 722.57 885.034 245.225C730.649 -351.457 969.613 -1041.43 654.544 -1016.97C339.475 -992.503 107.331 -1026.33 219.131 -1265.53C330.931 -1504.73 803.976 -1754.43 430.884 -2139.15' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1590.89 801.34C1425.89 806.567 1065 697.685 941.491 220.34C787.106 -376.342 1026.07 -1066.31 711.001 -1041.85C395.932 -1017.39 163.788 -1051.21 275.588 -1290.42C387.388 -1529.62 860.433 -1779.31 487.341 -2164.04' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1647.35 776.456C1482.34 781.683 1121.46 672.801 997.948 195.455C843.563 -401.226 1082.53 -1091.2 767.458 -1066.74C452.389 -1042.27 220.245 -1076.1 332.045 -1315.3C443.845 -1554.5 916.89 -1804.2 543.798 -2188.92' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1703.8 751.571C1538.8 756.798 1177.91 647.916 1054.4 170.571C900.018 -426.111 1138.98 -1116.08 823.913 -1091.62C508.844 -1067.16 276.7 -1100.98 388.5 -1340.19C500.3 -1579.39 973.345 -1829.08 600.253 -2213.81' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1750.4 732.055C1585.4 737.282 1224.51 628.4 1101.01 151.055C946.62 -445.627 1185.58 -1135.6 870.515 -1111.14C555.446 -1086.67 323.301 -1120.5 435.102 -1359.7C546.902 -1598.9 1019.95 -1848.6 646.854 -2233.32' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1797.45 711.318C1632.45 716.545 1271.56 607.663 1148.05 130.318C993.667 -466.364 1232.63 -1156.34 917.562 -1131.87C602.492 -1107.41 370.348 -1141.24 482.148 -1380.44C593.949 -1619.64 1066.99 -1869.33 693.901 -2254.06' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1853.91 686.433C1688.9 691.66 1328.02 582.778 1204.51 105.433C1050.12 -491.249 1289.09 -1181.22 974.019 -1156.76C658.95 -1132.29 426.805 -1166.12 538.606 -1405.32C650.406 -1644.52 1123.45 -1894.22 750.358 -2278.94' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1910.37 661.549C1745.36 666.776 1384.47 557.894 1260.97 80.5484C1106.58 -516.133 1345.54 -1206.11 1030.48 -1181.64C715.407 -1157.18 483.262 -1191.01 595.063 -1430.21C706.863 -1669.41 1179.91 -1919.1 806.815 -2303.83' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1966.82 636.664C1801.82 641.891 1440.93 533.009 1317.42 55.6637C1163.04 -541.018 1402 -1230.99 1086.93 -1206.53C771.864 -1182.06 539.719 -1215.89 651.52 -1455.09C763.32 -1694.29 1236.36 -1943.99 863.272 -2328.71' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2023.28 611.779C1858.27 617.006 1497.39 508.124 1373.88 30.7791C1219.49 -565.903 1458.46 -1255.87 1143.39 -1231.41C828.319 -1206.95 596.174 -1240.77 707.975 -1479.98C819.775 -1719.18 1292.82 -1968.87 919.727 -2353.6' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2079.73 586.895C1914.73 592.122 1553.84 483.24 1430.34 5.89431C1275.95 -590.787 1514.91 -1280.76 1199.84 -1256.3C884.776 -1231.83 652.631 -1265.66 764.432 -1504.86C876.232 -1744.06 1349.28 -1993.76 976.184 -2378.48' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2136.19 562.01C1971.19 567.237 1610.3 458.355 1486.79 -18.9903C1332.41 -615.672 1571.37 -1305.64 1256.3 -1281.18C941.233 -1256.72 709.088 -1290.54 820.889 -1529.75C932.689 -1768.95 1405.73 -2018.64 1032.64 -2403.37' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2192.65 537.125C2027.64 542.352 1666.76 433.47 1543.25 -43.8751C1388.86 -640.557 1627.83 -1330.53 1312.76 -1306.07C997.69 -1281.6 765.545 -1315.43 877.346 -1554.63C989.146 -1793.83 1462.19 -2043.53 1089.1 -2428.25' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2249.11 512.24C2084.1 517.468 1723.21 408.586 1599.71 -68.7597C1445.32 -665.441 1684.29 -1355.41 1369.22 -1330.95C1054.15 -1306.49 822.002 -1340.31 933.803 -1579.52C1045.6 -1818.72 1518.65 -2068.41 1145.56 -2453.14' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2305.56 487.356C2140.56 492.583 1779.67 383.701 1656.16 -93.6444C1501.78 -690.326 1740.74 -1380.3 1425.67 -1355.84C1110.6 -1331.37 878.457 -1365.2 990.258 -1604.4C1102.06 -1843.6 1575.1 -2093.3 1202.01 -2478.02' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M544.819 1262.07C379.815 1267.3 18.9282 1158.41 -104.58 681.069C-258.965 84.3877 -20.001 -605.584 -335.07 -581.121C-650.139 -556.658 -882.284 -590.484 -770.483 -829.686C-658.683 -1068.89 -185.639 -1318.58 -558.731 -1703.31' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M591.867 1241.33C426.863 1246.56 65.9761 1137.68 -57.532 660.332C-211.917 63.6505 27.0468 -626.322 -288.022 -601.859C-603.092 -577.395 -835.236 -611.222 -723.436 -850.424C-611.635 -1089.63 -138.591 -1339.32 -511.683 -1724.05' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M648.323 1216.45C483.319 1221.67 122.432 1112.79 -1.07595 635.447C-155.461 38.7657 83.5029 -651.206 -231.566 -626.743C-546.635 -602.28 -778.78 -636.106 -666.979 -875.308C-555.179 -1114.51 -82.1346 -1364.2 -455.227 -1748.93' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M704.779 1191.56C539.775 1196.79 178.888 1087.91 55.3801 610.563C-99.005 13.8811 139.959 -676.091 -175.11 -651.628C-490.179 -627.165 -722.324 -660.991 -610.523 -900.193C-498.723 -1139.39 -25.6785 -1389.09 -398.771 -1773.81' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M761.236 1166.68C596.232 1171.91 235.345 1063.02 111.837 585.678C-42.548 -11.0035 196.416 -700.976 -118.653 -676.513C-433.722 -652.049 -665.867 -685.876 -554.066 -925.078C-442.266 -1164.28 30.7784 -1413.97 -342.314 -1798.7' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M817.693 1141.79C652.689 1147.02 291.802 1038.14 168.294 560.793C13.909 -35.8882 252.873 -725.86 -62.1962 -701.397C-377.265 -676.934 -609.41 -710.76 -497.609 -949.962C-385.809 -1189.16 87.2354 -1438.86 -285.857 -1823.58' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M874.15 1116.91C709.146 1122.14 348.259 1013.25 224.751 535.909C70.366 -60.7729 309.33 -750.745 -5.73913 -726.282C-320.808 -701.819 -552.953 -735.645 -441.152 -974.847C-329.352 -1214.05 143.692 -1463.74 -229.4 -1848.47' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M930.607 1092.02C765.603 1097.25 404.716 988.37 281.208 511.024C126.823 -85.6575 365.787 -775.63 50.7179 -751.167C-264.351 -726.703 -496.496 -760.53 -384.695 -999.732C-272.895 -1238.93 200.15 -1488.63 -172.943 -1873.35' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M987.065 1067.14C822.06 1072.37 461.173 963.485 337.665 486.139C183.28 -110.542 422.244 -800.514 107.175 -776.051C-207.894 -751.588 -440.039 -785.414 -328.238 -1024.62C-216.438 -1263.82 256.607 -1513.51 -116.485 -1898.24' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1043.52 1042.25C878.517 1047.48 517.63 938.6 394.122 461.255C239.737 -135.427 478.701 -825.399 163.632 -800.936C-151.437 -776.473 -383.582 -810.299 -271.781 -1049.5C-159.981 -1288.7 313.064 -1538.4 -60.0284 -1923.12' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1099.98 1017.37C934.972 1022.6 574.085 913.715 450.577 436.37C296.192 -160.312 535.156 -850.284 220.087 -825.821C-94.9821 -801.358 -327.127 -835.184 -215.326 -1074.39C-103.526 -1313.59 369.519 -1563.28 -3.57337 -1948.01' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3C/g%3E%3C/svg%3E%0A");
background-size: 100%;
background-repeat: no-repeat;
z-index: -1;
}
@media screen and (max-width: 991px) {
.comprehensive_support__wrapper::before {
left: calc(-1 * var(--header-spaces));
width: calc(100% + (var(--header-spaces) * 2));
}
}
@media screen and (min-width: 768px) {
.comprehensive_support__wrapper {
grid-template-columns: calc(54.09% - 10.6rem) 48.58%;
}
}
@media screen and (min-width: 992px) {
.comprehensive_support__wrapper::before {
border-top-left-radius: max(8px, .8rem);
border-bottom-left-radius: max(8px, .8rem);
}
}
.comprehensive_support__img {
width: 100%;
height: auto;
}
@media screen and (min-width: 992px) {
.comprehensive_support__img_wrapper {
margin-left: -10.6rem;
}
}
.comprehensive_support__wrapper .heading__title {
letter-spacing: -2px;
line-height: 1.05;
margin-bottom: max(23px, 2.3rem);
}
.comprehensive_support__wrapper {
padding-top: 7rem;
padding-bottom: 7rem;
}
.comprehensive_support__wrapper .heading__description {
color: #C4D0EC;
line-height: 1.57;
} .support_levels {
margin-bottom: 6.3rem;
}
.support_levels_title {
margin-top: max(39px, 3.9rem);
margin-bottom: max(39px, 3.9rem);
}
@media screen and (min-width: 992px) {
.support_levels_title {
margin-top: max(95px, 9.5rem);
letter-spacing: -3px;
}
}
@media screen and (max-width: 991px) {
.support_levels__wrapper .level_btn__wrapper .level_btn {
width: auto;
}
}
.support_levels .support_levels__wrapper .levels {
display: flex;
gap: 2.5rem;
padding-left: 7.9rem;
padding-right: 7.9rem;
}
@media screen and (max-width: 768px) {
.support_levels .support_levels__wrapper .levels {
flex-direction: column;
padding-left: 10px;
padding-right: 10px;
}
}
.support_levels .support_levels__wrapper .support_level {
display: flex;
flex: 1 1 0;
flex-direction: column;
align-items: center;
text-align: center;
border-radius: max(8px, .8rem);
padding: 5.9rem 6.5rem;
transition: box-shadow .3s ease;
}
.support_levels .support_level:hover {
box-shadow: 15px 20px 50px 0 rgba(71, 84, 103, 10%);
}
.support_levels .support_level:first-child {
position: relative;
border: 2px solid var(--color-blue);
}
.support_levels .support_level.item-0::before,
.support_levels .support_level:first-child::before {
content: '';
position: absolute;
top: 0;
left: 50%;
width: max(158px, 15.8rem);
height: max(24px, 2.4rem);
background-image: url("data:image/svg+xml,%3Csvg width='158' height='24' viewBox='0 0 158 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H158V16C158 20.4183 154.418 24 150 24H8C3.58172 24 0 20.4183 0 16V0Z' fill='%230049FF'/%3E%3Cpath d='M35.8956 11.6364C35.8956 12.5881 35.7152 13.3977 35.3544 14.0653C34.9964 14.733 34.5078 15.2429 33.8885 15.5952C33.272 15.9446 32.5788 16.1193 31.8089 16.1193C31.0334 16.1193 30.3374 15.9432 29.7209 15.5909C29.1044 15.2386 28.6172 14.7287 28.2592 14.0611C27.9013 13.3935 27.7223 12.5852 27.7223 11.6364C27.7223 10.6847 27.9013 9.875 28.2592 9.20739C28.6172 8.53977 29.1044 8.03125 29.7209 7.68182C30.3374 7.32955 31.0334 7.15341 31.8089 7.15341C32.5788 7.15341 33.272 7.32955 33.8885 7.68182C34.5078 8.03125 34.9964 8.53977 35.3544 9.20739C35.7152 9.875 35.8956 10.6847 35.8956 11.6364ZM34.0249 11.6364C34.0249 11.0199 33.9325 10.5 33.7479 10.0767C33.5661 9.65341 33.3089 9.33239 32.9766 9.11364C32.6442 8.89489 32.255 8.78551 31.8089 8.78551C31.3629 8.78551 30.9737 8.89489 30.6413 9.11364C30.3089 9.33239 30.0504 9.65341 29.8658 10.0767C29.6839 10.5 29.593 11.0199 29.593 11.6364C29.593 12.2528 29.6839 12.7727 29.8658 13.196C30.0504 13.6193 30.3089 13.9403 30.6413 14.1591C30.9737 14.3778 31.3629 14.4872 31.8089 14.4872C32.255 14.4872 32.6442 14.3778 32.9766 14.1591C33.3089 13.9403 33.5661 13.6193 33.7479 13.196C33.9325 12.7727 34.0249 12.2528 34.0249 11.6364ZM37.2624 16V7.27273H43.0408V8.79403H39.1076V10.8736H42.6573V12.3949H39.1076V16H37.2624ZM44.282 16V7.27273H50.1626V8.79403H46.1271V10.8736H49.8601V12.3949H46.1271V14.4787H50.1797V16H44.282ZM51.6296 16V7.27273H55.0728C55.7319 7.27273 56.2944 7.39062 56.7603 7.62642C57.229 7.85937 57.5856 8.19034 57.8299 8.61932C58.0771 9.04545 58.2006 9.54687 58.2006 10.1236C58.2006 10.7031 58.0756 11.2017 57.8256 11.6193C57.5756 12.0341 57.2134 12.3523 56.739 12.5739C56.2674 12.7955 55.6964 12.9062 55.0259 12.9062H52.7205V11.4233H54.7276C55.0799 11.4233 55.3725 11.375 55.6055 11.2784C55.8384 11.1818 56.0117 11.0369 56.1254 10.8438C56.2418 10.6506 56.3001 10.4105 56.3001 10.1236C56.3001 9.83381 56.2418 9.58949 56.1254 9.39062C56.0117 9.19176 55.837 9.04119 55.6012 8.93892C55.3683 8.83381 55.0742 8.78125 54.7191 8.78125H53.4748V16H51.6296ZM56.3427 12.0284L58.5117 16H56.4748L54.3526 12.0284H56.3427ZM59.1722 8.79403V7.27273H66.3398V8.79403H63.668V16H61.8441V8.79403H59.1722ZM67.9581 16H65.9808L68.9936 7.27273H71.3714L74.38 16H72.4027L70.2166 9.26705H70.1484L67.9581 16ZM67.8345 12.5696H72.505V14.0099H67.8345V12.5696ZM82.9421 9.78267C82.908 9.43892 82.7617 9.17187 82.5032 8.98153C82.2447 8.79119 81.8938 8.69602 81.4506 8.69602C81.1495 8.69602 80.8952 8.73864 80.6879 8.82386C80.4805 8.90625 80.3214 9.02131 80.2106 9.16903C80.1026 9.31676 80.0487 9.48438 80.0487 9.67188C80.043 9.82812 80.0756 9.96449 80.1467 10.081C80.2205 10.1974 80.3214 10.2983 80.4492 10.3835C80.5771 10.4659 80.7248 10.5384 80.8924 10.6009C81.06 10.6605 81.239 10.7116 81.4293 10.7543L82.2134 10.9418C82.5941 11.027 82.9435 11.1406 83.2617 11.2827C83.5799 11.4247 83.8555 11.5994 84.0884 11.8068C84.3214 12.0142 84.5018 12.2585 84.6296 12.5398C84.7603 12.821 84.8271 13.1435 84.8299 13.5071C84.8271 14.0412 84.6907 14.5043 84.4208 14.8963C84.1538 15.2855 83.7674 15.5881 83.2617 15.804C82.7589 16.017 82.1523 16.1236 81.4421 16.1236C80.7376 16.1236 80.1239 16.0156 79.6012 15.7997C79.0813 15.5838 78.6751 15.2642 78.3825 14.8409C78.0927 14.4148 77.9407 13.8878 77.9265 13.2599H79.712C79.7319 13.5526 79.8157 13.7969 79.9634 13.9929C80.114 14.1861 80.3143 14.3324 80.5643 14.4318C80.8171 14.5284 81.1026 14.5767 81.4208 14.5767C81.7333 14.5767 82.0046 14.5312 82.2347 14.4403C82.4677 14.3494 82.6481 14.223 82.7759 14.0611C82.9038 13.8991 82.9677 13.7131 82.9677 13.5028C82.9677 13.3068 82.9094 13.142 82.793 13.0085C82.6793 12.875 82.5117 12.7614 82.2901 12.6676C82.0714 12.5739 81.8029 12.4886 81.4847 12.4119L80.5344 12.1733C79.7987 11.9943 79.2177 11.7145 78.7915 11.3338C78.3654 10.9531 78.1538 10.4403 78.1566 9.79545C78.1538 9.26705 78.2944 8.8054 78.5785 8.41051C78.8654 8.01562 79.2589 7.70739 79.7589 7.4858C80.2589 7.2642 80.8271 7.15341 81.4634 7.15341C82.1112 7.15341 82.6765 7.2642 83.1594 7.4858C83.6452 7.70739 84.0231 8.01562 84.293 8.41051C84.5629 8.8054 84.7021 9.26278 84.7106 9.78267H82.9421ZM86.071 16V7.27273H89.5142C90.1761 7.27273 90.7401 7.39915 91.206 7.65199C91.6719 7.90199 92.027 8.25 92.2713 8.69602C92.5185 9.1392 92.642 9.65057 92.642 10.2301C92.642 10.8097 92.517 11.321 92.267 11.7642C92.017 12.2074 91.6548 12.5526 91.1804 12.7997C90.7088 13.0469 90.1378 13.1705 89.4673 13.1705H87.2727V11.6918H89.169C89.5241 11.6918 89.8168 11.6307 90.0469 11.5085C90.2798 11.3835 90.4531 11.2116 90.5668 10.9929C90.6832 10.7713 90.7415 10.517 90.7415 10.2301C90.7415 9.94034 90.6832 9.6875 90.5668 9.47159C90.4531 9.25284 90.2798 9.08381 90.0469 8.96449C89.8139 8.84233 89.5185 8.78125 89.1605 8.78125H87.9162V16H86.071ZM93.8406 16V7.27273H99.7212V8.79403H95.6857V10.8736H99.4187V12.3949H95.6857V14.4787H99.7383V16H93.8406ZM108.888 10.3281H107.022C106.988 10.0866 106.918 9.87216 106.813 9.68466C106.708 9.49432 106.573 9.33239 106.408 9.19886C106.244 9.06534 106.053 8.96307 105.837 8.89205C105.624 8.82102 105.393 8.78551 105.143 8.78551C104.691 8.78551 104.298 8.89773 103.962 9.12216C103.627 9.34375 103.367 9.66761 103.183 10.0938C102.998 10.517 102.906 11.0312 102.906 11.6364C102.906 12.2585 102.998 12.7812 103.183 13.2045C103.37 13.6278 103.631 13.9474 103.967 14.1634C104.302 14.3793 104.69 14.4872 105.13 14.4872C105.377 14.4872 105.606 14.4545 105.816 14.3892C106.029 14.3239 106.218 14.2287 106.383 14.1037C106.548 13.9759 106.684 13.821 106.792 13.6392C106.903 13.4574 106.979 13.25 107.022 13.017L108.888 13.0256C108.84 13.4261 108.719 13.8125 108.526 14.1847C108.336 14.554 108.079 14.8849 107.755 15.1776C107.434 15.4673 107.05 15.6974 106.604 15.8679C106.161 16.0355 105.66 16.1193 105.1 16.1193C104.322 16.1193 103.626 15.9432 103.012 15.5909C102.401 15.2386 101.918 14.7287 101.563 14.0611C101.211 13.3935 101.035 12.5852 101.035 11.6364C101.035 10.6847 101.214 9.875 101.572 9.20739C101.93 8.53977 102.415 8.03125 103.029 7.68182C103.643 7.32955 104.333 7.15341 105.1 7.15341C105.606 7.15341 106.075 7.22443 106.506 7.36648C106.941 7.50852 107.326 7.71591 107.661 7.98864C107.996 8.25852 108.269 8.58949 108.479 8.98153C108.692 9.37358 108.829 9.82244 108.888 10.3281ZM113.706 7.27273H115.53V13.358C115.53 13.9205 115.403 14.4091 115.151 14.8239C114.901 15.2386 114.553 15.5582 114.107 15.7827C113.661 16.0071 113.142 16.1193 112.551 16.1193C112.026 16.1193 111.548 16.027 111.119 15.8423C110.693 15.6548 110.355 15.3707 110.105 14.9901C109.855 14.6065 109.732 14.125 109.734 13.5455H111.571C111.577 13.7756 111.624 13.973 111.712 14.1378C111.803 14.2997 111.926 14.4247 112.082 14.5128C112.241 14.598 112.429 14.6406 112.645 14.6406C112.872 14.6406 113.064 14.5923 113.22 14.4957C113.379 14.3963 113.5 14.2514 113.582 14.0611C113.665 13.8707 113.706 13.6364 113.706 13.358V7.27273ZM118.56 16H116.582L119.595 7.27273H121.973L124.982 16H123.004L120.818 9.26705H120.75L118.56 16ZM118.436 12.5696H123.107V14.0099H118.436V12.5696ZM126.032 16V7.27273H127.877V14.4787H131.619V16H126.032ZM140.14 7.27273V16H138.547L134.75 10.5071H134.686V16H132.841V7.27273H134.46L138.227 12.7614H138.304V7.27273H140.14ZM143.169 16H141.192L144.205 7.27273H146.582L149.591 16H147.614L145.428 9.26705H145.359L143.169 16ZM143.045 12.5696H147.716V14.0099H143.045V12.5696Z' fill='white'/%3E%3Cpath d='M21.152 10.586L18.6214 13.0527L19.219 16.5367C19.245 16.6891 19.1825 16.843 19.0573 16.934C18.9866 16.9856 18.9026 17.0116 18.8185 17.0116C18.7539 17.0116 18.6889 16.9962 18.6295 16.9649L15.5006 15.32L12.3721 16.9645C12.2356 17.0368 12.0694 17.025 11.9443 16.9336C11.8192 16.8426 11.7566 16.6887 11.7826 16.5363L12.3802 13.0523L9.84927 10.586C9.73877 10.4779 9.69855 10.3162 9.74649 10.1696C9.79443 10.0229 9.92158 9.91527 10.0747 9.89292L13.5721 9.38511L15.1362 6.21555C15.2731 5.93808 15.7281 5.93808 15.865 6.21555L17.4291 9.38511L20.9265 9.89292C21.0796 9.91527 21.2068 10.0225 21.2547 10.1696C21.3027 10.3166 21.2625 10.4775 21.152 10.586Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
transform: translateX(-50%);
}
.support_level.flex.slick-slide,
.support_levels .support_level:last-child {
border: 2px solid #4754671A;
}
.support_levels .level_title {
margin: 3.8rem 0;
}
.support_levels .level_description {
margin-bottom: 3.8rem;
line-height: max(24px, 2.4rem);
}
.support_levels .level_btn__wrapper {
margin-top: auto
}
body main .certificates {
display: flex;
gap: max(25px, 2.5rem);
margin-top: 6.2rem;
margin-bottom: 6.3rem;
}
body main .certificate_wrapper.slick-slide,
body main .certificate_wrapper {
display: flex;
justify-content: center;
align-items: center;
flex: 1 1 0;
border: 2px solid #4754671A;
border-radius: max(8px, .8rem);
padding: max(11px, 1.1rem);
}
body main .certificate_wrapper.slick-slide img,
body main .certificate_wrapper img {
object-fit: contain;
}
@media screen and (min-width: 992px) {
body main .certificate_wrapper.slick-slide img,
body main .certificate_wrapper img {
filter: grayscale(1);
transition: filter .3s ease;
}
body main .certificate_wrapper.slick-slide:hover img,
body main .certificate_wrapper:hover img {
filter: grayscale(0);
}
}
.certificates .slick-list,
.support_levels .slick-list {
margin: 0 -1.2rem;
}
.certificates .slick-slide,
.support_levels .slick-slide {
margin: 0 1.2rem;
} .support_testimonial {
padding: 7.9rem 0;
background-color: #F6F9FC;
}
.page-prestashop-starterpack .support_testimonial {
background-color: var(--color-white);
}
.support_testimonial__title {
margin-bottom: max(41px, 4.1rem);
}
@media screen and (min-width: 992px) {
.support_testimonial__title {
letter-spacing: -3px;
}
.support_testimonials .slick-next {
right: max(-30px, -3rem);
}
.support_testimonials .slick-prev {
left: max(-30px, -3rem);
}
}
.support_testimonials {
display: flex;
gap: max(25px, 2.5rem);
}
.support_testimonial .review_item {
flex: 1 1 0;
padding: 3.6rem 2.4rem;
border-radius: max(8px, .8rem);
}
.support_testimonial .review_client {
display: flex;
align-items: center;
gap: 1.8rem;
}
.support_testimonial .review_stars {
margin: max(21px, 2.1rem) 0;
}
.support_testimonial .client__img_wrapper img {
border-radius: 50%;
}
.support_testimonial .client_review {
font-size: max(18px, 1.9rem);
}
.support_testimonial .review_stars {
display: flex;
gap: max(10px, 1rem);
width: max-content;
}
.support_testimonial .review {
line-height: 1.57;
}
.support_testimonial .slick-list {
margin: 0 -1.2rem;
}
.support_testimonial .slick-slide {
margin: 0 1.2rem;
}
@media screen and (max-width: 991px) {
.support_testimonials {
padding: 0 30px;
}
.support_testimonials .slick-next {
right: 1%;
}
.support_testimonials .slick-prev {
left: 1%;
}
.support_levels .level_description {
text-align: left;
}
} .start_steps__section {
padding: 7.3rem 0 5.3rem 0;
background-color: #F6F9FC;
}
@media screen and (max-width: 991px) {
.start_steps {
padding: 0 30px;
}
.start_steps .slick-next {
right: 1%;
}
.start_steps .slick-prev {
left: 1%;
}
.start_steps__description {
text-align: left;
}
}
.start_steps__title {
line-height: 1.05;
}
@media screen and (min-width: 992px) {
.start_steps__title {
letter-spacing: -4px;
}
}
.start_steps__description {
margin-top: 2.7rem;
margin-bottom: 4.2rem;
margin-left: auto;
margin-right: auto;
max-width: 108.3rem;
line-height: 1.57;
}
.start_step__title {
font-size: max(17px, 1.9rem);
}
.start_steps {
display: flex;
}
.start_step {
flex: 1 1 0;
padding: max(27px, 2.7rem) max(22px, 2.2rem) max(38px, 3.8rem) max(22px, 2.2rem);
}
@media screen and (max-width: 991px) {
.start_steps {
flex-direction: column;
gap: 20px;
}
.start_steps__bottom_description {
text-align: left;
}
}
.start_step:nth-child(odd) {
border-radius: max(8px, .8rem);
background-color: var(--color-white);
}
.start_step .start_step__icon_wrapper {
display: flex;
justify-content: center;
align-items: center;
max-width: max-content;
padding: max(18px, 1.8rem) max(17px, 1.7rem);
border-radius: 50%;
}
.start_step:nth-child(odd) .start_step__icon_wrapper {
background-color: #F6F9FC;
}
.start_step:nth-child(even) .start_step__icon_wrapper {
background-color: var(--color-white);
}
.start_step .start_step__number {
display: inline-block;
padding-top: max(20px, 2rem);
padding-bottom: max(9px, .9rem);
}
.start_step .start_step__description {
margin-top: max(10px, 1rem);
line-height: 1.57;
}
.start_steps__bottom_description {
margin: max(41px, 4.1rem) 0;
padding: 0 3.1rem;
font-size: max(17px, 1.7rem);
line-height: 1.53;
}
.start_steps__btn_wrapper {
display: flex;
justify-content: center;
align-items: center;
margin-top: max(41px, 4.1rem);
}
.start_steps__btn {
padding-right: max(48px, 4.8rem);
}
.start_steps__btn::after {
transition: transform .3s ease, background-image .3s ease;
}
.start_steps__btn:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='%23ffffff'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
} .faq {
background-color: var(--color-blue);
background-image: url("data:image/svg+xml,%3Csvg width='1600' height='720' viewBox='0 0 1600 720' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_217_4623' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1600' height='720'%3E%3Cpath d='M0 8.00002C0 3.58174 3.58172 0 8 0H1592C1596.42 0 1600 3.58172 1600 8V712C1600 716.418 1596.42 720 1592 720H7.99999C3.58171 720 0 716.418 0 712V8.00002Z' fill='%230049FF'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_217_4623)'%3E%3Cpath d='M1280.72 1374.17C1096.74 1381.38 694.358 1231.19 556.648 572.786C384.512 -250.224 650.952 -1201.91 299.656 -1168.17C-51.6409 -1134.42 -310.478 -1181.08 -185.822 -1511.02C-61.1669 -1840.95 466.269 -2185.36 50.2783 -2716.01' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1333.18 1345.56C1149.2 1352.77 746.817 1202.59 609.107 544.183C436.971 -278.827 703.411 -1230.51 352.115 -1196.77C0.818121 -1163.03 -258.019 -1209.68 -133.363 -1539.62C-8.70787 -1869.55 518.728 -2213.96 102.737 -2744.61' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1396.13 1311.24C1212.15 1318.45 809.766 1168.27 672.057 509.859C499.92 -313.15 766.361 -1264.84 415.064 -1231.09C63.7673 -1197.35 -195.07 -1244.01 -70.4141 -1573.94C54.2414 -1903.88 581.678 -2248.28 165.687 -2778.94' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1459.07 1276.91C1275.09 1284.12 872.711 1133.94 735.002 475.535C562.865 -347.474 829.306 -1299.16 478.009 -1265.42C126.713 -1231.68 -132.124 -1278.33 -7.46882 -1608.27C117.187 -1938.2 644.623 -2282.61 228.632 -2813.26' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1522.02 1242.59C1338.04 1249.8 935.661 1099.62 797.951 441.212C625.814 -381.798 892.255 -1333.48 540.959 -1299.74C189.662 -1266 -69.1751 -1312.66 55.4804 -1642.59C180.136 -1972.52 707.572 -2316.93 291.581 -2847.59' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1584.97 1208.27C1400.99 1215.48 998.61 1065.3 860.9 406.888C688.764 -416.122 955.204 -1367.81 603.908 -1334.07C252.611 -1300.32 -6.22586 -1346.98 118.43 -1676.91C243.085 -2006.85 770.521 -2351.25 354.53 -2881.91' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1647.92 1173.94C1463.94 1181.15 1061.56 1030.97 923.85 372.564C751.713 -450.445 1018.15 -1402.13 666.857 -1368.39C315.56 -1334.65 56.7234 -1381.3 181.379 -1711.24C306.034 -2041.17 833.471 -2385.58 417.479 -2916.23' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1710.86 1139.62C1526.89 1146.83 1124.5 996.648 986.795 338.241C814.658 -484.769 1081.1 -1436.45 729.802 -1402.71C378.506 -1368.97 119.669 -1415.63 244.324 -1745.56C368.98 -2075.49 896.416 -2419.9 480.425 -2950.56' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1773.81 1105.3C1589.84 1112.51 1187.45 962.324 1049.74 303.917C877.607 -519.093 1144.05 -1470.78 792.751 -1437.04C441.455 -1403.29 182.618 -1449.95 307.273 -1779.88C431.929 -2109.82 959.365 -2454.22 543.374 -2984.88' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1836.76 1070.97C1652.78 1078.18 1250.4 928 1112.69 269.593C940.557 -553.416 1207 -1505.1 855.701 -1471.36C504.404 -1437.62 245.567 -1484.27 370.223 -1814.21C494.878 -2144.14 1022.31 -2488.55 606.323 -3019.2' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1899.71 1036.65C1715.73 1043.86 1313.35 893.677 1175.64 235.269C1003.51 -587.74 1269.95 -1539.43 918.65 -1505.68C567.353 -1471.94 308.516 -1518.6 433.172 -1848.53C557.827 -2178.47 1085.26 -2522.87 669.272 -3053.53' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1951.67 1009.73C1767.69 1016.94 1365.31 866.759 1227.6 208.351C1055.46 -614.658 1321.91 -1566.34 970.609 -1532.6C619.312 -1498.86 360.475 -1545.52 485.131 -1875.45C609.786 -2205.38 1137.22 -2549.79 721.231 -3080.45' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2004.13 981.128C1820.15 988.338 1417.77 838.156 1280.06 179.748C1107.92 -643.261 1374.36 -1594.95 1023.07 -1561.2C671.771 -1527.46 412.934 -1574.12 537.59 -1904.05C662.245 -2233.99 1189.68 -2578.39 773.69 -3109.05' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2067.08 946.804C1883.1 954.014 1480.72 803.832 1343.01 145.424C1170.87 -677.585 1437.31 -1629.27 1086.02 -1595.53C734.72 -1561.79 475.884 -1608.44 600.539 -1938.38C725.194 -2268.31 1252.63 -2612.72 836.64 -3143.37' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2130.02 912.48C1946.05 919.69 1543.66 769.508 1405.96 111.101C1233.82 -711.909 1500.26 -1663.59 1148.96 -1629.85C797.666 -1596.11 538.829 -1642.77 663.484 -1972.7C788.14 -2302.63 1315.58 -2647.04 899.585 -3177.7' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2192.97 878.157C2009 885.367 1606.61 735.184 1468.9 76.777C1296.77 -746.232 1563.21 -1697.92 1211.91 -1664.18C860.615 -1630.43 601.778 -1677.09 726.434 -2007.02C851.089 -2336.96 1378.53 -2681.36 962.534 -3212.02' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2255.92 843.833C2071.94 851.043 1669.56 700.861 1531.85 42.4532C1359.71 -780.556 1626.16 -1732.24 1274.86 -1698.5C923.562 -1664.76 664.725 -1711.41 789.381 -2041.35C914.036 -2371.28 1441.47 -2715.69 1025.48 -3246.34' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2318.87 809.509C2134.89 816.719 1732.51 666.537 1594.8 8.12953C1422.66 -814.88 1689.1 -1766.57 1337.81 -1732.82C986.511 -1699.08 727.675 -1745.74 852.33 -2075.67C976.985 -2405.61 1504.42 -2750.01 1088.43 -3280.67' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2381.82 775.185C2197.84 782.395 1795.46 632.213 1657.75 -26.1942C1485.61 -849.204 1752.05 -1800.89 1400.76 -1767.15C1049.46 -1733.4 790.622 -1780.06 915.277 -2110C1039.93 -2439.93 1567.37 -2784.34 1151.38 -3314.99' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2444.77 740.862C2260.79 748.072 1858.41 597.889 1720.7 -60.518C1548.56 -883.527 1815 -1835.21 1463.7 -1801.47C1112.41 -1767.73 853.571 -1814.39 978.226 -2144.32C1102.88 -2474.25 1630.32 -2818.66 1214.33 -3349.31' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2507.72 706.538C2323.74 713.748 1921.36 563.566 1783.65 -94.8416C1611.51 -917.851 1877.95 -1869.54 1526.65 -1835.79C1175.36 -1802.05 916.52 -1848.71 1041.18 -2178.64C1165.83 -2508.58 1693.27 -2852.98 1277.28 -3383.64' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2570.66 672.214C2386.69 679.424 1984.3 529.242 1846.59 -129.165C1674.46 -952.175 1940.9 -1903.86 1589.6 -1870.12C1238.3 -1836.38 979.467 -1883.03 1104.12 -2212.97C1228.78 -2542.9 1756.21 -2887.31 1340.22 -3417.96' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M607.463 1740.78C423.486 1747.99 21.104 1597.81 -116.605 939.405C-288.742 116.396 -22.3015 -835.29 -373.598 -801.548C-724.895 -767.805 -983.732 -814.462 -859.076 -1144.4C-734.421 -1474.33 -206.984 -1818.74 -622.976 -2349.39' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M659.924 1712.18C475.947 1719.39 73.5649 1569.21 -64.1445 910.802C-236.281 87.7929 30.1595 -863.893 -321.137 -830.151C-672.434 -796.408 -931.271 -843.065 -806.615 -1173C-681.96 -1502.93 -154.524 -1847.34 -570.515 -2377.99' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M722.872 1677.86C538.894 1685.07 136.512 1534.89 -1.19717 876.479C-173.334 53.4694 93.1069 -898.216 -258.19 -864.474C-609.486 -830.732 -868.323 -877.389 -743.668 -1207.32C-619.012 -1537.26 -91.5761 -1881.66 -507.567 -2412.32' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M785.817 1643.53C601.84 1650.74 199.458 1500.56 61.7481 842.155C-110.389 19.1458 156.052 -932.54 -195.244 -898.798C-546.541 -865.055 -805.378 -911.712 -680.723 -1241.65C-556.067 -1571.58 -28.6308 -1915.99 -444.622 -2446.64' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M848.766 1609.21C664.789 1616.42 262.407 1466.24 124.697 807.831C-47.4395 -15.1779 219.001 -966.864 -132.295 -933.121C-483.592 -899.379 -742.429 -946.036 -617.774 -1275.97C-493.118 -1605.9 34.3182 -1950.31 -381.673 -2480.97' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M911.713 1574.89C727.736 1582.1 325.354 1431.92 187.645 773.508C15.5078 -49.5015 281.949 -1001.19 -69.3481 -967.445C-420.645 -933.703 -679.482 -980.36 -554.826 -1310.29C-430.171 -1640.23 97.2655 -1984.63 -318.726 -2515.29' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M974.663 1540.56C790.685 1547.77 388.303 1397.59 250.594 739.184C78.457 -83.8253 344.898 -1035.51 -6.39891 -1001.77C-357.696 -968.027 -616.533 -1014.68 -491.877 -1344.62C-367.222 -1674.55 160.215 -2018.96 -255.776 -2549.61' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1037.61 1506.24C853.635 1513.45 451.252 1363.27 313.543 704.86C141.406 -118.149 407.847 -1069.83 56.5503 -1036.09C-294.746 -1002.35 -553.583 -1049.01 -428.928 -1378.94C-304.272 -1708.87 223.164 -2053.28 -192.827 -2583.94' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1100.56 1471.92C916.582 1479.13 514.2 1328.94 376.49 670.536C204.354 -152.473 470.794 -1104.16 119.498 -1070.42C-231.799 -1036.67 -490.636 -1083.33 -365.981 -1413.26C-241.325 -1743.2 286.111 -2087.6 -129.88 -2618.26' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1163.51 1437.59C979.531 1444.8 577.149 1294.62 439.439 636.213C267.303 -186.796 533.743 -1138.48 182.447 -1104.74C-168.85 -1071 -427.687 -1117.65 -303.031 -1447.59C-178.376 -1777.52 349.06 -2121.93 -66.9307 -2652.58' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1226.46 1403.27C1042.48 1410.48 640.098 1260.3 502.389 601.889C330.252 -221.12 596.693 -1172.81 245.396 -1139.06C-105.901 -1105.32 -364.738 -1151.98 -240.082 -1481.91C-115.427 -1811.85 412.01 -2156.25 -3.98146 -2686.91' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.faq_title {
padding: 5rem 0;
}
.questions_wrapper__item .item__arrow {
width: max(42px, 4.2rem);
height: max(42px, 4.2rem);
position: absolute;
border-radius: 100%;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.questions_wrapper__item .item__arrow svg {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: transform .3s ease;
}
.questions_wrapper__item.is-expanded .item__arrow svg {
transform: translate(-50%, -50%) rotate(180deg);
}
.faq_section__questions_wrapper {
display: flex;
justify-content: space-between;
gap: max(25px, 2.5rem);
padding-bottom: 10rem;
}
.questions_wrapper__column {
display: flex;
flex-direction: column;
width: 50%;
gap: max(25px, 2.5rem);
}
.questions_wrapper__item {
border: 1px solid #FFFFFF33;
padding: max(24px, 2.4rem) max(19px, 1.9rem);
border-radius: max(12px, 1.2rem);
cursor: pointer;
transition: .3s;
}
.questions_wrapper__item .item__toggle {
background: transparent;
border: none;
width: 100%;
text-align: left;
cursor: pointer;
padding: 0 max(49px, 4.9rem) 0 0;
line-height: 1.38;
transition: .3s;
}
.questions_wrapper__item .item__content {
max-height: 0;
overflow: hidden;
opacity: 0;
line-height: 173%;
transition: .3s;
}
.questions_wrapper__item.is-expanded .item__toggle {
color: var(--color-white);
}
.questions_wrapper__item.is-expanded .item__content {
max-height: unset;
opacity: 1;
margin: max(11px, 1.1rem) 0 0;
max-height: 1000px;
color: #9FB7F2;
}
@media screen and (max-width: 991px) {
.faq_section__questions_wrapper {
flex-direction: column;
}
.questions_wrapper__column {
width: 100%;
}
.questions_wrapper__item .item__toggle {
padding-right: max(49px, 4.9rem);
}
} .how_to_start__wrapper {
display: grid;
grid-template-columns: 100%;
gap: 2.43%;
align-items: center;
padding-top: 4.9rem;
padding-bottom: 2.9rem;
}
@media screen and (min-width: 992px) {
.how_to_start__wrapper {
grid-template-columns: 48.58% 48.99%;
}
}
.how_to_start__wrapper .heading__title {
margin: max(23px, 2.3rem) 0 max(4.7rem, 4.7rem) 0;
letter-spacing: -2px;
}
@media screen and (min-width: 992px) {
.how_to_start__wrapper .heading__title {
letter-spacing: -2px;
}
}
.start_steps__btn::after {
transition: transform .3s ease, background-image .3s ease;
}
.start_steps__btn:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='%23ffffff'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
.how_to_start__wrapper .heading__description {
margin-bottom: max(4.7rem, 4.7rem);
line-height: 1.44;
}
.how_to_start__wrapper .heading__btn {
padding-right: max(48px, 4.8rem);
}
.how_to_start__wrapper .heading__btn::after {
transition: transform .3s ease, background-image .3s ease;
}
.how_to_start__wrapper .heading__btn:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='%23ffffff'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
.how_to_start__img_wrapper svg {
width: 100%;
height: 100%;
}
@media screen and (max-width: 991px) {
.how_to_start__wrapper {
text-align: center;
}
.how_to_start__img_wrapper {
grid-row: 1 / 2;
display: flex;
justify-content: center;
width: 50%;
height: auto;
margin-left: auto;
margin-right: auto;
}
.how_to_start__wrapper .heading__description {
text-align: left;
}
}
.circle-pulse {
width: 20px;
height: 20px;
background: #0049FF;
border-radius: 1000px;
}
.how_to_start__img_wrapper .circle-pulse {
animation: pulse-animation 6s infinite;
}
@keyframes pulse-animation {
0% {
box-shadow: 0 0 0 0 rgba(0, 73, 255, 0.4);
}
100% {
box-shadow: 0 0 15px 25px rgba(0, 73, 255, 0);
}
} .pulse-container {
display: flex;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
} .contact_form {
position: relative;
padding-top: max(53px, 5.3rem);
}
@media screen and (min-width: 992px) {
.contact_form::before {
content: '';
position: absolute;
top: 55%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
.contact_form::after {
content: '';
position: absolute;
top: 40%;
left: max(-10px, -1rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%);
animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
}
.contact_form__wrapper {
display: grid;
grid-template-columns: 100%;
gap: 2.02%;
align-items: center;
}
@media screen and (min-width: 992px) {
.contact_form__wrapper {
grid-template-columns: calc(48.99% + 4.6rem) calc(48.99% - 4.6rem);
}
}
.contact_form__wrapper .heading__title {
margin-bottom: max(3px, .3rem);
line-height: 1.05;
}
@media screen and (min-width: 992px) {
.contact_form__wrapper .heading__title {
letter-spacing: -4px;
}
}
.contact_form__wrapper .heading__description strong {
color: var(--color-black);
}
.contact_form__wrapper .heading__description p {
margin: 2.8rem 0;
}
.contact_form__wrapper .heading__description ol li,
.contact_form__wrapper .heading__description ul li {
position: relative;
padding-left: max(40px, 4rem);
line-height: 1.44;
}
.contact_form__wrapper .heading__description ol li::before,
.contact_form__wrapper .heading__description ul li::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: max(30px, 3rem);
height: max(30px, 3rem);
background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.243 20.6251C11.9973 20.6246 11.7616 20.5276 11.5867 20.3551L7.7814 16.6051C7.62005 16.4279 7.53269 16.1956 7.53728 15.956C7.54187 15.7164 7.63806 15.4876 7.80609 15.3167C7.97411 15.1458 8.20121 15.0457 8.44072 15.0371C8.68024 15.0284 8.91397 15.1118 9.0939 15.2701L12.2345 18.3639L20.897 9.65637C20.9833 9.56662 21.0865 9.49494 21.2007 9.44551C21.315 9.39608 21.4379 9.36989 21.5624 9.36847C21.6868 9.36705 21.8103 9.39043 21.9256 9.43724C22.041 9.48405 22.1458 9.55336 22.2341 9.64112C22.3223 9.72888 22.3922 9.83334 22.4397 9.94841C22.4872 10.0635 22.5112 10.1868 22.5105 10.3113C22.5098 10.4358 22.4843 10.5588 22.4355 10.6733C22.3868 10.7879 22.3157 10.8915 22.2264 10.9782L12.9077 20.3532C12.8202 20.44 12.7164 20.5087 12.6024 20.5553C12.4883 20.602 12.3662 20.6257 12.243 20.6251Z' fill='%230049FF'/%3E%3Cpath d='M24.375 27.1875H5.625C4.87908 27.1875 4.16371 26.8912 3.63626 26.3637C3.10882 25.8363 2.8125 25.1209 2.8125 24.375V5.625C2.8125 4.87908 3.10882 4.16371 3.63626 3.63626C4.16371 3.10882 4.87908 2.8125 5.625 2.8125H24.375C25.1209 2.8125 25.8363 3.10882 26.3637 3.63626C26.8912 4.16371 27.1875 4.87908 27.1875 5.625V24.375C27.1875 25.1209 26.8912 25.8363 26.3637 26.3637C25.8363 26.8912 25.1209 27.1875 24.375 27.1875ZM5.625 4.6875C5.37636 4.6875 5.1379 4.78627 4.96209 4.96209C4.78627 5.1379 4.6875 5.37636 4.6875 5.625V24.375C4.6875 24.6236 4.78627 24.8621 4.96209 25.0379C5.1379 25.2137 5.37636 25.3125 5.625 25.3125H24.375C24.6236 25.3125 24.8621 25.2137 25.0379 25.0379C25.2137 24.8621 25.3125 24.6236 25.3125 24.375V5.625C25.3125 5.37636 25.2137 5.1379 25.0379 4.96209C24.8621 4.78627 24.6236 4.6875 24.375 4.6875H5.625Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
}
.contact_form__wrapper .heading__description ol li+li,
.contact_form__wrapper .heading__description ul li+li {
margin-top: 3rem;
}
.form__wrapper {
border: 2px solid var(--color-blue);
border-radius: max(8px, .8rem);
padding: 30px 5px;
background-color: var(--color-white);
position: relative;
z-index: 1;
}
@media screen and (min-width: 768px) {
.form__wrapper {
border: 5px solid var(--color-blue);
padding: max(38px, 3.8rem);
}
}
.form__wrapper .form__title {
margin-bottom: max(10px, 1rem);
}
@media screen and (min-width: 992px) {
.form__wrapper {
margin-right: -4.6rem;
}
}
.contact_form__wrapper .wpcf7-form {
display: grid;
row-gap: max(5px, .5rem);
column-gap: max(15px, 1.5rem);
}
.contact_form__wrapper .wpcf7-form p {
margin: 0;
}
@media screen and (min-width: 768px) {
.contact_form__wrapper .wpcf7-form p:nth-of-type(1) {
grid-column: 1/3;
}
.contact_form__wrapper .wpcf7-form p:nth-of-type(2) {
grid-column: 1/2;
}
.contact_form__wrapper .wpcf7-form p:nth-of-type(3) {
grid-column: 2/3;
}
.contact_form__wrapper .wpcf7-form p:nth-of-type(4) {
grid-column: 1/2;
}
.contact_form__wrapper .wpcf7-form p:nth-of-type(5) {
grid-column: 2/3;
}
.contact_form__wrapper .wpcf7-form p:nth-of-type(6),
.contact_form__wrapper .wpcf7-form p:nth-of-type(7),
.contact_form__wrapper .wpcf7-form p:nth-of-type(8),
.contact_form__wrapper .wpcf7-form p:nth-of-type(9) {
grid-column: 1/3;
}
}
.contact_form__wrapper .wpcf7-form p:nth-of-type(9) {
position: relative;
margin-top: max(20px, 2rem);
}
.contact_form__wrapper .wpcf7-form textarea,
.contact_form__wrapper .wpcf7-form input:not([type="submit"], [type="checkbox"]) {
width: 100%;
box-sizing: border-box;
border-radius: max(8px, .8rem);
border: 2px solid rgba(71, 84, 103, 0.1);
padding: max(15px, 1.5rem) max(19px, 1.9rem);
transition: border .3s ease;
}
.contact_form__wrapper .wpcf7-form textarea:focus,
.contact_form__wrapper .wpcf7-form textarea:focus-visible,
.contact_form__wrapper .wpcf7-form input:not([type="submit"], [type="checkbox"]):focus,
.contact_form__wrapper .wpcf7-form input:not([type="submit"], [type="checkbox"]):focus-visible {
outline: unset;
border: 2px solid var(--color-blue);
}
.contact_form__wrapper .wpcf7-form textarea,
.contact_form__wrapper .wpcf7-form input:not([type="submit"], [type="checkbox"]),
.contact_form__wrapper .wpcf7-form textarea::placeholder,
.contact_form__wrapper .wpcf7-form input:not([type="submit"], [type="checkbox"])::placeholder {
color: var(--color-gray);
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
}
.contact_form__wrapper .wpcf7-acceptance input[type="checkbox"] {
display: none;
}
.contact_form__wrapper .wpcf7-acceptance input[type="checkbox"]+span {
display: inline-block;
position: relative;
padding-left: max(26px, 2.6rem);
color: var(--color-gray);
font-size: var(--font-size-11);
line-height: 1.54;
cursor: pointer;
transition: color .3s ease;
}
.contact_form__wrapper .wpcf7-acceptance input[type="checkbox"]+span:hover {
color: var(--color-blue);
}
.contact_form__wrapper .wpcf7-acceptance input[type="checkbox"]+span a {
text-decoration: underline;
transition: color .3s ease;
}
.contact_form__wrapper .wpcf7-acceptance input[type="checkbox"]+span a:hover {
color: var(--color-navy);
}
.contact_form__wrapper .wpcf7-acceptance input[type="checkbox"]+span::before {
content: '';
position: absolute;
top: 0;
left: 0;
border: 1px solid var(--color-blue);
border-radius: max(3px, .3rem);
box-sizing: border-box;
width: max(16px, 1.6rem);
height: max(16px, 1.6rem);
}
.contact_form__wrapper .wpcf7-acceptance input[type="checkbox"]:checked+span::after {
content: '';
position: absolute;
top: max(6px, .6rem);
left: max(4px, .4rem);
width: max(8px, .8rem);
height: max(5px, .5rem);
background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.05882L3.96296 6L9 1' stroke='%230049FF' stroke-linecap='square'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: 100%;
}
.contact_form__wrapper .wpcf7-list-item {
margin-left: 0;
}
.wpcf7-not-valid-tip {
position: absolute;
font-size: var(--font-size-12);
}
.wpcf7 form .wpcf7-response-output {
grid-column: 1/3;
}
.wpcf7 form .wpcf7-response-output {
border: 2px solid var(--color-blue);
border-radius: max(3px, .3rem);
padding: max(5px, .5rem) max(10px, 1rem);
font-size: var(--font-size-13);
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #F59E14;
}
.contact_form__wrapper .wpcf7-form p:nth-of-type(9)::after {
content: "";
position: absolute;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2496C9.67665 14.249 9.53184 14.2044 9.40885 14.1215C9.28586 14.0386 9.19022 13.921 9.13403 13.7838C9.07784 13.6465 9.06361 13.4956 9.09315 13.3503C9.12269 13.2049 9.19466 13.0716 9.29998 12.9671L12.75 9.53212C12.8203 9.4624 12.8761 9.37945 12.9141 9.28805C12.9522 9.19666 12.9718 9.09863 12.9718 8.99962C12.9718 8.90061 12.9522 8.80258 12.9141 8.71119C12.8761 8.61979 12.8203 8.53684 12.75 8.46712L9.29998 5.03212C9.22968 4.9624 9.17389 4.87944 9.13581 4.78805C9.09774 4.69666 9.07813 4.59863 9.07813 4.49962C9.07813 4.40061 9.09774 4.30258 9.13581 4.21119C9.17389 4.11979 9.22968 4.03684 9.29998 3.96712C9.4405 3.82743 9.63059 3.74902 9.82873 3.74902C10.0269 3.74902 10.217 3.82743 10.3575 3.96712L13.8 7.40962C14.2213 7.83149 14.458 8.40337 14.458 8.99962C14.458 9.59587 14.2213 10.1677 13.8 10.5896L10.3575 14.0321C10.2874 14.1016 10.2043 14.1566 10.1129 14.1939C10.0215 14.2313 9.92369 14.2502 9.82498 14.2496Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2496C4.42665 14.249 4.28184 14.2044 4.15885 14.1215C4.03586 14.0386 3.94022 13.921 3.88403 13.7838C3.82784 13.6465 3.81361 13.4956 3.84315 13.3503C3.87269 13.2049 3.94466 13.0716 4.04998 12.9671L8.01748 8.99962L4.04998 5.03212C3.97968 4.9624 3.92389 4.87944 3.88581 4.78805C3.84774 4.69666 3.82813 4.59863 3.82813 4.49962C3.82813 4.40061 3.84774 4.30258 3.88581 4.21119C3.92389 4.11979 3.97968 4.03684 4.04998 3.96712C4.1905 3.82743 4.38059 3.74902 4.57873 3.74902C4.77687 3.74902 4.96696 3.82743 5.10748 3.96712L9.60748 8.46712C9.67778 8.53684 9.73357 8.61979 9.77165 8.71119C9.80973 8.80258 9.82933 8.90061 9.82933 8.99962C9.82933 9.09863 9.80973 9.19666 9.77165 9.28805C9.73357 9.37945 9.67778 9.4624 9.60748 9.53212L5.10748 14.0321C5.0374 14.1016 4.95429 14.1566 4.86291 14.1939C4.77153 14.2313 4.67369 14.2502 4.57498 14.2496Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
top: 50%;
transform: translateY(-50%);
right: max(20px, 2rem);
pointer-events: none;
}
.contact_form__wrapper .wpcf7-form p:nth-of-type(9):hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.325 14.2501C10.1767 14.2495 10.0318 14.2049 9.90885 14.122C9.78586 14.039 9.69022 13.9215 9.63403 13.7842C9.57784 13.647 9.56361 13.4961 9.59315 13.3508C9.62269 13.2054 9.69466 13.0721 9.79998 12.9676L13.25 9.53261C13.3203 9.46288 13.3761 9.37993 13.4141 9.28854C13.4522 9.19714 13.4718 9.09912 13.4718 9.00011C13.4718 8.9011 13.4522 8.80307 13.4141 8.71167C13.3761 8.62028 13.3203 8.53733 13.25 8.46761L9.79998 5.03261C9.72968 4.96288 9.67389 4.87993 9.63581 4.78854C9.59774 4.69714 9.57813 4.59912 9.57813 4.50011C9.57813 4.4011 9.59774 4.30307 9.63581 4.21167C9.67389 4.12028 9.72968 4.03733 9.79998 3.96761C9.9405 3.82792 10.1306 3.74951 10.3287 3.74951C10.5269 3.74951 10.717 3.82792 10.8575 3.96761L14.3 7.41011C14.7213 7.83198 14.958 8.40385 14.958 9.00011C14.958 9.59636 14.7213 10.1682 14.3 10.5901L10.8575 14.0326C10.7874 14.1021 10.7043 14.1571 10.6129 14.1944C10.5215 14.2318 10.4237 14.2507 10.325 14.2501Z' fill='%23FFFFFF'/%3E%3Cpath d='M5.07498 14.2501C4.92665 14.2495 4.78184 14.2049 4.65885 14.122C4.53586 14.039 4.44022 13.9215 4.38403 13.7842C4.32784 13.647 4.31361 13.4961 4.34315 13.3508C4.37269 13.2054 4.44466 13.0721 4.54998 12.9676L8.51748 9.00011L4.54998 5.03261C4.47968 4.96288 4.42389 4.87993 4.38581 4.78854C4.34774 4.69714 4.32813 4.59912 4.32813 4.50011C4.32813 4.4011 4.34774 4.30307 4.38581 4.21167C4.42389 4.12028 4.47968 4.03733 4.54998 3.96761C4.6905 3.82792 4.88059 3.74951 5.07873 3.74951C5.27687 3.74951 5.46696 3.82792 5.60748 3.96761L10.1075 8.46761C10.1778 8.53733 10.2336 8.62028 10.2716 8.71167C10.3097 8.80307 10.3293 8.9011 10.3293 9.00011C10.3293 9.09912 10.3097 9.19714 10.2716 9.28854C10.2336 9.37993 10.1778 9.46288 10.1075 9.53261L5.60748 14.0326C5.5374 14.1021 5.45429 14.1571 5.36291 14.1944C5.27153 14.2318 5.17369 14.2507 5.07498 14.2501Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
}
.wpcf7-submit {
display: inline-block;
padding: max(11px, 1.1rem) max(20px, 2rem);
border: 2px solid var(--color-blue);
border-radius: max(8px, 0.8rem);
width: 100%;
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
font-family: var(--font-family-main);
color: var(--color-blue);
background-color: transparent;
line-height: 200%;
position: relative;
transition: background .3s ease, color .3s ease;
}
.wpcf7-submit:hover {
color: var(--color-white);
background-color: var(--color-blue);
}
.wpcf7-submit:not(:disabled) {
cursor: pointer;
}
.wpcf7-spinner {
position: absolute;
top: 0%;
left: 50%;
transform: translate(-50%, -50%);
background-color: var(--color-gray);
z-index: 7;
}
.wpcf7-spinner::before {
background-color: var(--color-navy);
} .target_section {
margin: 30px 0;
background-image: url("data:image/svg+xml,%3Csvg width='1446' height='407' viewBox='0 0 1446 407' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1H1423.5C1435.1 1 1444.5 10.402 1444.5 22V117.5C1444.5 129.098 1435.1 138.5 1423.5 138.5H829.5C817.902 138.5 808.5 147.902 808.5 159.5V249C808.5 260.598 817.902 270 829.5 270H1423.5C1435.1 270 1444.5 279.402 1444.5 291V385C1444.5 396.598 1435.1 406 1423.5 406H0' stroke='%23475467' stroke-opacity='0.1' stroke-width='1.5'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: left center;
background-size: 93% 80%;
}
@media screen and (min-width: 992px) {
.target_section {
margin: max(106px, 10.6rem) 0 max(120px, 12rem) 0;
}
.target__section_wrapper {
display: grid;
grid-template-columns: 48.99% 43.97%;
gap: 7.04%;
align-items: center;
}
}
.target__heading {
display: flex;
flex-direction: column;
padding: max(49px, 4.9rem) 0;
}
@media screen and (min-width: 992px) {
.target__heading {
padding: max(100px, 10rem) 0;
}
.target__heading .heading_title {
letter-spacing: -2px;
}
}
.target__heading .heading_title {
line-height: 1.05;
}
.target_section .target {
display: flex;
gap: 2rem;
align-items: center;
border-radius: max(8px, .8rem);
border: 2px solid #4754671A;
padding: max(21px, 2.1rem) max(27px, 2.7rem);
transition: .3s;
}
.target_section .target:hover {
box-shadow: 15px 20px 50px 0 rgba(71, 84, 103, 10%);
}
.target_section .target+.target {
margin-top: max(20px, 2rem);
}
.target_section .heading_description {
margin: 3.3rem 0;
line-height: 1.57;
}
.target_section .heading__btn_wrapper {
margin-top: auto;
}
.target_section .heading__btn_wrapper .heading_btn::after {
transition: all .3s ease;
}
.target_section .heading__btn_wrapper .heading_btn:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
} .description_prestashop {
position: relative;
z-index: 1;
}
.description_prestashop__wrapper {
display: grid;
grid-template-columns: 100%;
padding-top: max(58px, 5.8rem);
}
@media screen and (min-width: 992px) {
.description_prestashop__wrapper {
grid-template-columns: 53.58% 50.77%;
}
.description_prestashop__wrapper::before {
content: '';
position: absolute;
top: 55%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
.description_prestashop__wrapper::after {
content: '';
position: absolute;
top: 40%;
left: max(-10px, -1rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%);
animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
}
@media screen and (max-width: 991px) {
.description_prestashop .heading__title {
text-align: center;
}
}
.description_prestashop__wrapper .heading__title {
margin-top: max(16px, 1.6rem);
line-height: 1.05;
}
@media screen and (min-width: 992px) {
.description_prestashop__wrapper .heading__title {
letter-spacing: -4px;
}
}
.description_prestashop__wrapper .heading__description {
margin-top: max(16px, 1.6rem);
margin-bottom: max(29px, 2.9rem);
line-height: 1.44;
}
.description_prestashop__img,
.description_prestashop__banner {
width: 100%;
height: 100%;
}
.description_prestashop__banner_wrapper {
display: flex;
justify-content: center;
align-items: center;
margin-top: 6.5rem;
margin-bottom: 6.2rem;
}
.description_prestashop .heading__btn_wrapper {
display: flex;
gap: max(16px, 1.6rem);
}
.description_prestashop__wrapper .heading__btn {
display: inline-block;
padding: max(11px, 1.1rem) max(48px, 4.8rem) max(11px, 1.1rem) max(20px, 2rem);
border: 2px solid var(--color-blue);
border-radius: max(8px, 0.8rem);
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
font-family: var(--font-family-main);
line-height: 200%;
position: relative;
transition: background .3s ease, color .3s ease;
width: max-content;
}
.description_prestashop__wrapper .heading__btn:first-child {
color: var(--color-white);
background-color: var(--color-blue);
}
.description_prestashop__wrapper .heading__btn:first-child:hover {
color: var(--color-blue);
background-color: var(--color-white);
}
.description_prestashop__wrapper .heading__btn:last-child {
color: var(--color-blue);
background-color: var(--color-white);
}
.description_prestashop__wrapper .heading__btn:last-child:hover {
color: var(--color-white);
background-color: var(--color-blue);
}
.description_prestashop__wrapper .heading__btn::after {
content: "";
position: absolute;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-repeat: no-repeat;
background-position: center;
top: 50%;
transform: translateY(-50%);
right: max(20px, 2rem);
}
.description_prestashop__wrapper .heading__btn:first-child:after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
}
.description_prestashop__wrapper .heading__btn:first-child:hover:after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2496C9.67665 14.249 9.53184 14.2044 9.40885 14.1215C9.28586 14.0386 9.19022 13.921 9.13403 13.7838C9.07784 13.6465 9.06361 13.4956 9.09315 13.3503C9.12269 13.2049 9.19466 13.0716 9.29998 12.9671L12.75 9.53212C12.8203 9.4624 12.8761 9.37945 12.9141 9.28805C12.9522 9.19666 12.9718 9.09863 12.9718 8.99962C12.9718 8.90061 12.9522 8.80258 12.9141 8.71119C12.8761 8.61979 12.8203 8.53684 12.75 8.46712L9.29998 5.03212C9.22968 4.9624 9.17389 4.87944 9.13581 4.78805C9.09774 4.69666 9.07813 4.59863 9.07813 4.49962C9.07813 4.40061 9.09774 4.30258 9.13581 4.21119C9.17389 4.11979 9.22968 4.03684 9.29998 3.96712C9.4405 3.82743 9.63059 3.74902 9.82873 3.74902C10.0269 3.74902 10.217 3.82743 10.3575 3.96712L13.8 7.40962C14.2213 7.83149 14.458 8.40337 14.458 8.99962C14.458 9.59587 14.2213 10.1677 13.8 10.5896L10.3575 14.0321C10.2874 14.1016 10.2043 14.1566 10.1129 14.1939C10.0215 14.2313 9.92369 14.2502 9.82498 14.2496Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2496C4.42665 14.249 4.28184 14.2044 4.15885 14.1215C4.03586 14.0386 3.94022 13.921 3.88403 13.7838C3.82784 13.6465 3.81361 13.4956 3.84315 13.3503C3.87269 13.2049 3.94466 13.0716 4.04998 12.9671L8.01748 8.99962L4.04998 5.03212C3.97968 4.9624 3.92389 4.87944 3.88581 4.78805C3.84774 4.69666 3.82813 4.59863 3.82813 4.49962C3.82813 4.40061 3.84774 4.30258 3.88581 4.21119C3.92389 4.11979 3.97968 4.03684 4.04998 3.96712C4.1905 3.82743 4.38059 3.74902 4.57873 3.74902C4.77687 3.74902 4.96696 3.82743 5.10748 3.96712L9.60748 8.46712C9.67778 8.53684 9.73357 8.61979 9.77165 8.71119C9.80973 8.80258 9.82933 8.90061 9.82933 8.99962C9.82933 9.09863 9.80973 9.19666 9.77165 9.28805C9.73357 9.37945 9.67778 9.4624 9.60748 9.53212L5.10748 14.0321C5.0374 14.1016 4.95429 14.1566 4.86291 14.1939C4.77153 14.2313 4.67369 14.2502 4.57498 14.2496Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
}
.description_prestashop__wrapper .heading__btn:last-child:after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2496C9.67665 14.249 9.53184 14.2044 9.40885 14.1215C9.28586 14.0386 9.19022 13.921 9.13403 13.7838C9.07784 13.6465 9.06361 13.4956 9.09315 13.3503C9.12269 13.2049 9.19466 13.0716 9.29998 12.9671L12.75 9.53212C12.8203 9.4624 12.8761 9.37945 12.9141 9.28805C12.9522 9.19666 12.9718 9.09863 12.9718 8.99962C12.9718 8.90061 12.9522 8.80258 12.9141 8.71119C12.8761 8.61979 12.8203 8.53684 12.75 8.46712L9.29998 5.03212C9.22968 4.9624 9.17389 4.87944 9.13581 4.78805C9.09774 4.69666 9.07813 4.59863 9.07813 4.49962C9.07813 4.40061 9.09774 4.30258 9.13581 4.21119C9.17389 4.11979 9.22968 4.03684 9.29998 3.96712C9.4405 3.82743 9.63059 3.74902 9.82873 3.74902C10.0269 3.74902 10.217 3.82743 10.3575 3.96712L13.8 7.40962C14.2213 7.83149 14.458 8.40337 14.458 8.99962C14.458 9.59587 14.2213 10.1677 13.8 10.5896L10.3575 14.0321C10.2874 14.1016 10.2043 14.1566 10.1129 14.1939C10.0215 14.2313 9.92369 14.2502 9.82498 14.2496Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2496C4.42665 14.249 4.28184 14.2044 4.15885 14.1215C4.03586 14.0386 3.94022 13.921 3.88403 13.7838C3.82784 13.6465 3.81361 13.4956 3.84315 13.3503C3.87269 13.2049 3.94466 13.0716 4.04998 12.9671L8.01748 8.99962L4.04998 5.03212C3.97968 4.9624 3.92389 4.87944 3.88581 4.78805C3.84774 4.69666 3.82813 4.59863 3.82813 4.49962C3.82813 4.40061 3.84774 4.30258 3.88581 4.21119C3.92389 4.11979 3.97968 4.03684 4.04998 3.96712C4.1905 3.82743 4.38059 3.74902 4.57873 3.74902C4.77687 3.74902 4.96696 3.82743 5.10748 3.96712L9.60748 8.46712C9.67778 8.53684 9.73357 8.61979 9.77165 8.71119C9.80973 8.80258 9.82933 8.90061 9.82933 8.99962C9.82933 9.09863 9.80973 9.19666 9.77165 9.28805C9.73357 9.37945 9.67778 9.4624 9.60748 9.53212L5.10748 14.0321C5.0374 14.1016 4.95429 14.1566 4.86291 14.1939C4.77153 14.2313 4.67369 14.2502 4.57498 14.2496Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
transition: all .3s ease;
}
.description_prestashop__wrapper .heading__btn:last-child:hover:after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
@media screen and (max-width: 991px) {
.description_prestashop__img_wrapper {
position: absolute;
right: 0;
width: 100%;
height: 100%;
opacity: 0.2;
justify-content: right;
z-index: -1;
}
}
@media screen and (max-width: 460px) {
.description_prestashop .heading__btn_wrapper {
flex-direction: column;
}
} .page-prestashop-starterpack {
overflow-y: scroll !important;
overflow-x: hidden !important;
}
.starterpack_description_prestashop {
position: relative;
z-index: 1;
}
.starterpack_description_prestashop__wrapper {
display: grid;
grid-template-columns: 100%;
padding-top: max(58px, 5.8rem);
gap: 4.7%;
}
@media screen and (min-width: 992px) {
.starterpack_description_prestashop__wrapper {
grid-template-columns: 46.72% 48.58%;
}
.starterpack_description::before {
content: '';
position: absolute;
top: 40%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
.starterpack_description::after {
content: '';
position: absolute;
top: 40%;
left: max(-10px, -1rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%);
animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
}
.starterpack_description_prestashop__wrapper .heading__title {
margin-top: max(16px, 1.6rem);
line-height: 1.05;
}
@media screen and (min-width: 992px) {
.starterpack_description_prestashop__wrapper .heading__title {
letter-spacing: -4px;
}
}
.starterpack_description_prestashop__wrapper .heading__description {
margin-top: max(16px, 1.6rem);
margin-bottom: max(29px, 2.9rem);
line-height: 1.44;
}
.starterpack_description_prestashop__img,
.starterpack_description_prestashop__banner {
width: 100%;
height: 100%;
}
.starterpack_description_prestashop__banner_wrapper {
display: flex;
justify-content: center;
align-items: center;
margin-top: 4rem;
margin-bottom: 3.2rem;
}
.starterpack_description_prestashop .heading__btn_wrapper {
display: flex;
gap: max(16px, 1.6rem);
}
.starterpack_description_prestashop__wrapper .heading__btn {
display: inline-block;
padding: max(11px, 1.1rem) max(48px, 4.8rem) max(11px, 1.1rem) max(20px, 2rem);
border: 2px solid var(--color-blue);
border-radius: max(8px, 0.8rem);
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
font-family: var(--font-family-main);
line-height: 200%;
color: var(--color-white);
background-color: var(--color-blue);
position: relative;
transition: background .3s ease, color .3s ease;
width: max-content;
}
.starterpack_description_prestashop__wrapper .heading__btn:hover {
color: var(--color-blue);
background-color: var(--color-white);
}
.starterpack_description_prestashop__wrapper .heading__btn::after {
content: "";
position: absolute;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
top: 50%;
transform: translateY(-50%);
right: max(20px, 2rem);
transition: all .3s ease;
}
.starterpack_description_prestashop__wrapper .heading__btn:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
@media screen and (max-width: 991px) {
.starterpack_description_prestashop__img_wrapper {
position: absolute;
top: 0;
right: 0;
height: 100%;
justify-content: right;
z-index: -1;
opacity: 0.2;
}
.starterpack_description h2.heading__title {
text-align: center;
}
}
@media screen and (max-width: 460px) {
.starterpack_description_prestashop .heading__btn_wrapper {
flex-direction: column;
}
} .dev_support_description {
position: relative;
z-index: 1;
}
.dev_support_description__wrapper {
display: grid;
grid-template-columns: 100%;
padding-top: max(58px, 5.8rem);
gap: 2.84%;
}
@media screen and (min-width: 992px) {
.dev_support_description__wrapper {
grid-template-columns: 48.58% 48.58%;
}
.dev_support_description::before {
content: '';
position: absolute;
top: 40%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
.dev_support_description::after {
content: '';
position: absolute;
top: 40%;
left: max(-10px, -1rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%);
animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
}
.dev_support_description__wrapper .heading__title {
margin-top: max(16px, 1.6rem);
line-height: 1.05;
}
@media screen and (min-width: 992px) {
.dev_support_description__wrapper .heading__title {
letter-spacing: -4px;
}
.dev_support_description__img_wrapper {
margin-right: max(-27px, -2.7rem);
}
}
.dev_support_description__wrapper .heading__description {
margin-top: 3.4rem;
margin-bottom: 4.3rem;
line-height: 1.44;
}
.dev_support_description__img {
width: 100%;
height: 100%;
}
.dev_support_description .heading__btn_wrapper {
display: flex;
gap: max(16px, 1.6rem);
}
.dev_support_description__wrapper .heading__btn {
display: inline-block;
padding: max(11px, 1.1rem) max(48px, 4.8rem) max(11px, 1.1rem) max(20px, 2rem);
border: 2px solid var(--color-blue);
border-radius: max(8px, 0.8rem);
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
font-family: var(--font-family-main);
line-height: 200%;
color: var(--color-blue);
background-color: var(--color-white);
position: relative;
transition: background .3s ease, color .3s ease;
width: max-content;
}
.dev_support_description__wrapper .heading__btn:hover {
color: var(--color-white);
background-color: var(--color-blue);
}
.dev_support_description__wrapper .heading__btn::after {
content: "";
position: absolute;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
top: 50%;
transform: translateY(-50%);
right: max(20px, 2rem);
transition: all .3s ease;
}
.dev_support_description__wrapper .heading__btn:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
@media screen and (max-width: 991px) {
.dev_support_description__img_wrapper {
position: absolute;
top: 0;
right: 0;
justify-content: right;
opacity: 0.2;
z-index: -1;
}
.dev_support_description .dev_support_description__heading .heading__title,
.your_ecommerce .your_ecommerce__heading .heading__title {
text-align: center;
}
}
@media screen and (max-width: 460px) {
.dev_support_description .heading__btn_wrapper {
flex-direction: column;
}
} .your_ecommerce__wrapper {
position: relative;
z-index: 1;
}
.your_ecommerce__heading {
display: grid;
grid-template-columns: 100%;
gap: 5.72%;
margin-top: 9.5rem;
margin-bottom: 5.8rem;
}
.your_ecommerce__heading .heading__title {
letter-spacing: -2px;
line-height: 1.05;
}
.your_ecommerce__heading .heading__description {
line-height: 1.57;
}
@media screen and (min-width: 992px) {
.your_ecommerce__heading {
grid-template-columns: 45.45% 48.83%;
}
}
.your_ecommerce__wrapper::after {
content: '';
position: absolute;
top: 0;
left: -52px;
height: 100%;
width: calc(100vw + 26px);
border-radius: max(8px, .8rem) 0 0 max(8px, .8rem);
background-image: url("data:image/svg+xml,%3Csvg width='1481' height='345' viewBox='0 0 1481 345' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.769531 8C0.769531 3.58172 4.35125 0 8.76953 0H1497C1501.42 0 1505 3.58172 1505 8V337C1505 341.418 1501.42 345 1497 345H8.76954C4.35127 345 0.769531 341.418 0.769531 337V8Z' fill='%230049FF'/%3E%3Cmask id='mask0_334_2709' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1505' height='345'%3E%3Cpath d='M0.769531 8C0.769531 3.58172 4.35125 0 8.76953 0H1497C1501.42 0 1505 3.58172 1505 8V337C1505 341.418 1501.42 345 1497 345H8.76954C4.35127 345 0.769531 341.418 0.769531 337V8Z' fill='%230049FF'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_334_2709)'%3E%3Cpath d='M1204.83 658.455C1031.87 661.909 653.57 589.947 524.104 274.46C362.271 -119.899 612.763 -575.915 282.494 -559.746C-47.7755 -543.578 -291.119 -565.935 -173.925 -724.028C-56.7312 -882.121 439.135 -1047.15 48.0433 -1301.42' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1254.15 644.749C1081.18 648.204 702.887 576.241 573.42 260.755C411.587 -133.604 662.08 -589.62 331.81 -573.452C1.54091 -557.284 -241.803 -579.64 -124.609 -737.734C-7.41482 -895.827 488.451 -1060.85 97.3597 -1315.13' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1313.33 628.302C1140.36 631.757 762.066 559.794 632.6 244.307C470.766 -150.051 721.259 -606.068 390.99 -589.899C60.7203 -573.731 -182.624 -596.088 -65.4296 -754.181C51.7645 -912.274 547.63 -1077.3 156.539 -1331.57' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1372.51 611.855C1199.55 615.31 821.248 543.348 691.781 227.861C529.948 -166.498 780.441 -622.514 450.171 -606.346C119.902 -590.178 -123.442 -612.534 -6.24792 -770.628C110.946 -928.721 606.812 -1093.75 215.721 -1348.02' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1431.69 595.409C1258.72 598.863 880.426 526.901 750.959 211.414C589.126 -182.945 839.619 -638.961 509.349 -622.793C179.08 -606.624 -64.264 -628.981 52.9301 -787.074C170.124 -945.167 665.99 -1110.2 274.899 -1364.47' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1490.87 578.962C1317.9 582.416 939.607 510.454 810.141 194.967C648.308 -199.391 898.8 -655.407 568.531 -639.239C238.262 -623.071 -5.08233 -645.428 112.112 -803.521C229.306 -961.614 725.172 -1126.64 334.08 -1380.91' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1550.05 562.515C1377.08 565.97 998.787 494.008 869.321 178.521C707.487 -215.838 957.98 -671.854 627.711 -655.686C297.441 -639.518 54.0974 -661.874 171.291 -819.967C288.486 -978.061 784.352 -1143.09 393.26 -1397.36' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1609.23 546.068C1436.27 549.523 1057.97 477.561 928.502 162.074C766.669 -232.285 1017.16 -688.301 686.892 -672.133C356.623 -655.964 113.279 -678.321 230.473 -836.414C347.667 -994.507 843.533 -1159.54 452.442 -1413.81' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1668.41 529.621C1495.45 533.076 1117.15 461.114 987.684 145.627C825.85 -248.732 1076.34 -704.748 746.074 -688.58C415.804 -672.412 172.46 -694.768 289.654 -852.861C406.849 -1010.95 902.714 -1175.98 511.623 -1430.26' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1727.59 513.175C1554.63 516.629 1176.33 444.667 1046.86 129.18C885.028 -265.179 1135.52 -721.195 805.251 -705.027C474.982 -688.859 231.638 -711.215 348.832 -869.308C466.026 -1027.4 961.892 -1192.43 570.801 -1446.7' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1786.77 496.728C1613.8 500.183 1235.51 428.22 1106.04 112.733C944.208 -281.625 1194.7 -737.641 864.431 -721.473C534.162 -705.305 290.818 -727.661 408.012 -885.755C525.206 -1043.85 1021.07 -1208.88 629.981 -1463.15' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1835.62 483.83C1662.66 487.284 1284.36 415.322 1154.89 99.8352C993.062 -294.523 1243.55 -750.54 913.285 -734.371C583.016 -718.203 339.672 -740.56 456.866 -898.653C574.06 -1056.75 1069.93 -1221.77 678.834 -1476.05' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1884.94 470.124C1711.97 473.579 1333.68 401.617 1204.21 86.1297C1042.38 -308.229 1292.87 -764.245 962.599 -748.077C632.33 -731.909 388.986 -754.265 506.18 -912.358C623.374 -1070.45 1119.24 -1235.48 728.149 -1489.75' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1944.12 453.677C1771.15 457.132 1392.86 385.169 1263.39 69.6825C1101.56 -324.676 1352.05 -780.692 1021.78 -764.524C691.509 -748.356 448.165 -770.713 565.36 -928.806C682.554 -1086.9 1178.42 -1251.93 787.328 -1506.2' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2003.3 437.23C1830.33 440.685 1452.04 368.723 1322.57 53.2359C1160.74 -341.123 1411.23 -797.139 1080.96 -780.971C750.691 -764.803 507.347 -787.159 624.541 -945.252C741.735 -1103.35 1237.6 -1268.37 846.51 -1522.65' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2062.48 420.784C1889.51 424.238 1511.22 352.276 1381.75 36.7892C1219.92 -357.569 1470.41 -813.586 1140.14 -797.417C809.871 -781.249 566.527 -803.606 683.721 -961.699C800.915 -1119.79 1296.78 -1284.82 905.69 -1539.09' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2121.66 404.337C1948.69 407.792 1570.4 335.829 1440.93 20.3425C1279.1 -374.016 1529.59 -830.032 1199.32 -813.864C869.051 -797.696 625.707 -820.052 742.901 -978.146C860.095 -1136.24 1355.96 -1301.27 964.869 -1555.54' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2180.84 387.89C2007.87 391.345 1629.58 319.383 1500.11 3.89589C1338.28 -390.463 1588.77 -846.479 1258.5 -830.311C928.23 -814.143 684.886 -836.499 802.081 -994.592C919.275 -1152.69 1415.14 -1317.71 1024.05 -1571.99' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2240.02 371.443C2067.05 374.898 1688.76 302.936 1559.29 -12.551C1397.46 -406.91 1647.95 -862.926 1317.68 -846.758C987.412 -830.589 744.068 -852.946 861.262 -1011.04C978.456 -1169.13 1474.32 -1334.16 1083.23 -1588.43' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2299.2 354.997C2126.24 358.451 1747.94 286.489 1618.47 -28.9979C1456.64 -423.357 1707.13 -879.373 1376.86 -863.204C1046.59 -847.036 803.25 -869.393 920.444 -1027.49C1037.64 -1185.58 1533.5 -1350.61 1142.41 -1604.88' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2358.38 338.55C2185.42 342.004 1807.12 270.042 1677.65 -45.4449C1515.82 -439.804 1766.31 -895.82 1436.04 -879.652C1105.77 -863.484 862.429 -885.84 979.623 -1043.93C1096.82 -1202.03 1592.68 -1367.05 1201.59 -1621.33' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2417.56 322.103C2244.59 325.558 1866.3 253.595 1736.83 -61.8916C1575 -456.25 1825.49 -912.266 1495.22 -896.098C1164.95 -879.93 921.607 -902.286 1038.8 -1060.38C1156 -1218.47 1651.86 -1383.5 1260.77 -1637.77' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M571.877 834.127C398.912 837.581 20.6153 765.619 -108.851 450.132C-270.685 55.7735 -20.1919 -400.243 -350.461 -384.074C-680.731 -367.906 -924.075 -390.263 -806.88 -548.356C-689.686 -706.449 -193.82 -871.477 -584.912 -1125.75' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M621.192 820.421C448.227 823.876 69.9297 751.913 -59.5369 436.427C-221.37 42.0678 29.1225 -413.948 -301.147 -397.78C-631.416 -381.612 -874.76 -403.968 -757.566 -562.062C-640.372 -720.155 -144.506 -885.183 -535.597 -1139.46' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M680.372 803.974C507.406 807.429 129.109 735.466 -0.357216 419.979C-162.19 25.6206 88.3022 -430.396 -241.967 -414.227C-572.237 -398.059 -815.581 -420.416 -698.386 -578.509C-581.192 -736.602 -85.3264 -901.63 -476.418 -1155.9' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M739.553 787.527C566.588 790.982 188.291 719.02 58.8244 403.533C-103.009 9.17421 147.484 -446.842 -182.786 -430.674C-513.055 -414.506 -756.399 -436.862 -639.205 -594.955C-522.011 -753.049 -26.1447 -918.076 -417.236 -1172.35' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M798.731 771.081C625.766 774.535 247.469 702.573 118.002 387.086C-43.831 -7.27243 206.662 -463.289 -123.608 -447.12C-453.877 -430.952 -697.221 -453.309 -580.027 -611.402C-462.833 -769.495 33.0332 -934.523 -358.058 -1188.8' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M857.913 754.634C684.947 758.089 306.65 686.126 177.184 370.639C15.3505 -23.7193 265.843 -479.735 -64.4262 -463.567C-394.696 -447.399 -638.039 -469.756 -520.845 -627.849C-403.651 -785.942 92.2147 -950.97 -298.877 -1205.24' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M917.094 738.187C744.129 741.642 365.832 669.679 236.365 354.192C74.5322 -40.1662 325.025 -496.182 -5.24454 -480.014C-335.514 -463.846 -578.858 -486.203 -461.664 -644.296C-344.47 -802.389 151.396 -967.417 -239.695 -1221.69' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M976.276 721.74C803.311 725.195 425.014 653.233 295.547 337.746C133.714 -56.6129 384.206 -512.629 53.9371 -496.461C-276.332 -480.293 -519.676 -502.649 -402.482 -660.742C-285.288 -818.836 210.578 -983.864 -180.513 -1238.14' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1035.46 705.294C862.492 708.748 484.195 636.786 354.729 321.299C192.895 -73.0596 443.388 -529.076 113.119 -512.908C-217.151 -496.739 -460.495 -519.096 -343.3 -677.189C-226.106 -835.282 269.76 -1000.31 -121.332 -1254.58' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1094.64 688.847C921.67 692.301 543.373 620.339 413.906 304.852C252.073 -89.5065 502.566 -545.523 172.296 -529.354C-157.973 -513.186 -401.317 -535.543 -284.123 -693.636C-166.929 -851.729 328.937 -1016.76 -62.1541 -1271.03' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1153.81 672.4C980.85 675.855 602.553 603.892 473.086 288.405C311.253 -105.953 561.746 -561.969 231.476 -545.801C-98.7932 -529.633 -342.137 -551.99 -224.943 -710.083C-107.749 -868.176 388.117 -1033.2 -2.97442 -1287.48' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3C/g%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}
@media screen and (min-width: 992px) {
.your_ecommerce__wrapper::after {
left: -6rem;
}
}
.your_ecommerce__wrapper .item__title {
font-size: max(30px, 3.8rem);
}
.your_ecommerce__wrapper {
display: flex;
flex-wrap: wrap;
gap: 5.6rem;
padding: 5.1rem 0 4.9rem 0;
}
@media screen and (max-width: 991px) {
.your_ecommerce__wrapper {
text-align: center;
}
}
.your_ecommerce__item {
flex: 1 0 max(202px, 20.2rem);
}
.your_ecommerce__item .item__title {
margin-top: max(17px, 1.7rem);
line-height: 1.21;
}
.your_ecommerce__item .item__description {
margin-top: max(11px, 1.1rem);
line-height: 1.57;
} .road_points_section {
margin-top: max(32px, 3.2rem);
margin-bottom: 6.8rem;
}
.road_points__description {
max-width: max(1005px, 100.5rem);
margin: max(19px, 1.9rem) auto max(20px, 2rem) auto;
}
.road_points {
display: flex;
flex-wrap: wrap;
margin-top: max(42px, 4.2rem);
gap: max(25px, 2.5rem);
justify-content: center;
}
.road_point {
border: 2px solid #4754671A;
border-radius: max(2px, .2rem);
padding: max(26px, 2.6rem) max(23px, 2.3rem) max(24px, 2.4rem) max(27px, 2.7rem);
box-sizing: border-box;
flex: 0 0 max(290px, 29rem);
transition: .3s box-shadow;
}
.road_point:hover {
box-shadow: 15px 20px 50px 0 rgba(71, 84, 103, 10%);
}
.road_point__title {
margin: max(19px, 1.9rem) 0 max(13px, 1.3rem) 0;
}
.road_point__description {
margin-bottom: max(20px, 2rem);
}
.road_point__btn {
transition: color .3s ease;
}
.road_point__btn:hover {
color: var(--color-navy);
} .profit_section {
background-color: #F6F9FC;
}
.profit_section__wrapper {
display: grid;
grid-template-columns: 100%;
gap: 20px;
padding: 7.6rem 0 10.6rem 0;
}
@media screen and (min-width: 992px) {
.profit_section__wrapper {
grid-template-columns: 42.51% 51.34%;
gap: 6.15%;
}
}
.profit_list {
display: grid;
grid-template-columns: 1fr 1fr;
gap: max(25px, 2.5rem);
}
.profit_section__wrapper .profit {
border-radius: max(8px, .8rem);
padding: max(15px, 1.5rem) max(14px, 1.4rem);
gap: max(18px, 1.8rem);
align-items: center;
}
@media screen and (min-width: 992px) {
.profit_heading {
margin-top: max(30px, 3rem);
}
.profit_section__wrapper .profit:nth-child(even) {
transform: translateY(max(29px, 2.9rem));
}
}
@media screen and (max-width: 991px) {
.profit_list {
padding: 0 20px;
}
.profit_heading {
grid-row: 1/2;
}
.profit_section .profit_list .slick-slide {
display: grid;
justify-content: center;
align-items: center;
text-align: center;
}
.profit__icon_wrapper {
display: flex;
align-items: center;
justify-content: center;
}
.profit_section .slick-list {
margin: 0 -1.2rem;
}
.profit_section .slick-slide {
margin: 0 1.2rem;
}
.profit_list .slick-prev {
left: -1%;
}
.profit_list .slick-next {
right: -1%;
}
.profit_section .profit_heading .heading__title {
text-align: center;
}
.road_points_section p.road_points__description {
text-align: left;
}
}
@media screen and (max-width: 460px) {
.profit_list {
grid-template-columns: 100%;
}
}
.profit_section__wrapper .heading__title {
line-height: 1.05;
}
.profit_section__wrapper .heading_description {
margin-top: max(17px, 1.7rem);
line-height: 1.57;
} .shop_offer {
padding: max(300px, 30rem) 0 max(240px, 24rem) 0;
position: relative;
}
.shop_offer__wrapper {
display: grid;
grid-template-columns: 100%;
align-items: center;
}
@media screen and (max-width: 1366px) {
.shop_offer {
padding: max(200px, 20rem) 0 max(150px, 15rem) 0;
}
}
@media screen and (max-width: 1100px) {
.shop_offer {
padding: max(160px, 16rem) 0 max(100px, 10rem) 0;
}
}
@media screen and (min-width: 993px) {
.shop_offer__wrapper {
grid-template-columns: 50% 50%;
}
}
.shop_offer__img_wrapper {
position: absolute;
right: 0;
width: 48%;
height: fit-content;
}
.shop_offer__img {
object-fit: contain;
width: 100%;
height: 100%;
}
.shop_offer .heading_title {
letter-spacing: -2px;
line-height: 1.05;
}
.shop_offer .heading_description {
margin: max(28px, 2.8rem) 0;
line-height: 1.57;
}
.shop_offer .heading__btn {
padding-right: max(48px, 4.8rem);
}
.shop_offer .heading__btn:after {
transition: transform .3s ease;
}
.shop_offer .heading__btn:hover:after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
@media screen and (max-width: 991px) {
.shop_offer {
padding: max(100px, 10rem) 0 85vw 0;
}
}
@media screen and (max-width: 991px) {
.shop_offer__heading {
text-align: center;
}
.shop_offer__img_wrapper {
bottom: 0;
width: 90%;
right: 0;
margin: 0;
display: block;
}
.shop_offer__img {
width: 100%;
height: auto;
}
.shop_offer p.heading_description {
text-align: left;
}
} .management_banner .banner_wrapper .heading_btn {
padding-right: max(46px, 4.6rem);
}
.management_banner .banner_wrapper .heading__btn_wrapper .heading_btn:nth-child(2) {
background: var(--color-blue);
color: var(--color-white);
transition: background .3s ease, color .3s ease;
}
.management_banner .banner_wrapper .heading__btn_wrapper .heading_btn:nth-child(2)::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
transition: transform .3s ease;
}
.management_banner .banner_wrapper .heading__btn_wrapper .heading_btn:nth-child(2):hover::after {
transform: translate(max(5px, 0.5rem), -50%);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2496C9.67665 14.249 9.53184 14.2044 9.40885 14.1215C9.28586 14.0386 9.19022 13.921 9.13403 13.7838C9.07784 13.6465 9.06361 13.4956 9.09315 13.3503C9.12269 13.2049 9.19466 13.0716 9.29998 12.9671L12.75 9.53212C12.8203 9.4624 12.8761 9.37945 12.9141 9.28805C12.9522 9.19666 12.9718 9.09863 12.9718 8.99962C12.9718 8.90061 12.9522 8.80258 12.9141 8.71119C12.8761 8.61979 12.8203 8.53684 12.75 8.46712L9.29998 5.03212C9.22968 4.9624 9.17389 4.87944 9.13581 4.78805C9.09774 4.69666 9.07813 4.59863 9.07813 4.49962C9.07813 4.40061 9.09774 4.30258 9.13581 4.21119C9.17389 4.11979 9.22968 4.03684 9.29998 3.96712C9.4405 3.82743 9.63059 3.74902 9.82873 3.74902C10.0269 3.74902 10.217 3.82743 10.3575 3.96712L13.8 7.40962C14.2213 7.83149 14.458 8.40337 14.458 8.99962C14.458 9.59587 14.2213 10.1677 13.8 10.5896L10.3575 14.0321C10.2874 14.1016 10.2043 14.1566 10.1129 14.1939C10.0215 14.2313 9.92369 14.2502 9.82498 14.2496Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2496C4.42665 14.249 4.28184 14.2044 4.15885 14.1215C4.03586 14.0386 3.94022 13.921 3.88403 13.7838C3.82784 13.6465 3.81361 13.4956 3.84315 13.3503C3.87269 13.2049 3.94466 13.0716 4.04998 12.9671L8.01748 8.99962L4.04998 5.03212C3.97968 4.9624 3.92389 4.87944 3.88581 4.78805C3.84774 4.69666 3.82813 4.59863 3.82813 4.49962C3.82813 4.40061 3.84774 4.30258 3.88581 4.21119C3.92389 4.11979 3.97968 4.03684 4.04998 3.96712C4.1905 3.82743 4.38059 3.74902 4.57873 3.74902C4.77687 3.74902 4.96696 3.82743 5.10748 3.96712L9.60748 8.46712C9.67778 8.53684 9.73357 8.61979 9.77165 8.71119C9.80973 8.80258 9.82933 8.90061 9.82933 8.99962C9.82933 9.09863 9.80973 9.19666 9.77165 9.28805C9.73357 9.37945 9.67778 9.4624 9.60748 9.53212L5.10748 14.0321C5.0374 14.1016 4.95429 14.1566 4.86291 14.1939C4.77153 14.2313 4.67369 14.2502 4.57498 14.2496Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
}
.management_banner .banner_wrapper .heading__btn_wrapper .heading_btn:nth-child(2):hover {
background: transparent;
color: var(--color-blue);
}
.management_banner .banner_wrapper .heading__btn_wrapper .heading_btn:first-child:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.0389 9.19022 13.9214 9.13403 13.7841C9.07784 13.6468 9.06361 13.496 9.09315 13.3506C9.12269 13.2053 9.19466 13.0719 9.29998 12.9675L12.75 9.53248C12.8203 9.46276 12.8761 9.37981 12.9141 9.28842C12.9522 9.19702 12.9718 9.09899 12.9718 8.99998C12.9718 8.90098 12.9522 8.80295 12.9141 8.71155C12.8761 8.62016 12.8203 8.53721 12.75 8.46748L9.29998 5.03248C9.22968 4.96276 9.17389 4.87981 9.13581 4.78842C9.09774 4.69702 9.07813 4.59899 9.07813 4.49998C9.07813 4.40098 9.09774 4.30295 9.13581 4.21155C9.17389 4.12016 9.22968 4.03721 9.29998 3.96748C9.4405 3.8278 9.63059 3.74939 9.82873 3.74939C10.0269 3.74939 10.217 3.8278 10.3575 3.96748L13.8 7.40998C14.2213 7.83186 14.458 8.40373 14.458 8.99998C14.458 9.59624 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2316 9.92369 14.2506 9.82498 14.25Z' fill='%23FFFFFF'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.0389 3.94022 13.9214 3.88403 13.7841C3.82784 13.6468 3.81361 13.496 3.84315 13.3506C3.87269 13.2053 3.94466 13.0719 4.04998 12.9675L8.01748 8.99998L4.04998 5.03248C3.97968 4.96276 3.92389 4.87981 3.88581 4.78842C3.84774 4.69702 3.82813 4.59899 3.82813 4.49998C3.82813 4.40098 3.84774 4.30295 3.88581 4.21155C3.92389 4.12016 3.97968 4.03721 4.04998 3.96748C4.1905 3.8278 4.38059 3.74939 4.57873 3.74939C4.77687 3.74939 4.96696 3.8278 5.10748 3.96748L9.60748 8.46748C9.67778 8.53721 9.73357 8.62016 9.77165 8.71155C9.80973 8.80295 9.82933 8.90098 9.82933 8.99998C9.82933 9.09899 9.80973 9.19702 9.77165 9.28842C9.73357 9.37981 9.67778 9.46276 9.60748 9.53248L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2316 4.67369 14.2506 4.57498 14.25Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
.management_banner .banner_wrapper .heading__btn_wrapper .button--icon--white::after {
transition: transform .3s ease, background-image .3s ease;
}
.management_banner .heading__btn_wrapper {
column-gap: max(18px, 1.8rem);
}
@media screen and (min-width: 992px) {
.management_banner .banner_wrapper {
grid-template-columns: 49% 1fr;
gap: 2%;
padding: max(72px, 7.2rem) 0;
align-items: center;
}
}
@media screen and (max-width: 991px) {
.management_banner .heading__btn_wrapper {
row-gap: max(18px, 1.8rem);
flex-direction: column;
align-items: center;
}
.banner_heading h2,
.banner_heading p {
text-align: center;
}
.management_banner {
padding: max(40px, 4rem) 0;
}
} .section_support .support_heading {
text-align: center;
}
.section_support .support_heading p {
margin: max(17px, 1.7rem) 0 max(50px, 5rem);
}
@media screen and (max-width: 991px) {
.section_support .support_heading p {
text-align: left;
}
}
.support_text__name img {
max-width: max(56px, 5.6rem);
max-height: max(56px, 5.6rem);
}
.support_text__name h3 {
text-transform: uppercase;
}
.support_text__name {
gap: max(27px, 2.7rem);
align-items: center;
margin-bottom: max(42px, 4.2rem);
}
@media screen and (max-width: 991px) {
.support_text__name {
justify-content: center;
}
}
.to_do_list__name h4 {
line-height: 1.2;
}
.to_do_list__description p {
line-height: 1.5;
}
.support_heading .heading_description {
line-height: 1.57;
}
.active_to_do_description {
overflow: hidden;
transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
opacity: 1;
min-height: max(75px, 7.5rem);
margin-bottom: max(24px, 2.4rem);
}
.active_to_do_description.fade-out {
opacity: 0;
}
.active_to_do_description.fade-in {
opacity: 1;
}
.to_do_list__number {
border: solid #47546726 2px;
border-radius: 100%;
width: max-content;
width: max(51px, 5.1rem);
height: max(51px, 5.1rem);
justify-content: center;
align-items: center;
}
.to_do_list__item {
gap: max(15px, 1.5rem);
align-items: center;
grid-template-columns: max(51px, 5.1rem) 1fr;
cursor: pointer;
}
.to_do_list__name h4 {
line-height: 1.2;
}
.to_do_list__number span {
display: inline-block;
line-height: 1.2;
}
.support_text__to_do_list {
gap: max(24px, 2.4rem);
flex-direction: column;
margin-bottom: max(24px, 2.4rem);
}
.support__single_type {
column-gap: max(52px, 5.2rem);
align-items: center;
}
@media screen and (min-width: 992px) {
.support__single_type:nth-child(odd) {
grid-template-columns: 1fr 48%;
}
.support__single_type:nth-child(even) {
grid-template-columns: 48% 1fr;
}
.support__single_type:nth-child(even) .single_type__support_image {
grid-column: 1/2;
grid-row: 1/2;
}
}
.single_type__support_image img {
width: 100%;
}
.active_to_do_description p {
line-height: 1.5;
}
.support_text__button a {
width: 100%;
box-sizing: border-box;
text-align: center;
justify-content: center;
align-items: center;
column-gap: max(10px, 1rem);
display: flex;
}
.support_text__button a svg path {
transition: fill .3s ease;
}
.support_text__button a svg {
transition: transform .3s ease;
}
.support_text__button a:hover svg path {
fill: var(--color-white);
}
.support_text__button a:hover svg {
transform: translateX(max(5px, 0.5rem));
}
.support_text__button a::after {
content: none;
}
.support__types_wrapper {
row-gap: max(78px, 7.8rem);
}
.to_do_list__number--blue {
color: #0049FF;
transition: color .3s ease, background-color .3s ease;
}
.to_do_list__number--yellow {
color: #F59E14;
transition: color .3s ease, background-color .3s ease;
}
.to_do_list__number--red {
color: #F02525;
transition: color .3s ease, background-color .3s ease;
}
.to_do_list__number--azure {
color: #009DFF;
transition: color .3s ease, background-color .3s ease;
}
.to_do_list__number.to_do_list__number--blue.active {
background-color: #0049FF;
color: #fff;
}
.to_do_list__number.to_do_list__number--yellow.active {
background-color: #F59E14;
color: #fff;
}
.to_do_list__number.to_do_list__number--red.active {
background-color: #F02525;
color: #fff;
}
.to_do_list__number.to_do_list__number--azure.active {
background-color: #009DFF;
color: #fff;
} .section--join-forces .section__heading h2 {
letter-spacing: -2px;
line-height: 1;
}
.section--join-forces .section__description p {
line-height: 1.5;
}
@media screen and (max-width: 991px) {
.section--join-forces .section__description p {
text-align: left;
}
}
.section--join-forces .section__wrapper {
grid-template-columns: 46% 1fr;
column-gap: max(44px, 4.4rem);
align-items: center;
}
.section--join-forces .section__image img {
width: 100%;
}
.section--join-forces .section__button a {
padding-right: max(48px, 4.8rem);
}
.section--join-forces .section__text {
row-gap: max(28px, 2.8rem);
}
.section--join-forces .section__button a:hover::after {
transform: translate(max(5px, 0.5rem), -50%);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.825 14.2501C9.67667 14.2495 9.53185 14.2049 9.40886 14.122C9.28588 14.039 9.19024 13.9215 9.13405 13.7842C9.07785 13.647 9.06362 13.4961 9.09316 13.3508C9.1227 13.2054 9.19468 13.0721 9.3 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9142 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9142 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.3 5.03261C9.2297 4.96288 9.1739 4.87993 9.13583 4.78854C9.09775 4.69714 9.07815 4.59912 9.07815 4.50011C9.07815 4.4011 9.09775 4.30307 9.13583 4.21167C9.1739 4.12028 9.2297 4.03733 9.3 3.96761C9.44052 3.82792 9.63061 3.74951 9.82875 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.9237 14.2507 9.825 14.2501Z' fill='white'/%3E%3Cpath d='M4.575 14.2501C4.42667 14.2495 4.28185 14.2049 4.15886 14.122C4.03588 14.039 3.94024 13.9215 3.88404 13.7842C3.82785 13.647 3.81362 13.4961 3.84316 13.3508C3.8727 13.2054 3.94468 13.0721 4.05 12.9676L8.0175 9.00011L4.05 5.03261C3.9797 4.96288 3.9239 4.87993 3.88583 4.78854C3.84775 4.69714 3.82815 4.59912 3.82815 4.50011C3.82815 4.4011 3.84775 4.30307 3.88583 4.21167C3.9239 4.12028 3.9797 4.03733 4.05 3.96761C4.19052 3.82792 4.38061 3.74951 4.57875 3.74951C4.77689 3.74951 4.96697 3.82792 5.1075 3.96761L9.6075 8.46761C9.67779 8.53733 9.73359 8.62028 9.77166 8.71167C9.80974 8.80307 9.82934 8.9011 9.82934 9.00011C9.82934 9.09912 9.80974 9.19714 9.77166 9.28854C9.73359 9.37993 9.67779 9.46288 9.6075 9.53261L5.1075 14.0326C5.03742 14.1021 4.9543 14.1571 4.86293 14.1944C4.77155 14.2318 4.6737 14.2507 4.575 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
}
.section--join-forces .section__button a::after {
transition: background-image .3s ease, transform .3s ease;
}
@media screen and (min-width: 1300px) {
.section--join-forces .section__image img {
margin-right: max(-62px, -6.2rem);
}
.section--join-forces {
padding-top: max(90px, 9rem);
}
}
@media screen and (max-width: 991px) {
.section--join-forces .section__wrapper {
grid-template-columns: 100%;
padding-top: max(50px, 5rem);
}
.section--join-forces .section__text {
text-align: center;
}
.section--join-forces .section__wrapper {
row-gap: max(30px, 3rem);
}
.section--join-forces .section__image img {
height: auto;
}
.support__single_type:nth-child(odd),
.support__single_type:nth-child(even) {
grid-template-columns: 100%;
}
.single_type__support_image img.banner_img {
height: auto;
margin-top: max(20px, 2rem);
opacity: 1;
}
}
.section--join-forces+.companies {
margin-bottom: max(38px, 3.8rem);
} @media screen and (min-width: 1370px) {
.subscription_solution__wrapper .advantage:nth-child(even) {
margin-left: max(-60px, -6rem);
}
}
@media screen and (min-width: 992px) {
.subscription_solution__wrapper {
grid-template-columns: repeat(2, 1fr);
}
.subscription_solution__wrapper .advantage {
max-width: max(490px, 49rem);
}
.subscription_solution__wrapper .subscription_solution__content {
padding-left: max(20px, 2rem);
}
.subscription_solution__wrapper .subscription_solution__advantages {
padding-right: max(30px, 3rem);
}
}
@media screen and (max-width: 991px) {
.subscription_solution__content {
grid-row: 1/2;
margin-bottom: max(30px, 3rem);
}
.subscription_solution__wrapper .advantage {
width: auto;
max-width: unset;
}
}
.subscription_solution__wrapper {
align-items: center;
padding: max(70px, 7rem) 0 max(90px, 9rem);
}
.subscription_solution__wrapper .subscription_solution__advantages {
row-gap: max(24px, 2.4rem);
}
.subscription_solution__wrapper .advantage {
column-gap: max(40px, 4rem);
padding: max(24px, 2.4rem) max(40px, 4rem);
align-items: center; border-radius: 8px;
}
.subscription_solution__wrapper .advantage__title {
line-height: 1.2;
margin-bottom: max(8px, 0.8rem);
}
.subscription_solution__wrapper .advantage__description {
line-height: 1.5;
}
.subscription_solution__content .subscription_solution__description {
line-height: 1.57;
}
.subscription_solution__title {
line-height: 1;
letter-spacing: -2px;
margin-bottom: max(26px, 2.6rem);
} .how_start .how_start__title {
letter-spacing: -2px;
line-height: 1;
margin-bottom: max(23px, 2.3rem);
}
.how_start__content .how_start__description {
line-height: 1.57;
margin-bottom: max(47px, 4.7rem);
}
.how_start__benefits {
row-gap: max(20px, 2rem);
}
.how_start__benefits .benefit {
border: 2px solid #4754671A;
border-radius: max(8px, 0.8rem);
padding: max(21px, 2.1rem) max(27px, 2.7rem);
column-gap: max(20px, 2rem);
}
.how_start .how_start__wrapper {
grid-template-columns: repeat(2, 1fr);
column-gap: max(46px, 4.6rem);
align-items: center;
padding-top: max(56px, 5.6rem);
}
.how_start__content .how_start__button {
padding-right: max(48px, 4.8rem);
}
.how_start__content .how_start__button::after {
transition: background-image .3s ease, transform .3s ease;
}
.how_start__button:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
@media screen and (min-width: 992px) {
.how_start__benefits {
padding-right: max(47px, 4.7rem);
}
}
@media screen and (max-width: 991px) {
.how_start .how_start__wrapper {
grid-template-columns: 100%;
row-gap: max(46px, 4.6rem);
}
}
.menu_items__title--mobile_arrow {
display: inline-block;
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.825 14.2501C9.67667 14.2495 9.53185 14.2049 9.40886 14.122C9.28588 14.039 9.19024 13.9215 9.13405 13.7842C9.07785 13.647 9.06362 13.4961 9.09316 13.3508C9.1227 13.2054 9.19468 13.0721 9.3 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9142 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9142 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.3 5.03261C9.2297 4.96288 9.1739 4.87993 9.13583 4.78854C9.09775 4.69714 9.07815 4.59912 9.07815 4.50011C9.07815 4.4011 9.09775 4.30307 9.13583 4.21167C9.1739 4.12028 9.2297 4.03733 9.3 3.96761C9.44052 3.82792 9.63061 3.74951 9.82875 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.9237 14.2507 9.825 14.2501Z' fill='white'/%3E%3Cpath d='M4.575 14.2501C4.42667 14.2495 4.28185 14.2049 4.15886 14.122C4.03588 14.039 3.94024 13.9215 3.88404 13.7842C3.82785 13.647 3.81362 13.4961 3.84316 13.3508C3.8727 13.2054 3.94468 13.0721 4.05 12.9676L8.0175 9.00011L4.05 5.03261C3.9797 4.96288 3.9239 4.87993 3.88583 4.78854C3.84775 4.69714 3.82815 4.59912 3.82815 4.50011C3.82815 4.4011 3.84775 4.30307 3.88583 4.21167C3.9239 4.12028 3.9797 4.03733 4.05 3.96761C4.19052 3.82792 4.38061 3.74951 4.57875 3.74951C4.77689 3.74951 4.96697 3.82792 5.1075 3.96761L9.6075 8.46761C9.67779 8.53733 9.73359 8.62028 9.77166 8.71167C9.80974 8.80307 9.82934 8.9011 9.82934 9.00011C9.82934 9.09912 9.80974 9.19714 9.77166 9.28854C9.73359 9.37993 9.67779 9.46288 9.6075 9.53261L5.1075 14.0326C5.03742 14.1021 4.9543 14.1571 4.86293 14.1944C4.77155 14.2318 4.6737 14.2507 4.575 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
} .form_section {
position: relative;
}
@media screen and (min-width: 992px) {
.form_section::before {
content: '';
position: absolute;
top: 55%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
.form_section::after {
content: '';
position: absolute;
top: 40%;
left: max(-10px, -1rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%);
animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
}
.form_section__wrapper {
display: grid;
grid-template-columns: 100%;
gap: max(11px, 1.1rem);
padding-top: 5.8rem;
}
@media screen and (min-width: 992px) {
.form_section__wrapper {
grid-template-columns: 1fr 1fr;
}
}
.form_section__heading .heading_title {
margin-bottom: max(3px, .3rem);
line-height: 1.05;
}
.form_section__heading .heading_title .not-brake {
display: inline-block;
}
@media screen and (min-width: 992px) {
.form_section__heading .heading_title {
letter-spacing: -4px;
}
}
.form_section__heading .heading_description strong {
color: var(--color-black);
}
.form_section__heading .heading_description p {
margin: 2.8rem 0;
}
.form_section__heading .heading_description ol li,
.form_section__heading .heading_description ul li {
position: relative;
padding-left: max(40px, 4rem);
line-height: 1.44;
}
.form_section__heading .heading_description ol li::before,
.form_section__heading .heading_description ul li::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: max(30px, 3rem);
height: max(30px, 3rem);
background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.243 20.6251C11.9973 20.6246 11.7616 20.5276 11.5867 20.3551L7.7814 16.6051C7.62005 16.4279 7.53269 16.1956 7.53728 15.956C7.54187 15.7164 7.63806 15.4876 7.80609 15.3167C7.97411 15.1458 8.20121 15.0457 8.44072 15.0371C8.68024 15.0284 8.91397 15.1118 9.0939 15.2701L12.2345 18.3639L20.897 9.65637C20.9833 9.56662 21.0865 9.49494 21.2007 9.44551C21.315 9.39608 21.4379 9.36989 21.5624 9.36847C21.6868 9.36705 21.8103 9.39043 21.9256 9.43724C22.041 9.48405 22.1458 9.55336 22.2341 9.64112C22.3223 9.72888 22.3922 9.83334 22.4397 9.94841C22.4872 10.0635 22.5112 10.1868 22.5105 10.3113C22.5098 10.4358 22.4843 10.5588 22.4355 10.6733C22.3868 10.7879 22.3157 10.8915 22.2264 10.9782L12.9077 20.3532C12.8202 20.44 12.7164 20.5087 12.6024 20.5553C12.4883 20.602 12.3662 20.6257 12.243 20.6251Z' fill='%230049FF'/%3E%3Cpath d='M24.375 27.1875H5.625C4.87908 27.1875 4.16371 26.8912 3.63626 26.3637C3.10882 25.8363 2.8125 25.1209 2.8125 24.375V5.625C2.8125 4.87908 3.10882 4.16371 3.63626 3.63626C4.16371 3.10882 4.87908 2.8125 5.625 2.8125H24.375C25.1209 2.8125 25.8363 3.10882 26.3637 3.63626C26.8912 4.16371 27.1875 4.87908 27.1875 5.625V24.375C27.1875 25.1209 26.8912 25.8363 26.3637 26.3637C25.8363 26.8912 25.1209 27.1875 24.375 27.1875ZM5.625 4.6875C5.37636 4.6875 5.1379 4.78627 4.96209 4.96209C4.78627 5.1379 4.6875 5.37636 4.6875 5.625V24.375C4.6875 24.6236 4.78627 24.8621 4.96209 25.0379C5.1379 25.2137 5.37636 25.3125 5.625 25.3125H24.375C24.6236 25.3125 24.8621 25.2137 25.0379 25.0379C25.2137 24.8621 25.3125 24.6236 25.3125 24.375V5.625C25.3125 5.37636 25.2137 5.1379 25.0379 4.96209C24.8621 4.78627 24.6236 4.6875 24.375 4.6875H5.625Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
}
.form_section__heading .heading_description ol li+li,
.form_section__heading .heading_description ul li+li {
margin-top: 3rem;
}
.form_container {
position: relative;
border: 5px solid var(--color-blue);
border-radius: max(10px, 1rem);
width: 100%;
padding: max(52px, 5.2rem) max(20px, 2rem);
text-align: center;
box-sizing: border-box;
}
@media screen and (max-width: 991px) {
.form_container {
padding-top: max(60px, 6rem);
padding-bottom: max(85px, 8.5rem);
margin-top: max(20px, 2rem);
}
}
.form_container .form_title {
color: var(--color-navy);
font-size: var(--font-size-28);
margin: 0 0 max(7px, .7rem) 0;
line-height: 1.25;
}
.form_container .form_description {
color: var(--color-gray);
font-size: var(--font-size-15);
line-height: 1.6;
margin: 0 auto max(20px, 2rem) auto;
max-width: 51.4rem;
}
.form_container select {
width: 100%;
padding: max(15px, 1.5rem) max(19px, 1.9rem) max(16px, 1.6rem) max(19px, 1.9rem);
border: 2px solid #4754671A;
border-radius: max(8px, .8rem);
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
line-height: 1.2;
background-color: #fff;
}
.form_container .page:not(.active),
.form_container #main_goals_text:not(.active) {
display: none;
}
.form_container .wpcf7-form p {
display: flex;
flex-direction: column;
margin: 0;
}
.form_container .popup_btn,
.form_container .next_page_btn {
display: block;
width: 100%;
margin-top: max(20px, 2rem);
}
.form_container .popup_btn,
.form_container .prev_page_btn,
.form_container .next_page_btn {
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
line-height: 2;
cursor: pointer;
transition: all 0.3s ease;
}
.form_container .popup_btn:after,
.form_container .prev_page_btn:after,
.form_container .next_page_btn:after {
transition: all 0.3s ease;
}
.form_container .popup_btn:hover,
.form_container .prev_page_btn:hover,
.form_container .next_page_btn:hover {
color: var(--color-white);
background: var(--color-blue);
}
.form_container .popup_btn:hover:after,
.form_container .prev_page_btn:hover:after,
.form_container .next_page_btn:hover:after {
background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.325 14.2501C10.1767 14.2495 10.0318 14.2049 9.90885 14.122C9.78586 14.039 9.69022 13.9215 9.63403 13.7842C9.57784 13.647 9.56361 13.4961 9.59315 13.3508C9.62269 13.2054 9.69466 13.0721 9.79998 12.9676L13.25 9.53261C13.3203 9.46288 13.3761 9.37993 13.4141 9.28854C13.4522 9.19714 13.4718 9.09912 13.4718 9.00011C13.4718 8.9011 13.4522 8.80307 13.4141 8.71167C13.3761 8.62028 13.3203 8.53733 13.25 8.46761L9.79998 5.03261C9.72968 4.96288 9.67389 4.87993 9.63581 4.78854C9.59774 4.69714 9.57813 4.59912 9.57813 4.50011C9.57813 4.4011 9.59774 4.30307 9.63581 4.21167C9.67389 4.12028 9.72968 4.03733 9.79998 3.96761C9.9405 3.82792 10.1306 3.74951 10.3287 3.74951C10.5269 3.74951 10.717 3.82792 10.8575 3.96761L14.3 7.41011C14.7213 7.83198 14.958 8.40385 14.958 9.00011C14.958 9.59636 14.7213 10.1682 14.3 10.5901L10.8575 14.0326C10.7874 14.1021 10.7043 14.1571 10.6129 14.1944C10.5215 14.2318 10.4237 14.2507 10.325 14.2501Z' fill='%23FFFFFF'/%3E%3Cpath d='M5.07498 14.2501C4.92665 14.2495 4.78184 14.2049 4.65885 14.122C4.53586 14.039 4.44022 13.9215 4.38403 13.7842C4.32784 13.647 4.31361 13.4961 4.34315 13.3508C4.37269 13.2054 4.44466 13.0721 4.54998 12.9676L8.51748 9.00011L4.54998 5.03261C4.47968 4.96288 4.42389 4.87993 4.38581 4.78854C4.34774 4.69714 4.32813 4.59912 4.32813 4.50011C4.32813 4.4011 4.34774 4.30307 4.38581 4.21167C4.42389 4.12028 4.47968 4.03733 4.54998 3.96761C4.6905 3.82792 4.88059 3.74951 5.07873 3.74951C5.27687 3.74951 5.46696 3.82792 5.60748 3.96761L10.1075 8.46761C10.1778 8.53733 10.2336 8.62028 10.2716 8.71167C10.3097 8.80307 10.3293 8.9011 10.3293 9.00011C10.3293 9.09912 10.3097 9.19714 10.2716 9.28854C10.2336 9.37993 10.1778 9.46288 10.1075 9.53261L5.60748 14.0326C5.5374 14.1021 5.45429 14.1571 5.36291 14.1944C5.27153 14.2318 5.17369 14.2507 5.07498 14.2501Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
}
.form_container .prev_page_btn {
position: absolute;
top: max(5px, .5rem);
left: max(5px, .5rem);
padding: max(11px, 1.1rem) max(20px, 2rem) max(11px, 1.1rem) max(48px, 4.8rem);
}
.form_container .prev_page_btn:after {
left: max(20px, 2rem);
right: unset;
transform: translateY(-50%) rotate(180deg);
transition: all 0.3s ease;
}
.form_container .prev_page_btn:hover:after {
transform: translateY(-50%) rotate(180deg) translateX(max(5px, .5rem));
}
.form_container .wpcf7-select:hover {
border-color: var(--color-blue);
}
.form_container .wpcf7-select option:first-child,
.form_container .wpcf7-select {
color: var(--color-gray);
transition: all 0.3s ease;
}
.form_container .wpcf7-select option {
color: var(--color-navy);
}
.form_container .step_label {
font-size: var(--font-size-13);
font-weight: var(--font-weight-regular);
text-align: left;
line-height: 1.54;
width: 100%;
}
.business_structure_btns .step_label {
display: flex;
gap: max(10px, 1rem);
justify-content: space-between;
}
.business_structure_btns .step_label.error::after {
content: '*';
position: absolute;
top: 0;
left: max(-10px, -1rem);
color: #FF0000;
font-size: var(--font-size-13);
font-weight: var(--font-weight-regular);
}
.form_container .step_label .wpcf7-radio,
.form_container .step_label .wpcf7-radio .wpcf7-list-item {
display: flex;
gap: max(10px, 1rem);
}
.form_container .wpcf7-list-item-label .color-red {
color: #F59E14;
padding-right: max(2px, .2rem);
}
.business_structure_btns .wpcf7-form-control-wrap {
position: unset;
}
.business_structure_btns>p {
text-align: left;
gap: max(5px, .5rem);
}
.form_content .wpcf7-not-valid-tip {
display: none;
}
.form_content .step_label {
position: relative;
}
.form_content .wpcf7-form-control-wrap {
position: unset;
}
.form_content span.error-message {
position: absolute;
width: 100%;
left: 0;
bottom: max(-20px, -2rem);
font-size: var(--font-size-13);
font-weight: var(--font-weight-regular);
text-align: left;
line-height: 1.54;
}
.form_section .wpcf7-select,
.business_structure_btns .wpcf7-list-item {
cursor: pointer;
}
.form_section .wpcf7-select.error {
border-color: #FF0000;
}
.form_content .wpcf7-list-item-label {
font-size: var(--font-size-13);
font-weight: var(--font-weight-regular);
line-height: 1.54;
width: 100%;
}
.form_content {
display: grid;
grid-template-columns: 100%;
justify-content: left;
text-align: left;
}
.form_content .wpcf7-list-item {
position: relative;
margin-left: 0;
}
.form_section__wrapper .wpcf7-form textarea.error {
border-color: #FF0000;
}
.form_section__wrapper .wpcf7-form textarea,
.form_section__wrapper .wpcf7-form input:not([type="submit"], [type="checkbox"]) {
width: 100%;
box-sizing: border-box;
border-radius: max(8px, .8rem);
border: 2px solid rgba(71, 84, 103, 0.1);
padding: max(15px, 1.5rem) max(19px, 1.9rem);
transition: border .3s ease;
}
.form_section__wrapper .wpcf7-form textarea:focus,
.form_section__wrapper .wpcf7-form textarea:focus-visible,
.form_section__wrapper .wpcf7-form input:not([type="submit"], [type="checkbox"]):focus,
.form_section__wrapper .wpcf7-form input:not([type="submit"], [type="checkbox"]):focus-visible {
outline: unset;
border: 2px solid var(--color-blue);
}
.form_section__wrapper .wpcf7-form textarea,
.form_section__wrapper .wpcf7-form input:not([type="submit"], [type="checkbox"]),
.form_section__wrapper .wpcf7-form textarea::placeholder,
.form_section__wrapper .wpcf7-form input:not([type="submit"], [type="checkbox"])::placeholder {
color: var(--color-gray);
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
}
.form_section__wrapper input[type="checkbox"] {
display: none;
}
.form_section__wrapper input[type="checkbox"]+span {
display: inline-block;
box-sizing: border-box;
position: relative;
padding-left: max(26px, 2.6rem);
color: var(--color-gray);
font-size: var(--font-size-11);
line-height: 1.54;
cursor: pointer;
transition: color .3s ease;
}
.form_section__wrapper input[type="checkbox"]+span:hover {
color: var(--color-blue);
}
.form_section__wrapper input[type="checkbox"]+span a {
text-decoration: underline;
transition: color .3s ease;
}
.form_section__wrapper input[type="checkbox"]+span a:hover {
color: var(--color-navy);
}
.form_section__wrapper input[type="checkbox"]+span::before {
content: '';
position: absolute;
top: 0;
left: 0;
border: 1px solid var(--color-blue);
border-radius: max(3px, .3rem);
box-sizing: border-box;
width: max(16px, 1.6rem);
height: max(16px, 1.6rem);
}
.form_section__wrapper input[type="checkbox"]:checked+span::after {
content: '';
position: absolute;
top: max(6px, .6rem);
left: max(4px, .4rem);
width: max(8px, .8rem);
height: max(5px, .5rem);
background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.05882L3.96296 6L9 1' stroke='%230049FF' stroke-linecap='square'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: 100%;
}
.form_section__wrapper .wpcf7-checkbox {
display: grid;
grid-template-columns: 1fr 1fr;
gap: max(10px, 1rem);
margin-top: 20px;
}
@media screen and (max-width: 991px) {
.form_section__wrapper .wpcf7-checkbox {
grid-template-columns: 1fr;
}
} .form_section__wrapper input[type="radio"] {
position: absolute;
opacity: 0;
width: max(16px, 1.6rem);
height: max(16px, 1.6rem);
cursor: pointer;
} .form_section__wrapper input[type="radio"]+span {
display: inline-block;
padding-left: max(22px, 2.2rem);
color: var(--color-gray);
font-size: var(--font-size-11);
line-height: 1.54;
transition: color 0.3s ease;
} .form_section__wrapper input[type="radio"]+span:hover {
color: var(--color-blue);
} .form_section__wrapper input[type="radio"]+span::before {
content: '';
position: absolute;
top: 0;
left: 0;
border: 1px solid var(--color-blue);
background-color: var(--color-white);
border-radius: 50%;
box-sizing: border-box;
width: max(16px, 1.6rem);
height: max(16px, 1.6rem);
transition: border-color 0.3s ease, background-color 0.3s ease;
pointer-events: none;
} .form_section__wrapper input[type="radio"]:checked+span::after {
content: '';
position: absolute;
top: max(2px, .2rem);
left: max(2px, .2rem);
width: max(12px, 1.2rem);
height: max(12px, 1.2rem);
background-color: var(--color-blue);
border-radius: 50%;
pointer-events: none;
}
.form_section__wrapper .wpcf7-submit {
transition: background .3s ease, color .3s ease, filter .3s ease;
}
.form_section__wrapper .wpcf7-submit:disabled {
filter: grayscale(1);
}
.form_section__wrapper .wpcf7-form.sent .wpcf7-response-output {
position: absolute;
width: calc(100% - max(40px, 4rem));
left: max(20px, 2rem);
margin-left: 0;
margin-right: 0;
bottom: 0;
margin-bottom: 2px;
box-sizing: border-box;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.form_section__wrapper .wpcf7-form.sent .wpcf7-response-output {
bottom: 15px;
}
} .form_popup {
position: fixed;
top: calc(50% + 3rem);
left: 50%;
transform: translate(-50%, -50%);
background-color: var(--color-white);
border: 5px solid var(--color-blue);
border-radius: max(10px, 1rem);
padding: max(52px, 5.2rem) max(20px, 2rem);
z-index: 10;
}
.form_popup:not(.open) {
display: none;
}
@media screen and (max-width: 991px) {
.form_popup {
width: 80vw;
}
}
.form_popup .form_title {
text-align: center;
}
.form_popup .popup_close {
position: absolute;
top: max(-50px, -5rem);
right: max(0px, 0rem);
width: max(25px, 2.5rem);
height: max(25px, 2.5rem);
border-radius: 50%;
border: 2px solid var(--color-blue);
background-color: var(--color-white);
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' style='width: 1em; height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1'%3E%3Cpath d='M777.856 280.192l-33.92-33.952-231.872 231.872-231.84-231.872-33.984 33.888 231.872 231.904-231.84 231.84 33.888 33.984 231.904-231.904 231.84 231.872 33.952-33.888-231.872-231.904z'/%3E%3C/svg%3E");
cursor: pointer;
transition: all 0.3s ease;
}
.form_popup .popup_close:hover {
background-color: var(--color-blue);
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-icon' style='width: 1em; height: 1em;vertical-align: middle;fill: %23FFF;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1'%3E%3Cpath d='M777.856 280.192l-33.92-33.952-231.872 231.872-231.84-231.872-33.984 33.888 231.872 231.904-231.84 231.84 33.888 33.984 231.904-231.904 231.84 231.872 33.952-33.888-231.872-231.904z'/%3E%3C/svg%3E");
}
.popup_overlay.open {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--color-gray);
z-index: 4;
opacity: 0.8;
}
.form_popup .wpcf7-form-control-wrap {
position: unset;
}
.form_container .wpcf7-form .form_popup>p,
.form_container .wpcf7-form .form_popup>p:last-of-type>label {
position: relative;
}
.form_container .wpcf7-form .form_popup>p+p {
margin-top: max(20px, 2rem);
}
.form_container .wpcf7-form .form_popup>p:last-of-type>label {
display: inline-block;
margin-bottom: max(20px, 2rem);
}
.form_section__wrapper .form_content .form_popup .wpcf7-form-control.error {
border-color: #FF0000;
}
.form_content .form_popup span.error-message {
bottom: max(-20px, -2rem);
}
@media screen and (max-width: 767px) {
.form_content span.error-message {
bottom: max(-30px, -3rem);
}
} .error_wrapper {
position: relative;
margin-top: max(74px, 7.4rem);
margin-bottom: max(162px, 16.2rem);
}
.background_wrapper {
display: flex;
}
.background_wrapper::after {
left: calc(100% - var(--header-spaces));
}
.background_wrapper::before {
right: calc(100% - var(--header-spaces));
}
.background_wrapper svg {
display: block;
width: 140vw;
margin-left: -20vw;
margin-right: -20vw;
}
@media screen and (max-width: 767px) {
.background_wrapper svg {
margin-top: -20vh;
}
}
.error_content_text {
position: absolute;
top: 70%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
}
.error_content_text p {
margin-top: max(16px, 1.6rem);
margin-bottom: max(32px, 3.2rem);
}
.error404 #footer {
display: none;
}
.error_content_text a::after {
transition: all 0.3s ease;
}
.error_content_text a:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
.cloud {
position: absolute;
transition: transform linear;
} .comprehensive_services_prestashop {
position: relative;
z-index: 1;
}
.comprehensive_services_prestashop__wrapper {
display: grid;
grid-template-columns: 100%;
padding-top: max(58px, 5.8rem);
gap: 4.7%;
}
@media screen and (min-width: 992px) {
.comprehensive_services_prestashop__wrapper {
grid-template-columns: 46.72% 48.58%;
}
.comprehensive_services::before {
content: '';
position: absolute;
top: 40%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
.comprehensive_services::after {
content: '';
position: absolute;
top: 40%;
left: max(-10px, -1rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%);
animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
}
.comprehensive_services_prestashop__wrapper .heading__title {
margin-top: max(16px, 1.6rem);
line-height: 1.05;
}
@media screen and (min-width: 992px) {
.comprehensive_services_prestashop__wrapper .heading__title {
letter-spacing: -4px;
}
}
.comprehensive_services_prestashop__wrapper .heading__description {
margin-top: max(16px, 1.6rem);
margin-bottom: max(29px, 2.9rem);
line-height: 1.44;
}
.comprehensive_services_prestashop__img,
.comprehensive_services_prestashop__banner {
width: 100%;
height: 100%;
}
.comprehensive_services_prestashop__banner_wrapper {
display: flex;
justify-content: center;
align-items: center;
margin-top: 4rem;
margin-bottom: 3.2rem;
}
.comprehensive_services_prestashop .heading__btn_wrapper {
display: flex;
gap: max(16px, 1.6rem);
}
.comprehensive_services_prestashop__wrapper .heading__btn {
display: inline-block;
padding: max(11px, 1.1rem) max(48px, 4.8rem) max(11px, 1.1rem) max(20px, 2rem);
border: 2px solid var(--color-blue);
border-radius: max(8px, 0.8rem);
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
font-family: var(--font-family-main);
line-height: 200%;
color: var(--color-white);
background-color: var(--color-blue);
position: relative;
transition: background .3s ease, color .3s ease;
width: max-content;
}
.comprehensive_services_prestashop__wrapper .heading__btn:hover {
color: var(--color-blue);
background-color: var(--color-white);
}
.comprehensive_services_prestashop__wrapper .heading__btn::after {
content: "";
position: absolute;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
top: 50%;
transform: translateY(-50%);
right: max(20px, 2rem);
transition: all .3s ease;
}
.comprehensive_services_prestashop__wrapper .heading__btn:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
@media screen and (max-width: 991px) {
.comprehensive_services_prestashop__img_wrapper {
position: absolute;
top: 0;
right: 0;
height: 100%;
justify-content: right;
z-index: -1;
opacity: 0.2;
}
.comprehensive_services h2.heading__title {
text-align: center;
}
}
@media screen and (max-width: 460px) {
.comprehensive_services_prestashop .heading__btn_wrapper {
flex-direction: column;
}
} .page-kompleksowe-uslugi .support_testimonial {
background-color: var(--color-white);
}
.page-kompleksowe-uslugi .review_item {
background-color: #F6F9FC;
} .our_solutions {
padding: max(78px, 7.8rem) 0 max(84px, 8.4rem) 0;
}
.our_solutions__title {
letter-spacing: max(-2px, -.2rem);
margin-bottom: max(55px, 5.5rem);
}
.our_solutions__list {
display: flex;
flex-wrap: wrap;
gap: max(25px, 2.5rem);
}
.our_solutions__list>div {
flex: 1 1 max(290px, 29rem);
box-sizing: border-box;
}
.our_solutions__list .list_item {
display: flex;
flex-direction: column;
border-radius: max(8px, .8rem);
padding: max(26px, 2.6rem) max(24px, 2.4rem) max(37px, 3.7rem) max(29px, 2.9rem);
} .our_solutions__list .list_item:nth-child(4n+1) {
border-left: 8px solid #A93AFF;
} .our_solutions__list .list_item:nth-child(4n+2) {
border-left: 8px solid #5558FF;
} .our_solutions__list .list_item:nth-child(4n+3) {
border-left: 8px solid #00B59C;
} .our_solutions__list .list_item:nth-child(4n+4) {
border-left: 8px solid #FD3A84;
} .our_solutions__list .list_item:nth-child(4n+1) .list_item__btn {
color: #A93AFF;
} .our_solutions__list .list_item:nth-child(4n+2) .list_item__btn {
color: #5558FF;
} .our_solutions__list .list_item:nth-child(4n+3) .list_item__btn {
color: #00B59C;
} .our_solutions__list .list_item:nth-child(4n+4) .list_item__btn {
color: #FD3A84;
}
.our_solutions__list .list_item .list_item__btn {
line-height: 1.57;
}
.our_solutions__list .list_item .list_item__btn:hover {
text-decoration: underline;
}
.our_solutions__list .list_item__desctiption {
margin-top: max(16px, 1.6rem);
margin-bottom: max(16px, 1.6rem);
line-height: 1.57;
}
.our_solutions__list .list_item__title {
margin-top: max(25px, 2.5rem);
}
.our_solutions__list .list_item__btn_wrapper {
margin-top: auto;
line-height: 1.19;
}
.our_solutions__list .list_last_item {
display: flex;
flex-direction: column;
justify-content: center;
border-radius: max(8px, .8rem);
padding: max(42px, 4.2rem) max(41px, 4.1rem);
background-image: url("data:image/svg+xml,%3Csvg width='290' height='289' viewBox='0 0 290 289' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M386.063 583.3C213.098 586.224 -165.199 525.317 -294.666 258.296C-456.499 -75.4795 -206.006 -461.441 -536.276 -447.757C-866.545 -434.072 -1109.89 -452.994 -992.695 -586.801C-875.501 -720.607 -379.635 -860.283 -770.726 -1075.49' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M435.379 571.7C262.414 574.624 -115.883 513.717 -245.349 246.696C-407.183 -87.0796 -156.69 -473.041 -486.959 -459.357C-817.229 -445.672 -1060.57 -464.594 -943.378 -598.401C-826.184 -732.207 -330.318 -871.883 -721.41 -1087.09' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M494.559 557.78C321.594 560.704 -56.7031 499.797 -186.17 232.776C-348.003 -101 -97.5105 -486.962 -427.78 -473.277C-758.049 -459.593 -1001.39 -478.515 -884.199 -612.322C-767.005 -746.128 -271.139 -885.804 -662.231 -1101.01' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M553.739 543.86C380.774 546.784 2.47654 485.877 -126.99 218.856C-288.823 -114.92 -38.3308 -500.882 -368.6 -487.197C-698.87 -473.513 -942.213 -492.435 -825.019 -626.242C-707.825 -760.048 -211.959 -899.724 -603.051 -1114.93' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M612.918 529.94C439.953 532.864 61.6563 471.957 -67.8103 204.936C-229.644 -128.84 20.8491 -514.802 -309.42 -501.117C-639.69 -487.433 -883.033 -506.355 -765.839 -640.161C-648.645 -773.968 -152.779 -913.644 -543.871 -1128.85' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M672.098 516.02C499.133 518.944 120.836 458.036 -8.63061 191.016C-170.464 -142.76 80.0288 -528.722 -250.241 -515.037C-580.51 -501.353 -823.854 -520.275 -706.66 -654.082C-589.466 -787.888 -93.5997 -927.564 -484.691 -1142.77' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M731.278 502.099C558.313 505.023 180.016 444.116 50.5491 177.095C-111.284 -156.681 139.208 -542.642 -191.061 -528.958C-521.33 -515.273 -764.674 -534.195 -647.48 -668.002C-530.286 -801.808 -34.42 -941.484 -425.511 -1156.69' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M790.461 488.179C617.496 491.103 239.199 430.196 109.733 163.175C-52.1005 -170.601 198.392 -556.562 -131.877 -542.878C-462.147 -529.193 -705.491 -548.115 -588.296 -681.922C-471.102 -815.728 24.7636 -955.404 -366.328 -1170.61' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M849.641 474.259C676.676 477.183 298.379 416.276 168.912 149.255C7.07894 -184.521 257.571 -570.483 -72.6979 -556.798C-402.967 -543.114 -646.311 -562.036 -529.117 -695.842C-411.923 -829.649 83.9429 -969.325 -307.149 -1184.54' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M908.821 460.339C735.856 463.263 357.559 402.356 228.092 135.335C66.2586 -198.441 316.751 -584.403 -13.5182 -570.718C-343.788 -557.034 -587.131 -575.956 -469.937 -709.763C-352.743 -843.569 143.123 -983.245 -247.969 -1198.46' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M968.001 446.419C795.035 449.343 416.738 388.436 287.272 121.415C125.439 -212.361 375.931 -598.323 45.6618 -584.638C-284.608 -570.954 -527.951 -589.876 -410.757 -723.682C-293.563 -857.489 202.303 -997.165 -188.789 -1212.38' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1016.85 435.502C843.887 438.426 465.59 377.519 336.123 110.498C174.29 -223.278 424.783 -609.24 94.5134 -595.555C-235.756 -581.871 -479.1 -600.793 -361.906 -734.599C-244.712 -868.406 251.154 -1008.08 -139.937 -1223.29' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1066.16 423.902C893.199 426.826 514.902 365.919 385.436 98.8978C223.603 -234.878 474.095 -620.84 143.826 -607.155C-186.443 -593.471 -429.787 -612.393 -312.593 -746.199C-195.399 -880.006 300.467 -1019.68 -90.6246 -1234.89' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1125.34 409.981C952.379 412.905 574.082 351.998 444.615 84.9773C282.782 -248.799 533.275 -634.76 203.005 -621.076C-127.264 -607.392 -370.608 -626.314 -253.414 -760.12C-136.22 -893.927 359.646 -1033.6 -31.4454 -1248.81' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1184.53 396.061C1011.56 398.985 633.266 338.078 503.799 71.0573C341.966 -262.719 592.458 -648.68 262.189 -634.996C-68.0805 -621.312 -311.424 -640.234 -194.23 -774.04C-77.0363 -907.847 418.83 -1047.52 27.7382 -1262.73' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1243.71 382.141C1070.74 385.065 692.445 324.158 562.979 57.1372C401.146 -276.639 651.638 -662.6 321.369 -648.916C-8.90048 -635.232 -252.244 -654.154 -135.05 -787.96C-17.8562 -921.766 478.01 -1061.44 86.9183 -1276.65' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1302.88 368.221C1129.92 371.145 751.621 310.238 622.155 43.2171C460.321 -290.559 710.814 -676.52 380.545 -662.836C50.2753 -649.152 -193.069 -668.074 -75.8745 -801.88C41.3196 -935.687 537.185 -1075.36 146.094 -1290.57' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1362.06 354.301C1189.1 357.225 810.801 296.318 681.334 29.297C519.501 -304.479 769.994 -690.44 439.724 -676.756C109.455 -663.072 -133.889 -681.994 -16.6948 -815.8C100.499 -949.607 596.365 -1089.28 205.274 -1304.49' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1421.25 340.381C1248.28 343.305 869.984 282.398 740.518 15.3768C578.685 -318.399 829.177 -704.361 498.908 -690.676C168.639 -676.992 -74.7054 -695.914 42.4887 -829.72C159.683 -963.527 655.549 -1103.2 264.457 -1318.41' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1480.43 326.46C1307.46 329.384 929.164 268.477 799.698 1.4565C637.864 -332.32 888.357 -718.281 558.088 -704.597C227.818 -690.912 -15.5257 -709.834 101.668 -843.641C218.863 -977.447 714.728 -1117.12 323.637 -1332.33' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1539.61 312.54C1366.64 315.464 988.344 254.557 858.877 -12.4639C697.044 -346.24 947.536 -732.202 617.267 -718.517C286.998 -704.833 43.6537 -723.755 160.848 -857.561C278.042 -991.368 773.908 -1131.04 382.816 -1346.25' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1598.79 298.62C1425.82 301.544 1047.52 240.637 918.057 -26.3838C756.224 -360.16 1006.72 -746.121 676.447 -732.437C346.178 -718.753 102.834 -737.675 220.028 -871.481C337.222 -1005.29 833.088 -1144.96 441.996 -1360.17' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M-197.578 720.385C-370.543 723.309 -748.84 662.402 -878.306 395.381C-1040.14 61.605 -789.647 -324.356 -1119.92 -310.672C-1450.19 -296.988 -1693.53 -315.91 -1576.34 -449.716C-1459.14 -583.523 -963.276 -723.198 -1354.37 -938.409' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M-138.398 706.465C-311.363 709.389 -689.66 648.481 -819.127 381.461C-980.96 47.6845 -730.467 -338.277 -1060.74 -324.593C-1391.01 -310.908 -1634.35 -329.83 -1517.16 -463.637C-1399.96 -597.443 -904.096 -737.119 -1295.19 -952.329' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M-79.2182 692.545C-252.183 695.469 -630.48 634.562 -759.947 367.541C-921.78 33.7647 -671.288 -352.197 -1001.56 -338.513C-1331.83 -324.828 -1575.17 -343.75 -1457.98 -477.557C-1340.78 -611.363 -844.916 -751.039 -1236.01 -966.249' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M-20.0386 678.625C-193.004 681.549 -571.301 620.641 -700.767 353.621C-862.601 19.8446 -612.108 -366.117 -942.377 -352.433C-1272.65 -338.748 -1515.99 -357.67 -1398.8 -491.477C-1281.6 -625.283 -785.736 -764.959 -1176.83 -980.169' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M39.1411 664.704C-133.824 667.628 -512.121 606.721 -641.588 339.7C-803.421 5.92427 -552.928 -380.037 -883.198 -366.353C-1213.47 -352.669 -1456.81 -371.591 -1339.62 -505.397C-1222.42 -639.203 -726.557 -778.879 -1117.65 -994.09' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M98.3247 650.784C-74.6405 653.708 -452.937 592.801 -582.404 325.78C-744.237 -7.99602 -493.745 -393.958 -824.014 -380.273C-1154.28 -366.589 -1397.63 -385.511 -1280.43 -519.317C-1163.24 -653.124 -667.373 -792.799 -1058.46 -1008.01' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M157.504 636.864C-15.4608 639.788 -393.758 578.881 -523.224 311.86C-685.058 -21.9161 -434.565 -407.878 -764.834 -394.193C-1095.1 -380.509 -1338.45 -399.431 -1221.25 -533.237C-1104.06 -667.044 -608.194 -806.72 -999.285 -1021.93' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M216.688 622.944C43.7228 625.868 -334.574 564.961 -464.041 297.94C-625.874 -35.8362 -375.381 -421.798 -705.651 -408.113C-1035.92 -394.429 -1279.26 -413.351 -1162.07 -547.157C-1044.88 -680.964 -549.01 -820.64 -940.101 -1035.85' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M275.864 609.024C102.899 611.948 -275.398 551.04 -404.865 284.02C-566.698 -49.7565 -316.206 -435.718 -646.475 -422.034C-976.744 -408.349 -1220.09 -427.271 -1102.89 -561.078C-985.7 -694.884 -489.834 -834.56 -880.926 -1049.77' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M335.043 595.104C162.078 598.028 -216.219 537.12 -345.685 270.099C-507.519 -63.6766 -257.026 -449.638 -587.295 -435.954C-917.565 -422.269 -1160.91 -441.191 -1043.71 -574.998C-926.52 -708.804 -430.655 -848.48 -821.746 -1063.69' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3C/svg%3E%0A");
}
.our_solutions__list .list_last_item__title {
font-size: max(21px, 2.1rem);
margin: max(24px, 2.4rem) 0;
}
.our_solutions__list .list_last_item__btn {
border-color: var(--color-white);
}
.our_solutions__list .list_last_item__btn:hover {
background-color: var(--color-white);
color: var(--color-blue);
}
.our_solutions__list .list_last_item__btn::after {
transition: all 0.3s ease;
}
.our_solutions__list .list_last_item__btn:hover:after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
} .success .banner_wrapper .heading_btn {
padding-right: max(46px, 4.6rem);
}
.success .banner_wrapper .heading__btn_wrapper .heading_btn:nth-child(2) {
background: var(--color-blue);
color: var(--color-white);
transition: background .3s ease, color .3s ease;
}
.success .banner_wrapper .heading__btn_wrapper .heading_btn:nth-child(2)::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='white'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='white'/%3E%3C/svg%3E%0A");
transition: transform .3s ease;
}
.success .banner_wrapper .heading__btn_wrapper .heading_btn:nth-child(2):hover::after {
transform: translate(max(5px, 0.5rem), -50%);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2496C9.67665 14.249 9.53184 14.2044 9.40885 14.1215C9.28586 14.0386 9.19022 13.921 9.13403 13.7838C9.07784 13.6465 9.06361 13.4956 9.09315 13.3503C9.12269 13.2049 9.19466 13.0716 9.29998 12.9671L12.75 9.53212C12.8203 9.4624 12.8761 9.37945 12.9141 9.28805C12.9522 9.19666 12.9718 9.09863 12.9718 8.99962C12.9718 8.90061 12.9522 8.80258 12.9141 8.71119C12.8761 8.61979 12.8203 8.53684 12.75 8.46712L9.29998 5.03212C9.22968 4.9624 9.17389 4.87944 9.13581 4.78805C9.09774 4.69666 9.07813 4.59863 9.07813 4.49962C9.07813 4.40061 9.09774 4.30258 9.13581 4.21119C9.17389 4.11979 9.22968 4.03684 9.29998 3.96712C9.4405 3.82743 9.63059 3.74902 9.82873 3.74902C10.0269 3.74902 10.217 3.82743 10.3575 3.96712L13.8 7.40962C14.2213 7.83149 14.458 8.40337 14.458 8.99962C14.458 9.59587 14.2213 10.1677 13.8 10.5896L10.3575 14.0321C10.2874 14.1016 10.2043 14.1566 10.1129 14.1939C10.0215 14.2313 9.92369 14.2502 9.82498 14.2496Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2496C4.42665 14.249 4.28184 14.2044 4.15885 14.1215C4.03586 14.0386 3.94022 13.921 3.88403 13.7838C3.82784 13.6465 3.81361 13.4956 3.84315 13.3503C3.87269 13.2049 3.94466 13.0716 4.04998 12.9671L8.01748 8.99962L4.04998 5.03212C3.97968 4.9624 3.92389 4.87944 3.88581 4.78805C3.84774 4.69666 3.82813 4.59863 3.82813 4.49962C3.82813 4.40061 3.84774 4.30258 3.88581 4.21119C3.92389 4.11979 3.97968 4.03684 4.04998 3.96712C4.1905 3.82743 4.38059 3.74902 4.57873 3.74902C4.77687 3.74902 4.96696 3.82743 5.10748 3.96712L9.60748 8.46712C9.67778 8.53684 9.73357 8.61979 9.77165 8.71119C9.80973 8.80258 9.82933 8.90061 9.82933 8.99962C9.82933 9.09863 9.80973 9.19666 9.77165 9.28805C9.73357 9.37945 9.67778 9.4624 9.60748 9.53212L5.10748 14.0321C5.0374 14.1016 4.95429 14.1566 4.86291 14.1939C4.77153 14.2313 4.67369 14.2502 4.57498 14.2496Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
}
.success .banner_wrapper .heading__btn_wrapper .heading_btn:nth-child(2):hover {
background: transparent;
color: var(--color-blue);
}
.success .banner_wrapper .heading__btn_wrapper .heading_btn:first-child:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.0389 9.19022 13.9214 9.13403 13.7841C9.07784 13.6468 9.06361 13.496 9.09315 13.3506C9.12269 13.2053 9.19466 13.0719 9.29998 12.9675L12.75 9.53248C12.8203 9.46276 12.8761 9.37981 12.9141 9.28842C12.9522 9.19702 12.9718 9.09899 12.9718 8.99998C12.9718 8.90098 12.9522 8.80295 12.9141 8.71155C12.8761 8.62016 12.8203 8.53721 12.75 8.46748L9.29998 5.03248C9.22968 4.96276 9.17389 4.87981 9.13581 4.78842C9.09774 4.69702 9.07813 4.59899 9.07813 4.49998C9.07813 4.40098 9.09774 4.30295 9.13581 4.21155C9.17389 4.12016 9.22968 4.03721 9.29998 3.96748C9.4405 3.8278 9.63059 3.74939 9.82873 3.74939C10.0269 3.74939 10.217 3.8278 10.3575 3.96748L13.8 7.40998C14.2213 7.83186 14.458 8.40373 14.458 8.99998C14.458 9.59624 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2316 9.92369 14.2506 9.82498 14.25Z' fill='%23FFFFFF'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.0389 3.94022 13.9214 3.88403 13.7841C3.82784 13.6468 3.81361 13.496 3.84315 13.3506C3.87269 13.2053 3.94466 13.0719 4.04998 12.9675L8.01748 8.99998L4.04998 5.03248C3.97968 4.96276 3.92389 4.87981 3.88581 4.78842C3.84774 4.69702 3.82813 4.59899 3.82813 4.49998C3.82813 4.40098 3.84774 4.30295 3.88581 4.21155C3.92389 4.12016 3.97968 4.03721 4.04998 3.96748C4.1905 3.8278 4.38059 3.74939 4.57873 3.74939C4.77687 3.74939 4.96696 3.8278 5.10748 3.96748L9.60748 8.46748C9.67778 8.53721 9.73357 8.62016 9.77165 8.71155C9.80973 8.80295 9.82933 8.90098 9.82933 8.99998C9.82933 9.09899 9.80973 9.19702 9.77165 9.28842C9.73357 9.37981 9.67778 9.46276 9.60748 9.53248L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2316 4.67369 14.2506 4.57498 14.25Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
transform: translate(max(5px, 0.5rem), -50%);
}
.success .banner_wrapper .heading__btn_wrapper .button--icon--white::after {
transition: transform .3s ease, background-image .3s ease;
}
.success .heading__btn_wrapper {
column-gap: max(18px, 1.8rem);
}
@media screen and (min-width: 992px) {
.success .banner_wrapper {
grid-template-columns: 49% 1fr;
gap: 2%;
padding: max(72px, 7.2rem) 0;
align-items: center;
}
}
@media screen and (max-width: 991px) {
.success .heading__btn_wrapper {
row-gap: max(18px, 1.8rem);
flex-direction: column;
align-items: center;
}
.success .banner_heading {
width: 100%;
}
.success .banner_heading h2,
.success .banner_heading p {
text-align: center;
}
.success {
padding: max(40px, 4rem) 0;
}
} .advantages {
padding: max(75px, 7.5rem) 0;
}
.advantages_wrapper {
display: grid;
align-items: center;
gap: 5.1rem;
}
@media screen and (min-width: 992px) {
.advantages_wrapper {
grid-template-columns: 1fr 1fr;
}
}
.advantage_item {
gap: 4rem;
align-items: center;
border-radius: max(8px, .8rem);
box-sizing: border-box;
padding: max(2.4rem, 24px) 4.7rem max(2.4rem, 24px) 4rem;
}
@media screen and (min-width: 992px) {
.advantage_item:nth-child(even) {
transform: translateX(calc(-1 * clamp(0rem, 5.587vw - 4.726rem, 6rem)));
width: calc(100% - 6rem);
}
}
.advantage_item+.advantage_item {
margin-top: max(24px, 2.4rem);
}
.advantage_item:nth-child(4n + 1) {
border-left: 7px solid #0049FF;
}
.advantage_item:nth-child(4n + 2) {
border-left: 7px solid #F59E14;
}
.advantage_item:nth-child(4n + 3) {
border-left: 7px solid #3DA938;
}
.advantage_item:nth-child(4n) {
border-left: 7px solid #F02525;
}
@media screen and (max-width: 991px) {
.advantages_content {
grid-row: 1/2;
}
}
.advantage_item__description {
margin-top: max(8px, .8rem);
line-height: 1.5;
}
.advantages_description {
margin-top: max(26px, 2.6rem);
line-height: 1.57;
} .success_faq {
background-image: url("data:image/svg+xml,%3Csvg width='1600' height='744' viewBox='0 0 1600 744' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cmask id='mask0_1846_9181' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='-188' y='0' width='1469' height='744'%3E%3Crect x='-187.191' width='1467.82' height='744' fill='%23F6F9FC'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1846_9181)'%3E%3Cpath d='M881.563 822.744H600.571C588.283 822.706 576.509 817.807 567.819 809.118C559.13 800.429 554.232 788.655 554.194 776.367V506.287C554.155 493.999 549.257 482.225 540.568 473.536C531.878 464.847 520.104 459.948 507.816 459.91H16.7625C4.47424 459.872 -7.29976 454.973 -15.9889 446.284C-24.678 437.595 -29.5765 425.821 -29.6148 413.533V170.734C-29.5765 158.446 -24.678 146.672 -15.9889 137.982C-7.29976 129.293 4.47424 124.395 16.7625 124.357H214.093C226.382 124.395 238.156 129.293 246.845 137.982C255.534 146.672 260.432 158.446 260.471 170.734V263.488C260.432 275.777 255.534 287.551 246.845 296.24C238.156 304.929 226.382 309.827 214.093 309.866H-283.326C-295.616 309.899 -307.392 314.796 -316.083 323.486C-324.773 332.177 -329.67 343.953 -329.703 356.243V669.972C-329.737 682.262 -334.634 694.038 -343.324 702.728C-352.014 711.419 -363.791 716.316 -376.081 716.349H-526.161C-538.443 716.301 -550.208 711.399 -558.889 702.71C-567.57 694.022 -572.464 682.254 -572.502 669.972V536.296C-572.536 524.006 -577.433 512.23 -586.123 503.54C-594.813 494.849 -606.59 489.952 -618.879 489.919H-774.38C-786.668 489.957 -798.442 494.856 -807.131 503.545C-815.82 512.234 -820.719 524.008 -820.757 536.296V1002.8C-820.791 1015.09 -825.688 1026.86 -834.378 1035.55C-843.068 1044.24 -854.845 1049.14 -867.134 1049.17H-1044.46C-1056.75 1049.14 -1068.53 1044.24 -1077.22 1035.55C-1085.91 1026.86 -1090.8 1015.09 -1090.84 1002.8V105.26C-1090.87 92.9703 -1095.77 81.1936 -1104.46 72.5034C-1113.15 63.8133 -1124.92 58.9163 -1137.21 58.8827H-1300.9' stroke='%230049FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M366.124 -1074.26V-888.75C366.162 -876.462 371.061 -864.688 379.75 -855.999C388.439 -847.309 400.213 -842.411 412.501 -842.373H532.537C544.825 -842.334 556.599 -837.436 565.288 -828.747C573.977 -820.057 578.875 -808.283 578.914 -795.995V-474.082C578.875 -461.794 573.977 -450.02 565.288 -441.331C556.599 -432.642 544.825 -427.743 532.537 -427.705H-92.193C-104.481 -427.743 -116.255 -432.642 -124.944 -441.331C-133.633 -450.02 -138.532 -461.794 -138.57 -474.082V-725.065C-138.532 -737.353 -133.633 -749.127 -124.944 -757.817C-116.255 -766.506 -104.481 -771.404 -92.193 -771.443H173.794C186.083 -771.404 197.857 -766.506 206.546 -757.817C215.235 -749.127 220.133 -737.353 220.172 -725.065V-53.9585C220.21 -41.6702 225.109 -29.8962 233.798 -21.2071C242.487 -12.518 254.261 -7.61953 266.549 -7.58116H317.018C329.307 -7.54279 341.081 -2.64434 349.77 6.04479C358.459 14.7339 363.357 26.5079 363.396 38.7961V557.131C363.357 569.419 358.459 581.193 349.77 589.882C341.081 598.571 329.307 603.47 317.018 603.508H128.781C116.493 603.546 104.719 608.445 96.0298 617.134C87.3407 625.823 82.4423 637.597 82.4039 649.885V1108.2' stroke='%230049FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1568.81 354.36H1467.87C1455.58 354.398 1443.81 359.297 1435.12 367.986C1426.43 376.675 1421.53 388.449 1421.49 400.737V1003.64C1421.45 1015.93 1416.56 1027.7 1407.87 1036.39C1399.18 1045.08 1387.4 1049.98 1375.11 1050.02H1075.03C1062.74 1049.98 1050.96 1045.08 1042.28 1036.39C1033.59 1027.7 1028.69 1015.93 1028.65 1003.64V938.168C1028.61 925.88 1023.71 914.106 1015.02 905.417C1006.33 896.728 994.56 891.829 982.272 891.791H553.964C541.676 891.829 529.902 896.728 521.212 905.417C512.523 914.106 507.625 925.88 507.587 938.168V1030.92C507.625 1043.21 512.523 1054.99 521.212 1063.67C529.902 1072.36 541.676 1077.26 553.964 1077.3H641.262C653.551 1077.26 665.325 1072.36 674.014 1063.67C682.703 1054.99 687.601 1043.21 687.64 1030.92V730.835C687.601 718.546 682.703 706.772 674.014 698.083C665.325 689.394 653.551 684.496 641.262 684.457H278.428C266.138 684.491 254.362 689.388 245.672 698.078C236.981 706.768 232.084 718.545 232.051 730.835V1227.34' stroke='%230049FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath opacity='0.1' d='M-333.218 1473.32V1192.33C-333.184 1180.04 -328.288 1168.26 -319.597 1159.57C-310.907 1150.88 -299.13 1145.99 -286.841 1145.95H-16.7612C-4.4715 1145.92 7.30521 1141.02 15.9954 1132.33C24.6855 1123.64 29.5825 1111.86 29.6161 1099.58V608.521C29.6497 596.232 34.5467 584.455 43.2368 575.765C51.927 567.075 63.7037 562.178 75.9934 562.144H318.792C331.082 562.178 342.859 567.075 351.549 575.765C360.239 584.455 365.136 596.232 365.17 608.521V805.852C365.136 818.142 360.239 829.919 351.549 838.609C342.859 847.299 331.082 852.196 318.792 852.23H226.038C213.748 852.196 201.971 847.299 193.281 838.609C184.591 829.919 179.694 818.142 179.66 805.852V308.433C179.627 296.143 174.73 284.367 166.04 275.677C157.349 266.986 145.573 262.089 133.283 262.056H-180.446C-192.735 262.022 -204.512 257.125 -213.202 248.435C-221.893 239.745 -226.789 227.968 -226.823 215.678V65.5979C-226.78 53.3146 -221.879 41.5471 -213.19 32.8648C-204.5 24.1825 -192.729 19.2905 -180.446 19.257H-46.77C-34.4803 19.2234 -22.7036 14.3264 -14.0135 5.63626C-5.32331 -3.0539 -0.426337 -14.8306 -0.392739 -27.1203V-182.621C-0.426337 -194.91 -5.32331 -206.687 -14.0135 -215.377C-22.7036 -224.067 -34.4803 -228.964 -46.77 -228.998H-513.271C-525.561 -229.032 -537.338 -233.929 -546.028 -242.619C-554.718 -251.309 -559.615 -263.086 -559.648 -275.375V-452.7C-559.615 -464.99 -554.718 -476.767 -546.028 -485.457C-537.338 -494.147 -525.561 -499.044 -513.271 -499.078H384.266C396.556 -499.111 408.332 -504.008 417.023 -512.698C425.713 -521.388 430.61 -533.165 430.643 -545.455V-709.139' stroke='%230049FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath opacity='0.3' d='M447.274 1398.47V1297.53C447.24 1285.24 442.343 1273.47 433.653 1264.78C424.963 1256.09 413.186 1251.19 400.896 1251.16H-202.009C-214.298 1251.12 -226.075 1246.22 -234.765 1237.53C-243.455 1228.84 -248.352 1217.07 -248.386 1204.78V904.69C-248.352 892.4 -243.455 880.623 -234.765 871.933C-226.075 863.243 -214.298 858.346 -202.009 858.312H-136.535C-124.245 858.279 -112.468 853.382 -103.778 844.692C-95.0881 836.001 -90.1911 824.225 -90.1575 811.935V383.627C-90.1911 371.337 -95.0881 359.561 -103.778 350.87C-112.468 342.18 -124.245 337.283 -136.535 337.25H-229.289C-241.579 337.283 -253.356 342.18 -262.046 350.87C-270.736 359.561 -275.633 371.337 -275.667 383.627V470.925C-275.633 483.215 -270.736 494.992 -262.046 503.682C-253.356 512.372 -241.579 517.269 -229.289 517.303H70.799C83.0887 517.269 94.8654 512.372 103.556 503.682C112.246 494.992 117.143 483.215 117.176 470.925V108.091C117.143 95.8015 112.246 84.0248 103.556 75.3346C94.8654 66.6444 83.0887 61.7475 70.799 61.7139H-425.711' stroke='%230049FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3Cg opacity='0.1'%3E%3Cmask id='mask1_1846_9181' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='609' y='0' width='1469' height='744'%3E%3Crect x='2077.34' y='744' width='1467.82' height='744' transform='rotate(180 2077.34 744)' fill='%23F6F9FC'/%3E%3C/mask%3E%3Cg mask='url(//woohoo.pl/wp-content/themes/Woohoo/assets/css/%23mask1_1846_9181)'%3E%3Cpath d='M1008.59 -78.7444H1289.58C1301.87 -78.706 1313.64 -73.8076 1322.33 -65.1184C1331.02 -56.4293 1335.92 -44.6553 1335.96 -32.3671V237.713C1336 250.001 1340.9 261.775 1349.58 270.464C1358.27 279.153 1370.05 284.051 1382.34 284.09H1873.39C1885.68 284.128 1897.45 289.027 1906.14 297.716C1914.83 306.405 1919.73 318.179 1919.77 330.467V573.266C1919.73 585.554 1914.83 597.328 1906.14 606.017C1897.45 614.706 1885.68 619.605 1873.39 619.643H1676.06C1663.77 619.605 1652 614.706 1643.31 606.017C1634.62 597.328 1629.72 585.554 1629.68 573.266V480.511C1629.72 468.223 1634.62 456.449 1643.31 447.76C1652 439.071 1663.77 434.172 1676.06 434.134H2173.48C2185.77 434.1 2197.54 429.203 2206.23 420.513C2214.93 411.823 2219.82 400.046 2219.86 387.757V74.0279C2219.89 61.7382 2224.79 49.9615 2233.48 41.2713C2242.17 32.5812 2253.94 27.6842 2266.23 27.6506H2416.31C2428.6 27.6986 2440.36 32.6012 2449.04 41.2893C2457.72 49.9774 2462.62 61.746 2462.65 74.0279V207.704C2462.69 219.993 2467.58 231.77 2476.28 240.46C2484.97 249.15 2496.74 254.047 2509.03 254.081H2664.53C2676.82 254.043 2688.59 249.144 2697.28 240.455C2705.97 231.766 2710.87 219.992 2710.91 207.704V-258.797C2710.94 -271.087 2715.84 -282.864 2724.53 -291.554C2733.22 -300.244 2745 -305.141 2757.29 -305.175H2934.61C2946.9 -305.141 2958.68 -300.244 2967.37 -291.554C2976.06 -282.864 2980.96 -271.087 2980.99 -258.797V638.74C2981.02 651.029 2985.92 662.806 2994.61 671.496C3003.3 680.186 3015.08 685.083 3027.37 685.117H3191.05' stroke='%230049FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1524.03 1818.26V1632.75C1523.99 1620.46 1519.09 1608.69 1510.4 1600C1501.71 1591.31 1489.94 1586.41 1477.65 1586.37H1357.62C1345.33 1586.33 1333.55 1581.44 1324.86 1572.75C1316.18 1564.06 1311.28 1552.28 1311.24 1540V1218.08C1311.28 1205.79 1316.18 1194.02 1324.86 1185.33C1333.55 1176.64 1345.33 1171.74 1357.62 1171.7H1982.35C1994.63 1171.74 2006.41 1176.64 2015.1 1185.33C2023.79 1194.02 2028.68 1205.79 2028.72 1218.08V1469.07C2028.68 1481.35 2023.79 1493.13 2015.1 1501.82C2006.41 1510.51 1994.63 1515.4 1982.35 1515.44H1716.36C1704.07 1515.4 1692.3 1510.51 1683.61 1501.82C1674.92 1493.13 1670.02 1481.35 1669.98 1469.07V797.958C1669.94 785.67 1665.04 773.896 1656.35 765.207C1647.67 756.518 1635.89 751.619 1623.6 751.581H1573.13C1560.85 751.543 1549.07 746.644 1540.38 737.955C1531.69 729.266 1526.79 717.492 1526.76 705.204V186.869C1526.79 174.581 1531.69 162.807 1540.38 154.118C1549.07 145.429 1560.85 140.53 1573.13 140.492H1761.37C1773.66 140.454 1785.43 135.555 1794.12 126.866C1802.81 118.177 1807.71 106.403 1807.75 94.1146V-364.202' stroke='%230049FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M321.344 389.64H422.283C434.571 389.602 446.345 384.703 455.034 376.014C463.723 367.325 468.622 355.551 468.66 343.263V-259.642C468.698 -271.931 473.597 -283.705 482.286 -292.394C490.975 -301.083 502.749 -305.981 515.037 -306.02H815.126C827.414 -305.981 839.188 -301.083 847.877 -292.394C856.566 -283.705 861.465 -271.931 861.503 -259.642V-194.168C861.542 -181.88 866.44 -170.106 875.129 -161.417C883.818 -152.728 895.592 -147.83 907.88 -147.791H1336.19C1348.48 -147.83 1360.25 -152.728 1368.94 -161.417C1377.63 -170.106 1382.53 -181.88 1382.57 -194.168V-286.923C1382.53 -299.211 1377.63 -310.985 1368.94 -319.674C1360.25 -328.364 1348.48 -333.262 1336.19 -333.3H1248.89C1236.6 -333.262 1224.83 -328.364 1216.14 -319.674C1207.45 -310.985 1202.55 -299.211 1202.51 -286.923V13.1653C1202.55 25.4535 1207.45 37.2275 1216.14 45.9167C1224.83 54.6058 1236.6 59.5043 1248.89 59.5426H1611.72C1624.01 59.509 1635.79 54.6121 1644.48 45.9219C1653.17 37.2317 1658.07 25.455 1658.1 13.1653V-483.345' stroke='%230049FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath opacity='0.1' d='M2223.37 -729.322V-448.33C2223.34 -436.04 2218.44 -424.263 2209.75 -415.573C2201.06 -406.883 2189.28 -401.986 2176.99 -401.953H1906.91C1894.62 -401.919 1882.85 -397.022 1874.16 -388.332C1865.47 -379.642 1860.57 -367.865 1860.54 -355.575V135.478C1860.5 147.768 1855.61 159.545 1846.92 168.235C1838.23 176.925 1826.45 181.822 1814.16 181.856H1571.36C1559.07 181.822 1547.29 176.925 1538.6 168.235C1529.91 159.545 1525.02 147.768 1524.98 135.478V-61.8524C1525.02 -74.1421 1529.91 -85.9188 1538.6 -94.609C1547.29 -103.299 1559.07 -108.196 1571.36 -108.23H1664.11C1676.4 -108.196 1688.18 -103.299 1696.87 -94.609C1705.56 -85.9188 1710.46 -74.1421 1710.49 -61.8524V435.567C1710.53 447.857 1715.42 459.633 1724.11 468.323C1732.8 477.014 1744.58 481.911 1756.87 481.944H2070.6C2082.89 481.978 2094.66 486.875 2103.35 495.565C2112.04 504.255 2116.94 516.032 2116.98 528.321V678.402C2116.93 690.685 2112.03 702.453 2103.34 711.135C2094.65 719.817 2082.88 724.709 2070.6 724.743H1936.92C1924.63 724.777 1912.86 729.674 1904.17 738.364C1895.48 747.054 1890.58 758.831 1890.55 771.12V926.621C1890.58 938.91 1895.48 950.687 1904.17 959.377C1912.86 968.067 1924.63 972.964 1936.92 972.998H2403.42C2415.71 973.031 2427.49 977.928 2436.18 986.619C2444.87 995.309 2449.77 1007.09 2449.8 1019.38V1196.7C2449.77 1208.99 2444.87 1220.77 2436.18 1229.46C2427.49 1238.15 2415.71 1243.04 2403.42 1243.08H1505.89C1493.6 1243.11 1481.82 1248.01 1473.13 1256.7C1464.44 1265.39 1459.54 1277.17 1459.51 1289.45V1453.14' stroke='%230049FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath opacity='0.3' d='M1442.88 -654.472V-553.533C1442.91 -541.243 1447.81 -529.466 1456.5 -520.776C1465.19 -512.086 1476.97 -507.189 1489.26 -507.155H2092.16C2104.45 -507.122 2116.23 -502.225 2124.92 -493.535C2133.61 -484.845 2138.5 -473.068 2138.54 -460.778V-160.69C2138.5 -148.4 2133.61 -136.623 2124.92 -127.933C2116.23 -119.243 2104.45 -114.346 2092.16 -114.312H2026.69C2014.4 -114.279 2002.62 -109.382 1993.93 -100.692C1985.24 -92.0015 1980.34 -80.2248 1980.31 -67.9351V360.373C1980.34 372.663 1985.24 384.439 1993.93 393.13C2002.62 401.82 2014.4 406.717 2026.69 406.75H2119.44C2131.73 406.717 2143.51 401.82 2152.2 393.13C2160.89 384.439 2165.79 372.663 2165.82 360.373V273.074C2165.79 260.785 2160.89 249.008 2152.2 240.318C2143.51 231.628 2131.73 226.731 2119.44 226.697H1819.35C1807.06 226.731 1795.29 231.628 1786.6 240.318C1777.91 249.008 1773.01 260.785 1772.98 273.074V635.909C1773.01 648.198 1777.91 659.975 1786.6 668.665C1795.29 677.355 1807.06 682.252 1819.35 682.286H2315.86' stroke='%230049FF' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.success_faq__wrapper {
display: grid;
grid-template-columns: 100%;
gap: 2.4rem;
align-items: center;
justify-content: space-between;
padding: 4.8rem 0;
}
@media screen and (min-width: 992px) {
.success_faq__wrapper {
padding: 9.8rem 0;
grid-template-columns: max(1px, 58.7rem) max(1px, 59.9rem);
}
}
.success_faq__wrapper .faq_img {
display: inline-block;
width: 100%;
height: auto;
}
@media screen and (min-width: 992px) {
.success_faq__wrapper .faq_img {
margin-left: -4.1rem;
}
}
.success_faq__wrapper .faq_title {
padding: 0 0 3.7rem 0;
letter-spacing: max(-2px, -0.2rem);
}
@media screen and (max-width: 991px) {
.success_faq__wrapper .faq_title {
text-align: center;
}
}
.success_faq__wrapper .faq_item {
border-radius: max(8px, .8rem);
border: 2px solid var(--color-white);
margin-top: max(25px, 2.5rem);
padding: max(25px, 2.5rem) max(40px, 4rem) max(26px, 2.6rem) max(19px, 1.9rem);
transition: border-color .3s ease;
}
.success_faq__wrapper .faq_item[open] {
border-color: var(--color-blue);
}
.success_faq__wrapper .faq_question {
position: relative;
display: inline-block;
width: 100%;
padding: max(25px, 2.5rem) max(40px, 4rem) 0 max(17px, 1.7rem);
margin: max(-25px, -2.5rem) max(-40px, -4rem) 0 max(-17px, -1.7rem);
cursor: pointer;
transition: color .3s ease;
}
.success_faq__wrapper .faq_question::after {
content: '';
position: absolute;
top: calc(50% + max(10px, 1rem));
left: calc(100% - max(32px, 3.2rem));
width: max(17px, 1.7rem);
height: max(8px, .8rem);
background-image: url("data:image/svg+xml,%3Csvg width='17' height='8' viewBox='0 0 17 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8.5 7L16 1' stroke='%23475467' stroke-width='1.5'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
transform: translateY(-50%);
transition: transform .3s ease;
}
.success_faq__wrapper .faq_item[open] .faq_question::after {
transform: rotate(180deg);
}
.success_faq__wrapper .faq_question:hover {
color: var(--color-blue);
}
.success_faq__wrapper .faq_question::marker {
content: "";
}
.success_faq__wrapper .faq_question::-webkit-details-marker {
display: none;
}
.success_faq__wrapper .faq_answer {
margin-top: max(30px, 3rem);
line-height: 1.57;
} .partnership_advantages__wrapper {
margin-bottom: max(63px, 6.3rem);
}
.advantages_list {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(395px, 1fr));
gap: max(24px, 2.4rem);
}
@media screen and (max-width: 500px) {
.advantages_list {
grid-template-columns: 100%;
}
}
.advantages_list__item {
position: relative;
padding-left: max(40px, 4rem);
padding-bottom: max(23px, 2.3rem);
border-bottom: 1px solid #4754671A;
}
.advantages_list__item:after {
content: '';
position: absolute;
top: max(-3px, -0.3rem);
left: 0;
width: max(30px, 3rem);
height: max(30px, 3rem);
background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.2449 20.625C11.9992 20.6245 11.7636 20.5275 11.5887 20.355L7.78336 16.605C7.622 16.4278 7.53464 16.1955 7.53923 15.9559C7.54383 15.7162 7.64002 15.4875 7.80804 15.3166C7.97607 15.1457 8.20316 15.0456 8.44268 15.0369C8.68219 15.0283 8.91592 15.1117 9.09586 15.27L12.2365 18.3637L20.899 9.65625C20.9852 9.5665 21.0885 9.49481 21.2027 9.44538C21.3169 9.39595 21.4399 9.36977 21.5643 9.36835C21.6888 9.36693 21.8123 9.39031 21.9276 9.43712C22.0429 9.48393 22.1478 9.55324 22.236 9.641C22.3243 9.72876 22.3942 9.83322 22.4417 9.94828C22.4891 10.0633 22.5132 10.1867 22.5125 10.3112C22.5118 10.4356 22.4863 10.5587 22.4375 10.6732C22.3887 10.7877 22.3176 10.8914 22.2284 10.9781L12.9096 20.3531C12.8221 20.4399 12.7184 20.5086 12.6043 20.5552C12.4903 20.6019 12.3681 20.6256 12.2449 20.625Z' fill='%230049FF'/%3E%3Cpath d='M24.375 27.1875H5.625C4.87908 27.1875 4.16371 26.8912 3.63626 26.3637C3.10882 25.8363 2.8125 25.1209 2.8125 24.375V5.625C2.8125 4.87908 3.10882 4.16371 3.63626 3.63626C4.16371 3.10882 4.87908 2.8125 5.625 2.8125H24.375C25.1209 2.8125 25.8363 3.10882 26.3637 3.63626C26.8912 4.16371 27.1875 4.87908 27.1875 5.625V24.375C27.1875 25.1209 26.8912 25.8363 26.3637 26.3637C25.8363 26.8912 25.1209 27.1875 24.375 27.1875ZM5.625 4.6875C5.37636 4.6875 5.1379 4.78627 4.96209 4.96209C4.78627 5.1379 4.6875 5.37636 4.6875 5.625V24.375C4.6875 24.6236 4.78627 24.8621 4.96209 25.0379C5.1379 25.2137 5.37636 25.3125 5.625 25.3125H24.375C24.6236 25.3125 24.8621 25.2137 25.0379 25.0379C25.2137 24.8621 25.3125 24.6236 25.3125 24.375V5.625C25.3125 5.37636 25.2137 5.1379 25.0379 4.96209C24.8621 4.78627 24.6236 4.6875 24.375 4.6875H5.625Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.advantages_list__item__title {
line-height: 1.44;
}
.partnership_advantages .advantages__title {
margin-top: max(40px, 4rem);
margin-bottom: max(40px, 4rem);
}
@media screen and (min-width: 992px) {
.partnership_advantages .advantages__title {
margin-top: max(81px, 8.1rem);
margin-bottom: max(74px, 7.4rem);
}
} .page-kontakt .contact_section {
position: relative;
margin-top: 8.3rem;
margin-bottom: 7.6rem;
}
@media screen and (min-width: 992px) {
.page-kontakt .contact_section::after {
content: '';
position: absolute;
top: 40%;
left: max(-10px, -1rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%); animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
.page-kontakt .contact_section::before {
content: '';
position: absolute;
top: 55%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
}
.page-kontakt .contact_form__wrappper {
grid-template-columns: 100%;
}
.page-kontakt .contact_section .contact_title {
letter-spacing: -0.2px;
margin-bottom: 4.5rem;
line-height: 1.05;
}
.page-kontakt .contact_list__wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2rem;
justify-content: space-between;
margin-bottom: 3rem;
}
@media screen and (min-width: 992px) {
.page-kontakt .contact_list__wrapper {
grid-template-columns: repeat(3, minmax(max(140px, 14rem), 1fr));
}
}
.page-kontakt .contact__social_media {
margin-top: 3rem;
}
.page-kontakt .contact__social_media {
display: flex;
align-items: center;
justify-content: center;
gap: max(18px, 1.8rem);
}
.page-kontakt .contact_section .contact_item__title {
margin-top: 2.3rem;
}
.page-kontakt .contact_section .contact_item__content p {
margin: max(11px, 1.1rem) 0 0 0;
line-height: 1.57;
}
.page-kontakt .contact_section .contact_item__content p a {
transition: color .3s ease;
}
.page-kontakt .contact_section .contact_item__content p a:hover {
color: var(--color-blue);
}
.contact_google {
display: flex;
justify-content: center;
}
.page-kontakt .contact_google button {
font-size: var(--font-size-16);
font-weight: var(--font-weight-medium);
border: 1px solid var(--color-blue);
transition: color .3s ease, background-color .3s ease;
}
.page-kontakt .contact_google button:hover {
color: var(--color-blue) !important;
background-color: var(--color-white) !important;
}
.map_wrapper {
display: flex;
}
.map_wrapper .cmplz-placeholder-parent {
height: 400px;
width: 100%;
}
.map_wrapper iframe {
filter: grayscale(1);
pointer-events: none;
}
@media screen and (max-width: 991px) {
.page-kontakt .contact_desktop_info {
display: none;
}
}
@media screen and (min-width: 992px) {
.page-kontakt .contact_section__wrapper {
display: grid;
grid-template-columns: 50% 45%;
justify-content: space-between;
}
.page-kontakt .contact_section .contact_title {
letter-spacing: -0.4px;
}
.page-kontakt .contact_mobile_info {
display: none;
}
}
.page-kontakt .wpcf7-text,
.page-kontakt .wpcf7-textarea {
width: 100%;
box-sizing: border-box;
border-radius: max(8px, .8rem);
border: 2px solid #4754671A;
padding: max(15px, 1.5rem) max(19px, 1.9rem);
outline: none;
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
color: var(--color-gray);
transition: border-color .3s ease, color .3s ease;
}
.page-kontakt .wpcf7-text::placeholder,
.page-kontakt .wpcf7-textarea::placeholder {
color: var(--color-gray);
}
.page-kontakt .wpcf7-text:focus-visible,
.page-kontakt .wpcf7-text:active,
.page-kontakt .wpcf7-text:target,
.page-kontakt .wpcf7-textarea:focus-visible,
.page-kontakt .wpcf7-textarea:target,
.page-kontakt .wpcf7-textarea:active {
border-color: var(--color-blue);
color: var(--color-blue);
}
.page-kontakt .wpcf7-text::placeholder:focus-visible,
.page-kontakt .wpcf7-text::placeholder:active,
.page-kontakt .wpcf7-text::placeholder:target,
.page-kontakt .wpcf7-textarea::placeholder:focus-visible,
.page-kontakt .wpcf7-textarea::placeholder:target,
.page-kontakt .wpcf7-textarea::placeholder:active {
color: var(--color-blue);
}
.page-kontakt .wpcf7-acceptance {
color: var(--color-gray);
font-size: var(--font-size-11);
font-weight: var(--font-weight-regular);
line-height: 1.57;
}
.page-kontakt .wpcf7-acceptance input[type="checkbox"] {
display: none;
}
.page-kontakt .wpcf7-acceptance input[type="checkbox"]+span {
display: inline-block;
position: relative;
padding-left: max(26px, 2.6rem);
margin-top: max(10px, 1rem);
cursor: pointer;
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
color: var(--color-gray);
}
.page-kontakt .wpcf7-acceptance input[type="checkbox"]+span:before {
content: '';
display: block;
position: absolute;
top: max(4px, .4rem);
left: 0;
width: max(16px, 1.6rem);
height: max(16px, 1.6rem);
border: 1px solid var(--color-blue);
box-sizing: border-box;
border-radius: max(3px, .3rem);
transition: background-color .3s ease;
}
.page-kontakt .wpcf7-acceptance input[type="checkbox"]:checked+span:after {
content: '';
display: block;
position: absolute;
top: max(5px, 0.5rem);
left: max(6px, 0.6rem);
width: max(3px, 0.3rem);
height: max(10px, 1rem);
border: solid var(--color-blue);
border-width: 0 2px 2px 0;
transition: background-color .3s ease;
transform: rotate(45deg);
}
.page-kontakt .wpcf7-acceptance input[type="checkbox"]+span a {
text-decoration: underline;
transition: color .3s ease;
}
.page-kontakt .wpcf7-acceptance input[type="checkbox"]+span a:hover {
color: var(--color-blue);
}
.page-kontakt .wpcf7-list-item {
margin: 0;
}
@media screen and (min-width: 992px) {
.page-kontakt .wpcf7-form p:nth-of-type(2),
.page-kontakt .wpcf7-form p:nth-of-type(3),
.page-kontakt .wpcf7-form p:nth-of-type(4),
.page-kontakt .wpcf7-form p:nth-of-type(5) {
display: inline-block;
width: calc(50% - max(1px, 1rem));
}
.page-kontakt .wpcf7-form p:nth-of-type(3),
.page-kontakt .wpcf7-form p:nth-of-type(5) {
margin-left: max(14px, 1.4rem);
}
}
@media(max-width: 991px) {
.page-kontakt .wpcf7-submit {
margin: 20px 0;
}
} .packet_section {
padding: 26.3rem 0 7.6rem 0;
margin-top: -19.8rem;
}
.packet_section__title {
letter-spacing: max(-2px, -.2rem);
}
.packet_section__item {
padding: 3.3rem 1.5rem 1.9rem 1.5rem;
border-radius: max(8px, .8rem);
}
.packet_section__list {
display: flex;
gap: 2.5rem;
}
@media screen and (max-width: 991px) {
.packet_section__list {
padding-left: 20px;
padding-right: 20px;
}
}
.packet_section__list .slick-slide {
margin: 0 12px;
}
.packet_section__list .slick-list {
margin: 0 -12px;
}
.packet_section__list .slick-prev {
left: -1%;
}
.packet_section__list .slick-next {
right: -1%;
}
.packet_section__item-title {
margin-bottom: 3.7rem;
}
.packet_section__item-hours {
display: flex;
align-items: center;
justify-content: space-between;
gap: 1rem;
}
.packet_section .hours {
font-size: 4.4rem;
}
@media screen and (max-width: 767px) {
.packet_section .hours {
font-size: 23px;
}
}
.packet_section__item-price .price_wrapper{
display: flex;
align-items: center;
}
.packet_section__item-price {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
row-gap: max(5px, .5rem);
padding: 0.5rem 0;
border-top: 2px solid #EDEEF0;
border-bottom: 2px solid #EDEEF0;
}
.packet_section__item.packet_section__item--free .packet_free__ours{
display: inline-block;
width: max-content;
padding: max(7px, .7rem);
color: #3DA938;
background-color: #3DA9381A;
font-size: 10px;
font-weight: var(--font-weight-semibold);
}
.packet_section .price {
font-size: 5rem;
}
@media screen and (max-width: 767px) {
.packet_section .price {
font-size: 18px;
}
}
.packet_section .price_symbols {
padding: 0 1rem 0 1rem;
}
.packet_section .packet_section__btn {
width: 100%;
box-sizing: border-box;
text-align: center;
}
.packet_section__item.packet_section__item--negotiations .price {
font-size: 3.4rem;
line-height: 1.795;
}
.packet_section__item.packet_section__item--negotiations .price_symbols {
display: none;
}
.packet_section__item-content {
margin: 2.6rem 0 3.5rem 0;
}
.packet_section__item-content ul,
.packet_section__item-content p {
margin: 0;
padding: 0 0 0 3.4rem;
}
.packet_section__item-content ul {
position: relative;
list-style-type: none;
margin-top: 2.1rem;
}
.packet_section__item-content ul:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 2.2rem;
height: 2.2rem;
background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.97831 15.125C8.79814 15.1246 8.62533 15.0535 8.49705 14.927L5.70649 12.177C5.58816 12.0471 5.5241 11.8767 5.52747 11.701C5.53084 11.5253 5.60138 11.3575 5.72459 11.2322C5.84781 11.1069 6.01435 11.0335 6.18999 11.0271C6.36564 11.0208 6.53704 11.0819 6.66899 11.198L8.97212 13.4668L15.3246 7.08129C15.3879 7.01547 15.4636 6.9629 15.5473 6.92666C15.6311 6.89041 15.7213 6.8712 15.8125 6.87016C15.9038 6.86912 15.9944 6.88627 16.0789 6.92059C16.1635 6.95492 16.2404 7.00575 16.3051 7.07011C16.3699 7.13447 16.4211 7.21107 16.4559 7.29545C16.4907 7.37983 16.5084 7.47029 16.5079 7.56157C16.5073 7.65284 16.4886 7.7431 16.4529 7.82707C16.4171 7.91104 16.365 7.98705 16.2995 8.05066L9.46574 14.9257C9.40158 14.9893 9.32551 15.0397 9.24187 15.0739C9.15823 15.1081 9.06867 15.1255 8.97831 15.125Z' fill='%233DA938'/%3E%3Cpath d='M17.875 19.9375H4.125C3.57799 19.9375 3.05339 19.7202 2.66659 19.3334C2.2798 18.9466 2.0625 18.422 2.0625 17.875V4.125C2.0625 3.57799 2.2798 3.05339 2.66659 2.66659C3.05339 2.2798 3.57799 2.0625 4.125 2.0625H17.875C18.422 2.0625 18.9466 2.2798 19.3334 2.66659C19.7202 3.05339 19.9375 3.57799 19.9375 4.125V17.875C19.9375 18.422 19.7202 18.9466 19.3334 19.3334C18.9466 19.7202 18.422 19.9375 17.875 19.9375ZM4.125 3.4375C3.94266 3.4375 3.7678 3.50993 3.63886 3.63886C3.50993 3.7678 3.4375 3.94266 3.4375 4.125V17.875C3.4375 18.0573 3.50993 18.2322 3.63886 18.3611C3.7678 18.4901 3.94266 18.5625 4.125 18.5625H17.875C18.0573 18.5625 18.2322 18.4901 18.3611 18.3611C18.4901 18.2322 18.5625 18.0573 18.5625 17.875V4.125C18.5625 3.94266 18.4901 3.7678 18.3611 3.63886C18.2322 3.50993 18.0573 3.4375 17.875 3.4375H4.125Z' fill='%233DA938'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.packet_section__item-content li {
color: var(--color-navy);
font-size: var(--font-size-16);
font-weight: var(--font-weight-medium);
line-height: 1;
}
.packet_section__item-content p {
margin-top: max(6px, .6rem);
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
line-height: 1.57;
color: var(--color-gray);
}
.packet_popup {
background-color: var(--color-white);
border-radius: max(8px, .8rem);
}
.packet_popup:not(.open) {
display: none;
}
.packet_popup.open {
display: flex;
align-items: center;
justify-content: center;
position: fixed;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
transform: translate(-50%, -50%);
z-index: 9999;
}
.packet_popup__wrapper {
background-color: var(--color-white);
padding: max(20px, 2rem) max(30px, 3rem);
border-radius: max(8px, .8rem);
max-width: 600px;
}
.packet_popup__close {
display: inline-flex;
margin-left: auto;
background-color: transparent;
border: 1px solid var(--color-blue);
border-radius: max(8px, .8rem);
cursor: pointer;
transition: background-color .3s ease;
}
.packet_popup__close:hover {
background-color: var(--color-azure-blue);
}
.packet_popup__content {
display: flex;
flex-direction: column;
align-self: end;
}
.packet_popup__content .packet_heading .wpcf7-form-control {
border: unset;
text-align: center;
background-color: #4754671A;
}
.packet_popup__content .packet_heading .wpcf7-form-control-wrap {
pointer-events: none;
}
.packet_popup .wpcf7-text,
.packet_popup .wpcf7-textarea {
width: 100%;
box-sizing: border-box;
border-radius: max(8px, .8rem);
border: 2px solid #4754671A;
padding: max(15px, 1.5rem) max(19px, 1.9rem);
outline: none;
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
color: var(--color-gray);
transition: border-color .3s ease, color .3s ease;
}
.packet_popup .wpcf7-text::placeholder,
.packet_popup .wpcf7-textarea::placeholder {
color: var(--color-gray);
}
.packet_popup .wpcf7-text:focus-visible,
.packet_popup .wpcf7-text:active,
.packet_popup .wpcf7-text:target,
.packet_popup .wpcf7-textarea:focus-visible,
.packet_popup .wpcf7-textarea:target,
.packet_popup .wpcf7-textarea:active {
border-color: var(--color-blue);
color: var(--color-blue);
}
.packet_popup .wpcf7-text::placeholder:focus-visible,
.packet_popup .wpcf7-text::placeholder:active,
.packet_popup .wpcf7-text::placeholder:target,
.packet_popup .wpcf7-textarea::placeholder:focus-visible,
.packet_popup .wpcf7-textarea::placeholder:target,
.packet_popup .wpcf7-textarea::placeholder:active {
color: var(--color-blue);
}
.packet_popup .wpcf7-acceptance {
color: var(--color-gray);
font-size: var(--font-size-11);
font-weight: var(--font-weight-regular);
line-height: 1.57;
}
.packet_popup .wpcf7-acceptance input[type="checkbox"] {
display: none;
}
.packet_popup .wpcf7-acceptance input[type="checkbox"]+span {
display: inline-block;
position: relative;
padding-left: max(26px, 2.6rem);
margin-top: max(10px, 1rem);
cursor: pointer;
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
color: var(--color-gray);
}
.packet_popup .wpcf7-acceptance input[type="checkbox"]+span:before {
content: '';
display: block;
position: absolute;
top: max(4px, .4rem);
left: 0;
width: max(16px, 1.6rem);
height: max(16px, 1.6rem);
border: 1px solid var(--color-blue);
box-sizing: border-box;
border-radius: max(3px, .3rem);
transition: background-color .3s ease;
}
.packet_popup .wpcf7-acceptance input[type="checkbox"]:checked+span:after {
content: '';
display: block;
position: absolute;
top: max(5px, 0.5rem);
left: max(6px, 0.6rem);
width: max(3px, 0.3rem);
height: max(10px, 1rem);
border: solid var(--color-blue);
border-width: 0 2px 2px 0;
transition: background-color .3s ease;
transform: rotate(45deg);
}
.packet_popup .wpcf7-acceptance input[type="checkbox"]+span a {
text-decoration: underline;
transition: color .3s ease;
}
.packet_popup .wpcf7-acceptance input[type="checkbox"]+span a:hover {
color: var(--color-blue);
}
.packet_popup .wpcf7-list-item {
margin: 0;
}
@media screen and (min-width: 992px) {
.packet_popup .wpcf7-form p:nth-of-type(2),
.packet_popup .wpcf7-form p:nth-of-type(3),
.packet_popup .wpcf7-form p:nth-of-type(4),
.packet_popup .wpcf7-form p:nth-of-type(5) {
display: inline-block;
width: calc(50% - max(1px, 1rem));
}
.packet_popup .wpcf7-form p:nth-of-type(3),
.packet_popup .wpcf7-form p:nth-of-type(5) {
margin-left: max(14px, 1.4rem);
}
}
@media(max-width: 991px) {
.packet_popup .wpcf7-submit {
margin: 20px 0;
}
.packet_popup .wpcf7 form .wpcf7-response-output {
margin-top: 0;
}
}
.page-jak-mozemy-pomoc .support_section {
margin: max(40px, 4rem) auto;
}
@media screen and (min-width: 992px) {
.page-jak-mozemy-pomoc .support_section {
margin-top: 0;
}
}
.page-jak-mozemy-pomoc .support_section .section_title {
display: none;
}
.page-jak-mozemy-pomoc .support_section .section_blocks {
margin-top: max(40px, 4rem);
}
.page-wybierz-poziom-wsparcia .support_levels_title {
font-weight: var(--font-weight-semibold);
}
@media screen and (min-width: 992px) {
.page-wybierz-poziom-wsparcia .support_levels_title {
margin-top: max(1.9rem, 19px);
}
} .dedicated_shop_popup .form_heading {
font-size: var(--font-size-24);
font-weight: var(--font-weight-semibold);
color: var(--color-navy);
display: block;
width: 100%;
text-align: center;
}
.dedicated_shop_popup {
background-color: var(--color-white);
border-radius: max(8px, .8rem);
}
.dedicated_shop_popup:not(.open) {
display: none;
}
.dedicated_shop_popup.open {
display: flex;
align-items: center;
justify-content: center;
position: fixed;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
transform: translate(-50%, -50%);
z-index: 9999;
}
.dedicated_shop_popup__wrapper {
background-color: var(--color-white);
padding: max(20px, 2rem) max(30px, 3rem);
border-radius: max(8px, .8rem);
max-width: 600px;
}
.dedicated_shop_popup__close {
display: inline-flex;
margin-left: auto;
background-color: transparent;
border: 1px solid var(--color-blue);
border-radius: max(8px, .8rem);
cursor: pointer;
transition: background-color .3s ease;
}
.dedicated_shop_popup__close:hover {
background-color: var(--color-azure-blue);
}
.dedicated_shop_popup__content {
display: flex;
flex-direction: column;
align-self: end;
}
.dedicated_shop_popup__content .dedicated_shop_heading .wpcf7-form-control {
border: unset;
text-align: center;
background-color: #4754671A;
}
.dedicated_shop_popup__content .dedicated_shop_heading .wpcf7-form-control-wrap {
pointer-events: none;
}
.dedicated_shop_popup .wpcf7-text,
.dedicated_shop_popup .wpcf7-textarea {
width: 100%;
box-sizing: border-box;
border-radius: max(8px, .8rem);
border: 2px solid #4754671A;
padding: max(15px, 1.5rem) max(19px, 1.9rem);
outline: none;
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
color: var(--color-gray);
transition: border-color .3s ease, color .3s ease;
}
.dedicated_shop_popup .wpcf7-text::placeholder,
.dedicated_shop_popup .wpcf7-textarea::placeholder {
color: var(--color-gray);
}
.dedicated_shop_popup .wpcf7-text:focus-visible,
.dedicated_shop_popup .wpcf7-text:active,
.dedicated_shop_popup .wpcf7-text:target,
.dedicated_shop_popup .wpcf7-textarea:focus-visible,
.dedicated_shop_popup .wpcf7-textarea:target,
.dedicated_shop_popup .wpcf7-textarea:active {
border-color: var(--color-blue);
color: var(--color-blue);
}
.dedicated_shop_popup .wpcf7-text::placeholder:focus-visible,
.dedicated_shop_popup .wpcf7-text::placeholder:active,
.dedicated_shop_popup .wpcf7-text::placeholder:target,
.dedicated_shop_popup .wpcf7-textarea::placeholder:focus-visible,
.dedicated_shop_popup .wpcf7-textarea::placeholder:target,
.dedicated_shop_popup .wpcf7-textarea::placeholder:active {
color: var(--color-blue);
}
.dedicated_shop_popup .wpcf7-acceptance {
color: var(--color-gray);
font-size: var(--font-size-11);
font-weight: var(--font-weight-regular);
line-height: 1.57;
}
.dedicated_shop_popup .wpcf7-acceptance input[type="checkbox"] {
display: none;
}
.dedicated_shop_popup .wpcf7-acceptance input[type="checkbox"]+span {
display: inline-block;
position: relative;
padding-left: max(26px, 2.6rem);
margin-top: max(10px, 1rem);
cursor: pointer;
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
color: var(--color-gray);
}
.dedicated_shop_popup .wpcf7-acceptance input[type="checkbox"]+span:before {
content: '';
display: block;
position: absolute;
top: max(4px, .4rem);
left: 0;
width: max(16px, 1.6rem);
height: max(16px, 1.6rem);
border: 1px solid var(--color-blue);
box-sizing: border-box;
border-radius: max(3px, .3rem);
transition: background-color .3s ease;
}
.dedicated_shop_popup .wpcf7-acceptance input[type="checkbox"]:checked+span:after {
content: '';
display: block;
position: absolute;
top: max(5px, 0.5rem);
left: max(6px, 0.6rem);
width: max(3px, 0.3rem);
height: max(10px, 1rem);
border: solid var(--color-blue);
border-width: 0 2px 2px 0;
transition: background-color .3s ease;
transform: rotate(45deg);
}
.dedicated_shop_popup .wpcf7-acceptance input[type="checkbox"]+span a {
text-decoration: underline;
transition: color .3s ease;
}
.dedicated_shop_popup .wpcf7-acceptance input[type="checkbox"]+span a:hover {
color: var(--color-blue);
}
.dedicated_shop_popup .wpcf7-list-item {
margin: 0;
}
@media screen and (min-width: 992px) {
.dedicated_shop_popup .wpcf7-form p:nth-of-type(2),
.dedicated_shop_popup .wpcf7-form p:nth-of-type(3),
.dedicated_shop_popup .wpcf7-form p:nth-of-type(4),
.dedicated_shop_popup .wpcf7-form p:nth-of-type(5) {
display: inline-block;
width: calc(50% - max(1px, 1rem));
}
.dedicated_shop_popup .wpcf7-form p:nth-of-type(3),
.dedicated_shop_popup .wpcf7-form p:nth-of-type(5) {
margin-left: max(14px, 1.4rem);
}
}
@media(max-width: 991px) {
.dedicated_shop_popup .wpcf7-submit {
margin: 20px 0;
}
.dedicated_shop_popup .wpcf7 form .wpcf7-response-output {
margin-top: 0;
}
} .company_description {
position: relative;
}
.company_description::after {
content: '';
position: absolute;
top: 13%;
left: max(-10px, -1rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%); animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
.company_description::before {
content: '';
position: absolute;
top: 16%;
right: max(-100px, -10rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
@media screen and (max-width: 1500px) {
.company_description::after,
.company_description::before {
opacity: 0.3;
}
}
.company_description {
padding-top: 6.2rem;
}
.company_description__title {
line-height: 1.05;
letter-spacing: max(-4px, -.4rem);
}
@media screen and (max-width: 991px) {
.company_description__title {
letter-spacing: max(-2px, -.2rem);
}
}
.company_description__text {
margin-top: 1.5rem;
margin-bottom: 6.5rem;
line-height: 1.4375;
}
.company_description__counters {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 5.8rem;
}
.company_description__counter {
display: flex;
flex-direction: column;
gap: 1.5rem;
flex: 0 1 max(200px, 20rem);
}
@media screen and (max-width: 767px) {
.company_description__counter {
flex: 0 1 150px;
}
}
.company_description__counter-value {
letter-spacing: max(-2px, -.2rem);
}
.company_description__counter-title {
line-height: 1.52;
}
.company_description__img_wrapper {
display: flex;
margin-top: 6.5rem;
}
.company_description__img {
width: 100%;
height: auto;
} .company_carousel {
padding-top: 24.7rem;
padding-bottom: 11.5rem;
margin-top: -19.6rem;
background-image: url("data:image/svg+xml,%3Csvg width='1600' height='918' viewBox='0 0 1600 918' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1846_6729' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1601' height='918'%3E%3Cpath d='M0 8.00002C0 3.58174 3.58172 0 8 0H1593C1597.42 0 1601 3.58172 1601 8V910C1601 914.418 1597.42 918 1593 918H8.00003C3.58175 918 0 914.418 0 910V8.00002Z' fill='%230049FF'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1846_6729)'%3E%3Cpath d='M1281.52 1752.06C1097.43 1761.25 694.795 1569.77 557 730.302C384.756 -319.035 651.363 -1532.43 299.847 -1489.41C-51.6697 -1446.39 -310.668 -1505.88 -185.935 -1926.55C-61.2016 -2347.21 466.564 -2786.33 50.3132 -3462.91' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1334.01 1715.59C1149.92 1724.78 747.284 1533.3 609.488 693.833C437.244 -355.504 703.851 -1568.9 352.335 -1525.88C0.818601 -1482.86 -258.18 -1542.35 -133.447 -1963.01C-8.71333 -2383.68 519.053 -2822.8 102.801 -3499.38' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1397 1671.83C1212.91 1681.02 810.272 1489.54 672.476 650.07C500.232 -399.267 766.839 -1612.67 415.323 -1569.65C63.8069 -1526.62 -195.192 -1586.11 -70.4585 -2006.78C54.2749 -2427.44 582.041 -2866.56 165.79 -3543.15' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1459.98 1628.07C1275.89 1637.26 873.256 1445.78 735.461 606.307C563.216 -443.03 829.824 -1656.43 478.307 -1613.41C126.791 -1570.39 -132.207 -1629.87 -7.47408 -2050.54C117.259 -2471.21 645.025 -2910.32 228.774 -3586.91' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1522.97 1584.3C1338.88 1593.5 936.248 1402.01 798.453 562.545C626.209 -486.792 892.816 -1700.19 541.3 -1657.17C189.783 -1614.15 -69.2153 -1673.64 55.5181 -2094.3C180.252 -2514.97 708.017 -2954.09 291.766 -3630.67' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1585.96 1540.54C1401.87 1549.73 999.237 1358.25 861.441 518.782C689.197 -530.555 955.804 -1743.95 604.288 -1700.93C252.772 -1657.91 -6.22702 -1717.4 118.506 -2138.07C243.24 -2558.73 771.006 -2997.85 354.755 -3674.43' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1648.95 1496.78C1464.86 1505.97 1062.23 1314.49 924.43 475.019C752.185 -574.318 1018.79 -1787.72 667.276 -1744.7C315.76 -1701.67 56.7613 -1761.16 181.495 -2181.83C306.228 -2602.49 833.994 -3041.61 417.743 -3718.2' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1711.94 1453.02C1527.84 1462.21 1125.21 1270.73 987.414 431.257C815.17 -618.08 1081.78 -1831.48 730.261 -1788.46C378.744 -1745.44 119.746 -1804.92 244.479 -2225.59C369.212 -2646.26 896.978 -3085.37 480.727 -3761.96' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1774.92 1409.25C1590.83 1418.45 1188.2 1226.96 1050.4 387.494C878.158 -661.843 1144.77 -1875.24 793.249 -1832.22C441.733 -1789.2 182.734 -1848.69 307.467 -2269.35C432.201 -2690.02 959.967 -3129.14 543.716 -3805.72' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1837.91 1365.49C1653.82 1374.68 1251.19 1183.2 1113.39 343.731C941.146 -705.606 1207.75 -1919.01 856.237 -1875.98C504.721 -1832.96 245.722 -1892.45 370.456 -2313.12C495.189 -2733.78 1022.95 -3172.9 606.704 -3849.49' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1900.9 1321.73C1716.81 1330.92 1314.17 1139.44 1176.38 299.968C1004.13 -749.369 1270.74 -1962.77 919.225 -1919.75C567.709 -1876.73 308.71 -1936.21 433.444 -2356.88C558.177 -2777.54 1085.94 -3216.66 669.692 -3893.25' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1952.9 1287.41C1768.8 1296.6 1366.17 1105.12 1228.37 265.647C1056.13 -783.69 1322.74 -1997.09 971.222 -1954.07C619.705 -1911.05 360.707 -1970.53 485.44 -2391.2C610.173 -2811.87 1137.94 -3250.98 721.688 -3927.57' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2005.38 1250.94C1821.29 1260.13 1418.66 1068.65 1280.86 229.178C1108.62 -820.159 1375.23 -2033.56 1023.71 -1990.54C672.194 -1947.52 413.195 -2007 537.928 -2427.67C662.662 -2848.33 1190.43 -3287.45 774.176 -3964.04' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2068.37 1207.17C1884.28 1216.37 1481.65 1024.89 1343.85 185.416C1171.61 -863.921 1438.21 -2077.32 1086.7 -2034.3C735.182 -1991.28 476.183 -2050.77 600.917 -2471.43C725.65 -2892.1 1253.42 -3331.21 837.165 -4007.8' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2131.36 1163.41C1947.26 1172.6 1544.63 981.123 1406.84 141.653C1234.59 -907.684 1501.2 -2121.08 1149.68 -2078.06C798.166 -2035.04 539.168 -2094.53 663.901 -2515.19C788.634 -2935.86 1316.4 -3374.98 900.149 -4051.56' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2194.35 1119.65C2010.26 1128.84 1607.62 937.36 1469.83 97.8903C1297.58 -951.447 1564.19 -2164.85 1212.67 -2121.82C861.158 -2078.8 602.16 -2138.29 726.893 -2558.96C851.627 -2979.62 1379.39 -3418.74 963.141 -4095.33' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2257.33 1075.89C2073.24 1085.08 1670.61 893.597 1532.81 54.1275C1360.57 -995.209 1627.18 -2208.61 1275.66 -2165.59C924.143 -2122.57 665.144 -2182.05 789.877 -2602.72C914.611 -3023.38 1442.38 -3462.5 1026.13 -4139.09' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2320.32 1032.12C2136.23 1041.32 1733.6 849.834 1595.8 10.3648C1423.56 -1038.97 1690.16 -2252.37 1338.65 -2209.35C987.131 -2166.33 728.132 -2225.82 852.866 -2646.48C977.599 -3067.15 1505.37 -3506.27 1089.11 -4182.85' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2383.31 988.361C2199.22 997.554 1796.58 806.072 1658.79 -33.398C1486.54 -1082.73 1753.15 -2296.13 1401.64 -2253.11C1050.12 -2210.09 791.121 -2269.58 915.854 -2690.24C1040.59 -3110.91 1568.35 -3550.03 1152.1 -4226.61' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2446.3 944.598C2262.21 953.791 1859.57 762.309 1721.78 -77.1608C1549.53 -1126.5 1816.14 -2339.9 1464.62 -2296.88C1113.11 -2253.85 854.109 -2313.34 978.842 -2734.01C1103.58 -3154.67 1631.34 -3593.79 1215.09 -4270.38' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2509.29 900.836C2325.19 910.028 1922.56 718.546 1784.77 -120.923C1612.52 -1170.26 1879.13 -2383.66 1527.61 -2340.64C1176.1 -2297.62 917.097 -2357.1 1041.83 -2777.77C1166.56 -3198.44 1694.33 -3637.55 1278.08 -4314.14' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M2572.27 857.073C2388.18 866.266 1985.55 674.784 1847.75 -164.686C1675.51 -1214.02 1942.11 -2427.42 1590.6 -2384.4C1239.08 -2341.38 980.082 -2400.87 1104.81 -2821.53C1229.55 -3242.2 1757.31 -3681.32 1341.06 -4357.9' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M607.85 2219.5C423.757 2228.69 21.1235 2037.21 -116.672 1197.74C-288.916 148.405 -22.3091 -1064.99 -373.825 -1021.97C-725.342 -978.952 -984.34 -1038.44 -859.607 -1459.11C-734.873 -1879.77 -207.108 -2318.89 -623.359 -2995.47' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M660.342 2183.03C476.249 2192.22 73.6157 2000.74 -64.1798 1161.27C-236.424 111.936 30.1831 -1101.46 -321.333 -1058.44C-672.849 -1015.42 -931.848 -1074.91 -807.115 -1495.57C-682.381 -1916.24 -154.615 -2355.36 -570.866 -3031.94' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M723.326 2139.27C539.234 2148.46 136.6 1956.98 -1.19535 1117.51C-173.44 68.1734 93.1677 -1145.23 -258.349 -1102.2C-609.865 -1059.18 -868.863 -1118.67 -744.13 -1539.34C-619.397 -1960 -91.6307 -2399.12 -507.882 -3075.71' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M786.31 2095.51C602.218 2104.7 199.584 1913.22 61.789 1073.75C-110.455 24.4108 156.152 -1188.99 -195.364 -1145.97C-546.88 -1102.95 -805.879 -1162.43 -681.146 -1583.1C-556.412 -2003.76 -28.6463 -2442.88 -444.897 -3119.47' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M849.303 2051.74C665.21 2060.94 262.577 1869.45 124.781 1029.98C-47.4632 -19.3522 219.144 -1232.75 -132.372 -1189.73C-483.888 -1146.71 -742.887 -1206.2 -618.154 -1626.86C-493.42 -2047.53 34.3456 -2486.65 -381.906 -3163.23' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M912.287 2007.98C728.195 2017.17 325.561 1825.69 187.765 986.222C15.5211 -63.1148 282.128 -1276.51 -69.3878 -1233.49C-420.904 -1190.47 -679.903 -1249.96 -555.169 -1670.62C-430.436 -2091.29 97.33 -2530.41 -318.921 -3206.99' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M975.275 1964.22C791.183 1973.41 388.549 1781.93 250.754 942.459C78.5094 -106.878 345.117 -1320.28 -6.39954 -1277.26C-357.916 -1234.23 -616.915 -1293.72 -492.181 -1714.39C-367.448 -2135.05 160.318 -2574.17 -255.933 -3250.76' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1038.26 1920.46C854.171 1929.65 451.538 1738.17 313.742 898.697C141.498 -150.64 408.105 -1364.04 56.5887 -1321.02C-294.927 -1278 -553.926 -1337.48 -429.193 -1758.15C-304.459 -2178.82 223.307 -2617.93 -192.945 -3294.52' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1101.25 1876.69C917.159 1885.89 514.526 1694.4 376.73 854.934C204.486 -194.403 471.093 -1407.8 119.577 -1364.78C-231.939 -1321.76 -490.938 -1381.25 -366.205 -1801.91C-241.471 -2222.58 286.295 -2661.7 -129.956 -3338.28' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1164.24 1832.93C980.148 1842.12 577.514 1650.64 439.719 811.171C267.474 -238.166 534.082 -1451.57 182.565 -1408.54C-168.951 -1365.52 -427.95 -1425.01 -303.216 -1845.68C-178.483 -2266.34 349.283 -2705.46 -66.968 -3382.05' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3Cpath d='M1227.23 1789.17C1043.14 1798.36 640.502 1606.88 502.707 767.409C330.463 -281.928 597.07 -1495.33 245.554 -1452.31C-105.963 -1409.29 -364.961 -1468.77 -240.228 -1889.44C-115.495 -2310.1 412.271 -2749.22 -3.97975 -3425.81' stroke='white' stroke-opacity='0.07' stroke-width='1.58213'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.company_carousel__text {
display: grid;
grid-template-columns: 100%;
gap: 5.3rem;
}
@media screen and (min-width: 992px) {
.company_carousel__text {
grid-template-columns: 47.45% 48.5%;
}
}
.company_carousel__title {
line-height: 1.05;
letter-spacing: max(-2px, -.2rem);
}
.company_carousel__description {
color: #C7D7FF;
line-height: 1.57;
} .company_team {
padding: 7.4rem 0 8.9rem 0;
}
.company_team__title {
letter-spacing: max(2px, .2rem);
margin-top: 0;
margin-bottom: 6rem;
}
.company_team__item__name {
font-size: 2rem;
}
.company_team__item__img {
display: flex;
position: relative;
border-radius: max(8px, .8rem);
overflow: hidden;
}
.company_team__item__img::after {
content: '';
position: absolute;
bottom: max(-61px, -6.1rem);
left: 0;
width: 100%;
height: max(289px, 29rem);
background-color: #D3CFCF;
border-radius: 50%;
filter: blur(20px);
z-index: 0;
transition: all .3s ease;
}
.company_team__item__img:hover::after {
background-color: var(--color-blue);
}
.company_team__item__img img {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
}
.company_team__list {
display: grid;
grid-template-columns: repeat(2, minmax(150px, 1fr));
column-gap: max(25px, 2.5rem);
row-gap: 5rem;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.company_team__list {
grid-template-columns: repeat(3, minmax(200px, 1fr));
}
}
@media screen and (min-width: 992px) {
.company_team__list {
grid-template-columns: repeat(4, minmax(200px, 1fr));
}
}
.company_team__item_text {
display: flex;
flex-direction: column;
margin-top: 2.6rem;
gap: max(11px, 1.1rem);
} .mailpoet_page-template-default .main .cont {
margin: 100px auto 100px auto;
}
.mailpoet_page-template-default .cont>p {
font-size: 6rem;
font-weight: var(--font-weight-semibold);
line-height: 1.05;
letter-spacing: max(-2px, -.2rem);
text-align: center;
}
.single_page_inner {
flex-direction: column;
align-items: center;
}
.single_page__title {
line-height: 1.05;
letter-spacing: -4px;
}
.single_page_title {
text-align: center;
margin-top: max(14px, 1.4rem);
}
.single_page_content {
margin-top: max(50px, 5rem);
padding: 0 0 max(70px, 7rem) 0;
color: var(--color-gray);
font-size: var(--font-size-14);
line-height: max(26px, 2.6rem);
}
h2.wp-block-heading {
font-size: var(--font-size-24);
line-height: max(28px, 2.8rem);
font-weight: var(--font-weight-semibold);
color: var(--color-navy);
}
.wp-block-heading:not(:first-of-type) {
margin-top: max(30px, 3rem);
}
.single_page_content p {
margin-top: max(20px, 2rem);
}
.single_page_content :is(ul, ol) {
margin: 0;
}
@media screen and (max-width: 768px) {
.page-jak-mozemy-pomoc .support_section .section_blocks {
flex-direction: column;
padding-left: 10px;
padding-right: 10px;
}
} body.page-o-nas main .certificates,
.certificate_text {
background: #F6F9FC;
}
body.page-o-nas main .certificate_wrapper {
background: var(--color-white);
}
.certificate_text__title {
padding-top: 6.4rem;
padding-bottom: 4.2rem;
}
body.page-o-nas main .certificates {
position: relative;
z-index: 1;
margin-top: 0;
margin-bottom: 0;
padding: 0 0 6.4rem 0;
}
body.page-o-nas main .certificates::after {
content: '';
position: absolute;
top: 0;
left: calc(100% - 1px);
width: 100%;
height: 100%;
background: #F6F9FC;
z-index: -1;
}
body.page-o-nas main .certificates::before {
content: '';
position: absolute;
top: 0;
right: calc(100% - 1px);
width: 100%;
height: 100%;
background: #F6F9FC;
z-index: -1;
} .company_cooperation {
padding-top: 9.6rem;
padding-bottom: 9.6rem;
}
.company_cooperation__wrapper {
display: grid;
grid-template-columns: 45.67% 50.77%;
justify-content: space-between;
align-items: center;
}
@media screen and (max-width: 767px) {
.company_cooperation__wrapper {
grid-template-columns: 100%;
gap: 20px;
text-align: center;
}
}
.company_cooperation__title {
font-size: 5.2rem;
letter-spacing: max(-2px, -.2rem);
line-height: 1.05;
margin-bottom: 2.5rem;
}
.company_cooperation__btn::after {
transition: all 0.3s ease;
}
.company_cooperation__btn:hover:after {
right: max(10px, 1rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='%23ffffff'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}
.company_cooperation__img_wrapper img {
width: 100%;
height: auto;
}
.join_us__wrapper {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
gap: 2rem;
padding: 5.7rem 0;
}
.join_us__title {
letter-spacing: max(-2px, -0.2rem);
}
.join_us__buttons {
display: flex;
flex-wrap: wrap;
gap: max(20px, 2rem);
}
.join_us__buttons .button {
border: 2px solid var(--color-white);
color: var(--color-white);
transition: all 0.3s ease;
}
.join_us__buttons .button:hover {
background-color: var(--color-white);
color: var(--color-blue);
}
.join_us__buttons .button:after {
transition: all 0.3s ease;
}
.join_us__buttons .button:hover:after {
right: max(15px, 1.5rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2501C9.67665 14.2495 9.53184 14.2049 9.40885 14.122C9.28586 14.039 9.19022 13.9215 9.13403 13.7842C9.07784 13.647 9.06361 13.4961 9.09315 13.3508C9.12269 13.2054 9.19466 13.0721 9.29998 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9141 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9141 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.29998 5.03261C9.22968 4.96288 9.17389 4.87993 9.13581 4.78854C9.09774 4.69714 9.07813 4.59912 9.07813 4.50011C9.07813 4.4011 9.09774 4.30307 9.13581 4.21167C9.17389 4.12028 9.22968 4.03733 9.29998 3.96761C9.4405 3.82792 9.63059 3.74951 9.82873 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.92369 14.2507 9.82498 14.2501Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2501C4.42665 14.2495 4.28184 14.2049 4.15885 14.122C4.03586 14.039 3.94022 13.9215 3.88403 13.7842C3.82784 13.647 3.81361 13.4961 3.84315 13.3508C3.87269 13.2054 3.94466 13.0721 4.04998 12.9676L8.01748 9.00011L4.04998 5.03261C3.97968 4.96288 3.92389 4.87993 3.88581 4.78854C3.84774 4.69714 3.82813 4.59912 3.82813 4.50011C3.82813 4.4011 3.84774 4.30307 3.88581 4.21167C3.92389 4.12028 3.97968 4.03733 4.04998 3.96761C4.1905 3.82792 4.38059 3.74951 4.57873 3.74951C4.77687 3.74951 4.96696 3.82792 5.10748 3.96761L9.60748 8.46761C9.67778 8.53733 9.73357 8.62028 9.77165 8.71167C9.80973 8.80307 9.82933 8.9011 9.82933 9.00011C9.82933 9.09912 9.80973 9.19714 9.77165 9.28854C9.73357 9.37993 9.67778 9.46288 9.60748 9.53261L5.10748 14.0326C5.0374 14.1021 4.95429 14.1571 4.86291 14.1944C4.77153 14.2318 4.67369 14.2507 4.57498 14.2501Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
}
.menu-item.contact_google {
margin-bottom: max(23px, 2.3rem);
}
@media screen and (min-width: 992px) {
.menu-item.contact_google {
margin-left: 5.7rem;
}
}
.contact_google button {
display: inline-block;
position: relative;
border: 1px solid var(--color-blue);
padding: max(11px, 1.1rem) max(20px, 2rem) max(11px, 1.1rem) max(48px, 4.8rem);
border-radius: max(8px, .8rem);
font-size: var(--font-size-13);
font-family: 'Inter', sans-serif;
font-weight: var(--font-weight-semibold);
color: var(--color-white);
background-color: var(--color-blue);
transition: color .3s ease, background-color .3s ease, border .3s ease, background-image .3s ease;
line-height: 1.22;
letter-spacing: unset;
}
.contact_google button:hover {
border: 1px solid var(--color-blue) !important;
color: var(--color-blue) !important;
background-color: var(--color-white) !important;
}
.contact_google button::after {
content: '';
position: absolute;
top: 50%;
left: max(20px, 2rem);
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.74999 0.749977C9.74999 0.551065 9.82901 0.360299 9.96966 0.219647C10.1103 0.0789947 10.3011 -2.29772e-05 10.5 -2.29772e-05C12.4884 0.00216072 14.3948 0.793038 15.8009 2.19909C17.2069 3.60514 17.9978 5.51152 18 7.49998C18 7.69889 17.921 7.88966 17.7803 8.03031C17.6397 8.17096 17.4489 8.24998 17.25 8.24998C17.0511 8.24998 16.8603 8.17096 16.7197 8.03031C16.579 7.88966 16.5 7.69889 16.5 7.49998C16.4982 5.90923 15.8655 4.38414 14.7407 3.25931C13.6158 2.13448 12.0907 1.50176 10.5 1.49998C10.3011 1.49998 10.1103 1.42096 9.96966 1.28031C9.82901 1.13965 9.74999 0.948889 9.74999 0.749977ZM10.5 4.49998C11.2956 4.49998 12.0587 4.81605 12.6213 5.37866C13.1839 5.94127 13.5 6.70433 13.5 7.49998C13.5 7.69889 13.579 7.88966 13.7197 8.03031C13.8603 8.17096 14.0511 8.24998 14.25 8.24998C14.4489 8.24998 14.6397 8.17096 14.7803 8.03031C14.921 7.88966 15 7.69889 15 7.49998C14.9988 6.30687 14.5243 5.16297 13.6807 4.31931C12.837 3.47566 11.6931 3.00117 10.5 2.99998C10.3011 2.99998 10.1103 3.07899 9.96966 3.21965C9.82901 3.3603 9.74999 3.55106 9.74999 3.74998C9.74999 3.94889 9.82901 4.13966 9.96966 4.28031C10.1103 4.42096 10.3011 4.49998 10.5 4.49998ZM17.3197 12.5542C17.7544 12.9901 17.9984 13.5805 17.9984 14.196C17.9984 14.8115 17.7544 15.4019 17.3197 15.8377L16.6372 16.6245C10.4947 22.5052 -4.45276 7.56148 1.33724 1.39948L2.19974 0.649477C2.63607 0.226985 3.22119 -0.00673617 3.82852 -0.00112185C4.43585 0.00449248 5.01655 0.248991 5.44499 0.679477C5.46824 0.702727 6.85799 2.50798 6.85799 2.50798C7.27036 2.9412 7.49992 3.51667 7.49894 4.11478C7.49796 4.71288 7.26653 5.28761 6.85274 5.71948L5.98424 6.81148C6.46488 7.97931 7.17154 9.04066 8.06362 9.93455C8.9557 10.8284 10.0156 11.5372 11.1825 12.0202L12.2812 11.1465C12.7132 10.733 13.2878 10.5018 13.8857 10.501C14.4836 10.5002 15.0589 10.7297 15.492 11.142C15.492 11.142 17.2965 12.531 17.3197 12.5542ZM16.2877 13.6447C16.2877 13.6447 14.493 12.264 14.4697 12.2407C14.3152 12.0875 14.1065 12.0016 13.8889 12.0016C13.6713 12.0016 13.4625 12.0875 13.308 12.2407C13.2877 12.2617 11.775 13.467 11.775 13.467C11.673 13.5481 11.5517 13.6013 11.423 13.6213C11.2942 13.6413 11.1625 13.6274 11.0407 13.581C9.52908 13.0182 8.15604 12.137 7.01462 10.9973C5.87319 9.85754 4.99004 8.4858 4.42499 6.97498C4.37489 6.85157 4.35855 6.71704 4.37767 6.58523C4.39678 6.45342 4.45065 6.32907 4.53374 6.22498C4.53374 6.22498 5.73899 4.71148 5.75924 4.69198C5.91244 4.53747 5.9984 4.32869 5.9984 4.1111C5.9984 3.89352 5.91244 3.68474 5.75924 3.53023C5.73599 3.50773 4.35524 1.71148 4.35524 1.71148C4.19841 1.57086 3.99374 1.49555 3.78317 1.50099C3.57261 1.50643 3.3721 1.5922 3.22274 1.74073L2.36024 2.49073C-1.87126 7.57873 11.082 19.8135 15.5407 15.6L16.224 14.8125C16.3841 14.6642 16.4803 14.4594 16.4922 14.2415C16.5041 14.0236 16.4308 13.8096 16.2877 13.6447Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
transform: translateY(-50%);
transition: background-image .3s ease;
}
.contact_google button:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3472_662)'%3E%3Cpath d='M9.74999 0.749977C9.74999 0.551065 9.82901 0.360299 9.96966 0.219647C10.1103 0.0789947 10.3011 -2.29773e-05 10.5 -2.29773e-05C12.4884 0.00216072 14.3948 0.793038 15.8009 2.19909C17.2069 3.60514 17.9978 5.51152 18 7.49998C18 7.69889 17.921 7.88966 17.7803 8.03031C17.6397 8.17096 17.4489 8.24998 17.25 8.24998C17.0511 8.24998 16.8603 8.17096 16.7197 8.03031C16.579 7.88966 16.5 7.69889 16.5 7.49998C16.4982 5.90923 15.8655 4.38414 14.7407 3.25931C13.6158 2.13448 12.0907 1.50176 10.5 1.49998C10.3011 1.49998 10.1103 1.42096 9.96966 1.28031C9.82901 1.13965 9.74999 0.948889 9.74999 0.749977ZM10.5 4.49998C11.2956 4.49998 12.0587 4.81605 12.6213 5.37866C13.1839 5.94127 13.5 6.70433 13.5 7.49998C13.5 7.69889 13.579 7.88966 13.7197 8.03031C13.8603 8.17096 14.0511 8.24998 14.25 8.24998C14.4489 8.24998 14.6397 8.17096 14.7803 8.03031C14.921 7.88966 15 7.69889 15 7.49998C14.9988 6.30687 14.5243 5.16297 13.6807 4.31931C12.837 3.47566 11.6931 3.00117 10.5 2.99998C10.3011 2.99998 10.1103 3.079 9.96966 3.21965C9.82901 3.3603 9.74999 3.55106 9.74999 3.74998C9.74999 3.94889 9.82901 4.13965 9.96966 4.28031C10.1103 4.42096 10.3011 4.49998 10.5 4.49998ZM17.3197 12.5542C17.7544 12.9901 17.9984 13.5805 17.9984 14.196C17.9984 14.8115 17.7544 15.4019 17.3197 15.8377L16.6372 16.6245C10.4947 22.5052 -4.45276 7.56148 1.33724 1.39948L2.19974 0.649477C2.63607 0.226985 3.22119 -0.00673617 3.82852 -0.00112185C4.43585 0.00449248 5.01655 0.248991 5.44499 0.679477C5.46824 0.702727 6.85799 2.50798 6.85799 2.50798C7.27036 2.9412 7.49992 3.51667 7.49894 4.11478C7.49796 4.71288 7.26653 5.28761 6.85274 5.71948L5.98424 6.81148C6.46488 7.97931 7.17154 9.04066 8.06362 9.93455C8.95571 10.8284 10.0156 11.5372 11.1825 12.0202L12.2812 11.1465C12.7132 10.733 13.2878 10.5018 13.8857 10.501C14.4836 10.5002 15.0589 10.7297 15.492 11.142C15.492 11.142 17.2965 12.531 17.3197 12.5542ZM16.2877 13.6447C16.2877 13.6447 14.493 12.264 14.4697 12.2407C14.3152 12.0875 14.1065 12.0016 13.8889 12.0016C13.6713 12.0016 13.4625 12.0875 13.308 12.2407C13.2877 12.2617 11.775 13.467 11.775 13.467C11.673 13.5481 11.5517 13.6013 11.423 13.6213C11.2942 13.6413 11.1625 13.6274 11.0407 13.581C9.52908 13.0182 8.15604 12.137 7.01462 10.9973C5.87319 9.85754 4.99004 8.4858 4.42499 6.97498C4.37489 6.85157 4.35855 6.71704 4.37767 6.58523C4.39678 6.45342 4.45065 6.32907 4.53374 6.22498C4.53374 6.22498 5.73899 4.71148 5.75924 4.69198C5.91244 4.53747 5.9984 4.32869 5.9984 4.1111C5.9984 3.89352 5.91244 3.68474 5.75924 3.53023C5.73599 3.50773 4.35524 1.71148 4.35524 1.71148C4.19841 1.57086 3.99374 1.49555 3.78317 1.50099C3.57261 1.50643 3.3721 1.5922 3.22274 1.74073L2.36024 2.49073C-1.87126 7.57873 11.082 19.8135 15.5407 15.6L16.224 14.8125C16.3841 14.6642 16.4803 14.4594 16.4922 14.2415C16.5041 14.0236 16.4308 13.8096 16.2877 13.6447Z' fill='%230049FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3472_662'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
@media screen and (max-width: 768px) {
.hur54b {
padding: 22px;
padding-top: 76px;
}
.Xfsokf {
right: 22px;
}
} .banner_blog {
grid-column: 1/2;
background-image: url(//woohoo.pl/wp-content/uploads/2025/06/banner-blog.svg);
background-repeat: no-repeat;
background-size: cover;
border-radius: max(8px, .8rem);
padding: 6.3rem 5.9rem 6.4rem 5.9rem;
}
@media screen and (min-width: 460px) {
.banner_blog {
grid-column: 1/3;
}
}
.banner_blog__title {
font-size: 3.8rem;
margin-top: 3.4rem;
margin-bottom: 1.5rem;
}
.banner_blog__description {
font-size: 2.2rem;
line-height: 1.727;
margin-bottom: 3.4rem;
}
.banner_blog__title,
.banner_blog__description {
max-width: 45.5rem;
}
.banner_blog__btn {
position: relative;
border: 2px solid var(--color-white);
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
color: var(--color-white);
line-height: 2;
border-radius: max(8px, .8rem);
padding: max(11px, 1.1rem) max(48px, 4.8rem) max(11px, 1.1rem) max(20px, 2rem);
transition: color .3s ease, background-color .3s ease;
}
.banner_blog__btn::after {
content: '';
position: absolute;
top: 50%;
right: max(20px, 2rem);
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.039 9.19022 13.9214 9.13403 13.7842C9.07784 13.6469 9.06361 13.496 9.09315 13.3507C9.12269 13.2053 9.19466 13.072 9.29998 12.9675L12.75 9.53252C12.8203 9.46279 12.8761 9.37984 12.9141 9.28845C12.9522 9.19705 12.9718 9.09902 12.9718 9.00001C12.9718 8.90101 12.9522 8.80298 12.9141 8.71158C12.8761 8.62019 12.8203 8.53724 12.75 8.46751L9.29998 5.03251C9.22968 4.96279 9.17389 4.87984 9.13581 4.78845C9.09774 4.69705 9.07813 4.59902 9.07813 4.50001C9.07813 4.40101 9.09774 4.30298 9.13581 4.21158C9.17389 4.12019 9.22968 4.03724 9.29998 3.96751C9.4405 3.82783 9.63059 3.74942 9.82873 3.74942C10.0269 3.74942 10.217 3.82783 10.3575 3.96751L13.8 7.41001C14.2213 7.83189 14.458 8.40376 14.458 9.00001C14.458 9.59627 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2317 9.92369 14.2506 9.82498 14.25Z' fill='white'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.039 3.94022 13.9214 3.88403 13.7842C3.82784 13.6469 3.81361 13.496 3.84315 13.3507C3.87269 13.2053 3.94466 13.072 4.04998 12.9675L8.01748 9.00001L4.04998 5.03251C3.97968 4.96279 3.92389 4.87984 3.88581 4.78845C3.84774 4.69705 3.82813 4.59902 3.82813 4.50001C3.82813 4.40101 3.84774 4.30298 3.88581 4.21158C3.92389 4.12019 3.97968 4.03724 4.04998 3.96751C4.1905 3.82783 4.38059 3.74942 4.57873 3.74942C4.77687 3.74942 4.96696 3.82783 5.10748 3.96751L9.60748 8.46751C9.67778 8.53724 9.73357 8.62019 9.77165 8.71158C9.80973 8.80298 9.82933 8.90101 9.82933 9.00001C9.82933 9.09902 9.80973 9.19705 9.77165 9.28845C9.73357 9.37984 9.67778 9.46279 9.60748 9.53252L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2317 4.67369 14.2506 4.57498 14.25Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
transform: translateY(-50%);
transition: background-image .3s ease;
}
.banner_blog__btn:hover {
color: var(--color-navy);
background-color: var(--color-white);
}
.banner_blog__btn:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.039 9.19022 13.9214 9.13403 13.7842C9.07784 13.6469 9.06361 13.496 9.09315 13.3507C9.12269 13.2053 9.19466 13.072 9.29998 12.9675L12.75 9.53252C12.8203 9.46279 12.8761 9.37984 12.9141 9.28845C12.9522 9.19705 12.9718 9.09902 12.9718 9.00001C12.9718 8.90101 12.9522 8.80298 12.9141 8.71158C12.8761 8.62019 12.8203 8.53724 12.75 8.46751L9.29998 5.03251C9.22968 4.96279 9.17389 4.87984 9.13581 4.78845C9.09774 4.69705 9.07813 4.59902 9.07813 4.50001C9.07813 4.40101 9.09774 4.30298 9.13581 4.21158C9.17389 4.12019 9.22968 4.03724 9.29998 3.96751C9.4405 3.82783 9.63059 3.74942 9.82873 3.74942C10.0269 3.74942 10.217 3.82783 10.3575 3.96751L13.8 7.41001C14.2213 7.83189 14.458 8.40376 14.458 9.00001C14.458 9.59627 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2317 9.92369 14.2506 9.82498 14.25Z' fill='%23091133'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.039 3.94022 13.9214 3.88403 13.7842C3.82784 13.6469 3.81361 13.496 3.84315 13.3507C3.87269 13.2053 3.94466 13.072 4.04998 12.9675L8.01748 9.00001L4.04998 5.03251C3.97968 4.96279 3.92389 4.87984 3.88581 4.78845C3.84774 4.69705 3.82813 4.59902 3.82813 4.50001C3.82813 4.40101 3.84774 4.30298 3.88581 4.21158C3.92389 4.12019 3.97968 4.03724 4.04998 3.96751C4.1905 3.82783 4.38059 3.74942 4.57873 3.74942C4.77687 3.74942 4.96696 3.82783 5.10748 3.96751L9.60748 8.46751C9.67778 8.53724 9.73357 8.62019 9.77165 8.71158C9.80973 8.80298 9.82933 8.90101 9.82933 9.00001C9.82933 9.09902 9.80973 9.19705 9.77165 9.28845C9.73357 9.37984 9.67778 9.46279 9.60748 9.53252L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2317 4.67369 14.2506 4.57498 14.25Z' fill='%23091133'/%3E%3C/svg%3E%0A");
} .blog__search-form {
position: relative;
}
.blog__search-field {
padding: max(15px, 1.5rem) max(15px, 1.5rem) max(16px, 1.6rem) 4.2rem;
border: 2px solid #4754671A;
border-radius: max(8px, .8rem);
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
box-sizing: border-box;
width: 100%;
color: var(--color-gray);
box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.blog__search-field {
padding-left: 50px;
}
}
.blog__search-field:focus {
border-color: var(--color-blue);
outline: unset;
}
.blog__search-submit {
position: absolute;
top: 50%;
left: max(15px, 1.5rem);
border: unset;
font-size: 0;
background-color: transparent;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2756_4478)'%3E%3Cpath d='M18.0006 16.9396L13.3041 12.2431C14.524 10.751 15.1239 8.84715 14.9795 6.92525C14.835 5.00335 13.9575 3.21048 12.5283 1.91747C11.099 0.624463 9.22751 -0.0697502 7.3008 -0.0215763C5.37409 0.0265975 3.5396 0.813473 2.17678 2.17629C0.813961 3.53911 0.0270858 5.3736 -0.0210881 7.30031C-0.0692619 9.22702 0.624952 11.0985 1.91796 12.5278C3.21097 13.957 5.00384 14.8346 6.92574 14.979C8.84764 15.1234 10.7515 14.5235 12.2436 13.3036L16.9401 18.0001L18.0006 16.9396ZM7.50057 13.5001C6.31388 13.5001 5.15384 13.1482 4.16715 12.4889C3.18045 11.8296 2.41142 10.8925 1.95729 9.79618C1.50317 8.69982 1.38435 7.49342 1.61586 6.32954C1.84737 5.16565 2.41881 4.09655 3.25793 3.25744C4.09704 2.41832 5.16614 1.84688 6.33003 1.61537C7.49391 1.38386 8.70031 1.50268 9.79667 1.9568C10.893 2.41093 11.8301 3.17996 12.4894 4.16666C13.1487 5.15335 13.5006 6.31339 13.5006 7.50008C13.4988 9.09083 12.8661 10.6159 11.7412 11.7407C10.6164 12.8656 9.09132 13.4983 7.50057 13.5001Z' fill='%230049FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2756_4478'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
transform: translateY(-50%);
cursor: pointer;
transition: background-image .3s ease;
}
.blog__search-submit:hover {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2756_4478)'%3E%3Cpath d='M18.0006 16.9396L13.3041 12.2431C14.524 10.751 15.1239 8.84715 14.9795 6.92525C14.835 5.00335 13.9575 3.21048 12.5283 1.91747C11.099 0.624463 9.22751 -0.0697502 7.3008 -0.0215763C5.37409 0.0265975 3.5396 0.813473 2.17678 2.17629C0.813961 3.53911 0.0270858 5.3736 -0.0210881 7.30031C-0.0692619 9.22702 0.624952 11.0985 1.91796 12.5278C3.21097 13.957 5.00384 14.8346 6.92574 14.979C8.84764 15.1234 10.7515 14.5235 12.2436 13.3036L16.9401 18.0001L18.0006 16.9396ZM7.50057 13.5001C6.31388 13.5001 5.15384 13.1482 4.16715 12.4889C3.18045 11.8296 2.41142 10.8925 1.95729 9.79618C1.50317 8.69982 1.38435 7.49342 1.61586 6.32954C1.84737 5.16565 2.41881 4.09655 3.25793 3.25744C4.09704 2.41832 5.16614 1.84688 6.33003 1.61537C7.49391 1.38386 8.70031 1.50268 9.79667 1.9568C10.893 2.41093 11.8301 3.17996 12.4894 4.16666C13.1487 5.15335 13.5006 6.31339 13.5006 7.50008C13.4988 9.09083 12.8661 10.6159 11.7412 11.7407C10.6164 12.8656 9.09132 13.4983 7.50057 13.5001Z' fill='%23091133'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2756_4478'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.blog__categories-title {
margin-bottom: 2.7rem;
}
.blog__categories-container {
margin-top: 4rem;
}
.blog__categories__btn_wrapper {
margin-bottom: 1.9rem;
}
@media screen and (max-width: 991px) {
.blog__category-toggle,
.blog__categories__btn_wrapper {
display: none;
}
.blog__category-item,
.blog__categories {
display: flex !important;
justify-content: center;
align-items: center;
}
}
.blog__categories_btn {
position: relative;
padding-left: max(18px, 1.8rem);
transition: color .3s ease;
}
.blog__categories_btn:hover {
color: var(--color-navy);
}
.blog__categories_btn::after {
content: '';
position: absolute;
top: 50%;
left: 0;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.17502 14.2501C8.32335 14.2495 8.46816 14.2049 8.59115 14.122C8.71414 14.039 8.80978 13.9215 8.86597 13.7842C8.92216 13.647 8.93639 13.4961 8.90685 13.3508C8.87731 13.2054 8.80534 13.0721 8.70002 12.9676L5.25002 9.53261C5.17972 9.46288 5.12393 9.37993 5.08585 9.28854C5.04777 9.19714 5.02817 9.09912 5.02817 9.00011C5.02817 8.9011 5.04777 8.80307 5.08585 8.71167C5.12393 8.62028 5.17972 8.53733 5.25002 8.46761L8.70002 5.03261C8.77032 4.96288 8.82611 4.87993 8.86419 4.78854C8.90226 4.69714 8.92187 4.59912 8.92187 4.50011C8.92187 4.4011 8.90226 4.30307 8.86419 4.21167C8.82611 4.12028 8.77032 4.03733 8.70002 3.96761C8.5595 3.82792 8.36941 3.74951 8.17127 3.74951C7.97313 3.74951 7.78304 3.82792 7.64252 3.96761L4.20002 7.41011C3.77867 7.83198 3.542 8.40385 3.542 9.00011C3.542 9.59636 3.77867 10.1682 4.20002 10.5901L7.64252 14.0326C7.7126 14.1021 7.79571 14.1571 7.88709 14.1944C7.97847 14.2318 8.07631 14.2507 8.17502 14.2501Z' fill='%230049FF'/%3E%3Cpath d='M13.425 14.2501C13.5733 14.2495 13.7182 14.2049 13.8412 14.122C13.9641 14.039 14.0598 13.9215 14.116 13.7842C14.1722 13.647 14.1864 13.4961 14.1569 13.3508C14.1273 13.2054 14.0553 13.0721 13.95 12.9676L9.98252 9.00011L13.95 5.03261C14.0203 4.96288 14.0761 4.87993 14.1142 4.78854C14.1523 4.69714 14.1719 4.59912 14.1719 4.50011C14.1719 4.4011 14.1523 4.30307 14.1142 4.21167C14.0761 4.12028 14.0203 4.03733 13.95 3.96761C13.8095 3.82792 13.6194 3.74951 13.4213 3.74951C13.2231 3.74951 13.033 3.82792 12.8925 3.96761L8.39252 8.46761C8.32222 8.53733 8.26643 8.62028 8.22835 8.71167C8.19027 8.80307 8.17067 8.9011 8.17067 9.00011C8.17067 9.09912 8.19027 9.19714 8.22835 9.28854C8.26643 9.37993 8.32222 9.46288 8.39252 9.53261L12.8925 14.0326C12.9626 14.1021 13.0457 14.1571 13.1371 14.1944C13.2285 14.2318 13.3263 14.2507 13.425 14.2501Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
background-size: contain;
background-repeat: no-repeat;
transform: translateY(-50%);
pointer-events: none;
transition: background-image .3s ease;
}
.blog__categories_btn:hover::after {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.17502 14.2501C8.32335 14.2495 8.46816 14.2049 8.59115 14.122C8.71414 14.039 8.80978 13.9215 8.86597 13.7842C8.92216 13.647 8.93639 13.4961 8.90685 13.3508C8.87731 13.2054 8.80534 13.0721 8.70002 12.9676L5.25002 9.53261C5.17972 9.46288 5.12393 9.37993 5.08585 9.28854C5.04777 9.19714 5.02817 9.09912 5.02817 9.00011C5.02817 8.9011 5.04777 8.80307 5.08585 8.71167C5.12393 8.62028 5.17972 8.53733 5.25002 8.46761L8.70002 5.03261C8.77032 4.96288 8.82611 4.87993 8.86419 4.78854C8.90226 4.69714 8.92187 4.59912 8.92187 4.50011C8.92187 4.4011 8.90226 4.30307 8.86419 4.21167C8.82611 4.12028 8.77032 4.03733 8.70002 3.96761C8.5595 3.82792 8.36941 3.74951 8.17127 3.74951C7.97313 3.74951 7.78304 3.82792 7.64252 3.96761L4.20002 7.41011C3.77867 7.83198 3.542 8.40385 3.542 9.00011C3.542 9.59636 3.77867 10.1682 4.20002 10.5901L7.64252 14.0326C7.7126 14.1021 7.79571 14.1571 7.88709 14.1944C7.97847 14.2318 8.07631 14.2507 8.17502 14.2501Z' fill='%23091133'/%3E%3Cpath d='M13.425 14.2501C13.5733 14.2495 13.7182 14.2049 13.8412 14.122C13.9641 14.039 14.0598 13.9215 14.116 13.7842C14.1722 13.647 14.1864 13.4961 14.1569 13.3508C14.1273 13.2054 14.0553 13.0721 13.95 12.9676L9.98252 9.00011L13.95 5.03261C14.0203 4.96288 14.0761 4.87993 14.1142 4.78854C14.1523 4.69714 14.1719 4.59912 14.1719 4.50011C14.1719 4.4011 14.1523 4.30307 14.1142 4.21167C14.0761 4.12028 14.0203 4.03733 13.95 3.96761C13.8095 3.82792 13.6194 3.74951 13.4213 3.74951C13.2231 3.74951 13.033 3.82792 12.8925 3.96761L8.39252 8.46761C8.32222 8.53733 8.26643 8.62028 8.22835 8.71167C8.19027 8.80307 8.17067 8.9011 8.17067 9.00011C8.17067 9.09912 8.19027 9.19714 8.22835 9.28854C8.26643 9.37993 8.32222 9.46288 8.39252 9.53261L12.8925 14.0326C12.9626 14.1021 13.0457 14.1571 13.1371 14.1944C13.2285 14.2318 13.3263 14.2507 13.425 14.2501Z' fill='%23091133'/%3E%3C/svg%3E%0A");
}
.blog__category-item {
position: relative;
}
.blog__category-toggle {
position: absolute;
top: calc(max(15px, 1.5rem) + (var(--font-size-13) / 2));
background-color: transparent;
border: unset;
padding: 5px 10px;
transform: translateY(-50%);
cursor: pointer;
z-index: 1;
}
.blog__category-toggle.open {
transform: translateY(-50%) rotate(90deg);
}
.blog__category-toggle svg path {
transition: fill .3s ease;
}
.blog__category-item.current>.blog__category-toggle svg path,
.blog__category-toggle:hover svg path {
fill: var(--color-blue);
}
.blog__category-item.current .blog__category-toggle:hover svg path {
fill: var(--color-navy);
}
.blog__category-link {
display: inline-block;
position: relative;
padding: max(15px, 1.5rem) max(24px, 2.4rem);
box-sizing: border-box;
transition: color .3s ease, border-color .3s ease;
}
@media screen and (max-width: 991px) {
.blog_side {
text-align: center;
}
.blog_content .blog__categories {
padding: 0 20px;
}
}
@media screen and (min-width: 992px) {
.blog__category-link {
width: 100%;
border-bottom: 2px solid #4754671A;
}
.blog__categories .blog__subcategories {
margin-left: max(24px, 2.4rem);
}
.blog__categories .blog__subcategories .blog__category-link:after {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 2px;
background-color: #4754671A;
}
}
.blog__category-link:hover,
.blog__category-item.current>.blog__category-link {
color: var(--color-blue);
}
.blog__category-link:hover {
border-color: var(--color-blue);
}
.blog_header {
margin-top: 5rem;
}
.blog_description {
margin-top: max(12px, 1.2rem);
}
.blog_description>p {
font-size: var(--font-size-16);
font-weight: var(--font-weight-regular);
color: var(--color-gray);
}
.blog_content {
display: grid;
grid-template-columns: 100%;
gap: max(25px, 2.5rem);
margin-top: 5.6rem;
margin-bottom: 11.7rem;
}
@media screen and (min-width: 992px) {
.blog_content {
grid-template-columns: max(395px, 39.5rem) 1fr;
}
.blog_side {
position: sticky;
top: calc(var(--header-height) + 6rem);
height: max-content;
}
}
.blog__post-item:first-child {
grid-column: 1/2;
}
@media screen and (min-width: 460px) {
.blog__post-item:first-child {
grid-column: 1/3;
}
}
.blog__post-item:first-child .blog__post-title {
font-size: var(--font-size-28);
}
.blog__post-item:first-child .blog__post-excerpt {
display: none;
}
.blog__post-img_wrapper {
overflow: hidden;
border-radius: max(8px, .8rem);
}
.blog__post-item:not(:first-child) .wp-post-image {
height: max(285px, 28.5rem);
}
.blog__post-item .wp-post-image {
width: 100%;
height: 100%;
border-radius: max(8px, .8rem);
transition: transform .3s ease, border-radius .3s ease;
}
.blog__post-item:hover .wp-post-image {
transform: scale(1.2);
}
.blog__post_list {
display: grid;
grid-template-columns: 100%;
gap: max(34px, 3.4rem) max(25px, 2.5rem);
}
@media screen and (min-width: 460px) {
.blog__post_list {
grid-template-columns: 1fr 1fr;
}
}
.blog__post-item {
display: flex;
}
.blog__post-wrapper {
display: flex;
flex-direction: column;
}
.blog__post-categories {
display: flex;
flex-wrap: wrap;
gap: max(10px, 1rem);
margin-top: 2.7rem;
margin-bottom: max(19px, 1.9rem);
}
.blog__post-category>a {
display: inline-block;
border-radius: max(5px, .5rem);
padding: max(10px, 1rem) max(15px, 1.5rem);
background-color: #0049FF1A;
transition: background-color .3s ease, color .3s ease;
}
.blog__post-category>a:hover {
color: var(--color-white);
background-color: var(--color-blue);
}
.blog__post-title {
font-size: 2rem; }
.blog__post-title>a {
transition: color .3s ease;
}
.blog__post-item:hover .blog__post-title>a {
color: var(--color-blue);
}
.blog__post-excerpt {
margin-top: max(15px, 1.5rem);
}
.blog__pagination {
display: flex;
justify-content: center;
align-items: center;
grid-column: 1/2;
gap: max(15px, 1.5rem);
}
@media screen and (min-width: 460px) {
.blog__pagination {
grid-column: 1/3;
}
}
.page-numbers {
display: flex;
justify-content: center;
align-items: center;
width: max(35px, 3.5rem);
height: max(35px, 3.5rem);
box-sizing: border-box;
font-size: var(--font-size-12);
font-weight: var(--font-weight-regular);
line-height: 1.83;
border-radius: max(7px, .7rem);
border: 1px solid #4754671A;
color: var(--color-gray);
padding: max(6px, .6rem);
transition: color .3s ease, background-color .3s ease, border .3s ease;
}
.page-numbers.current,
.page-numbers:not(.next, .prev):hover {
border: 1px solid var(--color-blue);
color: var(--color-blue);
}
.blog__pagination .next,
.blog__pagination .prev {
font-size: 0;
}
.blog__pagination .prev,
.blog__pagination .next {
border: unset;
background-repeat: no-repeat;
background-size: max(18px, 1.8rem);
background-position: center;
transition: background-image .3s ease;
}
.blog__pagination .prev {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.17502 14.25C8.32335 14.2494 8.46816 14.2048 8.59115 14.1219C8.71414 14.039 8.80978 13.9214 8.86597 13.7842C8.92216 13.6469 8.93639 13.496 8.90685 13.3507C8.87731 13.2053 8.80534 13.072 8.70002 12.9675L5.25002 9.53252C5.17972 9.46279 5.12393 9.37984 5.08585 9.28845C5.04777 9.19705 5.02817 9.09902 5.02817 9.00001C5.02817 8.90101 5.04777 8.80298 5.08585 8.71158C5.12393 8.62019 5.17972 8.53724 5.25002 8.46751L8.70002 5.03251C8.77032 4.96279 8.82611 4.87984 8.86419 4.78845C8.90226 4.69705 8.92187 4.59902 8.92187 4.50001C8.92187 4.40101 8.90226 4.30298 8.86419 4.21158C8.82611 4.12019 8.77032 4.03724 8.70002 3.96751C8.5595 3.82783 8.36941 3.74942 8.17127 3.74942C7.97313 3.74942 7.78304 3.82783 7.64252 3.96751L4.20002 7.41001C3.77867 7.83189 3.542 8.40376 3.542 9.00001C3.542 9.59627 3.77867 10.1681 4.20002 10.59L7.64252 14.0325C7.7126 14.102 7.79571 14.157 7.88709 14.1943C7.97847 14.2317 8.07631 14.2506 8.17502 14.25Z' fill='%230049FF'/%3E%3Cpath d='M13.425 14.25C13.5733 14.2494 13.7182 14.2048 13.8412 14.1219C13.9641 14.039 14.0598 13.9214 14.116 13.7842C14.1722 13.6469 14.1864 13.496 14.1569 13.3507C14.1273 13.2053 14.0553 13.072 13.95 12.9675L9.98252 9.00001L13.95 5.03251C14.0203 4.96279 14.0761 4.87984 14.1142 4.78845C14.1523 4.69705 14.1719 4.59902 14.1719 4.50001C14.1719 4.40101 14.1523 4.30298 14.1142 4.21158C14.0761 4.12019 14.0203 4.03724 13.95 3.96751C13.8095 3.82783 13.6194 3.74942 13.4213 3.74942C13.2231 3.74942 13.033 3.82783 12.8925 3.96751L8.39252 8.46751C8.32222 8.53724 8.26643 8.62019 8.22835 8.71158C8.19027 8.80298 8.17067 8.90101 8.17067 9.00001C8.17067 9.09902 8.19027 9.19705 8.22835 9.28845C8.26643 9.37984 8.32222 9.46279 8.39252 9.53252L12.8925 14.0325C12.9626 14.102 13.0457 14.157 13.1371 14.1943C13.2285 14.2317 13.3263 14.2506 13.425 14.25Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
}
.blog__pagination .prev:hover {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.17502 14.25C8.32335 14.2494 8.46816 14.2048 8.59115 14.1219C8.71414 14.039 8.80978 13.9214 8.86597 13.7842C8.92216 13.6469 8.93639 13.496 8.90685 13.3507C8.87731 13.2053 8.80534 13.072 8.70002 12.9675L5.25002 9.53252C5.17972 9.46279 5.12393 9.37984 5.08585 9.28845C5.04777 9.19705 5.02817 9.09902 5.02817 9.00001C5.02817 8.90101 5.04777 8.80298 5.08585 8.71158C5.12393 8.62019 5.17972 8.53724 5.25002 8.46751L8.70002 5.03251C8.77032 4.96279 8.82611 4.87984 8.86419 4.78845C8.90226 4.69705 8.92187 4.59902 8.92187 4.50001C8.92187 4.40101 8.90226 4.30298 8.86419 4.21158C8.82611 4.12019 8.77032 4.03724 8.70002 3.96751C8.5595 3.82783 8.36941 3.74942 8.17127 3.74942C7.97313 3.74942 7.78304 3.82783 7.64252 3.96751L4.20002 7.41001C3.77867 7.83189 3.542 8.40376 3.542 9.00001C3.542 9.59627 3.77867 10.1681 4.20002 10.59L7.64252 14.0325C7.7126 14.102 7.79571 14.157 7.88709 14.1943C7.97847 14.2317 8.07631 14.2506 8.17502 14.25Z' fill='%23091133'/%3E%3Cpath d='M13.425 14.25C13.5733 14.2494 13.7182 14.2048 13.8412 14.1219C13.9641 14.039 14.0598 13.9214 14.116 13.7842C14.1722 13.6469 14.1864 13.496 14.1569 13.3507C14.1273 13.2053 14.0553 13.072 13.95 12.9675L9.98252 9.00001L13.95 5.03251C14.0203 4.96279 14.0761 4.87984 14.1142 4.78845C14.1523 4.69705 14.1719 4.59902 14.1719 4.50001C14.1719 4.40101 14.1523 4.30298 14.1142 4.21158C14.0761 4.12019 14.0203 4.03724 13.95 3.96751C13.8095 3.82783 13.6194 3.74942 13.4213 3.74942C13.2231 3.74942 13.033 3.82783 12.8925 3.96751L8.39252 8.46751C8.32222 8.53724 8.26643 8.62019 8.22835 8.71158C8.19027 8.80298 8.17067 8.90101 8.17067 9.00001C8.17067 9.09902 8.19027 9.19705 8.22835 9.28845C8.26643 9.37984 8.32222 9.46279 8.39252 9.53252L12.8925 14.0325C12.9626 14.102 13.0457 14.157 13.1371 14.1943C13.2285 14.2317 13.3263 14.2506 13.425 14.25Z' fill='%23091133'/%3E%3C/svg%3E%0A");
}
.blog__pagination .next {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.039 9.19022 13.9214 9.13403 13.7842C9.07784 13.6469 9.06361 13.496 9.09315 13.3507C9.12269 13.2053 9.19466 13.072 9.29998 12.9675L12.75 9.53252C12.8203 9.46279 12.8761 9.37984 12.9141 9.28845C12.9522 9.19705 12.9718 9.09902 12.9718 9.00001C12.9718 8.90101 12.9522 8.80298 12.9141 8.71158C12.8761 8.62019 12.8203 8.53724 12.75 8.46751L9.29998 5.03251C9.22968 4.96279 9.17389 4.87984 9.13581 4.78845C9.09774 4.69705 9.07813 4.59902 9.07813 4.50001C9.07813 4.40101 9.09774 4.30298 9.13581 4.21158C9.17389 4.12019 9.22968 4.03724 9.29998 3.96751C9.4405 3.82783 9.63059 3.74942 9.82873 3.74942C10.0269 3.74942 10.217 3.82783 10.3575 3.96751L13.8 7.41001C14.2213 7.83189 14.458 8.40376 14.458 9.00001C14.458 9.59627 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2317 9.92369 14.2506 9.82498 14.25Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.039 3.94022 13.9214 3.88403 13.7842C3.82784 13.6469 3.81361 13.496 3.84315 13.3507C3.87269 13.2053 3.94466 13.072 4.04998 12.9675L8.01748 9.00001L4.04998 5.03251C3.97968 4.96279 3.92389 4.87984 3.88581 4.78845C3.84774 4.69705 3.82813 4.59902 3.82813 4.50001C3.82813 4.40101 3.84774 4.30298 3.88581 4.21158C3.92389 4.12019 3.97968 4.03724 4.04998 3.96751C4.1905 3.82783 4.38059 3.74942 4.57873 3.74942C4.77687 3.74942 4.96696 3.82783 5.10748 3.96751L9.60748 8.46751C9.67778 8.53724 9.73357 8.62019 9.77165 8.71158C9.80973 8.80298 9.82933 8.90101 9.82933 9.00001C9.82933 9.09902 9.80973 9.19705 9.77165 9.28845C9.73357 9.37984 9.67778 9.46279 9.60748 9.53252L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2317 4.67369 14.2506 4.57498 14.25Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
}
.blog__pagination .next:hover {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.25C9.67665 14.2494 9.53184 14.2048 9.40885 14.1219C9.28586 14.039 9.19022 13.9214 9.13403 13.7842C9.07784 13.6469 9.06361 13.496 9.09315 13.3507C9.12269 13.2053 9.19466 13.072 9.29998 12.9675L12.75 9.53252C12.8203 9.46279 12.8761 9.37984 12.9141 9.28845C12.9522 9.19705 12.9718 9.09902 12.9718 9.00001C12.9718 8.90101 12.9522 8.80298 12.9141 8.71158C12.8761 8.62019 12.8203 8.53724 12.75 8.46751L9.29998 5.03251C9.22968 4.96279 9.17389 4.87984 9.13581 4.78845C9.09774 4.69705 9.07813 4.59902 9.07813 4.50001C9.07813 4.40101 9.09774 4.30298 9.13581 4.21158C9.17389 4.12019 9.22968 4.03724 9.29998 3.96751C9.4405 3.82783 9.63059 3.74942 9.82873 3.74942C10.0269 3.74942 10.217 3.82783 10.3575 3.96751L13.8 7.41001C14.2213 7.83189 14.458 8.40376 14.458 9.00001C14.458 9.59627 14.2213 10.1681 13.8 10.59L10.3575 14.0325C10.2874 14.102 10.2043 14.157 10.1129 14.1943C10.0215 14.2317 9.92369 14.2506 9.82498 14.25Z' fill='%23091133'/%3E%3Cpath d='M4.57498 14.25C4.42665 14.2494 4.28184 14.2048 4.15885 14.1219C4.03586 14.039 3.94022 13.9214 3.88403 13.7842C3.82784 13.6469 3.81361 13.496 3.84315 13.3507C3.87269 13.2053 3.94466 13.072 4.04998 12.9675L8.01748 9.00001L4.04998 5.03251C3.97968 4.96279 3.92389 4.87984 3.88581 4.78845C3.84774 4.69705 3.82813 4.59902 3.82813 4.50001C3.82813 4.40101 3.84774 4.30298 3.88581 4.21158C3.92389 4.12019 3.97968 4.03724 4.04998 3.96751C4.1905 3.82783 4.38059 3.74942 4.57873 3.74942C4.77687 3.74942 4.96696 3.82783 5.10748 3.96751L9.60748 8.46751C9.67778 8.53724 9.73357 8.62019 9.77165 8.71158C9.80973 8.80298 9.82933 8.90101 9.82933 9.00001C9.82933 9.09902 9.80973 9.19705 9.77165 9.28845C9.73357 9.37984 9.67778 9.46279 9.60748 9.53252L5.10748 14.0325C5.0374 14.102 4.95429 14.157 4.86291 14.1943C4.77153 14.2317 4.67369 14.2506 4.57498 14.25Z' fill='%23091133'/%3E%3C/svg%3E%0A");
}
.blog_banner {
display: grid;
grid-template-columns: 100%;
gap: 9.7rem;
align-items: center;
margin-bottom: 7.9rem;
}
@media screen and (min-width: 992px) {
.blog_banner {
grid-template-columns: 59.7rem 1fr;
}
}
.blog_banner .content__title {
margin-bottom: 3.5rem;
}
.blog_banner .content__btn {
padding-right: max(48px, 4.8rem);
}
@media screen and (max-width: 991px) {
.blog_banner {
text-align: center;
}
.banner__img_wrapper .banner__img {
height: auto;
width: 100%;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.banner__img_wrapper .banner__img {
height: 300px;
}
} #breadcrumbs {
margin-top: max(31px, 3.1rem);
margin-bottom: max(45px, 4.5rem);
}
#breadcrumbs a {
font-weight: var(--font-weight-regular);
transition: color .3s ease;
}
#breadcrumbs a:hover {
color: var(--color-blue);
}
.breadcrumb_last strong {
color: var(--color-navy);
font-weight: var(--font-weight-medium);
}
.single-post .wp-post-image {
width: 100%;
height: 100%;
max-height: 696px;
object-fit: cover;
border-radius: max(8px, .8rem);
}
.single-post .post_title {
margin-top: max(36px, 3.6rem);
margin-bottom: max(18px, 1.8rem);
letter-spacing: max(-2px, -.2rem);
line-height: 1.02;
}
.single-post .post-categories {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: max(10px, 1rem);
list-style: none;
margin: 0 0 5.5rem 0;
padding: 0;
}
.single-post .post .post-categories li,
.single-post .post .wp-block-yoast-seo-table-of-contents ul li+li {
margin-top: 0;
}
.single-post .post-categories li a {
font-size: var(--font-size-14);
font-weight: var(--font-weight-medium);
color: var(--color-gray);
}
.single-post .post-categories li a:hover {
color: var(--color-blue)
}
.wp-block-yoast-seo-table-of-contents ul {
list-style: decimal;
}
.single-post .post li,
.single-post .post p {
color: var(--color-gray);
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
line-height: 1.571;
}
.single-post .post li a,
.single-post .post p a {
transition: color .3s ease;
}
.single-post .post ul:not(.post-categories) li a,
.single-post .post p a {
color: var(--color-blue);
text-decoration: underline;
}
.single-post .post li a:hover,
.single-post .post p a:hover {
color: var(--color-blue);
}
.single-post .post li+li {
margin-top: var(--font-size-14);
}
.single-post .post strong {
color: var(--color-navy);
}
.single-post .post :is(h2, h3, h4, h5, h6) {
color: var(--color-navy);
font-size: var(--font-size-28);
font-weight: var(--font-weight-semibold);
}
.single-post .post .wp-block-pullquote {
padding-left: 4.3rem;
border-left: 2px solid var(--color-blue);
padding-top: max(17px, 1.7rem);
padding-bottom: max(18px, 1.8rem);
margin-top: 3.9rem;
margin-bottom: 3.9rem;
}
.single-post .post .wp-block-pullquote p {
color: var(--color-navy);
font-size: var(--font-size-28);
font-weight: var(--font-weight-semibold);
line-height: 1.321;
margin-bottom: 1.9rem;
}
.single-post .post .wp-block-pullquote cite {
font-style: unset;
font-size: var(--font-size-14);
font-weight: var(--font-weight-medium);
line-height: 2;
color: var(--color-gray);
}
.single-post .post .wp-block-media-text {
gap: 8.1rem;
}
.single-post .post .wp-block-media-text__content {
padding: 0;
}
.post {
margin-bottom: 8.7rem;
}
.post_author {
margin-top: 4.3rem;
}
.post_author__link {
display: inline-flex;
align-items: center;
gap: max(14px, 1.4rem);
}
.post_author__img_wrapper {
background-color: #D9D9D9;
border-radius: 50%;
}
.post_author__img_wrapper img {
border-radius: 50%;
}
.post_author__content {
display: flex;
flex-direction: column;
}
.post_author__link .post_author__content span {
color: var(--color-navy);
transition: color .3s ease;
}
.post_author__link:hover .post_author__content span {
color: var(--color-blue);
}
.relative_posts {
padding: 6rem;
background-color: #F6F9FC;
}
.related_posts__list .relative_posts__title {
margin-bottom: 5.4rem
}
.related_posts__list .blog__post-item:first-child {
grid-column: unset;
}
.related_posts__list .blog__post-item:first-child .blog__post-title {
font-size: 2rem;
}
.relative_posts .blog__post-item:first-child .blog__post-excerpt {
display: block;
}
.related_posts__list {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: max(24px, 2.4rem);
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.related_posts__list {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (min-width: 992px) {
.related_posts__list {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (min-width: 1200px) {
.search::before,
.single::before,
.archive::before,
.blog::before {
content: '';
position: absolute;
top: 55%;
right: max(-150px, -15rem);
width: max(200px, 20rem);
height: max(200px, 20rem);
background: linear-gradient(180deg, #0049FF 0%, #B8CDFF 100%);
filter: blur(68px);
border-radius: 50%;
pointer-events: none;
animation: blobAnimation 10s infinite ease-in-out;
}
.search::after,
.single::after,
.archive::after,
.blog::after {
content: '';
position: absolute;
top: 40%;
left: max(-80px, -8rem);
width: 2px;
height: 2px;
border-radius: 50%;
background: rgba(0, 73, 255, 1);
-webkit-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
-moz-box-shadow: 8px 8px 100px 80px rgba(0, 73, 255, 1);
box-shadow: 8px 8px 100px 100px rgba(0, 73, 255, 1);
transform: translateX(-50%);
animation: bannerUpDown 5s ease-in-out infinite;
pointer-events: none;
}
} .support_popup {
background-color: var(--color-white);
border-radius: max(8px, .8rem);
}
.support_popup:not(.open) {
display: none;
}
.support_popup.open {
display: flex;
align-items: center;
justify-content: center;
position: fixed;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
transform: translate(-50%, -50%);
z-index: 9999;
}
.support_popup__wrapper {
background-color: var(--color-white);
padding: max(20px, 2rem) max(30px, 3rem);
border-radius: max(8px, .8rem);
max-width: 600px;
}
.support_popup__close {
display: inline-flex;
margin-left: auto;
background-color: transparent;
border: 1px solid var(--color-blue);
border-radius: max(8px, .8rem);
cursor: pointer;
transition: background-color .3s ease;
}
.support_popup__close:hover {
background-color: var(--color-azure-blue);
}
.support_popup__content {
display: flex;
flex-direction: column;
align-self: end;
}
.support_popup__content .support_heading .wpcf7-form-control {
border: unset;
text-align: center;
background-color: #4754671A;
}
.support_popup__content .support_heading .wpcf7-form-control-wrap {
pointer-events: none;
}
.support_popup__content p {
margin-bottom: max(15px, 1.5rem);
}
.support_popup .wpcf7-number,
.support_popup .wpcf7-text,
.support_popup .wpcf7-textarea {
width: 100%;
box-sizing: border-box;
border-radius: max(8px, .8rem);
border: 2px solid #4754671A;
padding: max(15px, 1.5rem) max(19px, 1.9rem);
outline: none;
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
color: var(--color-gray);
transition: border-color .3s ease, color .3s ease;
}
.support_popup .wpcf7-textarea {
margin-top: max(10px, 1rem);
} .support_popup .wpcf7-numbert::-webkit-outer-spin-button,
.support_popup .wpcf7-number::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} .support_popup .wpcf7-number[type=number] {
-moz-appearance: textfield;
}
.support_popup .wpcf7-text::placeholder,
.support_popup .wpcf7-textarea::placeholder {
color: var(--color-gray);
}
.support_popup .wpcf7-number:focus-visible,
.support_popup .wpcf7-number:active,
.support_popup .wpcf7-number:target,
.support_popup .wpcf7-text:focus-visible,
.support_popup .wpcf7-text:active,
.support_popup .wpcf7-text:target,
.support_popup .wpcf7-textarea:focus-visible,
.support_popup .wpcf7-textarea:target,
.support_popup .wpcf7-textarea:active {
border-color: var(--color-blue);
color: var(--color-blue);
}
.support_popup .wpcf7-text::placeholder:focus-visible,
.support_popup .wpcf7-text::placeholder:active,
.support_popup .wpcf7-text::placeholder:target,
.support_popup .wpcf7-textarea::placeholder:focus-visible,
.support_popup .wpcf7-textarea::placeholder:target,
.support_popup .wpcf7-textarea::placeholder:active {
color: var(--color-blue);
}
.support_popup input[type="checkbox"] {
display: none;
}
.support_popup input[type="checkbox"]+span {
display: inline-block;
box-sizing: border-box;
position: relative;
padding-left: max(26px, 2.6rem);
color: var(--color-gray);
font-size: var(--font-size-11);
line-height: 1.54;
cursor: pointer;
transition: color .3s ease;
}
.support_popup input[type="checkbox"]+span:hover {
color: var(--color-blue);
}
.support_popup input[type="checkbox"]+span a {
text-decoration: underline;
transition: color .3s ease;
}
.support_popup input[type="checkbox"]+span a:hover {
color: var(--color-navy);
}
.support_popup input[type="checkbox"]+span::before {
content: '';
position: absolute;
top: 0;
left: 0;
border: 1px solid var(--color-blue);
border-radius: max(3px, .3rem);
box-sizing: border-box;
width: max(16px, 1.6rem);
height: max(16px, 1.6rem);
}
.support_popup input[type="checkbox"]:checked+span::after {
content: '';
position: absolute;
top: max(6px, .6rem);
left: max(4px, .4rem);
width: max(8px, .8rem);
height: max(5px, .5rem);
background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.05882L3.96296 6L9 1' stroke='%230049FF' stroke-linecap='square'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: 100%;
}
.support_popup .wpcf7-checkbox {
display: grid;
grid-template-columns: 1fr 1fr;
gap: max(10px, 1rem);
margin: max(10px, 1rem) 0;
}
.support_popup .acceptance .wpcf7-checkbox {
display: block;
}
@media screen and (max-width: 991px) {
.support_popup .wpcf7-checkbox {
grid-template-columns: 1fr;
}
}
@media(max-width: 991px) {
.support_popup .wpcf7-submit {
margin: 20px 0;
}
.support_popup .wpcf7 form .wpcf7-response-output {
margin-top: 0;
}
}
.support_popup .checkbox-title {
color: var(--color-gray);
font-size: var(--font-size-13);
font-weight: var(--font-weight-regular);
text-align: left;
line-height: 1.54;
width: 100%;
}
.support_popup {
position: unset;
}
@media screen and (min-width: 992px) {
.support_popup .wpcf7-form p:nth-of-type(3),
.support_popup .wpcf7-form p:nth-of-type(5) {
margin-left: max(14px, 1.4rem);
}
.support_popup .wpcf7-form p:nth-of-type(2),
.support_popup .wpcf7-form p:nth-of-type(3),
.support_popup .wpcf7-form p:nth-of-type(4),
.support_popup .wpcf7-form p:nth-of-type(5) {
display: inline-block;
width: calc(50% - max(1px, 1rem));
}
}
.support_popup .wpcf7-not-valid-tip {
width: max-content;
} #footer .wpcf7-email{
width: 100%;
box-sizing: border-box;
background-color: transparent;
border-radius: max(8px, .8rem);
border: 2px solid var(--color-white);
margin: 0 auto 0 0;
color: var(--color-white);
padding: max(15px, 1.5rem) max(20px, 2rem);
font-size: var(--font-size-14);
outline: unset;
}
#footer .wpcf7-email::placeholder{
color: var(--color-white);
}
#footer .wpcf7-submit{
background: var(--color-white);
color: var(--color-blue);
border: none;
border-radius: max(8px, 0.8rem);
font-size: var(--font-size-13);
font-weight: var(--font-weight-semibold);
font-family: var(--font-family-main);
line-height: 200%;
position: relative;
transition: background .3s ease, color .3s ease;
width: 100%;
padding: max(11px, 1.1rem) max(48px, 4.8rem) max(10px, 1rem) max(20px, 2rem);
cursor: pointer;
}
#footer .wpcf7-submit:hover{
background: var(--color-blue);
color: var(--color-white);
}
#footer .submit_label{
position: relative;
display: flex;
}
#footer .submit_label::after{
content: "";
position: absolute;
width: max(18px, 1.8rem);
height: max(18px, 1.8rem);
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.82498 14.2496C9.67665 14.249 9.53184 14.2044 9.40885 14.1215C9.28586 14.0386 9.19022 13.921 9.13403 13.7838C9.07784 13.6465 9.06361 13.4956 9.09315 13.3503C9.12269 13.2049 9.19466 13.0716 9.29998 12.9671L12.75 9.53212C12.8203 9.4624 12.8761 9.37945 12.9141 9.28805C12.9522 9.19666 12.9718 9.09863 12.9718 8.99962C12.9718 8.90061 12.9522 8.80258 12.9141 8.71119C12.8761 8.61979 12.8203 8.53684 12.75 8.46712L9.29998 5.03212C9.22968 4.9624 9.17389 4.87944 9.13581 4.78805C9.09774 4.69666 9.07813 4.59863 9.07813 4.49962C9.07813 4.40061 9.09774 4.30258 9.13581 4.21119C9.17389 4.11979 9.22968 4.03684 9.29998 3.96712C9.4405 3.82743 9.63059 3.74902 9.82873 3.74902C10.0269 3.74902 10.217 3.82743 10.3575 3.96712L13.8 7.40962C14.2213 7.83149 14.458 8.40337 14.458 8.99962C14.458 9.59587 14.2213 10.1677 13.8 10.5896L10.3575 14.0321C10.2874 14.1016 10.2043 14.1566 10.1129 14.1939C10.0215 14.2313 9.92369 14.2502 9.82498 14.2496Z' fill='%230049FF'/%3E%3Cpath d='M4.57498 14.2496C4.42665 14.249 4.28184 14.2044 4.15885 14.1215C4.03586 14.0386 3.94022 13.921 3.88403 13.7838C3.82784 13.6465 3.81361 13.4956 3.84315 13.3503C3.87269 13.2049 3.94466 13.0716 4.04998 12.9671L8.01748 8.99962L4.04998 5.03212C3.97968 4.9624 3.92389 4.87944 3.88581 4.78805C3.84774 4.69666 3.82813 4.59863 3.82813 4.49962C3.82813 4.40061 3.84774 4.30258 3.88581 4.21119C3.92389 4.11979 3.97968 4.03684 4.04998 3.96712C4.1905 3.82743 4.38059 3.74902 4.57873 3.74902C4.77687 3.74902 4.96696 3.82743 5.10748 3.96712L9.60748 8.46712C9.67778 8.53684 9.73357 8.61979 9.77165 8.71119C9.80973 8.80258 9.82933 8.90061 9.82933 8.99962C9.82933 9.09863 9.80973 9.19666 9.77165 9.28805C9.73357 9.37945 9.67778 9.4624 9.60748 9.53212L5.10748 14.0321C5.0374 14.1016 4.95429 14.1566 4.86291 14.1939C4.77153 14.2313 4.67369 14.2502 4.57498 14.2496Z' fill='%230049FF'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
top: 50%;
transform: translateY(-50%);
right: max(20px, 2rem);
transition: background-image .3s ease, transform .3s ease;
pointer-events: none;
}
#footer .submit_label:hover::after{
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.825 14.2501C9.67667 14.2495 9.53185 14.2049 9.40886 14.122C9.28588 14.039 9.19024 13.9215 9.13405 13.7842C9.07785 13.647 9.06362 13.4961 9.09316 13.3508C9.1227 13.2054 9.19468 13.0721 9.3 12.9676L12.75 9.53261C12.8203 9.46288 12.8761 9.37993 12.9142 9.28854C12.9522 9.19714 12.9718 9.09912 12.9718 9.00011C12.9718 8.9011 12.9522 8.80307 12.9142 8.71167C12.8761 8.62028 12.8203 8.53733 12.75 8.46761L9.3 5.03261C9.2297 4.96288 9.1739 4.87993 9.13583 4.78854C9.09775 4.69714 9.07815 4.59912 9.07815 4.50011C9.07815 4.4011 9.09775 4.30307 9.13583 4.21167C9.1739 4.12028 9.2297 4.03733 9.3 3.96761C9.44052 3.82792 9.63061 3.74951 9.82875 3.74951C10.0269 3.74951 10.217 3.82792 10.3575 3.96761L13.8 7.41011C14.2213 7.83198 14.458 8.40385 14.458 9.00011C14.458 9.59636 14.2213 10.1682 13.8 10.5901L10.3575 14.0326C10.2874 14.1021 10.2043 14.1571 10.1129 14.1944C10.0215 14.2318 9.9237 14.2507 9.825 14.2501Z' fill='white'/%3E%3Cpath d='M4.575 14.2501C4.42667 14.2495 4.28185 14.2049 4.15886 14.122C4.03588 14.039 3.94024 13.9215 3.88404 13.7842C3.82785 13.647 3.81362 13.4961 3.84316 13.3508C3.8727 13.2054 3.94468 13.0721 4.05 12.9676L8.0175 9.00011L4.05 5.03261C3.9797 4.96288 3.9239 4.87993 3.88583 4.78854C3.84775 4.69714 3.82815 4.59912 3.82815 4.50011C3.82815 4.4011 3.84775 4.30307 3.88583 4.21167C3.9239 4.12028 3.9797 4.03733 4.05 3.96761C4.19052 3.82792 4.38061 3.74951 4.57875 3.74951C4.77689 3.74951 4.96697 3.82792 5.1075 3.96761L9.6075 8.46761C9.67779 8.53733 9.73359 8.62028 9.77166 8.71167C9.80974 8.80307 9.82934 8.9011 9.82934 9.00011C9.82934 9.09912 9.80974 9.19714 9.77166 9.28854C9.73359 9.37993 9.67779 9.46288 9.6075 9.53261L5.1075 14.0326C5.03742 14.1021 4.9543 14.1571 4.86293 14.1944C4.77155 14.2318 4.6737 14.2507 4.575 14.2501Z' fill='white'/%3E%3C/svg%3E%0A") !important;
transform: translate(max(5px, 0.5rem), -50%) !important;
transform-origin: center;
}
#footer .newsletter__form input[type="checkbox"]{
position: absolute;
top: 50%;
left: 2px;
opacity: 0;
transform: translateY(-50%);
pointer-events: auto;
cursor: pointer;
}
#footer .newsletter__form input[type="checkbox"]+span{
display: inline-block;
padding-left: max(26px, 2.6rem);
font-size: var(--font-size-14);
font-weight: var(--font-weight-regular);
color: var(--color-white);
transition: color .3s ease;
}
#footer .newsletter__form input[type="checkbox"]+span:hover{ }
#footer .newsletter__form input[type="checkbox"]+span:before{
content: '';
display: block;
position: absolute;
top: 50%;
left: 1px;
width: max(16px, 1.6rem);
height: max(16px, 1.6rem);
border: 1px solid var(--color-white);
box-sizing: border-box;
border-radius: max(3px, .3rem);
transform: translateY(-50%);
transition: background-color .3s ease;
pointer-events: none;
}
#footer .gr_marketing_consent input[type="checkbox"]:checked+span:after {
content: '';
display: block;
position: absolute;
top: calc(50% + 1px);
left: max(-2px, -0.2rem);
width: max(3px, 0.3rem);
height: max(10px, 1rem);
border: solid var(--color-white);
border-width: 0 2px 2px 0;
transition: background-color .3s ease;
transform: rotate(45deg) translateY(calc(-50% - 5px));
pointer-events: none;
}
#footer .wpcf7-form{
display: grid;
grid-template-columns: 1fr;
gap: max(20px, 2rem);
}
@media screen and (min-width: 460px){
#footer .wpcf7-form{
grid-template-columns: 1fr max(132px, 13.2rem);
}
}
#footer .wpcf7-form p{
margin: 0;
}
#footer .wpcf7-form p label{
display: flex;
width: 100%;
}
@media screen and (max-width: 460px){
#footer .wpcf7-form p label{
grid-template-columns: 1/3;
}
}
label.gr_marketing_consent{
position: relative;
}
#footer .wpcf7-form p:nth-of-type(3){
margin: 0;
}
@media screen and (min-width: 460px){
#footer .wpcf7-form p:nth-of-type(3){
grid-column: 1/3;
}
}
#footer .wpcf7-form-control-wrap{
width: 100%;
}
#footer .wpcf7-response-output{
color: var(--color-white);
margin-top: 0;
}.prev-arrow,
.next-arrow {
position: absolute;
top: 40%;
background: transparent;
border: none;
z-index: 777;
}
.next-arrow {
right: 0%;
}
.slick-prev,
.slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
} .slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: .25;
}
.slick-prev:before,
.slick-next:before {
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: 4%;
z-index: 5;
}
[dir='rtl'] .slick-prev {
right: -25px;
left: auto;
}
.slick-prev:before {
content: url();
}
[dir='rtl'] .slick-prev:before {
content: '→';
}
.slick-next {
right: 4%;
}
[dir='rtl'] .slick-next {
right: auto;
left: -25px;
}
.slick-next:before {
content: url();
}
[dir='rtl'] .slick-next:before {
content: '←';
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}