暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_productOverview.scss 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798
  1. .productOverviewBody{
  2. overflow-x: hidden;
  3. }
  4. .productoverviewmain {
  5. background-image: url("../../dist/assets/imgs/productoverview/productbg.png");
  6. background-color: white;
  7. background-size: cover;
  8. background-repeat: no-repeat;
  9. background-position: center;
  10. position: relative;
  11. }
  12. $PO_footerText: 0.7rem;
  13. .photo_dual {
  14. width: 40rem;
  15. }
  16. .price_footer {
  17. background: rgba(255, 255, 255, 0.25);
  18. /* box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); */
  19. backdrop-filter: blur(4px);
  20. -webkit-backdrop-filter: blur(4px);
  21. border: 1px solid rgba(255, 255, 255, 0.18);
  22. border: 2px solid;
  23. position: fixed;
  24. z-index: 999;
  25. bottom: 0;
  26. left: 0;
  27. .price_footerContainer{
  28. // padding-left: 3rem;
  29. // padding-right: 3rem;
  30. }
  31. }
  32. @media (max-width:768px){
  33. .footerDesText{
  34. width: 100%;
  35. }
  36. }
  37. .boxImgContainer {
  38. width: 4rem;
  39. }
  40. .priceCut_multi {
  41. font-size: $PO_footerText;
  42. }
  43. .PO_learnMore {
  44. font-size: $PO_footerText;
  45. }
  46. .productOverview .overviewProductHeading {
  47. font-size: 2.1rem;
  48. font-family: "satoshi", sans-serif;
  49. font-weight: 500;
  50. }
  51. .productOverview .overviewProductFullTitle {
  52. padding: 2rem 11rem;
  53. font-size: 3rem;
  54. font-family: "orbitron", sans-serif;
  55. }
  56. .productOverview .overviewProductDes {
  57. padding: 0 2rem;
  58. font-size: 1.5rem;
  59. font-family: "satoshi", sans-serif;
  60. }
  61. .PO_galleryContainer .PO_gallery_display {
  62. min-height: 500px;
  63. width: 100%;
  64. background: white;
  65. background: linear-gradient(180deg, white 7%, #ff8e9e4d 52%, #eb869478 100%);
  66. position: relative;
  67. overflow: hidden;
  68. }
  69. .PO_galleryContainer .PO_gallery_display .PO_gallery_display_img {
  70. position: absolute;
  71. top: 50%;
  72. left: 50%;
  73. transform: translate(-50%, -46%);
  74. }
  75. .PO_gallery_box {
  76. padding: 1rem;
  77. }
  78. .PO_galleryContainer .PO_gallery_box_inner {
  79. padding: 1rem;
  80. background-color: #eeeeee;
  81. }
  82. .mobileAw{
  83. display: none;
  84. }
  85. .productoverBox {
  86. height: 900px;
  87. .productoverBox-1 {
  88. height: 225px;
  89. }
  90. .productoverBox-2 {
  91. height: 225px;
  92. .futureProof {
  93. position: relative;
  94. }
  95. .futureProofImg {
  96. position: absolute;
  97. top: 0;
  98. right: 0;
  99. width: 50%;
  100. }
  101. }
  102. .productoverBox-3 {
  103. height: 225px;
  104. }
  105. .productoverBox-4 {
  106. height: 225px;
  107. }
  108. .productoverBox-5 {
  109. height: 200px;
  110. overflow: hidden;
  111. .box_innerImg {
  112. position: absolute;
  113. right: 8%;
  114. top: 0;
  115. height: 100%;
  116. img {
  117. scale: 1.2;
  118. }
  119. }
  120. }
  121. .productoverBox-6 {
  122. height: 150px;
  123. }
  124. .productoverBox-7 {
  125. height: 225px;
  126. position: relative;
  127. .gridTruelifeImg {
  128. position: absolute;
  129. width: 85%;
  130. bottom: 0;
  131. left: 0;
  132. }
  133. }
  134. .productoverBox-8 {
  135. height: 60px;
  136. }
  137. .productoverBox-9 {
  138. height: 230px;
  139. }
  140. .productoverBox-10 {
  141. height: 150px;
  142. }
  143. .productoverBox-11 {
  144. height: 180px;
  145. }
  146. .productoverBox-12 {
  147. height: 75px;
  148. }
  149. .PO_box {
  150. // background-color: red;
  151. height: 100%;
  152. >div {
  153. padding: 1rem 0rem;
  154. }
  155. .box_inner {
  156. // height: 100%;
  157. position: relative;
  158. }
  159. .bgBox_Content {
  160. background: rgb(236, 236, 236);
  161. background: linear-gradient(90deg,
  162. rgba(236, 236, 236, 1) 4%,
  163. rgba(118, 118, 118, 1) 100%);
  164. }
  165. .box_inner_right {
  166. padding-left: 1rem;
  167. }
  168. .box_inner_left {
  169. padding-right: 1rem;
  170. }
  171. }
  172. }
  173. // specsgrid
  174. .specsgrid {
  175. display: grid;
  176. height: 100vh;
  177. gap: 20px;
  178. grid-template-columns: repeat(8, minmax(5%, 1fr));
  179. grid-template-rows: repeat(12, minmax(5%, 1fr));
  180. .specsItem {
  181. background-color: red;
  182. }
  183. .specsItem-1 {
  184. grid-column: 1/4;
  185. grid-row: 1/4;
  186. }
  187. .specsItem-2 {
  188. grid-column: 1/4;
  189. grid-row: 1/4;
  190. }
  191. }
  192. // specsgrid end
  193. .displayscreenpad {
  194. .displayscreenpadContainer {
  195. text-align: center;
  196. }
  197. .displayscreenpadHeading {
  198. font-size: 8rem;
  199. }
  200. .displayscreenpadMain {
  201. // top: -108px;
  202. margin-top: -8%;
  203. }
  204. .displayscreenpadleft {
  205. >img {
  206. left: -8%;
  207. }
  208. }
  209. .displayscreenpadright {
  210. >img {
  211. right: -10%;
  212. }
  213. }
  214. }
  215. .dual_des_heading {
  216. font-size: 3rem;
  217. }
  218. .dualLaptop {
  219. width: 100vw;
  220. // height: 1300px;
  221. top: -100px;
  222. margin-top: 100px;
  223. margin-bottom: -100px;
  224. position: relative;
  225. // overflow-x: hidden;
  226. .zeroBMain_desP {
  227. font-size: 1.2rem;
  228. }
  229. .zeroBMain_des {
  230. position: absolute;
  231. top: 0;
  232. right: 0;
  233. max-width: 700px;
  234. padding-right: 9rem;
  235. }
  236. .dualImgs {
  237. position: absolute;
  238. .dualImgsInner {
  239. width: 50rem;
  240. }
  241. }
  242. .dualImgsOne {
  243. top: 0;
  244. left: -10rem;
  245. transform: rotate(343deg);
  246. width: 68%;
  247. }
  248. .dualImgsTwo {
  249. // top:0;
  250. // right: -80%;
  251. // transform: rotate(330deg);
  252. top: 14rem;
  253. right: -62%;
  254. transform: rotate(339deg);
  255. .dualImgsInner {
  256. width: 82%;
  257. }
  258. }
  259. }
  260. .tableLaptop {
  261. margin-top: 300px;
  262. // border: 1px solid;
  263. height: 90vh;
  264. width: 100vw;
  265. position: relative;
  266. .circleTableLaptop_Heading {
  267. position: absolute;
  268. top: 50%;
  269. left: 50%;
  270. transform: translate(-50%, -311%);
  271. }
  272. .justTableLaptop {
  273. position: absolute;
  274. width: 86%;
  275. top: -10px;
  276. right: 128px;
  277. z-index: 1;
  278. }
  279. .circleTableLaptop {
  280. background-color: #ececec;
  281. height: 70rem;
  282. width: 70rem;
  283. border-radius: 50%;
  284. position: relative;
  285. overflow: hidden;
  286. .circleTableLaptopTop {
  287. bottom: -3%;
  288. width: 80%;
  289. position: absolute;
  290. top: 50%;
  291. left: 50%;
  292. transform: translate(-50%, 2%);
  293. }
  294. }
  295. .circleTableLaptop_text {
  296. position: absolute;
  297. top: 50%;
  298. left: 50%;
  299. transform: translate(-50%, 106%);
  300. }
  301. margin-bottom: 300px;
  302. }
  303. .trueLifeDisplay {
  304. .trueLifeDisplay_headingHD {
  305. >.headingLife {
  306. font-size: 6rem;
  307. }
  308. }
  309. .trueLifeDisplay_des {
  310. padding: 0 10rem;
  311. }
  312. }
  313. .font_p_Dual {
  314. font-size: 1.2rem;
  315. }
  316. .tableLaptopTwo{
  317. width: 100vw;
  318. height: 100vh;
  319. background-image: url("../../dist/assets/imgs/sectiontest.png");
  320. background-color: white;
  321. background-size: contain;
  322. background-repeat: no-repeat;
  323. background-position: center;
  324. }
  325. .dragondisplay {
  326. position: relative;
  327. background: rgb(255, 255, 255);
  328. background: linear-gradient(184deg,
  329. rgba(255, 255, 255, 1) 4%,
  330. rgba(235, 255, 133, 1) 100%);
  331. overflow: hidden;
  332. .dragondisplay_heading {
  333. position: absolute;
  334. bottom: -4%;
  335. margin: auto;
  336. width: 100%;
  337. >h1 {
  338. font-size: 8rem;
  339. text-align: center;
  340. }
  341. }
  342. .dragondisplay_des {
  343. max-width: 600px;
  344. position: absolute;
  345. right: 0;
  346. top: 13%;
  347. padding: 4rem;
  348. }
  349. }
  350. .intelGen {
  351. .intelGenUL {
  352. max-width: 250px;
  353. gap: 8rem;
  354. .intelGenULHeading {
  355. font-size: 1.8rem;
  356. font-weight: 700;
  357. border-bottom: 2px solid;
  358. }
  359. }
  360. .cpuSection {
  361. background-image: url("./../../dist/assets/imgs/productoverview/cpu.png");
  362. background-color: white;
  363. background-size: cover;
  364. background-repeat: no-repeat;
  365. background-position: center;
  366. }
  367. }
  368. @media (max-width:1200px) {
  369. // section
  370. .productOverview {
  371. .p-6{
  372. padding:0;
  373. }
  374. .overviewProductFullTitle{
  375. padding: 2rem 5rem;
  376. font-size: 2rem;
  377. }
  378. }
  379. // section
  380. .productOverview {
  381. >div {
  382. padding: 0;
  383. }
  384. }
  385. // seciton
  386. .dualLaptop .dualImgsTwo .dualImgsInner {
  387. transform: rotate(339deg) translateX(57%) translateY(55%);
  388. }
  389. // section
  390. .productOverview .overviewProductFullTitle {
  391. font-size: 1rem;
  392. padding: 2rem 0rem;
  393. }
  394. .productOverview .overviewProductDes {
  395. font-size: 0.7rem;
  396. padding: 0.5rem;
  397. }
  398. .PO_galleryContainer .PO_gallery_display .PO_gallery_display_img {
  399. width: 100%;
  400. }
  401. .PO_galleryContainer .PO_gallery_display {
  402. min-height: 300px;
  403. }
  404. .PO_gallery_box {
  405. padding: 0;
  406. }
  407. .PO_galleryContainer .PO_gallery_box_inner {
  408. padding: 0;
  409. }
  410. .productoverBox.px-6 {
  411. padding: 1rem;
  412. margin: 0;
  413. height: max-content;
  414. }
  415. // ssection end
  416. .displayscreenpad {
  417. .displayscreenpadHeading {
  418. font-size: 4rem;
  419. }
  420. }
  421. // section end
  422. .dualLaptop {
  423. .dual_des_heading {
  424. font-size: 2rem;
  425. }
  426. .zeroBMain_des {
  427. padding-right: 0;
  428. .zeroBMain_desP {
  429. font-size: 0.8rem;
  430. max-width: 400px;
  431. }
  432. }
  433. }
  434. //section
  435. .controlPanel {
  436. .controlPanel_des{
  437. top: -110px;
  438. >h1 {
  439. font-size: 2.5rem;
  440. }
  441. }
  442. }
  443. }
  444. @media (max-width:790px) {
  445. .productOverview {
  446. .p-6{
  447. padding:0;
  448. }
  449. .overviewProductFullTitle{
  450. padding: 2rem 0;
  451. font-size: 1rem;
  452. }
  453. .overviewProductDes{
  454. font-size: 0.7rem;
  455. }
  456. }
  457. // section
  458. // section
  459. .displayscreenpad {
  460. .displayscreenpadHeading {
  461. font-size: 2rem;
  462. }
  463. }
  464. .dualLaptop {
  465. .dual_des_heading {
  466. font-size: 1rem;
  467. }
  468. .zeroBMain_des {
  469. // padding-right: 3rem;
  470. .zeroBMain_desP {
  471. font-size: 0.7rem;
  472. max-width: 400px;
  473. }
  474. }
  475. }
  476. // section
  477. .controlPanel{
  478. .controlPanel_des{
  479. >h1 {
  480. font-size: 1.9rem;
  481. }
  482. }
  483. }
  484. }
  485. @media (max-width:670px) {
  486. .zeroBMain_des{
  487. display: none;
  488. }
  489. .mobileAw{
  490. display: block;
  491. }
  492. }
  493. // media quiue
  494. @include respond(phone) {
  495. .p-6 {
  496. padding: 0;
  497. }
  498. .productoverviewmain .displayscreenpad .displayscreenpadHeading {
  499. font-size: 5rem;
  500. }
  501. .banner_heading_4 {
  502. font-size: 2rem;
  503. }
  504. // section 3
  505. .displayscreenpad {
  506. .displayscreenpadHeading {
  507. font-size: 2rem;
  508. }
  509. .displayscreenpadMain {
  510. top: -26px;
  511. }
  512. }
  513. // section 5
  514. .tableLaptop {
  515. margin-top: 20%;
  516. margin-bottom: 0;
  517. height: max-content;
  518. .dual_des_heading {
  519. font-size: 1rem;
  520. }
  521. .circleTableLaptop {
  522. height: 300px;
  523. }
  524. .circleTableLaptop .circleTableLaptopTop {
  525. bottom: -3%;
  526. width: 80%;
  527. position: absolute;
  528. top: 50%;
  529. left: 50%;
  530. transform: translate(-50%, 2%);
  531. }
  532. .circleTableLaptop_Heading {
  533. position: absolute;
  534. top: 4%;
  535. left: 50%;
  536. transform: translate(-50%, 0);
  537. }
  538. .justTableLaptop {
  539. position: absolute;
  540. width: 86%;
  541. top: 26%;
  542. right: 30px;
  543. z-index: 1;
  544. }
  545. .circleTableLaptop_text {
  546. position: absolute;
  547. top: 50%;
  548. left: 50%;
  549. transform: translate(-50%, 0%);
  550. }
  551. }
  552. .trueLifeDisplay {
  553. margin-top: 50px;
  554. .trueLifeDisplay_headingHD {
  555. >h1,
  556. .headingLife {
  557. font-size: 2rem;
  558. }
  559. }
  560. .trueLifeDisplay_des {
  561. padding: 1rem;
  562. .font_p_Dual {
  563. font-size: 0.9rem;
  564. }
  565. }
  566. }
  567. // section 6
  568. .controlPanel {
  569. margin-top: 3rem;
  570. padding-bottom: 100px;
  571. //heading h1
  572. >.p-5 {
  573. padding: 0 !important;
  574. }
  575. .bgControlpanel {
  576. min-height: 85vh;
  577. .bgControlpaneltabs {
  578. top: 55%;
  579. right: 0;
  580. transform: translateY(-50%);
  581. }
  582. }
  583. .controlPanel_des {
  584. top:0%;
  585. width: 100%;
  586. left: 50%;
  587. text-align: center;
  588. transform: translateX(-50%);
  589. margin: 1rem 0;
  590. margin: 1rem 0;
  591. >h1 {
  592. font-size: 1.2rem;
  593. }
  594. }
  595. .bgControlpaneltabs {
  596. padding: 0.1rem !important;
  597. padding-top: 3rem !important;
  598. >.nav-tabs {
  599. padding: 0;
  600. }
  601. >ul {
  602. padding: 1rem;
  603. }
  604. #tabLaptopContent {
  605. padding: 1rem;
  606. }
  607. }
  608. }
  609. // section 7
  610. .proSection{
  611. .designedProLaptop_title{
  612. .designedProLaptop_title_text {
  613. font-size: 2rem;
  614. }
  615. }
  616. }
  617. // // popupKeyboard
  618. // .popupKeyboard {
  619. // padding: 1rem;
  620. // .popupKeyboard_heading {
  621. // >h1 {
  622. // font-size: 2rem;
  623. // }
  624. // }
  625. // .popupKeyboard_hParent .popupKeyboard_des {
  626. // max-width: max-content;
  627. // font-size: 0.9rem;
  628. // }
  629. // }
  630. }