 body{
     overflow-x:hidden;
     overflow-y:hidden;
}
 header.main-head_landing {
     height: 100vh;
     width: 100%;
     background-image: url(https://go.pl/img/images/bg-img-main.png);
     color: #fff;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
}
 header.main-head_landing::after{
     content: "";
     position: absolute;
     right: 0;
     top: 5%;
     background-image: url(https://go.pl/img/images/notebook.png);
     background-size: contain;
     background-repeat: no-repeat;
     height: 500px;
     width: 1005px;
     bottom: 20px;
     z-index: 0;
}
 .main-info_landing {
     padding-top: 200px;
     z-index: 100;
     position: relative;
     width: 70%;

}
 .main-info_landing p {
     font-size: 20px;
}
 .main-info_landin h1 {
     height: 80%;
     display: flex;

     align-items: center;
}
 .tittle_landing {
     padding: 10%;
     text-align: center;
     display: flex;
     justify-content: center;
     align-items: center;
     flex-direction: column;
}
 .tile_content p {
     color: #fff;
     font-size: 23px;
     padding: 20px;
     text-align: center;
}
 .tittle_landing h1 {
     margin-bottom: 40px;
     padding: 20px;
     font-size: 3em;
     text-align: center;
}
 .tittle_landing p {
     font-size: 1.5em;
}
 .tile_header {
     color: white;
     text-align: center;
     padding: 30px;
}
 .landing_section {
     background-color: #f3f2f2;
     min-height: 100vh;
     position: relative;
     z-index: -1;
}
 .landing_section_box{
     display: flex;
     justify-content: center;
     align-items: center;
     gap: 50px;
     flex-wrap: wrap;
     text-align: justify;
}
 .landing_section-conent_box {
     padding-top: 8rem;
     width: 40%;
     min-width: 300px;
     text-align: center;
     margin: 0;
}
 .landing_section-conent_box > h1 {
     font-size: 35px;
     margin-bottom: 3rem;
}
 .landing_section-conent_box p {
     font-size: 20px;
     text-align: center;
}
 .landing_section-conent_img {
     padding-top: 8rem;
     display: flex;
     max-width: 100%;
     height: auto;
}
 .landing_logo {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translateX(-50%) translateY(-50%);
     width: auto;
     max-width: 140px;
     height: auto;
}
 @media only screen and (max-width: 1600px) {
     .main-info_landing{
         width: 100%;
         padding-top: 200px;
    }
     header.main-head_landing::after{
         opacity: 0.7;
    }
}
 @media only screen and (max-width: 1000px) {
     .btnL{
         margin-left: auto;
         margin-right: auto;
    }
     header.main-head_landing{
         height: 122vh;
    }
}
 @media only screen and (max-width: 1000px) {
     header.main-head_landing::after{
         margin-left: auto;
         margin-right: auto;
         height: 100vh;
         width: 100%;
         top: 5%;
         opacity: 0.7;
    }
}
 @media only screen and (max-width: 1000px) {
     .landing_section-conent_img {
         margin: 0;
         padding: 0;
    }
     .landing_section_box{
         display: flex;
         justify-content: center;
         gap: 0px;
         flex-wrap: wrap;
    }
     .landing_section-conent_box {
         font-size: 20px;
         width: 90%;
    }
     .landing_section-conent_box h1 {
         padding-bottom: 10%;
         padding-left: 0;
         padding-right: 0;
         margin: 0;
    }
}

/*
     FILE ARCHIVED ON 21:03:30 Jun 30, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:25:31 Jul 18, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.317
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.034
  esindex: 0.02
  cdx.remote: 66.421
  LoadShardBlock: 229.238 (3)
  PetaboxLoader3.datanode: 206.443 (4)
  PetaboxLoader3.resolve: 226.911 (2)
  load_resource: 214.446
*/