sempli-website-lib 6.2.1-beta.1 → 6.2.1-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1356,3 +1356,1158 @@ span.results-table-item-value {
1356
1356
  padding-top: 20px;
1357
1357
  }
1358
1358
  }
1359
+
1360
+ /*=============== SEMPLI 2.0 ===============*/
1361
+ .main {
1362
+ overflow: hidden;
1363
+ width: 100%;
1364
+ margin: 0 auto;
1365
+ }
1366
+
1367
+ .section-hero-main {
1368
+ width: 100%;
1369
+ display: flex;
1370
+ flex-direction: column;
1371
+ margin-top: 70px;
1372
+
1373
+ @media screen and (min-width: 769px) {
1374
+ flex-direction: row;
1375
+ }
1376
+
1377
+ @media screen and (max-width: 1023px) {
1378
+ margin-top: 56px;
1379
+ }
1380
+ }
1381
+
1382
+ .section-hero-texts {
1383
+ width: 100%;
1384
+ display: flex;
1385
+ align-items: center;
1386
+ justify-content: center;
1387
+ padding: 20px 20px 20px 40px;
1388
+
1389
+ @media screen and (min-width: 769px) {
1390
+ width: 50%;
1391
+ }
1392
+ }
1393
+
1394
+ .section-hero-text {
1395
+ width: max-content;
1396
+ display: flex;
1397
+ flex-direction: column;
1398
+ }
1399
+
1400
+ .section-hero-img {
1401
+ width: 100%;
1402
+
1403
+ @media screen and (min-width: 769px) {
1404
+ width: 50%;
1405
+ }
1406
+ }
1407
+
1408
+ .border-img {
1409
+ border-radius: 0 0 0 0;
1410
+
1411
+ @media screen and (min-width: 769px) {
1412
+ border-radius: 0 0 0 40%;
1413
+ }
1414
+ }
1415
+
1416
+ .sections-main {
1417
+ overflow: hidden;
1418
+ max-width: 1280px;
1419
+ width: 100%;
1420
+ margin: 0 auto;
1421
+ }
1422
+
1423
+ .hero-trustpilot {
1424
+ width: 100%;
1425
+ display: flex;
1426
+ justify-content: flex-end;
1427
+ }
1428
+
1429
+ .section-home-first-trustpilot {
1430
+ position: absolute;
1431
+ display: flex;
1432
+ width: 100%;
1433
+ margin: -90px 150px -120px 0;
1434
+ border-radius: 10px;
1435
+ padding: 20px 0px;
1436
+ text-align: center;
1437
+ background-color: rgba(250, 250, 250, 0.7);
1438
+ max-width: 220px;
1439
+ box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
1440
+
1441
+ @media screen and (min-width: 1200px) {
1442
+ margin: -90px 180px 0 0;
1443
+ }
1444
+
1445
+ @media screen and (min-width: 1350px) {
1446
+ margin: -90px 200px 0 0;
1447
+ }
1448
+
1449
+ @media screen and (min-width: 1450px) {
1450
+ margin: -90px 300px 0 0;
1451
+ }
1452
+
1453
+ @media screen and (max-width: 995px) {
1454
+ margin: -90px 100px 0 0;
1455
+ }
1456
+
1457
+ @media screen and (max-width: 768px) {
1458
+ display: none;
1459
+ }
1460
+ }
1461
+
1462
+ .space-left {
1463
+ margin-left: -40px;
1464
+ }
1465
+
1466
+ .section-home-title {
1467
+ font-size: 36px;
1468
+ line-height: 1.2em;
1469
+ width: 100%;
1470
+
1471
+ @media screen and (min-width: 900px) {
1472
+ font-size: 34px;
1473
+ }
1474
+
1475
+ @media screen and (min-width: 1120px) {
1476
+ font-size: 36px;
1477
+ }
1478
+
1479
+ @media screen and (min-width: 1200px) {
1480
+ font-size: 38px;
1481
+ }
1482
+
1483
+ @media screen and (min-width: 1280px) {
1484
+ font-size: 40px;
1485
+ }
1486
+
1487
+ @media screen and (min-width: 1450px) {
1488
+ font-size: 44px;
1489
+ }
1490
+
1491
+ @media screen and (min-width: 1700px) {
1492
+ font-size: 48px;
1493
+ }
1494
+
1495
+ @media screen and (max-width: 995px) {
1496
+ font-size: 32px;
1497
+ }
1498
+
1499
+ @media screen and (max-width: 868px) {
1500
+ font-size: 28px;
1501
+ }
1502
+
1503
+ @media screen and (max-width: 820px) {
1504
+ font-size: 18px;
1505
+ }
1506
+
1507
+ @media screen and (max-width: 768px) {
1508
+ font-size: 36px;
1509
+ }
1510
+
1511
+ @media screen and (max-width: 600px) {
1512
+ display: flex;
1513
+ margin: 0px;
1514
+ }
1515
+ }
1516
+
1517
+ .section-home-paragrahp {
1518
+ font-size: 16px;
1519
+ margin-top: 15px;
1520
+ width: 100%;
1521
+
1522
+ @media screen and (max-width: 600px) {
1523
+ width: 100%;
1524
+ }
1525
+
1526
+ @media screen and (min-width: 769px) {
1527
+ width: 70%;
1528
+ }
1529
+
1530
+ @media screen and (min-width: 900px) {
1531
+ width: 100%;
1532
+ }
1533
+
1534
+ @media screen and (min-width: 1120px) {
1535
+ font-size: 18px;
1536
+ }
1537
+
1538
+ @media screen and (min-width: 1280px) {
1539
+ font-size: 20px;
1540
+ }
1541
+
1542
+ @media screen and (min-width: 1350px) {
1543
+ font-size: 22px;
1544
+ }
1545
+ }
1546
+
1547
+ .home-paragraph {
1548
+ font-weight: 300;
1549
+
1550
+ @media screen and (max-width: 600px) {
1551
+ font-weight: 400;
1552
+ }
1553
+ }
1554
+
1555
+ .section-home-cta {
1556
+ margin-top: 30px;
1557
+ width: 100%;
1558
+ display: flex;
1559
+ align-items: center;
1560
+ gap: 20px;
1561
+ flex-wrap: wrap;
1562
+
1563
+ @media screen and (max-width: 768px) {
1564
+ flex-direction: column;
1565
+ }
1566
+ }
1567
+
1568
+ .cta {
1569
+ display: inline-block;
1570
+ background: #4335f9;
1571
+ color: #fff;
1572
+ text-decoration: none;
1573
+ min-width: 180px;
1574
+ padding: 5px 16px;
1575
+ border-radius: 30px;
1576
+ text-align: center;
1577
+ cursor: pointer;
1578
+
1579
+ &:hover {
1580
+ background: #1414ea;
1581
+ color: #fff;
1582
+ }
1583
+ }
1584
+
1585
+ .single-cta-blue {
1586
+ display: inline-block;
1587
+ position: relative;
1588
+ color: #4335f9;
1589
+ text-decoration: none;
1590
+ cursor: pointer;
1591
+
1592
+ &:hover {
1593
+ opacity: .8;
1594
+ }
1595
+ }
1596
+
1597
+ .cta-icon {
1598
+ transition: margin-left 0.3s;
1599
+ }
1600
+
1601
+ .single-cta-blue:hover .cta-icon {
1602
+ margin-left: 4px;
1603
+ }
1604
+
1605
+ .text-center {
1606
+ width: 100%;
1607
+ display: flex;
1608
+ align-items: center;
1609
+ justify-content: center;
1610
+ text-align: center;
1611
+ }
1612
+
1613
+ .btn-center {
1614
+ display: flex;
1615
+ align-items: center;
1616
+ justify-content: center;
1617
+ text-align: center;
1618
+ }
1619
+
1620
+ .btn-space {
1621
+ margin: 30px 0 10px 0;
1622
+ }
1623
+
1624
+ .section {
1625
+ width: 100%;
1626
+ padding: 0px 125px;
1627
+ margin-top: 70px;
1628
+ scroll-margin-top: -80px;
1629
+
1630
+ @media screen and (min-width: 900px) {
1631
+ padding: 0px 125px;
1632
+ }
1633
+
1634
+ @media screen and (max-width: 1023px) {
1635
+ padding: 0px 40px;
1636
+ }
1637
+
1638
+ @media screen and (max-width: 600px) {
1639
+ min-width: 340px;
1640
+ padding: 0px 20px;
1641
+ }
1642
+ }
1643
+
1644
+ .section-container {
1645
+ display: flex;
1646
+ flex-direction: row;
1647
+ flex-wrap: wrap;
1648
+ width: 100%;
1649
+ height: 100%;
1650
+ }
1651
+
1652
+ .space-elements {
1653
+ justify-content: space-between;
1654
+ gap: 20px;
1655
+ }
1656
+
1657
+ .section-element {
1658
+ display: flex;
1659
+ flex-direction: column;
1660
+ width: 50%;
1661
+ min-width: 340px;
1662
+ flex: 350px;
1663
+
1664
+ @media screen and (max-width: 600px) {
1665
+ flex-direction: column;
1666
+ width: 100%;
1667
+ flex: 350px;
1668
+ }
1669
+
1670
+ @media screen and (max-width: 820px) {
1671
+ width: 100%;
1672
+ }
1673
+ }
1674
+
1675
+ .section-only-title {
1676
+ width: 100%;
1677
+ display: flex;
1678
+ flex-direction: column;
1679
+ align-items: center;
1680
+ justify-content: center;
1681
+ text-align: center;
1682
+ }
1683
+
1684
+ .section-title {
1685
+ font-size: 44px;
1686
+ margin: 0px;
1687
+ }
1688
+
1689
+ .section-custom-title {
1690
+ font-size: 30px;
1691
+ margin: 0px;
1692
+ }
1693
+
1694
+ .text-gray {
1695
+ color: #848A9E;
1696
+ }
1697
+
1698
+ .text-gray-subtitle {
1699
+ color: #848A9E;
1700
+ font-size: 20px;
1701
+ width: 80%;
1702
+ }
1703
+
1704
+ .text-black {
1705
+ color: $color-text;
1706
+ }
1707
+
1708
+ .back-lilac {
1709
+ background-color: #efecff;
1710
+ border-radius: 30px;
1711
+ }
1712
+
1713
+ .back-gray {
1714
+ background-color: #efefef;
1715
+ border-radius: 30px;
1716
+ }
1717
+
1718
+ .back-navy-blue {
1719
+ background-color: #EEFFFF;
1720
+ border-radius: 30px;
1721
+ }
1722
+
1723
+ .section-elements {
1724
+ width: 100%;
1725
+ height: 100%;
1726
+ display: flex;
1727
+ flex-direction: column;
1728
+ align-items: center;
1729
+ }
1730
+
1731
+ .custom-section-elements {
1732
+ height: 100%;
1733
+ display: flex;
1734
+ flex-direction: column;
1735
+ }
1736
+
1737
+ .section-loading-input {
1738
+ display: flex;
1739
+ flex-direction: column;
1740
+ align-items: center;
1741
+ justify-content: center;
1742
+ gap: 20px;
1743
+ min-height: 260px;
1744
+ }
1745
+
1746
+ .loading-input-50 {
1747
+ pointer-events: none;
1748
+ border: 1px solid #CCC;
1749
+ width: 230px;
1750
+ height: 50px;
1751
+ font-size: 18px;
1752
+ font-weight: 600;
1753
+ border-radius: 5px;
1754
+ padding: 5px;
1755
+ background: linear-gradient(to right, #00C8E1 50%, #FFF 0);
1756
+ background-size: 200% 100%;
1757
+ background-position: 100% 0;
1758
+ animation: fillAnimation-50 15s ease forwards infinite;
1759
+
1760
+ @keyframes fillAnimation-50 {
1761
+ 0%, 25%, 30%, 45% {
1762
+ background-position: 100% 0;
1763
+ color: gray;
1764
+ }
1765
+ 60%, 100% {
1766
+ background-position: 45% 0;
1767
+ color: #fff;
1768
+ }
1769
+ }
1770
+ }
1771
+
1772
+ .loading-input-80 {
1773
+ pointer-events: none;
1774
+ border: 1px solid #CCC;
1775
+ width: 230px;
1776
+ height: 50px;
1777
+ font-size: 18px;
1778
+ font-weight: 600;
1779
+ border-radius: 5px;
1780
+ padding: 5px;
1781
+ background: linear-gradient(to right, #00C8E1 50%, #FFF 0);
1782
+ background-size: 200% 100%;
1783
+ background-position: 100% 0;
1784
+ animation: fillAnimation-80 15s ease forwards infinite;
1785
+
1786
+ @keyframes fillAnimation-80 {
1787
+ 0%, 25%, 30%, 45% {
1788
+ background-position: 100% 0;
1789
+ color: gray;
1790
+ }
1791
+ 60%, 100% {
1792
+ background-position: 30% 0;
1793
+ color: #fff;
1794
+ }
1795
+ }
1796
+ }
1797
+
1798
+ .loading-input-100 {
1799
+ pointer-events: none;
1800
+ border: 1px solid #CCC;
1801
+ width: 230px;
1802
+ height: 50px;
1803
+ font-size: 18px;
1804
+ font-weight: 600;
1805
+ border-radius: 5px;
1806
+ padding: 5px;
1807
+ background: linear-gradient(to right, #00C8E1 50%, #FFF 0);
1808
+ background-size: 200% 100%;
1809
+ background-position: 100% 0;
1810
+ animation: fillAnimation-100 15s ease forwards infinite;
1811
+
1812
+ @keyframes fillAnimation-100 {
1813
+ 0%, 25%, 30%, 45% {
1814
+ background-position: 100% 0;
1815
+ color: gray;
1816
+ }
1817
+ 60%, 100% {
1818
+ background-position: 0% 0;
1819
+ color: #fff;
1820
+ }
1821
+ }
1822
+ }
1823
+
1824
+ .column-direction {
1825
+ flex-direction: column;
1826
+ }
1827
+
1828
+ .section-subtitle {
1829
+ width: 100%;
1830
+ font-size: 28px;
1831
+ display: flex;
1832
+ align-items: center;
1833
+ line-height: 1.2em;
1834
+ }
1835
+
1836
+ .section-subtitle-place {
1837
+ width: 80%;
1838
+ font-size: 28px;
1839
+ display: flex;
1840
+ align-items: center;
1841
+ line-height: 1.2em;
1842
+
1843
+ @media screen and (max-width: 1023px) {
1844
+ width: 100%;
1845
+ }
1846
+ }
1847
+
1848
+ .section-paragraph-clean {
1849
+ display: flex;
1850
+ flex-direction: column;
1851
+ gap: 5px;
1852
+ padding: 20px 0px 10px 0px;
1853
+
1854
+ @media screen and (max-width: 600px) {
1855
+ padding: 20px 0px 20px 0px;
1856
+ }
1857
+ }
1858
+
1859
+ .section-paragraph {
1860
+ display: flex;
1861
+ flex-direction: column;
1862
+ gap: 5px;
1863
+ padding: 20px 0px 10px 0px;
1864
+
1865
+ span {
1866
+ display: flex;
1867
+ align-items: center;
1868
+
1869
+ &::before {
1870
+ content: '';
1871
+ display: inline-block;
1872
+ width: 4px;
1873
+ height: 4px;
1874
+ background-color: #4335f9;
1875
+ border-radius: 50%;
1876
+ margin-right: 5px;
1877
+ }
1878
+ }
1879
+
1880
+ @media screen and (max-width: 600px) {
1881
+ padding: 20px 0px 20px 0px;
1882
+ }
1883
+ }
1884
+
1885
+ .space-only-title {
1886
+ padding: 30px 20px 0px 20px;
1887
+ }
1888
+
1889
+ .section-margin-bottom {
1890
+ margin-bottom: 30px;
1891
+ }
1892
+
1893
+ .padding-section-text {
1894
+ padding: 40px;
1895
+
1896
+ @media screen and (max-width: 995px) {
1897
+ padding: 20px;
1898
+ }
1899
+ }
1900
+
1901
+ .custom-padding-section-text {
1902
+ padding: 20px 0px;
1903
+
1904
+ @media screen and (max-width: 600px) {
1905
+ padding: 20px;
1906
+ }
1907
+ }
1908
+
1909
+ .padding-section-first-text {
1910
+ padding: 0 0 20px 0;
1911
+
1912
+ @media screen and (max-width: 995px) {
1913
+ padding: 20px;
1914
+ }
1915
+ }
1916
+
1917
+ .figure-credit-card {
1918
+ margin-bottom: 20px;
1919
+
1920
+ @media screen and (max-width: 600px) {
1921
+ margin-bottom: 0px;
1922
+ }
1923
+ }
1924
+
1925
+ .img-custom-width {
1926
+ width: 85%;
1927
+
1928
+ @media screen and (max-width: 600px) {
1929
+ width: 100%;
1930
+ }
1931
+ }
1932
+
1933
+ .section-img {
1934
+ height: 100%;
1935
+ display: block;
1936
+ margin: 0 auto;
1937
+
1938
+ @media screen and (max-width: 600px) {
1939
+ padding: 20px;
1940
+ }
1941
+ }
1942
+
1943
+ .section-img-custom-padding {
1944
+ height: 100%;
1945
+ display: block;
1946
+ margin: 0 auto;
1947
+
1948
+ @media screen and (max-width: 600px) {
1949
+ padding: 0px;
1950
+ }
1951
+ }
1952
+
1953
+ .mt-10 {
1954
+ margin-top: 10px;
1955
+ }
1956
+
1957
+ .section-padding-20 {
1958
+ padding: 20px;
1959
+
1960
+ @media screen and (max-width: 600px) {
1961
+ padding: 0px;
1962
+ }
1963
+ }
1964
+
1965
+ .cta-space-top {
1966
+ display: flex;
1967
+ justify-content: center;
1968
+ width: 100%;
1969
+ }
1970
+
1971
+ .margin-cta {
1972
+ margin: 30px 0 10px 0;
1973
+ }
1974
+
1975
+ .section-lending-picture {
1976
+ width: 100%;
1977
+ padding: 20px;
1978
+ box-sizing: border-box;
1979
+ background-image: url('../../assets/images/sempli_2.0/7-financia-tu-capital-de-trabajo.png');
1980
+ background-repeat: no-repeat;
1981
+ background-position: center;
1982
+ background-size: cover;
1983
+ height: 80vw;
1984
+ max-height: 663px;
1985
+ margin: 0 auto;
1986
+ border-radius: 50px;
1987
+ }
1988
+
1989
+ .section-payments-picture {
1990
+ width: 100%;
1991
+ padding: 20px;
1992
+ box-sizing: border-box;
1993
+ background-image: url('../../assets/images/sempli_2.0/5-seguridad-y-control.png');
1994
+ background-repeat: no-repeat;
1995
+ background-position: center;
1996
+ background-size: cover;
1997
+ height: 80vw;
1998
+ max-height: 663px;
1999
+ margin: 0 auto;
2000
+ border-radius: 50px;
2001
+ }
2002
+
2003
+ .section-credit-card-picture {
2004
+ width: 100%;
2005
+ padding: 20px;
2006
+ box-sizing: border-box;
2007
+ background-image: url('../../assets/images/sempli_2.0/10-pago-de-facturas-y-proveedores-v2.png');
2008
+ background-repeat: no-repeat;
2009
+ background-size: contain;
2010
+ max-height: 663px;
2011
+ margin: 0 auto;
2012
+ border-radius: 50px;
2013
+
2014
+ @media screen and (max-width: 1100px) {
2015
+ background-image: url('../../assets/images/sempli_2.0/10-pago-de-facturas-y-proveedores-v1.png');
2016
+ }
2017
+
2018
+ @media screen and (max-width: 768px) {
2019
+ background-image: url('../../assets/images/sempli_2.0/10-pago-de-facturas-y-proveedores.png');
2020
+ height: 60vw;
2021
+ min-height: 400px;
2022
+ background-position: center;
2023
+ }
2024
+ }
2025
+
2026
+ .section-job-to-be-done {
2027
+ width: 100%;
2028
+ height: 100%;
2029
+ display: flex;
2030
+ flex-direction: column;
2031
+ justify-content: flex-end;
2032
+ color: #fff;
2033
+ }
2034
+
2035
+ .section-job-to-be-done-payments {
2036
+ width: 100%;
2037
+ height: 100%;
2038
+ display: flex;
2039
+ flex-direction: column;
2040
+ justify-content: space-between;
2041
+ color: #fff;
2042
+ }
2043
+
2044
+ .section-job-to-be-done-hand {
2045
+ width: 100%;
2046
+ height: 100%;
2047
+ display: flex;
2048
+ flex-direction: column;
2049
+ justify-content: space-between;
2050
+ color: $color-text;
2051
+ }
2052
+
2053
+ .section-content-job-to-be-done {
2054
+ width: 100%;
2055
+ height: max-content;
2056
+ align-self: flex-end;
2057
+ padding: 40px 40px 20px 40px;
2058
+
2059
+ @media screen and (max-width: 768px) {
2060
+ display: none;
2061
+ }
2062
+ }
2063
+
2064
+ .section-content-job-to-be-done-lending {
2065
+ width: 100%;
2066
+ height: max-content;
2067
+ align-self: flex-end;
2068
+ padding: 40px;
2069
+ }
2070
+
2071
+ .section-content-job-to-be-done-payments {
2072
+ width: 100%;
2073
+ height: max-content;
2074
+ align-self: flex-end;
2075
+ padding: 40px;
2076
+ }
2077
+
2078
+ .section-title-job-to-be-done {
2079
+ font-size: 32px;
2080
+ }
2081
+
2082
+ .section-title-job-to-be-done-lending {
2083
+ font-size: 32px;
2084
+
2085
+ @media screen and (max-width: 768px) {
2086
+ font-size: 28px;
2087
+ }
2088
+ }
2089
+
2090
+ .section-title-job-to-be-done-payments {
2091
+ font-size: 32px;
2092
+
2093
+ @media screen and (max-width: 768px) {
2094
+ font-size: 28px;
2095
+ }
2096
+ }
2097
+
2098
+ .section-texts-job-to-be-done {
2099
+ width: 100%;
2100
+ display: flex;
2101
+ gap: 30px;
2102
+ color: #e9e9e9;
2103
+ }
2104
+
2105
+ .section-texts-job-to-be-done-credit-card {
2106
+ width: 100%;
2107
+ display: flex;
2108
+ gap: 30px;
2109
+ color: $color-text;
2110
+ }
2111
+
2112
+ .section-texts-job-to-be-done-lending {
2113
+ width: 100%;
2114
+ display: flex;
2115
+ flex-direction: column;
2116
+ gap: 10px;
2117
+ color: #e9e9e9;
2118
+
2119
+ @media screen and (max-width: 768px) {
2120
+ color: $color-text;
2121
+ }
2122
+ }
2123
+
2124
+ .section-texts-job-to-be-done-payments {
2125
+ width: 100%;
2126
+ display: flex;
2127
+ flex-direction: column;
2128
+ gap: 10px;
2129
+ color: #e9e9e9;
2130
+
2131
+ @media screen and (max-width: 768px) {
2132
+ color: $color-text;
2133
+ }
2134
+ }
2135
+
2136
+ .section-sub-text-job-to-be-done {
2137
+ width: 100%;
2138
+ flex: 1;
2139
+ }
2140
+
2141
+ .section-first-word {
2142
+ transition: color 0.3s;
2143
+ color: #fff;
2144
+ font-size: 18px;
2145
+ font-weight: 800;
2146
+
2147
+ &:hover {
2148
+ color: #838080;
2149
+ }
2150
+ }
2151
+
2152
+ .section-first-word-credit-card {
2153
+ transition: color 0.3s;
2154
+ color: $color-text;
2155
+ font-size: 18px;
2156
+ font-weight: 800;
2157
+
2158
+ &:hover {
2159
+ color: #838080;
2160
+ }
2161
+ }
2162
+
2163
+ .section-first-word-lending {
2164
+ transition: color 0.3s;
2165
+ color: #fff;
2166
+ font-weight: 800;
2167
+
2168
+ &:hover {
2169
+ color: #838080;
2170
+ }
2171
+
2172
+ @media screen and (max-width: 768px) {
2173
+ color: $color-text;
2174
+ }
2175
+ }
2176
+
2177
+ .section-first-word-payments {
2178
+ transition: color 0.3s;
2179
+ color: #fff;
2180
+ font-weight: 800;
2181
+
2182
+ &:hover {
2183
+ color: #838080;
2184
+ }
2185
+
2186
+ @media screen and (max-width: 768px) {
2187
+ color: $color-text;
2188
+ }
2189
+ }
2190
+
2191
+ .img-credit-card {
2192
+ min-height: 293px;
2193
+ max-height: 293px;
2194
+
2195
+ @media screen and (max-width: 600px) {
2196
+ padding: 20px 20px 0 20px;
2197
+ margin-bottom: 0px;
2198
+ }
2199
+ }
2200
+
2201
+ .section-texts {
2202
+ height: 100%;
2203
+ }
2204
+
2205
+ .custom-height-img {
2206
+ min-height: 195px;
2207
+ padding: 10px;
2208
+
2209
+ @media screen and (max-width: 600px) {
2210
+ padding: 40px 40px 0 40px;
2211
+ }
2212
+ }
2213
+
2214
+ .custom-img {
2215
+ height: 300px;
2216
+ max-height: 300px;
2217
+ max-width: 300px;
2218
+ }
2219
+
2220
+ .container-column {
2221
+ height: 100%;
2222
+ display: flex;
2223
+ flex-direction: column;
2224
+ justify-content: space-between;
2225
+ }
2226
+
2227
+ .section-picture {
2228
+ width: 100%;
2229
+ height: 100%;
2230
+ display: flex;
2231
+ align-items: center;
2232
+ }
2233
+
2234
+ .section-picture-custom {
2235
+ width: 100%;
2236
+ display: flex;
2237
+ align-items: center;
2238
+ padding: 50px;
2239
+
2240
+ @media screen and (max-width: 600px) {
2241
+ padding: 0px;
2242
+ }
2243
+ }
2244
+
2245
+ .section-circular {
2246
+ width: 100%;
2247
+ display: flex;
2248
+ justify-content: flex-end;
2249
+ padding: 20px;
2250
+
2251
+ @media screen and (max-width: 768px) {
2252
+ display: none;
2253
+ }
2254
+ }
2255
+
2256
+ .section-circular-two {
2257
+ width: 100%;
2258
+ display: flex;
2259
+ justify-content: center;
2260
+ padding: 20px;
2261
+ }
2262
+
2263
+ .circular-paragraph {
2264
+ width: 130px;
2265
+ height: 130px;
2266
+ background-color: white;
2267
+ border: 2px solid #4335F9;
2268
+ border-radius: 50%;
2269
+ display: flex;
2270
+ justify-content: center;
2271
+ align-items: center;
2272
+ text-align: center;
2273
+ padding: 5px;
2274
+ }
2275
+
2276
+ .circular-paragraph-intern {
2277
+ margin: 0px;
2278
+ width: 120px;
2279
+ height: 120px;
2280
+ background-color: white;
2281
+ border: 1px solid white;
2282
+ border-radius: 50%;
2283
+ display: flex;
2284
+ justify-content: center;
2285
+ align-items: center;
2286
+ text-align: center;
2287
+ color: #4335f9;
2288
+ font-weight: 600;
2289
+ position: relative;
2290
+ box-shadow: 0 0 0 5px rgba(173, 216, 230, 0.5);
2291
+ }
2292
+
2293
+ .custom-section-elements {
2294
+ height: 100%;
2295
+ display: flex;
2296
+ flex-direction: column;
2297
+ }
2298
+
2299
+ .custom-elements-center {
2300
+ height: 100%;
2301
+ width: 100%;
2302
+ display: flex;
2303
+ flex-direction: column;
2304
+ justify-content: center;
2305
+ align-items: center;
2306
+ padding-left: 20px;
2307
+ }
2308
+
2309
+ .cta-center {
2310
+ width: 100%;
2311
+ display: flex;
2312
+ align-items: center;
2313
+ justify-content: center;
2314
+
2315
+ @media screen and (max-width: 600px) {
2316
+ padding: 20px;
2317
+ }
2318
+ }
2319
+
2320
+ .trustpilot-slider {
2321
+ display: flex;
2322
+ flex-direction: row;
2323
+ }
2324
+
2325
+ .trustilot-texts {
2326
+ display: flex;
2327
+ flex-direction: column;
2328
+ align-items: center;
2329
+ justify-content: center;
2330
+ width: 30%;
2331
+ padding-left: 20px;
2332
+ gap: 10px;
2333
+ }
2334
+
2335
+ .trustilot-title {
2336
+ width: 100%;
2337
+ font-size: 22px;
2338
+ font-weight: 600;
2339
+ }
2340
+
2341
+ .trustilot-description {
2342
+ width: 100%;
2343
+ color: rgb(87, 87, 87);
2344
+ }
2345
+
2346
+ .trustpilot-widget-slider {
2347
+ background-color: #f8f9fa;
2348
+ width: 100%;
2349
+
2350
+ @media screen and (max-width: 768px) {
2351
+ width: 90% !important;
2352
+ margin: 0 auto;
2353
+ }
2354
+
2355
+ @media screen and (max-width: 600px) {
2356
+ padding-bottom: 15px;
2357
+ }
2358
+ }
2359
+
2360
+ .custom-elements-left {
2361
+ height: 100%;
2362
+ width: 100%;
2363
+ display: flex;
2364
+ flex-direction: column;
2365
+ justify-content: center;
2366
+ padding: 20px;
2367
+ }
2368
+
2369
+ .max-height-300 {
2370
+ max-height: 300px;
2371
+ }
2372
+
2373
+ .min-height-260 {
2374
+ min-height: 260px;
2375
+ }
2376
+
2377
+ .space-down {
2378
+ padding: 0 0 20px 0;
2379
+ }
2380
+
2381
+ .column-center {
2382
+ display: flex;
2383
+ flex-direction: column;
2384
+ justify-content: space-between;
2385
+ }
2386
+
2387
+ .section-h3-title-job-to-be-done {
2388
+ width: 50%;
2389
+ margin-left: 55% !important;
2390
+ margin-bottom: 10% !important;
2391
+ }
2392
+ /*=============== END MAIN SECTIONS ===============*/
2393
+
2394
+ /*=============== BREAKPOINTS ===============*/
2395
+ @media screen and (min-width: 769px) {
2396
+ .custom-content-lending {
2397
+ display: none;
2398
+ }
2399
+
2400
+ .custom-content-payments {
2401
+ display: none;
2402
+ }
2403
+
2404
+ .section-mobile-trustpilot {
2405
+ display: none;
2406
+ }
2407
+
2408
+ .arrow-down {
2409
+ display: none;
2410
+ }
2411
+ }
2412
+
2413
+ @media screen and (min-width: 900px) {
2414
+ .section-title-custom-size {
2415
+ font-size: 32px;
2416
+ }
2417
+
2418
+ .section-space-top-20 {
2419
+ padding: 0px 125px;
2420
+ margin-top: 20px;
2421
+ }
2422
+ }
2423
+
2424
+ @media screen and (max-width: 1023px) {
2425
+ .section-space-top-20 {
2426
+ padding: 0px 40px;
2427
+ margin-top: 20px;
2428
+ }
2429
+ }
2430
+
2431
+ @media screen and (max-width: 820px) {
2432
+ .section-container-hand {
2433
+ display: flex;
2434
+ flex-direction: column;
2435
+ width: 100%;
2436
+ align-items: center;
2437
+ }
2438
+
2439
+ .reverse-img-hand {
2440
+ flex-direction: column-reverse;
2441
+ }
2442
+ }
2443
+
2444
+ @media screen and (max-width: 768px) {
2445
+ .reverse-hero-main {
2446
+ flex-direction: column-reverse;
2447
+ }
2448
+
2449
+ .section-home-second-trustpilot {
2450
+ display: flex;
2451
+ max-width: 100%;
2452
+ height: 100%;
2453
+ align-items: center;
2454
+ justify-content: center;
2455
+ margin: 30px 0px;
2456
+ }
2457
+
2458
+ .trustpilot-home-mobile {
2459
+ border-radius: 10px;
2460
+ padding: 20px 0px;
2461
+ text-align: center;
2462
+ background-color: #FAFAFA;
2463
+ box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
2464
+ }
2465
+
2466
+ .trustilot-texts {
2467
+ width: 100% !important;
2468
+ margin-bottom: 30px;
2469
+ gap: 0px !important;
2470
+ }
2471
+
2472
+ .trustpilot-slider {
2473
+ display: flex;
2474
+ flex-direction: column !important;
2475
+ }
2476
+
2477
+ .ri-arrow-right-s-line {
2478
+ display: none;
2479
+ }
2480
+
2481
+ .arrow-down {
2482
+ display: unset;
2483
+ }
2484
+ }
2485
+
2486
+ @media screen and (max-width: 600px) {
2487
+ .section-padding-40 {
2488
+ padding: 0px;
2489
+ }
2490
+
2491
+ .btn-arrow-up {
2492
+ margin-top: 30px;
2493
+ }
2494
+
2495
+ .section-space-top-20 {
2496
+ width: 100%;
2497
+ min-width: 340px;
2498
+ padding: 0px 20px;
2499
+ margin-top: 20px;
2500
+ scroll-margin-top: -80px;
2501
+ }
2502
+
2503
+ .section-space-top {
2504
+ margin-top: 0px;
2505
+ }
2506
+
2507
+ .reverse {
2508
+ flex-direction: column-reverse;
2509
+ gap: 0px;
2510
+ }
2511
+ }
2512
+
2513
+ /*=============== END HOME SEMPLI 2.0 ===============*/