hart-estate-widget 0.0.66 → 0.0.67

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.
Files changed (104) hide show
  1. package/README.md +3 -0
  2. package/package.json +17 -5
  3. package/build/assets/css/app.css +0 -1
  4. package/build/assets/css/app.css.map +0 -1
  5. package/build/assets/fonts/RobotoMono/RobotoMono-Bold.ttf +0 -0
  6. package/build/assets/fonts/RobotoMono/RobotoMono-Bold.woff +0 -0
  7. package/build/assets/fonts/RobotoMono/RobotoMono-Bold.woff2 +0 -0
  8. package/build/assets/fonts/RobotoMono/RobotoMono-BoldItalic.ttf +0 -0
  9. package/build/assets/fonts/RobotoMono/RobotoMono-BoldItalic.woff +0 -0
  10. package/build/assets/fonts/RobotoMono/RobotoMono-BoldItalic.woff2 +0 -0
  11. package/build/assets/fonts/RobotoMono/RobotoMono-Italic.ttf +0 -0
  12. package/build/assets/fonts/RobotoMono/RobotoMono-Italic.woff +0 -0
  13. package/build/assets/fonts/RobotoMono/RobotoMono-Italic.woff2 +0 -0
  14. package/build/assets/fonts/RobotoMono/RobotoMono-Light.ttf +0 -0
  15. package/build/assets/fonts/RobotoMono/RobotoMono-Light.woff +0 -0
  16. package/build/assets/fonts/RobotoMono/RobotoMono-Light.woff2 +0 -0
  17. package/build/assets/fonts/RobotoMono/RobotoMono-LightItalic.ttf +0 -0
  18. package/build/assets/fonts/RobotoMono/RobotoMono-LightItalic.woff +0 -0
  19. package/build/assets/fonts/RobotoMono/RobotoMono-LightItalic.woff2 +0 -0
  20. package/build/assets/fonts/RobotoMono/RobotoMono-Medium.ttf +0 -0
  21. package/build/assets/fonts/RobotoMono/RobotoMono-Medium.woff +0 -0
  22. package/build/assets/fonts/RobotoMono/RobotoMono-Medium.woff2 +0 -0
  23. package/build/assets/fonts/RobotoMono/RobotoMono-MediumItalic.ttf +0 -0
  24. package/build/assets/fonts/RobotoMono/RobotoMono-MediumItalic.woff +0 -0
  25. package/build/assets/fonts/RobotoMono/RobotoMono-MediumItalic.woff2 +0 -0
  26. package/build/assets/fonts/RobotoMono/RobotoMono-Regular.ttf +0 -0
  27. package/build/assets/fonts/RobotoMono/RobotoMono-Regular.woff +0 -0
  28. package/build/assets/fonts/RobotoMono/RobotoMono-Regular.woff2 +0 -0
  29. package/build/assets/fonts/RobotoMono/RobotoMono-Thin.ttf +0 -0
  30. package/build/assets/fonts/RobotoMono/RobotoMono-Thin.woff +0 -0
  31. package/build/assets/fonts/RobotoMono/RobotoMono-Thin.woff2 +0 -0
  32. package/build/assets/fonts/RobotoMono/RobotoMono.css +0 -98
  33. package/build/assets/icons/1x.svg +0 -4
  34. package/build/assets/icons/2x.svg +0 -4
  35. package/build/assets/icons/arrow-left.svg +0 -4
  36. package/build/assets/icons/arrow-right.svg +0 -4
  37. package/build/assets/icons/bullet.png +0 -0
  38. package/build/assets/icons/close.svg +0 -4
  39. package/build/assets/icons/enter-fullscreen.svg +0 -6
  40. package/build/assets/icons/hand-move.svg +0 -15
  41. package/build/assets/icons/hand-research.svg +0 -12
  42. package/build/assets/icons/plan.svg +0 -5
  43. package/build/assets/icons/render.svg +0 -7
  44. package/build/assets/icons/rotation-close.svg +0 -6
  45. package/build/assets/icons/rotation.svg +0 -4
  46. package/build/assets/icons/surface.svg +0 -5
  47. package/build/assets/img/3D.jpg +0 -0
  48. package/build/assets/img/door-icon.png +0 -0
  49. package/build/assets/img/door-texture.jpeg +0 -0
  50. package/build/assets/img/exterior-wall-texture-roughness.jpg +0 -0
  51. package/build/assets/img/exterior-wall-texture.jpeg +0 -0
  52. package/build/assets/img/floor-bathroom.jpg +0 -0
  53. package/build/assets/img/floor-dark.png +0 -0
  54. package/build/assets/img/floor-white.png +0 -0
  55. package/build/assets/img/floor.jpg +0 -0
  56. package/build/assets/img/grass.png +0 -0
  57. package/build/assets/img/logo.svg +0 -11
  58. package/build/assets/img/refresh-icon.svg +0 -6
  59. package/build/assets/img/spot-icon.png +0 -0
  60. package/build/assets/img/wall-texture.jpg +0 -0
  61. package/build/assets/sass/components/instructions.sass +0 -94
  62. package/build/assets/sass/components/loader.sass +0 -54
  63. package/build/assets/sass/components/model.sass +0 -27
  64. package/build/assets/sass/components/panorama.sass +0 -174
  65. package/build/assets/sass/components/rotation.sass +0 -202
  66. package/build/assets/sass/components/tabs.sass +0 -121
  67. package/build/assets/sass/index.sass +0 -65
  68. package/build/assets/sass/mixin.sass +0 -48
  69. package/build/assets/sass/vars.sass +0 -28
  70. package/build/components/Application.js +0 -135
  71. package/build/components/Buttons/FullScreenButton.js +0 -50
  72. package/build/components/Buttons/TabButton.js +0 -24
  73. package/build/components/Instructions.js +0 -54
  74. package/build/components/Loader.js +0 -22
  75. package/build/components/ModelTab.js +0 -213
  76. package/build/components/PanoramaTab.js +0 -620
  77. package/build/components/RotationTab/DefaultView.js +0 -124
  78. package/build/components/RotationTab/ThreesixtyView.js +0 -45
  79. package/build/components/RotationTab/index.js +0 -194
  80. package/build/components/Widget.js +0 -110
  81. package/build/config/defaultConfig.js +0 -32
  82. package/build/enums/deviceOrientationStatuses.js +0 -11
  83. package/build/enums/deviceWidth.js +0 -21
  84. package/build/enums/imageExtentions.js +0 -16
  85. package/build/enums/rotationModes.js +0 -11
  86. package/build/index.css +0 -2
  87. package/build/index.js +0 -75
  88. package/build/locale/en/data.json +0 -25
  89. package/build/locale/index.js +0 -71
  90. package/build/locale/ru/data.json +0 -25
  91. package/build/store/apiStore.js +0 -231
  92. package/build/store/deviceStore.js +0 -60
  93. package/build/store/fullScreenStore.js +0 -159
  94. package/build/store/houseStore.js +0 -952
  95. package/build/store/index.js +0 -124
  96. package/build/store/modelStore.js +0 -338
  97. package/build/threesixty/events.js +0 -220
  98. package/build/threesixty/index.js +0 -264
  99. package/build/utils/csg/csg-lib.js +0 -472
  100. package/build/utils/csg/csg-worker.js +0 -84
  101. package/build/utils/csg/three-csg.js +0 -277
  102. package/build/utils/helpers.js +0 -12
  103. package/build/utils/modelHelpers.js +0 -161
  104. package/build/utils/panoramaHelpers.js +0 -117
package/README.md CHANGED
@@ -10,6 +10,9 @@
10
10
  ```js
11
11
  import React, { useEffect, useState } from 'react';
12
12
  import { Widget, rotationModes } from 'hart-estate-widget';
13
+ // либо
14
+ import 'hart-estate-widget/build/bundle.js';
15
+ import 'hart-estate-widget/build/index.css';
13
16
 
14
17
  const WIDGET_OPTIONS = {
15
18
  tabs: ['planImage', 'rotation', 'panorama'],
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "HART Estate widget",
4
4
  "author": "HART",
5
5
  "keywords": [],
6
- "version": "0.0.66",
6
+ "version": "0.0.67",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "module": "build/index.js",
@@ -15,10 +15,10 @@
15
15
  "node": "^16.0.0"
16
16
  },
17
17
  "scripts": {
18
- "start": "npm run build:sass && babel src --watch -d build --copy-files",
18
+ "start": "babel src --watch -d build --copy-files",
19
19
  "start-example": "cd ./example && npm run start",
20
- "build": "rm -rf build && NODE_ENV=production babel src -d build --copy-files && npm run build:sass",
21
- "build:sass": "sass src/assets/sass/index.sass:build/assets/css/app.css --style compressed",
20
+ "build": "rm -rf build && gulp build",
21
+ "production": "rm -rf build && gulp production",
22
22
  "local-tunnel": "Lt --port 9000 --subdomain estate-widget --local-host localhost"
23
23
  },
24
24
  "dependencies": {
@@ -43,11 +43,23 @@
43
43
  "@babel/core": "^7.17.0",
44
44
  "@babel/eslint-parser": "^7.16.3",
45
45
  "@babel/preset-env": "^7.16.11",
46
+ "babel-plugin-inline-import-data-uri": "^1.0.1",
47
+ "babelify": "^10.0.0",
48
+ "browserify": "^17.0.0",
46
49
  "eslint": "^8.0.0",
47
50
  "eslint-config-react-app": "^7.0.0",
48
51
  "eslint-plugin-react": "^7.28.0",
52
+ "gulp": "^4.0.2",
53
+ "gulp-babel": "^8.0.0",
54
+ "gulp-clean-css": "^4.3.0",
55
+ "gulp-cli": "^2.3.0",
56
+ "gulp-sass": "^5.1.0",
57
+ "gulp-sourcemaps": "^3.0.0",
58
+ "gulp-streamify": "^1.0.2",
59
+ "gulp-uglify": "^3.0.2",
49
60
  "path": "^0.12.7",
50
- "sass": "^1.46.0"
61
+ "sass": "^1.46.0",
62
+ "vinyl-source-stream": "^2.0.0"
51
63
  },
52
64
  "browserslist": [
53
65
  ">0.2%",
@@ -1 +0,0 @@
1
- .widget-application{width:100%;height:100%;flex:none;overflow:hidden;position:relative;z-index:1;background-color:#fff;font-size:20px}.widget-application *,.widget-application *:before,.widget-application *:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Roboto Mono",sans-serif;text-decoration:none;font-weight:700;color:#413e3e;outline:none;padding:0;margin:0;box-sizing:border-box;-webkit-box-sizing:border-box}.widget-application .widget-logo{position:absolute;left:45px;top:30px;z-index:3}.widget-application--tablet.widget-application .widget-logo{left:20px;top:30px}.widget-application--smallMobile.widget-application .widget-logo{top:25px}.widget-application .widget-logo img{display:block;width:82px;height:82px;object-fit:contain;object-position:center}.widget-application--tablet.widget-application .widget-logo img{width:65px;height:65px}.widget-application--mobile.widget-application .widget-logo img{width:42px;height:42px}.widget-application--smallMobile.widget-application .widget-logo img{width:36px;height:36px}.widget-application .widget-tab__panorama-close-map{position:absolute;right:45px;top:36px;z-index:3;padding:10px;touch-action:none;ouline:none;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer}.widget-application--tablet.widget-application .widget-tab__panorama-close-map{right:17px;top:35px}.widget-application--mobile.widget-application .widget-tab__panorama-close-map{padding:5px;right:20px}.widget-application--smallMobile.widget-application .widget-tab__panorama-close-map{top:25px}.widget-application .widget-tab__panorama-close-map img{display:block;width:50px;height:50px;object-fit:contain;object-position:center}.widget-application--tablet.widget-application .widget-tab__panorama-close-map img{width:40px;height:40px}.widget-application--mobile.widget-application .widget-tab__panorama-close-map img{width:32px;height:32px}.widget-application--smallMobile.widget-application .widget-tab__panorama-close-map img{width:26px;height:26px}.widget-application .widget-enter-fullscreen{position:absolute;right:45px;top:36px;z-index:3;padding:10px;touch-action:none;ouline:none;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer}.widget-application--tablet.widget-application .widget-enter-fullscreen{right:17px;top:35px}.widget-application--mobile.widget-application .widget-enter-fullscreen{padding:5px;right:20px}.widget-application--smallMobile.widget-application .widget-enter-fullscreen{top:25px}.widget-application .widget-enter-fullscreen img{display:block;width:50px;height:50px;object-fit:contain;object-position:center}.widget-application--tablet.widget-application .widget-enter-fullscreen img{width:40px;height:40px}.widget-application--mobile.widget-application .widget-enter-fullscreen img{width:32px;height:32px}.widget-application--smallMobile.widget-application .widget-enter-fullscreen img{width:26px;height:26px}.widget-application .widget-exit-fullscreen{position:absolute;right:45px;top:36px;z-index:3;padding:10px;touch-action:none;ouline:none;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer}.widget-application--tablet.widget-application .widget-exit-fullscreen{right:17px;top:35px}.widget-application--mobile.widget-application .widget-exit-fullscreen{padding:5px;right:20px}.widget-application--smallMobile.widget-application .widget-exit-fullscreen{top:25px}.widget-application .widget-exit-fullscreen img{display:block;width:50px;height:50px;object-fit:contain;object-position:center}.widget-application--tablet.widget-application .widget-exit-fullscreen img{width:40px;height:40px}.widget-application--mobile.widget-application .widget-exit-fullscreen img{width:32px;height:32px}.widget-application--smallMobile.widget-application .widget-exit-fullscreen img{width:26px;height:26px}.widget-application .widget-tab-buttons{position:absolute;z-index:3;right:44px;bottom:35px;display:flex;align-items:center;justify-content:flex-end}.widget-application--tablet.widget-application .widget-tab-buttons{right:20px;bottom:35px}.widget-application--smallMobile.widget-application .widget-tab-buttons{bottom:30px}.widget-application .widget-tab-button{ouline:none;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer;width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#eaeaea;color:#413e3e;font-size:28px;line-height:120%;font-weight:bold;margin-left:40px}.widget-application--tablet.widget-application .widget-tab-button{margin-left:20px;width:60px;height:60px;font-size:22px}.widget-application--mobile.widget-application .widget-tab-button{margin-left:10px;font-size:17px;width:44px;height:44px}.widget-application--smallMobile.widget-application .widget-tab-button{width:36px;height:36px;font-size:14px}.widget-application .widget-tab-button--active{background-color:#fac62d}.widget-application .widget-tab{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:60px 30px}.widget-application--smallMobile.widget-application .widget-tab{padding:60px 20px}.widget-application .widget-tab-menu{position:absolute;z-index:3;left:15px;top:15px;max-height:100%;overflow-y:auto;padding-bottom:30px}.widget-application .widget-tab-menu__wallpapers{display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:10px;width:100%}.widget-application .widget-tab-menu__wallpapers img{width:30px;height:30px;display:block;object-fit:cover;cursor:pointer;margin-right:10px;margin-block-end:10px}.widget-application .widget-tab-menu ul{list-style-type:none}.widget-application .widget-tab-menu ul li{color:#413e3e;background-color:#fac62d;padding:5px 15px;border-radius:10px;font-size:.7rem;border:none;cursor:pointer;margin-bottom:15px;width:200px;user-select:none;-webkit-user-select:none;user-drag:none;-webkit-user-drag:none}.widget-application .widget-tab-menu ul li label{display:flex;cursor:inherit;width:100%}.widget-application .widget-tab-menu ul li input[type=color]{cursor:pointer;margin-left:auto;width:50px;height:20px;border:0;border-radius:5px}.widget-application .widget-tab-menu ul li input[type=color]::-webkit-color-swatch-wrapper{display:none !important}.widget-application .widget-tab-menu ul li input[type=file]{display:none}.widget-application .widget-tab-menu ul li:nth-child(1){position:relative}.widget-application .widget-tab-menu ul li:nth-child(1)::after{--bar-width: 2px;content:"";width:20px;height:15px;display:block;background:repeating-linear-gradient(180deg, #000000, #000000 var(--bar-width), rgba(0, 0, 0, 0) var(--bar-width), rgba(0, 0, 0, 0) calc(var(--bar-width) * 3));position:absolute;right:10px;top:50%;transform:translateY(-50%)}.widget-application .widget-instructions{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:cover}.widget-application .widget-instructions__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:rgba(234,234,234,.85);border-radius:20px;overflow:hidden;width:400px;max-width:calc(100% - 60px);padding:36px 30px 30px 30px;backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.widget-application--mobile.widget-application .widget-instructions__content{width:280px;padding:26px 20px 20px 20px}.widget-application .widget-instructions__steps{display:flex;align-items:flex-start;justify-content:center}.widget-application .widget-instructions__step{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:0 15px}.widget-application--tablet.widget-application .widget-instructions__step{margin:0 10px}.widget-application .widget-instructions__step img{display:block;width:52px;height:80px;object-fit:contain;object-position:center}.widget-application--mobile.widget-application .widget-instructions__step img{width:40px;height:60px}.widget-application--smallMobile.widget-application .widget-instructions__step img{width:35px}.widget-application .widget-instructions__step p{color:#413e3e;font-size:20px;font-weight:bold;text-align:center;margin-top:10px;max-width:130px}.widget-application--tablet.widget-application .widget-instructions__step p{font-size:18px;max-width:115px}.widget-application--mobile.widget-application .widget-instructions__step p{font-size:16px}.widget-application--smallMobile.widget-application .widget-instructions__step p{font-size:14px}.widget-application .widget-instructions button{ouline:none;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer;display:flex;align-items:center;justify-content:center;height:44px;padding:0 33px;border-radius:52px;background-color:#fac62d;color:#413e3e;font-size:24px;font-weight:bold;text-transform:uppercase;margin:25px auto 0 auto}.widget-application--tablet.widget-application .widget-instructions button{font-size:18px;height:40px}.widget-application--mobile.widget-application .widget-instructions button{font-size:16px;height:35px}.widget-application--smallMobile.widget-application .widget-instructions button{font-size:14px;height:26px;padding:0 25px}.widget-application .widget-tab__panorama{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2}.widget-application .widget-tab__panorama-overlay{width:100%;height:100%;overflow:hidden;background:#fff !important}.widget-application .widget-tab__panorama-overlay *{display:none !important}.widget-application .widget-tab__panorama-overlay canvas{display:block !important}.widget-application .widget-tab__panorama-controls{position:absolute;z-index:2;left:50%;bottom:35px;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:38px;background-color:rgba(0,0,0,.2);transform:translateX(-50%);backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.widget-application--mobile.widget-application .widget-tab__panorama-controls{padding:5px}.widget-application--smallMobile.widget-application .widget-tab__panorama-controls{bottom:30px}.widget-application .widget-tab__panorama-controls-button{ouline:none;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer;width:55px;height:55px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;margin-right:18px}.widget-application--tablet.widget-application .widget-tab__panorama-controls-button{width:44px;height:44px}.widget-application--mobile.widget-application .widget-tab__panorama-controls-button{margin-right:10px;width:33px;height:33px}.widget-application--smallMobile.widget-application .widget-tab__panorama-controls-button{width:26px;height:26px}.widget-application .widget-tab__panorama-controls-button img{display:block}.widget-application--tablet.widget-application .widget-tab__panorama-controls-button img{transform:scale(0.7)}.widget-application--mobile.widget-application .widget-tab__panorama-controls-button img{transform:scale(0.52)}.widget-application--smallMobile.widget-application .widget-tab__panorama-controls-button img{transform:scale(0.45)}.widget-application .widget-tab__panorama-controls-button:nth-last-child(1){margin-right:0}.widget-application .widget-tab__panorama-close-map{z-index:4}.widget-application .widget-tab__panorama-map{position:absolute;left:45px;bottom:35px;z-index:3;border-radius:10px;opacity:1;transition:opacity .5s;touch-action:none;-webkit-touch-action:none}.widget-application .widget-tab__panorama-map::before{content:"";position:absolute;z-index:-1;left:50%;top:50%;transform:translate(-50%, -50%);width:calc(100% + 16px);height:calc(100% + 16px);border-radius:inherit;background-color:#fff}.widget-application--tablet.widget-application .widget-tab__panorama-map{left:20px;transform:scale(0.6);transform-origin:0% 100%}.widget-application--mobile.widget-application .widget-tab__panorama-map{transform:scale(0.4)}.widget-application--smallMobile.widget-application .widget-tab__panorama-map{bottom:30px;transform:scale(0.35)}.widget-application--tablet.widget-application .widget-tab__panorama-map--scaled{transform:scale(1.4) translate(-50%, 50%);left:50%;bottom:50%}.widget-application--tablet.widget-application .widget-tab__panorama-map--scaled::after{content:"";position:absolute;z-index:-2;left:50%;top:50%;transform:translate(-50%, -50%);width:100vw;height:100vh;background-color:rgba(196,196,196,.8)}.widget-application--tablet.widget-application .widget-tab__panorama-map--scaled svg polygon:active{opacity:.3 !important}.widget-application--mobile.widget-application .widget-tab__panorama-map--scaled{transform:scale(1) translate(-50%, 50%)}.widget-application .widget-tab__panorama-map--hidden{opacity:0;pointer-events:none}.widget-application .widget-tab__panorama-map img{width:200px;border-radius:none;display:block;user-select:none;-webkit-user-select:none;user-drag:none;-webkit-user-drag:none;-webkit-backface-visibility:hidden;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.widget-application .widget-tab__panorama-map img:hover{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.widget-application .widget-tab__panorama-map svg{position:absolute;left:0;top:0;width:200px;height:100%;z-index:3;display:block;border-radius:inherit}.widget-application .widget-tab__panorama-map svg polygon{opacity:0;fill:#fac62d;cursor:pointer}.widget-application .widget-tab__panorama-map svg polygon:hover{opacity:.3}.widget-application .widget-tab__panorama-map__fov{position:absolute;left:0;top:0;width:0px;height:0px;border-radius:50%;border-left:30px solid rgba(250,198,45,0);border-right:30px solid rgba(250,198,45,0);border-bottom:30px solid rgba(250,198,45,0);border-top:40px solid rgba(250,198,45,.4);transform:translate(-50%, -50%) rotate(0rad);transform-origin:50% 50%;z-index:4;pointer-events:none}.widget-application .widget-tab__panorama-map__fov::before{content:"";position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%, -50%) translateY(-5px);width:15px;height:15px;background-color:#fac62d;border-radius:50%;border:2px solid #fac62d;box-shadow:inset 0 0 0 2px #fff}.widget-application .widget-tab__rotation{width:100%;height:100%}.widget-application .widget-tab__rotation-start{ouline:none;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer;position:absolute;left:50%;bottom:35px;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;padding:0 25px 0 10px;background-color:#eaeaea;border-radius:38px;height:72px;width:202px}.widget-application--tablet.widget-application .widget-tab__rotation-start{height:60px;width:166px;padding:0 20px 0 8px;bottom:35px}.widget-application--mobile.widget-application .widget-tab__rotation-start{height:44px;width:115px;padding:0 10px 0 6px}.widget-application--smallMobile.widget-application .widget-tab__rotation-start{height:36px;width:85px;padding:0 8px 0 6px;bottom:30px}.widget-application .widget-tab__rotation-start-icon{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;margin-right:18px;padding:10px}.widget-application--tablet.widget-application .widget-tab__rotation-start-icon{padding:7px;margin-right:15px}.widget-application--mobile.widget-application .widget-tab__rotation-start-icon{margin-right:7px}.widget-application--smallMobile.widget-application .widget-tab__rotation-start-icon{padding:6px;margin-right:5px}.widget-application .widget-tab__rotation-start-icon img{display:block;position:relative;top:2px;width:34px}.widget-application--tablet.widget-application .widget-tab__rotation-start-icon img{width:30px;top:1px}.widget-application--mobile.widget-application .widget-tab__rotation-start-icon img{width:19px;top:0}.widget-application--smallMobile.widget-application .widget-tab__rotation-start-icon img{width:15px}.widget-application .widget-tab__rotation-start span{font-size:24px;font-weight:bold;color:#413e3e;text-transform:uppercase;width:100%;display:block;text-align:center;position:relative;top:1px}.widget-application--tablet.widget-application .widget-tab__rotation-start span{font-size:20px}.widget-application--mobile.widget-application .widget-tab__rotation-start span{font-size:14px}.widget-application--smallMobile.widget-application .widget-tab__rotation-start span{font-size:10px;top:0}.widget-application .widget-tab__threesixty,.widget-application .widget-tab__isometry{width:100%;height:100%;touch-action:none;-webkit-touch-action:none}.widget-application .widget-tab__threesixty-container,.widget-application .widget-tab__isometry-container{width:100% !important;height:100% !important;position:relative;background-image:none !important}.widget-application .widget-tab__threesixty-container img,.widget-application .widget-tab__isometry-container img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;width:600px;height:600px;object-fit:contain;opacity:0;pointer-events:none;user-select:none;-webkit-user-select:none;user-drag:none;-webkit-user-drag:none}.widget-application .widget-tab__threesixty-container img.active,.widget-application .widget-tab__isometry-container img.active{opacity:1}.widget-application .widget-tab__threesixty--active{cursor:move}.widget-application .widget-tab__isometry-arrows{position:absolute;z-index:3;left:50%;bottom:35px;transform:translateX(-50%);height:72px;display:flex;align-items:center;justify-content:center}.widget-application--tablet.widget-application .widget-tab__isometry-arrows{bottom:35px;height:60px}.widget-application--mobile.widget-application .widget-tab__isometry-arrows{height:44px}.widget-application--smallMobile.widget-application .widget-tab__isometry-arrows{bottom:30px;height:36px}.widget-application .widget-tab__isometry-arrows span{font-size:28px;font-weight:bold;display:block;margin:0 9px}.widget-application--tablet.widget-application .widget-tab__isometry-arrows span{font-size:22px}.widget-application--mobile.widget-application .widget-tab__isometry-arrows span{font-size:17px;margin:0 3px}.widget-application--smallMobile.widget-application .widget-tab__isometry-arrows span{font-size:14px;margin:0}.widget-application .widget-tab__isometry-arrow{ouline:none;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:5px}.widget-application .widget-tab__isometry-arrow img{width:32px}.widget-application--tablet.widget-application .widget-tab__isometry-arrow img{width:24px}.widget-application--mobile.widget-application .widget-tab__isometry-arrow img{width:18px}.widget-application--smallMobile.widget-application .widget-tab__isometry-arrow img{width:14px}.widget-application .widget-tab__isometry-buttons{position:absolute;z-index:3;left:44px;bottom:35px;display:flex;align-items:center;justify-content:flex-end}.widget-application--tablet.widget-application .widget-tab__isometry-buttons{left:20px;bottom:35px}.widget-application--smallMobile.widget-application .widget-tab__isometry-buttons{bottom:30px}.widget-application .widget-tab__isometry-button{ouline:none;border:none;box-shadow:none;background:rgba(0,0,0,0);cursor:pointer;width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#eaeaea;margin-top:40px}.widget-application--tablet.widget-application .widget-tab__isometry-button{margin-top:20px;width:60px;height:60px}.widget-application--mobile.widget-application .widget-tab__isometry-button{margin-top:10px;width:44px;height:44px}.widget-application--smallMobile.widget-application .widget-tab__isometry-button{width:36px;height:36px}.widget-application .widget-tab__isometry-button img{display:block;width:50px}.widget-application--tablet.widget-application .widget-tab__isometry-button img{width:40px}.widget-application--mobile.widget-application .widget-tab__isometry-button img{width:30px}.widget-application--smallMobile.widget-application .widget-tab__isometry-button img{width:25px}.widget-application .widget-loader{display:block;position:relative;width:80px;height:80px}.widget-application .widget-loader--absolute{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.widget-application .widget-loader--sm{transform:translate(-50%, -50%) scale(0.75)}.widget-application .widget-loader div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fac62d;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.widget-application .widget-loader div:nth-child(1){left:8px;animation:widget-loader-1 .6s infinite}.widget-application .widget-loader div:nth-child(2){left:8px;animation:widget-loader-2 .6s infinite}.widget-application .widget-loader div:nth-child(3){left:32px;animation:widget-loader-2 .6s infinite}.widget-application .widget-loader div:nth-child(4){left:56px;animation:widget-loader-3 .6s infinite}@keyframes widget-loader-1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes widget-loader-3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes widget-loader-2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}.widget-application .widget-tab__model{width:100%;height:100%;position:absolute;left:0;top:0;z-index:2}.widget-application .widget-tab__model-scene{width:100%;height:100%;display:block}.widget-application .widget-tab__model-joystick{position:absolute;left:100px;bottom:100px;opacity:0;pointer-events:none}.widget-application--mobile.widget-application .widget-tab__model-joystick{left:50%;transform:translateX(-50%)}.widget-application .widget-tab__model-joystick--active{opacity:1;pointer-events:unset}/*# sourceMappingURL=app.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sourceRoot":"","sources":["../../../src/assets/sass/index.sass","../../../src/assets/sass/vars.sass","../../../src/assets/sass/mixin.sass","../../../src/assets/sass/components/tabs.sass","../../../src/assets/sass/components/instructions.sass","../../../src/assets/sass/components/panorama.sass","../../../src/assets/sass/components/rotation.sass","../../../src/assets/sass/components/loader.sass","../../../src/assets/sass/components/model.sass"],"names":[],"mappings":"AAGA,oBACE,WACA,YACA,UACA,gBACA,kBACA,UACA,iBCLM,KDMN,eAEA,+EACE,mCACA,kCACA,qCACA,qBACA,gBACA,MCRQ,QDSR,aACA,UACA,SACA,sBACA,8BAEF,iCACE,kBACA,UACA,SACA,UEhBO,4DFkBL,UACA,SEnBK,iEFqBL,SACF,qCACE,cACA,WACA,YACA,mBACA,uBE3BK,gEF6BH,WACA,YE9BG,gEFgCH,WACA,YEjCG,qEFmCH,WACA,YAEN,oDElCA,kBACA,WACA,SACA,UACA,aACA,kBAtBA,YACA,YACA,gBACA,yBACA,eASS,+EAYP,WACA,SAbO,+EAeP,YACA,WAhBO,oFAkBP,SACF,wDACE,cACA,WACA,YACA,mBACA,uBAxBO,mFA0BL,WACA,YA3BK,mFA6BL,WACA,YA9BK,wFAgCL,WACA,YFOJ,6CEpCA,kBACA,WACA,SACA,UACA,aACA,kBAtBA,YACA,YACA,gBACA,yBACA,eASS,wEAYP,WACA,SAbO,wEAeP,YACA,WAhBO,6EAkBP,SACF,iDACE,cACA,WACA,YACA,mBACA,uBAxBO,4EA0BL,WACA,YA3BK,4EA6BL,WACA,YA9BK,iFAgCL,WACA,YFSJ,4CEtCA,kBACA,WACA,SACA,UACA,aACA,kBAtBA,YACA,YACA,gBACA,yBACA,eASS,uEAYP,WACA,SAbO,uEAeP,YACA,WAhBO,4EAkBP,SACF,gDACE,cACA,WACA,YACA,mBACA,uBAxBO,2EA0BL,WACA,YA3BK,2EA6BL,WACA,YA9BK,gFAgCL,WACA,YC3CJ,wCACE,kBACA,UACA,WACA,YACA,aACA,mBACA,yBDGO,mECDL,WACA,oFAEA,YACJ,uCDhBA,YACA,YACA,gBACA,yBACA,eCcE,WACA,YACA,kBACA,aACA,mBACA,uBACA,iBFlBG,QEmBH,MFfQ,QEgBR,eACA,iBACA,iBACA,iBDhBO,kECkBL,iBACA,WACA,YACA,eDrBK,kECuBL,iBACA,eACA,WACA,YD1BK,uEC4BL,WACA,YACA,eACF,+CACE,iBFrCM,QEuCV,gCACE,WACA,YACA,aACA,mBACA,uBACA,kBDxCO,gEC0CL,kBACF,qCACE,kBACA,UACA,UACA,SACA,gBACA,gBACA,oBACA,iDACE,aACA,eACA,uBACA,gBACA,WACA,qDACE,WACA,YACA,cACA,iBACA,eACA,kBACA,sBACJ,wCACE,qBACA,2CACE,MFvEE,QEwEF,iBF1EE,QE2EF,iBACA,mBACA,gBACA,YACA,eACA,mBACA,YF5ER,iBACA,yBACA,eACA,uBE2EQ,iDACE,aACA,eACA,WAEA,6DACE,eACA,iBACA,WACA,YACA,SACA,kBACA,2FACE,wBACJ,4DACE,aACJ,wDACE,kBACA,+DACE,iBACA,WACA,WACA,YACA,cACA,gKACA,kBACA,WACA,QACA,2BCpHZ,yCACE,kBACA,UACA,OACA,MACA,WACA,YACA,aACA,mBACA,uBACA,2BACA,4BACA,sBAEA,kDACE,aACA,sBACA,mBACA,2BACA,uCACA,mBACA,gBACA,YACA,4BACA,4BFpBJ,0BACA,+BACA,kCAIS,6EEiBH,YACA,4BACJ,gDACE,aACA,uBACA,uBACF,+CACE,aACA,sBACA,mBACA,2BACA,cF5BK,0EE8BH,cACF,mDACE,cACA,WACA,YACA,mBACA,uBFpCG,8EEsCD,WACA,YFvCC,mFEyCD,WACJ,iDACE,MH9CI,QG+CJ,eACA,iBACA,kBACA,gBACA,gBFhDG,4EEkDD,eACA,gBFnDC,4EEqDD,eFrDC,iFEuDD,eACN,gDFrEF,YACA,YACA,gBACA,yBACA,eEmEI,aACA,mBACA,uBACA,YACA,eACA,mBACA,iBHrEM,QGsEN,MHpEM,QGqEN,eACA,iBACA,yBACA,wBFrEK,2EEuEH,eACA,YFxEG,2EE0EH,eACA,YF3EG,gFE6EH,eACA,YACA,eCxFJ,0CACE,WACA,YACA,kBACA,OACA,MACA,UACA,kDACE,WACA,YACA,gBACA,2BACA,oDACE,wBACF,yDACE,yBACJ,mDACE,kBACA,UACA,SACA,YACA,aACA,mBACA,uBACA,YACA,mBACA,gCACA,2BHxBN,0BACA,+BACA,kCAIS,8EGqBD,YHrBC,mFGuBD,YACF,0DHrCN,YACA,YACA,gBACA,yBACA,eGmCQ,WACA,YACA,kBACA,iBJtCF,KIuCE,aACA,mBACA,uBACA,kBHjCC,qFGmCC,WACA,YHpCD,qFGsCC,kBACA,WACA,YHxCD,0FG0CC,WACA,YACF,8DACE,cH7CD,yFG+CG,qBH/CH,yFGiDG,sBHjDH,8FGmDG,sBACJ,4EACE,eACN,oDACE,UACF,8CACE,kBACA,UACA,YACA,UACA,mBACA,UACA,uBJzDN,kBACA,0BI0DM,sDACE,WACA,kBACA,WACA,SACA,QACA,gCACA,wBACA,yBACA,sBACA,iBJpFF,KCSG,yEG6ED,UACA,qBACA,yBH/EC,yEGiFD,qBHjFC,8EGmFD,YACA,sBHpFC,iFGuFC,0CACA,SACA,WACA,wFACE,WACA,kBACA,WACA,SACA,QACA,gCACA,YACA,aACA,sCAGE,oGACE,sBHvGP,iFGyGC,wCACJ,sDACE,UACA,oBACF,kDACE,YACA,mBACA,cJhHR,iBACA,yBACA,eACA,uBAOA,mCACA,4BACA,gCACA,wBIsGQ,wDACE,wCACJ,kDACE,kBACA,OACA,MACA,YACA,YACA,UACA,cACA,sBACA,0DACE,UACA,KJrIA,QIsIA,eACA,gEACE,WACN,mDACE,kBACA,OACA,MACA,UACA,WACA,kBACA,0CACA,2CACA,4CACA,0CACA,6CACA,yBACA,UACA,oBACA,2DACE,WACA,kBACA,UACA,SACA,QACA,iDACA,WACA,YACA,iBJjKA,QIkKA,kBACA,yBACA,gCCxKR,0CACE,WACA,YACA,gDJPJ,YACA,YACA,gBACA,yBACA,eIKM,kBACA,SACA,YACA,2BACA,aACA,mBACA,uBACA,sBACA,iBLXD,QKYC,mBACA,YACA,YJPG,2EISD,YACA,YACA,qBACA,YJZC,2EIcD,YACA,YACA,qBJhBC,gFIkBD,YACA,WACA,oBACA,YACF,qDACE,aACA,mBACA,uBACA,kBACA,iBLpCF,KKqCE,kBACA,aJ7BC,gFI+BC,YACA,kBJhCD,gFIkCC,iBJlCD,qFIoCC,YACA,iBACF,yDACE,cACA,kBACA,QACA,WJ1CD,oFI4CG,WACA,QJ7CH,oFI+CG,WACA,MJhDH,yFIkDG,WACN,qDACE,eACA,iBACA,MLzDE,QK0DF,yBACA,WACA,cACA,kBACA,kBACA,QJ5DC,gFI8DC,eJ9DD,gFIgEC,eJhED,qFIkEC,eACA,MAER,sFAEE,WACA,YLlEJ,kBACA,0BKmEI,0GACE,sBACA,uBACA,kBACA,iCACA,kHACE,kBACA,SACA,QACA,gCACA,eACA,gBACA,YACA,aACA,mBACA,UACA,oBL1FR,iBACA,yBACA,eACA,uBKyFQ,gIACE,UAGN,oDACE,YAGF,iDACE,kBACA,UACA,SACA,YACA,2BACA,YACA,aACA,mBACA,uBJ7GG,4EI+GD,YACA,YJhHC,4EIkHD,YJlHC,iFIoHD,YACA,YACF,sDACE,eACA,iBACA,cACA,aJ1HC,iFI4HC,eJ5HD,iFI8HC,eACA,aJ/HD,sFIiIC,eACA,SACN,gDJhJJ,YACA,YACA,gBACA,yBACA,eI8IM,aACA,mBACA,uBACA,YACA,oDACE,WJ1IC,+EI4IC,WJ5ID,+EI8IC,WJ9ID,oFIgJC,WACN,kDACE,kBACA,UACA,UACA,YACA,aACA,mBACA,yBJxJG,6EI0JD,UACA,YJ3JC,kFI6JD,YACJ,iDJ3KJ,YACA,YACA,gBACA,yBACA,eIyKM,WACA,YACA,kBACA,aACA,mBACA,uBACA,iBL7KD,QK8KC,gBJvKG,4EIyKD,gBACA,WACA,YJ3KC,4EI6KD,gBACA,WACA,YJ/KC,iFIiLD,WACA,YACF,qDACE,cACA,WJrLC,gFIuLC,WJvLD,gFIyLC,WJzLD,qFI2LC,WCtMV,mCACE,cACA,kBACA,WACA,YACA,6CACE,kBACA,SACA,QACA,gCACF,uCACE,4CACF,uCACE,kBACA,SACA,WACA,YACA,kBACA,WNZM,QMaN,mDACA,oDACE,SACA,uCACF,oDACE,SACA,uCACF,oDACE,UACA,uCACF,oDACE,UACA,uCAER,2BACE,GACE,mBACF,KACE,oBAEJ,2BACE,GACE,mBACF,KACE,oBAEJ,2BACE,GACE,0BAEF,KACE,8BCjDA,uCACE,WACA,YACA,kBACA,OACA,MACA,UACA,6CACE,WACA,YACA,cACF,gDACE,kBACA,WACA,aACA,UACA,oBNNG,2EMQD,SACA,2BACF,wDACE,UACA","file":"app.css"}
@@ -1,98 +0,0 @@
1
- @font-face {
2
- font-family: 'Roboto Mono';
3
- src: url('RobotoMono-Light.ttf');
4
- src: local('Roboto Mono Light'), local('RobotoMono-Light'),
5
- url('RobotoMono-Light.woff2') format('woff2'),
6
- url('RobotoMono-Light.woff') format('woff'),
7
- url('RobotoMono-Light.ttf') format('truetype');
8
- font-weight: 300;
9
- font-style: normal;
10
- }
11
-
12
- @font-face {
13
- font-family: 'Roboto Mono';
14
- src: url('RobotoMono-Bold.ttf');
15
- src: local('Roboto Mono Bold'), local('RobotoMono-Bold'),
16
- url('RobotoMono-Bold.woff2') format('woff2'),
17
- url('RobotoMono-Bold.woff') format('woff'),
18
- url('RobotoMono-Bold.ttf') format('truetype');
19
- font-weight: bold;
20
- font-style: normal;
21
- }
22
-
23
- @font-face {
24
- font-family: 'Roboto Mono';
25
- src: url('RobotoMono-LightItalic.ttf');
26
- src: local('Roboto Mono Light Italic'), local('RobotoMono-LightItalic'),
27
- url('RobotoMono-LightItalic.woff2') format('woff2'),
28
- url('RobotoMono-LightItalic.woff') format('woff'),
29
- url('RobotoMono-LightItalic.ttf') format('truetype');
30
- font-weight: 300;
31
- font-style: italic;
32
- }
33
-
34
- @font-face {
35
- font-family: 'Roboto Mono';
36
- src: url('RobotoMono-Italic.ttf');
37
- src: local('Roboto Mono Italic'), local('RobotoMono-Italic'),
38
- url('RobotoMono-Italic.woff2') format('woff2'),
39
- url('RobotoMono-Italic.woff') format('woff'),
40
- url('RobotoMono-Italic.ttf') format('truetype');
41
- font-weight: normal;
42
- font-style: italic;
43
- }
44
-
45
- @font-face {
46
- font-family: 'Roboto Mono';
47
- src: url('RobotoMono-Thin.ttf');
48
- src: local('Roboto Mono Thin'), local('RobotoMono-Thin'),
49
- url('RobotoMono-Thin.woff2') format('woff2'),
50
- url('RobotoMono-Thin.woff') format('woff'),
51
- url('RobotoMono-Thin.ttf') format('truetype');
52
- font-weight: 100;
53
- font-style: normal;
54
- }
55
-
56
- @font-face {
57
- font-family: 'Roboto Mono';
58
- src: url('RobotoMono-Regular.ttf');
59
- src: local('Roboto Mono'), local('RobotoMono-Regular'),
60
- url('RobotoMono-Regular.woff2') format('woff2'),
61
- url('RobotoMono-Regular.woff') format('woff'),
62
- url('RobotoMono-Regular.ttf') format('truetype');
63
- font-weight: normal;
64
- font-style: normal;
65
- }
66
-
67
- @font-face {
68
- font-family: 'Roboto Mono';
69
- src: url('RobotoMono-Medium.ttf');
70
- src: local('Roboto Mono Medium'), local('RobotoMono-Medium'),
71
- url('RobotoMono-Medium.woff2') format('woff2'),
72
- url('RobotoMono-Medium.woff') format('woff'),
73
- url('RobotoMono-Medium.ttf') format('truetype');
74
- font-weight: 500;
75
- font-style: normal;
76
- }
77
-
78
- @font-face {
79
- font-family: 'Roboto Mono';
80
- src: url('RobotoMono-BoldItalic.ttf');
81
- src: local('Roboto Mono Bold Italic'), local('RobotoMono-BoldItalic'),
82
- url('RobotoMono-BoldItalic.woff2') format('woff2'),
83
- url('RobotoMono-BoldItalic.woff') format('woff'),
84
- url('RobotoMono-BoldItalic.ttf') format('truetype');
85
- font-weight: bold;
86
- font-style: italic;
87
- }
88
-
89
- @font-face {
90
- font-family: 'Roboto Mono';
91
- src: url('RobotoMono-MediumItalic.ttf');
92
- src: local('Roboto Mono Medium Italic'), local('RobotoMono-MediumItalic'),
93
- url('RobotoMono-MediumItalic.woff2') format('woff2'),
94
- url('RobotoMono-MediumItalic.woff') format('woff'),
95
- url('RobotoMono-MediumItalic.ttf') format('truetype');
96
- font-weight: 500;
97
- font-style: italic;
98
- }
@@ -1,4 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.1632 24.9067V5.90668H8.96257L0.482857 8.895V12.053L5.40484 10.3304V24.9067H9.1632Z" fill="#413E3E"/>
3
- <path d="M23.1266 15.1979L19.9969 10.7872H15.9978L20.8395 17.7164L15.8105 24.9067H19.8364L23.14 20.2872L26.4704 24.9067H30.4829L25.4539 17.7164L30.309 10.7872H26.3099L23.1266 15.1979Z" fill="#413E3E"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13.7076 24.9067V21.9979H5.16214L8.82641 18.2151C9.45941 17.5803 10.0345 16.9759 10.5516 16.402C11.0687 15.8193 11.5144 15.2497 11.8889 14.6932C12.2544 14.1367 12.5353 13.5758 12.7314 13.0105C12.9365 12.4366 13.039 11.8366 13.039 11.2104C13.039 10.3843 12.9052 9.63212 12.6378 8.95383C12.3703 8.26684 11.9825 7.67986 11.4743 7.19288C10.9572 6.70591 10.3153 6.32763 9.54856 6.05805C8.79075 5.78847 7.91703 5.65369 6.92741 5.65369C5.89321 5.65369 4.94817 5.81891 4.09228 6.14936C3.24531 6.47111 2.52316 6.91461 1.92582 7.47985C1.31956 8.04509 0.8515 8.70599 0.521627 9.46255C0.191754 10.2104 0.0268173 11.0061 0.0268173 11.8496H3.75795C3.75795 11.3365 3.82482 10.88 3.95855 10.48C4.09228 10.08 4.28842 9.74517 4.54697 9.47559C4.79661 9.21471 5.10865 9.01905 5.4831 8.88861C5.86647 8.74947 6.30778 8.6799 6.80705 8.6799C7.19042 8.6799 7.53812 8.74077 7.85016 8.86252C8.17112 8.98426 8.4475 9.15818 8.6793 9.38428C8.90219 9.61907 9.07604 9.90169 9.20086 10.2321C9.32568 10.5626 9.38809 10.9409 9.38809 11.367C9.38809 11.6539 9.33905 11.9496 9.24098 12.254C9.15183 12.5583 9.00472 12.8844 8.79966 13.2323C8.58569 13.5888 8.30931 13.9801 7.97052 14.4062C7.63173 14.8323 7.21716 15.3063 6.72681 15.828L0.428015 22.4283V24.9067H13.7076Z" fill="#413E3E"/>
3
- <path d="M24.0452 15.2019L20.9158 10.793H16.9172L21.7583 17.7194L16.73 24.9067H20.7553L24.0585 20.2891L27.3885 24.9067H31.4004L26.3721 17.7194L31.2266 10.793H27.228L24.0452 15.2019Z" fill="#413E3E"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M27 16H5" stroke="#413E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M14 7L5 16L14 25" stroke="#413E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5 16H27" stroke="#413E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M18 7L27 16L18 25" stroke="#413E3E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
4
- </svg>
Binary file
@@ -1,4 +0,0 @@
1
- <svg width="51" height="51" viewBox="0 0 51 51" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M39.4089 10.2769L11.0345 38.6513" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M39.4089 38.6513L11.0345 10.2769" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
4
- </svg>
@@ -1,6 +0,0 @@
1
- <svg width="50" height="51" viewBox="0 0 50 51" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M31.25 9.875H40.625V19.25" stroke="#413E3E" stroke-width="3.15" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M29.6875 20.8125L40.625 9.875" stroke="#413E3E" stroke-width="3.15" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M18.75 41.125H9.375V31.75" stroke="#413E3E" stroke-width="3.15" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M20.3125 30.1875L9.375 41.125" stroke="#413E3E" stroke-width="3.15" stroke-linecap="round" stroke-linejoin="round"/>
6
- </svg>
@@ -1,15 +0,0 @@
1
- <svg width="52" height="80" viewBox="0 0 52 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_854_8272)">
3
- <path d="M38.892 7.74463L45.5799 14.4325L38.892 21.1204" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M29.9748 14.4325L45.5799 14.4325" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M8.68164 21.1204L1.99373 14.4325L8.68164 7.74463" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M17.5989 14.4325L1.99383 14.4325" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
7
- <path d="M28.6033 43.1978V24.7742C28.6033 23.3371 28.0324 21.9588 27.0162 20.9426C26 19.9264 24.6217 19.3555 23.1845 19.3555C21.7474 19.3555 20.3691 19.9264 19.3529 20.9426C18.3367 21.9588 17.7658 23.3371 17.7658 24.7742V57.6295L11.8249 47.3395C11.4694 46.7226 10.9958 46.1818 10.4313 45.748C9.86668 45.3143 9.22216 44.996 8.53451 44.8114C7.84687 44.6269 7.1296 44.5796 6.4237 44.6724C5.71779 44.7652 5.03709 44.9962 4.4205 45.3522C3.80391 45.7082 3.26352 46.1822 2.83021 46.7471C2.3969 47.3121 2.07918 47.9569 1.89519 48.6447C1.71121 49.3325 1.66457 50.0498 1.75794 50.7556C1.85132 51.4614 2.08287 52.1419 2.43938 52.7582C11.2634 71.3752 16.6326 77.8776 28.6033 77.8776C31.4497 77.8776 34.2682 77.317 36.8979 76.2277C39.5276 75.1385 41.917 73.5419 43.9297 71.5292C45.9424 69.5165 47.539 67.1271 48.6282 64.4974C49.7175 61.8677 50.2781 59.0491 50.2781 56.2028V45.3653C50.2781 43.9282 49.7072 42.5499 48.691 41.5337C47.6748 40.5175 46.2966 39.9466 44.8594 39.9466C43.4223 39.9466 42.044 40.5175 41.0278 41.5337C40.0116 42.5499 39.4407 43.9282 39.4407 45.3653" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
8
- <path d="M39.4407 45.3653V42.1141C39.4407 40.677 38.8698 39.2987 37.8536 38.2825C36.8374 37.2663 35.4591 36.6954 34.022 36.6954C32.5849 36.6954 31.2066 37.2663 30.1904 38.2825C29.1742 39.2987 28.6033 40.677 28.6033 42.1141V43.1978" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
9
- </g>
10
- <defs>
11
- <clipPath id="clip0_854_8272">
12
- <rect width="52" height="80" fill="white"/>
13
- </clipPath>
14
- </defs>
15
- </svg>
@@ -1,12 +0,0 @@
1
- <svg width="52" height="80" viewBox="0 0 52 80" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_854_8233)">
3
- <path d="M31.1298 23.2083C30.5142 23.8239 30.5142 24.822 31.1298 25.4376C31.7454 26.0533 32.7435 26.0533 33.3591 25.4376L31.1298 23.2083ZM35.0925 10.0053L36.5488 9.40202V9.40202L35.0925 10.0053ZM30.2536 4.10908L29.3778 5.41977L30.2536 4.10908ZM15.6554 4.10908L14.7796 2.79839V2.79839L15.6554 4.10908ZM10.8165 10.0053L9.36013 9.40202H9.36013L10.8165 10.0053ZM12.5498 25.4376C13.1654 26.0532 14.1635 26.0532 14.7791 25.4376C15.3947 24.822 15.3947 23.8239 14.7791 23.2083L12.5498 25.4376ZM33.3591 25.4376C35.417 23.3798 36.8184 20.7579 37.3862 17.9036L34.294 17.2886C33.8479 19.5313 32.7468 21.5914 31.1298 23.2083L33.3591 25.4376ZM37.3862 17.9036C37.9539 15.0493 37.6625 12.0907 36.5488 9.40202L33.6361 10.6085C34.5112 12.7211 34.7401 15.0458 34.294 17.2886L37.3862 17.9036ZM36.5488 9.40202C35.4351 6.71331 33.5491 4.41523 31.1294 2.79839L29.3778 5.41977C31.2791 6.69019 32.761 8.49588 33.6361 10.6085L36.5488 9.40202ZM31.1294 2.79839C28.7096 1.18155 25.8647 0.318565 22.9545 0.318565V3.47127C25.2412 3.47127 27.4765 4.14936 29.3778 5.41977L31.1294 2.79839ZM22.9545 0.318565C20.0442 0.318565 17.1994 1.18155 14.7796 2.79839L16.5311 5.41977C18.4324 4.14936 20.6678 3.47127 22.9545 3.47127V0.318565ZM14.7796 2.79839C12.3598 4.41523 10.4738 6.71331 9.36013 9.40202L12.2728 10.6085C13.1479 8.49588 14.6298 6.69019 16.5311 5.41977L14.7796 2.79839ZM9.36013 9.40202C8.24643 12.0907 7.95503 15.0493 8.52279 17.9036L11.6149 17.2886C11.1688 15.0458 11.3978 12.7211 12.2728 10.6085L9.36013 9.40202ZM8.52279 17.9036C9.09055 20.7579 10.492 23.3798 12.5498 25.4376L14.7791 23.2083C13.1622 21.5914 12.061 19.5313 11.6149 17.2886L8.52279 17.9036Z" fill="#413E3E"/>
4
- <path d="M28.5934 43.1973V24.7736C28.5934 23.3365 28.0225 21.9582 27.0063 20.942C25.9901 19.9258 24.6118 19.3549 23.1747 19.3549C21.7376 19.3549 20.3593 19.9258 19.3431 20.942C18.3269 21.9582 17.756 23.3365 17.756 24.7736V57.629L11.815 47.3389C11.4596 46.722 10.986 46.1813 10.4214 45.7475C9.85684 45.3137 9.21231 44.9954 8.52467 44.8109C7.83703 44.6263 7.11976 44.5791 6.41385 44.6719C5.70795 44.7646 5.02724 44.9956 4.41065 45.3516C3.79406 45.7076 3.25367 46.1816 2.82036 46.7466C2.38706 47.3115 2.06933 47.9563 1.88535 48.6441C1.70136 49.3319 1.65472 50.0492 1.7481 50.755C1.84147 51.4608 2.07303 52.1414 2.42953 52.7576C11.2535 71.3746 16.6227 77.8771 28.5934 77.8771C31.4398 77.8771 34.2583 77.3164 36.888 76.2272C39.5178 75.1379 41.9072 73.5413 43.9199 71.5286C45.9326 69.5159 47.5291 67.1265 48.6184 64.4968C49.7077 61.8671 50.2683 59.0486 50.2683 56.2022V45.3648C50.2683 43.9276 49.6974 42.5493 48.6812 41.5331C47.665 40.5169 46.2867 39.946 44.8496 39.946C43.4124 39.946 42.0342 40.5169 41.018 41.5331C40.0018 42.5493 39.4309 43.9276 39.4309 45.3648" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M39.4308 45.3647V42.1135C39.4308 40.6764 38.8599 39.2981 37.8437 38.2819C36.8275 37.2657 35.4492 36.6948 34.0121 36.6948C32.575 36.6948 31.1967 37.2657 30.1805 38.2819C29.1643 39.2981 28.5934 40.6764 28.5934 42.1135V43.1973" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
6
- </g>
7
- <defs>
8
- <clipPath id="clip0_854_8233">
9
- <rect width="52" height="80" fill="white" transform="translate(0 -0.000330448)"/>
10
- </clipPath>
11
- </defs>
12
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="50" height="49" viewBox="0 0 50 49" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M38.9972 38.8994H11.0036C10.7827 38.8994 10.6036 38.7203 10.6036 38.4994L10.6035 10.9989C10.6035 10.778 10.7826 10.5989 11.0035 10.5989H38.9972C39.2181 10.5989 39.3972 10.778 39.3972 10.9989V38.4994C39.3972 38.7203 39.2181 38.8994 38.9972 38.8994Z" stroke="#413E3E" stroke-width="3.15271"/>
3
- <path d="M12.1699 19.1946H24.1341C24.3551 19.1946 24.5341 19.3737 24.5341 19.5946V37.3214" stroke="#413E3E" stroke-width="2"/>
4
- <path d="M37.8206 20.5945H30.984C30.7631 20.5945 30.584 20.4154 30.584 20.1945V12.1687" stroke="#413E3E" stroke-width="2"/>
5
- </svg>
@@ -1,7 +0,0 @@
1
- <svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7.16992 35.8557L24.837 43.177L41.8497 35.8557" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M26.3301 43.1946L8.83008 35.6946L25.8301 28.1946L42.8301 35.6946L26.3301 43.1946Z" fill="#C4C4C4"/>
4
- <path d="M7.16992 35.8196V13.8557L24.837 6.53442L41.8497 13.8557V35.8196" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M24.8359 6.69458V28.1585" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M7.16992 36.5159L24.837 29.1946L41.8497 36.5159L24.837 43.8372L7.16992 36.5159Z" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
7
- </svg>
@@ -1,6 +0,0 @@
1
- <svg width="38" height="38" viewBox="0 0 38 38" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M22.76 26.4143C25.421 26.0666 27.9074 25.3225 29.9685 24.2383C32.9071 22.6926 34.7753 20.5639 35.2163 18.2588C35.6573 15.9537 34.6401 13.6338 32.3591 11.7422C30.0781 9.85051 26.6931 8.51968 22.8505 8.00385C19.008 7.48802 14.9773 7.82334 11.5282 8.94577C8.07911 10.0682 5.45339 11.8991 4.15252 14.0887C3.81811 14.6516 3.57728 15.228 3.42965 15.8103" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round"/>
3
- <path d="M25.2536 19.4333L19.9687 26.0839L26.0873 30.9463" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round"/>
4
- <path d="M14.4785 20.9697L5.41023 30.038" stroke="#413E3E" stroke-width="3.15" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M14.4785 30.038L5.41023 20.9697" stroke="#413E3E" stroke-width="3.15" stroke-linecap="round" stroke-linejoin="round"/>
6
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="38" height="38" viewBox="0 0 38 38" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M29.9685 24.2383L29.2346 22.8432L29.9685 24.2383ZM11.9045 27.2221C12.7422 27.4593 13.6135 26.9726 13.8508 26.1349C14.088 25.2973 13.6013 24.4259 12.7636 24.1887L11.9045 27.2221ZM22.5557 24.8513C21.6925 24.9641 21.0841 25.7553 21.1969 26.6186C21.3097 27.4818 22.101 28.0902 22.9642 27.9774L22.5557 24.8513ZM30.7023 25.6335C33.8807 23.9616 36.2004 21.5039 36.7646 18.555L33.668 17.9626C33.3502 19.6239 31.9335 21.4236 29.2346 22.8432L30.7023 25.6335ZM36.7646 18.555C37.3431 15.531 35.9526 12.6744 33.3654 10.5288L31.3529 12.9556C33.3277 14.5933 33.9715 16.3765 33.668 17.9626L36.7646 18.555ZM33.3654 10.5288C30.7967 8.39856 27.1072 6.98481 23.0603 6.44154L22.6408 9.56622C26.2789 10.0546 29.3595 11.3025 31.3529 12.9556L33.3654 10.5288ZM23.0603 6.44154C18.9999 5.89647 14.7296 6.24626 11.0404 7.44683L12.016 10.4448C15.225 9.40049 19.0161 9.07963 22.6408 9.56622L23.0603 6.44154ZM11.0404 7.44683C7.38018 8.63796 4.36234 10.6493 2.79729 13.2836L5.50775 14.8939C6.54444 13.1489 8.77804 11.4985 12.016 10.4448L11.0404 7.44683ZM2.79729 13.2836C1.16731 16.0272 1.33374 19.0922 3.18721 21.7239L5.7648 19.9085C4.59989 18.2545 4.53601 16.5295 5.50775 14.8939L2.79729 13.2836ZM3.18721 21.7239C4.97501 24.2623 8.14491 26.1573 11.9045 27.2221L12.7636 24.1887C9.42037 23.2418 6.99537 21.6557 5.7648 19.9085L3.18721 21.7239ZM22.9642 27.9774C25.7783 27.6097 28.4497 26.8184 30.7023 25.6335L29.2346 22.8432C27.3651 23.8266 25.0637 24.5235 22.5557 24.8513L22.9642 27.9774Z" fill="#413E3E"/>
3
- <path d="M25.2536 19.4333L19.9687 26.0839L26.0873 30.9463" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round"/>
4
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M25.5147 39L7.5 31.5L16.25 27.75L20.625 25.875L25 27.75L29.375 25.875L33.75 27.75L42.5 31.5L25.5147 39Z" fill="#C4C4C4"/>
3
- <path d="M30.1509 25.125L34.934 27.25L44.5 31.5L25.3679 40L5.5 31.5L15.434 27.25L20.4009 25.125" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M5.5 18.5L25.3679 10L44.5 18.5L25.3679 27L5.5 18.5Z" stroke="#413E3E" stroke-width="3.15271" stroke-linecap="round" stroke-linejoin="round"/>
5
- </svg>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,11 +0,0 @@
1
- <svg width="83" height="83" viewBox="0 0 83 83" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g opacity="0.5" clip-path="url(#clip0_769_8317)">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M78.5963 41.5543C78.5963 62.3473 61.7418 79.1439 41.0067 79.1439C20.2136 79.1439 3.41705 62.2894 3.41705 41.5543C3.41705 20.7613 20.2716 3.96466 41.0067 3.96466C61.7418 3.96466 78.5963 20.8192 78.5963 41.5543Z" fill="#0A0A0A"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M82.0139 41.5542C82.0139 64.2376 63.6271 82.5611 41.007 82.5611C18.3237 82.5611 0.00012207 64.1743 0.00012207 41.5542C0.00012207 18.8709 18.3869 0.547363 41.007 0.547363C63.6271 0.547363 82.0139 18.9341 82.0139 41.5542ZM29.5128 36.9564C29.5128 37.8262 29.3264 38.6341 29.0779 39.4417C28.7673 40.2495 28.3322 40.9949 27.7732 41.6784C27.2139 42.3618 26.5304 42.9211 25.6606 43.2938C24.853 43.7287 23.921 43.9153 22.8646 43.9153H16.2167V53.3592H13.048V29.8112H22.8027C23.921 29.8112 24.915 29.9978 25.785 30.4327C26.5926 30.8676 27.2761 31.4267 27.8354 32.0482C28.3944 32.7316 28.7673 33.477 29.0779 34.2849C29.3886 35.2788 29.5128 36.1488 29.5128 36.9564ZM25.2257 33.9121C26.0333 34.6576 26.4063 35.6517 26.4063 36.9564C26.4063 38.2614 26.0333 39.2553 25.2257 40.001C24.4179 40.7466 23.4239 41.1193 22.1812 41.1193H16.2166V32.7938H22.1812C23.4239 32.7938 24.4179 33.1665 25.2257 33.9121ZM41.877 29.9356C43.0573 29.9356 44.0515 30.122 44.9213 30.5569C45.7911 30.9918 46.4746 31.5511 47.0339 32.1723C47.5931 32.8558 47.9659 33.6014 48.2144 34.409C48.4629 35.2168 48.5871 36.0866 48.5871 36.8943C48.5871 37.5777 48.5249 38.1992 48.3386 38.8826C48.1522 39.5039 47.9037 40.1251 47.531 40.6844C47.158 41.2435 46.7231 41.8028 46.2262 42.2377C45.7292 42.7348 45.1077 43.0453 44.4864 43.356L48.8978 53.4214H45.4184L41.4421 43.9773H35.3531V53.4214H32.1844V29.8734H41.877V29.9356ZM44.3001 33.9121C45.1077 34.6576 45.4804 35.6517 45.4804 36.9564C45.4804 38.2614 45.0455 39.2553 44.3001 40.001C43.4922 40.7466 42.498 41.1193 41.2555 41.1193H35.2909V32.7938H41.2555C42.498 32.7938 43.4922 33.1665 44.3001 33.9121ZM68.9664 45.7791C68.9664 46.9596 68.7178 48.078 68.2829 49.0722C67.848 50.0663 67.2265 50.8739 66.4189 51.5574C65.6111 52.2408 64.6791 52.8001 63.623 53.1728C62.5668 53.5455 61.3863 53.7321 60.2057 53.7321C58.901 53.7321 57.7205 53.5455 56.6643 53.1728C55.6079 52.8001 54.6759 52.2408 53.9305 51.5574C53.1849 50.8739 52.5636 50.0663 52.1287 49.0722C51.6936 48.078 51.5073 47.0218 51.5073 45.7791V37.6399C51.5073 36.4594 51.6936 35.341 52.1287 34.409C52.5636 33.415 53.1227 32.6072 53.9305 31.9238C54.6759 31.2403 55.6079 30.6813 56.6643 30.3083C57.7205 29.9356 58.901 29.7493 60.2057 29.7493C61.4485 29.7493 62.6288 29.9356 63.6851 30.3083C64.7413 30.6813 65.6733 31.2403 66.4811 31.9238C67.2265 32.6072 67.848 33.477 68.2829 34.409C68.7178 35.4032 68.9664 36.4594 68.9664 37.6399V45.7791ZM65.3006 35.5274C65.6111 36.2108 65.7355 37.0808 65.7355 38.0126V45.4064C65.7355 46.4006 65.6111 47.2082 65.3006 47.8916C65.052 48.5751 64.6171 49.1343 64.12 49.5692C63.623 50.0041 63.0637 50.3147 62.3802 50.5012C61.6968 50.6876 61.0133 50.8118 60.2679 50.8118C59.5223 50.8118 58.8388 50.6876 58.1554 50.5012C57.4719 50.3147 56.9126 50.0041 56.4158 49.5692C55.9187 49.1343 55.5457 48.5751 55.2352 47.8916C54.9245 47.2082 54.8003 46.3384 54.8003 45.4064V38.0126C54.8003 37.0186 54.9245 36.2108 55.2352 35.5274C55.5457 34.8439 55.9187 34.2849 56.4158 33.8499C56.9126 33.4151 57.4719 33.0421 58.1554 32.8558C58.8388 32.6694 59.5223 32.545 60.2679 32.545C61.0133 32.545 61.6968 32.6694 62.3802 32.8558C63.0637 33.1043 63.623 33.4151 64.12 33.8499C64.6171 34.2849 64.9899 34.8439 65.3006 35.5274Z" fill="#FAC62D"/>
5
- </g>
6
- <defs>
7
- <clipPath id="clip0_769_8317">
8
- <rect width="82.0137" height="82.0137" fill="white" transform="translate(0 0.547363)"/>
9
- </clipPath>
10
- </defs>
11
- </svg>
@@ -1,6 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 438.529 438.528">
2
- <g>
3
- <path d="M433.109,23.694c-3.614-3.612-7.898-5.424-12.848-5.424c-4.948,0-9.226,1.812-12.847,5.424l-37.113,36.835 c-20.365-19.226-43.684-34.123-69.948-44.684C274.091,5.283,247.056,0.003,219.266,0.003c-52.344,0-98.022,15.843-137.042,47.536 C43.203,79.228,17.509,120.574,5.137,171.587v1.997c0,2.474,0.903,4.617,2.712,6.423c1.809,1.809,3.949,2.712,6.423,2.712h56.814 c4.189,0,7.042-2.19,8.566-6.565c7.993-19.032,13.035-30.166,15.131-33.403c13.322-21.698,31.023-38.734,53.103-51.106 c22.082-12.371,45.873-18.559,71.376-18.559c38.261,0,71.473,13.039,99.645,39.115l-39.406,39.397 c-3.607,3.617-5.421,7.902-5.421,12.851c0,4.948,1.813,9.231,5.421,12.847c3.621,3.617,7.905,5.424,12.854,5.424h127.906 c4.949,0,9.233-1.807,12.848-5.424c3.613-3.616,5.42-7.898,5.42-12.847V36.542C438.529,31.593,436.733,27.312,433.109,23.694z" fill="#FAD436"></path>
4
- <path d="M422.253,255.813h-54.816c-4.188,0-7.043,2.187-8.562,6.566c-7.99,19.034-13.038,30.163-15.129,33.4 c-13.326,21.693-31.028,38.735-53.102,51.106c-22.083,12.375-45.874,18.556-71.378,18.556c-18.461,0-36.259-3.423-53.387-10.273 c-17.13-6.858-32.454-16.567-45.966-29.13l39.115-39.112c3.615-3.613,5.424-7.901,5.424-12.847c0-4.948-1.809-9.236-5.424-12.847 c-3.617-3.62-7.898-5.431-12.847-5.431H18.274c-4.952,0-9.235,1.811-12.851,5.431C1.807,264.844,0,269.132,0,274.08v127.907 c0,4.945,1.807,9.232,5.424,12.847c3.619,3.61,7.902,5.428,12.851,5.428c4.948,0,9.229-1.817,12.847-5.428l36.829-36.833 c20.367,19.41,43.542,34.355,69.523,44.823c25.981,10.472,52.866,15.701,80.653,15.701c52.155,0,97.643-15.845,136.471-47.534 c38.828-31.688,64.333-73.042,76.52-124.05c0.191-0.38,0.281-1.047,0.281-1.995c0-2.478-0.907-4.612-2.715-6.427 C426.874,256.72,424.731,255.813,422.253,255.813z" fill="#FAD436"></path>
5
- </g>
6
- </svg>
Binary file
Binary file
@@ -1,94 +0,0 @@
1
- @import '../mixin'
2
- @import '../vars'
3
-
4
- .widget-application
5
- .widget-instructions
6
- position: absolute
7
- z-index: 2
8
- left: 0
9
- top: 0
10
- width: 100%
11
- height: 100%
12
- display: flex
13
- align-items: center
14
- justify-content: center
15
- background-position: center
16
- background-repeat: no-repeat
17
- background-size: cover
18
- // @include blurBackground(10px)
19
- &__content
20
- display: flex
21
- flex-direction: column
22
- align-items: center
23
- justify-content: flex-start
24
- background-color: transparentize($gray, .15)
25
- border-radius: 20px
26
- overflow: hidden
27
- width: 400px
28
- max-width: calc(100% - 60px)
29
- padding: 36px 30px 30px 30px
30
- @include blurBackground(5px)
31
- @include media($mobile)
32
- width: 280px
33
- padding: 26px 20px 20px 20px
34
- &__steps
35
- display: flex
36
- align-items: flex-start
37
- justify-content: center
38
- &__step
39
- display: flex
40
- flex-direction: column
41
- align-items: center
42
- justify-content: flex-start
43
- margin: 0 15px
44
- @include media($tablet)
45
- margin: 0 10px
46
- img
47
- display: block
48
- width: 52px
49
- height: 80px
50
- object-fit: contain
51
- object-position: center
52
- @include media($mobile)
53
- width: 40px
54
- height: 60px
55
- @include media($smallMobile)
56
- width: 35px
57
- p
58
- color: $text-dark
59
- font-size: 20px
60
- font-weight: bold
61
- text-align: center
62
- margin-top: 10px
63
- max-width: 130px
64
- @include media($tablet)
65
- font-size: 18px
66
- max-width: 115px
67
- @include media($mobile)
68
- font-size: 16px
69
- @include media($smallMobile)
70
- font-size: 14px
71
- button
72
- @include customButton
73
- display: flex
74
- align-items: center
75
- justify-content: center
76
- height: 44px
77
- padding: 0 33px
78
- border-radius: 52px
79
- background-color: $mainColor
80
- color: $text-dark
81
- font-size: 24px
82
- font-weight: bold
83
- text-transform: uppercase
84
- margin: 25px auto 0 auto
85
- @include media($tablet)
86
- font-size: 18px
87
- height: 40px
88
- @include media($mobile)
89
- font-size: 16px
90
- height: 35px
91
- @include media($smallMobile)
92
- font-size: 14px
93
- height: 26px
94
- padding: 0 25px