
*{
    font-family: "Noto Sans", sans-serif;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    line-height: 1.8;
    color: #202124;
    
}
img{
    height: auto;
    display: block;
    border-radius: 20px;
}
.menu-btn{
    padding: 10px;
    gap: 3px;
    flex-direction: column;
    display: flex;
}
.menu-btn span {
    display: block;
    width: 19px;
    height: 2px;
    background: black;
    border-radius: 2px;
}
.nav-bar{
    justify-content: space-between; 
    align-items: center;
    display: flex;
    padding: 10px 20px;
    position: fixed;
    background-color: white;
    left: 0;
    right: 0;
}
.nav-pic{
    width: 160px;
    display: flex;
    align-items: center;
    gap: 15px;
}
.nav-pic button{
    align-content: space-around;
    border: none;
    cursor: pointer;
    background: none;
}
.nav-actions button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;  
    padding: 6px;
}
.nav-text1{
    color:#f5f6f7;
    display:flex;
}
.nav-text1 p{
    margin-left: 40px;
}
.lang{
    background: none;
    border: none;
}
.nav-text{
    background-color: #1a73e8;
    color: white;
    padding: 90px 20px 20px 20px;
    
}
.subnav-text{
    background-color: #e8f0fe;
    color: #303f9f;
    font-size: 14px;
    padding: 20px;
}

.subnav-text a{
    color: #303f9f;
    text-decoration: underline;
}
.hero h1{
    font-size: 64px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.hero{
    display: flex;
    align-items: center;
    gap: 60px;
    padding: 120px 80px 10px 30px ;
}
.hero-text{
    flex: 1;
}
.hero p{
    font-size: 20px;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
h2{
    font-size: 32px;
}
p{
    font-size: 16px;
    line-height: 1.5;
}
.hero2, .hero9{
    display: flex;
    align-items: center;
    gap: 60px; 
    padding: 40px 80px 10px 30px ;  
    background-color: #f5f6f7;
}
.hero2 img, .hero9 img{
    max-width: 100%;
}
.bttn2{
    display: flex;
    gap: 20px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.bttn2 button:hover{
    color: white;
    background-color: #1a73e8;
}
button{
    border:2px solid #1a73e8;
    border-radius: 50px;
    cursor: pointer;
    align-content: space-around;
    padding: 10px 35px ;
    font-size: 16px;
    color: #1a73e8;
    transition: 0.3s ease;
}
.hero3, .hero7, .hero8, .hero6{
    align-content: space-evenly;
    display: flex;
    gap: 20px;  
    padding: 50px 25px 0px 25px ;
}  
.hero3a, .hero3b, .hero3c, .hero7a, .hero7b, .hero8 {
    background-color: #f5f6f7;
    padding: 40px 60px 10px 20px ;
    border-radius: 20px;
    display: flex;
    flex-direction: column; 
    justify-content: space-between;
    flex: 1;
}
.hero3 img, .hero7 img, .hero8 img  {
    width: 300px;
}
.bttn3, .bttn4, .bttn5, .bttn9, .bttn10, .bttn18, .bttn6,.bttn7, .bttn8 {
    margin: 50px ;
    align-self: center; 
}

.hero5a, .hero5b, .hero5c{
    background-color: white;
    padding: 100px 50px 100px 20px  ;
    border-radius: 20px;
    display: flex;
    flex-direction: column; 
    justify-content: space-between;
    flex: 1;   
    text-align: center;
}
.hero5a p , .hero5b p , .hero5 p{
    padding-bottom: 60px;
}

button:hover{
    border:none;   
}
.hero3 h2{
    padding-bottom: 15px;
}
.htext{   
    padding:30px 20px 20px 20px;
}
.htext h3{
    margin-bottom: 20px;
}
.hero5{
    background-color: #f5f6f7;
    padding-bottom: 50px;
}
.htext2{
    padding: 30px 20px 80px 20px;
}
.hero9{
    margin-top: 20px;
    padding-left: 15px;
    align-items: center;
    
}
.hero9 a{
    font-size: 32px;
    line-height: 1.2;
}
.hero9 p{
    font-size: 16px;
    padding: 20px 0px 30px 0px;
}
.bttn19 {
    margin: 20px auto;
    display: block;
}
.base h3, .css h3, .core h3, .progress h3, .access h3, .payment h3{
    font-size: 32px;
}
.base p, .css p, .core p, .progress p, .access p, .payment p{
    font-size: 20px;
    padding-bottom: 20px;
}
.base a, .css a, .core a, .progress a, .access a, .payment a{
    color: #1a73e8;
    text-decoration: none;
}
.base a:hover, .css a:hover, .core a:hover, .progress a:hover, .access a:hover, .payment a:hover{
    text-decoration: underline;
}
.baseline a, .htext3 a, .htext4 a, .htext5 a, .htext6 a, .htext7 a{
    color: #1a73e8;
    text-decoration: none;
    font-size: 20px;
}
.baseline a:hover, .htext3 a:hover, .htext4 a:hover, .htext5 a:hover, .htext6 a :hover, .htext7 a:hover{
    text-decoration: underline;
}
.baseline p, .htext3 p, .htext4 p, .htext5 p, .htext6 p, .htext7 p{
    font-size: 16px;
}
.base, .css, .core, .progress, .access, .payment{
    display: flex;
    padding-top: 60px;
    padding-bottom: 40px;
    gap: 20px;
}
.base-text, .css-text, .core-text, .progress-text, .access-text, .payment-text{
    width:500px;
}
.baseline, .htext3, .htext4, .htext5, .htext6, .htext7{
    display: flex;    
}
.baseline1, .htext31, .htext41, .htext51, .htext61, .htext71, .baseline2, .htext32, .htext42, .htext52, .htext62, .htext72{
    width: 400px;
}
.baseline1, .htext31, .htext41, .htext51, .htext61, .htext71{
    padding-right: 20px;
}
.css, .progress, .payment{
    background-color: #f5f6f7;
}
.developer{
    text-align: center;
}
.developer h3{
    font-size: 48px;
}
.developer p{
    font-size: 20px;
}